/* @override http://www.freecouponcodesonline.com/default.css */

* {
 margin: 0;
 padding: 0;
}

body {
 font-family: geneva, 'Trebuchet MS', sans-serif;
 background-color: #F8ECD9;
 color: #614a49;
 font-size: 12px;
 line-height: 135%;
}

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

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

div#header {
	height: 110px;
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	left: 0;
	position: absolute;
}
div#header div.inner {
 width: 960px;
 margin-left: auto;
 margin-right: auto;
}
div#header a#logo img {
	border: none;
	width: 398px;
	height: 94px;
	margin-top: 12px;
}
div#header div#banner {
 width: 380px;
 height: 66px;
 padding: 10px 15px 10px 15px;
 overflow: hidden;
 background-image: url(http:///im/backgrounds/banner.gif); 
 position: absolute;
 margin: -91px 0 0 550px;
}
.ie_6 div#header div#banner { /* stupid ie6 hack */
 margin: 0 0 0 210px;
}
.ie_7 div#header div#banner { /* stupid ie7 hack */
 margin: 0 0 0 190px;
}
.safari div#header div#banner { /* safari hack */
 margin: -94px 0 0 550px;
}

div#header div#banner input#query, div#searchPanel input#query {
 width: 290px;
 height: 29px;
 border: none;
 background: none;
 background-image: url(http:///im/backgrounds/searchField.gif);
 font-size: 20px;
 color: #4A4153;
 padding-top: 6px;
 padding-left: 8px;
 font-family: Arial, Helvetica, sans-serif; 
}
div#header div#banner label, div#searchPanel label {
 color: #D3CCDA;
 font-size: 14px;
 font-family: Arial, Helvetica, sans-serif;
 display: block;
 margin-bottom: 7px;
}
div#header div#banner input#searchSubmit, div#searchPanel input#searchSubmitHome {
 position: absolute;
 margin-top: -2px;
 margin-left: 3px;
}
.safari div#header div#banner input#searchSubmit { /* safari hack */
 margin: 0 0 0 295px;
 top: 28px;
}
.ie_6 div#header div#banner input#searchSubmit, div#searchPanel input#searchSubmitHome { /* stupid ie6 hack */
 margin-top: -2px;
 margin-left: 0;
}

div#content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	background-image: url(images/content.gif);
	border-left: 2px solid #f4a884;
	border-right: 2px solid #f4a884;
	background-color: #EBE2D2;
}

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;
 background-color: red;
 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, #pm_help a {
 display: block;
 height: 24px;
 background-image: url(http:///im/backgrounds/tabs.gif);
 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; }

#pm_help a {
 background-image: url(http:///im/icons/help.gif);
 background-repeat: no-repeat;
 text-transform: none;
 font-size: 11px;
 text-align: right;
 text-decoration: underline;
 width: 44px;
 height: 17px;
 padding: 0;
 position: absolute;
 top: 140px;
 margin-left: 520px;
}




div#content div#minor {
 width: 250px;
 float: left;
 padding: 20px 35px 20px 35px;
}
.ie_6 div#content div#minor { /* ie6 hack */
 width: 248px;
 overflow: hidden;
}
div#content div#minor h2 {
 display: none;
}
div#content div#minor div.panel {
 background-color: #FBF8F3;
 border: 1px solid #EBE2D2;
 padding: 10px;
 margin-bottom: 17px;
-moz-border-radius:5px;
border-radius:5px;
-webkit-border-radius:5px;

 
}
div#minor div.panel a.action {
 color: #EF540A;
 display: block;
 padding-top: 5px;
}
div#minor img.badge {
 width: 70px;
 padding: 3px 0 3px 3px;
 float: right;
}

