* {
 margin: 0;
 padding: 0;
}

body {
 font-family: geneva, 'Trebuchet MS', sans-serif;
 color: #333333;   
 font-size: 14px;
 line-height: 135%;
 background-color: #F8E195; /* #F7EDB8 light beige     #F8E195 dark beige */
}

div#shell {
 background-image: url(images/bk_stripes.gif);
}

div.break { clear: both; height: 1px; width: 1px; overflow: hidden; }

div#header {
	height: 127px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	width: 964px;
	top: 0px;
	margin-left: auto;
 	margin-right: auto;
}

.ie6 div#header div#banner {  
 margin: 0 0 0 210px;
}
.ie7 div#header div#banner {  
 margin: 0 0 0 190px;
}
 
div#header div#banner {
 width: 290px;
 height: 28px;
 font-size: 28px;
 color: #4A4153;
 font-family: Arial, Helvetica, sans-serif; 
 	margin-left: auto;
 	margin-right: auto;
	top: 100px;

}

div#header div#menu {
 width: 450px;
 height: 28px;
 font-size: 13px;
 font-weight: bold;
 color: #4A4153;  
 font-family: Arial, Helvetica, sans-serif; 
 margin-left: auto;
 margin-right: auto;
 padding-top: 85px;
}
 
 
.ie6 div#header div#banner input#searchSubmit, div#searchPanel input#searchSubmitHome { /*  ie6 hack */
 margin-top: -2px;
 margin-left: 0;
}

div#content {
 width: 960px;
 margin-left: auto;
 margin-right: auto;
 padding-top: 0px;
/* page border  */
 /* border-left: 2px solid #8A4C1E;  
 border-right: 2px solid #8A4C1E;*/
 /* background-color: #F8E195;   */ /* #F7EDB8 light beige     #F8E195 dark beige */
}

div#content div#major {
 width: 570px;
 float: right;
 padding: 20px 35px 20px 35px;
 overflow: hidden;
}
div#content div#major div.mainPanel {
 background-color: #FDFCF9;
 /*border: 1px solid #CCC1B0;*/
 padding: 20px;
 margin-bottom: 17px;
}
div#content div#major div.mainPanel div.googleAd {
 text-align: center;
 margin-bottom: 10px;
}
div#content div#major a#visitLink {
 display: block;
 color: #770924;
 width: 85px;
 height: 85px;
 float: right;
}

div#content div#major ul#pageMenu {
 list-style-type: none;
 height: 31px;
 margin-bottom: -1px;
}
div#content div#major ul#pageMenu li {
 display: inline;
}
div#content div#major ul#pageMenu li a {
 display: block;
 height: 24px;
 float: left;
 margin-right: 2px;
 padding-top: 7px;
 text-align: center;
 font-size: 16px;
 text-transform: lowercase;
 text-decoration: none;
}
div#content div#major ul#pageMenu li#pm_coupons a { width: 108px;}
div#content div#major ul#pageMenu li#pm_discuss a { width: 132px; background-position: -110px 0; }
div#content div#major ul#pageMenu li#pm_promotions a { width: 84px; background-position: -244px 0; }
div#content div#major ul#pageMenu li#pm_coupons.active a { background-position: 0 -37px;}
div#content div#major ul#pageMenu li#pm_discuss.active a { background-position: -110px -37px; }
div#content div#major ul#pageMenu li#pm_promotions.active a { background-position: -244px -37px; }

div#content div#major ul#pageMenu li#pm_help a {
 background-repeat: no-repeat;
 text-transform: none;
 font-size: 11px;
 text-align: right;
 text-decoration: underline;
 width: 44px;
 height: 17px;
 padding: 0;
 margin: 6px 0 0 15px;
}

div#content div#minor {
 width: 250px;
 float: left;
 padding: 20px 35px 20px 35px;
}
.ie6 div#content div#minor { /* ie6 hack */
 width: 248px;
 overflow: hidden;
}
 
