/* Campaign Site Style Sheet */

body {
	margin: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	/*background-image: url(../images/bg-orange.gif);
	background-repeat: repeat-x;*/
	background-color: #FFFFFF;
	text-align: center;
	}
	
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
input {
	background:#FFFFFF;
}

div.access {
	display:none;
	}
	
#wrapper	{
	width: 828px;
	text-align: center;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}
#banner {
	float:none;
	clear: both;
	width: 820px;
}
#banner .floatleft{
	float:left;
}
#main {
	float: left;
	width: 820px;
	margin: 0px;
	padding: 0px;
	border-top-width: 4px;
	border-top-style: none;
	border-top-color: #C5D7D0;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C5D7D0;
	border-bottom-color: #C5D7D0;
	border-left-color: #C5D7D0;
	background: url(../images/subnavborder.gif) top left repeat-y;
}
#homeMain {
	background-image: url(../images/homeBG.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 820px;
	margin: 0px;
	padding: 0px;
}
#homeFlash {
	float: left;
	width: 820px;
	margin: 0px;
	padding: 0px;
	background-color: #cddcd6;
	clear: both;
}
#left {
	float: left;
	clear: none;
	width: 465px;
	margin: 0px;
	padding: 0px;
	}
#leftfull {
	float: left;
	clear: none;
	width: 660px;
	margin: 0px;
	padding: 0px;
}
#ticker {
	position:absolute;
	width:790px;
	height:75px;
	z-index:1;
	left: 40px;
	top: 580px;
	visibility: visible;
}

#ticker2 {
	border-bottom:  #FFFFFF solid 20px;
	border-top:  #FFFFFF solid 20px;
}

#tickerFooter 
{
	padding: 10px 0;
	text-align:center;
}

#right {
	float: right;
	clear: none;
	width: 190px;
	text-align: left;
	padding-top: 57px;
}
#homeRight {
	float: right;
	clear: none;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
/*--------------------- Header ---------------------*/

#logo {
	float:right;
	width: 79px;
	height: 82px;
	border: 0;
	margin: 7px 10px 0 0;
	}
/*--------------------- Links ---------------------*/	
div#content a:link, div#content a:visited, div#contentfull a:link, div#contentfull a:visited {
	text-decoration: underline;
	color:#638275;
}

div#content a:hover, divcontent .on, div#contentfull a:hover, divcontentfull .on {
	color: #000000 !important;
	text-decoration: none;
}
	

/*-------------------- Nav Menu --------------------*/
	
#nav {
	background-color: #C5D7D0;
	margin: 45px 0 15px 0;
	float: left;
	text-align: left;
	padding: 0px;
	width: 660px;
	height: 40px;
}

div#nav ul {
	clear: none;
	margin: 0;
	background-color: #C5D7D0;
	text-align: left;
	padding: 0px;
	margin-left: 0px;
}

div#nav li {
	float: left;
	list-style: none;
	margin: 0;	
	padding: 10px 12px 0 8px;
}

div#nav a:link, div#nav a:visited {
	color: #000000;
	font-size: 0.75em;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
}

div#nav a:hover, div#nav .on {
	text-decoration: underline;
}

#quickLinks {
	clear: none;
	float: right;
	position: relative;
}

/*-------------------- subNav Menu --------------------*/
	
#subNav {
	width:150px;
	float: left;
	clear: both;
	margin: 0;
	padding-top: 25px;
	/*border-right: solid #C5D7D0 2px;*/
}

div#subNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

div#subNav li.AspNet-Menu-WithChildren0, div#subNav li.AspNet-Menu-WithChildren1, div#subNav li.AspNet-Menu-Leaf1{
	background-color:#E7F2EE;
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	padding:0 0 4px 15px;
	height: 18px;
	font-weight: bold;
}

div#subNav a:link, div#subNav a:visited {
	color: #000000;
	font-size: 0.7em;
	text-decoration: none;
	display: inline;
	padding-bottom:0;
	padding-top:0;
}

