@charset "utf-8";


body { background:#eee url(../images/index/bg.jpg) repeat-x; font-family:Georgia, "Times New Roman", Times, serif; }

.deal_of_the_week {position:fixed; width:862px; height:393px; top:50%; margin-left:-431px; left:50%; margin-top:-196px; z-index:99; display:none; }
.deal_of_the_week .close {position:absolute; top:10px; right:10px; z-index:9999; cursor:pointer;}

.wrapTop {background:url(../images/index/wrapBg.jpg) top center no-repeat; width:100%; height:350px; cursor:pointer;}

.wrap { width:934px; margin:0 auto; padding:10px 13px 0 13px }
.ads {width:140px;}
.ads img{padding:5px; margin:7px 5px; border:1px solid #ccc;  background:#fff}
.ads p {padding:5px; margin:7px 5px;  text-align:center; font-size:12px;}
.ourOffers {border-right:1px solid #ccc; width:770px;}
.ourOffers p {width:730px; padding-left:10px;}



a.offer {position:relative; float:left; width:240px; margin:5px; display:block; height:285px; text-align:center; text-decoration:none; color:#444; font-family:Arial, Helvetica, sans-serif; font-size:1.2em; }
a.offer span { text-decoration:underline;}
a.offer img { background:#fff; border: 1px solid #ddd;  padding:10px; margin-bottom:10px; height:200px; width:200px;  }
a:hover.offer {color:#555;}
a:hover.offer img { border:1px #999 solid}
.content {width:580px;}
a.offer img.freeGift {position:absolute; width:75px; height:75px; z-index:10; top:-20px; left:-20px; background:none; border:none; margin:0; padding:0}

h1 {font-size:2.9em;  color:#444; font-weight:normal; text-align:center }
h2 { font-weight:normal; color:#666; }
h4 {font-weight:normal; color:#888; }
span.offer { !important; color:#444; text-align:center; line-height:1.4em; font-weight:600;  }
p  {font-size:1.2em; font-family:Arial, "Times New Roman", Times, serif; color:#444; font-weight:normal; line-height:1.4em; text-align:justify}
li { font-size:1.4em; color:#444; line-height:1.4em}



.footer {background:url(../images/index/footer.jpg) repeat-x; height:250px; }
.footerCopy { width:960px; margin:0 auto; padding-top:20px; height:230px;}
.footerCopy h2 {color:#ddd}
.footerCopy p {float:left; width:600px; color:#ccc; font-size:1em; line-height:1.4em}
.twitter {margin-top:-50px}
@media screen
{
* html
{
overflow-y: hidden;
}
* html body
{
height: 100%;
overflow: auto;
}
}
