@charset "utf-8";
/* Stylesheet by Artificial Studio - www.artificialstudio.com */

/*----------------------------- SET UP DEFAULTS*/
html, body {
	border: 0;
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg) #003466 top repeat-x;
}
 
body {
	font: 80%/1.4 Arial, Helvetica, sans-serif;
	color: #FFF;
}

#wrap {
	width: 920px;
	margin: 0 auto;
}

td strong {
	color: #FFFFFF;
}

/*----------------------------- HEADINGS*/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.printit {
	width: 118px;
	display: block;
	height: 30px;
	font-weight: bold;
	background: url(../images/printit.gif) left no-repeat;
	float: right;
	margin-bottom: 15px;
	text-indent: 50px;
	font-size: 14px;
	padding-top: 7px;
}

a.printit:hover {
	background-position: right;
	color: #1b87c5;
}

.boxbig a.printit:hover {
	border: none;
	text-decoration: none;
}
 
h2, th {
	font-size: 16px;
	color: #1b87c5;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 20px;
}

#product h2 {
	font-size: 18px;
	color: #FFFFFF;
	padding: 10px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 20px;
	margin-bottom: 0px;
}

th {
	text-align: left;
}

h1, .boxbig h2 {
	font-size: 20px;
	margin-top: 3px;
}

.boxbig h2 {
	border-bottom: 1px solid #1b87c5;
	padding-bottom: 8px;
	margin-bottom: 30px;
	margin-top: 10px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
}

p, li {
	line-height: 22px;

}

.boxbig a:hover {
	border-bottom: 1px solid #1b87c5;
}

/*----------------------------- COMMON FORMATTING*/
p, ul, ol {
	margin: 0;
	padding: 0 0 1.25em 0;
}
 
ul, ol {
	padding: 0 0 1.25em 2.5em;
}
 
blockquote {
	margin: 1.25em;
	padding: 1.25em 1.25em 0 1.25em;
}
 
small {
	font-size: 0.85em;
}

img {
	border: 0;
}
 
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
 
sub {
	position: relative;
	vertical-align: baseline;
	font-size: 10px;
}
 
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
 
a, a:link, a:visited, a:hover {
	text-decoration: none;
	outline: none;
	color: #FFF;
}
 
form {
	margin: 0;
	padding: 0;
	display: inline;
}
 
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
}
 
textarea {
	width: 100%;
	line-height: 1.25;
}
 
label {
	cursor: pointer;
}
 
table {
	border: 0;
	margin: 0 0 0 0;
	padding: 0;
	margin-top: 1px;
}
 
table tr td {
	padding: 2px;
}

th, td {
	padding: 8px;
}

th {
	background-color: #000000;
	font-size: 14px;
}

tr {
	background-color: #121212;
}

td {
	color: #CCCCCC;
	font-size: 12px;
}

td.listtd {
	margin: 0px;
	padding: 0px;
}

.listtd {
	height: 30px;
	margin: 0px;
	padding: 0px;
}

.listtd li {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
	padding-left: 10px;
	margin-left: 10px;
}

td p {
	padding-left: 10px;
}

.zeb {
	background-color: #1e1e1e;
}

/*-------------------------------------------------------------- MAIN STRUCTURAL DIVS*/
#top {
	width: 100%;
	height: 150px;
}

#top img {
	float: left;
}

#header {
	width: 100%;
	height: 260px;
	background: url(../images/header.jpg) left no-repeat #05153c;
	margin-bottom: 5px;
}

#header img {
	float: left;
}

#header p {
	width: 300px;
	float: right;
	line-height:22px;
	margin-top: 10px;
	font-size: 13px;
}

#cat_entry h1, #cat_cooking h1, #cat_dishwashing h1, #cat_display h1, #cat_pizzaovens h1, #cat_refrigeration h1 {
	width: 300px;
	float: right;
}

#header .button {
	margin-top: 10px;
	background-image: url(../images/buttonblue.gif);
}

#header ul {
	float: left;
}

#cat_entry, #cat_cooking, #cat_dishwashing, #cat_display, #cat_pizzaovens, #cat_refrigeration {
	width: 540px;
	height: 190px;
	float: left;
	padding: 20px 0px 0px 10px;
}

.none {
	position: absolute;
	left: -5000px;
}

#menu {
	width: 307px;
	height: 260px;
	float: right;
}

#btn_cooking, #btn_dishwashing, #btn_display, #btn_pizzaovens, #btn_refrigeration {
	width: 307px;
	height: 52px;
	background-position: left;
	background-repeat: no-repeat;
	display: block;
}

#btn_cooking.on, #btn_dishwashing.on, #btn_display.on, #btn_pizzaovens.on, #btn_refrigeration.on {
	background-position: right;
	color: #076195;
}

#header li {
	font-size: 13px;
	margin-bottom: 15px;
}

#header li a:hover {
	color: #CCCCCC;
}

#cat_cooking li, #prod_cooking li {
	background: url(../images/li_cooking.gif) left no-repeat;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	display: block;
}