div#content div#minor div#thumbnail {
 background-image: url(http:///im/backgrounds/thumbnail.jpg);
 border-color: #D6BEAD;
}
div#content div#minor div#thumbnail a img {
 border: 3px solid white;
 width: 201px;
 height: 147px;
 margin-left: 10px;
}
.ie_6 div#content div#minor div#thumbnail a img {
 margin-left: 5px;
}
div#content div#minor div#thumbnail a:hover img {
 border-color: #FFE569;
}
div#content div#minor div#thumbnail a {
 text-decoration: none;
}
div#content div#minor div#thumbnail a strong {
 display: block;
 text-align: center;
 font-size: 14px;
 font-weight: normal;
 text-decoration: underline;
 padding-top: 3px;
}


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: #FADFAF;
 white-space: nowrap;
}
div#content div#minor div#tags li a:hover { color: #28241F; background-color: #FFE569; }
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: #C9435B;
 font-weight: normal;
 margin-bottom: 12px; 
 line-height: 110%;
}
h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #EF540A;
 font-weight: normal;
 margin-bottom: 10px;
}
h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #246185;
 font-weight: normal;
 margin-bottom: 5px;
}
p { margin-bottom: 1em; }
a:link { color: #5D5649; }
a:visited { color: #756F64; }
a:hover { color: #5C0101; text-decoration: none; }
a:active { color: #5D5649; }
dt a:link { color: #EF540A; }
dt a:visited { color: #F16E2F; }
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; }
.error {
 color: #FFFFFF;
 background-color: #C9435B;
 border: 1px dashed #A82C29;
 background-image: url(http:///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: #C9435B;
 color: #FFFFFF;
 padding: 20px 20px 20px 45px;
 border: 2px solid #FFFFFF;
 background-image: url(http:///im/icons/error.gif);
 background-position: 20px 18px;
 background-repeat: no-repeat; 
}




div#footer {
	height: 42px;
	border-top: 2px solid #f4a884;
	font-size: 10px;
	background-color: #FEE9DC;
}
div#footer a { color: #5D5649; }
div#footer a:hover { color: #EF540A; text-decoration: none; }

div#footer ul {
 list-style-type: none;
 width: 400px;
 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: #fff;
 border: 2px solid #ebe3d8;
 margin-bottom: 8px;
 padding: 2px 0 0 2px;
 background-position: top right;
 background-repeat: repeat-y;
 min-height: 10px;
 -moz-border-radius:5px;
border-radius:5px;
-webkit-border-radius:5px;
}
.ie_6 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;
}
.ie_6 div.coupon div.comments {
 height: 275px;
}
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(http:///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 dd.member {
 padding-left: 10px;
 background-image: none;
}
div.coupon div.comments dd.member a {
 color: #EF540A;
 display: inline;
 width: auto;
 margin: 0;
 background: none;
 height: auto;
 padding-left: 5px;
}
div.coupon div.comments dd.member img {
 float: left;
 border: none;
}

div.coupon div.comments a {
 display: block;
 width: 90px;
 margin: 5px 0 10px 385px;
 background-image: url(http:///im/icons/comment.gif);
 background-repeat: no-repeat;
 background-position: 0 1px;
 height: 17px;
 padding-left: 20px;
}

div.coupon div.comments a.closeComments {
 background: none;
 font-size: 11px;
 margin-bottom: -5px;
 text-decoration: underline;
 cursor: hand;
 cursor: pointer;
}

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: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 8px;
}
div.affTracker {
 position: absolute;
 height: 1px;
 width: 1px;
 overflow: hidden;
}
div.coupon table td.stats { font-size: 11px; color: #B3A38B; }
div.coupon table td.stats span { font-size: 12px; padding: 1px 4px; }
div.coupon table td.stats span.trend { display: none; }
div.coupon table td.stats span.new { background-color: #63B634; color: #FFFFFF; }
div.coupon table span.good 		{ color: #63B634; background-color: #E8F4E2; }
div.coupon table span.average { color: #EF540A; background-color: #FDE6DB; }
div.coupon table span.bad 		{ color: #C9435B; background-color: #F7E4E7; }
div.coupon table span.featured { 
	color: #63B634; 
	background-image: url(http:///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 {
 color: #EF540A;
 font-size: 13px;
 font-weight: bold;
 line-height: 150%;
}

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(http:///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 ;
}

div#moreCoupons {
 display: block;
 float: right;
 border: 1px solid #FADFAF;
 margin: 2px;
 padding: 1px; 
}
div#moreCoupons a {
 display: block;
 color: #423C33;
 text-decoration: none;
 padding: 2px 4px 2px 4px;
 background-color: #FADFAF;
}
div#moreCoupons a:hover { color: #28241F; background-color: #FFE569; }



div.coupon.userHide {
  display: none !important;
}
div.coupon.valid div.socialTools input.submit.yes {
  display: none;
}


div.unreliableDivider {
 margin: 1em 0 1em 0;
 background-color: #F7E4E7;
 padding: 5px 5px 1px 7px;
 border: 2px solid #E39FAA;
}
div.unreliableDivider h3 {
 color: #C9435B;
}



/* ===== MODAL ===== */

div#modal_overlay {
 background-color: #211C11;
 width: 100% !important;
}
div#modal {
 background-color: #FDFCF9;
 border: 2px solid #CCC1B0;

}
div#modalBar {
 background-color: #CCC1B0;
 padding: 1px 3px 3px 3px;
 font-size: 11px;
 text-align: right;
}
div#modal div.content {
 padding: 20px;
}
div#modal div.row {
 width: 380px;
}
div#modal #commentSubmit {
 width: 380px;
}
div#modal h2 {
 margin-bottom: 10px;
}
div#modal form input, div#modal form textarea {
 color: #5D5649;
 border: 1px solid #C7AB6A;
 margin-bottom: 5px;
 padding: 2px;
}
div#modal form textarea {
 width: 250px !important;
}
div#modal form label {
 color: #B3A38B;
 display: block;
 float: left;
 width: 75px;
 padding-right: 5px;
 padding-top: 3px;
 text-align: right;
}
div#modal img#captcha {
 float: left;
 margin-right: 10px;
 border: 1px dotted #EBE2D2;
}
div#modal hr {
 height: 1px;
 border: none;
 color: #EBE2D2;
 background-color: #EBE2D2;
 margin-top: 5px;
 margin-bottom: 5px;
}
div#modal input.submit {
 float: right;
 margin: 5px 0 0 0;
 background-color: #3F7320;
 color: #FFFFFF;
 font-size: 12px;
 border: 1px solid #B5CC63;
}

