/*----------------------------------------
			CashbackEngine
	http://www.cashbackengine.net
----------------------------------------*/
@import url('mychanges.css');

body {
	/*background: #FFFFFF url('../images/background.jpg') repeat-y top center;*/
	background: #F4F4F4; /* url(../images/bg-2012.gif) repeat-x scroll left -1px;*/ /* #CFCEBA*/
	font-family: Helvetica,sans-serif; /*Arial, Helvetica, sans-serif;*/
	color: #000000;
	margin: 0;
	padding: 0;
	line-height:120%;
	font-size: 13px;
}

#container {
	margin: -1px auto;
	width: 1000px;
	text-align: left;
	-moz-box-shadow:0 4px 6px 0 #E8E8E8;
	-webkit-box-shadow:0 4px 6px 0 #E8E8E8;
	box-shadow:0 4px 6px 0 #E8E8E8;
	background: #FFFFFF;/**/
}

#header {
	/*float: left;*/
	width: 1000px;
	height: 150px;
/*background: url('../images/ws-maart-2012_header.jpg') no-repeat 0 0px;*/
 margin: 0 auto;
}

#floatLeft{
float: left;
margin:0 0;
}

#header #logo {
    float: left;
    padding: 23px 0 5px 25px;
    text-align: left;
    position: absolute;
	z-index:888;
	/*top: 40px;left: 80px;*/
}

#header #links {
    background-color: #EFEDE4;
border-right:1px solid #D3D3D3;
border-bottom:1px solid #D3D3D3;border-left:1px solid #D3D3D3;    color: #000000;
    float: right;
    font-size: 80%;
    height: 30px;
    padding: 5px 0 0;
    text-align: center;
    min-width: 200px;
	margin-right: 50px;
	-moz-border-radius: 0 0 6px 6px ;
    border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    behavior: url(border-radius.htc);

	-moz-box-shadow:0 4px 6px 0 #E8E8E8;
	-webkit-box-shadow:0 4px 6px 0 #E8E8E8;
	box-shadow:0 4px 6px 0 #E8E8E8;

}

#header #links a {
	/*color: #94D710;*/
	font-weight: bold;
	text-decoration: none;
}

#header #links a:hover {
	color: #000;
	text-decoration: none;
}

#header #searchbox {
   background: none repeat scroll 0 0 #F4F4F4;
    border: 0px solid #E8E8E8;
    position: absolute;
    right: 155px;
    top: 35px;
	height:50px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    behavior: url(../border-radius.htc);
}

#header #searchbox .search_inputt {
	background: url("../images/search_bg.png") repeat-x scroll center top #FFFFFF;
    border: 1px solid #EEEEEE;
    color: #CDCDCD;
    float: left;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    height: 30px;
    margin: 6px 8px 0 10px;
    padding: 2px 0 4px 4px;
    width: 300px;
}

#header #searchbox .search_button {
	/*float: right;*/
	width: 50px;
	height: 50px;
	background: url('../images/search2.png') no-repeat center right;
	border-style: none;
	margin: 0 6px;
	padding: 0 0 0 0;
	cursor: pointer;
    position: absolute;
    right: 0;
}

#column_left #searchbox {
	height: 60px;
    background-color: #CE0000;
-moz-border-radius: 0 0 15px 0px ;
border-radius: 0 0 15px 0px;
-webkit-border-radius: 0 0 15px 0px;
behavior: url(border-radius.htc);
}

#column_left #searchbox .search_inputt {
    background: url("../images/search_bg.png") repeat-x scroll center top #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #CDCDCD;
    float: left;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    height: 35px;
    margin: 10px 0 10px 10px;
    padding: 0 0 2px 4px;
    width: 150px;
}

#column_left #searchbox .search_button {
	/*float: right;*/
    background: url("../images/search2.png") no-repeat scroll right center transparent;
    border-style: none;
    cursor: pointer;
    height: 40px;
    margin: 10px 0;
    padding: 0;
    width: 40px;
}

/* Top Menu
----------------------------------------------- */	
#menu {
	background: url("../images/menu-topbar-bg.png") repeat-x scroll 0 0px #FF0000;
    border-bottom: 0 solid orange;
    float: left;
    line-height: 30px;
    padding: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 117px;
    width: 1000px;
}

