/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;	
	background-color:#fff;	
	}

br {clear: both}

hr {border:none; background-color: #666; height:1px;}

#header{
	max-width: 100%;
	min-width: 990px;
	height: 77px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(//template.buncombecounty.org/internal-2012/Img/header/header-container-background.gif);
	background-position: left;
	background-repeat:repeat-x;
	}	
#header-content {
	margin: 0px auto;
	padding: 0px;
	min-width: 990px;
	max-width: 1163px;	
	border: none;
	position:relative;
	}
#header-content #seal {
	top: 0;
	left: 0;
	height: 77px;
	width: 55px;
	position: absolute;
	background-image: url(//template.buncombecounty.org/internal-2012/Img/header/bc-seal.gif);
	background-position: center;
	background-repeat: no-repeat;
	}
#header-content #seal #imgHome {	
	top: 14px;
	left: 3px;
	width: 49px;
	height: 49px;
	position: absolute;
	border: 0px none;
	}
	
#header-content #title{
	top: 0;
	left: 55px;
	height: 55px;
	padding: 25px 0 0 0;
	position: absolute;
}

#header-content #title h1, h2 {
	color: #283205;
	margin:-5px 0 0 0;
	padding:0;
}

#header-content #title h1 {
	font-size: 1.2em;
}

#header-content #date {
	top:53px;
	left: 55px;
	height: 20px;
	width: 125px;
	position: absolute;
}

#header-content #time {
	top:53px;
	left: 165px;
	height: 20px;
	width: 75px;
	position: absolute;
}

#header-content #user-login {
	top: 0px;
	right: 0px;
	height: 77px;
	width: 300px;
	position: absolute;
	z-index: 950;
	text-align:center;
	}
	
#header-content #page-help {
	top: 100px;
	right: 60px;
	height: 43px;
	width: 40px;
	position: absolute;
	z-index: 950;
	color: #FFF;
	font-size:14px;
}
#header-content #header-bg {
	background-image: url(//template.buncombecounty.org/internal-2012/Img/header/header-content.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	float:right;
	margin-right:0px;
	height: 77px;
	width:500px;
}

#top-nav{
	height:43px;
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	border: none;
	z-index: 0;
	background-color:#283208;
	}
	
#top-nav-content {
	margin: 0 auto;
	padding: 0px;
	min-width: 990px;
	max-width: 1163px;
	height: 43px;
	border: none;
	background-image: url(//template.buncombecounty.org/internal-2012/Img/header/logo43px.gif);
	background-position: right;
	background-repeat: no-repeat;
	}
		.top-nav-menu
		{
			padding-top:7px;
		}
		#top-nav-menu a
		{
			display:list-item;
		}
		
		#top-nav a, #top-nav a:link, #top-nav a:visited 
		{			
			color:#fff;
		}
		
		
		#top-nav a.popout /*Overrides default background image for items with sub-items*/
		{
			background-image:none;
		}
		
		#top-nav ul 
		{
			font-size:14px;
			font-weight:700;
			text-transform:uppercase;				
		}
		
		#top-nav ul a:hover 
		{
			color:#bfcbc4;
		}
		
		#top-nav ul ul 
		{
			background-color:#bfcbc4;			
			text-transform:none;
			font-weight:normal;
			font-size:11px;
			padding:0 5px;	
			margin-top:0;
			margin-left:0px;			
			border-top:4px solid #bfcbc4;	
		}
		#top-nav ul ul ul
		{
			border-top:none;	
		}	
		#top-nav ul ul a, #top-nav ul ul a:link, #top-nav ul ul a:visited 
		{
			color:#000;	
		}
		#top-nav ul ul a:hover
		{
			background-color:Gray;
			color:#fff;
			border-bottom:none;			
		}			
		
		#top-nav li 
		{
			padding:5px;
		}
					
	
fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

#sub-header{
	max-width: 100%;
	min-width: 990px;
	margin: 0 auto;
	padding: 0px;
	height: 20px;
	background-color:#FFF;
	/*margin-bottom: 25px;*/
}	
	

#sub-header-content {
	margin: 0px auto;
	padding: 0px;
	min-width: 990px;
	max-width: 1163px;	
	border: none;
	}
