/* Description: Hinchinbrook CSS */

/* ------------------
	LT GREEN:	95CC90
	DK GREEN:	0DA506
	BG GREEN: 	DDEEDB
	BLUE:		006699
	BLUE2:		3C5ABC
	WHITE: 		FFFFFF
--------------------*/
#wrap {width: 100%; height: 100%;background:url(/site/media/template/images/navbar_bg.gif) repeat-x top left;padding: 0;margin: 0;}
#container {
   	width: 800px;
   	height:100%;
	margin: 0 auto;
   	text-align: left;
	vertical-align:top;
   	} 

/*HEADER*/
#branding {
	 border-bottom: 1px solid #5FB3E2;
	 width: 800px;
	 height: 105px;
padding: 40px 0;
	}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
 	color: #000;
	text-align: center;
	background:url(/site/media//template/images/body_bg.gif) repeat-x bottom left;
	}

#topbox td {
	text-align: right;
	padding: 0px;
	margin: 0px;
	width: 100%;
	font-size: 10px;
	white-space: nowrap; /* for firefox */
	}

#toplinks {
	width: 100%;
	text-align: right;
	padding: 0px;
	margin: 0px;
	white-space: nowrap; /* for firefox */
	}

.mainlevelTopLinks {
	padding: 0px;
	margin: 0px;
	}

.mainlevelTopLinks td {
	text-align: right;
	height: 19px;
	vertical-align: bottom;
	}

#breadcrumbs {
	padding: 0px 0px 0px 5px;
	text-align: left;
	height: 20px;
	color: #000000;
	margin: 0px;
	width: 80%;
	}

<!-- SEARCH BOX -->
#topModules {
	width: 220px;
	float: right;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	}

#pathway_outer {
  	float: left;
  	margin-bottom: 2px;
	margin-right: 2px;
	}

#pathway_inner {
  	float: none !important;
  	float: left;
	border: 1px solid #cccccc;
	height: 21px;
	}

#pathway_text {
  	overflow: hidden;
	float: left;
	display: block;
	padding-top: 2px;
	height: 18px;
	padding-left: 5px;
	}

#title {
	font-size: 35px;
	color: black;
	text-align: right;
	letter-spacing: 5px;
	}

#bottomModules {
	text-align: right;
	width: auto;
	background-color: #FFFFFF;
	border: 0px;
	padding: 0px;
	color: #CCCCCC;
	}

#middle {
 	width: 100%;
	height: 100%;
	padding: 0px;
	background: transparent;
	}

#mainBody {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding: 0px 15px 5px 15px;
	width: 600px;
	}

#leftModules {
	width: 155px;
	height: 100%;
	padding: 5px;
	margin-top:0px;
	margin-left:5px;
	}

#footer {
	
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size:9px;
	padding: 9px 0px 7px 10px;
	border-top: solid 2px #5FB3E2;
	}

a.footer:link, a.footer:visited {
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
	}

a.footer:hover {
	color: #FFFFFF;	
	text-decoration: none;
	font-weight: bold;
	}

#header {
   width: 100%;
   height: 30px;
   font-weight: bolder;
   font-size: 18px;
   border-bottom: 2px solid #FFCC00;
	}

#offlineMessage {
	vertical-align: middle;
	width:100%;
	height:100%;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	}

.contentWindow {
 	width: 100%;
	height: 100%;
	margin:0px;
	padding: 0px;
/*    border-bottom: 1px dotted #CCCCCC;  */
	}

table.contentWindow {
 	width: 100%;
	}

label {
    padding-right: 10px;
    font-weight:bold;
    width: 100px;
	}

.clr {
	clear: both;
	}

.outline {
  	border: 1px solid #cccccc;
  	background: #ffffff;
	padding: 2px;
	}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
	}

ul#mainlevel {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #FFFFFF;
	}

ul#mainlevel li {
	font-size: 12px;
	background: #FFFFFF;
	color: #000000;
	white-space: nowrap;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 0px;
	display: block; /* for firefox */
	}

