@charset "utf-8";
/* CSS Document */

th {
	/*
	font-size: 12px;
	background:url(/en/images/bg_diag.gif) top left;
	margin-bottom: 6px;
	color: #b70009;
	padding:8px;
	
	border: 1px solid #999999;
	*/
	font-size:13px;
	text-align:left;
	font-weight:bold;
}

td {
	font-size: 11px;
}

h2 {
	font-size: 14px; /*important*/
	font-weight:bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.invisible {
	display: none;
	/*
	
	width: 0px;
	*/
}

.invisible a img {
	border:none;
	}

.visible {
	background-color: #FFFFFF;
	border-bottom:3px solid #F0F0F0;
	/* 	width: 230px;	*/
	}
.NONHEADER {
background-color:#fff;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
}
.HEADER {
background-color:#F0F0F0;
border-bottom:1px solid #ccc;
}
.visible a img {
	border:none;
	}
	
a.searchImages {
	border:none;
	}

a { 
	border-bottom:1px dotted #666;
	/*
	*/
	}

.tableHeader {
	background:#F0F0F0;
	border-top:1px solid #ccc;
border-left:1px solid #ccc;
	}




#searchForm {
	margin:0 0 0 20px;
	}
#searchForm h2 {
	font-weight:bold;
	}





#productFinderTable {
	border:none;
	padding:0px;
	margin:0px;
	background:#FFF;
	}
	
#searchHeader {
	background:#EEE;
	margin-bottom: 6px;
	padding:10px 20px;
	/*
	background:url(/en/images/bg_diag.gif) top left;
	border: 1px solid #999999;
	*/
	}

	
#searchCrumbs {
	border-top:1px solid #b70009;
	border-bottom:1px solid #b70009;
	padding:10px 20px;
	font-size:12px;
	}
	

#attributes {
	width:251px;
	float:left;
	}


#searchAttributes {
	padding:0px 20px 0 0 ;
	margin:0px;
	}

.searchAttributesHeader {
	padding:10px 10px 10px 35px;
	background:url(/en/images/arrow_red.gif) 20px center no-repeat;
	border-bottom:1px solid #333;
	font-size:16px;
	font-weight:bold;
	}
.searchAttributesCategoryClass {
	background:url(/en/images/bg_line2.gif);
	padding:3px 20px;
	border-top:10px solid #FFF;
	border-bottom:2px solid #FFF;
	}
.searchAttributesClass {
	/* background:url(/en/images/bg_diag.gif); */
	padding:3px 20px;
	border-bottom:2px solid #FFF;
	}	



#searchResults {
	width:650px;
	margin:0 0 0 270px;
	}
	
.searchResultsText {
	padding:0 50px 0 0;
	color: #b70009;
	font-size: 14px;
	}




