/* The "em Formula" for Containers: ( ((64.12em / 770px) * Xpx) = X(Width or Height)em )  */
/* Baseline stylesheet method, controlling margins & all fonts */

html {
	padding: 0;
	margin: 0;
	font-size: 100.01%;
}
* body{
	font-size: 1em;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ebebeb;
	margin: 0;
	padding: 0;
	text-align: center;
}
/* link, visited, hover, active - CSS inheritance & specificity */
a:link{
	color: #060;
}
a:visited{
	color: #060;
}
a:hover{
	color: #900;
	text-decoration: none;
}
a:active{
	color: #000;
}
a img{
	border: 0px;
}
h1{
	font-size: 1.2em;
	margin-bottom: 1em;
	padding: 0;
	width: 440px;
}
h1.lndng{
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 0;
	width: 97%;
}
h1#seo{
	font-size: 10px;
	width: 97%;
	color: #999;
	margin-bottom: 1em;
}
h1#heading1 {
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
}
h1#heading1 a {
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
}
.heading1-subcat1 {
	font-size: 1.0em;
	font-weight: lighter;
	text-decoration: none;
	white-space: nowrap;
	display: block;
}
.heading1-subcat2, .heading1-subcat2 a {
	font-size: 0.80em;
	font-weight: lighter;
	text-decoration: none;
}
h2{
	display: block;
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
	padding: 5px 0;
}
h2.tpmgn{
	margin-top: 1.5em;
}
h3{
	font-size: 0.95em;
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
	width: 97%;
}
p{
	font-size: 11px;
	margin: 0 1em 1em 0;
	padding: 5px;
}
div#pge-center p{
	line-height: 1.5em;
}
img#title{
	margin: 0;
	padding: 1em 0 1em 0;
	border: none;
}
ol{
	font-size: 0.9em;
}
p.return-top{
	margin-bottom: 2em;
	text-align: right;
}
.seo{
	font-size: 10px;
	width: 97%;
	color: #999;
	margin-bottom: 1em;
	font-weight: bold;
}
/* too many random styles for old HTML */
table{
	font-size: 11px;
}
ul.typ1{
	margin-top: 0em;
	margin-right: 1em;
}
ul.typ1 li{
	font-size: 1em;
	line-height: 1.5em;
}
ul.typ1 ul a{
	font-size: 1.1em;
}
ol.typ1{
	margin-top: 0em;
	margin-right: 1em;
}
ol.typ1 li{
	font-size: 1em;
	line-height: 1.5em;
}
ol.typ1 ul a{
	font-size: 1.1em;
}
.typ2 li{
	line-height: 1.6em;
	font-size: 0.9em;
}
em.err{
	color: #900;
	font-size: 1em;
	font-style: normal;
}
em.ok{
	color: #006600;
	font-size: 1em;
	font-style: normal;
}
iframe{
	z-index: 1;
}

.hidden{
	display: none;
	margin: 0;
	padding: 0;
}
div.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
}
div.border-clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed gray;
}

/* FORMS */
* form{
	margin: 0;
	padding: 0;
}
/*input:focus, -- REPLACED BY MODIFIED 'SUCKERFISH' CODE IN PRESENTATION_032007.JS -- */ input.sffocus {
	background: #ffff9c;
}
div#signupError{
	background-color: #FFFF99;
	width: 230px;
	padding: 4px;
	border: solid;
	border-width: 1px;
	visibility: visible;
	text-align: left;
}
div#signupError img{
	float: right;
	padding: 3px 2px 0 5px;
}
form#update-cat label{
	display: block;
	float: right;
	padding-right: 12em;
	clear: right;
}

/* --- MENU --- */
div#topnav {
	width: 773px;
	height: 26px;
	background:url(/global_files/layout/images/sprites/header-nav-sprite.gif) no-repeat left top;
	background-position: 0px -26px;
}
div#topnav ul#nav {
	float: right;
	list-style: none;
	padding: 0;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#topnav ul#nav li {
	float: left;
	margin: 0;
	padding: 0;
	background:url(/global_files/layout/images/sprites/header-nav-sprite.gif) no-repeat right top;
	margin: 0px;
}
div#topnav ul#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	background:url(/global_files/layout/images/sprites/header-nav-sprite.gif) no-repeat left top;
	background-position: -773px -26px;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 14px;
}
div#topnav ul#nav li.tab-left{
	height: 26px;
	width: 5px;
	background:url(/global_files/layout/images/sprites/header-nav-sprite.gif) no-repeat left top;
	background-position: 0px 0px;
}
div#topnav ul#nav li.tab1,
div#topnav ul#nav li.tab2,
div#topnav ul#nav li.tab3,
div#topnav ul#nav li.tab4,
div#topnav ul#nav li.tab5,
div#topnav ul#nav li.tab6,
div#topnav ul#nav li.tab7,
div#topnav ul#nav li.tab8{
	color: #fff;
	height: 26px;
	text-decoration: none;
	font: bold 14px Verdana,Arial,Helvetica,sans-serif;
	}