/*================ BREADCRUMBS NESTED INSIDE #SUB-HEADER =================*/

#sub-header #breadcrumbs{
	padding: 0;
	width: auto;
	float: left;
	padding: 0px 0 0 10px;
	font-weight: normal;
}
#sub-header #breadcrumbs a
{
color: #0075a4;
font-weight: normal;
padding-right: 10px;
padding-left: 0px;
text-decoration: none;
}
#sub-header #breadcrumbs a:hover
{
text-decoration: underline;
}
#sub-header #breadcrumbs ul{
	margin: 0; 
	padding: 0;
	}
#sub-header #breadcrumbs li{
	display: inline;
	margin-left: 5px;
	font-size: 10px; 
	color: #000;
	font-style: normal;
	line-height: 0%;
}

<!--reword this for default pages-->

#widgets{
	width: 100%;
	margin: 0 auto;
	background-color:#dadbd6;
	height: 400px; /*330px*/
}
#widgets-content{
	width: 990px;
	margin: 0 auto;
	height: auto;
	padding: 0;
	position:relative;
}
	
#body{ 
	max-width: 100%; 
	min-width: 990px;
	margin: 0 auto; 
	padding: 0 0 25px 0; 
	background-color: #fff;
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
}

#body .default 
{ 
	background-color: #dadbd6;
	min-height: 400px;
}

#body-content-titles{ 
	min-width: 990px;	
	max-width: 1163px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	border-bottom: solid 1px #e0e0e0;
	height: 30px;
}

#left-title{
	float:left; padding: 10px 5px 0 5px; width: 173px; display:block; margin-left:-100%;
}
#title-wrapper 
{
	display:block;
	float:left;
	width:100%;
}
#center-title {
	margin: 0 0 0 183px;
	display:block;
	float: left; padding: 0 0 0 10px; color: #283208;
}

#center-title h1{
	font-size: 25px;
	color: #283208;
	line-height:0%;
	padding: 0;
	text-transform: uppercase;
 	font-weight: normal;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

#right-title
{
	display:block;
	width: 160px;
	float:left;
	margin-left:-170px;
	padding: 10px 5px 0 5px;
}

#body-content{ 
	min-width: 990px;
	max-width: 1163px;
	margin: 0px auto 0 auto;
	padding: 0px 0 50px 0;
}

#left
{
	display:block;
	float:left;
	margin-left: -100%;
	padding: 0px;;
	width: 183px;
	border-right: 1px #adaeac solid;
}

#left ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#left ul li{
	padding: 0px;
	}
#left .form
{
background-color: #d4d6ce;
height: 70px;
width: 270px;
}
#left .list
{
width: 183px;
overflow: auto;
height: 195px;
}	
.scrollgeneric {
	position: absolute;
	top: 0; left: 0;
	}
.vscrollerbase {
	background-image:url(//template.buncombecounty.org/internal-2012/Img/navigation/quickSearch_vertScrollLine.gif);
	background-position:center;
	background-repeat:repeat-y;
	width: 10px;
	}
.vscrollerbar {
	background-color: #4b4b46;
	width: 10px;
	}
.hscrollerbase {
	height: 10px;
	background-color: white;
}
.hscrollerbar {
	height: 10px;
	background-color: black;
}

.scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background-color: gray;
}
#wrapper 
{
	display:block;
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
#center ol li {
	list-style-type:decimal;
	}
#center-title h2 {
	font-size: 10px;
	}
#center 
{	
	min-width: 500px;
	/*max-width: 948px; 
	border-right: 1px #adaeac solid;*/
	border-left: 1px #adaeac solid;
	margin: 0 0 0 183px;
	display:block;
	float:left;
	width:auto;
	padding: 10px 15px 10px 15px;
	text-align: justify;
	}
#center h2 {
	font-size: 20px;
	color: #283208;
	line-height: 20px;
	margin: 20px 0;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	}
#center h2 a {
	font-size: 20px;
	color: #283208;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration:none;
	}
#center h2 a:hover {
	color: #CCC;
	}
#center h3 {
	margin: 10px 0;
	font-weight: normal;
	}
#center a {
	color: #0077a1;
	text-decoration:none;
	}
#center a:hover {
	color: #666;
	text-decoration:none;
	}
