﻿body {
  font-family:Arial, Helvetica, sans serif;
  font-size:12px;
  margin:0;
  padding:0;
  background-color:#fff;
  color:#666767;/*a2a2a2*/
  
}

h1 {
    color:#BD345A;
    font-size:28px;
    margin:0px 0px 8px 8px;
    padding:0px 0px 8px 8px;
}

#main_body {
 width:820px;
 margin-left: auto;
 margin-right:auto;   
 border: 2px solid #BD345A;
}


#header_top{
height:14px;
width:auto;
display:block;
background:#BD345A;
}

#footer{
clear:both;
height:20px;
width:auto;
display:block;
background:#BD345A;
}


#header_container{
height:93px;
width:auto;
display:block;
background:#fefec6;
padding-top:12px;
padding-left:38px;
}

#header_logo {
background:url('../images/savedotcom/save-logo.gif');
}


#dropzone_top  {
width:auto;
margin:0px 4px 0px 4px;
float:none; 
/*border:1px solid Black;*/
padding:0px 0px 0px 0px;

}

#dropzone_bottom  {
clear:both;
width:auto;
/*margin:0px 4px 0px 4px;*/
float:none; 
}

#zone1 {
width:574px;
}
#coupon_zone_container {
width:574px;
margin:0px 0px 0px 26px;
float:left; 
border:4px solid #F1F6E2;
border-top:4px solid #F1F6E2;
}
#coupon_zone_container iframe{
margin-top:8px;
}
#coupon_zone {
width:564px;
height:1460px;
margin:0px 0px 0px 4px;
float:left; 
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* google chrome fix */
#coupon_zone {
height:1600px;
}

}

#tabimage1 {
clear:both;
position:relative; 
width: 580px;
height:44px;
margin:0px 0px 0px 26px;
background-image: url('../images/savedotcom/tabs1.jpg');
padding: 0px;

}

#tabimage2 {
clear:both;
position:relative; 
width: 580px;
height:44px;
margin:0px 0px 0px 26px;
background-image: url('../images/savedotcom/tabs2.jpg');

}

.tabtext1 {
position:absolute; 
color:#858D72;
font-weight:bold; 
top:9px;
left:100px;
text-decoration:none;
}

.tabtext2 {
position:absolute; 
color:#858D72;
font-weight:bold; 
top:9px;
left:290px;
text-decoration:none;
}

.promoLayoutType_167,
.promoLayoutType_169{
margin:20px 0px 0px 44px; 
padding-bottom:20px;
clear:both;
}
.promoLayoutType_168{
 margin:0px 0px 0px 20px; 

}