#menu .valentines {
	position: relative;
	background:#FF4000;
	/*text-indent:40px;*/
}
#valentines {
background:transparent url('../images/icons/valentine_icon_menu.png') no-repeat;
position: absolute;
float:left;
top:-12px;
left:-5px;
width:40px;height:40px;
z-index:444;
visibility:hidden;
}

#menu a {
	float: left;
	display: block;
	padding: 8px 15px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-right:1px;
/*	background: #CE0000 url('../images/menu-top-bg2.png') repeat-x top left;

-moz-border-radius: 0 0 15px 15px;
border-radius: 0 0 15px 15px;
-webkit-border-radius: 0 0 15px 15px;
behavior: url(border-radius.htc);
*/
}


#menu table{
margin: 0 auto;border-bottom: 0px solid orange;
}

#menu a:hover {
	background: #FF6A22;
	text-decoration: none;
}

#column_left {
	float: left;
	width: 208px;
	margin: 5px 10px 0 0px;
	background:url("../images/grad-bg-blok.gif") no-repeat scroll left top #EFEDE4;
	padding:5px;
}

#column_center {
	float: left;
	/*width: 390px;*/
margin:5px 10px 0 0;
max-width: 620px;
}

#column_center_winkelier {
min-width: 614px;
    margin: 0 0 0 20px;
background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #F4F4F4;
/*
    float: left;
    padding: 10px;
    width: 470px;
*/
}


#column_center h1 {
    padding: 5px 20px;
    text-align: left;
	}

#column_right {
	float: left;
	width: 320px;
	margin: 5px 4px 0 10px;
	padding-left: 5px;
	background: transparent none repeat scroll 0 0;
	font-size: 80%;
}

.home h1 {
	font-size: 1.2em;
	border-bottom:1px solid #FF9900;
	font-weight: normal;
	color: #FF6600;
	margin:1px 0px 5px;
}

/* Boxes
----------------------------------------------- */	
.box {
background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid silver;
    margin-bottom: 0;
    padding: 2px;
}
.box-top {
margin-bottom: 10px;
background: #FFFFFF url(../images/grad-wh-gr.gif) repeat-x scroll left bottom;/* #CFCEBA*/
}
.box-right {
margin-bottom: 0px;
background: #ADADAD none repeat scroll 0 0;
padding:2px;
}
.box-small {
float:left;/**/
  margin: 10px 2px;
    padding: 2px;
background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid silver;
	width:150px;

}

.box-main-content {
float:left;/**/
  margin: 5px 2px;
    padding: 0px;
background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid silver;
	width:294px;

}

.box-wide {
  margin: 0px;
    padding: 2px;
background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid silver;
	/*width:300px;*/
}

.box .top {
	padding: 5px 0px 4px 7px;
	color: #0476B3;
	font-size: 11px;
	font-weight: bold;
	border-top: 2px solid #CE0000;
	border-bottom: 1px solid #CE0000;
	/*background: #0389C9;*/
}

.box .topCat {
	padding: 5px 0px 4px 7px;
	color: #0476B3;
	font-size: 11px;
	font-weight: bold;
	border-top: 0px solid #CE0000;
	border-bottom: 1px solid #CE0000;
	background: #FFFFFF;
}

.box .top img {
	float: left;
	margin-right: 5px;
}

.box .middle {
/*	background: #fff;*/
	padding: 10px;
}

.box .middleCat {
	position:relative;
	padding-left: 8px;
	/*background: #FFFFFF;
*/
}

.box .bottom {
	height: 5px;
}

.box .bottomCat {
	height: 15px;
	/*background: #FFFFFF;
-moz-border-radius: 0 0 15px 15px;
border-radius: 0 0 15px 15px;
-webkit-border-radius: 0 0 15px 15px;
behavior: url(border-radius.htc);*/
}

/************************************
#footer
************************************/

#footerContainer{
width:100%;
background: url('../images/footer-sides.png') repeat-x top left;
z-index:555;
margin-top: -80px;

}

