/*= css for wet okole =*/

*
{
	margin: 0;
	padding: 0;
}

body
{
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

img
{
	border: 0;
}

a:link, a:active
{
	text-decoration: none;
}

/* base containers */

#container
{
	width: 100%;
	background-image: url(images/main-prod-bck-tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#main-nav
{
	background: url(images/header-bck-tile.gif) repeat-x top left #fff;
	
}

#sub-nav
{
	width: 238px;
	float: left;
	border-right: solid 1px #33ccff;
	margin-left: 2px;
}
#sub-nav ul, li{
	list-style-type: none;

}
#sub-nav .level0{
	width: 228px;
	float: left;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #33ccff;
	border-bottom-color: #365BA9;
	display: block;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	line-height: 22px;
	vertical-align: middle;
	color: #000066;
}
#sub-nav .level0:hover
{
	color: #FFFFFF;
	background-color: #2B4885;
}

#sub-nav .level1
{
	width: 219px;
	float: left;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #33ccff;
	border-bottom-color: #365BA9;
	display: block;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 18px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	line-height: 18px;
	vertical-align: middle;
	background-color: #E7E7ED;
}
#sub-nav .level1:hover
{
	color: #FFFFFF;
	background-color: #3C64B9;
}

#sub-nav .level2
{
	width: 211px;
	float: left;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #33ccff;
	border-bottom-color: #365BA9;
	display: block;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 26px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	line-height: 18px;
	vertical-align: middle;
	background-color: #E7E7ED;
}
#sub-nav .level2:hover
{
	color: #FFFFFF;
	background-color: #3C64B9;
}

#content
{
	width: 750px;
	float: left;
	color: #000;
	text-align: center;
	margin-left: 8px;
	margin-right: 4px;
}

#right-col
{
	width: 165px;
	float: left;
	color: #2b4885;
	padding: 10px 0 0 10px;
	font-size: 12px;
}

#footer
{
	
	height: 184px;
	background: url(images/footer-bck-tile.gif) repeat-x top left #fff;
	clear: both;
	text-align: center;
	padding-right: 175px;
}

#main-nav li
{
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

/* top portion of header - main navigation */

#main-nav-top
{
	height: 49px;
	clear: both;
}

#main-nav-top #logo
{
	width: 242px;
	height: 49px;
}

#main-nav-top #contact-cart
{
	width: 518px;
	height: 45px;
	padding: 3px 0 0 10px;
	color: #000;
}

/* middle portion of header - main navigation */

#main-nav-mid
{
	clear:both;
	background-color: blue;
}

#main-nav-mid #searchbox
{
	width: 235px;
	height: 38px;
	background: url(images/searchbox-tile.gif) repeat-x top left;
	font-weight: bold;
	padding: 0 0 0 5px;
	border-right: 1px solid #fff;
}

#main-nav-mid #searchbox ul
{
	float: right;
}

#main-nav-mid #searchbox li.text-adjust
{
	padding: 11px 5px 5px 0;
}

#main-nav-mid #searchbox li.box-adjust
{
	padding: 8px 5px 5px 0;
}
#main-nav-mid #searchbox li.img-adjust
{
	margin-top: -1px;
}
#main-nav-mid div
{
	float: left;
}

/* bottom portion of header - main navigation */

#main-nav-btm
{
	width: 770px;
	height: 20px;
	background: url(images/00install_f2.gif) repeat-x top left;
	border-top: solid 1px #fff;
	clear: both;
}

#main-nav-btm ul li
{
	display:block;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 0 38px; 
}
#main-nav-btm a
{
	color: #2b4885;
	text-decoration: none;
}
#main-nav-btm a:link
{
	color: #2b4885;
}

#main-nav-btm a:hover
{
	color: #cc0033;
}



/* main navigation buttons */

#nav-buttons
{
	width: 528px;
	height: 38px;
	border-right: 1px solid #fff;
	font-size: 11px;
}

#nav-buttons ul li
{
	float: left;
	width: 88px;
	height: 19px;
	text-align: center;
	line-height: 18px;
	background:url(images/nav-btn-tile.gif) repeat-x top left;
}

#nav-buttons ul li a
{
	text-decoration: none;
	color: #fff;
	display: block;	
}

#nav-buttons ul li a:hover
{
	background:url(images/nav-btn-tile.gif) repeat-x bottom left;
}

#nav-buttons ul li a.top
{
	border-top: 1px dotted #fff;
}

#nav-buttons ul li a.right
{
	border-right: 1px dotted #fff;
}	


/* sub-nav coding 


#sub-nav a
{
	color: #000;
	display: block;
	
}

#sub-nav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;	
	border: solid 1px #33ccff;
	
}

#sub-nav ul li 
{
	width: 239px;
	position: relative;
}

#sub-nav li ul 
{
	position: absolute;
	left: 240px;
	top: 0;
	display: none;
}

#sub-nav ul li 
{
	float: left
}

#sub-nav ul li a
{
	display: block;
	text-decoration: none;
	color: #121212;	
	/*border-top: solid 1px #fff;
	border-bottom: solid 1px #c9d3ed;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 7px;
	
	
}

#sub-nav ul li a:hover
{
	background-color: #2B4885;
}

#sub-nav li ul li a
{
	display: block;
	background-color: #FFFFFF;	
}

#sub-nav li ul li a:hover
{
	background-color: #BDC0DB;
}

#sub-nav li:hover ul, #sub-nav li.over ul
{ 
	display: block;
}

/* Fix IE. Hide from IE Mac \
* html #sub-nav ul li { float: left; }
* html #sub-nav ul li a { height: 1%; }
 End 
*/
/* main content */

#homepage
{
	padding: 15px;
	font-weight: bold;
	font-size: 13px;
}

#homepage p
{
	font-weight: normal;
	font-size: 13px;
}

#homepage #intro
{
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}

#homepage a
{
	text-decoration: underline;
}

#homepage ul
{
	margin: 0 0 30px 0;
	clear: both;
	
}

#homepage ul li
{
	float: left;
	width: 162px;
	list-style-type: none;
}

#homepage h1
{
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0 0;
}

#homepage h2
{
	padding: 0 0 10px 0;
	font-size: 11px;
	width: 155px;
	font-weight: normal;
}

#homepage .header
{
	margin: 15px 0 10px 0;
}

#homepage .product-shot
{
	margin: 8px 0 5px 0;
}

#homepage #special-offer
{
	text-align: left;
	margin: 20px 0 0 0;
}

#homepage #special-offer p
{
	font-weight: normal;
}

#homepage #special-offer h3
{
	color:#2B4886;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	margin: 0 0 5px 0;
}

#homepage #special-offer img
{
	float: left;
	margin: 0 10px 0 0;
}

#homepage #flag1
{
	margin: 0 0 20px 6px;
	float: left;
}

 #homepage #flag1 h2
{
	height: 20px;

}

#homepage #flag2
{
	margin: 0 0 20px 6px;
	float: left;
}

#homepage #flag2 h2
{
	height: 20px;
	
}

#homepage #promotion
{
	margin: 40px 0 20px 0;
}

/* graphics template page */

#graphics
{
	text-align: left;
	padding: 15px;
}

#graphics li
{
	border: 1px solid #ccc;
	width: 150px;
	height: 180px;
	margin: 2px;
	padding: 4px;
	text-align: center;
	float: left;
	list-style: none;
}

#graphics a
{
	text-decoration: none;
	color: #000;
}

#graphics a:hover
{
	text-decoration: underline;
	color: #0000FF;
}

#graphics #dynamic-data
{
	margin: 10px 0 10px 0;
	height: 20px;
}

#graphics #foundProducts
{
	float: left;
}

#graphics #pages
{
	float: right;
}

/* category template page */
#categoryprods
{
	text-align: left;
	padding: 15px;
}

#categoryprods li
{
	border: 1px solid #ccc;
	width: 150px;
	height: 225px;
	margin: 2px;
	padding: 4px;
	text-align: center;
	float: left;
	list-style: none;
}
#categoryprods h1 {
	border: 1px solid #ccc;
	margin: 2px;
	padding: 4px;
	list-style: none;
	font-size: 15px;
	line-height: 20px;
}

#categoryprods a
{
	text-decoration: none;
	color: #0000CC;
}

#categoryprods a:hover
{
	text-decoration: underline;
	color: #CC0000;
}

#categoryprods #dynamic-data
{
	margin: 10px 0 10px 0;
	height: 20px;
}

#categoryprods #foundProducts
{
	float: left;
}

#categoryprods #pages
{
	float: right;
}


/* automobile landing template page */
#make-landing
{
	text-align: left;
}

#make-landing #features
{
	padding: 15px;
}

#make-landing h1
{
	color: #990000;
	text-align: center;
	font-size: 17px;
	margin: 10px 0 10px 0;
}

#make-landing #preview-image
{
	float: right;
	margin: 0 0 10px 10px;
	padding: 4px;
	border: 1px solid #dadada;
}

#make-landing #preview-image p
{
	padding: 5px 0 5px 30px;
	background: url(images/make-landing/magGlass.gif) no-repeat 0 50%;
}

#make-landing #preview-image a
{
	color:  #333;
}

#make-landing ul
{
	margin: 0 0 0 10px;
	list-style-type: square;
	line-height: 18px;
}

#make-landing p
{
	margin: 5px;
}

#make-landing table
{
	margin: 5px 0 10px 0;
	width: 529px;
	border: 1px solid #b4c1e7;
	border-collapse: collapse;
	padding: 0;
}

#make-landing .selection-header td
{
	background: #e6e128;
	border: 1px solid #b4c1e7;
	color: #0000ff;
	padding: 5px;
}

#make-landing .selection-header td img
{
	float: left;
	margin-right: 5px;
}

#make-landing .selection-header #understandChoice
{
	margin: 0 5px 20px 0;
	float: left;
}

#make-landing .selection-header .numbered
{
	height: 21px;
	width: 28px;
	float: left;
	background: #000;
	color: #fff;
	text-align: center;
	padding-top: 7px;
	margin-right: 5px;
	display: inline;
}

#make-landing .selection-option td
{
	padding: 6px 0 6px 0;
	width:  20%;
	text-align: center;
	background: #fafafa;
	border: 1px solid #b4c1e7;
	vertical-align: top;
}

#make-landing .selection-option-alt td
{
	padding: 6px 0 6px 6px;
	width:  20%;
	text-align: left;
	background: #fafafa;
	border: 1px solid #b4c1e7;
}

#make-landing .selection-option td img
{
	margin: 3px 0 3px 0;
}


/* information template page */
#information
{
	padding: 15px;
	text-align: left;
}

#information hr
{
	margin: 30px 0 30px 0;
	clear: both;
	height: 1px;
	width: 100%;
}

#information h3
{
	text-align: center;
	margin-bottom: 20px;
}

/*
#information dl
{
	float: left;
	margin-bottom: 30px;
	clear: both;
	display: inline;
}

#information dd img
{
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	display: inline;
}

#information dt
{
	float: right;
	width:  335px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}

#information .desc, #information .price
{
	float: left;
	width: 335px;
	display: inline;
}

#information .alt dt
{
	width: 285px;
	display: inline;
}
#information .alt .desc, #information .alt .price
{
	float: right;
	width: 285px;
	display: inline;
}

#information dl .price, #information dl .desc
{
	padding-top: 10px;
	display: inline;
}

#information dd
{
	padding: 0;
	line-height: 16px;
	background-color: #f90;
}
*/



#information .seat-sample img
{
	float: left;
	display: inline;
	margin-bottom: 35px;
	clear: both;
}

#information h2
{
	font-size: 16px;
	margin-bottom: 10px;
}

#information h2, #information .desc, #information .price
{
	float: right;
	width: 335px;
}

#information .alt h2, #information .alt .desc, #information .alt .price
{
	float: right;
	width: 285px;
}

#information .price
{
	font-weight: bold;
	margin-top: 10px;
}







#information #order-info p
{
	line-height: 16px;
	margin: 10px 0 10px 0;
}

#information #order-info strong
{
	color:#0078F0;
	font-size: 18px;
	font-style: italic;
}

#information #order-info h4
{
	color:#2B4886;
	font-size: 16px;
	font-style: italic;
}


/* page footer */
#footer #footer-top
{
	width: 770px;
	height: 19px;
	clear: both;
	padding-top: 42px;
	font-size: 12px;
}


#footer #footer-top ul li
{
	display: inline;
}

#footer #footer-top a
{
	font-weight: bold;
	text-decoration: underline;
}

#footer #footer-top, #footer #footer-top a
{
	color: #fff;
}

#footer #footer-bottom
{
	font-size: 10px;
	width: 770px;
	height: 113px;
	clear: both;
	padding: 5px 0 5px 0;
	color: #000;
}

#footer #footer-bottom img
{
	margin: 10px 5px 0 5px;
}
#content .txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding: 5px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content  img {
	margin: 2px;
}
#content h1 {
	font-size: 18px;
}
#content .title16xb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}
#content .title18xb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: 900;
	color: #000000;
}
#content .smalltxt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#content   #catnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding: 5px;
	margin: 5px;
}
#content #breadcrumbs {
	padding-left: 10px;
	background-color: #E6D928;
	height: auto;
	border: 1px solid #458FC2;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
}
#content  #breadcrumbs  p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: 900;
	text-decoration: none;
	text-align: left;
	height: auto;
}
#content #breadcrumbs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0000CC;
	font-weight: 900;
	text-decoration: none;
	
}
#content #breadcrumbs a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#content #catnav h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-align: left;
	margin: 0px;
	line-height: 22px;
}
#content #catnav h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin: 0px;
	font-weight: normal;
	line-height: 18px;
}
#content #catnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-align: left;
	margin: 0px;
	font-weight: normal;
	text-decoration: underline;
}
#content #catnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-align: left;
	margin: 0px;
	font-weight: normal;
	text-decoration: underline;
}
#content #catnav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-align: left;
	margin: 0px;
	list-style-type: none;
}
#subcats a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0000CC;
	padding: 5px;
}
#subcats a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #cc0000;
}
#subcats h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0000CC;
}
#subcats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0000CC;
	margin: 5px;
}
.radioBorder {
	border: 1px solid #386C9B;
}
.attribReq {
	background: #900;
	color: #FFF;
	height: 30px;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}
.attributeBK {
	background: #ADB0C9;
}