/*div#topnav ul#nav li#tab1.active,
div#topnav ul#nav li#tab2.active,
div#topnav ul#nav li#tab3.active,
div#topnav ul#nav li#tab4.active,
div#topnav ul#nav li#tab5.active,
div#topnav ul#nav li#tab6.active,
div#topnav ul#nav li#tab7.active,
div#topnav ul#nav li#tab8.active{
	background: url(/layout-2009/images/header-nav/header-nav-bg-r-w.gif) no-repeat right top;;
}*/
div#topnav ul#nav li#tab1.active a,
div#topnav ul#nav li#tab2.active a,
div#topnav ul#nav li#tab3.active a,
div#topnav ul#nav li#tab4.active a,
div#topnav ul#nav li#tab5.active a,
div#topnav ul#nav li#tab6.active a,
div#topnav ul#nav li#tab7.active a,
div#topnav ul#nav li#tab8.active a{
	color: #014500;;
	/*background: url(/layout-2009/images/header-nav/header-nav-bg-l-w.gif) no-repeat left top;*/
	}
div#topnav ul#nav li#tab1 a:hover,
div#topnav ul#nav li#tab2 a:hover,
div#topnav ul#nav li#tab3 a:hover,
div#topnav ul#nav li#tab4 a:hover,
div#topnav ul#nav li#tab5 a:hover,
div#topnav ul#nav li#tab6 a:hover,
div#topnav ul#nav li#tab7 a:hover,
div#topnav ul#nav li#tab8 a:hover{
	color:#014500;
}

/* -- EVENTUALLY RELOCATE TO PAGE-SPECIFIC CSS FILE -- */
h1.blog {
	margin-left: 15px;
	margin-bottom: 0;
}
div.blogEntry{
	margin: 15px 190px 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.blogEntry form.commentform ul{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
div.blogEntry form.commentform li{
	list-style: none;
	margin: 0;
	padding: 0;
}
div.blogEntry form.commentform li.label{
	margin-top: 1em;
}
div.blogEntry em, div.blogEntry p{
	font-size: 11px;
}
div.blogEntry p.date{
	font-size: 11px;
	color: gray;
	margin-bottom: 5px;
}
div.blogEntry h2{
	font-size: medium;
	margin-top: 0;
}
div#blog-shtcuts{
	position: absolute;
	right: 10px;
	top: 27px;
	width: 12.5em;
	text-align: left;
}
div#blog-shtcuts h3{
	display: block;
	width: 80%;
	margin-bottom: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	text-transform: uppercase;
	border-bottom: 1px dashed gray;
	letter-spacing: 0.1em;
}
div#blog-shtcuts ul{
	display: block;
	margin: 0;
	padding: 0;
	font-size: 9px;
}
div#blog-shtcuts li{
	padding-left: 1.2em;
	padding-right: 0.8em;
	margin: 0;
	/* background: url(/images/pge-hdr/li_square.gif) no-repeat left 0.6em; -- EVENTUALLY REMOVE (4/20/2007) -- */
	list-style-type: none;
	font-size: 1em;
	line-height: 1.5em;
}

/* ----- TAB 8 ----- */

/* SEARCH RESULTS */

/* PRODUCT PAGES */
/* -- EVENTUALLY RELOCATE TO PAGE-SPECIFIC CSS FILES -- */
div#pge-center img.prdct-logo{
	float: right;
	padding: 0 1em 1em 1em;
}
div#pge-center a.prdct{
	display: block;
	float: left;
	padding: 0 1em 1.5em 1em;
	width: 100px;
}
div#pge-center a.prdct img{
	width: 100px;
	padding-right: 7px;
}
div#pge-center ul#bc-trail {
	list-style: none;
	display: block;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
div#pge-center ul#bc-trail li {
	list-style: none;
	display: block;
	float: left;
	padding-left: 1.25em;
