@charset "UTF-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	overflow: auto;
	overflow-x: hidden;
	background: #DADADA;
}
.oneColLiqCtrHdr #container {
	width: 100%;
	background: #FFFFFF;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}
.oneColLiqCtrHdr #first_time_info {
	margin: 14px 0 8px 0;
	width: 714px;
	padding: 10px;
	border: 1px solid #E9EB92;
	background: url(images/bg_first_time.jpg) repeat-x #FFFFA5;
	-moz-border-radius:7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
}
.oneColLiqCtrHdr #header {
	background: url(images/bg_header.jpg) repeat-x;
	height: 80px;
	padding: 0 0 0 10px;
	font-weight: bold;
	font-family: 'Cantarell', arial, serif;
	font-size: 40px; 
	color: #FFF;
	letter-spacing: -2px;

}
.oneColLiqCtrHdr #header a {
	text-decoration: none;
	color: #FFF;
}
.oneColLiqCtrHdr #header span.ext {
	font-family: 'Cantarell', arial, serif;
	font-size: 30px; 
	color: #CCC;
	padding-left: 3px;
}

.oneColLiqCtrHdr #header_logo  {
	float: left;
	margin-top: 2px;
}
.oneColLiqCtrHdr #header_logo .logo {
	margin-left: 18px;
}
.header_right {
	float: right;
	width: 370px;
	margin-right: 20px;
}
#header_menu {
	font-family: arial, serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: normal;
	margin-top: 4px;
	float: right;
	clear: right;
}
#header_menu a {
	font-weight: normal;
	padding: 0 2px 0 2px;
}
#header_nieuwsbrief input {
	font-family: arial, serif;
	font-size: 12px;
}
#header_nieuwsbrief {
	font-family: arial, serif;
	float: right;
	margin-top: 6px;
	font-size: 13px;
	letter-spacing: normal;
	font-weight: normal;
}
.oneColLiqCtrHdr #mainContent {
	margin: 12px 0 0 8px;
	background: #FFF;
}
.oneColLiqCtrHdr #mainContent .prodCtr { 
	float: left;
	width: 240px;
	-moz-border-radius:7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	height: 385px;
	background: #E1E1E1 url(images/prodctr_bg.jpg) repeat-x;
	border: 1px solid #CCC;
	margin: 0 5px 5px 0;
}
.oneColLiqCtrHdr #mainContent #offers_by_block .prodCtr .prodTitle a { 
	float: left;
	width: 210px;
	height: 40px;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	padding: 5px 15px 0 15px;
	font-size: 17px;
	color: #0071BE;
	text-decoration: none;
/*	background: #dcdcdc; */
	margin-top: 5px;
	letter-spacing: -1px;
}
.oneColLiqCtrHdr #mainContent .prodCtr .prodImage { 
	float: left;
	width: 220px;
	height: 200px;
	margin: 50px 0 0 10px;
	overflow: hidden;
}
.oneColLiqCtrHdr #mainContent .prodCtr .prodImage img { 
	width: 200px;
	height: 200px;
}
.oneColLiqCtrHdr #mainContent .price { 
	float: left;
	height: 37px;
	width: 116px;
	font-size: 25px;
	color: #595959;
	padding: 12px 0 0 16px;
/*	background: #CCC; */
}
.oneColLiqCtrHdr #mainContent .price .priceOld { 
	text-decoration: line-through;
	color: #999;
	font-weight: normal;
	font-size: 18px;
}

.oneColLiqCtrHdr #mainContent .prodCtr .vote { 
	float: left;
	height: 20px;
	width: 90px;
	font-size: 16px;
	color: #595959;
	padding: 16px 0 0 3px;
/*	background: #CCC; */
}
.oneColLiqCtrHdr #mainContent vote ul { 
	float: left;
	width: 81px;
	margin-top: 6px;
}
.oneColLiqCtrHdr #mainContent .vote li { 
	display: inline;
	float: left;
	width: 20px;
}
.oneColLiqCtrHdr #mainContent .vote li.voteNr { 
	width: 47px;
	text-align: right;
	padding-right: 2px;
}
.oneColLiqCtrHdr #mainContent .productDetl .vote li.voteNr { 
	width: 47px;
	text-align: right;
	padding-right: 2px;
}
.oneColLiqCtrHdr #mainContent .vote li a { 
	display: block;
	width: 19px;
	height: 20px;
}
.oneColLiqCtrHdr #mainContent .vote img { 
	width: 19px;
	height: 20px;
}
.vote a.up { 
	background: url(images/images.png) left -451px;
}
.vote a.up:hover { 
	background: url(images/images.png) left -472px;
}
.vote a.dw { 
	background: url(images/images.png) left -409px;
}
.vote a.dw:hover { 
	background: url(images/images.png) left -430px;
}
.oneColLiqCtrHdr #mainContent .top10 {
	background: #E1E1E1 url(images/prodctr_bg.jpg) repeat-x;