/*  Lightbox CSS */

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:500px;
	height:300px;
	margin:-220px 0 0 -250px;
	border:1px solid #fff;
	background:#CCC1B0;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{

}



/* ===== DISCUSSIONS ===== */

dl.discussions {
 margin-top: 10px;
}
dl.discussions 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;
}
dl.discussions dt img {
 margin-bottom: -3px;
 margin-left: -3px;
}
dl.discussions dt em {
 font-size: 11px;
 font-style: normal;
}
dl.discussions dd {
 font-size: 11px;
 background-color: #FBF8F3;
 margin: 0 10px 10px 10px;
 padding: 2px 10px 5px 28px;
 border-bottom: 1px dashed #EBE2D2;
 border-left: 1px dashed #EBE2D2;
 border-right: 1px dashed #EBE2D2;
}

/* ===== SITE THUMBS LIST ===== */

ol.siteThumbs li {
	list-style: none;
	background-color: #F1EBE0;
	border: 2px solid #EBE2D2;
	display: block;
	width: 120px;
	height: 104px;
	overflow: hidden;
	float: left;
	margin: 4px;
	text-align: center;
	line-height: 100%;
}
ol.siteThumbs li a {
	font-size: 11px;
	color: #8C806D;
	text-decoration: none;
}
ol.siteThumbs li a img {
	border: none;
	border: 1px solid #FFFFFF;
	margin-top: 4px;
	width: 110px;
	height: 80px;
}
ol.siteThumbs li a:hover {
 color: #312D26;
}
ol.siteThumbs li a:hover img {
  border-color: #FFE569;
}


/* ===== TOP LIST ===== */

ol.topList {
 padding-left: 2.5em;
 color: #B3A38B;
 font-family: arial, verdana, sans-serif;
 font-weight: bold;
}
ol.topList li {
 padding-bottom: 1px;
}
ol.topList li a, ol.topList li span {
 font-weight: normal;
}


/* ===== SUBMIT COUPON FORM ===== */

div#submitCoupon {
 background-image: url(http:///im/backgrounds/submitForm.png);
 background-repeat: no-repeat;
 padding: 44px 0 0 104px;
 width: 401px;
 height: auto;
 margin-top: 25px;
 margin-bottom: 30px;
}
.ie_6 div#submitCoupon {
 background-image: url(http:///im/backgrounds/submitForm.gif);
}
div#submitCoupon.extended {
 background-image: url(http:///im/backgrounds/submitForm_extended.png);
 height: 351px;
 margin-top: 0;
}
.ie_6 div#submitCoupon.extended {
 background-image: url(http:///im/backgrounds/submitForm_extended.gif);
}
div#submitCoupon h2 {
 margin: 3px 0 12px 20px;
}
div#submitCoupon label {
 display: block;
 width: 65px;
 float: left;
 text-align: right;
 margin-right: 6px;
 padding-top: 3px;
}
div#submitCoupon input, div#submitCoupon textarea {
 font-size: 12px;
 border: 1px solid #CCBEAE;
 margin-bottom: 5px;
 padding: 2px;
}
div#submitCoupon select {
 font-size: 12px;
 padding: 1px;
 margin-bottom: 6px;
 border: 1px solid #CCBEAE;
}
div#submitCoupon input#f_code {
 width: 200px;
}
div#submitCoupon textarea#f_description {
 width: 275px;
 height: 34px;
}
div#submitCoupon em {
 font-size: 11px;
 color: #B3A38B;
 display: block;
 margin-left: 70px;
}
div#submitCoupon input.submit {
 float: right;
 margin-right: 31px;
 border: none;
}
div.row.captcha {
 margin: 20px 30px 0 70px;
}
.ie_6 div.row.captcha {
 margin-top: 10px;
}
div.row.captcha img {
 border: 1px dashed #CCBEAE;
}
div.row.captcha p {
 margin-top: 5px;
}
div#submitCoupon div#submissionType {
	padding-left: 16px;
}
div#submitCoupon fieldset {
	border: 1px solid #FBD797;
	border-top: none;
	background-color: #FEF7EC;
	padding: 0 0 5px 15px;
}