/*	background: url('/images/icons/0099_sosimple.png') left no-repeat;*/
}
div#pge-center ul#bc-trail li.all {
	background: none;
	padding-left: 0;
}
div#pge-center div#prdct-ftr{
	margin-top: 1.5em;
}
div#pge-lt div.lt-ads{
	position: relative;
	display: block;
	width: 13.42em;
	margin: 1.1em 0.33em 1em 0.8em;
	padding: 0;
}
div#pge-lt div.lt-ads img{
	margin-bottom: 10px;
}

/* WHAT'S NEW AT EBATES? */


/* MERCHANT LANDING PAGE(s) */
/* -- EVENTUALLY RELOCATE TO PAGE-SPECIFIC CSS FILES -- */
div#pge-center img.merch-logo{
	position: relative;
	float: left;
	padding: 0 1.5em 2em 0;
	z-index: 1;
}
div#pge-center ul#merch-lndng{
	margin: 0 1em 0 0;
	padding: 1em 0 1em 0;
	list-style: none;
	border-top: 1px dashed gray;
	font-size: 0.9em;
	width: 97%;
}
div#pge-center ul#merch-lndng ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
div#pge-center ul#merch-lndng li.hdng{
	margin: 1em 1em 0 0;
	padding: 0;
	list-style: none;
	line-height: 1.5em;
}
div#pge-center ul#merch-lndng li.spcl{
	position: relative;
	margin: 0;
	padding: 0.5em 0 0 2em;
	list-style: none;
/*	background: url(/images/star_gold.gif) no-repeat left;*/
	line-height: 1.5em;
}

/* MISCELLANEOUS */
div.table-header{
	background:#fff url(/global_files/layout/images/tables/header.gif) right top no-repeat;
	color: #060;
	display:block;
	/*	font-size:14px; set font size in local css*/
	font-weight:bold;
	height:26px;
	line-height:26px;
	margin:0;
	padding:0;
	/*	width:256px; set width in local css*/
	}
div.table-header-left{
	background:#E0F1D1 url(/global_files/layout/images/tables/header.gif) left top no-repeat;
	width:10px;
	height: 26px;
	margin:0;
	padding:0;
	float:left;
	}
div#pge-center img.moe-cashbags{
	float: right;
	padding: 1em;
}
div#pge-center img.nmbr-aflte{
	float: left;
}
div#htmlinclude {
	margin-top: 15px;
}
div#htmlinclude td {
	font-size: 1em;
}
div#htmlinclude p{
	padding: 0;
	margin: 0 0 10px 0;
}
div#htmlinclude div#buying-guide img{
	padding: 5px;
}
div#merch-special {
	clear: left;
	margin: 0;
	padding: 9px 0 0 0;
	width: 565px;
}
div#merch-special div.content {
	float: left;
	margin: 0 0 7px 0;
	padding: 0;
	width: 565px;
}
div#merch-special div.content em {
	font-style: normal;
}
div#merch-special div.content h2 {
	font-size: 11px;
	font-weight: 600;
	margin: 0;
	padding-left: 117px;
	text-decoration: none;
}
div#merch-special div.content p {
	color: #000;
	font-size: 11px;
	line-height: 1.4em;
	margin-right: 75px;
	margin-top: 4px;
	padding-left: 117px;
}
div#merch-special div.logo {
	float: left;
	margin: 3px 0 34px 5px;
	padding: 0px;
	width: 100px;
}
div#merch-special div.logo img {
	border: 0;
	margin: 0;
	width: 100px;
}
div#merch-special div.shopnow {
	padding: 0;
	float: right;
	margin: 22px 0 0 0;
	text-align: right;
}
div#merch-special div.shopnow img {
	border: 0;
}
div.merch-hr {
	border-top: 1px dashed #000000;
	clear: both;
	margin: 0;
	padding: 0;
}
ul#ci-links{
	display: block;
	position: absolute;
	top: -4px;
	right: 2px;
	width: 145px;
	list-style-type: none;
}
ul#ci-links li{
	font-size: 10px;
	line-height: 1.5em;
	padding-left: 1.2em;
	margin: 0;
	/* background: url('/images/pge-hdr/li_square.gif') no-repeat left 0.6em; -- EVENTUALLY REMOVE (4/20/2007) -- */
	list-style-type: none;
}