#footer {
	/*float: left;*/
	color: #000;
	background: url('../images/footer-mid.png') no-repeat top center;
	border-top: 0px solid #DEDFED;
	width: 1100px;
	/*height: 75px;*/
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 0 0;
	overflow: visible;
}

#footer a {
	line-height:150%;
	color: #F4F4F4;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}

#footer p {
	line-height:130%;
	color: #FFFFFF;
	font-size:12px;
	margin:5px 0 0 30px;
	font-weight:bold;
}

#footer table {
	margin:80px 0 0 60px;
 }

#footer td {
 padding:0 10px 10px ;
 }

#footer h2 {
	color: #FFFFFF;
    text-shadow: 1px 1px 1px #000000;
}

#footer .rss_icon {
	padding-left: 45px;
	background: url('../images/icons/rss_icon.png') no-repeat center left;
}

.powered-by-cashbackengine {
clear:both;
	bottom: 0px;
	height: 25px;
	text-align: center;
	font-size: 8px;
	color: #FFFFFF;
	padding-top: 10px;
}

.powered-by-cashbackengine a { 
	color: #FFFFFF;
	text-decoration: none;
}



/* Tables
----------------------------------------------- */	

th {
	/*background: #DFE7FB;*/
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	border-right: 0px solid #FFFFFF;
}

tr.row_odd {
	background: #FFFFFF;
}

tr.row_even {
	background: #F1F0FF;
}


/* Like Box
----------------------------------------------- */	

td.like {
	color: #737373;
	border-right: 0px solid #DDDDEE;
	background: #F7F7F7 url('../images/browse_bg.png') repeat-x center bottom;
	font-size:80%;
}

td.like:hover {
	color: #444444;
	background: #FFF3E8 ;/*url('../images/browse_bg_r.png') repeat-x center bottom*/
}


/* LINKS
----------------------------------------------- */	
a {
	color: #3494CF;
	text-decoration: none;
}

a:hover {
	color: #CE0000;
	text-decoration: underline;
}

a.start_link {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding: 5px 10px;
    display: inline;
    background: #94D710;
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    behavior: url(../border-radius.htc);
    text-shadow: 1px 1px #666;
	text-decoration: none;
}
.start_link:hover {
	background: #AFFB1B;
}

a.conditions {
	color: #737373;
	background: url('../images/conditions_icon.gif') no-repeat center left;
	padding: 12px 10px 10px 30px;/**/
	font-size: 90%;
	margin-top: 6px;
}

a.favorites {
	color: #737373;
	background: url('../images/favorites_icon.gif') no-repeat center left;
	padding: 8px 10px 10px 30px;/**/
	font-size: 90%;
	margin-top: 6px;
}

a.goback {
	background: url('../images/back.gif') no-repeat center left;
	padding: 22px;
	text-decoration: underline;
}

a.seemore {
	background: url('../images/bekijk-meer.png') no-repeat center left;
	padding-left: 17px;
	height:43px;
	width:196px;
}

a.go2store {
	background: url('../images/goto.png') no-repeat center right;
	padding: 5px 30px 5px 5px;
	color: #880000;
	font-weight: bold;
	float: right;
	white-space: nowrap;
	text-decoration: underline;
}

a:hover.go2store {
	color: #000;
	text-decoration: none;
}

a.go2store_b {
	background: url('../images/goto.png') no-repeat center right;
	padding: 0 25px 3px 0;
	font-size: 12px; 
	color: #3494CF;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: underline;
}

a:hover.go2store_b {
	color: #CE0000;
	text-decoration: none;
}


/* Autocomplete
----------------------------------------------- */	
.ac_results {
	padding-top: 0;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FF6633;
	border-right: 1px solid #FF6633;
	border-bottom: 1px solid #FF6633;
	background-color: #FFFFFF;
	overflow: hidden;
	z-index: 99999;
	width:154px !important;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 3px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: #FFFFFF right center no-repeat;
}

.ac_odd {
	background-color: #FFFFFF;
}

.ac_over {
	background-color: #0389C9;
	color: #FFFFFF;
}


/* Tooltip
----------------------------------------------- */	