/* 	background: url(images/prodctr_bg_top10.png) no-repeat;*/
}
.oneColLiqCtrHdr #mainContent .options { 
	float: left;
	width: 190px;
	padding-left: 40px;
	margin-top: -5px;
}
.oneColLiqCtrHdr #mainContent .options ul li { 
	display: inline;
	width: 95px;
	float: left;
	padding-left: 107px;
}
.oneColLiqCtrHdr #mainContent .options ul li a {	color: #595959;
	text-decoration: underline;
	font-size: 15px;
	padding-left: 10px;
}
.oneColLiqCtrHdr #mainContent .options ul li a:hover { 
	color: #000;
	text-decoration: none;
}

.oneColLiqCtrHdr #mainContent .prodCtr .nrs {
	float: left;
	height: 32px;
	width: 45px;
	background-repeat: no-repeat;
	display: none;
}
.nr1 { background-position: 4px -83px; display: none; }
.nr2 { 	background-position: 5px -115px;display: none; }
.nr3 { background-position: 5px -147px; display: none; }
.nr4 { 	background-position: 4px -179px; display: none; }
.nr5 { background-position: 5px -210px;display: none;  }
.nr6 { 	background-position: 5px -243px; display: none; }
.nr7 { background-position: 5px -274px;display: none;  }
.nr8 { 	background-position: 5px -307px; display: none; }
.nr9 { background-position: 5px -338px; display: none; }
.nr10 {	background-position: -2px -370px; display: none; }

.nog {
	float: right;
	width: 191px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background: #FFF url(images/bg_nog.jpg) no-repeat;
	margin-bottom: 3px;
	display: none; 
}
.nog p {
	padding: 3px 5px;
	text-align: right;
	display: none; 
}
.site {
	float: left;
	width: 214px;
	height: 29px;
}
.site img {
	margin: 0 0 5px 32px;
	width: 181px;
}
.oneColLiqCtrHdr #footer { 
	width: 100%;
	float: left;
	padding: 10px 10px;
	background: url(images/bg_footer.jpg) repeat-x;
	height: 134px;
}
.oneColLiqCtrHdr #footer .links_shops {
	padding: 6px 0;
	color: #333;
}
.oneColLiqCtrHdr #footer .links_shops a, .oneColLiqCtrHdr #footer .extra_options a {
	padding: 6px 0;
	color: #0071BE;
}
.oneColLiqCtrHdr #footer .links_shops a:hover, .oneColLiqCtrHdr #footer .extra_options a:hover {
	color: #039;
	text-decoration: none;
}


/*****************************  logos **************************/

.prodCtr .logoCtr { float:left; height: 380px; }

.prodCtr .logo-ibood { background: url(images/logos/mouseover/btn_ibood.png) no-repeat 52px 4px; }
.prodCtr .logo-ibood:hover { background-position: -162px 4px; }

.prodCtr .logo-1dayfly { background: url(images/logos/mouseover/btn_1dayfly.png) no-repeat 52px 4px; }
.prodCtr .logo-1dayfly:hover { background-position: -162px 4px; }

.prodCtr .logo-dailymania { background: url(images/logos/mouseover/btn_dailymania.png) no-repeat 36px 4px; }
.prodCtr .logo-dailymania:hover { background-position: -178px 4px; }

.prodCtr .logo-koopjessite { background: url(images/logos/mouseover/btn_koopjessite.png) no-repeat 36px 4px; }
.prodCtr .logo-koopjessite:hover { background-position: -178px 4px; }

.prodCtr .logo-aanbiedingsknaller { background: url(images/logos/mouseover/btn_aanbiedingsknaller.png) no-repeat 15px 4px; }
.prodCtr .logo-aanbiedingsknaller:hover { background-position: -201px 4px; }

.prodCtr .logo-onedayonly { background: url(images/logos/mouseover/btn_onedayonly.png) no-repeat 46px 4px; }
.prodCtr .logo-onedayonly:hover { background-position: -168px 4px; }

