/* ===================================================
Formatting
-----------------------------------------------------*/

html {
	min-height: 100%;
}

body {
	background: #8fd400;
	margin:0;
	padding:0;
	min-height: 100%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin:0 0 15px 0;
	font-weight: normal;
	color:#FFF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin:0 0 5px 0;
	font-weight: normal;
	color:#FFF;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 0 0 0;
	font-weight: bold;
	color:#000;
}

ul,li,ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: normal;
}

ul {padding: 0 0 0 15px; margin-top:0}
li {margin-bottom: 5px;}

p {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

p.smalltext {
	color: #000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}


/* ===================================================
Header
-----------------------------------------------------*/

#header {
	position:relative;
}

.hdr_logo {
	width:356px;
	height:82px;
	margin: 24px 0 24px 24px;
}

.promobox {
	position:absolute;
	top:0px;
	left:570px;
	width: 336px;
	height:102px;
}

ul.promobox_items {
	padding:0;
	margin:0;
	list-style:none;
	
}

ul.promobox_items li {
	width: 102px;
	height:102px;
	float: left;
	padding:0;
	margin: 0 0 0 10px;
	list-style:none;
}


/* ===================================================
Featured Box
-----------------------------------------------------*/

.feat_wrapper {
	width: 950px;
	height:380px;
	margin: 0;
}

.feat_top {
	width:950px;
	height: 33px;
}

.feat_content {
	width:950px;
	height: 302px;
	background: url(../images/featured_content.png) no-repeat 0 0;
}

.feat_bottom {
	width:950px;
	height: 45px;
}


/* ===================================================
Layout
-----------------------------------------------------*/

.site_wrapper {
	width:950px;
	margin: 0 auto;
	text-align: left;
}

.content_wrapper {
	width: 950px;
	background: url(../images/content_bg.png) repeat-y 0 0;
}

.content {
	width: 621px;
	float:left;
}

.contentstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-align: left;
	vertical-align: top;
	padding: 20px;
}

/* Contact Form, Register Form */

.form_wrapper {
 	width:581px;
	position:relative;
}

h3.form_name {
	width:105px;
	font-style:normal; font-size:12px; font-weight:normal; text-align: right;
	padding:5px 10px;
	position:absolute; left:0; top:0;
}

ul.form_input {
	margin:0 0 0 125px;	padding:0;
	list-style:none;}
	
ul.form_input li {
	margin:0; padding:5px 15px;
	font-size:12px;
	position:relative;
}

input, select, textarea {
  font-size: 12px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
}

input.send {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  margin: 10px 0 0 0;
}


/* ===================================================
Side bar
-----------------------------------------------------*/

#sidebar {
	width: 324px;
	float: left;
	margin: 0 5px 0 0;
}

.sidebarstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: left;
	vertical-align: top;
	padding: 20px;
}

/* Quick Search Form */

.quicksearch_name {
	width: 94px;
	float: left;
	text-align: left;
	margin: 0 10px 5px 0;
	padding: 1px 0;
}

.quicksearch_input {
	width: 180px;
	float: left;
	margin: 0 0 5px 0;
}

/* ===================================================
Images
-----------------------------------------------------*/

.float-right {
	float: right;
	padding-bottom: 5px;
	padding-left: 15px;
}

.float-left {
	float: left;
	padding-bottom: 5px;
	padding-right: 15px;
}

/* ===================================================
Footer
-----------------------------------------------------*/

#footer {
	background-color: #000;
	min-height: 100%;

}

.ftr_contentstyle {
	width: 910px;
	padding: 20px;
	margin: 0 auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCC;
}

.ftr_affiliates {
	height: 39px;
	float:left;
	margin: 0 10px 0 0;
}

.ftr_logo {
	height: 39px;
	float:right;
	margin: 0 0 10px 0;
}

.ftr_text {
	width:400px;
	float:right;
	margin: 10px 0 0 0;
}

ul.ftr_menu {
	margin:0;
	padding:0;
	width:400px;
	list-style: none;
	height: 15px;
}

ul.ftr_menu li {
	margin:0;
	padding:0;
	list-style: none;
	width: 80px;
	text-align:center;
	float:left;
	font-size: 11px;
}

.ftr_text a:link, .ftr_text a:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8fd400;
}

.ftr_text a:hover {
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}

/* Links 
----------------------------------------------------------------*/

a:link, a:visited {
	color: #000;
	font-weight: bold;
}

a:hover {
	color: #FFF;
	font-weight: bold;
}

a img,:link img,:visited img { 
  border: none;
}

.sidebar_content a:link, .sidebar_content a:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
}

.sidebar_content a:hover {
	text-decoration: none;
	color: #CCC;
	font-weight: normal;
}
