/* CSS Document */
* html ul{height: 1px;}
* html .curve_content{height: 1px;}
*:first-child+html ul{height: 1%;}
*:first-child+html .curve_content{height: 1%;}
.onlinecoupon_content{
	padding-left: 215px;
	
}

.onlinecoupon_content .left{
	
	float: left;
	width: 200px;
	margin-left: -210px;
	padding-top: 5px;
}
	* html .onlinecoupon_content{
		height: 1px;
		padding-left:0;
	}
	* html .onlinecoupon_content .left{
		margin-left:0;
		padding-left: 5px;		
	}
	
	* html .onlinecoupon_content .right{
		height: 1px;
		padding-left: 10px;
	}
	

	*:first-child+html .onlinecoupon_content{
		height: 1%;
		padding-left:0;
	}
	*:first-child+html .onlinecoupon_content .left{
	   	height: 1%;
	   	margin-left: 5px;
      margin-right: -210px;
	}
	
	*:first-child+html .onlinecoupon_content .right{
		height: 1%;
		padding-left: 210px;
 	}

.onlinecoupon_content .right{
	padding-right: 5px;
}
	

.onlinecoupon_content .left .curve_content{
	padding:0;
}

.coupon_resources,
.sale_list,
.cat_list{
  margin:0;
  padding:0;
  margin: 0 3px;
}

