@charset "utf-8";
/********
* Stylesheet for Hudson Public Schools - Hudson, MA
* Designed by Jake Rocheleau
* http://www.jakerocheleau.com/
********/

/* Main Page Elm's */
* {
	margin: 0;
	padding: 0;
}

html {
	height: 101%;
	background: #0f2136;
}

body {
	font-size: 62.5%;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	background: #0f2136;
}

img {
	border: 0;	
}

h1 {
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -0.03em;
	color: #112f50;
	font-size: 1.7em;
	line-height: 1.1em;
	margin-bottom: 4px;
	border-bottom: none;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-bottom: 8px;
	color: #88b767;
	border-bottom: none;
	padding-left: 17px;
	background: url('images/arrow.gif') no-repeat 0px 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 0.8em;
	text-decoration: underline;
	font-weight: bold;
	color: #838383;
	text-transform: uppercase;
	margin-bottom: -12px;
}

p {
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 15px;
}

a {
	color: #5a99c3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

/* Header */
#header {
	background: #1d3857 url('images/header-bg.gif') repeat-x;
	height: 75px;
}

#headerWrap {
	width: 1024px;
	margin: 0 auto;
}

#logo {
	float: left;	
}

#search {
	float: right;	
}

#search .searchfield, #dnn_dnnSEARCH_txtSearch {
	background: #eceef1;
	padding: 6px 7px;
	border: 0;
	width: 180px;
	height: 26px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #353535;
	float: left;
}

#search #searchsubmit, #dnn_dnnSEARCH_cmdSearch {
	/*background: url('images/search-btn.gif') no-repeat;*/
	border: 0;
	width: 20px;
	height: 26px;
	float: left;
	margin-top: -10px;
}

#search #searchsubmit:hover {
	cursor: pointer;	
}

#search #login {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 55px;
	color: #f9fdff;
	text-align: right;
	margin-top: 0px;
}

#search #login a {
	color: #cee0ec;
	text-decoration: none;
}

#search #login a:hover {
	text-decoration: underline;	
}

#mainWrap {
	display: block;
	padding-top: 10px;
	margin-left: 7px;
}

#floatrbox {
	margin-left: 20px;
}

#DNNDNNDNNDNNDNNDNN {
	display: inline;
	margin-bottom: 0;
	font-size: 11px;
	color: #888;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-top: -2px;
}

#dnn_dnnBREADCRUMB_lblBreadCrumb {
	float: left;
	display: block;
	margin-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
}

#dnn_dnnBREADCRUMB_lblBreadCrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#dnn_dnnBREADCRUMB_lblBreadCrumb a:hover {
	text-decoration: underline;
}	

/* Navigation */
#navbar {
	height: 28px;
	background: url('images/nav-bg.gif') repeat-x;
	border-bottom: 2px solid #08498c;
}

#nav {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}

#nav ul {
	list-style: none;	
}

#nav ul li, .main_dnnmenu_rootitem {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

#nav ul li a  {
	display: block;
	line-height: 28px;
	padding: 0 11px;
	font-size: 1.1em;
	text-decoration: none;
	color: #3c3f4c;
	font-weight: bold;
}

#nav ul li a:hover {
	background: url('images/nav-bg-over.gif') repeat-x;
	color: #fff;
}

#nav ul li ul li a:hover {
	background: #013167;
}

/* Main Body */
#main {
	padding-top: 25px;
	background: #fff url('images/body-bg.gif') repeat-x;	
}

#mainWrap {
	width: 1024px;
	margin: 0 auto;	
	background: #fff url('images/body-top-1024.gif') top left no-repeat;
	overflow: visible;
}

#mainContent {
	padding: 13px 15px;	
	width:1000px;
}

#dnn_LeftPane {
	float: left;
	width: 160px;
	margin-right: 8px;
}

#dnn_ContentPane {
	float: left;
	width: 524px;
	margin-right: 8px;
}

#dnn_RightPane {
	float: left;
	width: 180px;
}

#page #dnn_ContentPane {
	width: 1000px;
}

#cols #dnn_ContentPane {
    width: 630px;
    float: left;
    margin-left: 10px;
    
}

#footer {
	background: #0f2136;
	padding-bottom: 25px;
}

#footerWrap {
	width: 870px;
	margin: 0 auto;
	background: url('images/footer-870.gif') no-repeat;
	padding-top: 25px;
}

#footerWrap p {
	margin-bottom: 0px;	
}

/* Main Page Content */
#quicklinks {
	list-style: none;
	background: #fff;
	border: 0;
	margin-top: -50px;
}

#quicklinks li {
	display: block;
	margin-bottom: 0px;
	font-size: 1.2em;
	line-height: 1.1em;
}

#quicklinks li a {
	color: #5a99c3;
	text-decoration: none;
	padding-left: 20px;
	padding: 7px 0 7px 20px;
}

