/******************************************************
Products Index
******************************************************/

#index_heroshot img {
	display: block;
}

#index_title {
	width: 713px;
	height: 22px;
	overflow: hidden;
	padding: 12px 0 10px 10px;
}

#index_title h1 {
	margin: 0;
}

#index_title #customise_link {
	display: block;
	position: absolute;
	top: 16px;
	right: 10px;
	font-size: 12px;
	color: #666;
}
#index_title #customise_link:hover {
	text-decoration: none;
	color: #333;
}

#index_list {
	padding: 15px 0;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}
table.products {
	width: 100%;
}
table.products td {
	width: 33%;
	padding: 0 8px 2px 10px;
	border-right: 1px solid #d2d2d2;
	vertical-align: top;
}
table.products td.last {
	border: none;
}
table.products h2, table.products h3 {
	margin: 0;
	padding: 0;
}
table.products h2 {
	font-size: 12px;
	padding-top: 2px;
}
table.products h3 {
	font-size: 12px;
	padding-top: 2px;
}
table.products a, table.products a:hover {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
table.products h2 a {
	font-weight: bold;
	color: #000;
}
table.products h2 a:hover {
	color: #fff;
	background: #000;
}
table.products h3 a {
	color: #DD0000;
}
table.products h3 a:hover {
	color: #fff;
	background: #FF0000;
}
table.products h3 a span.level2 {
	font-weight: bold;
	padding-left: 5px;
}
table.products h3 a span.level3 {
	font-weight: normal;
	padding-left: 20px;
}
table.products h3 a span.level4 {
	font-weight: normal;
	padding-left: 30px;
}

#index_customise {
	padding: 14px 0 0 14px;
	margin-top: 16px;
	border-top: 1px solid #d2d2d2;
}
#index_customise h2 {
	font-size: 12px;
	margin: 0;
	padding-bottom: 6px;
}
#index_customise select {
	display: block;
	width: 98%;
}

p.generic {
	padding: 12px 0 0 13px;
	font-size: 12px;
}

/******************************************************
Product Page
******************************************************/

#col_left_1 h2 {
	margin: 0;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #de001a;
}

#col_left_1 span.subhead {
	font-size: 10px;
	color: #666;
	font-weight: normal;
}

#col_left_1 ul a:hover {
	text-decoration: underline;
}

#col_left_1 ul a.current {
	color: #fff;
	background: #de001a url(prodlist_li-over.gif) no-repeat scroll top left;
}

#col_left_1 ul a.current:hover {
	text-decoration: none;
}


#col_left_2 h1 {
	margin: 0px;
	font-weight: normal;
	font-size: 15px;
	color: #666;
}

#col_left_2 h2 {
	padding: 0 0 5px 0;
	margin: 0px;
	font-weight: bold;
	font-size: 15px;
	color: #666;
}

#col_left_2 p {
	margin: 0px;
	font-size: 12px;
	line-height: 17px;
}

#col_1_poducts{
	background:url(products/background.jpg) repeat-x;
	margin-top:-17px;
	_margin-top: 0;
	padding:16px;

	min-height:188px;
	_height: 188px;

}


.other_cats {
	clear: both;
	padding: 0px 0px 12px 27px;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	list-style-type:none;

}

li.other_cats  {
	clear: both;
	padding: 0px 0px 12px 27px;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	list-style-type:none;
	
}

.other_cats a {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

.other_cats a.active {
	color:#666666;
	font-weight: bold;
	text-transform: uppercase;
}

.toplevel {
	display:block;
	clear: both;
	color:#333333;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	padding-bottom:10px;
	font-size: 14px;
}

.active {
	color:#666666;
	}

 ul.sub_cats { 
	margin-left:0;
	list-style-image:url(subnav_li.gif);
	color: #de001a;
	font-size: 11px;
	font-weight: bold;
	padding: 0 3px 0 13px;
	
}

ul.sub_cats li{ 
	margin-left:0;
	color: #de001a;
	font-size: 11px;
	font-weight: bold;
	padding: 0 3px 0 0;
	/*background: transparent url(subnav_li.gif) no-repeat;*/
}
	
	

ul.sub_cats a{text-transform:uppercase; color: #de001a; font-weight:normal;}


.sub_cats2 { margin:0; padding:0;  margin-left:-30px;}

ul.sub_cats2 li{ 
	margin-left:45px;
	list-style-image:url(subnav_li.gif);
	color: #000000;
	font-size: 10px;
	text-transform:uppercase;
	font-weight: bold;
	padding: 0 3px 0 0px;
	}
	
	

ul.sub_cats2 a{text-transform:uppercase; color: #000000; font-weight:normal;}



#prod_features {
	margin: 0 0 20px 0;
}

#prod_features td {
	background: #fff url(../images/prodfeatures_bg.gif) repeat-x scroll bottom;
	padding: 10px 8px 8px 8px;
}

#prod_features td.features_heading {
	background: none;
	text-align: left;
}