/* STANDARD/GLOBAL LOGIN/SIGN-UP FORMS */
/* COULD LIKELY BE RELOCATED TO THE 'CLAMP' STYLESHEET */
div#pge-bodywrap div#main-image{
	float: left;
	margin: 2em 3em 1em 3em;
	padding-bottom: 1em;
}
div#pge-bodywrap div#sign-up{
	display: block;
	position: relative;
	float: left;
	width: 192px;
	margin: 2em 1em 50px 0;
	padding: 0;
	background-color: #DDF0CE;
}
div#pge-bodywrap div#sign-up ul{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 9;
}
div#pge-bodywrap div#sign-up li{
	display: block;
	position: relative;
	margin: 0 7px 0 13px;
	padding: 0;
	list-style: none;
	z-index: 9;
}
div#pge-bodywrap div#sign-up li.label{
	margin-top: 7px;
	font-size: 0.9em;
}
div#pge-bodywrap div#sign-up li.terms{
	font-size: 0.75em;
}
div#pge-bodywrap div#sign-up input.text{
	width: 160px;
}
div#pge-bodywrap div#sign-up input#terms{
	position: relative;
	margin-bottom: 15px;
	float: left;
	z-index: 99;
}
div#pge-bodywrap div#sign-up div.signup-btm{
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-color: white;
	width: 192px;
}
div#pge-bodywrap div.start-shopping{
	position: relative;
	width: 131px;
	margin: 10px 30px 0 30px;
	text-align: center;
	z-index: 99;
}
div#pge-bodywrap div.signup-btm{
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	z-index: 99;
	background-color: white;
	width: 192px;
}


/* moved from toolbar_032007 >>> */
select#merchant_id option {
	letter-spacing: -5px;
}
ul#merchantListUL {
	display: block;
	width: 143px;
	height: 15px;
	overflow: hidden;
	margin: 5px 0 0 30px;
	padding: 0px;
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-bottom: 1px #e1e1e1 solid;
	border-right: 1px #e1e1e1 solid;
	list-style-type: none;
	background: #ffffff;
	font-size: 7pt;
	z-index: 100;
}
ul#merchantListUL.active {
	width: 350px;
	height: 410px;
	overflow: auto;
	margin-left: -175px;
}
ul#merchantListUL li.over {
	background: #0a246a;
}
ul#merchantListUL li {
	clear: both;
	min-height: 15px;
	background: #ffffff;
	padding-left: 3px;
	border-bottom: 1px #cccccc dotted;
	cursor: pointer;
	color: #7f7f7f;
	overflow: visible;
}
ul#merchantListUL li.merchantListTopLI span.optionText {
	width: 137px;
	height: 14px;
	padding: 1px 0 0 3px;
	background: url(/images/layout/sprites/ebates-sprite.gif) right no-repeat;
	background-position: 123px 0px;
	cursor: default;
}	
ul#merchantListUL.active li.merchantListTopLI span.optionText {
	background: none;
	cursor: default;
}
ul#merchantListUL li.loadingLI {
	height: 400px;
	padding-top: 160px;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	color: #cccccc;
}
ul#merchantListUL li a {
	margin: 0px 0px 0 2px;
	color: #000000;
	text-decoration: none;
	cursor: default;
}
ul#merchantListUL li span.optionText {
	width: 210px;
	float: left;
	text-align: left;
	background: none;
	color: #7f7f7f;
}
ul#merchantListUL li.over span.optionText {
	color: #ffffff;
}
ul#merchantListUL li span.optionValue {
	width: 100px;
	float: right;
	text-align: left;
	color: #ff4303;
}
ul#merchantListUL li.over span.optionValue {
	color: #ffcc00;
}
div#testBox {
	position: absolute;
	display: none;
	width: 200px;
	height: 150px;
	background: #ffffff;
	border: 1px #000000 solid;
}
/* <<< moved from toolbar_032007 */

/* for slider */
/* -- 4/2/2007: STILL NECESSARY? -- */
/* -- SOME OF THE FOLLOWING IS USED IN SEARCH RESULTS -- */
.offerDetailCol1 {display: block; float: left; width: 20%;font-weight:bold; padding:2px; clear: both;}
.offerDetailCol2 {display: block; float: right;width: 75%; padding:2px}

