/********************************************
* Phoenix Coupons Online 
* Developed by Premium Promotions
* http://www.premium-promos.com
*
* Created 3/20/09 - DH
*
* General Style Definitions
********************************************/


TD, P {
   font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #666666;
}

.EmailHeader {
  	font-weight: bold;
	font-size: 13px;
	color: #000000;	
}

.Header {
  	font-weight: bold;
	font-size: 13px;
	color: #666666;		
}

.BlueBox {
	background-color: #82A9D0;
}

.BoxHeader {
	color: #c85e1f;
	font-size: 15px;	
}

.LeftBorder {
	border-left: solid 1 #CCCCCC;
}

.Welcome {
	font-size: 20px;
	font-weight: normal;
	color: #666666;			
}

.BottomBorder {
	border-bottom: solid 1 #CCCCCC;
}

.CategoryHdr {
	font-size: 20px;
	color: #3080CB;
	margin-left: 15px;		
}

.sectionbox {
	background-color: #3080CB;
	color: #ffffff;	
	font-size: 15px;
}


h1 {
	font-size: 20px;
	font-weight: normal;
	color: #3080CB;
	margin-left: 15px;	
	margin-top: 10px;	
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #3080CB;
	margin-left: 15px;		
}

h3 {
	font-size: 16px;
	color: #666666;
	margin-left: 15px;		
}

.PageHeader {
	font-size: 20px;
	color: #666666;
}

.FormBG {
	background-color: #F4F5E7;
	border: solid 1 #F4F5E7;
}

.CityBox {
	background-color: #82A9D0;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.HdrBox {
	background-color: #82A9D0;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.featureborder {
	border: 2px dashed #3080CB;
}

.featuretitle {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;		
}

.featurecoupons {
	font-size: 14px;	
	color: #666666;
	margin-bottom: 3px;		
	margin-left: 3px;		
}

.couponnav {
	text-align: right;
	margin-right: 5px;
}

.couponnav2 {
	text-align: center;
	margin-right: 5px;
}

.comingsoon {
	font-size: 14px;	
	font-style: italic;
	color: red;
	margin-bottom: 3px;		
	margin-left: 3px;		
}

.busName {
	font-size: 14px;	
	font-weight: bold;
	color: #666666;		
}


.footer {
	font-size: 11px;
	font-weight: normal;
	text-align: center;		
}