@charset "UTF-8";
/* CSS Document */

html, body {
	text-align: left;
}
body {
	font:12px "Arial";
	cursor:default;
	color:#000000;
	line-height:14px;
	background:#fff url('images/bkg.jpg') repeat-x top;
	margin:0;
}
a {
	color: #2fa0ad;
	text-decoration: none;
	font-weight:normal;
	outline: none;
}
a:hover {
	color: #7f7f7f;
	text-decoration: none;
}
h2 {
	/*font-size:21px;
	font-weight:normal;
	color: #7f7f7f;
	margin:0 0 10px 0;*/
}
img {
	border: 0;
}
li {
	list-style-type:none;
}
#layer2 {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:1000px;
	height:300;
	background:transparent url('images/top.jpg') no-repeat top center;
	text-align:left;
}
#wrap {
	margin:0px 100px 0px 100px;
}
#menu {
	height:21px;
	position:relative;
}
#top 
{   
	height:285px;
	text-align:left;
	width:100%;
}
#login 	
{        
    float:left;
	margin-top:200px;
	width:520px;	
	text-align:left; position:absolute;	
		
}
#icon
{
    float:left;
    width:180px;
    margin-top:220px;
    margin-left:130px;    
	/*position:absolute;
	top:225px;
	right:60px;
	height:60px;
	width:200px;*/
	}
#logined {
	float:left;
	margin-top:200px;
	margin-left:-400px;
	font-size:14px;
}
#login ul li {
	float:left;
	text-decoration:none;
}
#login ul {	
	margin:0px;
	padding:0px;
}
#login .createaccount {
	margin-left:0px;
	margin-top:35px;
}

#f_head 
{
    float:left;
	margin-top:25px;
	width:480px;
	color:#ffffff;
	font-weight:bold;
	font-size:20px;
	line-height:25px;
}
#f_coupon {
	float:right;
	width:250px;
	padding:
	30px 30px 0 0;
}
#f_coupon img
{
	text-align:center;
	}

	
#content {
	float:left;
	margin:25px 0px 0px 0px;	
	width:1000px;
}
.clip-box {
	margin-left:25px;
	position:relative;
	height:33px;
	margin-bottom:5px;
	width:195px;
}
.clip-box img {
	left:0;
	position:absolute;
	top:3px;
}
.clip-box .checkme {
	left:30px;
	position:absolute;
	top:6px;
	margin:	0 0 0 10px;
}
.clip-box p.clip {
	left:53px;
	position:absolute;
	margin:	0 0 0 10px;
}
.clip {
	background:transparent url(images/clip.jpg) no-repeat scroll 0 0;
	height:31px;
	margin:0;
	width:132px;
}
.clipped {
	background-position:0 -32px;
}


.coupon
{
    width:370px;
	float:left;
	height:220px;
	margin: 0 0 0px 0px;
	padding: 10px 0 0 10px;
	background:transparent url('images/coupon_bkg.jpg') no-repeat top left;
}
.offerlist
{
    width:310px;
	float:left;
	height:220px;
	margin: 0 0 0px 0px;
	padding: 10px 0 0 10px;
	background:transparent url('images/coupon_bkg_for_offerlist.jpg') no-repeat top left;
}

.offerlistnologin
{
    width:310px;
	float:left;
	height:180px;
	margin: 0 0 0px 0px;
	padding: 10px 0 0 10px;
	background:transparent url('images/coupon_bkg_for_offerlist_nologin.jpg') no-repeat top left;
}
.bold
{font-weight:bold;
    }

.tac
{
text-align: center;}

#layer3 {
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:1000px;
	height:300px;
	background:transparent url('images/top.jpg') no-repeat top center;
	text-align:left;
}

h3
{
    margin-top:0px;
    color:#CC0000;
    }
