
/* suplier */
/*
.sells { list-style-type:none; margin:15px 0; padding:0 15px }
.sells li {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
    background: none repeat scroll 0 0 #F2FFD9;
    margin: 10px 8px;
    padding: 10px;
	border:1px solid #bed1a3;
}
.sells h3 {
	
}

.deal_sell {
	border-top:1px dotted #bed1a3;
	padding-top: 10px;
}
*/
#your_sells h3 {
	font-family: 'Yanone Kaffeesatz',arial,serif;
    font-size: 30px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
#your_sells h4 {
	font-size:16px;
	margin-top:7px;
}
#your_sells h3 a, #your_sells h4 a {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
#your_sells .deals_date {font-zise:14px;}

 .deals_state { 
	text-align:center;
	background:#fff;
	padding:5px;
	color:#333;
	margin:0;
	
	-moz-border-radius:5px;
	webkit-border-radius:5px;
	border-radius:5px;
	
 }
 .tabRows .deals_state span { font-size:14px; color:#333; }
.tabRows .deals_state strong { color:#333; display:block; font-size:28px; line-height:28px;}
/*
.deals_state abbr {
    display: inline-block;
    height: 15px;
    text-indent: -1000px;
    width: 15px;
 }
 .deals_state abbr.ok {
	background: green;
 }
  .deals_state abbr.ko {
	background: red;
 }
*/
 .deal .tabRows {margin:15px 0;}
 
 
#birthday_form select { width:70px; margin-right:5px;}

.checkboxGroup{

    margin: 0 10px 10px;

}
#locationChecks .checkboxGroup {height:18px;}
#locationChecks .checkboxGroup img {margin-top:4px;}

.tabRows {
	background: #E1E1E1;
	border:5px solid #E1E1E1;
	margin: 0 20px 10px 0;
	
	-moz-border-radius:5px;
	webkit-border-radius:5px;
	border-radius:5px;
}
.tabRows .fg{
	 padding: 5px 10px 10px;
	 margin-bottom:0;
	
}
.tabRows strong, .tabRows strong span { color:#333; font-size:12px;}
.tabRows span {color:#7F7F7F;}
.tabRows label { color:#333; font-size:12px;}
.tabRows > .fg:nth-child(2n+0) {
	background: #EAEAEA;
	
	border-left:0;
	border-right:0;
}
.tabRows .fg .fg {padding-bottom:0;}

.tabRows .pf_l { border-right:1px dotted #EAEAEA; }

.tabRows thead td { background:#EAEAEA; color:#333;font-weight:bold;text-align:center; padding:5px 0;}
.tabRows tbody tr {background-color:#E1E1E1}
.tabRows tbody tr td.ok {background:url(http://www.savemyday.nl/themes/site_themes/reduti//img/icons/icoOK.png) no-repeat 140px center; 
	height:35px; 
	text-align:left; 
}
.tabRows tbody tr:nth-child(2n+0) {background-color:#EAEAEA;}
.tabRows.hover tbody tr:hover {background-color:#EAEAEA;}

.tabRows tbody input {float:none;}
.tabRows tbody input.w15 {width:100px;}
.tabRows tbody input.bt { padding:0 3px; height:25px; }
.tabRows tbody tr td { border-left:1px dotted #fff;color:#333; text-align:center; padding:10px;vertical-align:middle;}
.tabRows tbody tr td .bt { lheight: 25px; margin: 5px 0 ;}


.tabRows .bt.bt_small{
	color:#CF0560;
	background:transparent;
	border-width:0;
	
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.tabRows .bt.bt_small:hover {color:#FF3F98;}

.popup .tabRows {margin:10px 0;}

.tabRows label.w15 { width: 80px; }
.popup .tabRows .fh {margin-bottom:0;}
.popup #bday_d, .popup #bday_m {margin-right:3px;}
.checkboxGroup { padding:5px 10px; }

#your_deals .printLink {
	position:absolute;
	bottom:0;
	right: 15px;
}

#your_deals .viewLink {
	position:absolute;
	bottom:20px;
	right:8px;
}
.bt_csv { 
	background: #FC187F ; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding-right:15px; 
	padding-left:10px;
}
.bt_csv .bt {background:url(http://www.savemyday.nl/themes/site_themes/reduti//img/icons/icoCSV.png) no-repeat  right 3px; 
	padding-right:35px; 
	border:0 ;
}

#user_menu {margin-bottom:20px;}
ul.top_tabs {
	background-color:#333;
	margin:0 3px;
	padding: 10px 0 0 20px;
	height:47px;
	border:solid 5px #333;
	border-bottom-width:0;
	
	-moz-border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	border-radius:8px 8px 0 0;
	
}

.top_tabs li {
	border-right:solid 1px #676767;
}
.top_tabs li a {background:url(http://www.savemyday.nl/themes/site_themes/reduti//img/layout/tabs.png) no-repeat  right bottom; 
	height:47px;
}
.top_tabs li a span {
	font-family:arial, serif;
	display:block;
	height:47px;
	line-height:47px;
	font-size:18px;
	font-weight:bold;
	padding:0 20px;
	min-width:130px;
	text-align:center;
	background:url(http://www.savemyday.nl/themes/site_themes/reduti//img/layout/tabs.png) no-repeat  left top; 
	white-space:nowrap;
}
.top_tabs .ui-tabs-selected, .ui-tabs-nav .ui-state-default.ui-tabs-selected:hover {
	background-color:#fff;
	border-right-width:0;
}
.top_tabs .ui-state-default:hover {background-color:#000;}

.top_tabs em {
	margin:0 20px;
	width:130px;
	text-align:center;
	line-height:47px;
	display:block;
	background:url(http://www.savemyday.nl/themes/site_themes/reduti//img/icons/preloader_45.gif) no-repeat  left center; 
	text-indent:-5000px;
	
}
.ui-tabs-panel {padding:0;}
.ui-tabs-panel .tab_content {
	background-color:#fff;
	border:solid 2px #333;
	border-top-width:0;
	padding:8px;
	margin:0 3px 20px;
	
	-moz-border-radius:0 0 8px 8px;
	-webkit-border-radius:0 0 8px 8px;
	border-radius:0 0 8px 8px;
}

.subscriptionPanel {
	background-color:#4F4F4F;
	
	padding:10px 10px 0 10px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.subscriptionPanel label { color:#fff; font-size:14px;}

#your_deals .tabRows {
	border:solid 4px #333; background:#fff;height:90px;
}
#your_deals .tabRows .fg {padding:0;}
#your_deals .item .pf_l {border-width:0;}
#your_deals .item .pf_r{padding-top:5px;}
#your_deals .item h3 {
	font-size:16px;
	font-weight:bold;
	color:#df297d;
	margin-bottom:5px;
}
#your_deals  .fg strong {
	float:left;
	padding-top:5px;
}
#your_deals  .fg strong span { font: 12px/1 Verdana,sans-serif; font-weight:bold; }
.dealLink { 
	display: block; 
	text-align: center;
	margin-top:5px;
}
.mr10 {
	margin: 0pt 10px 0pt 0pt;
}
#your_sells .deals_date {
	margin: 0 7px 0 0;
}
#your_sells .deals_date.nm {
	margin: 0;
}

#your_interest {clear:both;}

.merchant_deal_info {width:640px;}

.tabRows .note {
	position: absolute;
	right: 5px;
	bottom: -5px;
	text-align:right;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:3px 5px;
	background-color:#333;
	color:#fff;
}
.tabRows .note  label { font-size:11px; color:#fff; display:block; width:auto; text-align:right;}
.tabRows .note strong {
	color:#fff;
	font-size:11px;
	display: block;
	text-align:right;
}

#filterTable{
	margin: 5px 40px 0px 0px;
}

#newsletter .tabRows label {padding-top:3px}
#newsletter img {margin-right:5px;}
