/* @override 
	http://ljscoupons.mediaura.net/ljs_old/css/print.css
	http://coupons.mediaurahosting.com/css/print.css
*/

/* CSS Document */

body {background:#ffffff; 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:100%; background:#ffffff!important; margin-left: -5px;}
.container .logo {display: none;}
.table_top {margin-top:0px; margin-bottom:0px; width: 6.5in!important;}
.box_bg {background:#ffffff;}
.v_border {display: block; height: 280px; border: solid 1px #000; position: relative;}
.v_border table {
	display: block;
	margin-top: 0px;
}
.small_text {font-size:7px; padding:0 0 5px 0; width: 140px; margin-top: -10px; position: relative; left: 5px;}
.smalllogo {display:none;}
.print_button {display:none;}

/* Newly added */

#ie7 table.coupon_cell, #ie8 table.coupon_cell {
	width: 237px!important;
	position: relative;
	left: 5px;
}
td.row_spacing {
	height: 1px;
	margin-top: 0px;
	display: block;
}
td.main_text {}
.minilogo {
	position: relative;
	left: 0px;
}
.top_border, .bottom_border {
	display: none;
}

tr.coupon_bottom {
	position: absolute;
	bottom: 0px;
	padding-top: 20px;
}

/* 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 0 12px;
	list-style: none!important;
	background: url(../img/bullet-arrow.gif) no-repeat 0px 2px;
}
*/

ul.coupon_offer li {
 font-size: 11px;
 margin: 0 0 0 7px;
 padding: 0 0 3px 1px;
 list-style-position: outside;
 list-style-type: disc;
 background: none;
}

#bottom-row {width: 680px;}

.hide {
	display: none;
}

/* 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: 205px;
	padding-bottom: 75px;
}
.layout-9 #ie .v_border {height: 225px;}