ul#mainlevel li a {
	border: 1px solid #CCCCCC;
	text-align: left;
	padding: 8px 0px 9px 15px;
	text-decoration: none;
	background: transparent;
	display: block; /* for firefox */
	}

#buttons>ul#mainlevel li a { 
width: auto; 
	}

ul#mainlevel li a:hover {
	color: #DF0000;
	text-decoration: none;
	background: #FFFFFF;
	}

#active_menu {
	background-color: #ee5500; !important
	}

#mainlevel.active_menu {
	color: #DF0000;
	background: #FFFFFF;
	}

/*Footer Links*/
#bottomModules table.mainlevelFooter td {
	width: 100%;
	padding: 0px;
	text-align: right;
	color:#666666;
	}

a.mainlevelFooter:link, a.mainlevelFooter:visited {
	text-decoration: none;
	}

a.mainlevelFooter:hover {
	text-decoration: none;
	}

/* User home pages subnav */
ul#subnav {
 	display: block;
    background-color: #E5E5D5;
	list-style: none;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;	
	border: 1px solid #000000;
	}

ul#subnav li {
	display: block;
	background-color: #E5E5D5;
	color: #000000;
	width: 150px;
	border-bottom: 1px solid #000000;
	}

ul#subnav li a {
 	padding: 3px;
	width: 100%;
	text-decoration: none;
	background: transparent;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	}

/*
#buttons>ul#subnav li a { width: auto; }
*/
ul#subnav li a:hover {
	background-color: #d3d4b1;
	color: #FFFFFF;
	}

a.subnav:link, a.subnav:visited {
	color: #000000;
	text-align: left;
	text-decoration: none;
	}

a.subnav:hover {
	text-decoration: none;
	color: #3b6388;
	}

ul#subnav li a.active_menu {
	display: block;
	color: #000000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	}

ul#subnav li a.active_menu:hover {
	color: #6b6fa5;
	}

/* end subnav */

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	text-align: left;
	}

a.sublevel:hover {
	color: #C43C03;
	text-decoration: none;
	}

#search_outer {
	float: left;
	width: 150px;
	}

#search_inner {
	border: 1px solid #CCCCCC;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
	}

#search_inner form {
	padding: 0;
	margin: 0;
	}

#search_inner .inputbox select {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #DF0000;
	}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
	}

#top_outer {
	float: left;
	width: 165px;
	}

#top_inner {
  	border: 1px solid #cccccc;
	padding: 2px; 
	height: 144px !important;
	height: 150px;
	overflow: hidden;
	float: none !important;
	float: left;
	}

#left_outer {
  	float: left;
	margin-top: 2px;
	width: 165px;
	}

#left_inner {
  	border: 1px solid #cccccc;
	padding: 2px;
  	float: none !important;
  	float: left;
	}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	float: left;
	width: 635px;
	}

#content_inner {
  	float: none !important;
  	float: left;
  	padding: 0;
  	padding-top: 2px;
  	margin: 0;
	}

table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-top: 2px solid #000066;
	border-bottom: 2px solid #000066;
	border-collapse: collapse;
	}

table.content_table th {
	background-color: #E0E0E0;
	padding: 5px 0px;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-size: 11px;
	text-align: left;
	}

table.content_table td {
	padding: 5px 0px;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-size: 11px;
	text-align: left;
	}

.sectiontableheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	padding: 5px 0px;
	margin: 0px;
	border-collapse: collapse;
	}

.sectiontableentry1 {
	background-color : #FFFFFF;
	border: 0;
	}

.sectiontableentry2 {
	background-color : #FFFFFF;
	border: 0;
	}

#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
	}

#poweredby_inner {
	float: left;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
	}

#right_outer {
	margin-left: 2px;
	width: 165px;
	}

#right_inner {
  	float: none !important;
  	float: left;
  	border: 1px solid #cccccc;
  	padding: 2px;
	}

