/* GENERAL STYLES 
*/
body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.coupons .clearfix
{
	clear: both;
	display: block;
	height: 1px; 
	overflow: hidden;
}

.coupons h1
{
	color: #333333;
	font-size: 14pt;   
}

.coupons h2
{
	color: #666666;
	font-size: 8pt;  
	text-transform: none;  
}        

.coupons sup
{   
	position: relative;              
	bottom: -0.33em;
}  
				
/* COUPON CODE SEARCH STYLES */

.coupons .cc_container
{
	width: 661px;
}

.coupons .cc_top
{
	height: 10px;
	background:url(../images/coupons/bdrCouponCodeTop_g.gif) no-repeat;
}

.coupons .cc_bottom
{
	height: 14px;
}

.coupons .cc_middle
{
	background: #ffd23b url(../images/coupons/spacerYellow_g.gif) repeat-y scroll;
}

.coupons .floatleft
{
	float: left;
}

.coupons .cc_text
{   
	background-color: black;
	color : #ffd23b ; 
	width: 140px;
	height: 30px; 
	font-size : 14px;
	font-weight :bold; 
	text-transform:uppercase ; 
}

.coupons .cc_yellow_left
{
	background-color: #ffd23b;
	width: 239px;
	height: 30px;
}

.coupons .cc_yellow_left div, .cc_yellow_right div
{
	font-family: arial;
	color: black;
	font-size: 10px;    
	padding: 0 8px;
}

.coupons .cc_yellow_right .textfield
{
	width: 100px;
}

.coupons .cc_yellow_right
{  
	width: 266px;
	height: 30px;
	line-height: 30px;
}

.coupons .cc_yellow_spacer
{
	background: #ffd23b url(../images/coupons/spacerCouponCodeCenter.jpg) repeat-y scroll;
	width: 6px;
	height: 30px; 
}

.coupons .findButton
{
	position: relative;
	top: -5px;
}


/* COUPON TEMPLATE STYLES */

.coupons .redContainer
{
	width: 619px;
	margin-bottom: 15px;
}

.coupons .redContainer h1
{
	color: white;
	font-size: 17px;
	line-height: 22px;
	margin: 0 0 5px 0;  
	font-family: arial black, arial;
	font-weight: normal;
}


.coupons .redContainer h2
{
	color: white;
	font-size: 10px;    
	line-height: 14px;
	margin-top: 0;
}

.coupons .redTop
{
	background: transparent url(../images/coupons/bdrRedBoxTop.gif) no-repeat scroll;    
	height: 7px;
	overflow: hidden;
}

.coupons .redMiddle
{
	background: transparent url(../images/coupons/spacerRed.gif) repeat-y scroll;
	padding: 5px 21px;
	position: relative;
}

.coupons .redBottom
{
	background: transparent url(../images/coupons/bdrRedBoxBottom.gif) no-repeat scroll;
	height: 12px;
}

.coupons .redLogoPicContainer
{
	width: 92px;
	position: absolute;
	top: 10px;
}

.coupons .redLogo
{
	margin: 0 0 5px 0;
}

.coupons .couponCode
{
	margin: 0; 
}

.coupons .couponCode span
{    
	font-size: 10px;
	color: white;
	background-color: #800000;
}

.coupons .expires
{
	font-size: 10px;
	color: white;
	margin: 0;    
}

.coupons .disclaimer
{
	color: white;
	font-size: 10px;
	float: right;
	margin: 0;
}

.coupons .orderPrice
{   
	position: absolute;
	top: 15px;
	right: 20px;
	text-align: right;
}

.coupons  .orderPrice h1
{
	margin-bottom: 5px;
	font-size: 38px;   
	line-height: 1em;
	font-family: arial black, arial; 
	font-weight: normal;       
}

.coupons .mysup
{
	font-size: 0.66em;
	position: relative;
	top: -0.4em;
	font-family: arial black, arial;
	color: white;
}   

.coupons .description
{    
	margin-left: 110px;
	margin-bottom: 40px;
	width: 320px;
}

.coupons .bottomText
{
	position: absolute;
	bottom: 0;
	margin: 0 20px 5px 110px;
	width: 465px; 
}

.coupons .minHeight
{
	width: 1px;
	height: 125px;
	float: left;
}