﻿/* mchenry.css
style sheet for McHenry County website
2009
*/

/*******************************************************************************/
/* global styles */
/*******************************************************************************/

* {
	padding:0;
	margin:0;
}

.body {
	/* background-image:url('../images/blue_bg.png');
	background-repeat:repeat; */
	background-image:url('/images/mainshell_bg.jpg');
	background-repeat: repeat-y;
	background-position:center top;

	text-align: center;
	
	font:14px Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color:#424242;
	padding:0;
	margin:0;


}

#wrap {
	height: 100%;
}

body {
	height: 100%;
	padding:0;
	margin:0;

}

html {
	height: 100%;
}

#wrap {
	background-image:url('/images/blue_bg.png');
	background-repeat:repeat;
}

html {
	font-size: 100%;
}

body > #wrap {height: auto; min-height: 100%;}

input {
	position: relative;
}

a {
	position: relative;
}

#maincontent a {
	color: #b98301;
	text-decoration: none;
	font-size: 1em;
}

#maincontent a:link {
	color: #b98301;
	text-decoration: none;
	font-size: 1em;
}

#maincontent a:visited {
	color: #b98301;
	text-decoration: none;
	font-size: 1em;
}

#maincontent a:hover {
	color: #617f8b;
	border-bottom: 1px #617f8b dashed;
	font-size: 1em;
}

h3.ms-WPTitle {
	font-size: 1.4em;
	color: #253c73;
	margin-bottom: 10px;
}

.ms-WPHeader TD {
	border: 0px;
}

.warning {
	font-weight: bold;
	color: #6d0101;
}

/*******************************************************************************/
/* layout styles */
/*******************************************************************************/

#topbar {
	
	width: 100%;
	min-width: 100%;
	height: 40px;
	min-height: 40px;
	/* position: relative; */
	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/topbar_bg.png');

}

#topbar[id] {
	background-image:url('/images/topbar_bg.png');
	background-repeat:repeat-x;
}

#search {
	position: relative;
	left: 635px;
	width: 255px;
	
	/*position: absolute;
	width: 255px; */
	
	width: 100%;
}

#txt_smaller span {
	background-image: url('/images/txt_smaller.png');
	width: 29px;
	min-width: 29px;
	height: 25px;
	min-height: 25px;
	display: block;
	position: absolute;
	left: 10px;
	cursor: pointer;
	clear: none;
}

#txt_smaller {
	/*background-image: url('../images/txt_smaller.png'); */
	width: 29px;
	min-width: 29px;
	height: 25px;
	min-height: 25px;
	display: block;
	position: absolute;
	left: 10px;
	cursor: pointer;
	clear: none;
}

#txt_smaller span {
	left: -15px;
	cursor: pointer;

}

#txt_bigger span {
	background-image: url('../images/txt_bigger.png');
	width: 29px;
	min-width: 29px;
	height: 25px;
	min-height: 25px;
	margin-left: 5px;
	position: absolute;
	left: 40px;
	cursor: pointer;
}

#txt_bigger {
	/*background-image: url('../images/txt_bigger.png'); */
	width: 29px;
	min-width: 29px;
	height: 25px;
	min-height: 25px;
	margin-left: 5px;
	position: absolute;
	left: 40px;
	cursor: pointer;
}

#txt_bigger span {
	left: -15px;
	margin-left: 0px;
	
}

#sidepicsshell {
	width: 926px;
	min-width: 926px;
	position: relative;
	margin-left: auto;
    margin-right: auto;

}

#mainshell {
	width: 926px;
	min-width: 926px;
	height:100%;
	/* position: relative; */
	text-align: left;
	margin-left: auto;
    margin-right: auto;
	
	padding-bottom: 164px;
	
	*-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/mainshell_bg.png');
}

#mainshell[id] {
	background-image:url('/images/mainshell_bg.png');
	background-repeat: repeat-y;
}

#mainshell a {
	position: relative;
}


#roundedtop {
	width: 926px;
	min-width: 926px;
	
	margin-left: auto;
    margin-right: auto;

	
	height: 34px;
	min-height: 34px;
	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/mainshell_top.png');
}

#roundedtop[id] {
	background-image:url('/images/mainshell_top.png');
}

#header {
	height: 70px;
	min-height: 70px;
	margin-bottom: 10px;
}

#subshell {
	padding-left: 13px;
	padding-right: 13px;
	_width: 900px;
}

#titleimage span {
	background-image:url('/images/title.png');
	background-repeat:no-repeat;
	width: 425px;
	height: 70px;
	margin-left: 15px;
	clear: none;
	float: left;
	cursor: pointer;
}

#titleimage {
	background-image:url('/images/title.png');
	background-repeat:no-repeat;
	width: 425px;
	height: 70px;
	margin-left: 15px;
	clear: none;
	float: left;
	cursor: pointer;
	position: relative;
}

#titleimage span {
	margin-left: 0px;
}

#bannerimage {
	background-image:url('/images/bannerimage_field.jpg');
	background-repeat:no-repeat;
	width: 900px;
	min-width: 900px;
	height: 171px;
	min-height:171px;
}

