/**********************************************************************************************

	GREEN FLAG CLUB 2009

***********************************************************************************************/

/*---------------------------------------------------------
	Basics
----------------------------------------------------------*/

	body, div, p, span, img, h1, h2, h3, h4, h5, h6, blockquote, pre, ul, ol, li, dl, dt, dd, img  { margin: 0px; padding: 0px; font-weight: normal; }

/*---------------------------------------------------------
	Structure
----------------------------------------------------------*/

body {
	background:	#FFFFFF;
	}
.wrapperWide {
	position: relative;
	margin: 0 auto;
	width: 974px;
	}
.wrapper {
	margin: 0 auto;
	width: 910px;
	}
.floatLeft {
	float: left;
	}
	
/*---------------------------------------------------------
	Network Bar
----------------------------------------------------------*/

.networkbar {
	width: 100%;
	height: 24px;
	background:	#2f4511;
	}
.barLogo {
	position: absolute;
	top: 6px;
	left: 0px;
	z-index: 9999999;
	}
.barText {
	padding: 6px 0 0 90px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .6em;
	color: #c1c8b8;
	letter-spacing: 2px;
	text-transform: uppercase;
	}

/*---------------------------------------------------------
	Header
----------------------------------------------------------*/

.hd {
	position: relative;
	float: left;
	width: 910px;
	height: 125px;
	}
.logoTop {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99999;
	}
.hdLeft {
	float: left;
	width: 300px;
	height: 125px;
	}
.hdRight {
	float: left;
	width: 610px;
	height: 125px;
	}

/*---------------------------------------------------------
	Nav
----------------------------------------------------------*/

.navTertiary {
	float: left;
	width: 610px;
	height: 34px;
	text-align: right;
	}
.navTertiary ul {
	margin: 10px 0 0 0;
	}
.navTertiary ul li {
	padding: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000;
	display: inline;
	}
.navTertiary a:link, .navTertiary a:visited {
	color: #028cc5;
	text-decoration: underline;
	}
.navTertiary a:hover, .navTertiary a:active {
	color: #e03127;
	text-decoration: underline;
	}
.navPrimary {
	float: left;
	width: 610px;
	height: 90px;
	text-align: right;
	}
.navPrimary ul {
	margin: 50px 0 0 0;
	}
.navPrimary ul li {
	display: inline;
	padding: 30px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #e03127;
	}
.navPrimary ul li.on {
	background: url(../images/bg_navPrimary_stars.gif) 24px 0 no-repeat;
	}
.navPrimary a:link, .navPrimary a:visited {
	color: #8a8a8a;
	text-decoration: none;
	}
.navPrimary a:hover, .navPrimary a:active {
	color: #8a8a8a;
	text-decoration: underline;
	}

/*---------------------------------------------------------
	Primary Promo Space on Home Page
----------------------------------------------------------*/

.promoPrimary  {
	float: left;
	width: 100%;
	height: 309px;
	margin: 0 0 25px 0;
	overflow: hidden;
	background: #5c9a07 url(../images/bg_homepromo.jpg) top center no-repeat;
	}
.promoPrimarySub {
	float: left;
	width: 100%;
	height: 40px;
	margin: 0 0 25px 0;
	overflow: hidden;
	background: #5c9a07 url(../images/bg_homepromo.jpg) top center no-repeat;
	}
.promoPrimaryLeft {
	float: left;
	width: 480px;
	height: 309px;
	}
.promoPrimaryLeft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	line-height: 160%;
	}
.promoPrimaryLeft p.promoTitle {
	margin: 55px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	color: #ffda00;
	}
.promoBtn {
	float: left;
	height: 45px;
	margin: 8px 0 0 0;
	}
.promoBtnLeft {
	float: left;
	width: 20px;
	height: 45px;
	background: url(../images/btn_home_left.png) top center no-repeat;
	}