div.cashbackengine_tooltip span {
	background: #FFFFFF;
	display: none;
	padding: 8px;
	position: absolute;
	z-index: 1000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: dashed 1px #FF9900;
}

div.cashbackengine_tooltip {
	display: inline;
	padding-right: 15px;
}

.tooltip {
	/*background: #88BB22;*/
	color: #FF5604;
	min-height: 10px;
	max-width: 350px;
	padding: 0 7px;
	opacity: 0.9;
	font-size:0.9em;
}


/* Statuses
----------------------------------------------- */

.confirmed_status, .pending_status, .declined_status, .failed_status, .request_status, .paid_status, .payment_status {
	float: left;
	margin-left: 3px;
	padding: 5px 5px 5px 20px;
}

.confirmed_status {
	color: #A6D220;
	background: url('../images/icons/status-confirmed.png') no-repeat center left;
}

.pending_status {
	color: #F7B400;
	background: url('../images/icons/status-pending.png') no-repeat center left;
}

.declined_status {
	color: #FF5558;
	background: url('../images/icons/status-declined.png') no-repeat center left;
}

.failed_status {
	color: #FF000A;
	background: url('../images/icons/status-failed.png') no-repeat center left;
}

.request_status {
	color: #979797;
	padding: 3px;
}

.paid_status {
	color: #86C125;
	background: url('../images/icons/status-paid.png') no-repeat center left;
}

.payment_status {
	color: #535352;
}


/* Message Box
----------------------------------------------- */	
.info_msg, .success_msg, .error_msg {
	border: 1px dotted;
	background-repeat: no-repeat;
	background-position: 10px center;
	font-weight: bold;
	width: 70%;
	margin: 10px auto;
	padding: 10px 10px 10px 50px;
	/*white-space: nowrap;*/
}

.info_msg {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../images/icon_info.png');
}

.error_msg {
	color: #E94E4E;
	background-color: #FBE1D8;
	background-image: url('../images/icon_error.png');
}

.success_msg {
	color: #FFFFFF;
	background-color: #6BEB2B;
	background-image: url('../images/icon_success.png');
}



/* Lists
----------------------------------------------- */
ul {
	padding: 1px;
	margin: 10px 0 5px 30px;
	border-bottom: 1px dotted #ccc;

}

li {
	padding: 0px 0 0 0;
	font-size: 13px;
}

#categories {
	padding: 0;
	margin: 0 5px 5px 12px;
}

#categories li {
	list-style-type: none;
	background: url('../images/list-arrow.gif') right no-repeat;
	padding: 2px;
}

#categories li a {
	color: orangered;
	text-decoration: none;
	font-size:12px;
	/*font-weight: bold;*/
	text-shadow: 1px 1px 1px #FFFFFF;

}

#categories li a:hover {
	color: #3366CC;
	text-decoration: underline;
}

#categories li.active {
	background: url('../images/list-arrow-b.gif') left no-repeat;
	text-indent:10px;
}

#categories li.active a {
	color: #444444;
	text-decoration: none;
}

#categories li.active a:hover {
	color: #444444;
	text-decoration: underline;
}

#popular_list {
	padding: 0;
	margin: 0 5px 5px 2px;
}

#popular_list li {
	list-style-type: none;
	background: url('../images/icons/most_popular_icon.gif') 0 7px no-repeat;
	padding: 4px 0 2px 22px;
	line-height: 14px;
	border-bottom: 1px dotted #ccc;
}

#popular_list li a {
	display: block;
	color: #3494CF;
	text-decoration: none;
}

#popular_list li a:hover {
	color: #FF8040;
	text-decoration: none;
}

#newest_list {
	padding: 0;
	margin: 0 5px 5px 2px;
}

#newest_list li {
	list-style-type: none;
	background: url('../images/list_newest.gif') 0 7px no-repeat;
	padding: 3px 0 5px 24px;
	line-height: 13px;
	border-bottom: 1px dotted #ccc;
}

.newest_cashback {
	color: #CE0000; /*#FF8000;*/
	font-size: 10px;
	padding-left: 10px;
	text-align: right;
}

#coupon_list {
	padding: 0;
	margin: 0 5px 5px 2px;
}

