body {
	font: 12px/15px Arial, Helvetica, sans-serif;
	margin: 0;
	color: #6E6E6E;
	background:#004e8e url(../images/bg-body.gif) repeat-x 1px 0;
}
* +html body{
	background-position: -2px 0; 
}
* html body{
	background-position: -2px 0; 
}

html {height:100%; margin-bottom: 1px; }

a {
	text-decoration: none;
	color: #919191
}
a:hover {text-decoration: underline;}

img {	border-style: none;}

form {
	margin: 0;
	padding: 0;
	border-style: none;
}
#page{
	width: 998px;
	margin: 0 auto;
	overflow: hidden; 
}
#header{
	width: 960px;
	margin: 0 auto;
	height: 185px;
	background: url(../images/bg-header.jpg) no-repeat 0 43px;
	position: relative;
}
.logo{
	text-indent: -9999px; 
	width: 280px;
	height: 65px;
	overflow: hidden;
	margin: 0;
	padding: 0px 0 0 0px;
	float: left; 
}
.logo a{
	width: 100%; 
	height: 100%; 
	display: block; 
	background: url(../images/2-day-small.gif) no-repeat ;
	outline: none;
	border: 0px solid;
}

.email-box{
	float: left; 
	overflow: hidden; 
	padding: 70px 0 0 0px;
	width: 600px;
	height: 66px;
	border: 0px solid #DDD;
}

.head-box{
	float: right; 
	overflow: hidden; 
	padding: 9px 0 0;
	width: 350px;
	border: 0px solid #DDD;
}
.form-search{
	overflow: hidden;
	background: url(../images/bg-form-search.gif) no-repeat ;
	padding: 0 78px 0 0;
	height: 34px;
	float: right; 
}
.text-search{
	border:0;
	background: none;
	color: #fefefe;
	font-size: 13px;
	float: left; 
	padding: 4px 0 5px 0;
	margin: 5px 0 0 20px;
	width: 145px;
	text-align: center;
	outline: none;
}
.sumbit-go{
	float: left; 
	margin: 4px 0 0 14px;
	outline: none;
}
.cart{
	float: right; 
	background: url(../images/bg-cart.gif) no-repeat ;
	padding: 11px 0 12px 54px;
	margin: 31px 42px 0  0;
	font-size: 13px;
	color: #383838;
	display: inline; 
}
.cart span{
	display: block; 
	font-size: 15px;
}

.emailSignup {
	
	overflow: hidden; 
	width: 358px;
	height: 66px;
	padding: 27px 35px 0 0;
	letter-spacing: 1px;	
}

.emailSignup a{
	text-indent: -9999px;
	float: left;
	outline: none;
}

.follow{
	float: right; 
	overflow: hidden; 
	width: 150px;
	padding: 27px 35px 0 0;
	letter-spacing: 1px;
}
.follow span{
	color: #a2adb6;
	font-size: 14px;
	padding: 0 0 2px;
	white-space: nowrap;
	float: right; 
}
.follow a{
	display: block; 
	width: 32px;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px; 
	float: right; 
}
.twitter{
	background: url(../images/bg-twitter.gif) no-repeat ;
	margin: 0 10px 0 0;
}
.facebook{
	background: url(../images/bg-facebook.gif) no-repeat ;
	margin: 0 1px 0 0;
}
#nav{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
	font-size: 14px;
	position: absolute;
	left: -6px;
	top:144px;
}
#nav li{
	float: left;
	background: url(../images/bg-nav-li.gif) no-repeat 0 50%;
	padding:15px 18px 11px 18px;
}
#nav li:first-child{
	background: none; 
}
#nav li a{
	color: #feffff;
}
#nav li:hover a,
#nav li.hover a{
	text-decoration: underline; 
}
#nav li:hover li a,
#nav li.hover li a{
	text-decoration: none; 
}
#nav li:hover,
#nav li.hover{
	position:relative;
}
#nav li:hover ul,
#nav li.hover ul{
	display: block;
}
#nav li ul{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden; 
	position: absolute;
	left: 19px;
	top: 41px; 
	z-index: 100; 
	display: none;
	white-space: nowrap;
	width: 200px;
}
#nav li ul li{
	clear: both;
	background: none; 
	padding:0 0 0px;
	width:100%;
	border-bottom: 1px solid #737373;
}
#nav li ul li a{
	color: #919191;
	padding: 5px 0 5px 10px;
	background: #004E8E;
	display: block;
	height:1%;
	overflow: hidden; 
}
#nav li ul li a:hover{
	background: #5dbbe2;
	text-decoration: none;
	color: #fff;
}
.wrap-content{
	width: 100%; 
	background: url(../images/bg-wrap-content.gif) no-repeat ;
}
#content{
	width: 960px;
	background: #fff url(../images/bg-content.gif) no-repeat ;
	margin: 0 auto; 
	overflow: hidden; 
	padding: 0 0 25px;
}
.logo-day{
	display: block;
	width: 374px;
	height: 88px;
	text-indent: -9999px; 
	margin: 0 auto; 
	padding: 31px 0 0 9px;
	overflow: hidden; 
}
.logo-day a{
	height: 88px;
	background: url(../images/bg-2-day.gif) no-repeat ;
	display: block; 
	outline: none;
}
.secondary-content{
	background: url(../images/bg-secondary-content.jpg) no-repeat 0 100%;
	padding: 9px 0 0 66px;
	overflow: hidden; 
}

