@charset "UTF-8";

/* Globals */

html {
	
	min-height: 100%;
	height: auto;	
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #555555;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_images/bg_bodybottom.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}
a:link {
	color: #27599F;
}
a:visited {
	color: #27599F;
}
a:hover {
	color: #E99B00;
}
a:active {
	color: #E99B00;
}

h1 {
	font-size: 30px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	color: #EEA221;
	line-height: 120%;
}

h3 {
	font-weight: normal;	
	font-size: 14px;
	margin: 0;
	padding: 0;
}

/* Layout & Type */

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

#outerwrap {
	background-image: url(../_images/pagebg.png);
	background-position: top left;
	background-repeat: repeat-x;
}

#header {
	height: 167px;
	background-image: url(../_images/bg_header.png);
}

#logo {
	width: 256px;
	height: 101px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	clear: none;
	margin: 0;
	padding: 0;
}

#utility {
	margin: 0;
	padding: 0;
	height: 58px;
	width: 224px;
	float: right;
	margin-right: 114px;
	background-image: url(../_images/bg_finder.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#utility p {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #ABA393;
}

#utility p a {
	color: #ABA393;
	text-decoration: none;
}

#utility p a:hover {
	text-decoration: underline;	
}

#gofield {
	width: 106px;
	height: 16px;
	border: 2px solid #D4E3E0;
	margin-left: 60px;
	margin-right: 4px;
	font-size: 9px;
	padding: 3px;
}

#finderbox {
	margin: 0;
	padding: 0;
	height: 35px;
	padding-top: 7px;
}

#nav {
	margin: 0;
	padding: 0;
	margin-right: 0px;
	padding-top: 112px;
	padding-left: 310px;
	white-space: nowrap;
}

#subnav {
	height: 26px;
	overflow: hidden;
}

#subnav p {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	padding-top: 5px;
}

#subnav p a {
	color: #FFFFFF;
	text-decoration: none;
}

#subnav p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer {
	padding-bottom: 20px;
	padding-top: 5px;
	color: #888888;
	font-size: 10px;
}

#footer a {
	color: #888888;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;	
}

#hometop {
	margin: 0;
	padding: 0;
         position: relative;
	height: 247px;
	overflow: hidden;
	background-image: url(../_images/bg_hometop.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#homepods {
	height: 200px;
	margin-left: 12px;
	margin-top: 12px;
}

#homepoda, #homepodb {
	width: 222px;
	height: 183px;
	float: left;
	margin-right: 14px;
	background-image: url(../_images/bg_coupon.png);
	background-repeat: repeat-x;
	border: 1px solid #1e3e71;
	overflow: hidden;
	
}

#homepodc {
	width: 460px;
	height: 183px;
	float: left;
	background-image: url(../_images/bg_podc.png);
	background-repeat: repeat-x;
	border: 1px solid #1e3e71;
	overflow: hidden;
}

#homepoda td, #homepodb td {
	font-size: 9px;
	line-height: 120%;	
}

#homepoda td p, #homepodb td p {
	font-size: 9px;
	line-height: 11px;
	margin: 0;
	padding: 0;
}

#homepoda td h1, #homepodb td h1, .couphead {
	font-size: 20px;
	color: #1064B2;
	margin: 0;
	padding: 0;
	line-height: 22px;
}

#homepoda td h2, #homepodb td h2, .coupsubhead {
	font-size: 18px;
	color: #040000;
	margin: 0;
	padding: 0;
	line-height: 20px;
	margin-bottom: 8px;
}

#pointcontainer {
 width: 360px;
 height: 253px;
 position: absolute;
 top: 236px;
 margin-left: 621px;
}

#contentinner {
 width: 730px;
 background-image: url(../_images/bg_contentinner.png);
 background-repeat: no-repeat;
 background-position: top left;
 margin-left: auto;
 margin-right: auto;
 padding-left: 82px;
 padding-right: 82px;
 padding-top: 26px;
 padding-bottom: 26px;
}

/* Classes */

.clear {
	clear: both;	
}

.couponview {
	font-size: 11px;	
}

p.viewcoupon strong {
	padding-top: 8px;
	margin-top: 8px;
	font-size: 11px;
}

a.couponview:link, a.couponview {
	text-decoration: none;	
}

a.couponview:hover {
	color: #27599F;
	text-decoration: underline;
}

.piccell {
	padding-top: 2px;
	padding-left: 4px;
}

.descripcell {
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
}

.expcell {
	padding-bottom: 8px;
	padding-left: 8px;
}

.counterdailys {
	width:180px;
	height:26px;
	border:0;
	overflow:hidden;
	position:relative;
	background-color:#FFFFFF;
	padding-top: 5px;
	margin-left: 28px;
	margin-top: 32px;
}

.bluegrad {
	background-repeat: repeat-x;
	background-position: top left;
}

.golddiv {
	border-bottom: 1px solid #EBB323;	
}

.homewhite {
	background-image: url(../_images/bg_podswhite.png);
	background-repeat: repeat-x;
	background-position: top left;
}

a.subnavhere {
	border-bottom: 1px solid white;
}

.whiteh3 {
	color: #FFFFFF;	
}

a.polaroid img {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-right: 30px;
	margin-bottom: 30px;
}

.sitemap, .sitemap ul, .sitemap li {
	list-style-type: none;	
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
}

.sitemap, ul.sitemap ul {
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
}

ul.sitemap ul ul {
	text-indent: 20px;	
}

ul.sitemap ul ul, ul.sitemap ul ul li {
	font-weight: normal;	
}

/* Hacks */


