﻿html {height:100%;}
body {background: #a9a9a9 url(images/bg.png) repeat-x left top ; font: normal 12px Arial;}
#bodyPage {margin-top:0px;margin-left:auto; width:980px;margin-right:auto;height:100%; }

label
{
width: 80px;
float: left;
text-align: left;
margin-right: 0.5em;
display: block;
font-weight:bold;
}

.submit input
{
margin-left: 10px;
} 

div.managementNav
{
	padding:4px 4px 4px 4px;
	border: solid 1px #cdcdcd;
	font-weight:bold;
}


.managementNav ul 
{
	list-style-type:none;
	 padding:0px;}
.managementNav li 
{
	list-style-type:none;
	padding:0 5px 0 5px;
}
.managementNav li a {color:White; text-decoration: none;}
.managementNav li a:hover {color:#f2581c; text-decoration: underline;}


/* ===================== Page layout ====================== */
#page {margin:0px; width:980px;height:100%;position:relative;}

#pageHeader {height:120px; width:100%; border-top:solid 1px black;position:relative; z-index:98; background-image:url(images/header_bg.gif);}
#pageHeader .menu {margin-top:5px;margin-left: 0;padding-left: 0;white-space: nowrap;text-align:right;font:normal 11px Arial;}
#pageHeader .menu li{display: inline;list-style-type: none;}
#pageHeader .menu a { padding: 3px 10px; }
#pageHeader .menu a:link, #pageHeader a:visited{color:Orange;text-decoration: none;}
#pageHeader .menu a:hover{color: #f2581c;text-decoration: none;}
#pageHeader .logo{margin-left:30px;background: url(images/logo.png) no-repeat left top  ; width:202px;height:71px;}

.searchbox {position:absolute; top: 50px; right:5px; background-color:transparent; padding:6px 10px; color:Black; vertical-align: middle;}
.searchbox_textbox { border:solid 1px #757575; background-color:#d3d3d3; height:20px;  vertical-align: middle;  margin:0px; padding:2px 0 0 0;}
.searchbox_btn {background: white url(images/search_btn.png) no-repeat left top ;  width:30px; height:24px; border:0px;  vertical-align: middle; margin:0px; padding:0px; cursor:pointer;}

#navigation {margin-left:240px; margin-top:10px;}
#navigation .menu {margin:0px;padding:0px;white-space: nowrap;margin-bottom:10px; font: bold 16px Arial;letter-spacing:0.06em;}
#navigation .menu li {display: inline;list-style-type: none;}
#navigation .menu a { padding: 100px 15px 10px 15px;}
#navigation .menu a:link, .menu a:visited{color: #efefef;text-decoration: none;}
#navigation .menu a:hover, .menu a.active{color: black;text-decoration: none;background: white url(images/menu_bg.png) repeat-x left bottom ; }

.submenu { color:#f5f5f5; }
.submenu a {color:White;}
.submenu p { padding:1px 5px 1px 15px; }
.submenu em { font-weight:bold; color:#f2581c; }
.submenu h2 { margin:10px 0 0 15px; font: bold 16px Arial; letter-spacing:0.06em; color:White;}
.submenu ul {list-style-type:none; margin:10px 0 0 20px; padding:0px;}
.submenu li {padding-top:5px; color:#f5f5f5;}
.submenu li a {color:White; text-decoration: none;}
.submenu li a.selected {font-weight:bold; color:#f2581c; text-decoration: none;}

.submenu li a:hover {color:#f2581c; text-decoration: underline;}
.submenu li h4 { margin:0; padding:0; }

#pageContent { min-height:500px; display: block; background-color:White;background: white url(images/content_bg.png) repeat-y -980px top ; border-bottom:solid 1px transparent;}
#pageContent .b {background: url(images/content_bg.png) no-repeat 0px -20px; min-height:300px;margin:0px;padding:0px;}
#pageContent .b .left {width:235px;float:left;height:auto;margin-top:10px;}
#pageContent .b .right{width:720px;margin-left:245px;margin-top:10px;display:table;}
.pageContentFooter {height:20px;background: url(images/content_bg.png) no-repeat 0px top; }
#pageFooter {margin-top:10px;border:0px;text-align:center;color:#d5d5d5;font-size:11px; letter-spacing:0.05em;}
#pageFooter a:link, #pageFooter a:visited {color:White; text-decoration:none;}
#pageFooter a:hover {color:White; text-decoration:underline;}

.banner {border:solid 1px gray; width:688px; text-align:center; height:208px;}
.banner img { width:688px; }
.banners {margin:5px;}
.banners .nav { height:40px; width:690px; background: url(images/banner_btn.png) repeat-x top left;  }
.banners .nav ul { list-style-type:none; margin:0px; padding:0px; white-space: nowrap; width:688px; }
.banners .nav ul li {float: left; display:block; width:137px;list-style-type: none;}
.banners .nav ul li a { height:40px;  width: 100%; display:block; line-height:40px; color:#ededed; text-decoration:none; text-align:center;}
.banners .nav ul li a.active { font-weight:bold; color:#F2581C; }
.banners .nav ul li a:hover {color:#F2581C;}


/* ===================== Grid / Table / List ====================== */

.grid {margin-left:15px;}
.gridItem { float:left; width:170px; display:block; height:180px;}
.gridItem .frame, .dealerProduct .frame, .topic .floatLeft .frame {background: url(images/cell_bg.png) no-repeat 0px top; width:140px; height:113px;margin-left:auto;margin-right:auto; border-bottom:solid 5px white;}
.gridItem .frame img { margin:6px;   }
.gridItem .frame img, .dealerProduct .frame img,.topic .floatLeft .frame { margin:6px;   }



.gridItem .content {margin-top:10px;margin-left:auto;margin-right:auto;width:142px; }
.gridItem .content .price { color:#4fbc1e; font:bold 12px Arial; float:left;}
.gridItem .content .addtocart {margin-left:70px;}
.gridItem .content .addtocart img { border:0px;}
.gridItem .content .name {margin-top:2px; font:bold 12px Arial; color:#f2581c; height:50px;}
.gridItem .content .name a {color:#f2581c; text-decoration:none;}
.gridItem .content .name a:hover { color:#000000;  text-decoration:underline;}
.gridItem .content .desc {display:none;}

.gridItem_on .frame {background: url(images/cell_bg.png) no-repeat -140px top; width:148px; height:120px; margin-left:auto;margin-right:auto;cursor:pointer; border:0px;}
.gridItem_on .frame img {margin:7px 0px 6px 6px; width:130px; height:104px;}

.gridItem_v {position:relative; width:100%; height:120px;}
.gridItem_v .frame {float: left; background: url(images/cell_bg.png) no-repeat 0px top;  width:140px; height:113px; margin-left:auto; margin-right:auto; cursor:pointer;}
.gridItem_v .frame img { margin:6px;}
.gridItem_v .content {margin-left:145px; padding:5px; background-color:#f2f2f2; height:105px; width:460px; overflow:hidden;}
.gridItem_v .content .price {color:#4fbc1e;font:bold 12px Arial; float:right; display:inline;  background-color:#eaeaea; width:80px; text-align:center; position:absolute; right:10px; top:0px; padding-top:5px;}
.gridItem_v .content .addtocart {color:#4fbc1e;font:bold 12px Arial; float:right; margin:50px 0 0 -20px;  display:inline; position:absolute; right:10px; top:-30px; background-color:#eaeaea; width:80px; height:85px; text-align:center; padding-top:10px;}
.gridItem_v .content .addtocart img {border:0px;}
.gridItem_v .content .name { display:block; font:bold 14px Arial;}
.gridItem_v .content .desc { margin-top:5px; display:block; width:460px;}

.gridItem_v_on .frame {float: left;background: url(images/cell_bg.png) no-repeat -140px top; width:148px; height:117px;margin-left:auto;margin-right:auto;cursor:pointer;}
.gridItem_v_on .frame img {margin:7px 0px 6px 6px; width:130px; height:104px;}
.gridItem_v_on .content {margin-left:145px; padding:5px; background-color:#f9f0eb; height:105px;}
.gridItem_v_on .content .price {color:#4fbc1e;font:bold 12px Arial; float:right; display:inline;  background-color:#fbf4ef; width:80px; text-align:center; position:absolute; right:10px; top:0px; padding-top:5px;}
.gridItem_v_on .content .addtocart {color:#4fbc1e;font:bold 12px Arial; float:right; margin:50px 0 0 -20px;  display:inline; position:absolute; right:10px; top:-30px; background-color:#fbf4ef; width:80px; height:85px; text-align:center; padding-top:10px;}

.topic {width:700px; margin:10px 0; display:table; height:30px;}
.topic h2 { font: bold 22px Arial; float:left; margin:0px; padding:0px;}
.topic h3 { font:normal 12px Arial; float:left; clear:left; margin:0px; padding:0px; }
.topic .display {float:right;}
.topic .gridview {background: url(images/display_btn.png) no-repeat left top; width:28px; height:26px; float:left; cursor:pointer;}
.topic .listview {background: url(images/display_btn.png) no-repeat -28px top; width:28px; height:26px;  float:left; cursor:pointer;}
.topic .grid_on {background: url(images/display_btn.png) no-repeat left -26px; width:28px; height:26px;  float:left; cursor:pointer;}
.topic .list_on {background: url(images/display_btn.png) no-repeat -28px -26px; width:28px; height:26px; float:left; cursor:pointer;}
.topic .floatLeft { float:left; padding-right:5px;  }

.content .desc ul 
{
	list-style-type:none;	
	 padding:0px;}
	 
.content .desc ul li 
{
	list-style-type:none;
	padding: 0px 5px 0 0px;
	display:block;
	float:left;
}
.content .desc ul li em { font-weight:bold; padding-right:10px; }

.list {list-style-type:none; margin:5px 0 0 10px; padding:0px;}
.list li {margin-top:3px;}
.list li a { color:#808080; text-decoration:none;}
.list li a:hover { text-decoration:underline;}

/* ===================== Block ====================== */

.block {background: url(images/block.png) repeat-y -1960px top; width:980px; display:table; }
.block .h {background: url(images/block.png) no-repeat left top; width:980px; height:13px;}
.block .b {background: url(images/block.png) no-repeat -980px bottom; width:980px;  min-height:80px; padding: 0px 0px 15px 0px; display:table;}
.block .f {}
.block .line {background: url(images/block_line.png) no-repeat left top; width:4px; height:111px; float:left; margin:0px 7px 0 3px;}
.newsletter {float:left; width:220px;}
.newsletter p { margin:5px;}
.newsletter_text {border:solid 1px gray; width:180px; margin:5px 0px;}
.newsletter_btn {background-color:White; border:solid 1px gray; width:184px; cursor:pointer;}

/* ===================== Elements ====================== */

.margin_l_10 {margin-left:10px;}
.margin_t_10 {margin-top:10px;}
.fLeft {float:left;}
.w180 {width:176px; }
.w200 {width:200px;}

.f11 { font-size:11px;}
.f12 { font-size:12px;}
.f13 { font-size:13px;}

.cGray {color:#2f2f2f;}
.bold {font-weight:bold;}

/*------ form ------*/





.article
{
	width:688px;
	margin:5px;
	clear:both;	
}


.dealerProduct
{
	padding:5px 5px 5px 5px;
	margin:3px 0 3px 0;
	border:solid 1px #c6c6c6;
	width:688px;
	overflow:visible;
}


.dealerProductDetails .detailHeader
{
	clear:both;
	font-weight:bold;
}
.dealerProductDetails .detailHeader .rowItem, 
.dealerProductDetails .detailRow .rowItem
{
	float:left;
	width:100px;	
}
.dealerProductDetails .detailRow .rowItem
{
	height:44px;
	width:90px;
	padding: 3px 0px 3px 10px;	
}

.dealerProductDetails .detailRow .centerText
{
	height:35px;	
	padding-top:15px;
}

.dealerProductDetails .detailRow .altCol
{
	background-color:#f0f0f0;
}


.dealerProductDetails .detailHeader .rowItemHalf, 
.dealerProductDetails .detailRow .rowItemHalf
{
	float:left;
	width:55px;
	
}

.dealerProductDetails .detailRow
{
	clear:both;
	height:50px;
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom:solid 1px #c6c6c6;
}

.dealerProductTitle
{
	font-size:14pt;
	font-weight:bold;
	float:left;
	padding-top:20px;
	padding-left:10px;
}

.dealerProductImage
{
	width:140px;
	display:block;
	float:left;
	vertical-align:middle;
	
}

.dealerProductImage_img  
{
vertical-align:middle; 
text-align:center; 
                     margin:auto;
                          
                          }


.dealerProductDetails
{
	width:650px;
	display:block;
	float:left;
	margin-left:20px;
}

div.dealer
{
	margin-bottom: 10px;
	padding-left:20px;
	clear:both;
	border-bottom:solid 1px #c6c6c6;
}

div.dealer div.dealerLeft { width:200px; float:left; }
div.dealer div.dealerMap { width: 450px; float:left; }

h3.dealer { color:#F2581C; font-weight:bold; background-color:black; padding:3px 3px 3px 3px; }

div.recentNews
{
	height:200px;
	overflow-y:auto;	
}

#cartBox 
{
		position:absolute; 
		top: 75px; right:5px; 
		background-color:transparent; 
		padding:1px 10px 0 18px;
		color:Black; 
		vertical-align: middle;
		background: url(pix/cart.png) no-repeat left top;
		
}

#cartBox a, 
#cartBox a:link, 
#cartBox a:visited, 
#cartBox a:active { color: #F2581C; font-weight:bold; }


div.dealerContent a, 
div.dealerContent a:link, 
div.dealerContent a:visited, 
div.dealerContent a:active { text-decoration:none; font-weight:bold; color: #666666;  }
div.dealerContent a:hover { color: #F2581C; }


.dealerContent table, .product table
{
	margin-top:10px;
	border-left:solid 1px #666666;
	border-right:solid 1px #666666;
	border-top:solid 1px #666666;
	
	border-collapse: collapse;
	min-width:400px;
}

.product table { min-width:100px; border:solid 1px #666666; background-color:#fafafa; }

.dealerContent table tr th, .product table tr th {color: #fafafa; background-color:#666666; text-align:left; padding:2px 2px 2px 2px; height:24px; background: url(images/table_header_bg.gif) repeat-x left top; }
.dealerContent table tr td, .product table tr td { border-bottom:solid 1px #c6c6c6; padding:2px 8px 2px 2px; }
.dealerContent table tr td.alt, .product table tr td.alt { background-color: #f4f4f4; }


.product { width:700px; }
.product .productImageView {  min-height:300px; padding:5px 5px 5px 5px; float:left; width:400px; border:solid 1px #c6c6c6; margin-right:25px; }
.product .details { padding:5px 5px 5px 5px; float:left; min-height:302px; width:250px; background-color:#c6c6c6;  }
.product .productImageView .colorImages {background-color:#c6c6c6; overflow-x:auto; }
.product .productImageView .imageThumb img { border:solid 1px #c6c6c6;  }
.product .productImageView .imageThumb { background-color:#fafafa;  width:50px; float:left; padding:3px 3px 9px 3px; margin:2px 5px 5px 5px; font-size:xx-small;}
.product .productImageView .imageThumb .thumbDesc { width:48px;}
.product .productImageView .selected { background-color: #F2581C; }
.product .details #desc, .product .details #colorSelect, .product .details #dimensionSelect, .product .details #pricing { font-weight: normal; padding:5px 0px 5px 10px; background-color:#fafafa; }
/*.product .details #colorSelect, .product .details #dimensionSelect { display:none; visibility:hidden; } */
.product .details #name { font-weight: bold; font-size:14pt; color:#F2581C; padding:5px 0px 5px 10px; }


.blogEntry
{
	clear:both;
	width:600px;
	padding:5px 5px 5px 5px;	
	border:solid 1px #c6c6c6;
	margin-bottom:10px;
}

.blogEntry .title { float:left; width:400px; font-weight:bold; color:#F2581C; }
.blogEntry .editEntry { float:right; width:100px; text-align:right; }
.blogEntry .body { border-top: solid 1px #c6c6c6; clear:both; }
.prostaff  { clear:both;width:600px;padding:5px 5px 5px 5px;	border-bottom:solid 1px #c6c6c6;margin-bottom:10px; }
.prostaff .content img { margin:3px 15px 3px 3px; border:solid 1px #c6c6c6; padding:2px 2px 2px 2px; }




/*------------- SITE CART ------------------------*/

.cart-row-header { font-weight:bold; color:#F2581C; clear:both;}
.cart-row { font-weight:normal; clear:both;}
.cart-row-footer { font-weight:normal; clear:both;border-top:solid 1px #F2581C; padding-top:10px; margin-top:5px; }
.cart-row alt { background-color:#fafafa; }
.cart-row-quantity { float:left; width: 50px; margin-right:5px; }
.cart-row-quantity input {  width: 25px; margin:0px 5px 0px 5px;}

.cart-row-code { float:left; width: 100px; margin-right:5px; }
.cart-row-name { float:left; width: 300px; margin-right:5px; }
.cart-row-price { float:left; width: 50px; margin-right:5px; }
.cart-row-total { float:left; width: 30px; margin-right:5px; }
.checkout-form label { width: 120px; }

div.siteOrder 
{
	margin-bottom:10px;
	border-bottom:solid 3px orange;
}

div.siteOrder div.info { font-size: 14px; padding:3px 3px 3px 3px; background-color:Orange; }
span.siteOrder-field { padding-right:10px;  }
div.siteOrder div.contact span.siteOrder-field { display:block; padding-left:3px; }