div#subNav a:hover, div#subNav.on {
	text-decoration: underline;
}
/* level 1*/
div#subNav li.AspNet-Menu-WithChildren2, div#subNav li.AspNet-Menu-Leaf2 {
	left: 13px;
	display: block;
	position: relative;
	padding: 5px 0 5px 15px;
	line-height: 10px;
	margin-right: 10px
}
/* level 2*/
div#subNav li.AspNet-Menu-WithChildren3, div#subNav li.AspNet-Menu-Leaf3 {
	left: 23px;
	display: block;
	position: relative;
	padding: 5px 0 5px 15px;
	line-height: 10px;
	margin-right: 10px
}
/* level 3*/
div#subNav li.AspNet-Menu-Leaf4 {
	left: 33px;
	display: block;
	position: relative;
	padding: 5px 0 5px 15px;
	line-height: 10px;
	margin-right: 30px
}

div#subNav li#selected {
	background-image:  url(../images/subNavArrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
}

div#subNav li.AspNet-Menu-WithChildren2 a, div#subNav li.AspNet-Menu-WithChildren3 a, div#subNav li.AspNet-Menu-Leaf2, div#subNav li.AspNet-Menu-Leaf4 a {
	font-weight: normal;
}

div#subNav li#selected a {
	color: #6DA695;
}

/*-------------------- ChatsubNav Menu --------------------*/
	
#ChatsubNav {
	width:150px;
	float: left;
	clear: both;
	margin: 25px 0 0 0;
}

div#ChatsubNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	text-align: left;
}

div#ChatsubNav li {
	background-color:#E7F2EE;
	border-bottom:3px solid #FFFFFF;
	padding-top:0px;
	padding-bottom:4px;
	font-weight: bold;
	height: 18px;
}

div#ChatsubNav a:link, div#ChatsubNav a:visited {
	color: #000000;
	font-size: 0.7em;
	text-decoration: none;
	display: inline;
	margin-left:15px;
	padding-bottom:0;
	padding-top:0;
}

div#ChatsubNav a:hover, div#ChatsubNav.on {
	text-decoration: underline;
}


/*-------------------- Chat Pages --------------------*/

#headerchat {
	background-color:#6D9A86;
	color:#FFFFFF;
	font-size: 1.4em;
	font-weight:normal;
	height:30px;
	padding: 5px 0 0 10px ;
	float: left;
	clear: none;
	width: 580px;
	text-align: left;
	margin: 210px 0px 10px 10px;
}
#chatbits label {
	width: 120px;
	text-align: right;
	float: left;
	margin: 8px;
	font-size:0.8em;

}
#chatbits .textinput {
	width: 150px;
	margin: 8px;
	font-size:0.8em;
	border: solid #c5d7d0 1px;
}
#chatbits select  {
	margin: 8px;
	font-size:0.9em;
}
#chatbits span  {

}
.chattablestd table td, .chattablestd table th {
	padding: 5px 10px;
	font-size: 0.8em;
}
.chatuseradmin table td , .chatuseradmin table th {
	padding: 5px 5px;
	background-color: #fff;
	font-size: 0.8em;
}

.chatchangepass table td {
	padding: 6px 6px 6px 0;
}
.chatchangepass, .AspNet-PasswordRecovery, .chatchangepass table td table td table td, .chatchangepass table td table td {
	font-size: 0.8em;
}
.AspNet-PasswordRecovery div {
	padding: 6px 0;
}

.setfontsize {
	font-size: 0.8em;
}

.HtmlSource, .HtmlSource td {font-size:0.8em}

/*--------------------- Register ---------------------*/

.signupnewacc  {
	font-size: 0.8em;
	font-weight: bold;
	padding-bottom: 10px;
}

/*--------------------- Content ---------------------*/

h1 {
	font-size: 1.6em;
	color: #000000;
	}
	
h2 {
	font-size: 0.9em;
	color: #000000;
	}

h3 {
	font-size: 0.8em;
	color: #000000;
	padding-top: 4px;
	}
	
#content p, #content blockquote, #content li, #homeContent p, #content table td #content table td {
	font-size: 0.8em;
	color: #000000;
	}