#quicklinks li a:hover {
	text-decoration: underline;	
}

#quicklinks li a.calendar {
	background: url('images/calendar.gif') 0px 7px no-repeat;
}

#quicklinks li a.sca {
	background: url('images/school-committee.gif') 0px 7px no-repeat;	
}

#quicklinks li a.routes {
	background: url('images/building.gif') 0px 7px no-repeat;	
}

#quicklinks li a.jobs {
	background: url('images/jobs.gif') 0px 7px no-repeat;	
}

#quicklinks li a.facilities {
	background: url('images/facilities.gif') 0px 7px no-repeat;	
}

#quicklinks li a.tah {
	background: url('images/lightbulb.gif') 0px 7px no-repeat;	
}

#center h1 {
	text-align: center;
	margin-bottom: 5px;
}

#schools {
	margin-top: -10px;
	text-align: left;
}

#schools ul {
	list-style: none;
	display: inline;
}

#schools ul li {
	float: left;
	width: 100px;
	text-align: center;
	margin-right: 35px;
}

#schools ul li span {
	float: left;
	margin: 3px 12px;
	display: block;
	font-size: 1.0em;
	text-transform: uppercase;
	padding: 2px 3px;
}

#schools ul li a {
	display: block;
	float: left;
	color: #7fc3f0;	
	text-decoration: none;
}

#schools ul li a:hover span {
	background: #7fc3f0;
	color: #fff;
}

/* Sidebar */
.newsitem {
	margin-bottom: 10px;	
}

.newsitem h3 {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 3px;
	text-transform: none;
}	

.newsitem h3 a {
	color: #5a99c3;
	text-decoration: none;
}

.newsitem h3 a:hover {
	text-decoration: underline;	
}

.newsitem span.date {
	display: block;
	font-size: 1.1em;
	color: #a7a7a7;
	margin-bottom: 8px;
}

/* jQuery */
.jquerycssmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: static;
	top: 0;
	float: left;
}

/*1st sub level menu*/
.jquerycssmenu ul li ul {
	display: block;
	float: left;
	visibility: hidden;
	border-top: 2px solid #1775d6;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
	display: list-item;
	float: none;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	width: 175px;
	background: #fff;
	padding: 4px 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid #fff;
}

.jquerycssmenu ul li ul li a:hover {
	border-bottom-color: #fff;
	background: none;
}

/* Text */
h1.side {
	font-size: 1.1em;
	line-height: 0.8em;
	color: #323f50;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: -20px;
	letter-spacing: normal;
}

#footerWrap p {
	color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
}

/* Misc */
.imgfloatleft {
	float: left;
	margin-right: 4px;
	margin-bottom: 2px;
}

.imgfloatright {
	float: right;
	margin-left: 4px;
	margin-bottom: 2px;
}

.ce {
    text-align: center;
}

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}



/*** DNN Menu Styles ***/

/*  Main Menu Normal  */
.main_dnnmenu_rootitem {
	font-family: Arial, Helvetica, sans-serif;
	float:left;	
	display: block;
	line-height: 28px;
	padding: 0 11px;
	font-size: 1.1em;
	text-decoration: none;
	color: #3c3f4c;
	font-weight: bold;	
}

/*  Main menu hover  */
#nav ul .main_dnnmenu_rootitem_hover {
	background-image: none;
	background: url('images/nav-bg-over.gif') repeat-x;
	color: #fff;
	cursor: pointer;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected {
	font-family: Arial, Helvetica, sans-serif;
	float: left;	
	display: block;
	line-height: 28px;
	padding: 0 11px;
	font-size: 1.1em;
	text-decoration: none;
	color: #fff;
	font-weight: bold;	
	background: url('images/nav-bg-over.gif') repeat-x;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu {
	border-top: 2px solid #1775d6;
	/*border: 1px solid #C0D6E5;*/
}

.main_dnnmenu_submenu td {
	background-color: #F8FAFF;
	z-index: 1000;
	font-size: 11px; 
	font-weight: bold;
	text-align: left;
	color: #000;
	line-height: 2em;
	padding: 1px 5px;
	margin: 0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td {  
	color: #fff;
	background: #013167;
	cursor: pointer;
}

.main_dnnmenu_itemselected td {
	color: #000;
}

.main_dnnmenu_itemselected td:hover {
	color: #fff;	
}

.main_dnnmenu_break {
	height: 2px;
	background-color: #D5E0FF;
}

/* Module Action Menus */
.ModuleTitle_SubMenu {
	border: 1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td {
	background-color:#F8FAFF;
	background: #013167;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	background: #013167;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon {
	background: url('images/nav-bg-over.gif') repeat-x;
	color: #fff;
	background: #013167;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon {
	height: 2px;
	background-color: #D5E0FF;
}





