/* CSS Document */
.couponBox{
width:650px;
height:60px;
background:#FBF6E3;
border-top:solid 1px #F9C177;
border-bottom:solid 1px #F9C177;
margin-top:5px;
margin-bottom:10px;
}
.couponBoxContent{
width:600px;
margin-left:25px;
margin-top:15px;
}
.couponFormArea{
width:650px;
margin: 0 0 16px 0;
}
.couponFormAreaSection{
width:650px;
margin: 0 0 16px 0;
margin-left:500px;
padding-left:500px;
}
.couponFormAreaSignature{
 width:650px;
margin: 0 0 5px 0;
}
.FindcouponFormArea{
width:200px;
margin: 0 0 16px 0;
}
.rightbox{
width:380px;
margin: 0 0 16px 0;
}
.couponFormAreaWelcomeMember{
width:650px;
height:100%;
margin: 0 0 16px 0;
}
.couponFormAreaBanner{
width:650px;
height:250px;
margin: 0 0 16px 0;
}
.coupondevider{
width:650px;
float:left;
margin-top:5px;
border-bottom:solid 1px #FEBB12;
margin-bottom:5px;
}

/*LOGIN AREA CSS*/
.couponBoxlogin{
width:600px;
margin-left:25px;
margin-top:5px;
}
.logintable table{
width:310px;
}
.logintable td {
	height: 20px;
	padding-top:2px;
	padding-bottom:2px;
}
.loginFormArea{
width:635px;
margin: 0 0 16px 0;
padding-left:15px;
}
/*Coupon Page CSS*/
.couponpage{
width:630px;
height:100px;
padding-left:20px;
background:#FBF6E3;
border-bottom:solid 1px;
border-bottom-color:#F4D434;
}
.coupondisclaimer{
width:630px;
}
.couponPagedashedBorder{
width:650px;
margin: 0 0 16px 0;
border:solid 1px #EB6422;
min-height:360px;
height:100%;
overflow: hidden; 
} 
.couponPagedashedBorderDashed{
width:650px;
margin: 0 0 16px 0;
border:dashed 1px #EB6422;
min-height:360px;
height:100%;
overflow: hidden; 
} 
.couponpage1{
width:640px;
 padding-left:10px;
margin-top:10px;
}
.couponpageLeft{
width:260px;
height:240px;
float:left;
}
.couponpageLeftPreview {
width:260px;
 float:left;
}
.couponpageRight{
width:350px;
height:250px;
float:right;
margin-left:10px;
 }
/*Dashboard CSS*/
.dashtitleBorder {
width:650px;
margin: 0 0 10px 0;
padding-bottom:2px;
border-bottom:solid 1px #FEBB12;
}
.dashboard tr{
height:21px;
}
.dashboardbg{
	background-image: url(../images/dashboard_bg.jpg);
	background-repeat: no-repeat;
  }

.dashboard-1{
	background-image: url(../images/dashboard_box_bg.gif);
	background-repeat: repeat-x;
	height: 23px;
	width: 650px;
}
.dashboard-2{
	background-image: url(../images/dashboard_box_2_bg.gif);
	background-repeat: repeat-y;
	height: 23px;
	width: 650px;
}
.width0{
width:10px;
}
.width1{
width:220px;
}
.width2{
width:65px;
}
.width3{
width:80px;
}
.width4{
width:165px;
}
.width5{
width:70px;
}
.width-200px {
width:200px;
}
/*Mem Dashboard PAge*/
#memdashLeft{
width: 687px;
height: 100%;
min-height:360px;
overflow: auto;
float:left;
font-family: Tahoma, Helvetica, sans-serif;
font-size:11px;
color:#38424A;
line-height: 16px;
text-decoration: none;
background-color: #FFFFFF;
padding-top: 35px;
padding-right: 5px;
padding-bottom:15px;
padding-left: 5px;
margin-bottom:20px;
border:solid 1px #F8C178;
}
#memdashBest{
width:525px;
height:304px;
background-color:#FFF9E4;
padding-top:10px;
}
.memdash tr{
height:20px;
}
.memdash td{
height:50%;
}
.memdashdTable{
width:325px;
}
.memimg{
width:78px;
}
.disclaimer{
font-size:8px;
font:Tahoma;
color:#666666;
}