#coupon_list li {
	list-style-type: none;
	background: url('../images/list_coupon.gif') 0 7px no-repeat;
	padding: 3px 0 5px 24px;
	line-height: 13px;
	border-bottom: 1px dotted #ccc;
}




#account_menu {
	padding: 0;
	margin: 5px 5px 0 10px;
position: relative;
}

#account_menu li {
	list-style-type: none;
	background: url('../images/list-arrow.gif') 0 2px no-repeat;
	padding-left: 10px;
	line-height: 19px;
}

#benefits li {
	list-style-type: none;
	background: url('../images/check_icon.gif') 0 2px no-repeat;
	padding-left: 20px;
	line-height: 19px;
}

.click_history {
	float: left;
	background: url('../images/check_blue.gif') no-repeat 5px center;
	padding: 4px 5px 1px 30px;
}

#referrals_list {
	padding: 0;
	margin: 5px 5px 5px 10px;
}
#referrals_list li {
	list-style-type: none;
	background: url('../images/referral_icon.png') no-repeat 5px center;
	padding: 8px 0 8px 30px;
	line-height: 14px;
	color: #5F5F5F;
}
#referrals_list li a {
	color: #91DB00;
	text-decoration: none;
}
#referrals_list li a:hover {
	color: #B9FF2F;
	text-decoration: none;
}


/* Alphabet Order
----------------------------------------------- */	
#alphabet {
	margin: 5px 0 5px 0;
	/*background-color: #FFFFFF;
	border-top: 1px #D7D7D7 dotted;
	border-bottom: 1px #D7D7D7 dotted;*/
	color: #BBBBBB;
	height: 25px;
}

#alphabet ul {
	width: 98%;
	margin: 0 auto;
	position: relative;
	list-style-type: none;
	padding: 2px;
	text-align: center;
	border:0;
}

#alphabet li {
	float: center;
	margin: 1px 1px 0 0;
	padding: 3px 3px;
	border-right: 0px solid #A7A7A7;
	display: inline;
	background:#D50000;
	-moz-border-radius: 0px 3px 0px 3px;
border-radius: 0px 3px 0px 3px;
-webkit-border-radius: 0px 3px 0px 3px;
behavior: url(border-radius.htc);
	font-weight:bold;

}

#alphabet li.last { border: none; }

#alphabet li a {
	color: #FFFFFF;
	font-size: 11px;
	padding: 2px 1px 2px 1px;
	text-decoration: none;
}

#alphabet li a:hover {
	color: #064160;
	text-decoration: underline;
	font-weight:bold;
}


/* Alphabet
----------------------------------------------- */	
.alphabet {
	padding: 0;
	margin: 0;
	/*border-top: 1px solid #DEDFED;
	border-left: 1px solid #DEDFED;*/
	color: #616B76;
	font-size: 11px;
	font-weight: normal;
}

.td_alphabet {
	/*border-right: 1px solid #DEDFED;
	border-bottom: 1px solid #DEDFED;*/
	width: 20px;
	height: 20px;
	text-align: center;
	/*background: #FBFBFB url('../images/td_bg.gif') no-repeat;*/
}

.td_alphabet_active {
	/*border-right: 1px solid #DEDFED;
	border-bottom: 1px solid #DEDFED;*/
	width: 20px;
	height: 20px;
	text-align: center;
	background: #5F5F5F;
}

.td_alphabet_active a {
	color: #FFFFFF;
}


.td_alphabet:hover {
	background: #EDFBD8;
	/*background: url('../images/td_bg.gif') no-repeat right top;*/
}


.td_alphabet a {
	display: block;
	color: #5B5858;
	text-decoration: none;
}

.td_alphabet a:link,
.td_alphabet a:visited {	
	color: #5B5858;
}

.td_alphabet a:hover {
	color: #000000;
}


/* TEXT
----------------------------------------------- */	
p {
	font-size: 100%;
	color: #000000;
	/*	font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;*/
}

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #444;
}

h2 {
    font-family: "Trebuchet MS",Trebuchet,Arial,sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	margin: 0;
    letter-spacing: 0.2em;
    padding: 2px;
    text-shadow: 1px 1px 1px #FFFFFF;
    text-transform: uppercase;

}