.promoBtnMiddle {
	float: left;
	height: 32px;
	padding: 13px 0 0 0;
	background: url(../images/btn_home_middle.png) top center repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	}
.promoBtnRight {
	float: left;
	width: 20px;
	height: 45px;
	background: url(../images/btn_home_right.png) top center no-repeat;
	}
.promoBtnMiddle a:link, .promoBtnMiddle a:visited {
	color: #FFF;
	text-decoration: none;
	}
.promoBtnMiddle a:hover, .promoBtnMiddle a:active {
	color: #FFF;
	text-decoration: underline;
	}
.promoPrimaryRight {
	float: left;
	width: 430px;
	height: 309px;
	}

/*---------------------------------------------------------
	Left Column
----------------------------------------------------------*/

.colA {
	float: left;
	margin: 0 20px 0px 0px;
	width: 616px;
	}
.colA .promoSecondary {
	float: left;
	margin: 0 0px 20px 0px;
	width: 616px;
	}
.colA .promoSecondary .promoMod {
	float: left;
	width: 188px;
	padding: 0 26px 0 0;
	background: url(../images/divider_home_promosecondary.gif) 199px 0 no-repeat;
	}
.colA .promoSecondary .promoModLast {
	float: left;
	width: 188px;
	}
.colA .promoSecondary .promoModPic {
	float: left;
	width: 188px;
	margin: 0 0 12px 0;
	}
.colA .promoSecondary .promoModTitleA {
	float: left;
	width: 188px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #028cc5;
	text-transform: uppercase;
	overflow: hidden;
	}
.colA .promoSecondary .promoModTitleB {
	float: left;
	width: 188px;
	height: 20px;
	margin: 0 0 9px 0;
	overflow: hidden;
	}
.colA .promoSecondary .promoModTitleB p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #028cc5;
	text-transform: uppercase;
	}
.colA .promoSecondary .promoModText {
	float: left;
	width: 188px;
	}
.colA .promoSecondary .promoModText p {
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000;
	line-height: 150%;
	}
.colA .promoSecondary a:link, .colA .promoSecondary a:visited {
	color: #028cc5;
	text-decoration: underline;
	}
.colA .promoSecondary a:hover, .colA .promoSecondary a:active {
	color: #e03127;
	text-decoration: underline;
	}

.colA .couponsRecentHome {
	float: left;
	width: 618px;
	padding: 20px 0 20px 0;
	}
.colA .couponsRecentHome h1 {
	float: left;
	width: 608px;
	border-bottom: 1px solid #cccccc;
	padding: 0 0 14px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #028cc5;
	text-transform: uppercase;
	}
.colA .couponsRecentHome h1 span.update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #c0c0c0;
	}
/*.colA .couponsRecentHome ul {
	float: left;
	width: 576px;
	}
.colA .couponsRecentHome ul li {
	float: left;
	width: 576px;
	padding: 12px 0 12px 0;
	border-bottom: 1px solid #ececec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000;
	list-style: none;
	}*/

.colA h1 {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 12px 0 12px 0;
	border-bottom: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #3b6700;
	}
.colA h2 {
	float: left;
	width: 100%;
	padding: 6px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #8dc63f;
	}
.colA h3 {
	float: left;
	width: 100%;
	padding: 6px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	}
.colA p {
	width: 100%;
	padding: 0 0 12px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 130%;
	}

/*---------------------------------------------------------
	Browse Nav
----------------------------------------------------------*/

.navBrowse  {
	float: left;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #CCC;
	padding: 0 0 12px 0;
	}
.navBrowseMain  {
	float: left;
	width: 100%;
	height: 40px;
	}
.navBrowseMain ul {
	margin: 0;
	}
.navBrowseMain ul li {
	display: inline;
	padding: 0 9px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	}
.navBrowseMain ul li.none {
	color: #25aae1;
	}
.navBrowseMain ul li.last {
	padding: 0;
	}