.secondary-content-other{
	background: url(../images/bg-secondary-content.jpg) no-repeat 0 100%;
		padding: 40px 30px 0 30px;
	overflow: hidden; 
}

.wrapper{
	overflow: hidden;
	width: 100%;
	padding: 0 0 46px;
}
* +html .wrapper{
	padding: 0 0 68px;;
}
* html .wrapper{
	padding: 0 0 68px;;
}
.product-box{
	width: 401px;
	border: 1px solid #c4c4c4; 
	position: relative;
	float: left; 
	margin: 0 19px 19px 0;
}
.product-box:after {
	content:"";
	display:block;
	clear:both;
}
.product-box img{
	float: left; 
	border-bottom: 1px solid #c4c4c4; 
}
.product-box p{
	margin: 0;
	float: left; 
	font-size: 14px;
	color: #959595;
	background: url(../images/separator-rpoduct-box.gif) no-repeat 100% 4px;
	padding: 11px 0;
	width: 145px;
	text-align: center; 
}

.product-box .prodLogo{
	padding: 4px 20px 4px 10px;
	float: left;
	background: url(../images/separator-rpoduct-box.gif) no-repeat 100% 4px;
	border: 0;
}

.product-box span{
	float: left; 
	font-size: 14px;
	color: #959595;
	word-spacing: 2px;
	padding: 11px 0 0 23px;
}
.product-box span em{
	font-size: 12px;
}
.product-box a{
	display: block;
	width: 56px;
	height: 56px;
	overflow: hidden; 
	background: url(../images/btn-go.png) no-repeat ;
	text-indent: -9999px; 
	float: right; 
	position: absolute;
	right: -12px;
	bottom: -9px;
	outline: none;
	cursor: pointer;
}
.favorites{
	width: 960px;
	margin: 0 auto;
	background:#fff url(../images/bg-favorites.gif) no-repeat ;
	padding: 103px 0 10px;
}
.line{
	width: 100%; 
	overflow: hidden;
	padding: 0 0 30px;
}
.line a{
	text-indent: -9999px;
	float: left;
	outline: none;
}
.hardtail{
	width: 138px;
	height: 34px;
	background: url(../images/hardtail.gif) no-repeat ;
	margin: 21px 0 0 86px;
}
.be-present{
	height: 48px;
	width: 76px;
	background: url(../images/be-present.gif) no-repeat ;
	margin: 11px 0 0 103px;
}
.bordeaux{
	width: 185px;
	height: 43px;
	background: url(../images/bordeaux.gif) no-repeat ;
	margin: 14px 0 0 107px;
}
.i-am-beyong{
	width: 92px;
	height: 60px;
	background: url(../images/i-am-beyong.gif) no-repeat ;
	margin: 0 0 0 114px;
}
.email-list{
	width: 358px;
	height: 66px;
	background:url(../images/email-list.gif) no-repeat ;
	margin: 42px 0 0 34px;
}
.day-dash{
	width: 280px;
	height: 65px;
	background: url(../images/2-day-small.gif) no-repeat ;
	margin: 33px 0 0 237px;
}
#footer{
	width: 960px;
	margin: 0 auto; 
	background: #fff url(../images/bg-footer.gif) no-repeat 0 100%;
	padding: 0 0 57px;
	overflow: hidden; 
}
#footer ul{
	margin: 0 0 0 31px;
	padding: 9px 0 10px;
	list-style: none;
	border-top: 1px solid #d7d7d7;
	width: 899px;
	overflow: hidden; 
	letter-spacing: -1px;
}
#footer ul li{
	float: left; 
	padding: 0 27px 0 3px;
}

#siteSeal {
float: right;
padding: 10px;
}

.blueHR {
	color: #0366B1;
	background-color: #0366B1;
height: 5px;
}

.leftDiv {
float: left;	
margin-left: 50px;
margin-right: 50px;
	
}

.rightDiv {
float: right;	
margin-left: 50px;
margin-top: 30px;
margin-right: 50px;
	
}

blockquote {
	font: bold 1.4em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: #B6D1F8;
	border: 3px solid #D4D4D4;	
	color: #444;
}

#nav li ul{
background:url(/images/bg-none.gif)
}

.wrap-content{
position:relative;
z-index:1;
}

#header{
position: relative;
z-index:2;
}