div#pge-center div#cs-rt{
	position: absolute;
	width: 47em;
	top: 15.5em;
	left: 0;
	text-align: center;
}
div#pge-center div#cs-rt div.dycont{
	float: left;
}
div#pge-center div#cs-rt img.advert180x60{
	padding-bottom: 3em;
}
div#pge-center div#alpha{
	text-align: center;
	float: left;
	/*width: 45em;*/
	width: 580px/*used to eliminate IE6 page width*/;
}
div#pge-center div#alpha a{
	margin: 0 0.5em 0 0;
}
div.cs-hdr{
	display: block;
	position: relative;
	width: 98.2%;
	height: 1.2em;
	line-height: 1.2em;
	text-align: center;
	clear: both;
	padding: 0;
	margin: 0;
	color: white;
}
div#pge-center div.cs-hdr strong{
	font-size: 0.8em; padding-left:6px;
}
div#pge-center div.cs-stores-hdr strong{
	font-size: 0.8em; padding-left:6px;
}
div#pge-center div#cs-top{
	margin: 1.5em 0 0 0;
	padding: 0;
	width: 47.1em;
}
div#pge-center div#cs-top img{
	width: 47.1em;
}
div.cs-sub-hdr{
	display: block;
	position: relative;
	width: 98.2%;
	height: 1.2em;
	line-height: 1.2em;
	background-color: #8bbf62;
	clear: both;
	padding: 0;
	margin: 0;
	color: #104a10; 
	font-weight:bold;
}
.offerDetail {
	height:220px;
	/*overflow: auto;*/
	background-color: #ddf0ce;
	border: solid #99cc66 1px;
	margin-bottom: 2px;
	padding: 6px 5px 0 10px;
}
.cs-text-hdr {
	color:#006600;
	font-size:2em;
	font-weight:bold;
}
.text-subhdr{
	color:#000000; 
	font-size:1.4em; 
	font-weight:bold; 
}
#breadcrumb {
	font-size: 10px;
	width: 97%;
	color: #999;
	margin-bottom: 1em;
	font-weight: bold;
}


/*Coupon box*/
div.coupons-box{
	margin-bottom:15px;
}
div.box-container{
	border-bottom:solid 1px #eee;
	width:100%;
}
div.box-container2{
	border-bottom:solid 1px #ccc;
	width:564px;
	
}
div.box-container3{
	border-bottom:solid 1px #999;
	width:100%;
	
}
div.box-green{
    border:solid 1px #BDCDAF;
	/*background-color:#F3FBEC;*/
	color:#000000;
	position:relative;
	/*height:115px;*/
	height:auto;
	padding:5px 3px 5px 10px;
	font-size:11px;
	width:549px;
}
div.coupon-detail{
	clear:both;
	height:auto;
	border:0px none;
	margin-bottom:5px;
	line-height:1.6em;
}
div.coupon-detail ul{
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	
}
div.coupon-detail ul li{
	float:left;
	display:block;
	height:auto;
}
div.coupon-detail ul li.title{
	font-weight:bold;
	width:100px;
	color:#666;
}

div.coupon-detail ul li.coupondesc{
	width:auto;
}
div.shareDIV{
	width:80px;
	position:absolute;
	height:15px;
	right:15px;
	top:7px;
	font-size:10px;
}
div.shop{
	width:80px;
	position:absolute;
	height:20px;
	right:15px;
	bottom:7px;
}
.couponcode{
width:150px;
padding:0px 0px 3px 5px;
border:1px dotted #7FB556;
background-color:#DDEECF;
font-weight:bold;
/*cursor:pointer;*/
float:left;
margin-right:10px;
}
.nocoupon-code{
width:170px;
float:left;
margin-right:10px;
padding:0px 0px 3px 0px;
}
.nocoupon-code a{
font-weight:bold;
}
.couponcopied,.couponcopy{
float:left;
width:250px;
color:#ff3300;
padding:0px 0px 3px 5px;
font-weight:bold;
/*display:none;*/
}
.nocoupons{
	text-align:center;
	padding-top:40px;
	height:50px;
}
span.cb{
	color:#FF3300;
	font-weight:bold;
}
.green{
background-color:#F3FBEC;
}
/*Terms and privacy pop up window*/
div#dwindow{background-color:#fff;border:1px solid black;left:100px;top:100px; width:425px; height:250px; text-align:left; font-size:11px; line-height:1.4em;position:absolute;display:none; z-index:999;}
div#dwindow .close{ background-color:#006600;height:14px; position:relative;}
div#dwindow .close a{background:url(/landing_pages/global_files/images/close_box.gif) no-repeat left top;position:absolute;top:0px;right:1px;width:13px;height:13px;cursor:pointer;display:block;}
div#dwindowcontent{ height:90%;overflow:auto; padding-left:5px; padding-top:5px;}
div#dwindowcontent h1{margin-bottom:5px;}