.user1_inner {
	border: 1px solid #cccccc;
  	float: none !important;
  	float: left;
	margin: 0px;
	padding: 2px;
	}

.user2_inner {
	border: 1px solid #cccccc;
  	float: none !important;
  	float: left;
	margin: 0px;
	padding: 2px;
	}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
	}

.maintitle {
	color: #ffffff;
	font-size: 20px;
	letter-spacing: 3px;
	font-style: italic;
	}

.error {
  	font-style: italic;
  	text-transform: uppercase;
  	padding: 5px;
  	color: #cccccc;
  	font-size: 14px;
  	font-weight: bold;
	}

.back_button {
  	float: left;
  	text-align: center;
  	font-size: 11px;
  	font-weight: bold;
  	border: 1px solid #000000;
  	width: auto;
  	padding: 0px 10px;
  	line-height: 20px;
  	margin: 1px;
	}

.pagenav {
  	text-align: center;
  	font-size: 11px;
 	font-weight: bold;
  	border: 3px double #cccccc;
  	width: auto;
  	background: url(../images/resolute/button_bg.png) repeat-x;
  	padding: 0px 10px;
  	line-height: 20px;
  	margin: 1px;
	}

.pagenavbar {
	margin-right: 10px;
	float: right;
	}


td {
	text-align: left;
	font-size: 11px;
	}

a:link {
	color: #006699;
	}

a:hover {
	}

table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	}

table.contentpaneopen td {
   padding-right: 5px;
   padding-top: 10px;

	}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
	}

.blog {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	}

.contentpane {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	}

table.contentpane td {
	margin: 0px;
	padding: 0px;
	}

table.contentpane td.componentheading {
	padding-left: 4px;
	}

.button {
	color: #FFFFFF;
	background-color: #3C5ABC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	width: auto;
	padding: 0px 5px;
	height: auto;
	margin: 1px;
	}

#input.button {
	color: #FFFFFF;
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	width: auto;
	padding: 0px 5px;
	height: auto;
	margin: 1px;
	}

.inputbox {
	padding: 1px 0px 0px 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
	}

.componentheading {
	width: 100%;
	display: block;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 12px;
	margin-top: 10px;
	color: #3C5ABC; 
	border-bottom: 1px solid #CCCCCC;
	}

.categoryheading {
	width: 100%;
	display: block;
	color: #000000;
	text-align: left;
	padding-left: 0px;
	padding-top: 4px;
	margin-bottom: 12px;
	font-weight: bold;
	font-size: 14px;
	}

.category {
	padding-top: 5px;
	padding-bottom: 10px;
	}

a.componentheading:hover {
	color: #FFFFFF;	
	text-decoration: underline;
	font-weight: bold;
	}

.contentcolumn {
	padding-right: 5px;
	}

.contentheading {
	width: 100%;
	display: block;
	text-align: left;
	padding-left: 0px;
	font-weight: bold;
	font-size: 16px;
	color: #3C5ABC; 
	border-bottom: 1px solid #CCCCCC;
	white-space: nowrap; 
	}

.contentpagetitle {
    width:100%;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}

table.searchinto {
	width: 100%;
	}

table.searchintro td {
	font-weight: bold;
	}

table.moduletableUserBox {
	padding: 5px;
	border: 1px solid #001A7B;
	height: 190px;
	width:160px;
	margin-top: 15px;
	}

table.moduletableUserBox th {
	background-color: #001A7B;
	color: #FFFFFF;
	text-align: left;
	padding: 4px 0px 4px 4px;
	font-weight: bold;
	font-size: 12px;
	}

table.moduletableUserBox td {
	font-size: 10px;
	padding: 4px;
	font-weight: normal;
	height: 100%;
	color: #3C5ABC;
	}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	}

table.moduletable th {
	display: block;
	color: #000000;	
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}

