/* CSS cbn-global.com (c) zinki.com.*/
*, body, html { margin: 0; padding: 0}

html, body { height: 100%;}

html { 
/*background-color: #000000;*/
}

body { 
	/*margin:0;*/
	font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	font-size: 0.75em; 
	font-weight:normal; 
	color:#555555;
	margin: 0; 
	padding: 0;
	background-color:#FFFFFF;
	background-image: url(../images/page-bkg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}

h1 {
	font-family: Arial,Helvetica,Sans-Serif; 
	color:#588058;
	font-size: 2.0em; 
	font-weight:bold;
	margin-bottom:15px; 
	margin-top:15px;
}

h2 {
	font-family: Arial,Helvetica,Sans-Serif; 
	color:#588058;
	font-size: 1.5em; 
	font-weight:bold;
	margin-bottom:5px; 
	margin-top:20px;
}

h3 { 
	line-height: 1.6em;
	font-family: Georgia, serif;; 
	font-size: 24px;
	font-weight:bolder;
	text-align:center;
	margin: 35px 0px 10px 0px; 
	color: #588058; 
}


p {
	color:#555555;
	margin-top:12px;
	margin-bottom:12px;
	line-height: 1.3em;
	text-align:justify;
}

a	{
	color:#588058;
	text-decoration:underline;
	font-weight:bold;
}

a:hover	{
	text-decoration:none;
}

ol {
	margin-top:25px;
	margin-bottom:6px;
	margin-left:25px;
	line-height: 1.6em;
}

ul {
	margin-top:15px;
	margin-bottom:6px;
	margin-left:25px;
  list-style-image: url("../images/li-img.gif");
	line-height: 1.6em;
}

li {
	text-align:justify;
}

hr {
	height:1px; color:#cccccc;
	background-color:#cccccc;
	padding: 0px;
	margin-top:0px; 
	margin-bottom:0px; 
	border:none
}

label {
  display: block;
  float: left;
  width: 160px;
}

legend {
	font-size:12px; 
	font-weight:bold; 
	color: #FFFFFF;
}

/* GLOBAL ******************************************************************* */
#wrapper {
	min-height: 100%;
	width: 990px;
	padding: 0 0;
	margin: 0 auto;
}

#header {
	width: 990px;
	height: 119px;
	background-color: #78BE2C;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#menu-bkg {
	width: 990px;
	height: 41px;
	margin: 0px 0px 0px 0px ;
	padding-left: 0px;
	background-image: url(../images/menu-bkg.jpg);
	background-repeat: repeat-x;
}

#menu-container {
	/*clear: both;*/
	width: 990px;
	height: 41px;
	/*position: relative;*/
	margin: 0px 0px 0px 15px ;
	/*line-height: 35px;*/
	padding-left: 0px;
	/*background-image: url(../images/menu-bkg.jpg);
	background-repeat: repeat-x;
	background-color: #FF0000;
	overflow: auto;*/
	z-index:100;
}

#columns-container {
	min-height: 100%;
	position: relative;
	width: 940px;
	padding: 0px 25px 96px 25px; 
	/*overflow: auto;*/
	z-index:0;
	/*background-color: #FFFFFF;*/
	/*border:1px solid #000000;*/
}

#column-3col-left {
	width: 180px;
 	padding: 30px 0px 100px 0px;
	float:left;
	/*background-color: #FF0000;*/
}

#column-3col-middle {
 	padding: 30px 200px 100px 200px;
	/*background-color: #FFFF00;*/
}

#column-3col-right {
	width: 180px;
 	padding: 30px 0px 100px 0px;
	float:right;
	/*background-color: #FF00FF;*/
}


#column-left {
	width: 480px;
 	padding: 30px 0px 100px 20px;
	margin-top:0px;
	float:left;
}

#column-right {
	width: 450px;
 	padding: 30px 0px 85px 0px; 
	margin-top:0px;
	margin-left:540px;
}

#column-left-joinus {
	width: 645px;
 	padding: 30px 0px 85px 20px;
	margin-top:0px;
	float:left;
}

#column-right-joinus {
	width: 285px;
 	padding: 30px 0px 85px 0px; 
	margin-top:0px;
	margin-left:645px;
}

#breadcrumbs {
	position: relative;
	margin: 0px 0px 12px 0px;
	font-size:10px;
}

#breadcrumbs a {
	color:#555555;
	font-size:10px;
}

#footer {
	position: relative;
	width: 100%;
	height: 76px;
	margin: -76px auto 0;
	color:#555555; 
	background-color:#78BE2C;
	background-image:url(../images/footer-bkg.jpg);
	background-repeat:repeat-x;
	z-index: 100;
}

#copyright {
	position: relative;
	width: 955px;
	height: 35px;
	line-height: 35px;
	color:#333333; 
	font-size: 9px;
	text-align: center;
	padding:0px 0px;
}

/* Vertical Menu ******************************************************************* */


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

.txt-green {
	color:#588058;
}

.span-twocol-left {
	display:block;
	float:left;
	width: 180px;
	height:25px;
}

.span-twocol-right {
	display:block;
	float:left;
	width: 150px;
	height:25px;
}

.fl-left {
	float: left;
}

.fl-right {
	float: right;
}

.clear {
	clear:both;
}

.span-3col-one {
	display:block;
	float:left;
	width: 150px;
}

.span-3col-two {
	display:block;
	float:left;
	width: 150px;
}

.span-3col-three {
	display:block;
	float:left;
	width: 150px;
}

.span-4col-one, .span-4col-two, .span-4col-three, .span-4col-four {
	display:block;
	float:left;
	width: 115px;
	height: 22px;
}