div#submitCoupon fieldset#fields_printable,
div#submitCoupon fieldset#fields_tip {
	display: none;
}

div#submitCoupon fieldset#fields_printable input#fp_url,
div#submitCoupon fieldset#fields_printable textarea#fp_description {
	width: 275px;
}

div#submitCoupon fieldset#fields_tip textarea {
	width: 275px;
	height: 6em;
}

div#submitCoupon div.captcha {
	margin-top: 0;
	padding-left: 18px;
}
div#submitCoupon div.captcha p {
	margin: 5px 0 0 0;
}
div#submitCoupon div.captcha input {
	float: left;
}
div#submitCoupon div.captcha label {
	float: left;
	width: 130px;
}

div#submitCoupon.extended fieldset {
	border: none;
	border-left: 1px solid #FBD797;
	border-right: 1px solid #FBD797;
}

div#submitCoupon div#submissionType, div#submitCoupon div#storeField {
	padding-left: 16px;
}

/* ===== EDITABLE ===== */

.editable {
  background-color: red;
  color: white;
}
.editable textarea {
	background-color: #ffffd3;
}

.editable textarea {
	width: 95%;
	font-size: 100%;
}

.editable img.progress {
	vertical-align: middle;
	padding: 0 10px;
}

/* ===== CONTACT PAGE ===== */

div#contactForm {
 background-color: #FEF7EC;
 border: 1px solid #FBD797;
 padding: 20px;
}
div#contactForm div.row {
 padding-bottom: 8px;
}
div#contactForm label {
 width: 65px;
 margin-right: 5px;
 text-align: right;
 display: block;
 float: left;
 clear: left;
}
div#contactForm div.buttonRow {
 padding-left: 260px;
}
div#contactForm input, div#contactForm textarea {
 border: 1px solid #CCBEAE;
}

div#contactForm input#email {
 width: 200px;
}
div#contactForm textarea {
 width: 275px;
 height: 10em;
}
div#contactForm input.submit {
 color: #FFFFFF;
 background-color: #F1540A;
 cursor: pointer;
 cursor: hand;
}


div.answer {
 background-color: #FBF8F3;
 border: 1px dashed #EBE2D2;
 margin: 15px;
 padding: 10px;
}


.TWIIGSPOLLanswersitem span {
 font-size: 10px;
 color: #CEC4B5;
}

a#tellAFriendLink {
 background-color: #FFFF66;
 padding: 2px 4px 2px 4px;
}


/* ===== CATEGORY SPONSOR ===== */

div.categorySponsor {
 background-color: #FFFFFF;
 border: 2px solid #FFCC00;
 height: 90px;
 overflow: hidden;
}
div.categorySponsor img {
 float: right;
 border: none;
}
div.categorySponsor div.categorySponsorContent {
 padding: 9px 130px 10px 10px;
}
div.categorySponsor div.categorySponsorContent strong a {
 color: #EF540A;
 font-size: 14px;
 font-family: Arial, Helvetica, sans-serif;
}
div.categorySponsor div.categorySponsorContent p {
 margin-top: 5px;
}
div.categorySponsor div.categorySponsorContent p a {
 color: #246185;
 font-size: 12px;
 font-weight: bold;
}
a.categorySponsorAd {
 display: block;
 text-decoration: underline;
 font-size: 9px;
 float: right;
 height: 30px;
}

div.ebayAd a {
 font-size: 12px !important;
 line-height: 130%;
}

