/*
Theme Name: Freemont County Template
Description: Theme designed by Wyolution.
Version: 1.0.0
Author: info@wyolution.com
Author URI: http://www.wyolution.com/
*/
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #800000;
	font-family:arial,verdana;
	font-size:18px;
	color: #002b54;
}

h2{
	margin:5px 0px 5px 0px;	
}

#mainContainer{
	margin:12px;
	min-width:909px;
	
}
#header{
	background-image:url(images/hdrBackground.gif);
	min-width:976px;
	height:172px;
}

#hero{
	background-image:url(images/hdrHero.png);
	width:767px;
	height:172px;
	display:block;
}
#departmentName{display:block;font-family:Times;position:absolute;margin-left:640px;}
#departmentName div {white-space:nowrap;position:relative;bottom:-60px;}
#departmentName .titlePre {color:#930400;font-size:28pt;}
#departmentName .titleMain {font-size:34pt; margin-left:18px; line-height:34px;}
#endCap{
	background-image:url(images/endCap.png);
	width:7px;
	height:172px;
	display:inline-block;
	float:right;
}

#search{
	position:absolute;
	right: 20px;
	top:10px;
	white-space:nowrap
}

#search form{
	display:inline;
	color:#ecdada;
	font-size:17px;
	padding:0px
}

#search form input{
	background-color:#ecdada;
	padding:0px;
	vertical-align:top;
}

#search form a{
	vertical-align:top;
	color:#ecdada;
}

#whiteCanvas{
	clear:both;
	border-left:solid 8px #002b54;
	border-right:solid 7px #002b54;
	border-bottom: solid 8px #002b54;
	background-color:white;
	min-width:961px;	
}

#leftRail{
	float:left;
	margin:0px;
	width:218px;
	display:inline-block;
}

#leftNav{
	 margin:0px;
	 margin-left:8px;
	 padding:0px;
	 padding-left:8px;
}

/* Styles used to override the treeview defaults */
.treeview ul{
	background-color:#e4e4ff;
}

.treeview a.selected {
	background-color: #ecdada;
}

.treeview .hover, #leftNav li a:hover
{ 
	color: #4f699c;
	cursor: pointer;
}

/* End of tree view overrides. */

.fc_top_posts, .categoryListing{
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:14px;
}
.categoryListing li {padding-bottom:4px;}
.fc_top_posts li {padding-bottom:8px;}

/* Set the size of the navigation items. */
.page_item{
	 font-size:14px;
}

#leftNavBox{
	background-image:url(images/navRightShdw.gif);
	background-position:top right;
	background-repeat:repeat-y;
}

#leftNavBackground{
	float:left;
	min-height:250px;
	width:200px;
	padding-left:0px;
	padding-right:12px;
	padding-bottom:12px;
	padding-top:30px;
	background-color:#e4e4ff;
	background-image:url(images/navBkgd.gif);
	background-repeat:no-repeat;
	font-family:verdana;
	font-size:16px;
}

#leftAddrBox{
	 margin-top:10px;
	 background-color:#022b57;
	 background-image:url(images/addrRightShdw.gif);
	 background-position:top right;
	 background-repeat:repeat-y;	 
	margin-bottom:20px;
	width:148px;
}

#leftAddrBoxAddress{
	float:left;
	width:130px;
	padding:6px;
	background-color:#ecdada;
}

#rightRail{
	float:right;
	width:150px;
	margin:0px;
	margin-top:10px;
	padding:0px;
	margin-right:10px;
}


#logo-old{
	display:inline-block;
	background-image:url(images/logo.png);
	width:134px;
	height:115px;
	margin-right:10px;
}

#logo {padding-bottom:28px;}

#primaryContentWell{
	 min-height:530px;
	 margin-left:150px;
	 margin-right:152px;
	 padding:10px 30px 0px 90px;
}

.clear{
	clear: both;
}

address {
	color: #002b54;
	font-size: 11px;
	font-family: arial;
	font-style: normal;
	font-weight: normal;
}

/* Hide the cforms advert*/
.linklove{
	display:none;
}

/* These styles where taken from the old website.  They may note be needed any longer*/

img {
	border: solid 0px black;
	margin: 0px;
}

a {
	color: #930400;
}
h1, h2, h3, h4 {
	font-weight: bold;
}
h1 {
	font-size: 1.3em;
	font-style:italic;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1.0em;
}
h4 {
	font-size: 0.9em;
}

a.edit {
   padding-left: 33px;
   padding-top: 20px;
   background: url('/base/common/images/note.gif') no-repeat 0% 100%;
}
.centered {
	text-align: center;
}
.outline {
	border: solid 1px red;
}
.wyolution {
	font-family: arial;
	font-size: 13px;
	color:#ece9c2;
}
li.arrowRight {
	list-style-image:url(/wrap/images/arrowright.gif);
	list-style-type:circle;
	margin-bottom:8px;
}
li.arrowUp {
	list-style-image:url(/wrap/images/arrowup.gif);
	list-style-type:circle;
	margin-bottom:8px;
}
a.navLeft {
	color:#800000;
	text-decoration:none;
	font-weight:normal;
}

.faqSection {
	margin-left:12px;
	margin-right:12px;
	padding:6px;
	border: solid 1px #002b54;
	background-color:#ecdada;
	margin-bottom:12px;
}

.faqQuestion {
	font-weight:bold;
	font-size:20px;
}

.faqAnswer {
	margin-left: 24px;
	margin-bottom:  12px;
}

.pdf {
	padding-right: 30px;
	background: url('/wrap/images/pdf.jpg') no-repeat 100% 70%;
}

.external {
   padding-right: 10px;
   background: url('/wrap/images/ext-link.gif') no-repeat 100% 70%;
}

Table.staffTable td {
	padding-right:18px;
}