body {
	margin: 0;
	padding: 0;
	font-size: 13px;
}
a {
	color: #679c9b;
	text-decoration: none;
	border-bottom: 1px dotted #679c9b;
}
a:hover {
  color: #fc9e04;
  border-bottom-color: #fc9e04;
	text-decoration: none;
	border-bottom-style: solid;
}
a.noBorder,
a.noBorder:hover {
  border: none;
}
h2 {
	font-size:1.35em;
	line-height:1;
	margin-bottom:1em;
	color:#666;
}
h3 {
	font-size:1.7em;
	line-height:1.15em;
	margin-bottom:0.75em;
	margin-top: 1.25em;
}
#dealsCarousel h3 {
  margin-top: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #679c9b;
	text-decoration: none;
}
p {
  margin-bottom: .75em;
}
div.colborder {
	border-right-color: #ddd;
}
strong {
  font-weight: normal;
  background: #ffffcd;
}
table td strong {
  font-weight: bold;
  background: transparent;
}

#status {
	background: #666 url(../img/base/bg_status.png) center center repeat-x;
/*  background-color: #666; */
	border-bottom: 3px solid #fc9e04;
	color: #eee;
  font-size: 12px;
	font-weight: normal;
	padding: 2px 0;
	text-align: right;
}
#status a {
	color: #eee;
	border: none;
}
#status h1 {
  display: inline;
  font-size: 12px;
  text-align: right;
  font-weight: bold;
  margin: 0;
	color: #eee;
}
#status .span-24 {
  text-align: right;
}
#masthead {
	background: #fff url(../img/base/bg_masthead.png) left top repeat-x;
	border-top: 1px solid #fff;
	padding: 0 0 0;
}
#logo {
	padding: 20px 0 15px;
}
#logo span, #logo span a {
	display: block;
	margin: 0;
	background-image: url(../img/blackfriday/blackfriday2010logo.png);
	width: 283px;
	height: 50px;
	overflow: hidden;
	text-indent: -9999em;
}
#nav {
	background: transparent url(../img/base/bg_nav.png) left bottom repeat-x;
}
#mNav, #mNav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mNav li {
	float: left;
	margin-right: 3px;
}
#mNav li.alerts {
  float: right;
  margin-right: 0;
}
#mNav li a, #mNav li a:link, #mNav li a:visited {
	display: block;
	padding: 4px 10px;
	color: #fff;
	text-decoration: none;
	background: transparent url(../img/blackfriday/bg_mNav-li-a.png) left bottom repeat-x;
	border-bottom: 1px solid #999;
}
/* "alert" tab */
#mNav li.alerts a, #mNav li.alerts a:link, #mNav li.alerts a:visited {
  padding-left: 38px;
	font-style: normal;
	color: #191105;
	font-weight: bold;
	background: #fff url(../img/blackfriday/bg_mNav-li-alert-a.png) left top repeat-x;
	border-bottom: 1px solid #fdce7f;
	border-top: 1px solid #653f02;
	border-right: 1px solid #976410;
	border-left: 1px solid #976410;
}
/* "here" state */
#mNav li em a, #mNav li em a:link, #mNav li em a:visited {
	font-style: normal;
	color: #666;
	background: #fff url(../img/base/bg_mNav-li-em-a.png) left top repeat-x;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-left: 1px solid #aaa;
}
#mNav li a:hover {
	text-decoration: underline;
}
#cse-search-box {
	margin: 0;
	text-align: right;
}
#cse-search-box table, #cse-search-box table tr, #cse-search-box table tr td {
	margin: 0;
	padding: 0;
}
#fld_searchTxt {
	height: 17px;
	width: 195px;
}
#contentBounds {
	margin-top: 30px;
}
.deals h2 {
	width: 100%;
}
#dealsHdr h2 {
	float: left;
	width: 160px;
}
span.prevNext {
	display: block;
	float: right;
	width: 65px;
	margin: 0;
	padding: 0;
}
.prevNext img {
	margin: 0;
	cursor: pointer;
}
.deal {
	font-size: 11px;
	line-height: 13px;
}
.deal, .deal li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.deal li {
	height: 400px;
}
.deal li img {
	display: block;
	margin: 0 auto;
}
.deal li span img {
	display:inline;
}
.deal.grid {
	height: 350px;
}
.deal.grid img {
	display:inline;
	float:left;
}
.deal.grid span img {
	display:inline;
	float:none;
}
.moreDeals {
	margin-top: 1.5em;
	text-align: right;
}
a.mini {
	border: none;
}
.coupon {
	text-align: center;
	padding: 10px;
	border: 2px dashed #679c9b;
	margin-bottom: 10px;
}
.coupon a {
	border: none;
}
.coupon strong {
  background: none;
  font-weight: bold;
}
#footer {
	margin-top: 2em;
	padding: 1em;
	border-top: 3px solid #679c9b;
	text-align: center;
}
#footer .span-24 {
	text-align: center;
}

/*
	-- New stuff is here --
*/


