@charset "UTF-8";
/* CSS Document */

body{background:url(images/bg.jpg) repeat-x; margin-top:0px; background-color:#000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
	#wrap{width:900px; margin:0 auto;}
	#headerWrap{width:870px; margin:0 auto; height:159px; color:#FFF;}
	#headerLeft{width:49%; float:left}
	#headerRight{width:400px; float:right; margin-right:30px;}
	#menuWrap{width:900px; height:47px;}
	.clear{clear:both}
	#contentWrap{}
	#content{margin-left:35px; margin-right:40px; width:825px; background-color:#fff;}
	#contentTop{background-image:url(images/content-top.png); width:896px; height:22px;}
	#contentBG{background-image:url(images/content-bg.png); padding-bottom:1px; padding-top:1px; width:896px;}
	#contentBottom{background-image:url(images/content-bottom.png); width:896px; height:44px; color:#FFF; padding-top:20px; text-align:center; background-repeat:no-repeat;}
	#contentBottom a{color:#fff; }
	#contentBottom a:hover{color:#F00;}
	
a{color: #900; text-decoration:underline;}
a:hover{color:#060 ;}
a img{border:none;}


#userMenu{width:77%;}
#userMenu ul{list-style:none; margin-left:0; padding:0; float:right; border-left:1px solid #333}
#userMenu li{display: inline; padding-left:5px; padding-right:5px; float:left; border-right:1px solid #333}
#userMenu li a{ color:#999; display:block; padding:2px; text-decoration: none;}
#userMenu li a:hover{ color:#FFF; background-color:#333; text-decoration:none; }

h1,h2,h3,h4,h5 {font-variant:small-caps; font-family:"Times New Roman", Times, serif;}

.homeBottom{background-color:; border:none;}
.homeBottom div{padding:8px; 	}
.badge{float:right; width:120px;}
.newsletterWrap{float:left; width:243px;}
.couponHome{float:left; width:180px; margin-left:8px; height:;}
	#coupons{border: dashed 4px #000; height:145px;  background-color:#FF0; font-variant:small-caps; font-size:24px; font-weight:bold; padding:0px 0px 0px 0px; text-align:center;}
.specials{float:left; width:190px; margin-left:8px; background-color:#fff; }

#newsletterBG{background-image:url(images/newsletter-bg.png); width:230px; height:150px; border:none; padding:0; background-repeat:no-repeat; margin:0 auto;}

.newsletter .inputbox{background-image:url(images/input-bg.png); width:207px; height:23px; background-repeat:no-repeat; border:none; background-color:#000; padding-left:10px; padding-top:11px; margin-top:0; margin-bottom:0; font-size:14px; color:#666}
.newsletter .button{ background-image:url(images/submit-bg.png); width:121px; height:23px; margin:0 auto; margin-left:49px; color:#fff; text-align:center; border:none; background-color:#000;}
.newsletter .button:hover{background-image:url(images/button-hover.png);}
.chronoform, .chronoform a{display:none; visibility:hidden; color:#fff;}

.couponWrap{width:380px; border: dashed 4px #000; text-align:center; height:200px; margin:0 auto; margin-bottom:15px;}
.innerCouponWrap{padding:5px 10px 5px 10px; text-align:center}
.couponTitle{font-size:30px; font-weight:bold; text-align:center;font-variant:small-caps; font-family:"Times New Roman", Times, serif;}
.couponDescription{font-size:12px; text-align:center; font-weight:normal; margin:3px 0px 0px 3px;}
.couponLogo{width:100%; text-align:center;}
.disclaimer{font-size:10px; color:#999; text-align:center; margin:3px 0px 0px 3px;}