/*
++++++++++++++++++++++++++++++++++++
Office of the Clerk
Public Site CSS
Global Styles
++++++++++++++++++++++++++++++++++++
*/

body {
	/* background-color: #092541; */
        background-image:url(../images/backgrounds/voda12.jpg);
	margin: 0px;
	padding: 5px;
	font: 16px Georgia, "Times New Roman", Times, serif;
}
/*Sitewide Links*/
a {
	color: #0D60A4;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	/* background: #574031; */
        background: #54C571;



}
a:visited {
}
a:visited:hover {
}

/*-----------------------------
Blue Headers
-------------------------------->*/
.blue_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #316AC5;
}

/*Standard List Style*/
.standard_list {
	margin: 5px 0px;
	padding: 5px;
	list-style-type: none;
	background-color: #ffffff;
      	border: 1px solid #dddddd;
}
.standard_list li {
	padding:5px;
	margin:0px;
	border-bottom: 1px dotted #cccccc;
}

#container {
	width: 740px;
	margin: 0 auto;
	text-align: left;
}
#outer {
	width: 736px;
	padding: 4px 0px 0px 0px;
	margin: 0px 2px;
	background: #b9c2cf url(../images/backgrounds/outer_div_top.gif) no-repeat left top;
}
#main {
	width: 729px;
	padding: 6px 0px 0px 0px;
	margin: 0px 3px;
	background: #e8ecf5 url(../images/backgrounds/main_div_top.gif) no-repeat left top;
}
/*Footnotes*/
.footnote {
	font-size:10.2px;
	font-weight: normal;
	margin: 0px 5px 4px 5px;
	display: block;
	color: #5d657a;
}

/*----------------------------------------------------
=Header  MAIN PAGE HEADER
------------------------------------------------------*/
#header {
	width: 715px;
	height: 84px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}
#header form {
	height: 20px;
	position: absolute;
	top: 7px; 
	left: 510px;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}
#header form input {
	margin: 0px;
	padding: 0px;
	width: 128px;
	font: 0.9em Georgia, "Times New Roman", Times, serif;
}
#header form input.mainsearch_btn {
	width:43px;
	height: 20px;
	position: absolute;
	top: 1px;
	left: 138px;
	background-image:url(../images/backgrounds/main_search_btn_bg.gif);
	border: 0px;
	overflow: hidden;
	font: bold 0.55em/normal Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	z-index: 11;
}
#clerkhouse_btn {
	position:absolute;
	margin: 0px;
	padding: 0px;
	width: 227px;
	height: 22px;
        top: 27px;  
	left: 487px;
	border: 0px;
	z-index: 5;
}


/*----------------------------------------------------
=Navigation Bar
------------------------------------------------------*/
#navigation {
	width: 715px;
	height: 69px;
	margin: 0px auto;
	padding: 0px;
	line-height:normal;
	color: #30373a;
	background: #272727 url(../images/backgrounds/subnav_bg.gif) no-repeat left bottom;
}
#navigation ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#navigation li {
	float: left;
	height: 37px;
	margin: 0px;
	padding: 0px;
}
#subnav {
	height:32px;
	margin:0px;
	padding:0px;
	list-style:none;
}
#subnav li {
	float: left;
	height: 32px;
	margin: 0px;
	padding: 0px;
}


/*----------------------------------------------------
=Page Content Div (wraps the page content in the borders and background color)
------------------------------------------------------*/
#page_content {
	width:713px;
	margin:0px auto;
	padding:0px;
	border-right: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	/* background-color:#f8f6ef; */
       /* background: #272727 url(../images/backgrounds/More2.jpg); */
       background: #272727 url(../images/backgrounds/More.jpg);
	font-size: 12px;
	line-height: 17px;
}
#page_content h2 {
	margin: 0px;
	padding: 0px;
}

/*Content Headers*/
#page_content h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px dashed #999999;
	display: block;
	margin: 0px;
	padding: 5px 0px;
}

/*Intro Content Styles (spans both columns)*/
#intro_content {
	/*background-color:#FFDFFC;*/
	margin: 0px;
	padding: 5px 2px;
}
#intro_content_alternate {
	/*background-color:#FFDFFC;*/
	margin: 0px;
	padding: 5px 20px 9px;
}

/*Primary Content Styles (left side)*/
#primary_content {
	width: 410px;
	float: left;
	padding: 5px 20px;
	margin: 0px;
	border-right: 1px dashed #bbbbbb;
}

/*Secondary Content Styles (right side)*/
#secondary_content { 
	margin: 0px;
	padding: 5px 20px;
	width: 220px;
	float: right;
}
/*Print Content Styles (left side)*/
#print_content { 
	margin: 0px 15px 0px 0px;
	padding: 5px 5px 5px 20px;
}


/*-----------------------------------------------------
Contact Information Box
-------------------------------------------------------*/
.contact_box {
	background-color: #FFFFFF;
	padding: 3px;
	margin: 6px auto;
	/* width: 200px;*/
	display: block;
}
.contact_box p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #17324c;
	margin: 0px;
}




/*----------------------------------------------------
=Footer (breadcrumbs and tabs)
------------------------------------------------------*/
#footer {
	width:100%;
	float: right;
	height:55px;
	/*margin: 0px auto;*/
	padding: 0px;
	margin:0px;
	background: url(../images/backgrounds/div_bottoms.gif) no-repeat left top;
	font: normal 0.65em Georgia, "Times New Roman", Times, serif;
}
#bottom {
	padding: 15px 0px 0px 0px;
	margin:0px;
	background-color: #092541;
	font: normal 0.75em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
}
#breadcrumb {
	margin:23px 0px 0px 15px;
	padding:0px;
	float: left;
	width: 360px;
	/*width: 550px;
	<?php
		$ip=substr($_SERVER['REMOTE_ADDR'], 0, 8);
		$ip2=substr($_SERVER['REMOTE_ADDR'], 0, 7);
		if ($ip == "143.231." || $ip2 == "137.18." ) {
	?>
		width: 400px;
	<?php
		}
	?>
	*/	
}
#footer ul {
	margin:0;
	padding:18px 20px 0px 0px;
	list-style:none;
}
#footer li {
	float:right;
	background: url(../images/backgrounds/tab_left.gif) no-repeat left bottom;
	margin:0;
	padding:0px 2px 0px 9px;
}
#footer li a {
	float:left;
	display:block;
	background: url(../images/backgrounds/tab_right.gif) no-repeat right bottom;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	color: #FFFFFF;
}
#primary_contentfullsize {

		width: 150px;
		float: left;
		padding: 5px 20px;
		margin: 0px;
}

