html {margin:0;padding:0} /*DO NOT EDIT - removes browser defaults*/
body, td {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;} /*DO NOT EDIT - sets global font size and line height*/
table {font-size:inherit;font:100%;} /*DO NOT EDIT - sets global font size*/
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;} /*DO NOT EDIT - sets global font size*/

a:link, a:visited { 
	text-decoration: none; 
	color: #700c2b;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #700c2b;
}
	
/****************************************/
/********  BEGIN PAGE STRUCTURE  ********/
/****************************************/
body {
	padding:0 0 0 0; 
	margin:auto;
	background: #424242 url(/images/organizations/cms/clintonCounty/images/backgroundTile.png) repeat-x 0 0;
}

#outerWrap {
	background: transparent url(/images/organizations/cms/clintonCounty/images/outertile.png) repeat-y 0 0;
	width:968px;
	margin:auto;
}

#wrap {
	background: transparent url(/images/organizations/cms/clintonCounty/images/bodyTile.png) repeat-y 9px 0;
	margin:auto;
}
	
#header {
	background: transparent url(/images/organizations/cms/clintonCounty/images/header.png) no-repeat 0 0;
	width: 968px; 
	height: 68px; 
	position:relative;
}

#header2 {
	background: transparent url(/images/organizations/cms/clintonCounty/images/header2.png) no-repeat 0 0;
	width: 968px; 
	height: 184px; 
	position:relative;
}

#navBar {
	background: transparent url(/images/organizations/cms/clintonCounty/images/navBar.png) no-repeat 0 0px;
	height:44px;
	clear:both;
}
	
#sideColumn {
	float:left;
	width:194px;
	height:100%;
	background: transparent;
	padding:0;
	margin-top:0px;
	margin-left:19px;
	clear:left;
	display:inline;
}

#bodyWrap {
	height:auto;
	background-color:transparent;
	margin:0 0 0 220px;
}	
	
#mainBody {
	width: 716px;
	min-height:300px;
	clear: none;
	background-color:transparent;
	overflow: visible;
	margin-top:10px;
	margin-left:9px;
}

#foot {
	background: transparent url(/images/organizations/cms/clintonCounty/images/footer.png) no-repeat 0 0;
	height: 102px;
	margin:auto;
	clear:both;
}
/**************************************/
/********  END PAGE STRUCTURE  ********/
/**************************************/



/**************************************/
/*********  BEGIN NAVIGATION  *********/
/**************************************/

/***********************/
/***** BEGIN TOPNAV ****/
/***********************/
/* NAV - top horizontal nav */
#nav, #nav ul {
	padding: 0;
	margin: 0 0px 0 0;
	list-style: none;
}

#nav {
	float:right;
	margin: 0 6px 0 0px;
}

#nav li {
	line-height:32px;
	position:relative;
	float: left;
	width: 10em;
	display:block;
	margin: 0;
	padding-right:0px;
	background: transparent url(/images/organizations/cms/clintonCounty/images/topNavBlt.gif) no-repeat 0px 0px;
}

#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	color:#fff;
	display: block;
	padding: 2px 15px 0px 10px;
}

#nav a:hover {
	color:#fff;
	background: #700c2b url(/images/organizations/cms/clintonCounty/images/topNavBlt.gif) no-repeat 0px 0px;
}

#nav li ul {
	background:transparent url(/images/organizations/cms/clintonCounty/images/topNavUlLast.png) no-repeat 100% 100%;
	width:14em;
	font-size:90%;
	position: absolute;
	font-weight:normal;
	left: -999em;
	padding-bottom:25px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
	z-index:99000
}

#nav li:hover li ul, #nav li.sfhover ul ul{
	left: -999em
}

#nav li:hover li:hover ul, #nav li.sfhover li.sfhover ul{
	left:100%;
	top:0em;
	z-index:99999;
	font-size:100%
}

#nav li li {
	background:none;
	float:none;
	border-bottom: 1px solid #45081b;
	border-top:1px solid #890c33;
	padding-left:0;
	padding-right:0;
}