.prodCtr .logo-onedayforher { background: url(images/logos/mouseover/btn_onedayforher.png) no-repeat 64px 4px; }
.prodCtr .logo-onedayforher:hover { background-position: -150px 4px; }

.prodCtr .logo-daybreaker { background: url(images/logos/mouseover/btn_daybreaker.png) no-repeat 46px 4px; }
.prodCtr .logo-daybreaker:hover { background-position: -169px 4px; }

.prodCtr .logo-internetshop { background: url(images/logos/mouseover/btn_internetshop.png) no-repeat 30px 4px; }
.prodCtr .logo-internetshop:hover { background-position: -184px 4px; }

.prodCtr .logo-bcc { background: url(images/logos/mouseover/btn_bcc.png) no-repeat 50px 4px; }
.prodCtr .logo-bcc:hover { background-position: -165px 4px; }

.prodCtr .logo-kijkshop { background: url(images/logos/mouseover/btn_kijkshop.png) no-repeat 23px 4px; }
.prodCtr .logo-kijkshop:hover { background-position: -191px 4px; }
	
.prodCtr .logo-boekvandaag { background: url(images/logos/mouseover/btn_boekvandaag.png) no-repeat 36px 4px; }
.prodCtr .logo-boekvandaag:hover { background-position: -178px 4px;  }

.prodCtr .logo-bestoffer4u { background: url(images/logos/mouseover/btn_bestoffer4u.png) no-repeat 32px 4px; }
.prodCtr .logo-bestoffer4u:hover { background-position: -182px 4px;  }

.prodCtr .logo-onedayprice { background: url(images/logos/mouseover/btn_onedayprice.png) no-repeat 32px 4px; }
.prodCtr .logo-onedayprice:hover { background-position: -184px 4px;  }

.prodCtr .logo-gaveactie { background: url(images/logos/mouseover/btn_gaveaktie.png) no-repeat 29px 4px; }
.prodCtr .logo-gaveactie:hover { background-position: -185px 4px;  }

.prodCtr .logo-dagactie { background: url(images/logos/mouseover/btn_dagactie.png) no-repeat 39px 4px; }
.prodCtr .logo-dagactie:hover { background-position: -177px 4px;  }

.prodCtr .logo-waat { background: url(images/logos/mouseover/btn_waat.png) no-repeat 55px 4px; }
.prodCtr .logo-waat:hover { background-position: -160px 4px;  }

.prodCtr .logo-dagknaller { background: url(images/logos/mouseover/btn_dagknaller.png) no-repeat 55px 4px; }
.prodCtr .logo-dagknaller:hover { background-position: -160px 4px;  }

.prodCtr .logo-megagadgets { background: url(images/logos/mouseover/btn_megagadgets.png) no-repeat 48px 4px; }
.prodCtr .logo-megagadgets:hover { background-position: -167px 4px;  }

.prodCtr .logo-gadgetknaller { background: url(images/logos/mouseover/btn_gadgetknaller.png) no-repeat 55px 4px; }
.prodCtr .logo-gadgetknaller:hover { background-position: -160px 4px;  }

.prodCtr .logo-slimmedeals { background: url(images/logos/mouseover/btn_marktplaats.png) no-repeat 30px 4px; }
.prodCtr .logo-slimmedeals:hover { background-position: -185px 4px; }

.prodCtr .logo-doebie { background: url(images/logos/mouseover/btn_doebie.png) no-repeat 50px 4px; }
.prodCtr .logo-doebie:hover { background-position: -164px 4px; }

.prodCtr .logo-weekopweek { background: url(images/logos/mouseover/btn_weekopweek.png) no-repeat 36px 4px; }
.prodCtr .logo-weekopweek:hover { background-position: -178px 4px; }

.prodCtr .logo-actiespullen { background: url(images/logos/mouseover/btn_actiespullen.png) no-repeat 20px 4px; }
.prodCtr .logo-actiespullen:hover { background-position: -195px 4px; }

.prodCtr .logo-nicedeals { background: url(images/logos/mouseover/btn_nicedeals.png) no-repeat 37px 4px; }
.prodCtr .logo-nicedeals:hover { background-position: -178px 4px; }