#cat_dishwashing li, #prod_dishwashing li {
	background: url(../images/li_dishwashing.gif) left no-repeat;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	display: block;
}

#cat_display li, #prod_display li {
	background: url(../images/li_display.gif) left no-repeat;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	display: block;
}

#cat_pizzaovens li, #prod_pizzaovens li {
	background: url(../images/li_pizzaovens.gif) left no-repeat;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	display: block;
}

#cat_refrigeration li, #prod_refrigeration li {
	background: url(../images/li_refrigeration.gif) left no-repeat;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	display: block;
}

.product_title {
	background-color: #000000;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-transform: uppercase;
	border-top: 1px solid #003261;
}

.product_title h1 {
	font-size: 17px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 9px;
	float: left;
}

.pdf {
	float: right;
	padding-top: 5px;
}

#breadcrumbs a.back, #news a.back {
	float: right;
	width: 28px;
	height: 26px;
	display: block;
	padding: 0px;
	padding-right: 20px;
	margin: 0px;
}

#news a.back {
	text-decoration: none;
	border: none;
	padding-right: 10px;
}

#breadcrumbs a.back img {
	padding: 5px;
	float: none;
}

#product_content {
	float: left;
	width: 270px;
	margin: 15px;
	min-height: 400px;
	background: url(../images/product_content_bot.jpg) bottom no-repeat #191919;
}

#equipment #product_content ul {
	margin: 10px;
}

#product_image {
	float: left;
	width: 370px;
	min-height: 385px;
	margin-top: 15px;
	margin-right: 15px;
	padding-bottom: 15px;
	background: url(../images/product_image_bot.jpg) bottom no-repeat #FFFFFF;
}

#product_content li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 11px;
	padding-left: 10px;
	color: #e5e1e1;
	line-height: normal;
}

.cooking #product_content li {
	border-left: 3px solid #f26100;
}

.dishwashing #product_content li {
	border-left: 3px solid #9eca2b;
}

.display #product_content li {
	border-left: 3px solid #7f2cc6;
}

.pizzaovens #product_content li {
	border-left: 3px solid #cc292a;
}

.refrigeration #product_content li {
	border-left: 3px solid #1ca0de;
}

#product_content ul {
	margin: 0px;
	padding: 0px;
}

table#product_table {
	margin: 0px;
	width: 220px;
	min-height: 400px;
	float: left;
}

#product_table th {
	background: url(../images/th.jpg) top no-repeat #000000;
	height: 18px;
	color: #f26100;
}

.cooking #product_table th {
	color: #f26100;
}

.dishwashing #product_table th {
	color: #9dca27;
}

.display #product_table th {
	color: #7e2fc9;
}

.pizzaovens #product_table th {
	color: #c72c2a;
}

.refrigeration #product_table th {
	color: #15a1d2;
}

.producttab {
	margin-top: 15px;
	display: block;
	height: 400px;
	width: 219px;
	float: left;
	background: url(../images/bottom.jpg) #292929 bottom no-repeat;
}

#product_table td {
	height: 18px;
	border-right: 1px solid #0d0d0d;
	border-bottom: 1px solid #0d0d0d;
	padding: 5px;
	padding-left: 10px;
}

#product_table tr {
	background-color: #292929;
}

td li {
	margin-left: 30px;
}

#equipment td li {
	margin-left: 20px;
}

#menu h1 {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 90px;
	font-weight: bold;
}

#btn_cooking {
	background-image: url(../images/btn_cooking.jpg);
}

#btn_dishwashing {
	background-image: url(../images/btn_dishwashing.jpg);
}

#btn_display {
	background-image: url(../images/btn_display.jpg);
}

#btn_pizzaovens {
	background-image: url(../images/btn_pizzaovens.jpg);
}

#btn_refrigeration {
	background-image: url(../images/btn_refrigeration.jpg);
}

#image_cooking img, #image_dishwashing img, #image_display img, #image_pizzaovens img, #image_refrigeration img, #image_entry img {
	display: block;
}

#calls {
	width: 100%;
	height: 220px;
	background: url(../images/calls.gif) no-repeat #090909;
}

#calls2 {
	width: 100%;
	min-height: 220px;
	display: block;
	background: url(../images/calls2.gif) no-repeat #090909;
}

#calls2bot {
	width: 100%;
	height: 31px;
	background: url(../images/calls2bot.gif) no-repeat;
}

#productsbot {
	width: 100%;
	height: 31px;
	background: url(../images/productsbot.gif) no-repeat bottom #0d0d0d;
}

#product {
	background-color: #0d0d0d;
}

.box, .boxbig {
	width: 275px;
	margin-right: 1px;
	padding: 15px;
	padding-top: 0px;
	float: left;
}

.boxbig {
	width: 580px;
}

.box p, .boxbig p {
	font-size: 14px;
	padding-bottom: 5px;
}

