body {
	background-color: #000;
	background-image: url('../images/background.png');
	background-repeat: repeat;
	color: #635821;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 18px;
	padding: 0;
}

h1, h2, h3 {
	color: #5E510E;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h1{
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	line-height: 26px;
	margin: 0 0 2em 0;
}

a{
	color: #0f5e85;
}

a:hover, a:active {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	color: #0f5e85;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

.left{
	float: left;
}

.clearIt{
	clear: both;
	height: 1px;
	line-height: 1px;
}

.red{
	color: #FF0000;
}

.bold{
	font-weight: bold;
}

.fourteenPX{
	font-size: 14px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

input, textarea, select {
	color: #5b1300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*Member Offers Pages Styles*/
body#memberOffers {
	background-color: #FFF;
	background-image: none;
	color: #635821;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 18px;
	padding: 0px 0px;
}

#pageMember{
	background-color: #FFF;
	margin: 0px auto;
	width: 680px;
}

#contentMember {
	padding: 10px 10px 0px 10px;
	text-align: center;
	width: 680px;
}

#contentMember h1{
	color: #721a00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 10px 0px 10px 10px;
}

#couponTable{
	background-color: #331b11;	
	margin: 0px auto;
	text-align: center;
	width: 236px;
}

td#couponText{
	background-color: #331b11;
	margin: 0px 0px;
	padding: 10px 20px;
	text-align: center;
	width: 194px;
}

#couponTableBday{
	background-color: #25150e;	
	margin: 0px auto;
	text-align: center;
	width: 236px;
}

td#couponTextBday{
	background-color: #25150e;
	margin: 0px 0px;
	padding: 10px 20px;
	text-align: center;
	width: 194px;
}

#couponText p, #couponTextBday p{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: center;
	width: 180px;
}

#couponInfo{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

#memberAccessedAlready p{
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	margin: 10px auto;
	width: 500px;
}

#leftContactColumn p.impCouponNotice{
	color: #323030;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	margin: 0px 0px;
	position: relative;
	top: 5px;
	width: 260px;
}

#offersMenu{
	margin: 10px auto;
	padding: 0px 0px;
	text-align: center;
	width: 680px;
}

#offersMenu ul {
	list-style: none;
	margin: 0px auto;
	padding: 0px 0px;
	text-align: center;
}

#offersMenu li {
	color: #5b1300;
	display: inline;
}

#offersMenu a:hover {
	color: #000;
	display: inline;
}

#pageMemberDECoupon{
	background-color: #FFF;
	margin: 0px auto;
	width: 538px;
}

#pageMember24Coupon{
	background-color: #FFF;
	margin: 0px auto;
	width: 710px;
}

#contentMemberDECoupon {
	padding: 10px 10px 0px 10px;
	text-align: center;
	width: 538px;
}

#contentMember24Coupon {
	padding: 10px 10px 0px 10px;
	text-align: center;
	width: 700px;
}

#contentMemberDECoupon h1{
	color: #721a00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 10px 0px 10px 10px;
}

#rightCouponOffers{
	display: inline;
	width: 231px;
}

#couponTwitterBTN{
	left: -10px;
	position: relative;
}

#sdMcDonaldsBTN{
	left: -6px;
	position: relative;
}

#DElenCouponContainer{
	background-image: url(../couponDE1009/images/Davis-ElenCoupon_Back.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 875px;
	width: 538px;
}
#DElenCouponContainerEsp {
	background-image: url(../couponDE1009/images/Davis-ElenCoupon_Back-esp.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 930px;
	width: 538px;
}

#DElenCouponContainerLONG{
	background-image: url(../couponDE1009/images/Davis-ElenCoupon_Back_Long.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 945px;
	width: 538px;
}

#DElenCouponContainerOatmeal{
	background-image: url(../couponDE1009/images/Davis-ElenCoupon_Back_815.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 815px;
	width: 538px;
}

#DElenCouponContainer24hr{
/* 	background-image: url(../offer052011_24Hour/images/Davis-ElenCoupon_Back_715.gif); */
	background-position: top left;
	background-repeat: no-repeat;
	width: 5700x;
}

#features{
padding-top: 10px;
/* float: right; */
}

#couponLogo{
	display: inline;
	position: relative;
	right: 68px;
}

#couponLogo24{
	display: inline;
	position: relative;
}

#davisEllenCoupon{
	display: inline;
	margin: 0px 0px 0px 30px;
}

#davisEllenCouponBorderContainer {
	display: inline;
	margin: 0px 0px 0px 5px;
}

#24hrBorderContainer {
	display: inline;
	margin: 0 0 0 20px;
}

#davisEllenCouponBorderTop {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 2px dashed #000; 
	padding: 3px;
	margin-left: 7px;
}
#davisEllenCouponBorderBottom {
	margin: 15px 0 0 0;
	width: 225px;
	color: #0F5E85;
	font-size: 14px;
}


#davisEllenCouponBorder{
	display: inline;
	margin: 0px 0px 0px 25px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 2px dashed #000; 
	padding: 5px;
}


/* -----------------------------
		MOBILE STYLES
----------------------------- */
.mobileContainer {
	width:316px;
	margin:0 auto;
}
.mobileBtnBack {
	position:relative;
	float:left;
	left:25px;
	top:10px;
}
.mobileBtnTwitter {
	position:relative;
	float:right;
	right:25px;
	top:3px;
}
.mobileClear {
	clear:both;
	height:5px;
}
.mobileTopContent {
	height:35px;
	display:inline;
}
.mobileMiddleContent {
	background-color:#caa372;
	padding:10px;
}
.mobileCenter {
	text-align:center;
}
.mobileTitle {
	color:#721a00;
	font-size:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
}
.mobileDescription {
	color:#000;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:20px 0 0 25px;
	width:250px;
}
.mobileLineHeight {
	line-height:16px;
}
.mobileFinePrint {
	font-size:9px;
	line-height:11px;
}
