@charset "utf-8";
/* Effective stylesheet produced by snapshot save */
html, body {
margin:0;
padding:0;
}
body{background:url(../images/background_pattern_large.png)}

body {font-size:14px;color:#656766;font-family:Arial, Helvetica, sans-serif;}
#container{}
#mainBox{padding-bottom:15px;
	-moz-box-shadow: 10px 10px 5px #CCC, -10px -10px 5px #CCC; /* Firefox 3.6 and earlier*/
-webkit-box-shadow: 10px 10px 5px #CCC, -10px -10px 5px #CCC; /* Safari and Chrome */
box-shadow: 10px 10px 25px #CCC, -10px -10px 25px #CCC;	
	margin: 0 auto;background:#fff;width:1024px;}
#mainBox a:link, a:visited{color:#656766;text-decoration:none;}
#couponTable{}
#submit_form{width:611px;margin:auto;}
.form_fields{text-align:right;width:500px;font-variant: small-caps;font-weight:bold;}
.form_fields .checks{width:560px !important}
.form_fields .checks input{margin-left:10px;}
.darker{color:#000;}
.table_border{font-weight:bold;border-top:1px solid #8bb29f;border-bottom:1px solid #8bb29f;border-right:1px solid #8bb29f;background:url(../images/bg.gif) right no-repeat;}
#counters{text-align:center;}

#cTable tr.odd{background:#ebebeb;}
tr.d0 td {

}
tr.d1 td {

}
img{border:none;}
#topBar{float:right;padding:10px 10px 0 0;font-size:smaller;}
#topBar a:link{font-variant: small-caps;color:#929393;text-decoration:underline;}
#topBar span{padding-left:10px;}
tr.expired td{background:#FFD5D5;border-bottom:1px solid #fdc2c2;}
.toast-container
{
	position:fixed;
	*position:absolute;/*IE6 and 7 only*/
	text-align: center;
	background-color: #444;
	border:2px solid #666;
	padding:5px;
	color:#FFF;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-box-shadow: 3px 3px 6px 1px #7a7a7a;
	-moz-box-shadow: 3px 3px 6px 1px #7a7a7a;
	box-shadow: 3px 3px 6px 1px #7a7a7a; 
}
.coupon_deleted{background:#CCC !important;text-align:center;color:#000;}
.coupon_deleted td{border-top:3px solid #999;}
#simplemodal-overlay { background-color: rgb(153, 153, 153); }
#simplemodal-container { background-color: rgb(51, 51, 51); border: 8px solid rgb(68, 68, 68); padding: 12px; width: 400px; text-align: center; color: rgb(204, 204, 204); }
#simplemodal-container a.modalCloseImg { background: url("urn:not-loaded:http://coupons.kalscheur.info/images/modal/x_modal.png") no-repeat scroll 0% 0% transparent; width: 25px; height: 29px; display: inline; z-index: 3200; position: absolute; top: -15px; right: -18px; cursor: pointer; }
#cTable td, #cTable th{padding:5px;}
#cTable{ border-spacing:5px; border-collapse:collapse;border:none;}
#errors{float:left;padding: 30px 0 0 15px;width: 187px;margin-top:250px}
#errors p{font-size:12px;color:#CE0000;background:#ffbaba;padding:5px;border:1px solid #d8000c;}
#errors h1{height:44px;text-align:center;padding:3px 0 0 5px;background:url(../images/error.png) no-repeat;}
.test{border:4px solid green;}
.testTwo{border:1px solid green;}
.smallFont{font-size:11px}