#nav li li a, #nav li li a:link, #nav li li a:visited, #nav li li a:hover {
	color:#fff;
	padding: 1px 8px 2px 8px;
	width:12.6em
}

#nav li li a:hover {
	color:#700c2b;
	background: #d5d5d5;
}

#nav li ul .first {
	border-top:none;
}

#nav li ul .last {
	border-bottom:none;
}

#nav ul li {
	background:#700c2b;
	line-height:25px;
}

/* hide from IE mac \*/
#nav li {width:auto}
/* end hiding from IE5 mac */

/*IE7 SUCKERFISH DROPDOWN MENU FIX*/
*:first-child+html #nav {
height: 1%;
}
*:first-child+html #nav li {
height: 1%;
} 
/*END IE7 FIX*/

#menu li:hover, #menu li.over {
position: static; /* make menus not sticky in ie7 */
} 

/***********************/
/****** END TOPNAV *****/
/***********************/

/***********************/
/**** BEGIN SIDENAV  ***/
/***********************/
/*begin sideNav*/
#sideNav {
	background:transparent url(/images/organizations/cms/clintonCounty/images/sideNavTile.png) repeat-y 0 0px;
	margin-left:0px;
	padding:0 0 3px 0px;
	width:194px;
}
#adxmSideNav {
	width: 186px;/* VERY IMPORTANT! Set this to appropriate value, either here on down in the design section */
	text-align:left; /*this overrides the setting from yui grids*/
}

#adxmSideNav, #adxmSideNav ul {	/* remove all list stylings */
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

#adxmSideNav li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

#adxmSideNav li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

#adxmSideNav ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

#adxmSideNav li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	left: 100%;	/* and move them to the right of the item */
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
#adxmSideNav:after, #adxmSideNav ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
#adxmSideNav, #adxmSideNav ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* sticky submenu: it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the "#adxmSideNav UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
#adxmSideNav ul {
	background-image: url(/images/organizations/cms/blank.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -20px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}


/* - - - ADxMenu: DESIGN styles - - - */

#adxmSideNav a {
	text-decoration: none;
	font-weight:bold;
	color: #303030;
	padding:5px 8px 6px;
	display: block;
	font-size:12px;
	background: transparent url("/images/organizations/cms/clintonCounty/images/sideNavSprite.png") no-repeat 0 -48px;
	width:194px;
}

/*   makes hover color/background work correctly in ie6  ***MUST BE IN MAIN CSS NOT IE6 SPECIFIC***   */
#adxmSideNav a:hover /* hover state */, #adxmSideNav .adxmhoverA /* active state */{		/* li:hover>a selector */
	color: #fff;
	background: transparent url("/images/organizations/cms/clintonCounty/images/sideNavSprite.png") no-repeat 0 0px;
}
/*   end ie6 fix   */

#adxmSideNav a:hover, #adxmSideNav li:hover>a {
	color: #fff;
	background: transparent url("/images/organizations/cms/clintonCounty/images/sideNavSprite.png") no-repeat 0 0px;
}

#adxmSideNav li {	/* create borders around each item */
	background: transparent url("/images/organizations/cms/clintonCounty/images/sideNavSprite.png") no-repeat 0 0;
}

#adxmSideNav li:hover>ul {	/* inset submenus, to show off overlapping */
	top: 5px;
	left: 100%;	
}
	
#adxmSideNav li li {
	background-color:#d5d5d5;
	background-image:none;
}

#adxmSideNav li li {	/* create borders around each item */
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #a6a6a6;
}

#adxmSideNav li li a {
	background-image:none;
	color:#770c2d;
	width:170px;
}

#adxmSideNav li li a:hover, #adxmSideNav li li .adxmhoverA {/* IE6 hover state */
	background-image:none;
	background-color:#770c2d;
	color:#fff;
}

#adxmSideNav li li a:hover, #adxmSideNav li li:hover>a {
	background-image:none;
	background-color:#770c2d;
	color:#fff;
}

#adxmSideNav li:hover>ul li ul {
	left:90%;
}
/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts 
#adxmSideNav>li:first-child>a, #adxmSideNav li + li + li li:first-child>a {
	color: #fff;
}
*/