/* ===== browser add-on panels ===== */

.ie div#firefoxExtension {
  display: none;
}

.gecko div#communityToolbar {
  display: none;
}

/* ===== user stuff ===== */

div#userTools {
 background-color: #7d2c01;
 color: #FFFFFF;
 border-bottom: 2px solid #f7864a;
 font-size: 11px;
 height: 26px;
}

div#userTools div.inner {
 width: 960px;
 margin-left: auto;
 margin-right: auto;
}

div#userTools a {
 color: #FFFFFF;
}

div#userTools div.about {
 padding: 4px 2px 4px 0;
}
div#userTools div.about img {
 border: 1px solid #FFFFFF;
 float: left;
 margin-right: 5px;
}
div#userTools div.about em {
 color: #9A72C2;
 font-size: 10px;
 font-style: normal;
 padding-left: 5px;
}

div#userTools div.options {
 padding: 4px 0 4px 0;
 float: right;
}
div#userTools div.options ul li {
 display: inline;
 padding-left: 10px;
}


/* ===== google adsense ads ===== */

div.adsense a#adsByGoogle {
  font-size: 11px;
}
div.adsense div.googleTextAd {
  margin: .5em 0;
  border: 1px solid #F1EBE0;
  padding: 4px 8px;
  background-color: #FFFFFF;
}
div.adsense div.googleTextAd p {
  margin: 2px 0 0 0;
}
div.adsense div.googleTextAd a {
  color: #EF540A;
}
div.adsense div.googleTextAd a.googleAdUrl {
  font-size: 10px;
  color: #857F74;
  text-decoration: none;
}
div.adsense div.googleImageAd {
  text-align: center;
}

div#merchantBottom {
  position:relative;
}
div#merchantBottom div.adsense div.googleTextAd, div#merchantTop div.adsense div.googleTextAd  {
  width: 232px;
  float: left;
  margin-left: 6px;
  margin-right: 6px;
}

/* ===== google adsense ads v2 ===== */

div.adsense div.googleTextAd_v2 {
  margin: .5em 0;
  border: 1px solid #F1EBE0;
  padding: 4px 8px;
  background-color: #FFFFFF;
}
div.adsense div.googleTextAd_v2 p {
  margin: 2px 0 0 0;
  font-size: 11px;
}
div.adsense div.googleTextAd_v2 a {
  color: #EF540A;
}
div.adsense div.googleTextAd_v2 a.domainLink {
  font-size: 11px;
  color: #63B634;
  text-decoration: none;
  float:right;
}
div.adsense a#adsByGoogle {
  font-size: 11px;
  line-height: 150%;
  text-decoration: none;
}

div#merchantTop {
  margin-top: -.5em;
}

div#minor div.adsense div.googleTextAd_v2 a.domainLink {
  float: none;
}
div#minor div.adsense div.googleTextAd_v2 span {
  display: block;
}





#notifyTextCopied{position:absolute;background-color:#FFF36F;color:#000;border:1px solid #BFAE5F;cursor:pointer;padding:2px 3px;z-index:999;}

/* click to copy stuff */

#notifyTextCopied {
  position: absolute;
  background-color: #FFE569;
  background-image: url('http:///im/copied.gif');
  background-repeat: no-repeat;
  background-position: 5px 2px;
  color: #423C33;
  border: 1px solid #FADFAF;
  cursor: pointer;
  padding: 2px 5px 2px 20px;
  z-index: 999;
}

div.coupon table td.code strong.code { 
  background-color: #F8F5EF; 
  border: 1px dashed #EBE2D2; 
  display: block; 
  padding: 2px 4px;
} 

div.tooltip {
  padding: 2px 5px;
  margin: 5px;
  color: #423C33;
  border: 1px solid #FADFAF;
  background-color: #FFE569;  
}




/* ===== HOME PAGE ===== */

div#tagCloud {
 text-align: center;
}
.ie_6 div#tagCloud {
 line-height: 165%;
}
div#tagCloud a:link 		{ color: #EF540A; }
div#tagCloud a:visited 	{ color: #B03C05; }
div#tagCloud a:hover 		{ color: #B11600; background-color: #FFE569; }
div#tagCloud a:active 	{ color: #FFFFFF; background-color: #EF540A; }

