
body{
	background:url(images/new/header_bg.jpg) repeat-x #f0f0ea;
}

#header{
	height:161px;
}

img#logo{
	margin: 0;

}

ul#top-menu{
	margin:0;
	height:42px;
	float:left;
	background:url(images/new/topNav_divider.jpg) right no-repeat;
	padding-right:2PX;
}

ul#top-menu li{
	float:left;
	background:url(images/new/topNav_divider.jpg) left no-repeat;
	padding-left:2px;
	text-align:center;
	height:42px;
}

ul#top-menu li a{
	color:#fff;
	font-size:16px;
	text-shadow:2px 2px #102e49;
	font-weight:normal;
	display:block;
	padding:0 7px;
	line-height:42px;
}

ul#top-menu li a:hover{
	background:url(images/new/topNav_rollover.jpg) repeat-x;
	text-decoration:none;
}

#subscribe{
	background:none;
}

#subscribe #search{
	background:url(images/new/search_bg.jpg) no-repeat;
	width:587px;
	height:61px;
	float:none;
	margin-left:0;
}

#subscribe #search h3{
	font-size:18px;
	color:#edecec;
	width:95px;
	float:left;
	text-shadow:2px 2px #000;
	text-align:right;
	margin-top:8px;
	margin-right:10px;
}

#subscribe #search h3 strong{
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-style:normal;
}

#subscribe #searchform{
	float:none;
}

#subscribe fieldset{
	float:left;
}

#dfr_search_input{
	background:url(images/new/searchInput_bg.gif) no-repeat;
	padding-left:40px;
	width:303px;
	border:none;
	outline:none;
	height:37px;
	line-height:37px;
	margin-top:13px;
	font-size:18px;
	color:#cbc9c9;
	float:left;
}

#search_btn{
	float:left;
	margin:0;
	width:118px;
	height:38px;
	overflow:hidden;
	background:url(images/new/searchBtn.png) right no-repeat;
	border:none;
	outline:none;
	font-size:0;
	line-height:0;
	margin:13px 0 0 10px;
	cursor:pointer;
}

#search_btn:hover{
	background-position:left;
}

span.meta-comments{
	background:url(images/new/commentSlide_Lt.gif) left no-repeat;
	padding-left:10px;
	height:29px;
	width:auto;
}

span.meta-comments a{
	background:url(images/new/commentSlide_Rt.gif) right no-repeat;
	height:29px;
	padding:0 10px 0 0;
	line-height:29px;
	float:left;
}

.coupon-scroller{
	position:relative;
	width:467px;
	margin-top:10px;
	padding:0 42px;
	float:right;
}

#slideshow{
	margin:0 5px;
	width:457px;
	height:103px;
	overflow:hidden;
}

#slideshow #slideContainer{
}

#slideshow #slideContainer li.slide{
	float:left;
	width:91px;
	text-align:center;
}

#slideshow #slideContainer li.slide h4 a{
	font-size:9px;
	color:#fefdfd;
	opacity:.85;
}

#slideshow #slideContainer li.slide h4 a:hover{
	opacity:1;
	text-decoration:none;
}

#slideshow #slideContainer li.slide h4{
	margin-bottom:7px;
}

#slideshow #slideContainer li.slide a:hover img{
	opacity:.7;
}

.coupon-scroller #slideshow_next a{
	position:absolute;
	right:0;
	bottom:0;
	background:url(images/new/right_arrow.png) no-repeat;
	width:42px;
	height:82px;
	opacity:.4;
	cursor:pointer;
	text-indent:-9999px;
	display:block;
}

.coupon-scroller #slideshow_previous a{
	position:absolute;
	text-indent:-9999px;
	left:0;
	bottom:0;
	background:url(images/new/left_arrow.png) no-repeat;
	width:42px;
	height:82px;
	opacity:.4;
	cursor:pointer;
	display:block;
}

.coupon-scroller #slideshow_previous a:hover, .coupon-scroller #slideshow_next a:hover{
	opacity:1;
}