.prodCtr .logo-gameoffer { background: url(images/logos/mouseover/btn_gameoffer.png) no-repeat 40px 4px; }
.prodCtr .logo-gameoffer:hover { background-position: -174px 4px; }
.prodCtr .logo-travelbird { background: url(images/logos/mouseover/btn_travelbird.png) no-repeat 40px 4px; }
.prodCtr .logo-travelbird:hover { background-position: -174px 4px; }
.prodCtr .logo-buythistoday { background: url(images/logos/mouseover/btn_buythistoday.png) no-repeat 40px 4px; }
.prodCtr .logo-buythistoday:hover { background-position: -174px 4px; }
.prodCtr .logo-ichica { background: url(images/logos/mouseover/btn_ichica.png) no-repeat 65px 4px; }
.prodCtr .logo-ichica:hover { background-position: -149px 4px; }
.prodCtr .logo-idiva { background: url(images/logos/mouseover/btn_idiva.png) no-repeat 10px 4px; }
.prodCtr .logo-idiva:hover { background-position: -152px 4px; }
.prodCtr .logo-hotelspecials { background: url(images/logos/mouseover/btn_hotelspecials.png) no-repeat 24px 4px; }
.prodCtr .logo-hotelspecials:hover { background-position: -193px 4px; }
.prodCtr .logo-goeiemodeman { background: url(images/logos/mouseover/btn_goeiemode.png) no-repeat 53px 4px; }
.prodCtr .logo-goeiemodeman:hover { background-position: -161px 4px; }
.prodCtr .logo-goeiemodevrouw { background: url(images/logos/mouseover/btn_goeiemode.png) no-repeat 53px 4px; }
.prodCtr .logo-goeiemodevrouw:hover { background-position: -161px 4px; }
.prodCtr .logo-parfumbestel { background: url(images/logos/mouseover/btn_parfumbestel.png) no-repeat 30px 4px; }
.prodCtr .logo-parfumbestel:hover { background-position: -183px 4px; }
.prodCtr .logo-elkedagietsleuks { background: url(images/logos/mouseover/btn_elkedagietsleuks.png) no-repeat 36px 4px; }
.prodCtr .logo-elkedagietsleuks:hover { background-position: -204px 4px; }
.prodCtr .logo-yoxbox { background: url(images/logos/mouseover/btn_yoxbox.png) no-repeat 21px 4px; }
.prodCtr .logo-yoxbox:hover { background-position: -238px 4px; }
.prodCtr .logo-wehkamp { background: url(images/logos/mouseover/btn_lunchbreaker.png) no-repeat 40px 4px; }
.prodCtr .logo-wehkamp:hover { background-position: -174px 4px; }
.prodCtr .logo-superdagdeal { background: url(images/logos/mouseover/btn_superdagdeal.png) no-repeat 5px 4px; }
.prodCtr .logo-superdagdeal:hover { background-position: -200px 4px; }

/*****************************  Detailpagina **************************/
#detailCtr {
	margin:0 auto;
	text-align:left;
	width: 860px;
	margin-bottom: 16px;
}
#detailCtr #leftCol {
	float: left;
	width: 515px;
	text-align: left;
}
#detailCtr #leftCol .shopLogo {
	float: left;
	height: 66px;
	width: 515px;
	text-align: center;
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
}
#detailCtr #leftCol .productImg {
	text-align: center;
}
#detailCtr #leftCol .productImg img {
	max-width: 515px;
	margin-bottom: 16px;
}
#detailCtr #leftCol .productDetl {
	float: left;
	width: 515px;	
	height: 66px;
	background: url(images/proddet.jpg) no-repeat;
}
#detailCtr #leftCol .productDetl .vote { 
	float: right;
	height: 37px;
	font-size: 16px;	color: #595959;
	padding: 6px 12px 0 20px;
}
#detailCtr #leftCol .productDetl .options { 
	float: left;
	width: 191px;
	padding: 0;
	margin-top: 5px;
}
#detailCtr #leftCol .productDetl .options ul li {
	padding-left: 0;
}
#detailCtr #leftCol .productDetl .options a.hebben { 
	float: left;
	height: 54px;
	width: 191px;
	display: block;
	background: url(images/images.png) right -374px;
}
#detailCtr #leftCol .productDetl .options a.hebben:hover { 
	float: left;
	height: 54px;
	width: 191px;
	display: block;
	background: url(images/images.png) right -439px;
}
#detailCtr #leftCol .productDetl .vote ul { 
	float: left;
	margin-top: 6px;
}
#detailCtr #leftCol .productDetl .price { 
	float: left;
	height: 54px;
	width: 161px;
	padding-left: 9px;
}
#detailCtr #leftCol .productDetl .price h4 { 
	font-size: 17px;
	color: #CCC;
	text-decoration: line-through;
	line-height: 10px;
	text-shadow: 1px 1px 1px #333;
}
#detailCtr #leftCol .productDetl .price h2 { 
	font-size: 28px;
	color: #FFF;
	margin-top: 4px;
	text-shadow: 1px 1px 1px #000;
}
#detailCtr #leftCol .productDesc {
	float: left;
	width: 515px;
	padding: 8px 0 10px 0;
	color: #333;
	line-height: 18px;
}
#detailCtr #leftCol .productDesc p {
	padding-bottom: 12px;
}
#detailCtr #leftCol .productDesc h2 { 
	font-size: 18px;
	color: #000;
	padding-bottom: 6px;
	font-weight: bold;
}
#detailCtr #leftCol .productForm {
	width: 500px;
	float: left;
	padding: 8px 0 12px 0;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px; 
}
#detailCtr #leftCol .vote h3 {
	font-weight: bold;
	color: #FFF;
}	
#detailCtr #leftCol .vote ul li {
	color: #FFF;
}	