/* pop-in style */
.popHide {
	display:none;
}
.popShow {
	display:block;
}
.popInline {
	display:inline;
}
#popInForm_bg {
	opacity: .7;
	filter: alpha(opacity=70);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 98;
	width:100%;
	height:6000;
	background: #999;
}
#popInForm {
	position: absolute;
	top: 380px;
	left: 800px;
	z-index: 100;
	width: 310px;
	height: 420px;
	margin: -235px 0 0 -400px;
	padding: 10px;
	background: #fff;
	color: #000;
	border: 10px solid #E2EFE4;
}
#popInForm #innerBdr {
	border: 2px solid #ccc;
	padding: 10px;
	width: 756px;
	height: 426px;
	overflow: auto;
}
#popInForm #innerBdr.modify {
	border-color: #00c;
}
#popInForm #innerBdr.add {
	border-color: #0c0;
}
.closeForm {
	position: relative;
	top:0px;
	left:98%;
}
#button {
	padding: 3px 6px;
	margin: 5px 0px 0px 0px;
	color: #fff;
	font-weight: bold;
	background-color:#fe7c24;
	border: 2px solid #9c0;
	border-right-color: #679c9b;
	border-bottom-color: #679c9b;
	cursor: pointer;
}
#button:hover, #button:focus  {
	background-color:#FFFFF0;
	border: 2px solid #ff9900;
}

#button:active {
	background-color:#e6e6fa;
	border: 2px solid #ff9900;
}
#email_initial {
	display:inline;
	padding: 3px;
}
.signUpForm {
	background-color: #E2EFE4;
	padding: 10px;
	border: 3px solid #679c9b;
}
.signUpForm p {
	margin: 0;
}
.minigreen {
	font-size: 7pt;
	font-family:Verdana, sans-serif;
	color: #679c9b;
	font-weight: normal;
}

/* ads
-------------------------------------- */

.ad {
}
.ad a {
  border: none;
}
.ad h4 {
  font-size: 10px;
  text-align: center;
  margin: 0 0 3px;
  color: #ccc;
}
.ad.featured h4 {
  font-size: 11px;
  line-height: 12px;
  color: #666;
  margin-top: 0px;
  margin-bottom: 4px;
}
.ad .adwrapper {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
.ad420x180 .adwrapper {
  width: 420px;
  height: 180px;
}
.ad728x90 .adwrapper {
  width: 728px;
  height: 90px;
}
.ad120x60 .adwrapper {
  width: 120px;
  height: 60px;
}

.featuredSponsor {
/*  background: transparent url('../img/blackfriday/bg_featuredsponsor.png') center top repeat-y; */
  position: relative;
  margin-top: -18px;
  border-top: 1px solid #ddd;
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 24px;
}

.blogPostDate {
  margin-top: 24px;
  margin-bottom: -28px;
  font-size: 11px;
  color: #666;
}
.latestBlog {
  padding-bottom: 18px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 24px;  
}

.homeFeature {
  position: relative;
  margin: -2px -2px 23px -2px;
  width: 714px;
  background: transparent url('../img/blackfriday/bg_feature.png') center top no-repeat;
}
.homeFeature .bot {
  clear: both;
  height: 12px;
  background: transparent url('../img/blackfriday/bg_feature.png') center bottom no-repeat;
}
.homeFeature .leadParagraph {
  color: #4b4b4b;
  float: left;
  display: inline;
  margin: 22px 0 10px 60px;
  width: 380px;
  font-size: 14px;
  line-height: 22px;
}
.homeFeature .leadParagraph p {
  margin: 0;
}
.homeFeature .featureLinks {
  float: right;
  display: inline;
  margin: 2px 2px 0 0;
  width: 255px;
}
.homeFeature .submitAdLink {
  display: block;
  overflow: hidden;
  border: none;
  text-indent: -600px;
  margin-top: 3px;
  height: 34px;
  background: transparent url('../img/blackfriday/btn_featurelinks_sendad.png') 28px 0px no-repeat;
}
.homeFeature .submitAdLink:hover {
  background-position: 28px -80px;
  border: none;
}

#emailSignup {
  padding: 10px 5px 8px;
  text-align: center;
}
#emailSignup h2 {
  display: block;
  overflow: hidden;
  border-bottom: none;
  text-indent: -600px;
  height: 40px;
  background: transparent url('../img/blackfriday/btn_featurelinks_signup.png') 0 0 no-repeat;
  margin: 6px 0 2px 20px;
}
#emailSignup input.text {
  width: 120px;
}
input.placeholder {
  color: #999;
}

.sharelinks {
  position: relative;
  margin: 0 -2px 0 -2px;
  width: 194px;
}
.sharelinks a {
  margin: 8px 0;
  display: block;
  overflow: hidden;
  border-bottom: none;
  text-indent: -500px;
  height: 75px;
  background-color: transparent;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.sharelinks a:hover {
  background-position: 50% -80px;
  border-bottom: none;
}
.sharelinks .twitter {
  background-image: url('../img/blackfriday/btn_community_twitter.png');
}
.sharelinks .facebook {
  background-image: url('../img/blackfriday/btn_community_facebook.png');
}
.divider {
  height: 1px;
  background: #ddd;
  margin-bottom: 25px;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden;
}
.featureLinks .divider {
  height: 2px;
  background: transparent url('../img/blackfriday/bg_featuredlinks_divider.png') center top no-repeat;
  margin: 0;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden;
}

#countdownTimer {
  margin-top: 36px;
  float: right;
}

.bfAdPage .bfAd {
  width: 170px;
}

#bdpromo {
  text-align: center;
  border-bottom: 1px solid #ddd;
  padding-bottom: 24px;
  margin-bottom: 25px;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