div#content div#minor div.panel {
 background-color: #FBF8F3;
 border: 1px solid #EBE2D2;
 padding: 10px;
 margin-bottom: 17px;
}
div#minor div.panel a.action {
 color: #770924;
 display: block;
 padding-top: 5px;
}
div#minor img.badge {
 width: 70px;
 padding: 3px 0 3px 3px;
 float: right;
}

div#content div#minor div#tags ul {
 list-style-type: none;
 width: 225px;
}
div#content div#minor div#tags li {
 display: block;
 float: left;
 border: 1px solid #FADFAF;
 margin: 2px;
 padding: 1px; 
}
div#content div#minor div#tags li a {
 display: block;
 color: #423C33;
 text-decoration: none;
 padding: 2px 4px 2px 4px;
 background-color: #F8E195;
 white-space: nowrap; 
}
div#content div#minor div#tags li a:hover { color: #006600; background-color: #F7EDB8; }
div#content div#minor div#tags li a u:hover {
 background-color: red;
 color: white;
 text-decoration: none;
}

h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 24px;
 color: #770924;  
 font-weight: normal;
 margin-bottom: 12px; 
 line-height: 110%;
}

h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #770924;  
}

h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
 color: #006600;  
 font-weight: normal;
 margin-bottom: 5px;
}
h4 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #333333;  
 font-weight: normal;
 margin-bottom: 5px;
}
h5 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #006600;  
 font-weight: bold;
 margin-bottom: 5px;
}