.cat_list li,
.sale_list li{
	list-style: none;
	border-bottom: 1px inset #999;
	margin: 0 5px;
}
.coupon_resources li{
	margin: 0 5px;
	list-style: none;
	border-bottom: 1px dotted #999;
}
.cat_list, .cat_list li{background-color: #F0F0F0;}
.sale_list, .sale_list li{background-color: #fff;}
.coupon_resources, .coupon_resources li{background-color: #F8F0DB;}


.cat_list li a:link, 
.cat_list li a:visited,
.sale_list li a:link, 
.sale_list li a:visited,
.coupon_resources li a:link,
.coupon_resources li a:visited{
	background: url(../images/bullet2.gif) no-repeat 5px 8px;
	display: block;
	padding: 4px 0;
	padding-left: 20px;
	color: #333;
	font-size: .75em;
}



.cat_list li a:hover,
.sale_list li a:hover,
.coupon_resources li a:hover{
	text-decoration: none;
	background: #FFC97C url(../images/bullet2.gif) no-repeat 5px 8px;
}

.newsletter form{
	padding: 0 5px;
	padding-bottom: 5px;
	margin:0;
	text-align: center;
}

.signup_button{
  border: 0;
  margin-top: 5px;
  width: 94px;
  height: 27px;
  background: url(../images/signup.gif) no-repeat center; 
}


.coupon_curve_content{
	padding: 10px;
}
	* html .coupon_curve_content{height: 1px;}
	*:first-child+html .coupon_curve_content{height: 1%;}	



/* **right** */

.right_curve1{
	background: #FBF2E4;
	overflow:hidden;
}
.right_curve2{
	background: #E7E6E4;
}



.rc_tm{
	background: url(../images/rc_tm.gif) repeat-x top left;
}

.rc_tr{
	background: url(../images/rc_tr.gif) no-repeat top right;
}

.rc_tl{
	background: url(../images/rc_tl.gif) no-repeat top left;

}


.rc_midright{
	background: url(../images/vertical_dash.gif) repeat-y right;
}

.rc_midleft{
	background: url(../images/vertical_dash.gif) repeat-y left;
}

.rc_midbottom{
	background: url(../images/horizontal_dash.gif) repeat-x bottom left;
}

.rc_br{
	background: url(../images/rc_br.gif) no-repeat bottom right;
}

.rc_bl{
	background: url(../images/rc_bl.gif) no-repeat bottom left;	
	height: 36px;
}



/*coupon_holder*/
.coupon_post{
	text-align: left;
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-bottom: 10px;
}



/*
.cp_holder_tr{
	background: url(../images/cp_holder_tr.gif) no-repeat top right;
}
.cp_holder_tl{
	background: url(../images/cp_holder_tl.gif) no-repeat top left;
}
.cp_holder_mid{
	background: #fff url(../images/cp_holder_mid.gif) repeat-y right;
}
.cp_holder_br{
	background: url(../images/cp_holder_br.gif) no-repeat bottom right;
}
.cp_holder_bl{
	background: url(../images/cp_holder_bl.gif) no-repeat bottom left;
}
*/

.coupon_holder{
	background: url(../images/coupon_holder.gif) no-repeat top left;
	overflow: hidden;
}

/** gray background coupons **/
.coupon_holder2{
	background: url(../images/coupon_holder2.gif) no-repeat top left;

	overflow: hidden;
}


/*
.cp_holder_tr2{
	background: url(../images/cp_holder_tr2.gif) no-repeat top right;
}
.cp_holder_tl2{
	background: url(../images/cp_holder_tl2.gif) no-repeat top left;
}
.cp_holder_mid2{
	background: #fff url(../images/cp_holder_mid2.gif) repeat-y right;
}
.cp_holder_br2{
	background: url(../images/cp_holder_br2.gif) no-repeat bottom right;
}
.cp_holder_bl2{
	background: url(../images/cp_holder_bl2.gif) no-repeat bottom left;
}

*/
.coupon_holder, 
.coupon_holder2{
	padding-bottom: 15px;
}

.coupon_holder .img_wrapper, 
.coupon_holder2 .img_wrapper{
	width: 110px;
	height: 65px;
	overflow: hidden;
}



.coupon_holder img,
.coupon_holder2 img{
	margin-top: 4px;
	margin-left: 7px;
	margin-bottom: 10px;
}

.coupon_description{
  font-size: .8em;  
}


/**affiliate store css**/
.itemlist{
	background: #EDEAD5;
}


.product_wrapper{
	background: #fff;
	float: left;
	width: 210px;
	padding-top: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

.product_wrapper img{
	float: left;
	margin-right: 5px;
}
.product_wrapper .title a{
	color: #000;
}
.product_wrapper .title a:hover{
	text-decoration: underline;
}
.product_wrapper .views{
	float: right;
}
.product_wrapper .price{
	color: #900;
	font-weight: bold;
}


/******product categories : affiliate_store****/
.cat_wrapper{
	float: left;
	width: 200px;
	margin: 0 20px 10px 0;
}

.cat_wrapper img{
	margin-bottom: 5px;
}


.cat_wrapper .cat_title a:link,
.cat_wrapper .cat_title a:visited{
	color: #FE4800;
	font-size: 1em;
	font-weight: bold;
}
.cat_wrapper .cat_title a:hover{
	color: #000;
}
.cat_wrapper .description{
	background: url(../images/bullet3.gif) no-repeat left 5px;
	padding-left: 10px;
	display: block;	
	font-size: .75em;
}

/******\\product categories : affiliate_store****/

/*******featured products: affiliated_store_generic*******/
.generic_wrapper{
	clear: both;
	background: #fff;
	margin: 4px 0;
	padding: 5px;
	padding-top: 10px;
}
	* html .generic_wrapper{height: 1px;}

.generic_wrapper .img_wrapper{
	width:100px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin-left: 15px;
	margin-right: 8px;
}	
	
.generic_wrapper img{
	float: left;
	margin-right: 10px;
}

.generic_wrapper .title a{
	color: #000;
	font-size: .9em;
}
.generic_wrapper .title a:hover{
	text-decoration: underline;
}

.generic_wrapper .price{
	font-size: .75em;
	line-height: 1.5em;
}

.generic_wrapper .brand{
	color: #FF3300;
	font-size: .75em;
	font-weight: bold;
	padding-left: 5px;
	line-height: 1.8em;
}

.generic_wrapper .description{
	font-size: .72em;
}
.generic_wrapper .description p{margin:0; padding:0;}

/***profile page css***/
.profile_content{
	background: #fff;
	margin: 0 5px;
	padding-top: 3px;
}

	* html .profile_content{height: 1px;}

h4.profile_header{
	background: #FE4800;
	padding: 4px 3px;
	color: #fff;
	font-size: .9em;
	margin: 4px 0;
}

.profile_wrapper{ 
	padding-left: 170px;
}

.profile_left_nav{
	background: #FBF0CC;
	position: relative;
	float: left;
	width: 160px;
	margin-left: -165px;
	text-align: center;
}

.profile_right_info{
	background: #FBF6E5;
	float: right;
	width: 100%;
}

	* html .profile_wrapper{
		padding-left:0;
	}
	
	* html .profile_left_nav{
		margin-left:0;
		margin-left: 3px;
	}
	
	* html .profile_right_info{
		margin-left: -170px;
		border-left: 170px solid #fff;
		width: auto;
	}

.profile_menu{
	padding-left: 30px;
}
.profile_menu li{
	text-align: left;
	list-style: none;
	background: url(../images/bullet4.gif) no-repeat left;
	padding-left: 15px;
}

.more_photos a:link,
.more_photos a:visited{
	color: #900;
	font-weight: bold;
	font-size: .9em;
}

.profile_menu li a:link,
.profile_menu li a:visited{
	color: #666;
	font-size: .8em;
}

.update{
	font-size: .75em;
}

/**PROFILE: user info**/
.profile_username a:link,
.profile_username a:visited{
	font-weight: bold;
	padding-left: 5px;	
}

.profile_description{
	padding-left: 5px;
	font-size: .8em;
	color: #666;
}

.box_white{
	padding: 8px;
	font-size: .75em;
	color: #999;
	border: 1px solid #666;
	background: #fff;
	margin: 5px;
}

.profile_tabs{
	background: #ccc;
	padding: 4px 0;
	padding-left: 10px;
	font-size: .8em;
	color: #B40001;
	margin: 10px 5px;
}

.profile_tabs li{
	display: inline;
}

.profile_tabs li a:link,
.profile_tabs li a:hover{
	text-decoration: underline;
	color: #B40001;
}

.profile_tabs li a:hover{
	text-decoration: none;
}