/*end sideNav*/
/***********************/
/***** END SIDENAV *****/
/***********************/

/***********************/
/** BEGIN QUICKLINKS ***/
/***********************/
#quickLinks {
	float:left;
	position:relative;
	top:11px;
	left:20px;
}

#quickLinks a:link, #quickLinks a:visited {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}	

#quickLinks a:hover {
	color:#fff;
	text-decoration:underline;
}
	
#quickLinks span a {
	background: transparent url(/images/organizations/cms/clintonCounty/images/tabShadow.png) no-repeat left 10px;
	padding: 21px 16px 0px 10px;
	margin: 0px -10px 0 0px;
	float:left;	
	height: 56px;
	font-weight:normal;
}

#quickLinks span {
	background: transparent url(/images/organizations/cms/clintonCounty/images/tabRight.png) no-repeat top right;
	padding: 0px 0px 0px 10px;
	float:left;	
	height: 56px;
	width: auto;
	margin-right: 0px;
	margin: 0px 0 0 0;
}
	
#quickLinks .firstQuickLink {
	background: transparent url(/images/organizations/cms/clintonCounty/images/tabFirst.png) no-repeat 0 3px;
	padding: 0px 0px 0px 18px;
	float:left;	
	height: 56px;
	width: auto;
	margin: 3px 0 0 7px;
}

#quickLinks .firstQuickLink a {
	background: transparent url(/images/organizations/cms/clintonCounty/images/tabRight.png) no-repeat top right;
	padding-right:25px;	
}	

#quickLinks .lastQuickLink span{
	background: transparent url(/images/organizations/cms/clintonCounty/images/tabLast.png) no-repeat top right;
}

#curve {
	background: transparent url(/images/organizations/cms/clintonCounty/images/quciklinkCuve.png) no-repeat bottom center;
	position:absolute;
	top:54px;
	left:0;
	width:968px;
	height:14px;
	z-index:9999;
}
/***********************/
/*** END QUICKLINKS ****/
/***********************/


/**************************************/
/**********  END NAVIGATION  **********/
/**************************************/



/**************************************/
/*******  BEGIN HEADER CONTENT  *******/
/**************************************/
#randomImg {
	float:right;
	position:relative;
	top:0px;
	right:4px;
}	

#rotatorPng {	
	background: transparent url(/images/organizations/cms/clintonCounty/images/rotator.png) no-repeat 0px 0px;
	position:absolute;
	float:right;
	right:4px;
	top:0px;
	width:390px;
	height:184px;
	z-index:999;
}
	
#logoImage {
	float:left;
	position:relative;
	top:30px;
	left:20px;
}

#rssFeed {
	float:right;
	margin:5px 15px 0 0;
}
/**************************************/
/********  END HEADER CONTENT  ********/
/**************************************/



/**************************************/
/*****  BEGIN SIDE COLUMN CONTENT *****/
/**************************************/
#print {
	background: url(/images/organizations/cms/clintonCounty/images/printerFriendly.png) no-repeat right center;
	width:206px;
	height:35px;
	clear:both;
	margin-left:-6px;
	position:relative;
}

#weather {
	clear:both;
	margin-top:10px;
	margin-left:10px;
}

#cal {
	float:left;
	margin: 5px 0 5px 7px;
	display:inline;
}
		
#personal {
	clear:both;
	margin: 15px 0px 0px 0px;
	font-weight:bold;
	color: #700c2b;
	float:left;
	width:194px;
	display:inline;
}

#whats_happening {
	padding: 10px 0 0 0;
	margin:0;
	color: #700c2b;
}

#whats_happening .medium_text {
	color:#700c2b;
}

#whats_happening a {
	color:#700c2b;
}

#whats_happening a:hover {
	color:#700c2b;
}

