/* @override http://coupons.mediaurahosting.com/css/main.css */

/* CSS Document */

body {background:#A4080C url(../img/background.jpg) repeat-x top; margin:0 auto; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
ul,li,pre {margin:0; padding:0; font-size:12px;}

/* Common */
h1 {color:#000000; font-size:20px; font-weight:bold; padding:0; margin:0;}
h2 { color:#022ca4; font-size:16px; font-weight:normal; padding:0; margin:0;}
h3 { color:#000000; font-size:13px; font-weight:normal; padding:0; margin:0;}
p { color:#2b2b2b; font-size:12px; font-weight:normal; padding:0; margin:0;}

a {color:#022ca4; text-decoration:none; cursor:pointer;}
a:hover {color:#000000; text-decoration:underline; cursor:pointer;}

input {font-family:Arial, Helvetica, sans-serif; font-size:15px;}

h1 { font-size:24px; padding:0; margin:0;}
.clear {margin:0; padding:0; clear:both;}
.spacer {margin:0; padding:0; height:15px;}
.spacer1 {margin:0; padding:0; height:25px;}
.spacer2 {margin:0; padding:0; height:10px;}
.spacer3 {margin:0; padding:0; height:80px;}
.spacer4 {margin:0; padding:0; height:40px;}
.center {text-align:center;}
.maroon_text {color:#990000;}

/*.container {width:1004px; background:url(../img/coupon_background2b.jpg) no-repeat top; margin:0 auto; min-height:1277px;}*/
.container {width:751px; margin:0 auto 50px; /*min-height:1120px;*/ overflow: hidden;
	border: solid 1px #320605;
	box-shadow: 0px 0px 6px #000;
	-moz-box-shadow: 0px 0px 6px #000;
	-webkit-box-shadow: 0px 0px 6px #000;
	-ms-filter: /* IE8+ */
		"progid:DXImageTransform.Microsoft.Shadow(color=#5D0406, direction=90, strength=5) 
		 progid:DXImageTransform.Microsoft.Shadow(color=#5D0406, direction=180, strength=5) 
		 progid:DXImageTransform.Microsoft.Shadow(color=#5D0406, direction=270, strength=5)";
	filter: /* IE<8 */
		 progid:DXImageTransform.Microsoft.Shadow(color=#5D0406, direction=90, strength=5) 
		 progid:DXImageTransform.Microsoft.Shadow(color=#5D0406, direction=180, strength=5) 
		 progid:DXImageTransform.Microsoft.Shadow(color=#5D0406, direction=270, strength=5);

} /* Was min-height:1277px */
.container .logo {height:35px; padding-top:155px; width:750px; margin:0 auto; text-align:right; position: relative;}
.container .logo a.png {
	position: relative;
	left: -26px;
	top: 2px;
}
.table_top {margin-top:12px; margin-bottom:40px;}
.box_bg {background: none;}
#ie7 table.coupon_cell, #ie8 table.coupon_cell {
	width: 237px!important;
	position: relative;
	left: 5px;
}
table.coupon_header {
	display: block;
}

.v_border {
	border: solid 1px #C2C2C2; 
	display: block; 
	width: 225px;
	margin: 0px 3px 4px; 
	position: relative; 
}
.v_border {background: #F4F4F4;}
.small_text {font-size:8px; padding-bottom:10px; position: relative; left: 5px;}

/* Newly added */
td.v_border table .minilogo {
	background: url(../img/small_logo.png) no-repeat center center;
	height: 66px;
	width: 56px;
	position: relative;
	text-indent: -999em;
} 
.top_border, .bottom_border {
	display: none;
}

tr.coupon_bottom {
	position: absolute;
	bottom: 0px;
}

#logo_overlay a {
	width: 170px;
	height: 180px;
	position: absolute;
	top: 0;
	left: 0;
}

/* 2010 Additions */
ul.coupon_offer {
	margin: 0px 10px 15px;
	display: block;
	text-align:left;
}
ul.coupon_offer li {
	font-size: 11px;
	margin: 0;
	padding: 0 0 4px 12px;
	list-style: none!important;
	background: url(../img/bullet-arrow.gif) no-repeat 0px 2px;
}

#bottom-row {
	margin-top: -50px;
}

#copyright {
	background:url(../img/copyright.gif) no-repeat scroll 0 0 transparent;
	height:15px;
	position:relative;
	text-indent:-999em;
	width:110px;
}

/* 6 coupons */
.layout-6 table.coupon_header {
	padding-bottom: 0px;
}
.layout-6 .v_border {
	height: 280px;
	padding-bottom: 85px;
}

/* 9 coupons */
.layout-9 table.coupon_header {
	padding-bottom: 0px;
}
.layout-9 .v_border {
	height: 235px;
	padding-bottom: 75px;
}
