/**************************************************************/
/* Advanced Search                                            */
/**************************************************************/
.filterBoxes{	
	width:650px; 
	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;
}

.filterBoxesSmall2{	
	width:640px; 
	background-color:#254870 ;
	/*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.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_dblue.jpg);
	color:#FFFFFF;
	font-size:13px;
	line-height:15px;
	padding:6px 10px 0px 10px;
	height:20px;
}
.boxHeadingTranslate{
	background-image:url(Images/country_box_heading_dblue.jpg);
	color:#FFFFFF;
	font-size:13px;
	line-height:15px;
	padding:6px 10px 0px 10px;
	height:20px;
}

li {list-style: url(Images/bullet_dblue.gif);}

.indent {
	list-style-position: outside;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 25px;
	margin-right: 0px;
	padding:0px 0px 0px 0px;
}


body a:link {color: #003c85; text-decoration: none;} 
body a:visited {color: #003c85; text-decoration: none;}
body a:hover {	color:#0074ff; text-decoration: none;}
body a:active {color: #003c85; text-decoration: none;}



h1{color:#254870;}

h2{color:#254870;}

.detailAttribute{
	background-color:#254870; 
	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:#f6f8f9; float:left;}

.mainColour{color:#254870;}

.productHeader1{width:660px; float:left; padding:5px 10px 0px 10px; background-image:url(Images/search_header1.jpg); background-repeat:repeat-x; background-position:bottom; min-height:23px; padding-bottom:5px; background-color:#2a4c79;}

.productHeader2{width:660px; float:left; padding:6px 10px 0px 10px; background-image:url(Images/search_header2.jpg); background-repeat:repeat-x; height:31px;}

.detailHeading{color:#254870;}



