@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #33CC00;
	font-size: small;
	line-height: 170%;
	margin: 0px;
}
#wrapper {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/pattern_wrapper.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	width: 880px;
	padding-right: 48px;
	padding-left: 48px;
}
#footer {
	width: 880px;
	padding-right: 48px;
	padding-left: 48px;
	height: 80px;
	background-color: #33CC00;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	color: #FFFFFF;
	font-size: 95%;
	text-align: right;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.page_title {
	font-size: 180%;
	line-height: 110%;
	color: #FF9900;
	display: block;
	font-weight: bold;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: inset;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding-bottom: 4px;
}
#content_right {
	padding-left: 10px;
	padding-right: 10px;
}
#downloads {
	background-color: #FFFFCC;
	background-image: url(/images/downloads.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	width: 210px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 12px;
}
.error {
	font-size: 90%;
	font-weight: bold;
	color: #FF0000;
	display: block;
}
.register_box {
	width: 220px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 4px;
	border: 1px solid #003399;
}
.register_message {
	font-size: 110%;
	line-height: 125%;
	text-align: center;
}.prize_title {
	font-size: 130%;
	line-height: 110%;
	font-weight: bold;
	color: #CC0000;
}
.form_text {
	line-height: 115%;
}
.heads {
	font-size: 130%;
	font-weight: bold;
	color: #FF0000;
}
.list_box {
	padding: 4px;
	margin-bottom: 10px;
	border: 1px dotted #CCCCCC;
}
.kef_heads {
	background-color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 3px 3px 8px;
	display: block;
	font-size: 115%;
	margin-bottom: 4px;
}
.coupon_box {
	width: 500px;
	margin-bottom: 30px;
	background-image: url(/images/coupon_pattern.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.coupon_offer {
	font-size: 24px;
	line-height: 26px;
	text-align: center;
	display: block;
	font-weight: bold;
	color: #CC0000;
	background-image: url(/images/coupon_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
.coupon_image {
	border: 1px solid #990000;
	margin-right: 10px;
}
.coupon_expiration {
	font-size: 11px;
	font-style: italic;
	color: #003399;
	font-weight: bold;
}
/* Advertisers */

.categories {
	font-weight: bold;
	background-color: #FFCC00;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 40px;
}
.categories_long {
	font-weight: bold;
	background-color: #FFCC00;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.advertiser {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	display: block;
	margin-top: 3px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 40px;
}
.advertiser_image {
	padding-right: 12px;
}
a.advertiser:link {
	color: #003399;
	text-decoration: none;
}
a.advertiser:visited {
	color: #003399;
	text-decoration: none;
}
a.advertiser:hover {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	background-color: #99CCFF;
}
/* Advertisers END*/

/* Blog Start */
div.feedburnerFeedBlock img {
border-style: none;
}
 
div.feedburnerFeedBlock {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	padding: 0px 18px 10px 10px;
	}
	
	.headline {
font-size:22px;
}

.headline a:link {
	text-decoration: none;
	color:#003399;
}

/* Creates break between items */
div.feedburnerFeedBlock ul li {
margin-bottom:24px;
padding:16px;
border:1px solid #dddddd;
overflow:auto;
_height: 100%;
}

/* Remove list bullets from headlines only */
div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type:none;
}

div.feedburnerFeedBlock ul ul {
list-style-type: disc;
}
 
div.feedburnerFeedBlock ul ol {
list-style-type: decimal;
}

.date {
font-style:italic;
}
/* Blog End */

.item_box {
	padding: 4px;
	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	line-height: 16px;
}
.visit_website {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* Resources */
.categories_box {
	width: 180px;
	margin-right: 10px;
	color: #003466;
	text-decoration: none;
	background-color: #FFFF66;
	font-size: 13px;
	background-image: url(/images/categories_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #009966;
	padding: 4px;
	line-height: 16px;
}
.category_text {
	color: #003466;
	text-decoration: none;
}
a.category_text:link {
	color: #003466;
	text-decoration: none;
}
a.category_text:visited {
	color: #003466;
	text-decoration: none;
}
a.category_text:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
/* Resources END */
.home_goodies_hor {
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 4px;
	border: 1px solid #003399;
}
