@charset "utf-8";

/*
 * Global Layout First
 * 
 * 		padding-bottom: 100px;
 */
html,body {
	height: 100%;
	margin: 0;
	padding: 0;
/*
	background: url(/images/bg.jpg) top center no-repeat #ffffff;
*/
	background: url(/images/stripeBG.png) top center #ffffff;
	

}

body,div,p {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}

h3 {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}

a,a:visited {
	color: #06C;
}

img {
	
border: 0;	
	
}

#parentContainer {
	min-height: 90%;
	height: auto !important;
/*
height: 90%;
*/
	padding-bottom: 10px;
}

/* Header Related  */
#headerContainer {
	height: 108px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#headerLogo {
	position: absolute;
	padding-top: 15px;
	margin-left: 15px;
	width: -10px;
	height: -14px;
}

#headerTopLnks {
	float: right;
	margin-top: 18px;
	width: 140px;
	color: #e5e5e5;
}

#headerSearch {
	float: right;
	margin-top: 18px;
	margin-right: 15px;
	color: #e5e5e5;
	height: 20px;
}

#menu {
	position: absolute;
	width: 1000px;
	top: 87px;
}

/*
 * Menu Styling Options
 * 
 * Menu style 1 - no tabs 
 * Menu style 2 - with tabs that match 'blue' theme
 * 
 * To Toggle, change header.inc
 * 
 */ /* start theme 1 */
#headerMenu {
	float: right;
	margin-left: auto;
	margin-right: 15px;
	margin-top: 90px;
}

#headerMenu ul {
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
}

#headerMenu li {
	float: left;
	margin: 0 0.45em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#headerMenu li a {
	color: #003;
	text-decoration: none;
	cursor: pointer;
}

#headerMenu li a:hover {
	color: #003;
	text-decoration: underline;
	cursor: pointer;
}

/* end theme 1 */ /* start theme 2 */
#headerMenu2 {
	float: right;
	margin-left: auto;
	margin-right: 15px;
	line-height: normal;
}

#headerMenu2  ul {
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
}

#headerMenu2  li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#headerMenu2  a {
	float: left;
	background: url(/images/tableftB.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#headerMenu2  a span {
	float: left;
	display: block;
	background: url(/images/tabrightB.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #666;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#headerMenu2  a span {
	color: #2e62b5;
	float: none;
}

/* End IE5-Mac hack */
#headerMenu2  a:hover span {
	color: #212121;
	text-decoration: none;
	outline: none;
}

#headerRule {
	clear: both;
	width: 1000px;
	height: 1px;
	width: 1000px;
	border-bottom: 1px solid #ccc;
}

/* End theme 2 */ /* End Header Related  */ /* Body Related */
#wrap {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#wrapHeader {
	width: 1000px;
	height: 20px;
	margin-top: 5px;
}

#breadCrumb {
	float: left;
	width: 500px;
	text-align: left;
	padding-left: 10px;
	margin-top: 5px;
	vertical-align: top;
}



.standardHeader { /* should change to redefinition */
	font-family: Arial, helvetica, sans-serif;
	font-size: 18px;
	color: #F00;
}

/* left nav menu  */
#navcontainer { /*	border-bottom: 1px solid #ccc; */
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}

ul#navlist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

ul#navlist li {
	display: block;
	margin: 0;
	padding: 0;
}

ul#navlist li a {
	display: block;
	width: 100%;
	padding: 10px;
	border-bottom: dotted 1px #ccc;
	color: #000;
	text-decoration: none;
}

#navcontainer>ul#navlist li a {
	width: auto;
}

ul#navlist li a:hover,ul#navlist li#active a:hover {
	color: black;
	background: #f8f8f8;
	border-color: #aaab9c #fff #fff #ccc;
	text-decoration: underline;
}

/* end nav menu  */ /* template components */
#tabs {
	min-height: 500px;
	clear: both;
}

#leftColumn {
	float: left;
	width: 765px;;
	margin-top: 5px;
	/*margin-bottom: 15px;*/
}

#leftContainer {
	margin-left: 10px;
	margin-right: 5px;
}

#rightColumn {
	float: right;
	width: 235px;
	margin-top: 5px; /* accounts for offset from addthis element */
	/*margin-bottom: 15px;*/
}

#rightContainer {
	margin-left: 5px;
	margin-right: 10px;
}