#center ul {
	margin: 0;
	padding: 0 0 5px 20px;
	text-align: left;
	}
#center li {
	list-style: square;
	margin: 0; 
	padding: 5px 0 5px 0;
	font-size: 12px;
    color: #666;
	}	
#center li a {
	color: #0077a1; 
	text-decoration:underline;
	}
#center li a:hover {
	color: #0077a1; 
	text-decoration:none;
	}
/*--------------------------------------*/

#right 
{
	display:block;
	width: 160px;
	float:left;
	margin: 0 0 0 -171px;
	padding: 0 5px;
	border-left: 1px #adaeac solid;
	}
#right ul {
	margin: 0;
	padding-top: 0;
	padding-bottom: 15px;
	}
#right li {
	list-style: circle;
    margin: 8px 0 4px 15px;
	color:#999;
	text-align: left;
	}	
#right a {
	color: #0077a1;
	text-decoration:none;
	padding: 2px 0px 2px 0;
	}
#right a:hover {
	color: #283208;	
	text-decoration: underline;
	}
#right h1, #right h3 {
	margin: 5px 0 0 15px;
	padding: 0 0 2px 0;
	height: 18px;
	font-size: 16px;
	color: #283208;
	border-bottom: 4px solid #ccc;
	text-transform: uppercase;
	}
#right p {
	padding: 5px 0 0 5px;
	margin: 0 0 10px 0;
	color:#333;
	}
#right img {
	padding: 5px 0 0 15px;
	}
#center p {
	padding: 0;
	margin: 0 0 10px 0;
	color:#333;
	}
#center ul, #right ul {
	padding: 0 0 0 20px;
	margin: 3px 0 20px 10px;
	list-style: disc;
	font-size:11px;
	}
	
/*================ FOOTER ==================*/

#footer {
	min-width: 990px;
	max-width: 1163px;
	color:#666;
	margin: 0 auto;
	background-position:top left;
	background-repeat:repeat;
	}
#footer a {
	background-repeat:no-repeat;
	text-decoration:none;
	color:#666;
}
#footer a:hover {
	text-decoration:underline; 	
	color:#000;
}
#footer-content {
	height: 40px;
	line-height: 40px;
	text-transform: uppercase; 
	font-size: 10px;
}
#footer-content .footer-top {
	/*width: 645px;*/
	margin: 0 auto;
}
#footer-content ul {
	list-style: none;
	margin: 0;	
	padding: 0;
	text-transform: uppercase;
	font-size: 10px;
}
#footer-content ul li {
	display: inline;
	padding: 7px 5px;
	float: left;
}
#footer-content p {
	text-align: left;
	padding: 10px; 
	margin: 10px 0;
	display: inline;
}
#footer-content img {
	float: left;
}
.footer-nav {
	border-top: 1px solid #e8e8e8;
	min-width: 990px;
	max-width: 1163px;
	margin: 0 auto;
	text-transform: uppercase;	
}
.footer-nav .center-nav {
	width: 870px;
	margin: 10px auto;
}
.footer-nav .center-nav ul {
	padding: 0 2px 15px 2px;
	margin: 0 auto;
	list-style: none;
	float: left;
}
#footer .footer-nav .center-nav a {
	color: #666;
}
.footer-nav .center-nav ul li {
	width: 120px;
	font-weight: 900;
	padding: 3px 0;
	font-size: 12px;
}
.footer-nav .center-nav ul ul {
	float:left;
	padding: 0;
	margin: 0;
}
.footer-nav .center-nav ul ul li {
	font-weight: normal; 
	padding: 0;
	font-size: 10px;
}
#footer .footer-nav .center-nav ul ul li a {
	color: #888;
}

/*================ SIDE NAVIGATION - Controls everything inside #left ==================*/

