html, body, p, .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #e7e7de;
}

H1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 5px;
}
H2 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

#_dnn_body{
	background:#fff;
}
a:link, a:visited {
	color:#056838;
	font-weight:normal;
	text-decoration:none;
	background-color:inherit;
}

a:hover{
	color:#056838;
	text-decoration:underline;
	background-color:inherit;
}
a img{
	border:none;
}

p{
	padding:0 0 6px 0;
	margin:0;
}
ol, ul {
	margin-top: 8px;
	margin-bottom: 8px;
}

.clear {
	clear:both;
	}
#mainwrapper {
	text-align:center;
	background-image:url(header_bg.png);
	background-position:center top;
	background-repeat:repeat-x;
}
#headerwrapper {
	clear:both;
	width:960px;
	height:104px;
	margin:0px auto;
	text-align:center;
}
.logo {
	float: left;
	width: 317px;
	height: 104px;
	background-image:url(header_logo.png);
	background-repeat:repeat-none;
}
.logo a {
	display: block;
	height: 100%;
	width: 100%;
}
.bannerpane {
	float: right;
	width: 560px;
	height: 75px;
}
.menu {
	float: right;
	text-align: right;
	width:auto;
	height:29px;
}
#bcwrapper {
	clear: both;
	margin:0 auto;
	width: 960px;
	height: 27px;
}
.social {
	float: left;
	text-align: left;
	width: auto;
	padding: 5px 0;
	line-height:16px;
	vertical-align:middle;
}
.social a {
	color: #000066;
}
.login {
	float: right;
	text-align: right;
	width: 290px;
	padding: 5px;
}
.login, .login a {
	font-size: 12px;
}

#contentwrapper1 {
	clear:both;
	width:960px;
	margin:0 auto;
	text-align:center;
	background-color: #FFFFFF;
	/*border: 2px solid #87876a;*/
}
#contentwrapper2 {
	margin:0;
	padding:10px
}
#footerwrapper {
	margin:0 auto;
	width: 960px;
}
.bottommenu {
	padding:5px;
}
.bottommenu a , .legal, .legal a{
	font-size: 12px;
}
.validationerror {
	font-weight: bold;
	color: #FF0000;	
}
/**************** Content styles ****************/

#dnn_ContentPane{
	width: 100%;
	padding:20px 8px;
	background-color: #fff;
}
#dnn_TopPane {
	padding:10px 8px;
}
#dnn_RightPane{
	padding:10px 8px;
}
#dnn_LeftPane{
	padding:10px 8px;
}
#dnn_BottomPane {
	padding:10px 8px;
}
/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	line-height:27px;
	padding:10px;
	margin-right:1px;
}

/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{
	color:#ffffff;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	line-height:27px;
	padding:10px;
	background:url(../images/menu_hover.gif) repeat-x top left;
	margin-right:1px;
	text-decoration: underline;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size: 12px;
	line-height:27px;
	padding:10px;
	background:url(../images/menu_hover.gif) repeat-x top left;
	margin-right:1px;
	text-decoration: underline;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #056838;
}

.main_dnnmenu_submenu td
{
	/*background-color:#E1E8ED;*/
	background-color:#ffffff;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#000000;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{
	font-size: 11px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	line-height:2em;
	z-index: 1000;
	padding: 0px 5px;
	margin:0px;
	background-color: #056838;
}

.main_dnnmenu_break
{
	height: 2px;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #056838;
}

.ModuleTitle_SubMenu td{
	background-color:#ffffff;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#ffffff; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #056838;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #ffffff;
}
.HTbl {
	border: 4px solid #e7e7de;
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.HTblHdr {
	border-bottom: 1px solid #cccccc;
	margin-left: 6px;
	margin-right: 6px;
	background: #056838;
	font-weight: bold;
	color: #ffffff;
}
.HTblHdr a:link, .HTblHdr a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.HTblHdr a:hover {
	color: #e7e7de;
	text-decoration: underline;
	font-weight: bold;
}
.HTblRow {
	background:#ffffff;
	border-bottom: 1px dashed #e7e7de;
}
.HTblRowAlt{
	background: #f3f3f3;
	border-bottom: 1px dashed #e7e7de;
}
.Banner_Sponsors {
	text-align:center;
	font-size:11px;
	color:#666666;
	padding:0 0 5px 0;
}
.Banner_RightSide {
	width:180px;
	height:150px;
	padding:0 5px 10px 5px;
}
.Banner_Top {
	text-align:right;
	padding:5px;
}

.CouponPreview {
	border: 2px dashed #484848;
	width: 450px;
	margin: 10px;
	text-align:center;
}
.CouponPreview.Featured {
	background-color: #f9f8a6;	
}
.CouponList {
	clear:both;
	height:auto;
	overflow:auto;
}

.couponbody .title {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #056838;
	padding: 4px 10px;
}
.couponbody .offer {
	text-align: center;
	font-size: 14px;	
	padding: 4px 10px;
}
.couponbody .disclaimer {
	text-align: center;
	font-size: 10px;
	padding: 2px;
	color: #999999;
}
.couponfooter .validdates {
	text-align: center;
	font-size: 12px;
	padding: 2px;
}
.CouponPrint {
	padding:5px;
	text-align:left;
	background-image: url(/images/print.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.CouponPrint a {
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
}