.box input, .boxbig input {
	margin: 0px;
	width: 240px;
	height: 19px;
	padding: 3px;
	padding-top: 6px;
	border: none;
	margin-top: 5px;
	margin-bottom: 10px;
}

.box form, .boxbig form {
	padding: 0px;
	margin: 0px;
}


#breadcrumbs {
	width: 920px;
	height: 40px;
	display: block;
	background-color: #000;
	text-transform: uppercase;
}

#breadcrumbs a {
	padding: 10px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

#breadcrumbs img {
	padding-top: 16px;
	float: left;
}

a:link.level1, a:visited.level1, a:active.level1 {
	color: #666;
}

a:link.level2, a:visited.level2, a:active.level2 {
	color: #999;
}

#breadcrumbs a:hover {
	color: #CCCCCC;
}

.button, td .button, .zeb td .button, .button2, input.button {
	width: 118px;
	height: 30px;
	background: url(../images/button.gif) left no-repeat;
	display: block;
	text-align: center;
	font-size: 14px;
	padding-top: 7px;
	margin-left: -6px;
}

a.button:link, a.button:visited, a.button:active, .button {
	color: #FFFFFF;
	text-decoration: none;
}

a.button:hover, a.button2:hover, input.button:hover {
	background-position: right;
	color: #197eb7;
	cursor: pointer;
}

input.button {
	padding-top: 3px;
	padding-bottom: 5px;
	font-weight: bold;
	clear: both;
}

label {
	display: none;
}

#name, #iusid-iusid {
	width: 125px;
	float: left;
}

#iusid-iusid {
	margin-left: 10px;
	margin-top: -13px;
	float: right;
}

td .button {
	background-image: url(../images/button3.gif);
}

.button2 {
	background-image: url(../images/button5.gif);
}

.zeb td .button {
	background-image: url(../images/button2.gif);
}

/*-------------------------------------------------------------- MY DIVS*/
#footer {
	width: 920px;
	height: 40px;
	clear: both;
	font-size: 85%;
}

#footer_left, #footer_right {
	float: left;
	padding: 10px;
	padding-top: 25px;
	height: 40px;
}

#footer_left {
	width: 20%;
}

#footer_right {
	float: right;
	text-align: right;
	width: 70%;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	float: right;
}

#footer li {
	float: left;
	text-align: right;
	list-style-type: none;
	padding-right: 20px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/*-------------------------------------------------------------- NAVIGATION*/
#nav {
	height: 44px;
	background-color: #000000;
}

#nav, #nav ul {
	width: 905px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 1.5em;
	letter-spacing: normal;
	padding-left: 15px; 
}

#nav a {
	display: block;
	padding: 10px;
	padding-top: 15px;
	height: 19px;
	color: #fff;
	text-decoration: none;
	font-family: GillSans, Futura, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-transform: uppercase;
	width: 100px;
	text-align: center;
}

#nav a:hover, #home .home, #company .company, #news .news, #links .links, #equipment .equipment, #contact .contact {
	background: url(../images/nav.gif) center top no-repeat;
}

#nav li {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 120px;
}

#nav ul {
	position: absolute;
	display: none;
	top: 45px;
	padding: 0px;
	margin: 0px;
}

#nav li ul a {
	display: block;
	padding: 5px;
	height: auto;
	float: left;
	font-size: 11px;
	letter-spacing: normal;
}

#nav ul ul {
	top: auto;
}	

#nav li ul ul {
	left: 110px;
	margin: 0px 0 0 0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}

/*-------------------------------------------------------------- PLUGINS*/

#searchform {
	float: right;
	margin-top: 65px;
}

#searchform input {
	margin: 0px;
	width: 150px;
	border: none;
	padding: 6px;
	padding-bottom: 0px;
	height: 24px;
}

input#search_button {
	width: 96px;
	height: 38px;
	background: url(../images/search_button.gif) no-repeat left;
	color: #FFF;
	padding: 0px;
	text-align: left;
	font-weight: bold;
	cursor: pointer;
	padding-left: 15px;
}

input#search_button:hover {
	color: #197eb7;
	background-position: right;
}

#searchresult {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
}

#searchresult h2 a:link, #searchresult h2 a:visited, #searchresult h2 a:active {
	text-decoration: none;
}

#searchresult h2 a:hover {
	color: #000000;
}

#searchresult:hover {
	background-color: #E6E6E6;
}

#searchresult p, #searchresult h2 {
	margin: 0px;
	padding: 2px;
	border: none;
}

#sitemap {

}

#image1, #image2 {

}

#flash {

}

#result {
	border: 1px solid #CCC;
	margin: 5px;
	padding: 5px;
	display: none;
}

#image_cooking, #image_dishwashing, #image_display, #image_pizzaovens, #image_refrigeration, #image_entry {
	width: 220px;
	height: 200px;
	overflow: hidden;
	display: block;
	float: left;
}

#thumb {
	width: 120px;
	height: 67px;
	padding-top: 3px;
	margin: 5px;
	margin-right: 0px;
	background: url(../images/thumb.gif) no-repeat center;
}