/**************************************************************/
/* Advanced Search                                            */
/**************************************************************/
.filterBoxes{	
	width:650px; 
	background-image:url(Images/large_gradient_red.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom; 
	color:#ffffff;
	float:left;
	font-size: 18px;
	padding:11px 15px 15px 15px;
	margin-top:10px;
	line-height:22px;
}

.filterBoxesSmall2{	
	width:640px; 
	background-color:#9d0f00 ;
	/*background-image:url(Images/large_gradient.jpg); */
	/*background-repeat:repeat-x; 
	background-position:bottom; 
	color:#ffffff;*/
	float:left;
	font-size: 18px;
	padding:11px 15px 15px 15px;
	margin-top:10px;
	line-height:22px;
}

.advArrow{
	background-image:url(Images/advanced_arrow_red.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:680px;
	height:48px;
	float:left;
}

.filterLabel{
	float:left;
	width:250px;
}

.bigCombo{font-size:11px;font-family: Verdana, Arial, Helvetica, sans-serif; width:300px; }


/* CSS Document */
.boxHeading{
	background-image:url(Images/box_heading_red.jpg);
	color:#FFFFFF;
	font-size:13px;
	line-height:15px;
	padding:6px 10px 0px 10px;
	height:20px;
}
.boxHeadingTranslate{
	background-image:url(Images/country_box_heading_red.jpg);
	color:#FFFFFF;
	font-size:13px;
	line-height:15px;
	padding:6px 10px 0px 10px;
	height:20px;
}


li {list-style: url(Images/bullet_red.gif);}


body a:link {color: #9d0f00; text-decoration: none;} 
body a:visited {color: #9d0f00; text-decoration: none;}
body a:hover {	color:#ff1a02; text-decoration: none;}
body a:active {color: #9d0f00; text-decoration: none;}


h1{color:#9d0f00;}

h2{color:#9d0f00;}

.detailAttribute{
	background-color:#9d0f00; 
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 15px;
	color:#FFFFFF;
	padding:10px;
	width:650px;
}
.detailLowerBox{width:648px; border:1px dashed #cccccc; padding:10px; margin-top:1px; background-color:#fbf6f5; float:left;}

.mainColour{color:#9d0f00;}

.productHeader1{width:660px; float:left; padding:5px 10px 0px 10px; background-image:url(Images/search_header_red1.jpg); background-repeat:repeat-x; background-position:bottom; min-height:23px; padding-bottom:5px; background-color:#9f2e1c;}

.productHeader2{width:660px; float:left; padding:6px 10px 0px 10px; background-image:url(Images/search_header_red2.jpg); background-repeat:repeat-x; height:31px;}

.detailHeading{color:#9d0f00;}