#contentfull p, #contentfull blockquote, #contentfull li, #contentfull table td #contentfull table td {
	font-size: 0.8em;
	color: #000000;
	}
#contentfull li ul li {
	font-size: 1em;
	color: #000000;
}
#right p, #right blockquote, #right li, #right table td #right table td {
	font-size: 0.8em;
	color: #000000;
	}
homeContent p {
	padding-left:20px;
	}
.red { 
	color: #FF0000;
	font-weight: bold;
	}
#header {
	float: left;
	text-align: left;
	margin: 20px 0 4px 0;
	padding-left: 16px;
	font-size: 1.4em;
	font-weight: bold;
	width: 440px;
}
#content {
	float: left;
	clear: none;
	text-align: left;
	padding: 0 0 10px 16px;
	margin: 0px;
	width: 440px;
}
#contentfull {
	float: left;
	clear: none;
	text-align: left;
	padding: 10px 0 10px 16px;
	margin: 0px;
	width: 640px;
}

#tickerContent {
	float: left;
	clear: none;
	text-align: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
#tickerContent td {
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#tickerContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#tickerContent th {
	padding: 20px 8px 8px 8px;
	border-bottom:  #C5D7D0 solid 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#tickeditcontent, #tickaddcontent {
	float: left;
	clear: none;
	width: 560px;
	text-align: left;
	padding: 10px 0 10px 10px;
	margin: 0px;
}
#tickeditcontent h1, #tickerContent h1, #tickaddcontent h1 {
	border-bottom:  #C5D7D0 solid 10px;
	padding: 5px 0;
	font-size: 1.4em;
}
#tickeditcontent input, #tickaddcontent input {
	margin: 5px;
}
#tickeditcontent label, #tickaddcontent label {
	width: 80px; 
	float: left; 
	text-align: right;
	margin-right: 6px;
	margin-top: 10px;
	display: block;
	font-size: 0.8em;
}
#homeContent {
	float: left;
	clear: none;
	width: 440px;
	text-align: left;
	padding-top: 0px;
	padding-right: 300px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#content h1 {
	color: #000000;
	font-size: 1.4em;
	margin: 20px 0 4px 0;
	padding: 0px;
 }
#contentfull h1 {
	color: #000000;
	font-size: 1.4em;
	margin: 20px 0 8px 0;
	padding: 0px;
 }
#content h2, #contentfull h2 {
	color: #3d6253;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
 }
 #content p, #contentfull p {
	margin: 0 ;
	padding: 7px 0;
 }

#right .textbox {
	background: #CFDED9;
	color: #467263;
	padding: 10px;
}
#right .textbox h1 {
	font-size: 1.1em;
	color: #467263;
	margin: 6px 0;
}
#right .textbox p {
	color: #467263;
	margin: 6px 0;
}
#right .textbox strong {
	color: #000000;
}

#base {
	width: 760px;
	color: #FFFFFF;
	clear: both;
	}	
	
form {
	width: 400px;
	}
	
	
/*--------------------- Graphics ---------------------*/

#graphics {
	width: 190px;
}

/*--------------------- Footer ---------------------*/
#footerNav {
	width: 810px;
	height: 5px;
	clear: both;
	font-size: 0.7em;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
div#footerNav a:link, div#footerNav a:visited {
	color: #7F7F7F !important;
	text-decoration: none;
}

div#footerNav a:hover {
	color: #638275 !important;
	text-decoration: underline;
}
#footer {
	width: 810px;
	font-size: 0.7em;
	text-align: right;
	margin: 0 auto;
	padding: 0 0 10px 0;
	color: #7F7F7F !important;
	}	


/*--------------------- Admin ---------------------*/

.loggedinboxadmin {
	border: 1px solid #000; 
	float:left;
	padding:5px; 
	margin: 5px; 
	width:615px;
	text-align: left;
}


/*-------------------- Non Javascript text -----------------*/

.javascripthidden {
     visibility:hidden;
 }
.javascriptthere {
     visibility:visible;font-size: 0.9em;background: #FFFF99; padding: 5px;
 }