/*.span-4col-two {
	display:block;
	float:left;
	width: 115px;
}

.span-4col-three {
	display:block;
	float:left;
	width: 115px;
}

.span-4col-four {
	display:block;
	float:left;
	width: 115px;
}*/

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

.list-home {
	margin-top:1.6em;
}

.list-faq {
	margin-bottom:1.6em;
}


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

#twocolumnform {
	width: 600px;
	position: relative;
}
#formholder {
	width: 560px;
	position: relative;
	padding-bottom: 15px;
}

#formbgtop {
	position: relative;
	height: 12px;
	width: 600px;
	font-size: 9px;
}

#formbgbottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.form-toptitle {
	margin: 10px 0 5px;
	position: relative;
	font-size: 16px;
	line-height: 1.1em;
	color: #0055a5;
}
.form-topnote {
	position: relative;
	font-size: 12px;
	padding-bottom: 0px;
	line-height: 1.3em;
	width: 570px;
}
.form-requirednote {
	font-size: 11px;
	font-style: italic;
}
.form-requirednote span {
	font-size: 22px;
	color: #F19233;
	vertical-align: middle;
}
.form-warning {
	color: #900;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	margin-left: 10px;
}
.form-section {
	color: #364e9d;
	text-decoration: none;
	margin: 0 10px 5px 12px;
	padding-left: 15px;
	display: block; 
}

.form-section_selected, .form-section:hover {
	color: #588058;
	text-decoration: none;
	display: block;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
}

.form-required {
	color: #900;
	font-size: 1.3em;
	font-weight: bold; }
.form-comment {
	color: #666;
	font-size: 11px;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20px; }
.form-areas {
	margin: 0;
	padding: 5px 0;
	position: relative;
	float: left;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
}

.form-thankyou {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-align: center; }
	
.form-question {
	padding: 12px 0px 0px 15px;
	float: left;
	height: 50px;
	width: 280px;
	position: relative;
}

.form-question h3 {
	font-weight: normal;
	color: #364e9d;
	padding-bottom: 8px;
	font-size: 11px;
}

.form-answers {
	margin: 0;
	padding: 0 0 5px 0px;
	background-repeat: no-repeat;
}
.form-answers td {
	font-size: 11px;
}
.form-answersrequire {
	position: absolute;
	left: 0px;
	top: 2px;
	height: 30px;
	font-size: 18px;
	color: #588058;
	display: block;
	padding-top: 10px;
}
.form-dropdown, .form-text {
	width: 250px;
}
.form-textarea {
	width: 250px;
	height: 105px;
}
.form-listview {
	width: 210px;
	height: 35px;
}

.form-buttons {
	clear: both;
	/*padding-left: 260px;*/
	margin-top: 20px;
	margin-bottom: 20px;
	/*height: 40px;*/
}
.form-buttons a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 28px;
	width: 86px;
	margin-right: 20px;
	text-indent: -300px;
	overflow: hidden;
	float: left;
}

.form-buttons a:hover {
	background-position: 0px -28px;
}
.form-buttons #backbutton {
	background-image: url(/sitestyle/modules/form/2column/images/large_previous.gif);
}
.form-buttons #nextbutton {
	background-image: url(/sitestyle/modules/form/2column/images/large_next.gif);
}
.form-buttons #submitbutton {
	background-image: url(/sitestyle/modules/form/2column/images/large_submit.gif);
}

.formerror {
  border: 1px solid red;
  background-color : #FFCCCC;
  width: auto;
  padding: 5px 0;
	margin-top:15px;
}

.formerror li {
  padding: 0px 5px;
	list-style-image:none;
}

.formerror ul {
  padding: 0px 25px;
}

.errortext {
  padding-left: 80px;
  font: bold smaller sans-serif;
}

/* Main Table ******************************************************************* */

table.table-main {
	margin:15px auto;
	border-width: 1px;
	border-style: solid;
	border-color: #78BE2C;
	border-collapse: collapse;
	background-color: white;
}
table.table-main th {
	color:#FFFFFF;
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #78BE2C;
	background-color: #78BE2C;
	-moz-border-radius: ;
}
table.table-main th a {
	color:#FFFFFF;
}table.table-main td {
	color:#666666;
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #78BE2C;
	/*background-color: white;*/
	-moz-border-radius: ;
}
table.table-main td a {
	color:#666666;
}

/* Team Table ******************************************************************* */

table.table-team {
	margin:15px auto;
	border-width: 1px;
	border-style: solid;
	border-color: #009900;
	border-collapse: collapse;
	background-color: white;
}
table.table-team th {
	color:#FFFFFF;
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #009900;
	background-color: #009900;
	-moz-border-radius: ;
}
table.table-team th a {
	color:#FFFFFF;
}
table.table-team td {
	color:#333333;
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #009900;
	/*background-color: white;*/
	-moz-border-radius: ;
}

table.table-team td.team-sub-head {
	color:#FFFFFF;
}

table.table-team td a {
	color:#333333;
}

/* Team Table  Classes ******************************************************************* */

.team-sub-head {
	background-color: #78BE2C;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

.r-card {
	background-color: #FF0000;
	font-weight:bold;
	text-align:center;
}

.y-card {
	background-color: #FFFF00;
	font-weight:bold;
	text-align:center;
}

.play {
	background-color: #FFFFFF;
	font-weight:bold;
	text-align:center;
}

.no-play {
	background-color: #CCCCCC;
	font-weight:bold;
	text-align:center;
}

.sub {
	background-color: #CCCCCC;
}

.blank {
	background-color: #78BE2C;
}

.total {
	background-color: #66CCFF;
	font-weight:bold;
	text-align:center;
	color:#333333;
}