#detailCtr #leftCol .productForm textarea {
	border: 1px solid #BCBCBC;
	width: 490px;
	padding: 4px;
}
#detailCtr #leftCol .productForm .sendFb {
	margin-top: 10px;
	width: 132px;
	height: 26px;
	background: url(images/images.png) -64px -320px;
}
#detailCtr #leftCol .productResp {
	float: left;
	width: 515px;
}
#detailCtr #leftCol .productResp ul li {
	display: block;
	width: 515px;
}
#detailCtr #leftCol .productResp ul li .naam {
	color: #007ACB;
	font-size: 13px;
	font-weight: bold;
	padding-right: 10px;
}
#detailCtr #leftCol .productResp ul li .tijd {
	color: #999;
	font-size: 12px;
}
#detailCtr #leftCol .productResp ul li .bericht {
	float: left;
	width: 515px;
	color: #8C8C8C;
	font-size: 12px;
	padding-bottom: 12px;
}
.actie_verlopen {
	display: none;
}
#detailCtr #leftCol .keep_me_posted_tags {
	background: #efefef;
	float: left;
	height: 90px;
	width: 515px;
}
#detailCtr #leftCol .keep_me_posted_tags p { 
	font-weight: bold;
	padding: 8px;
	font-weight: 12px;
}

#detailCtr #leftCol .keep_me_posted_tags form, #detailCtr #leftCol .productForm {
	padding: 8px;
}
#detailCtr #leftCol .keep_me_posted_tags form input.text {
	width: 270px;
	color: #666;
	padding-left: 1px;
}
#detailCtr #leftCol .keep_me_posted_tags form input.submit {
	width: 150px;
}
#detailCtr #leftCol .productForm {
	background: #DFDFDF;
	margin-bottom: 16px;
}
#detailCtr #leftCol .productForm input.text {
	width: 194px; 
}
#detailCtr #leftCol .productForm .textarea {
	width: 490px;
	height: 150px;
	margin-bottom: 8px;
}
#detailCtr #leftCol .productForm h3 {
	font-weight: bold;
	padding: 8px 8px 8px 0;
	font-weight: 12px;
}

/*** Right col van detail ***/
#rightCol {
	float: left;
	width: 240px;
	text-align: left;
	margin: 16px 0 0 16px;
	color: #999;
}
#rightCol .top_offers, #rightCol .offer_today {
	border: 1px solid #ccc;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
	margin: 8px 8px 16px 0;
	padding: 8px;
	width: 300px;
}
#rightCol .product_title{
	font-weight: bold;
	font-size: 14px;
	color: #666;
	padding-bottom: 8px;
}
#rightCol .top_offers, #rightCol .offer_today {
	text-align: center;
}
#rightCol .offer_today .price {
	display: block;
	clear: both;
	padding: 0;
	float: none;
	text-align: center;
	width: auto;
}
#rightCol .product_old_price {
	text-decoration: line-through;
	font-size: 16px;
}
#rightCol .product_price {
	font-size: 30px;
	color: #333;
	text-align: center;
	font-family:
}
#rightCol .more_info a {
	color: #006699;
}
#rightCol .topKop, #rightCol .kopToday {
	clear: both;
	width: 316px;
	height: 30px;
	font-family: 'Cantarell',arial,serif;
	background: url(images/bg_footer.jpg) repeat-x left -50px;
	font-size: 18px;
	color: #006699;
	padding-top: 5px;
	margin-top: 8px;
	text-align: center;
	border: 1px solid #ccc;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
}
/*************** Site Message ********************/
#site-message {
	background-color: #0099F9;
	border-bottom: 1px solid #006699;
	width: 100% ;
	height: 26px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
