@charset "iso-8859-1";
/* CSS Document                                */
h1, h2 {
	font: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

/* --- General Styles--- */
.filteringData {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 25px;
	line-height: 20px;
}
A.filteringTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444;
	text-decoration: underline;
}
A:hover.filteringTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00F;
	text-decoration: underline;
}
.inputText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #444;
}
.inputSmallText {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #444;
}
.adsSelectFilter {
	position: relative;
	float: left;
	width: 600px;
	height: auto;
	font: "Gill Sans MT";
	font-size: 11px;
	/*background-color: #DDD;*/
	background-image: url(../Images/alu-bkgnd.png);
	border: 1px solid #CCC;
}
.adsSelectFilter .adsSelectFilterTitle{
	position: relative;
	float: left;
	width: 600px;
	height: 20px;
}
.adsSelectFilter .ultralightTypeRow{
	position: relative;
	float: left;
	width: 600px;
	height: 26px;
	line-height: 26px;
}
.adsSelectFilter .ultralightTypeRow .ultralightTypeItem{
	position: relative;
	float: left;
	width: 70px;
}
.adsSelectFilter .ultralightTypeRow .ultralightTypeItem2{
	position: relative;
	float: left;
	width: 45px;
}
.adsSelectFilter .ultralightTypeRow .ultralightTypeItem3{
	position: relative;
	float: left;
	width: 65px;
}
.adsSelectFilter .ultralightTypeRow .ultralightTypeCheckbox{
	position: relative;
	float: left;
	width: 30px;
	padding: 7px 0px 0px 0px;
}
	
.adsSelectFilter .adsSelectFilterRow{
	position: relative;
	float: left;
	width: 600px;
	height: 26px;
	line-height: 26px;
}
.adsSelectFilter .adsSelectFilterRow .asfPnInputLbl{
	float: left;
	width: 140px;
}
.adsSelectFilter .adsSelectFilterRow .asfPnInput{
	float: left;
	width: 220px;
	height: 25px;
}
.adsSelectFilter .adsSelectFilterRow .filterAdsButton{
	float: left;
	width: 110px;
	height: 23px;
	padding: 2px 0 0 0;
}
.adsSelectFilter .adsSelectFilterRow .totalNbAds{
	position: relative;
	float: left;
	width: 180px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #063;
}

.adsSelectFilter .adsSelectFilterRow .asfCountryTitle{
	position: relative;
	float: left;
	width: 70px;
}
.adsSelectFilter .adsSelectFilterRow .asfCountryInput{
	position: relative;
	float: left;
	width: auto;
}
.adsSelectFilter .adsSelectFilterRow .asfSaleTitle{
	position: relative;
	float: left;
	width: 55px;
}
.adsSelectFilter .adsSelectFilterRow .asfSaleInput{
	position: relative;
	float: left;
	width: 40px;
	padding: 7px 0px 0px 0px;
}
.adsSelectFilter .adsSelectFilterRow .asfRentTitle{
	position: relative;
	float: left;
	width: 55px;
}
.adsSelectFilter .adsSelectFilterRow .asfRentInput{
	position: relative;
	float: left;
	width: 40px;
	padding: 7px 0px 0px 0px;
}
.adsSelectFilter .adsSelectFilterRow .asfWetTitle{
	position: relative;
	float: left;
	width: 60px;
}
.adsSelectFilter .adsSelectFilterRow .asfWetInput{
	position: relative;
	float: left;
	width: 40px;
	padding: 7px 0px 0px 0px;
}
.adsSelectFilter .adsSelectFilterRow .asfDryTitle{
	position: relative;
	float: left;
	width: 60px;
}
.adsSelectFilter .adsSelectFilterRow .asfDryInput{
	position: relative;
	float: left;
	width: 40px;
	padding: 7px 0px 0px 0px;
}
.adsSelectFilter .adsSelectFilterRow .asfShareTitle{
	position: relative;
	float: left;
	width: 120px;
}
.adsSelectFilter .adsSelectFilterRow .asfShareInput{
	position: relative;
	float: left;
	width: 40px;
	padding: 7px 0px 0px 0px;
}
.topSpacing {
	position: relative;
	float: left;
	width: 600px;
	height: 50px;
}
.bottomSpacing {
	float: left;
	width: 600px;
	height: 50px;
}
.adsListing {
	position: relative;
	float: left;
	width: 600px;
	height: auto;
	font: "Gill Sans MT";
	font-size: 11px;
	background-color: #FFF;
}
.adsListing .adsListingTitle {
	position: relative;
	width: 600px;
	height: 22px;
	line-height: 22px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
 	color: #444;
}
.adsListing .adsListingTitle .adRfqTitle{
	float: left;
	width: 20px;
	text-align: center;
}
.adsListing .adsListingTitle .adPnTitle{
	float: left;
	width: 130px;
	text-align: left;
}
.adsListing .adsListingTitle .adDescTitle{
	float: left;
	width: 180px;
	text-align: left;
}
.adsListing .adsListingTitle .adCondTitle{
	float: left;
	width: 60px;
	text-align: center;
}
.adsListing .adsListingTitle .adQtyTitle{
	float: left;
	width: 70px;
	text-align: center;
}
.adsListing .adsListingTitle .adSellerTitle{
	float: left;
	width: 140px;
	text-align: center;
}
.adsListing .adInfo {
	float: left;
	width: 600px;
	height: 60px;
	border-bottom: 1px solid #CCC;
	cursor: pointer;
}
.adsListing .adInfo .adRfq{
	float: left;
	width: 20px;
	height: 52px;
	text-align: center;
	padding: 8px 0px 0px 0px;
}
.adsListing .adInfo .adPn{
	float: left;
	width: 130px;
	height: 40px;
	line-height: 30px;
	font: "Gill Sans MT";
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}
.adsListing .adInfo .adDesc{
	float: left;
	width: 180px;
	height: 40px;
	line-height: 30px;
	font: "Gill Sans MT";
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}
.adsListing .adInfo .adCond{
	float: left;
	width: 60px;
	height: 40px;
	line-height: 30px;
	font: "Gill Sans MT";
	font-size:11px;
	color: #444;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.adsListing .adInfo .adQty{
	float: left;
	width: 70px;
	height: 40px;
	line-height: 30px;
	font: "Gill Sans MT";
	font-size:11px;
	color: #444;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.adsListing .adInfo .adSeller{
	float: left;
	width: 140px;
	height: 40px;
	line-height: 30px;
	font: "Gill Sans MT";
	font-size:11px;
	color: #444;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.adsListing .adInfo .adDate{
	float: left;
	width: 130px;
	height: 20px;
	line-height: 18px;
	font: "Gill Sans MT";
	font-size:10px;
	font-style: italic;
	font-weight: normal;
	color: #666;
}
.adsListing .adInfo .adData{
	float: left;
	width: 448px;
	height: 20px;
	line-height: 18px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	font: "Gill Sans MT";
	font-size:10px;
	font-weight: normal;
	color: #666;
}
A.selTri {
	font: "Gill Sans MT";
	font-size:11px;
	color: #444;
	text-decoration: underline;
}
A:hover.selTri {
	font: "Gill Sans MT";
	font-size:11px;
	color: #C00;
	text-decoration: underline;
}
A.selPart {
	font: "Gill Sans MT";
	font-size:11px;
	color: #444 !important;
	text-decoration: none;
}
A:hover.selPart {
	font: "Gill Sans MT";
	font-size:11px;
	color: #C00 !important;
	text-decoration: underline;
}
.starNew {
	margin-top: -9px;
}