ul#countries li {
 display: inline;
}
ul#countries li a {
 background-image: url(http:///im/icons/flags.gif);
 background-repeat: no-repeat;
 display: block;
 width: 20px;
 height: 15px;
 float: left;
 background-color: #FFFFFF;
 border: 1px solid #B6B1A8;
 margin-right: 8px;
 margin-top: 8px;
 margin-bottom: 3px;
}
ul#countries li a span {
 display: none;
}
ul#countries li#c_au a { margin-left: 58px; }
ul#countries li#c_uk a { background-position: 0 -15px; }
ul#countries li#c_ca a { background-position: 0 -30px; }
ul#countries li#c_de a { background-position: 0 -45px; }
ul#countries li a:hover { border-color: #E6AD42; }

body#home div#banner p {
 color: #D7D2DC;
 font-size: 11px;
}
body#home div#banner p a { color: #AA84CC; }
body#home div#banner strong#t_firstTime {
 display: block;
 width: 134px;
 height: 25px;
 background-image: url(http:///im/backgrounds/t_firstTime.gif);
 background-repeat: no-repeat;
 margin-top: -7px;
 margin-bottom: 1px;
}
body#home div#banner strong#t_firstTime span { display: none; }

body#home div#minor div.panel p {
 margin-bottom: 0;
}

img#happyPeople {
 position: absolute;
 top: 127px;
 margin-left: 377px;
}


body#home div#searchPanel {
 height: 135px;
}
body#home div#searchPanel h1 {
 font-size: 20px;
 margin-bottom: 12px;
}
body#home div#searchPanel label {
 display: block;
 width: 370px;
 color: #5D5649;
 line-height: 135%;
 font-size: 13px;
}
body#home div#searchPanel input#query {
 color: #5D5649;
 background-image: url(http:///im/backgrounds/searchField_home.gif);
 width: 288px;
 margin-right: 2px;
}
.safari body#home div#searchPanel input#searchSubmitHome { /* safari specific */
 position: relative;
}

div#searchPanel a#submitCoupon {
 background-image: url(http:///im/buttons/add.gif);
 background-repeat: no-repeat;
 background-position: 0 1px;
 display: block;
 width: 180px;
 padding: 0 0 0 16px;
 color: #EF540A;
 font-size: 12px;
 margin-top: 15px;
}



body#home div#printSearchPanel h1 {
 font-size: 20px;
 margin-bottom: 10px;
}
body#home div#printSearchPanel #pqueryContainer, body#home div#printSearchPanel #pzipContainer {
 float: left;
 width: 200px;
 padding-bottom: 8px;
}
body#home div#printSearchPanel label {
 display: block;
}
body#home div#printSearchPanel input#pquery, body#home div#printSearchPanel input#pzip {
 height: 24px;
 width: 177px;
 clear: left;
 margin-top: 4px;
 border: 1px solid #CFCFCF;
 color: #5D5649;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 20px;
 padding: 4px;
 
} 
body#home div#printSearchPanel a#browsePrintableCoupons {
 color: #EF540A;
}
body#home div#printSearchPanel input.image {
 position: relative;
 top: 18px;
 left: -6px;
}



img#celebration {
  position: absolute;
  top: 17px;
  margin-left: 22px;
  z-index: 999;
}






div#couponTooltip {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  color: #28241F;
  background-color: #FFE569;
  padding: 3px 7px 3px 18px;
  border: 1px solid #FADFAF;
  background-image: url(http:///im/copied.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
}

div.coupon div.socialTools button {
  display: block;
  width: 27px;
  height: 27px;
  border: none;
  cursor: hand;
  cursor: pointer;
  float: left;
  background-color: transparent;
}
div.coupon div.socialTools button span {
  display: none;
}

div.coupon div.socialTools button.yesButton {
  background-image: url(http:///im/buttons/vote_yes_off.gif);
  margin: 0 3px 6px 23px;
}
div.coupon div.socialTools button.yesButton:hover {
  background-image: url(http:///im/buttons/vote_yes_on.gif);
}

div.coupon div.socialTools button.noButton {
  background-image: url(http:///im/buttons/vote_no_off.gif);
}
div.coupon div.socialTools button.noButton:hover {
  background-image: url(http:///im/buttons/vote_no_on.gif);
}

div.coupon div.socialTools a.ct {
  clear: left;
}


/* Modal Windows */

#facebox .b {
  background:url(http:///im/b.png);
}

#facebox .tl {
  background:url(http:///im/tl.png);
}

#facebox .tr {
  background:url(http:///im/tr.png);
}

#facebox .bl {
  background:url(http:///im/bl.png);
}

#facebox .br {
  background:url(http:///im/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