#sidepics {
	
	width: 148px;
	min-width: 148px;
	height: 328px;
	min-height: 328px;
	
	position: absolute;
	left: -135px;
	top: 50px;
	/*z-index: 0; */
	
	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/side_pictures1.png');

}

#sidepics[id] {
	background-image:url('/images/side_pictures1.png');
	background-repeat: no-repeat;
}

#localnav {
	display: none;
}

#maincontent {
	/* width: 900px;
	min-width: 900px; */
	width: 860px;
	max-width: 860px;
	height: 100%;
	font-size: 1.1em;
	
	/* margin-bottom: 164px; */

}

#maincontent a {
	font-size: 1.1em;
}

.ms-WPBody {
	font-size: 10pt;
}

.description {
	font-size: 10pt;
}

.link-item, .link-item a, .link-item a:link{
	font-size: 10pt;
}

.groupheader {
	margin-top: 15px;
}

.ms-navheader {
	font-size: 0.9em;
}

ul li {
	list-style: square inside;
	margin-left: 10px;
}

ol li {
	list-style: decimal inside;
	margin-left: 10px;
}

blockquote {
	margin-left: 10px;
}


#footershell {
	/* position: relative; */
	margin-top: -164px;
	width: 926px;
	min-width: 926px;
	height: 164px;
	
	margin-left: auto;
    margin-right: auto;
    
    clear:both;
    
    /* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/mainshell_bg.png'); */

}

#footershell[id] {
	/* background-image:url('../images/mainshell_bg.png');
	background-repeat: repeat-y; */
}

#translate {
	padding-top: 15px;
	margin-right: 13px;
	text-align: right;
}

#thefooter {
	background-image:url('/images/footer_bg.png');
	background-repeat: no-repeat;
	width: 900px;
	height: 164px;
	
	margin-left: 13px;
	margin-right: 13px;

	
	text-align: center;
	font-size: .8em;
		
	/*position: absolute;
	bottom: 0; */
}

#thefooter a:link {
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
}

#thefooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
}

#thefooter a:hover {
	color: #253c73;
	text-decoration: none;
	position: relative;
}

#subfooter {
	margin-top: -164px;
	width: 926px;
	min-width: 926px;
	height: 0px;
	
	margin-left: auto;
    margin-right: auto;
    /* margin-bottom: -100px; */
    
    clear:both;
    

	position: relative;
	bottom: 0px;    
   	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/subfooter_bg.png');

}

#subfooter[id] {
	background-image:url('/images/subfooter_bg.png');
	/* background-image:url('../images/mainshell_bg.png'); */
	background-repeat: repeat-y;
}

#subfooter_bg {
	background-image: url('/images/whiteish_bg.png');
	background-repeat: repeat;
	height: 0px;
	margin-right: 13px;
	margin-left: 13px;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*******************************************************************************/
/* navigation styles */
/*******************************************************************************/

#globalnav {
	float: right;
	clear: none;
	padding-right: 20px;
	
	/*font-size: .8em; */
	
	position: relative;
	top: 55px;
	right: 20px; 
	height: 40px;
}

.mchenry-topNavItem {
	color: #414141;
	font-weight: bold;
	font-size: 1.1em;
	margin-left: 5px;
	
	/* border-top-style: solid;
	border-top-width: 3px;
	border-top-color: transparent; */
	
	height: 25px;
	min-height: 25px;
	
	/*padding: 5px;
		
	/* padding: 0px 5px 0px 0px; */
	padding: 5px 2px 5px 2px;

}

.mchenry-topNavSelected {
	color: #414141;

}

.mchenry-topNavHover {
	/* border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #253c73; */
	/* color: #b98301; */
	color: white;
	background-color: #a2abc1;
	
}


/*******************************************************************************/
/* SharePoint controls */
/*******************************************************************************/

#sharepointtools {
	background-image:url('/images/sp_bg.png');
	background-repeat:repeat;
	width: 100%;
	min-width: 100%;
	
	text-align: left;
	
	display: block;
}

/* #sharepointtools {
	display: none;
} */

#login {
	float: right;
	text-align: right;
	clear: both;
	min-height: 20px;
	height: 20px;
}

#login a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 2px;
}

#login a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 2px;
}

#login a:hover {
	color: #FFFFFF;
	/*text-decoration: underline; */
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	
}

.login_cell {
	float: right;
	clear: none;
	font-size: 12px;
}

#console {
	clear: both;
}

input[type=text]#ctl00_SearchBox_S6F789EBA_InputKeywords {
	/* #ctl00_SearchBox_S83C543AE_InputKeywords */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	/* padding-left: 25px; */
	padding-left: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 5px;/*line-height: 1.6em;  /* 25px */
	color: #333333;
	background: transparent;
	/* background-image:url('/images/search_bg2.png'); */
	background-color: #e6e9ed;
	background-repeat: no-repeat;
	height: 25px;
	min-height: 25px;
	max-height: 25px;
}

td.ms-sbcell {
	border: 0px;
}

td.ms-sbgo {
	background: transparent;
}

.ms-rteCustom-deleted {
  text-decoration:line-through
} 


div.hr.ms-rteCustom-HRule {
  height: 15px;
  background: #ffffff url('images/hr1.gif') no-repeat scroll center;
} 

th.ms-vh2-nograd {
	color: #424242;
}