#site-message .payoff {
	font-family: 'Cantarell', arial, serif;
	display: block;
	padding: 2px 0 0 12px;
	float: left;
	font-size: 16px;
	color: #FFF;
}
#site-message .verfijn {
	display: block ;
	padding: 3px 20px 10px 20px ;
	float: right;
}
#site-message .verfijn .weergave {
	width: 150px;
	margin-right: 10px;
}
#site-message .verfijn .sorteer {
	width: 124px;
}
div.site-message-absolute {
	left: 0px ;
	position: absolute ;
	top: 60px ;
}

div.site-message-fixed {
	border-bottom: 1px solid #E0E0E0 ;
	left: 0px ;
	position: fixed ;
	top: 0px ;
}


/****************************************************************************************************/
/* --------------------------------------  archive  --------------------------------------*/
/****************************************************************************************************/
.archiveCtr {
	width: 960px; margin: 0 auto; text-align: left;
}
.archiveCtr .prodArcCtr {
	display: block; width: 940px; clear: both; margin-bottom: 10px; padding: 10px 10px 10px 10px; float: left; -moz-border-radius: 7px; background: #E1E1E1 url(images/prodctr_bg.jpg) left 220px; border: 1px solid #CCC;
}
.archiveCtr .priceSmall {
	font-size: 20px; padding: 10px 0 0 18px; color: #666;
}
.archiveCtr .date {
	float: right; width: 100px; font-size: 14px;
}
.archiveCtr .prodInfo {
	float: left; width: 600px; height:136px; overflow: hidden;
}
.archiveCtr .voteResult {
	float: right; width: 80px; height: 80px; margin-top: 20px;
}
.archiveCtr .date {
	font-size: 12px;
	font-weight: bold;
}
.archiveCtr .vote { display: none; }

/****************************************************************************************************/
/* --------------------------------------  offers_text_only  --------------------------------------*/
/****************************************************************************************************/
#offers_text_only tr.even {
	background: #E5EFF5;
}
#offers_text_only .tr.odd {
	background: #FFFFFF;
}
#offers_text_only .text_only {
	width: 80%;
	padding: 8px;
}
#offers_text_only .text_only th {
	background: #006699;
	padding: 4px;
	color: #fff;
}
#offers_text_only .text_only th a {
	color: #fff;
}
#offers_text_only .text_only a {
	color: #006699;
}
#offers_text_only .text_only a:hover {
	color: #036;
	text-decoration: none;
}

#offers_text_only .text_only th {
	font-weight: bold;
}
#offers_text_only .text_only td {
	padding: 4px;
	border-bottom: 1px solid #CCC;
}
/****************************************************************************************************/
/* --------------------------------------  offers_by_block_detail  ---------------------------------*/
/****************************************************************************************************/

.oneColLiqCtrHdr #offers_by_block_detail .prodCtr {
	-moz-border-radius:7px 7px 7px 7px;
	background:url("images/prodctr_bg.jpg") repeat-x scroll 0 0 #E1E1E1;
	border:1px solid #CCCCCC;
	float:left;
	margin:0 5px 5px 0;
	width: 487px;
	height: 260px;
	overflow: hidden;
}
.oneColLiqCtrHdr #offers_by_block_detail .prodCtr .prodImage { 
	margin-left: 0;
}
.oneColLiqCtrHdr #offers_by_block_detail .product_info_right {
	padding: 10px 8px 8px 230px;	
}
.oneColLiqCtrHdr #offers_by_block_detail .product_info_right .prodTitle a {
	font-weight: bold;
	font-size: 14px;
	color: #0071BE;
	text-decoration: none;
	display: block;
	height: 36px;
	overflow: hidden;
}
.oneColLiqCtrHdr #offers_by_block_detail .product_info_right .prodValue {
	height: 140px;
	overflow: hidden;
}
.oneColLiqCtrHdr #offers_by_block_detail .product_info_right .options {
	margin-top: -20px;
	padding-left: 26px;
}
.oneColLiqCtrHdr #offers_by_block_detail .product_info_right  .price {
	padding-left: 0;
}
#close_first_time_info {
	float:right;
	cursor: pointer;

}