#prod_features img {
	width: 85px;
	height: 85px;
}

#prod_features td.col2 {
	width: 270px;
	padding-left: 0;
	vertical-align: top;
}

#prod_features td.col2 p {
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}

#prod_features td.col2 p strong {
	font-size: 8pt;
}

#prod_features td.col1 img {
	padding: 2px;
	border: 1px solid #DDD;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#prod_features p {
	margin: 0;
	color: #666;
}

ul {
	margin: 0;
	padding: 0;
	list-style-image: url(arrow_red_r.gif);
}

/******************************************************
Category page
******************************************************/

div#col_left_1 ul.category_products {
	clear: both;
	list-style-type: disc;
	padding-left: 25px;
}

div#col_left_1 h3 {
	clear: both;
	margin: 0px;
	padding: 0px 0px 2px 10px;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
}

div#col_left_1 ul.category_products h3 {
	padding-left: 0px;
}

div#col_left_1 h3 a {
	color: #000;
}

div#col_left_1 h4 {
	clear: both;
	margin: 0px;
	padding: 0px 0px 2px 10px;
	font-size: 11px;
	text-transform: uppercase;
	color: #000;
}

div#col_left_1 h4 a {
	color: #000;
}


div#col_left_1 select {
	display: block;
	float: left;
	width: 225px;
	margin: 0px 5px 20px 10px;
	_margin-left: 5px;
	font-size: 12px;
	
}

div#col_left_1 select.disabled {
	width: 290px;
}

div#col_left_1 input.button_go {
	border: 1px solid #999;
	width: 30px;
	height: 19px;
	font: 9px small fonts;
}

div#col_left_1 p.cat_trail {
	clear: both;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-size: 10px;
}

div#col_left_1 p.cat_trail a {
	color: #333;
}

div#col_left_1 p.cat_trail a:hover {
	color: #CC0000;
}

/******************************************************
Static pages
******************************************************/

#col_left_2 img {
	float:left;
	clear:left;
}

#col_left_2 h3 {
	margin: 0px;
	font-size: 13px;
	line-height: 17px;
	font-weight:101;
	color: #666;
}

.clear {clear:both; padding-bottom:5px;}

/*lists css*/
#col_left_2 ul {list-style-type:disc; list-style-position:outside; margin-left: 85px;}



/*table CSS*/
#col_left_2 table {
	width:100%;
}

#col_left_2 table.left td {text-align:left;}

#col_left_2 td {font-size:11px; color:#666666; }
#col_left_2 td {text-align:center;  vertical-align:top;}
#col_left_2 td.left {text-align:left; padding-left:10px;}
#col_left_2 td.right {text-align:right; padding-right:10px;}
#col_left_2 tr.even {background-color:#E8E8E8 ;}
#col_left_2 td.spacer {background-color:#FFF; width:25%;}

hr.warnwinch{ margin-top:-1px; margin-bottom:5px;color: #fff; background-color: #fff; border: 1px dotted #666666; border-style: none none dotted;
}



#subnav ul {
	list-style-image: none;
}


#col_left_2 ul {
	margin-left: 16px;
	margin-bottom: 10px;
}

#col_left_2 #range td.links{text-align:left;}

	.menuBar { clear:both; 
		margin:16px  0; 
		width:260px;
		color: #fff; 
		background-color: #fff; 
		border: 1px dotted #666666; 
		border-style: none none dotted;
	}