p { margin-bottom: 1em;  font-size: 14px;}
a:link { color: #770924; }  
a:visited { color: #770924; }  
a:hover { color: #006600; text-decoration: none; } 
a:active { color: #770924; }  
dt a:link { color: #770924; }
dt a:visited { color: #770924; }
dd { margin-bottom: .75em; color: #857F74; }
div#content div#major div.mainPanel ul {
 margin-left: 2em;
}
.meta { display: none; }
input, textarea {  font-family: geneva, 'Trebuchet MS', sans-serif; font-size: 12px; }
.red {
 color: #FFFFFF;
 background-color: #770924;
 border: 1px dashed #A82C29;
 background-image: url(im/icons/error.gif);
 background-position: 5px 3px;
 background-repeat: no-repeat; 
 padding: 5px 5px 5px 28px;
 margin-bottom: 10px;
}
.error a {
 color: #FFFFFF;
}
form .invalid {
 border: 1px solid #CC0000 !important;
}
div.modalErrorMessage {
 font-weight: bold;
 background-color: #770924;
 color: #FFFFFF;
 padding: 20px 20px 20px 45px;
 border: 2px solid #FFFFFF;
 background-image: url(im/icons/error.gif);
 background-position: 20px 18px;
 background-repeat: no-repeat; 
}




div#footer {
 height: 42px;
 border-top: 2px solid #8A4C1E;
 background-image: url(im/backgrounds/footer.gif);
 font-size: 10px;
}
div#footer a { color: #5D5649; }
div#footer a:hover { color: #770924; text-decoration: none; }

div#footer ul {
 list-style-type: none;
 width: 550px;
 margin-top: 24px;
 margin-left: auto;
 margin-right: auto;
}
.safari div#footer ul { /* safari hack */
 width: 410px;
}
div#footer ul li {
 border-right: 1px solid #998C7D;
 float: left;
 line-height: 1.1em;
 margin: 0 .5em 0 -.5em;
 padding: 1px 1em 2px 1em;
}
div#footer ul li.last {
 border: none;
}


/* ===== COUPON ===== */
div.coupon {
 background-color: #FFFFFF;
 border: 2px solid #EBE2D2;
 margin-bottom: 8px;
 padding: 2px 0 0 2px;
 background-image: url(im/backgrounds/coupon.gif);
 background-position: top right;
 background-repeat: repeat-y;
}
.ie6 div.coupon { /* ie6 hack */
 height: 10px;
}
div.coupon.valid {
 border-color: #63B634;
}
div.coupon div.comments {
 max-height: 275px;
 overflow: auto;
 background-color: #F1EBE0;
 border-top: 3px solid #FFFFFF;
 border-right: 3px solid #FFFFFF;
 border-bottom: 3px solid #FFFFFF;
}
div.coupon div.comments dl {
 margin-top: 10px;
}
div.coupon div.comments dt {
 background-color: #FBF8F3;
 margin: 5px 10px 0 10px;
 padding: 5px 10px 0 10px;
 border-top: 1px dashed #EBE2D2;
 border-left: 1px dashed #EBE2D2;
 border-right: 1px dashed #EBE2D2;
}
div.coupon div.comments dd {
 font-size: 11px;
 background-color: #FBF8F3;
 margin: 0 10px 0 10px;
 padding: 2px 10px 5px 28px;
 background-image: url(im/icons/post.gif);
 background-position: 10px 4px;
 background-repeat: no-repeat;
 border-bottom: 1px dashed #EBE2D2;
 border-left: 1px dashed #EBE2D2;
 border-right: 1px dashed #EBE2D2;
}
div.coupon div.comments a {
 display: block;
 width: 95px;
 margin: 5px 0 10px 385px;
 background-image: url(im/icons/comment.gif);
 background-repeat: no-repeat;
 background-position: 0 1px;
 height: 17px;
 padding-left: 20px;
}

div.coupon table {
 width: 400px;
 overflow: hidden;
 float: left;
 margin: 5px 0 5px 0;
}
div.coupon table td, div.coupon table th {
 padding: 3px;
}
div.coupon table th {
 color: #B3A38B;
 font-weight: normal;
 text-align: right;
 width: 60px;
}
div.coupon table td.code {
 font-size: 16px;
 font-family: Arial, Helvetica, sans-serif;
}
div.affTracker {
 position: absolute;
 height: 1px;
 width: 1px;
 overflow: hidden;
}
div.coupon table td.stats { font-size: 12px; color: #B3A38B; }
div.coupon table td.stats span { font-size: 12px; padding: 1px 4px; }
div.coupon table span.good 		{ font-size: 14px; color: #63B634; background-color: #E8F4E2; }
div.coupon table span.average { color: #770924; background-color: #FDE6DB; }
div.coupon table span.bad 		{ color: #770924; background-color: #F7E4E7; }
div.coupon table span.featured { 
	color: #63B634; 
	background-image: url(im/icons/feature.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 18px !important;
}

div.coupon td.code strong {
 display: block;
 float: left;
 padding: 3px 8px 0 0;
 color: #464137;
}
div.coupon td.code a.useButton {
 display: block;
 float: left;
 width: 50px;
 height: 21px;
 background-image: url(im/buttons/useIt.gif);
}
div.coupon a.useButton:hover {
 background-position: 0 -21px;
}
div.coupon a.useButton span { display: none; }

div.coupon div.socialTools, div.coupon div.siteTools  {
 width: 103px;
 height: 81px;
 float: right;
 padding: 3px;
 font-size: 11px;
 text-align: center;
 overflow: hidden;
}
div.coupon div.siteTools img {
 width: 65px;
 height: 47px;
}
div.coupon div.socialTools label {
 display: block;
 line-height: 125%;
 margin: 2px 0 4px 0;
}
div.coupon div.socialTools a.ct {
 color: #464137;
 display: block;
 background-image: url(im/icons/comment.gif);
 background-repeat: no-repeat;
 background-position: 0 1px;
 height: 17px;
 padding-left: 22px;
 margin: 4px 0 0 2px;
 text-align: left;
 cursor: pointer;
 cursor: hand;
 text-decoration: underline;
}
div.coupon div.socialTools a.ct:hover {
 text-decoration: none;
}
div.coupon div.socialTools a.active {
 background-position: 0 -51px;
}
div.coupon div.socialTools a:hover {
 color: #464137;
 text-decoration: underline;
}

div.coupon div.siteTools a {
 line-height: 110%;
 text-decoration: none;
}
div.coupon div.siteTools a img {
 border: 1px solid #FFFFFF;
 margin-top: 4px;
 margin-bottom: 4px;
}
div.coupon div.siteTools a:hover {
 color: #312D26 !important;
}
div.coupon div.siteTools a:hover img {
  border-color: #FFE569 ;
}

.style3 {
	font-size: 24px;
	color: #006600;
}
.style4 {color: #006600}