#mainImage img {
	height: 200px;
	border: 1px solid #aaaaaa;
	width: 749px;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
}

#mainImageFrontPage {
	height: 300px;
}


#chatStatusContainer{
	
	
}

#chatStatus{
	

}


#newsAccordionContainer {
	height: 200px;
	margin-bottom: 10px;	
}

#newsAccordion { /*	height: 234px;*/	
	line-height: 1px;
	
}

#addThis {
	margin-top: 2px;
	float: right;
	margin-bottom: 10px;
	width: 219px;
}


#callbackContainer {	
	float: right;
	margin-bottom: 10px;		
}

#callback {
	text-align: right;
	width: 219px;
	border: 1px solid #aaaaaa;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
}




#sectionMenu {
	float: left;
	margin-top: 10px;
	width: 205px;
}

#sectionContent {
	float: right;
	margin-top: 10px;
	margin-left: 0px;
	width: 535px;
	margin-bottom: 5px;
}

#frontPageContainer {
	
}

#top,#middle,#bottom {
	margin-right: 5px;
	margin-left: 5px;
}

#top {
	margin-top: 5px;
	height: 300px;
}

.topBoxContent1 {
	margin: 4px;
	float: left;
	width: 670px;
	height: 290px;
	background: url(/images/grey-bg.gif) bottom;
	border: 1px solid #aaaaaa;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.topBoxContent2 {
	margin: 4px;
	float: right;
	width: 300px;
	height: 290px;
}

#middle {
	clear: both;
}

#frontBox1,#frontBox2,#frontBox3,#frontBox4 {
	float: left;
	width: 25%;
	
}

.boxContent {
	margin: 4px;
	float: left;
	width: 237px;
	height: 230px;
	background: url(/images/grey-bg.gif) bottom;
	border: 1px solid #aaaaaa;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
}

#bottom {

	clear: both;
	height: 200px;
}

#bottomBoxContent {

	margin: 4px;
	float: left;
	background: #EEE;
	width: 980px;
	height: 250px;
	border: 1px solid #aaaaaa;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
}

#bottomBoxContent p {

	white-space: wrap;
	width: 15%;
	float: left;
	margin-left: 15px;
	font-size: 13px;
}

#bottomBoxContent a {
	font-size: 11px;
	color: #333;
	font-weight: normal;

}

#bottomBoxContent ul{
	text-align: right;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	float:right;
	width: 100%;
}
#bottomBoxContent ul li a {
	display: block;
	padding: 1px;
}
	
/*
#frontPageBottomBox {
	width: 775px;
	position: absolute;
	margin-bottom: 20px;
	margin-top: 270px;
	background: url(/images/grey-bg.gif) bottom;
	height: 35px;
	border: 1px solid grey;
}
*/
.frontPageInnerBox {
	padding: 10px;
}

.frontPageInnerBox ul {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}

.frontPageInnerBox ul li a {
	margin-top: 10px;
	display: block;
	padding: 2px;
}



/* beta test pieces*/
.buttons {
	margin: 0;
	padding: 0;
	margin: 2px;
	position: relative;
	padding: 4px 0;
	cursor: pointer;
	float: right;
	float: left;
	margin: 0 4px;
}

#icons {
	margin: 0;
	padding: 0;
}

#icons li {
	margin: 2px;
	position: relative;
	padding: 4px 0;
	cursor: pointer;
	float: right;
	list-style: none;
}

#icons span.ui-icon {
	float: left;
	margin: 0 4px;
}

/* end beta test */ /* end template components */ /*  Footer Related */
#footerNav {
	height: 5px;
}

#footerMenu {
	clear: both;
	padding-top: 10px;
	margin: auto;
	width: 1000px;
	height: 5px;
}

#footerMenu ul {
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
}

#footerMenu li {
	float: left;
	margin: 0 0.45em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footerMenu li a {
	color: #003;
	text-decoration: none;
	cursor: pointer;
}

#footerMenu li a:hover {
	color: #003;
	text-decoration: underline;
	cursor: pointer;
}

#footerContainer {
	clear: both;
	height: 20px;
	margin: 10px auto auto auto;
	width: 1000px;
	border-top-style: solid;
}


#footerlogo {
	z-index: 10;
	clear: both;
	float: left;
	width: 200px;
	margin: auto;
	padding-top: 10px;
	padding-left: 20px;
}
/*  End Footer Related */