/*  32x32 icons  */
#welcome {padding:0;margin:15px 2px 0;}
#welcome li {height:36px;text-align:left;list-style-type: none;}
#welcome a {background: url("/images/organizations/cms/icons/colorIcons.png") no-repeat 0 0;padding:9px 0 9px 40px;display:block}
#wel_lesson a{background-position: 0px 0px;}
#wel_email a {background-position: 0px -32px;}
#wel_cal a {background-position: 0px -64px;}
#wel_files a {background-position: 0px -96px;}
#wel_pers a {background-position: 0px -128px;}
#wel_admin a {background-position: 0px -160px;}
#wel_help a {background-position: 0px -192px;}
#wel_log a {background-position: 0px -224px;}
#wel_onlinegrades a {background-position: 0px -256px;}
#wel_mychildren a {background-position: 0px -288px;}
/*  end icons  */

#welcomeMsg {
	margin-left:7px;
}

#welcome a {
	font-size:11px;
}

#welcome a:link, #welcome a:visited {
	color:#700c2b;
} 

#welcome a:hover {
	color:#700c2b;
} 
/**************************************/
/******  END SIDE COLUMN CONTENT ******/
/**************************************/



/**************************************/
/*******  BEGIN FOOTER CONTENT  *******/
/**************************************/
#powered .spaced span{
	font-size:11px;
	text-align:center;
	color:#fff;
}

#powered {
	height:60px;
	margin-top:-5px;
}	

#powered .text_small span{
	font-size:9px;
	text-align:center;
	color:#fff;
}

#powered .spaced span a:hover { /*powered underline hover color*/
	color:#fff;
	/*text-decoration:none; // take out of comment to get rid of the inherited underline*/
}

#powered .link_reg a:hover {/*effects hover color of content below Privacy Policy,Printer Friendly, etc...*/
	color:#fff;/*text-decoration:none; // take out of comment to get rid of the inherited underline*/
}

#disclaimer {
	width:860px;
	text-align:center;
	font-size:10px;
	color:#fff;
	margin:5px auto 0;
	border-top:1px solid #9a9a9a;
	padding-top:5px;
	padding-bottom:5px;
}
/**************************************/
/********  END FOOTER CONTENT  ********/
/**************************************/



/**************************************/
/********  BEGIN FORM ELEMENTS ********/
/**************************************/
#dropdownLogin {
	display:none;
	position:relative;}

#dropdownLoginBtn {
	background:transparent url("/images/organizations/cms/clintonCounty/images/webAdmin.png") no-repeat 0 0;
	height:33px;
	width:206px;
	margin-left:-6px;
}

#dropdownLoginBtn p {

}

#login {
	background:transparent url("/images/organizations/cms/clintonCounty/images/login.png") no-repeat 0 0;	
	color:#000;
	height:114px;
	margin-left:0px;
	margin-top:-5px;
	padding-left:33px;
	padding-top:2px;
	text-align:justify;
	width:204px;
	clear:both;
	position:absolute;
}

#login input {
	color:#000;
}

#login input[type='text'], #login input[type='password']{
	width:140px;
	margin-right:15px;
	margin-top:6px;
	background-color:transparent;
	border-top:none;
	border-left:none;
	border-bottom:none;
	border-right:none;
}

#login input[type='image'], #login input[type='submit']{
	border:0;
}

input#login_btn {
	background: transparent url(/images/organizations/cms/clintonCounty/images/blank.gif) no-repeat 0 0px;
	float:right;
	height:21px;
	margin-right:65px;
	margin-top:6px;
	padding-bottom:0;
	width:51px;
	cursor:pointer;
	border:none;
}

#forgotten {
	position:absolute;
	bottom:46px;
	left:6px;
	font-size:10px;
}

#forgotten a {
	color:#000;
}

#search {
	margin: 6px 0 0 25px;
	padding:0;	
	width: 160px;
	height:20px;
	float: left;
	display:inline;
}
	
#searchInput {
	text-align: left;
	width: 120px;
	font-size: 10px;
	vertical-align:baseline;
}

#searchBtn {
	background: transparent url(/images/organizations/cms/blank.gif) no-repeat 0 0px;
	height:20px;
	width: 20px;
	border:none;
	cursor:pointer;
	font-size:0px;
	color:#fff;
	text-indent: -9999px;
	margin:0 0 0 8px;
	padding:0;
	vertical-align:top;
}
/**************************************/
/*********  END FORM ELEMENTS *********/
/**************************************/