#side-nav {
	padding: 0;
}
#side-nav ul {
	margin:  0;
	padding: 0;
	font-size: 16px;
	padding-left: 0px;
}
#side-nav ul ul {
	margin: 0;
	padding: 5px 0 10px 0;
	background-color: #F5F5F5;
}
#side-nav li {
	list-style: none;
	width: 100%;
	padding: 0;
	text-transform:capitalize;
}
#side-nav li a {
	display: block;
	padding: 6px 10px 6px 20px;
	width: auto;
	color: #0075a4;
	text-decoration: none;
	border-bottom: 1px solid #e0e0e0;
}
#side-nav li a:hover {
	background-color: #e8e8e8;
	background-position: left center;
	background-repeat: repeat-x;
	color: #283208;
	background-image:none;
}
#side-nav li li a {
	padding: 3px 5px 3px 30px;
	width: auto;
	font-size: 13px;
	border: none;
	color: #333;
}
#side-nav li li li a {
	padding-left: 45px;
	width: auto;
}
#side-nav li a.expand, #side-nav li li a.expand {}
#side-nav li a.active, #side-nav li li a.active {
	background-color: #f7f4eb;
}
#side-nav li a.side-nav-header {
	background-color: #f7f4eb;
	text-transform:uppercase;
	font-weight: bold;
}

/*--Highlight Sidebar Info--*/

.highlight{background: #fff; padding: 0;}

ul .highlight{
	margin: 0;
	padding: 0;
	background-image: none;
}

/*==========FORMS==========*/

/* CSS Document */

#form {
	padding: 5px;
	width: auto;
	margin: 0 auto;
}

#form label{
	float: left;
	font-weight: bold;
	text-align: right;
	width: 9em;
	padding: 3px;
	margin: 5px 0;
}

#form label.noWrap{
	float: left;
	width: auto;
	padding: 3px;
	margin: 0 0 5px 0;
	text-align: left;
}

#form input, #form textarea{
	float: left;
	display: inline;
	width: auto;
	margin: 3px 3px 3px 0;
}

#form h1{
	padding: 0;
	margin: 0 0 5px 0;
}

#form fieldset.select{
	padding: 5px;
}

#form fieldset.select label{
text-align: left;
width: auto;
font-weight: normal;
}

#form fieldset.select legend{
font-size: 1em;
color: #000;
}

/*ADDED FOR C#*/

.input{float:left; margin:2px; width: 150px}

label{float:left; margin: 2px; text-align: right; width:100px; display:inline;}

.disabled{color:#999}



/* Tableless Form */

.tableless form{
width: 100%;
margin: 0;
padding: 0;
font-size: 100%;
}

.tableless label {
	padding: 3px;
	float: left;
	font-weight: bold;
	text-align: right;
	width: 90px;
}

.tableless input, 
.tableless select, 
.tableless textarea {
font-size: 100%;
}

.tableless fieldset.radio,
.tableless fieldset.checkbox {
width: auto;
margin: 0 0 0 103px;	
}

.tableless label.radio, 
.tableless label.checkbox {
float: none;
display: block;
width: auto;
/*height: expression('1%');*/
padding: 0;
margin: 3px;
text-align: left;
}

.tableless label.radio input, 
.tableless label.checkbox input {
padding: 3px;
width: auto;
}

.tableless textarea {
overflow: auto;
}

.tableless input.submit {
margin: 0 0 0 103px;
}

/* Checkboxes */
.checkBoxList {
	    margin-left:30px
}

.checkBoxList label {
	text-align:left;
	width: auto;
	font-weight:normal
}

.checkBoxList input {
	float:left
}

.checkBoxList td {
    padding:0.1em
}

input.checkbox {
	float:left
}

label.checkbox {
	text-align:left;
	width: auto;
}

#floatNone label {
	float: none;
}

/*================ DEPRICATED =================*/	

/*--------------------- TEXT -----------------------*/