.navBrowseMain ul li a:link, .navBrowseMain ul li a:visited {
	padding: 8px 10px 8px 10px;
	background-color: #ededed;
	color: #000;
	text-decoration: none;
	}
.navBrowseMain ul li a:hover, .navBrowseMain ul li a:active {
	padding: 8px 10px 8px 10px;
	background-color: #cccccc;
	color: #000;
	text-decoration: none;
	}
.navBrowseMain ul li.on a:link, .navBrowseMain ul li.on a:visited {
	background-color: #25aae1;
	color: #FFF;
	}
.navBrowseMain ul li.on a:hover, .navBrowseMain ul li.on a:active {
	background-color: #25aae1;
	color: #FFF;
	}
.navBrowseSecondary  {
	float: left;
	width: 100%;
	height: 20px;
	}
.navBrowseSecondary ul {
	margin: 0;
	}
.navBrowseSecondary ul li {
	display: inline;
	padding: 0 6px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #000;
	}
.navBrowseSecondary ul li a:link, .navBrowseSecondary ul li a:visited {
	color: #25aae1;
	text-decoration: underline;
	}
.navBrowseSecondary ul li a:hover, .navBrowseSecondary ul li a:active {
	color: #e03127;
	text-decoration: underline;
	}

.categoryResults {
	float: left;
	Width: 100%;
	margin: 0 0 20px 0;
	}
.categoryResults ul {
	padding: 0;
	}
.categoryResults ul li {
	list-style: none;
	padding: 8px 0 12px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px dashed #dadada;
	}
.categoryResults ul li span {
	font-size: 12px;
	}
.categoryResults ul.children li span {
	font-size: 10px;
	}
.categoryResults ul.children li span.totalcoupons {
	display:none;
	}
.categoryResults ul li ul {
	padding: 3px 0 0 0;
	}
.categoryResults ul li ul li {
	display: inline;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	font-weight: normal;
	border-bottom: none;
	}
.categoryResults ul li a:link, .categoryResults ul li a:visited {
	color: #028cc5;
	text-decoration: none;
	}
.categoryResults ul li a:hover, .categoryResults ul li a:active {
	color: #e03127;
	text-decoration: underline;
	}
.categoryResults ul li ul li a:link, .categoryResults ul li ul li a:visited {
	color: #028cc5;
	text-decoration: underline;
	}
.categoryResults ul li ul li a:hover, .categoryResults ul li ul li a:active {
	color: #e03127;
	text-decoration: underline;
	}

.resultsInfo {
	float: left;
	Width: 100%;
	margin: 0 0 20px 0;
	}
.listings {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	}
.listings ul {
	padding: 3px 0 0 0;
	}
.listings ul li {
	display: inline;
	padding: 0 1px 0 0;
	}
.paging {
	float: right;
	}
.paging ul {
	}
.paging ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	}
.paging ul li a:link, .paging ul li a:visited {
	color: #25aae1;
	text-decoration: underline;
	}
.paging ul li a:hover, .paging ul li a:active {
	color: #e03127;
	text-decoration: underline;
	}

/*---------------------------------------------------------
	Coupons
----------------------------------------------------------*/

.coupon {
	float: left;
	width: 600px;
	margin: 0 0 12px 0;
	border: 4px solid #ebe2d2;
	}
.couponHd {
	float: left;
	padding: 10px;
	background: url(../images/bg_coupon_hd.gif) top left repeat;
	}
.couponLogo {
	float: left;
	width: 98px;
	margin: 0 20px 0 0;
	border: 1px solid #c4c2bd;
	}
.couponCompany {
	float: left;
	width: 284px;
	margin: 0 16px 0 0;
	border-right: 1px solid #c4c2bd;
	}
.couponCompany h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	}
.couponCompany p {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	color: #000;
	}
.couponInfo {
	float: left;
	width: 159px;
	}
.couponInfo ul {
	}