table.moduletableFeature1 {
	width: 150px;
	margin-bottom: 15px;
	padding: 0px;
	border-spacing: 0px;
	border: 1px solid #000000;
	}

table.moduletableFeature1 th {
	display: block;
	background-color: #000066;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-right: 0px;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
	}

table.moduletableFeature1 td {
	font-size: 11px;
	padding: 3px;
	margin: 0px;
	font-weight: normal;
	}

table.moduletableFeature2 {
	width: 150px;
	margin-bottom: 15px;
	padding: 0px;
	border-spacing: 0px;
	border: 0px;
	}

table.moduletableFeature2 th {
	display: block;
	background-color: #000066;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-right: 0px;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
	}

table.moduletableFeature2 td {
	font-size: 11px;
	padding: 3px;
	margin: 0px;
	font-weight: normal;
	}

table.pollstableborder td {
	padding: 2px;
	}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	}

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	}

table.contenttoc td {
	padding: 2px;
	}

table.contenttoc th {
	background: url(../images/resolute/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
	}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
	}

form {
	margin: 0px;
 	padding: 3px;
	}

select {
	font-size: 10px;
	font-family:verdana;
	width: 120px;
	}

div.mosimage {
	border: 1px solid #CCCCCC;
	}

.mosimage {
	border: 1px solid #CCCCCC;
	margin: 10px 0px 0px 0px;
	}

.mosimage_caption {
	margin: 0px;
	width: 100%;
	background: #FFFFFF;
	padding: 0px;
	color: #666666;
	text-transform: none;
	font-size: 10px;
	border-top: 1px solid #CCCCCC;
	}

.mosformgrouptitle {
	background-color: #001A7B;
	font-weight: bold;color: #fff;
	padding: 3px;
	margin-bottom: 3px;
	margin-top: 20px;
	}

.mosFormLabel {
	font-weight: normal;
	padding-left: 3px;
	padding-top: 3px;
	}
	
.mosformerror {
	margin: 12px 0px 0px 0px;
	font-size: 10px;
	color: #FF0000;
	font-weight:bold;
	}

/*********************
* Calendar module style
**********************/

.mod_events_table {
    border: 1px solid #CCCCCC;
    text-align: center;
	margin-left: 15px;
	}

.mod_events_td_title {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
	}

.mod_events_td_dayname {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: Black;
    text-decoration: none;
	}

.mod_events_td_dayoutofmonth {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: Gray;
    text-decoration: none;
    background-color: #FFE4C4;
	}

.mod_events_td_todaynoevents {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #FFA07A;
	}

.mod_events_td_todaywithevents {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #B0C4DE;
	}

.mod_events_td_daynoevents {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: Black;
    text-decoration: none;
	}

.mod_events_td_daywithevents {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #DF0000;
	}

a.mod_events_daylink:link {
    font-size:12px;
    font-family: Arial;
    color: Black;
	}

a.mod_events_daylink:visited {
    font-size:12px;
    font-family: Verdana;
    color: Navy;
	}

a.mod_events_daylink:hover {
    font-size:12px;
    font-family: Arial;
    color: Silver;
	}

.mod_events_td_link {
    background-color: Background;
	}

a.mod_events_link:link {
    font-size:12px;
    font-family: Arial;
    color: Black;
	}

a.mod_events_link:visited {
    font-size:12px;
    font-family: Arial;
    color: Navy;
	}

a.mod_events_link:hover {
    font-size:12px;
    font-family: Arial;
    color: Silver;
	}

/** Events module **/
.offtab {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
	}

/* SITE MAP */
.sitemapHead {
	text-align: left;
	padding-left: 0px;
	font-weight: bold;
	font-size: 14px;
	}

.sitemapSub {
	text-indent:10px;
	font-weight: normal;
	font-size: 12px;
	color: #3C5ABC;
	margin: 0px;
	padding: 0px;
	}
.sectiontableentry1 td {;border: 1px solid #ccc;border-width: 1px 0;}