.underline {border-bottom: 1px solid #330;}
.Line-Through {text-decoration: line-through;}

/*--------------------- COLORS -----------------------*/

.red	  {color: #900; font-size: 1em;}
.green	  {color: #003300; font-size: 1em;}
.blue	  {color: #003366; font-size: 1em;}	
.gold	  {color: #808000; font-size: 1em;}
.grey	  {background-color:#dadbd6;}
.black    {color:#000;}
.black-bg {background-color:#000;}
.grey-bg  {background-color:#dadbd6;}

/*===================================================================================
									TABLES
=====================================================================================*/
.tableHeader, #center .tableHeader {
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-size: 1.0em;
	border-bottom: 1px #545a04 solid;
	color: #000;
	margin: 10px 0 10px 0;
	padding: 2px 2px 0 1px;
	}
td{font-size: 1em; padding:.5em;}

table.infoTable{
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 5px 0;
}
.infoTable td, .infoTable th{
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 5px;
	text-align: left;

}
.infoTable th{
	font-size: 1em; 
	font-weight: bold;
	letter-spacing: 1px; 
	color: #000;
	background-color: #f8f9f4;}

/*  alignment  */
.leftIndent, #center .leftIndent{ margin-left: 25px;}
.clearLeft{clear:left;}
.clearRight{clear:right;}
.floatLeft{float:left;}
.floatRight{float:right;}
.floatNone{float:none;}
.clearBoth{clear:both;}
.inline{display:inline;}
.textLeft{text-align:left;}
.textRight{text-align:right;}
.textCenter{text-align:center;}
.vertTop{vertical-align:top;}
.vertMiddle{vertical-align:middle;}
.nowrap{white-space:nowrap;}

.border{
	border: 1px solid #000; 
	margin: 10px 10px; 
	width: auto; 
	padding:3px; 
	float: left;
}
.borderDashed{
	border: 1px dashed #B5C294; 
	width:auto; 
	height:100%; 
	padding:3px;
}
.borderThin{border: 1px solid #000;}
.borderNone{border:none;}
.dirPic{margin: 10px 0 0 0;}
.dirPic p{font-size: .85em;}
.dirPic img{border: 1px solid #000;}
.clear{clear: both; padding:10px 0px;}
.emptyCell{background-color: #e8e8e8;}

/*---Error Notification---*/

.err{color: #900; font-weight: Bold;}
.msgBox, #center .msgBox {
	margin: 5px auto 15px auto;
	padding: 10px 10px 10px 65px;
	border: 1px solid #000;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	min-height: 48px;
	/*height: 48px;*/
	display:block;
	font-weight:bold
}

.alert {background-color: #ffc; background-image: url(//template.buncombecounty.org/img/alert.gif); border-color:#fc0}
.check {background-color: #cfc; background-image: url(//template.buncombecounty.org/img/check.gif); border-color:#090}
.error {background-color: #FFEBE8; background-image: url(//template.buncombecounty.org/img/error.gif); border-color:#DD3C10}

/*--Two Column Page Nav--*/

.multi-column_Nav {
	margin: 5px;
	width: 23%;
	padding: 3px;
	border: 1px solid #e8e8e8;
}
.multi-column_Nav ul {
	padding: 0;
	margin: 0;
}
.multi-column_Nav li {
	display: inline;
	padding: 5px;
}

/*--ALERTS--*/

div#alert_block {
	width: 95%;
	margin: 0 auto 20px auto;
	border: 1px solid #eaeaea;
}
div#alert_block h2 {
	background:  url(//template.buncombecounty.org/internal-2012/Img/alertHeader.jpg) bottom repeat-x; 
	border-bottom: 1px solid #FFD9D9; 
	font-size: 1em;
	font-weight: bold; 
	text-transform: uppercase; 
	color: #CC0000;
	padding: 1px 3px;
	margin: 0;}
div#alert_block p, div#alert_block ul {
	padding: 1px 3px;
	margin:0px;
	font-size: .9em;
	}
div#alert_block ul li {
	list-style-type: none;
	}

/*--NOTICE--*/

.notice {
	background: #FFF2F2;
	border: 1px dotted #900;
	margin: 10px 0 5px 0;
	padding: 5px;
	}
#center div.notice h2 {
	color:#000;
	margin: 5px 0;
	}
#center div.notice a{
	color: #900;
	}	
.notice p.title a{
	color: #900;
	}








/* ORIGINAL INTERNAL STYLES */

/* CSS Document */
p {
/*width:500px;*/
width:auto;
}

/* CSS Document */

body{margin: 0 auto; padding: 0; min-width: 950px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small;
	
}

br{clear: left}

p{font-size: 1em;}
td{font-size: 1em; padding:0;}
h1{font-size: 2em; color:#61722E; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
h2{font-size: 1.4em; font-weight: bold}
h3{font-size: 1.2em; font-weight: bold}
h4{font-size: 1em; font-weight: bold}
h5{font-size: .9em; font-weight: bold}
h6{font-size: .8em; font-weight: bold}

fieldset {
	border: 1px solid #d7be7e; 
	margin-bottom: 10px;
	padding: 5px;
}

legend {
	font-weight: bold;
	font-size: 100%;
	color: #61722E;
}

dt {font-weight:bold}

.percent50{font-size:50%}
.percent25{font-size:25%}

li{font-size: 1em}

.colorTan, p.colorTan, #center .colorTan, #center p.colorTan {color:#d7be7e;}
.colorGreen, p.colorGreen, #center .colorGreen, #center p.colorGreen{color:#61722E;}
.colorBlue, p.colorBlue, #center .colorBlue, #center p.colorBlue{color:#1d4a86;}
.colorRed, p.colorRed, #center .colorRed, #center p.colorRed{color:#900;}

.highlight{background-color:#FFC;}
.highlightGreen{background-color:#CFC;}
.highlightRed{background-color:#FCC;}
.strikethrough {text-decoration:line-through;}
.nowrap{white-space:nowrap}

.bold {font-weight: bold;}
.H7 {font-weight: bold;}
.h7 {font-weight: bold;}
.redH7 {font-weight: bold; color:#990000;}
.tinyBold, #center .tinyBold{font-size: .8em; font-weight: bold;}
.tinyText, #center .tinyText{font-size: .8em; font-weight: normal;}

table.tableBorder{border-right: 1px solid #ccc; border-top: 1px solid #ccc; }
.tableBorder td, .tableBorder th{border-left: 1px solid #ccc; border-bottom: 1px solid #ccc;}

.table th{margin: 0; font-size: 1em; font-weight: bold; background-color: #EFEFDE; padding: 5px; text-align:left; white-space:nowrap}
.altRow{background-color: #B5C294}	/*green*/
/*.altRow{background-color: #D5DEE7}*/	/*blue*/
.calWeekend{background-color: #ccc}

.smallerLinks{font-size: 75%;  font-weight: bold}
.smallerLinks a:link, .smallerLinks a:visited {color:#1d4a8b; text-decoration: none}
.smallerLinks a:hover, .smallerLinks a:active  { color: #CCAD5B; text-decoration: none}



/* Boxes */
.infoBox{margin:  10px 60px; padding: 2px; background: #FDD; text-align: center; color: #F00; border: 2px solid #F00; font-size: .9em}

.border{border: 1px solid #ccc; margin: 10px 10px; width: auto; padding:3px; float: left}
.borderDashed{border: 1px dashed #B5C294; width:auto; height:100%; padding:3px}
.borderThin{border: 1px solid #000}
.borderNone{border:none}

#login{float: left; width: 40em; padding: 5px; margin: 5px; border: 1px solid #61722E}
	#loginHead{float: left; margin: 5px; width: 96%; padding: 3px}
	#loginField{float: left; margin: 5px; width: auto; padding: 3px}
	#loginText{float: left; margin: 5px; width: 10em; padding: 3px; text-align: right}
	
/*Added 1/29/10*/
	.ajax__calendar_container{border:1px solid #000000;}
	.ajax__calendar_container td{padding:0em;}	
	
/*=====================================================================================================================*/
/*														Mast														   */
/*=====================================================================================================================*/

#mast {
padding: 0px; 
margin:0;
height: 106px;
width: 100%;
background-image:url(//template.buncombecounty.org/internal/img/mainHeader.jpg);
background-position:left;
background-repeat:no-repeat;
}

#mast #left {
width: 7em; 
margin: 0; 
padding: 5px 0px 0px 24px;
float: left;
}

#mast #left a#homeLink {
background-image: url(//template.buncombecounty.org/internal/img/logo.gif);
width: 97px;
height: 94px;
float:left;
}

#mast #center {
width: 284px;
height: 106px; 
margin: 0;
padding: 0px;
background-image: url(//template.buncombecounty.org/internal/img/buncombeCounty.jpg);
background-position: left;
background-repeat: no-repeat;
border-left: #e6d9ad solid 1px;
position: absolute;
left: 145px;
}

#mast #adminHeader {
height:20px;
width: 284px;
position:absolute;
font-weight: bold; 
float:left;
color: #fff;
font-size: 15px;
text-transform:uppercase;
text-align:center;
left: 146px;
top: 82px;
letter-spacing: .02em;
}

#mast #right {
width: auto; 
color: #CCAD5B;
background-color: #fff;
font-weight: bold; 
text-align:right;
float:right;
padding: 6px 8px;
border: #D6CB94 2px solid;
}

#mast img {
border:0; 
vertical-align: text-top;
}
	
#mast a, #footer a {font-size: 80%; font-weight:normal}
#mast a:link, #mast a:visited, #footer a:link, #footer a:visited {color:#545a04; text-decoration: none}
#mast a:hover, #mast a:active, #footer a:hover, #footer a:active { color: #000; text-decoration: underline}

.siteName {width: auto; margin: 0; padding-top:12px; border-bottom: 1px solid #fff; font-family: Georgia, "Times New Roman", Times serif; color:#FFF; font-size: 160%;}
.pageHeading {margin: 0; padding-top:12px; font-size: 250%; font-family: "Trebuchet MS", Verdana, Arial, serif; color: #d7be7e; white-space:nowrap}

/*=====================================================================================================================*/
/*														TopNav															   */
/*=====================================================================================================================*/

#topNav {
	background-color: #f8f9f4;
	font-size: .85em;
	text-transform: uppercase;	
	padding: 6px 0px 6px 170px;
	margin: 0;
	height: 11px;
	max-width: 100%;
	font-weight: bold;
	color: #AD8800;
	border-top: #e6d9ad solid 1px;
	border-bottom: #e6d9ad solid 1px;
}


#topNav ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	background-color: #f8f9f4;
} 

#topNav li {
	width: auto;
	margin: 0;
	padding: 0 10px;
	float: left;
	color: #000;
	white-space: nowrap;
}

#topNav a {
	width: auto;
	margin: 0px 15px; 
	padding: 0;
	display: block;
	text-decoration: none;
	color: #637129;
	font-weight:bold;
}

#topNav a:hover {
	text-decoration: underline;
}

#topNav li:hover , 
#topNav li.sfhover  {
	position: static;
}

/*=====================================================================================================================*/
/*													Side Nav														   */
/*=====================================================================================================================*/

#navBar{
	float: left;
	width: 170px;
}

#nav h1{
	background: url(//template.buncombecounty.org/internal/img/gradient.jpg) repeat-x top center;
	font-size: .85em;
	text-transform: uppercase;	
	text-align: center;
	padding: 6px 10px;
	margin: 0;
	height: 12px;
	font-weight: bold;
	color: #AD8800;
}
#nav {
	position: absolute;
	width: 145px;
	height: auto;
	margin: 0px 0px 50px 0px;
	padding-bottom:50px;
	background-color:#e9ecdf;
	border-right: #e6d9ad solid 1px;
	border-bottom: #e6d9ad solid 1px;
	}
#nav ul{
	margin: .5em 0;
	padding: 0;
	font-size: .8em;
	padding-left: 7px;
}
#nav ul ul{
	margin: 0;
	font-size: 1em;
}
#nav li{
	list-style: none;
	width: 100%;
	padding: 0;
}
#nav li a{
	display: block;
	padding: 3px 10px 3px 20px;
	width: auto;
	background-image: url(//template.buncombecounty.org/internal/img/ArrowRight.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
    color: #545a04;
	text-decoration: none;
}
#nav li li a{
	background-image: url(//template.buncombecounty.org/internal/img/ArrowRight.gif); 
	background-repeat: no-repeat;
	background-position: 12% 50%;
	padding-left: 25px;
	width: auto;
	text-decoration: none;
}
#nav li li li a{
	background-image: url(//template.buncombecounty.org/internal/img/ArrowRight.gif); 
	background-repeat: no-repeat;
	background-position: 20% 50%;
	padding-left: 33px;
	width: auto;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration:underline;
}
#nav li a.expand, #nav li li a.expand{
	background-image: url(//template.buncombecounty.org/internal/img/cross.gif);
}
#nav li a.active, #nav li li a.active{
	color: #ab892f;
}

/*=====================================================================================================================*/
/*														Body														   */
/*=====================================================================================================================*/

#mainContent{
	background: #fff url(//template.buncombecounty.org/internal/img/bgGradient.jpg) repeat-x bottom center;
	padding: 0px;
	margin: 0px;
}

#contentNoMenu {
	width: auto;
	height: auto;
	padding: 20px;
}

#content{
	width: auto;
	height: auto;
	padding: 10px 20px 50px 170px;
	min-height:300px;
	}

#bodyDiv{width: auto; float: left; display: block}
#altRowHover tr:hover, .altRowHover tr:hover {background-color: #e1eafe;}

/*=====================================================================================================================*/
/*														Form														   */
/*=====================================================================================================================*/

.input{float:left; margin:2px; width: 150px}
label{float:left; margin: 2px; text-align: right; width:100px; display:inline;}
.disabled{color:#999}

/* Tableless Form */
.tableless form{
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 100%;
	
}

.tableless label {
	padding: 3px;
	float: left;
	font-weight: bold;
	text-align: right;
	width: 90px;
}

.tableless input, 
.tableless select, 
.tableless textarea {
	font-size: 100%;
}

.tableless fieldset.radio,
.tableless fieldset.checkbox {
	 width: auto;
	 margin: 0 0 0 103px;	
}

.tableless label.radio, 
.tableless label.checkbox {
	float: none;
	display: block;
	width: auto;
	height: expression('1%');
	padding: 0;
	margin: 3px;
	text-align: left;
}
		
.tableless label.radio input, 
.tableless label.checkbox input {
	padding: 3px;
	width: auto;
}

.tableless textarea {
	overflow: auto;
}

.tableless input.submit {
	margin: 0 0 0 103px;
}

/* Checkboxes */
.checkBoxList label {
	text-align:left;
	width: auto;
}
.checkBoxList input {
	float:left
}

input.checkbox {
	float:left
}

label.checkbox {
	text-align:left;
	width: auto;
}


	
/* NOTE: footer links are defined in the mast section */

/*=====================================================================================================================*/
/*														Alingment													   */
/*=====================================================================================================================*/

.bottomZero, #center .bottomZero{margin-bottom:0; padding-bottom:0}
.marginTop20{margin-top:20px}
.marginBottom20{margin-bottom:20px}
.padTop20, #center .padTop20{padding-top:20px}
.padRight20, #center .padRight20{padding-right:20px}
.padBottom20, #center .padBottom20{padding-bottom:20px}
.padLeft20, #center .padLeft20{padding-left:20px}

/*=====================================================================================================================*/
/*														Additional												   */
/*=====================================================================================================================*/
.hidden{visibility:hidden; display:none; width:0; height:0}
.visible{visibility:visible; display:block;}

#verify{max-width:500px}

/*=====================================================================================================================*/
/*														Legacy												   */
/*=====================================================================================================================*/

.largeText {font-weight: bold; color: #CCC; font-size: 1.2em}
.boldText {font-weight: bold; color: #61722E; font-size: 1.1em}
.headlineText{font-weight: bold; font-size: 1.4em; color: #999;}

.formTitle{font-weight: bold; font-size: 2em; color:#61722E}
.paraTitle{font-weight: bold; font-size: 1.3em; color:#61722E}
.boldRed {font-weight: bold; color: #900; font-size: 1.2em}
.redText {color: #900;}
.h8{font-size: .85em; font-weight: bold; color: #61722e;}

.inputText{font-weight: bold; color: #000; font-size: 1em}	/* used heavily in PAF */
.contentText{font-size: .9em; text-decoration: none; font-style: normal;}

.adminTitle{width: auto; margin: 0; padding-top:12px; border-bottom: 1px solid #fff; font-family: Georgia, "Times New Roman", Times serif; color:#FFF; font-size: 160%;}
.titleBox {margin: 0; padding-top:12px; font-size: 250%; font-family: "Trebuchet MS", Verdana, Arial, serif; color: #d7be7e; white-space:nowrap}

.table td{
	font-size: 1em; 
	padding:.3em;
	padding-right: 4px;
	width: auto;
	text-align: left;
	}
table.infoTable{
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 20px 5px;
}
.infoTable td, .infoTable th{
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 5px;
}
.infoTable th{
	font-size: 1em; 
	font-weight: bold; 
	color: #000;
	background-color: #f8f9f4;
	text-align:center;}