h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}

h4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}

.btext {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #444;
}

.stitle {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	color: #737373;
}

.req {
	color: #FF0000;
	font-weight: normal;
}

.note {
	padding-top: 4px;
	font-size: 11px;
	color: #999999;
	position: absolute;
}

.newnum {
	font-size: 10px;
	color: #F77003;
	font-weight: bold;
}

#shadow {
	/*background: url('../images/shadow.gif') no-repeat bottom right;*/
	margin: 3px 0 0 5px !important;
	float: left;
	text-align: center;
	min-height: 60px;
}

#shadow img {
	display: block;
	background-color: #FFFFFF;
	/*margin: -3px 6px 6px -3px;*/
	padding: 0px;
}


.abalance {
	/*background: url('../images/balance_bg.png') no-repeat bottom center;*/
	color: #4AAF0A;
	padding: 25px;
	text-align: center;
}

.abalance span {
	padding-top: 4px;
	font-size: 28px;
	color: #55D32E;
}

.mbalance {
	color: #000;
	font-weight: bold;
}

.imgs {
	border: 1px solid #E8E8E8;
	margin:0 5px 50px;
	padding: 3px;
	background: #FFFFFF;
}


.imgsBotdeals {background: #FFFFFF url('../images/line.gif') no-repeat center middle;border: 1px solid #E8E8E8;margin-right: 3px;margin-bottom: 8px;padding: 3px;background: #FFFFFF;width:60px;height:22px;display: block;overflow: hidden;}

a:hover .imgs {
	border-color: #F3F3F3;
}

.thebest {
	border: 1px solid #F3F3F3;
	padding: 10px;
	background: #F7F7F7;
	margin: 3px 0;
}

a:hover .thebest {
	background: #F7F7F7;
	border-color: #E3E3E3;
}

.conditions_title {
	color: #454545;
	font-weight: bold;
}

.sline {
	background: #FFFFFF url('../images/line.gif') no-repeat center bottom;
	margin: 2px auto;
	height: 1px;
 }

 .bline {
	background: #d6d6d6 url('../images/px.gif') no-repeat center bottom;
	margin: 2px auto;
	height: 1px;
 }




/* Support Messages
----------------------------------------------- */
.message_subject {
	color: #444;
	font-weight: bold;
	background: url('../images/icon_message.gif') no-repeat center left;
	padding: 5px 10px 5px 20px;
}

.message_text {
	padding: 7px 5px 5px 20px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #C3C3C3;
}

.answer_date {
	float: right;
	padding: 2px 3px 2px 3px;
	text-align: right;
	color: #FFF;
	background: #AECDEA;
}

.answer_sender {
	color: #000;
	font-weight: bold;
	background: url('../images/icons/message.png') no-repeat center left;
	padding: 5px 10px 5px 20px;
}

.answer_text {
	padding: 7px 5px 5px 20px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #C3C3C3;
}



/* RETAILERS
----------------------------------------------- */	

table {
	border-collapse:collapse;

}

tr.odd {
	/*background: #FFFFFF url('../images/browse_bg.png') repeat-x center bottom;
	height: 120px;*/
	border-bottom: 0px solid #D6E9F0;
}

tr.odd:hover {
	/*background: #EAFFDF;*/
}

tr.even {
	/*height: 120px;
	background: #FFFFFF url('../images/browse_bg.png') repeat-x center bottom;*/
	border-bottom: 0px solid #D6E9F0;
}

tr.even:hover {
	/*background: #EAFFDF;*/
}

.featured {
	display: block;
	position: absolute;
	/*top: 35px;*/
	color: #BB6CAA;
	background: url('../images/featured.png') no-repeat center right;
	padding: 31px;    
	pointer-events:none;
}

.cashback {
	color: #FA6218;
	font-weight: bold;
	font-size: 12px;
}

a.retailer_title  {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

a:hover.retailer_title {
	text-decoration: underline;
}

.retailer_description {
	text-align: left;
	font-size: 90%;
	line-height: 160%;
	/*padding:10px;*/
}
.retailer_description_fp {
	/*text-align: justify;
    font-size: 85%;*/
    line-height: 150%;
    min-height: 30px;
	margin-top:5px;
}

.retailer_conditions {
	text-align: left;
	font-size: 90%;
	line-height: 160%;
	/*padding:10px;*/
}
.retailer_conditions tr {
    border-bottom: 1px dotted silver;
    margin: 10px 0;
	color:#DD0000;
}
.retailer_conditions table {
    width:100%;
	font-size: 120%;
}

.retailer_statistics {
	line-height: 1.6em;
	margin: 5px;
	font-size: 11px;
}
.retailer_statistics label {
	display: block;
	float: left;
	clear: left;
	width: 68px;
}
.retailer_statistics label, .retailer_statistics .label
{
    color: #737373;
}

.retailer_statistics td {
	padding:5px;
}

.vw_description {
	text-align: left;
	/*line-height: 130%;*/
	padding:10px;
	color:#888888;
}

.category_description {
	color: #5F5F5F;
}

.browse_top {
	padding: 15px 10px 5px 10px;
	margin: 5px auto;
	height: 25px;
	background: #F7F7F7;
	border: 1px dotted #D7D7D7;font-size: 100%;
}

.browse_top .sortby {
	float: left;font-size: 70%;
}

.browse_top .sortby span {
	color: #444444;
	font-weight: bold;
}

.browse_top .results {
	float: right;font-size: 70%;
}

.browse_top .results span {
	color: #444444;
	font-weight: bold;font-size: 70%;
}


/* FORMS
----------------------------------------------- */	
fieldset {
	border: 1px solid #CCCCCC;
	border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 10px;
}

form {
	margin:0;
	padding:0;
	display: inline;
}

input.inputt, textarea.inputt2, select.field {
	background: #FFFFFF url('../images/search_bg.png') repeat-x center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 2px 3px 2px 3px;
	border: 1px solid #bdc7d8;
			-moz-border-radius: 6px ;
border-radius: 6px;
-webkit-border-radius: 6px;
behavior: url(border-radius.htc);
}

.inputt:focus, .inputt2:focus {
 	border: 1px solid #930000;
}

.checkboxx {
	float: left;
	display: block;
	margin: 0 2px 8px 0px;
}

select {
	margin:0;
	font-size:100%;
	color:#333;
}

textarea {
	border: 1px solid #bdc7d8;
	padding: 3px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
}

.butt {
	margin:0;
	padding: 2px 2px;
	border: 1px solid #CC3300;
	background: #DD0000;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	overflow: visible;
}

.butt:hover {
	background: #FFCC00;
	color: #3366CC;
}


/* Pagination
----------------------------------------------- */	

div.pagination {
	clear: both;
	font-size: 11px;
	margin: 20px 0;
	text-align: center;
	padding: 2px 0;
}

div.pagination a {
	border: 1px solid #E8E8E8;
	padding: 4px 8px;
	text-decoration:none;
	margin: 1px;
	color: #333;
}

div.pagination a:hover {
	border: 1px solid #EFEDE4;
	padding: 4px 8px;
	background: #FF9933;
	color: #FFFFFF;
}

div.pagination span.disabled {
	padding: 4px 8px;
	margin: 2px;
	border: 1px solid #EEEEEE;
	color: #DDDDDD;
}

div.pagination span.curPage {
	background: #FB6A00;
	border: 1px solid #F4F4F4;
	padding: 4px 8px;
	color: #FFFFFF;
	margin: 1px;
}

.clearall{
clear:both;
}

.advert{
padding:3px;
border: 1px solid #FFD5AA;
background: #FFF3E8;
}

.padTwentyWidget {clear:both;margin:0px;padding:1px;border-radius:15px;-moz-border-radius: 15px;font-size: 60%;}
.padTwentyWidget p {font-size: 0.9em;}

#bodyStyle{
	/*background: #FFFFFF url(../images/ws-maart-2012_bodyfill.gif) no-repeat top center ; #CFCEBA*/
	/*position: absolute;*/
	margin: 0 auto;
	width: 1000px;
   padding-top: 1px;
   padding-bottom: 50px;
   overflow: auto;
}