.couponInfo ul li {
	list-style: none;
	padding: 0 0 4px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: .7em;
	color: #000;
	}
.couponInfo ul li a:link, .couponInfo ul li a:visited {
	color: #25aae1;
	text-decoration: underline;
	}
.couponInfo ul li a:hover, .couponInfo ul li a:active {
	color: #e03127;
	text-decoration: underline;
	}
.couponBd {
	float: left;
	width: 568px;
	padding: 12px 16px 12px 16px;
	}
.couponBd p.expire {
	padding: 0;
	font-size: normal;
	font-size: .7em;
	color: #999;
	}

/*---------------------------------------------------------
	Form Layout
----------------------------------------------------------*/

ul.formTxt {
	float: left;
	padding: 0 0 10px 0;
	}
ul.formTxt li {
	margin: 0 0 0 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}
.fieldLabel {
	width: 100px;
	padding: 10px 10px 14px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	vertical-align: top;
	}
.fieldInput {
	padding: 10px 0 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 130%;
	}
dl {
	float: left;
	width: 100%;
	margin: 4px 0 20px 0;
	}
dt {
	float: left;
	width: 100px;
	padding: 10px 10px 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	}
dd {
	float: left;
	margin-left: 88px;
	padding: 10px 0 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 130%;
	}
td.label {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #999999;
	line-height: 100%;
	}

input {
	border: 1px solid #c6d9e9;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

ol.newsletters {
	list-style-type: upper-alpha;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	}
ol.newsletters li {
	padding: 0 0 14px 0;
	}
	
/*---------------------------------------------------------
	Right Column
----------------------------------------------------------*/

.colB {
	float: left;
	width: 274px;
	}
.colB .modRight {
	float: left;
	width: 274px;
	margin: 0 0 18px 0;
	background: url(../images/rightcol_mod_bd.gif) top left repeat-y;
	}
.colB .modRightHd {
	float: left;
	width: 274px;
	height: 10px;
	background: url(../images/rightcol_mod_hd.gif) top left no-repeat;
	}
.colB .modRightTitle {
	float: left;
	width: 234px;
	padding: 8px 20px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #e03127;
	text-transform:uppercase;
	}
.colB .modRightBd {
	float: left;
	width: 234px;
	padding: 0 20px 0 20px;
	}
.colB .modRightBd p {
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 140%;
	}
.colB .modRightBd a:link, .colB .modRightBd a:visited {
	color: #028cc5;
	text-decoration: underline;
	}
.colB .modRightBd a:hover, .colB .modRightBd a:active {
	color: #e03127;
	text-decoration: underline;
	}
.colB .modRightFt {
	float: left;
	width: 274px;
	height: 10px;
	background: url(../images/rightcol_mod_ft.gif) top left no-repeat;
	}

/*---------------------------------------------------------
	Footer
----------------------------------------------------------*/

.ft {
	float: left;
	width: 910px;
	margin: 20px 0 20px 0;
	border-top: 1px solid #d4d4d4;
	padding: 10px 0 0 0;
	}
.ft .ftLeft {
	float: left;
	width: 74px;
	margin: 0 20px 0 0;
	}
.ft .ftRight {
	float: left;
	width: 816px;
	}
.ft ul {
	float: left;
	width: 816px;
	margin: 0 16px 0 2px;
	list-style: none;
	}
.ft li {
	padding: 0 7px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000;
	display: inline;
	}
.ft li.copyright {
	margin: 0 4px 0 0;
	border-right: 1px solid #CCC;
	padding: 0 9px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000;
	}

/*-- All Footer Links --*/

.ft a:link, .ft a:visited {
	color: #028cc5;
	text-decoration: underline;
	}
.ft a:hover, .ft a:active {
	color: #e03127;
	text-decoration: underline;
	}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	display: inline;
	margin: 0 0 2px 0;
	padding: 0 10px 0 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */