html { height: 100%; margin: 0; }

form {
  margin: 0;
  padding: 0;
}

img,table {
	border:none;
}

table { vertical-align:top; margin-top: 0; padding-top: 0; }

body { font-family: verdana, arial, tahoma, geneva, helvetica; line-height: 1.3em; font-size: 12px; color: #333; margin-right: 0; margin-bottom: 0; margin-left: 0;}

a:link, a:visited { color: #a2272a; text-decoration: none; font-weight: bold; }

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

input.button {
 cursor: pointer;
 background:none;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align:left;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg { background-color: #253b45; background-image: url(../images/bg.jpg); background-repeat: repeat-x; padding: 0; margin:0;}

.top_bg { background-image: url(../images/top_head.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 top; width:1070px; height:56px; }

#header { vertical-align: top; margin:0 0 0 0; width:1070px; height: 207px; padding:0; }

.header_b_bg { width:1070px; font-size:8px; background: #fff url(../images/header_b_bg.jpg) no-repeat center top; position: inherit; height: 165px; z-index: -3; margin: 0; padding: 0; }

div.center {
  text-align: left;
  margin:0;
}

div#wrapper { background-image: url(../images/content_bg.jpg); background-repeat: repeat-y; background-position: 50% top; width:908px; margin: 0; }


#header_bg a, #header_bg a:link, #header_bg a:hover, #header_bg a:visited {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 3em;
	padding:0;
	margin:0;
	line-height:1.4em;
	color:#26449e;
	text-decoration:none;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#tabarea { background: #2b6f82 url(../images/menu_bg.jpg) no-repeat left top; width: 100%; height: 43px; }
#pathway {
	padding: 0px 10px 8px;
	width: auto;
	text-align: left;
}

#path {
	width:1070px;
	text-align:left;
	margin:0 auto;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 20px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}

#area { position: relative; width:100%; margin-top: -156px; }

#whitebox { width: auto; margin: 0; padding-top: 10px; }

#whitebox div {
	text-align: left;
}

#whitebox_m {
	padding: 0;
	margin:0 10px;
}


/* horizontal pill menu */
table.pill { margin: 0 0 0; padding: 0; }

td.pill_m { padding: 0; margin: 0 0 0 0; width: auto; }


#pillmenu { white-space: nowrap; margin-top: 15px; margin-left: 250px; }

#pillmenu ul { margin: 0; padding: 0; list-style:none; }

#pillmenu li { float: left; margin: 0; padding: 0; }

#pillmenu a { font-family: helvetica; font-size: 14px; font-weight: bolder; float:left; display:block; line-height: 16px; padding: 0 15px; color: #fefefe; text-decoration: none; }

#pillmenu a:hover { color: #a2272a; }

#pillmenu a#active_menu-nav { color: #a2272a; }

#leftcolumn {
	margin: 0;
	width: 435px;
	padding:10px 0 0 10px;
	float:left;
}

#rightcolumn { margin: 0; width: 293px; float:left; padding: 10px 25px 0 10px; }

div#maincolumn { padding:10px 0 0 25px; float:left; width: 435px; }

div#maincolumn_full { padding:10px 0 0 25px; width: 435px; }

div.nopad { padding: 0 0 0; }

td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0;
  height: 16px;
  line-height: 16px;
  font-size:12px;
  overflow: hidden;
}

/* headers */
div.componentheading { color: #fff; font-size: 17px; font-family: courier; font-weight: bold; line-height: 40px; background-image: url(../images/component_heading_big.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 0; text-transform: uppercase; text-align: left; text-indent: 12px; width: 435px; height: 40px; }

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
	color: #94292d;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 { vertical-align: 12px; margin-top: 50px; }

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0 0 10px;
  font-weight: bold;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  color:#26449e;
  font-size: 1.4em;
  padding-left: 0;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 0.9em;
	color: #253b45;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}


/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column { padding-top: 10px; padding-right: 0; padding-left: 0; }

.column_separator { margin-left: 60px; padding-right: 0; padding-left: 20px; }

td.buttonheading {

}

.clr {
	clear: both;
}


div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator { display: block; height: 20px; }

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable { margin-bottom: 0; }

div.moduletable, div.module { margin-bottom: 25px; }

div.module_menu { margin: 0 0 15px; padding-top: 0; padding-right: 0; padding-left: 0; }

div.module_menu div div div {
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul { margin: 10px 0; padding-left: 10px; list-style:none; }

div.module_menu ul li { margin: 0; padding-top: 0; padding-right: 0; padding-left: 0; }

div.module_menu ul li a:link, div.module_menu ul li a:visited { font-weight: bold; padding:4px 0 4px 25px; line-height:24px; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; }

#leftcolumn div.module table {
	
}
#rightcolumn div.module table {
	
}
/**/


/*Moduletable_menu_top_image*/

#leftcolumn h3, #rightcolumn h3 { margin: 0; color:#fefefe; font-weight: bold; font-family: courier; font-size: 17px; padding:0 0 8px 10px; line-height:40px; background-image: url(../images/menu_t.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; text-transform: uppercase; text-align: left; width: 283px; height: 40px; }
/*Moduletable_size_border*/
#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 283px; margin: 0 0 20px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; }
#leftcolumn ul.menu, #rightcolumn ul.menu { margin:0; padding:0 0 0; list-style:none; }

#leftcolumn ul.menu li, #rightcolumn ul.menu li { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin:0; padding:10px 0 0; }

#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link { display:block; line-height:20px; padding:2px 20px; text-decoration:none; color:#2e6d85; font-weight: bold; background-image: url(../images/menu_link_bg.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left 50%; }

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover { color:#ac2d31; background-image: url(../images/menu_link_bg.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left 50%; }

/* ****** left col current menu ****** */
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	display:block;
	line-height:20px;
	background:#f5f5f5 url(../images/menu_curren_link_bg.gif) left no-repeat;
	padding:2px 20px;
	border-top:1px solid #dddddd;
	text-decoration:none;
	color:#ff8800;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	background:#eeeeee url(../images/menu_curren_link_bg.gif) left no-repeat;
	color:#666666;
}

/* ****** left col sub menu ****** */
#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
}

#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link,
#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	background:#f5f5f5 url(../images/menu_sub_link_bg.gif) no-repeat left 50%;
	text-decoration:none;
	color:#2e6d85;
	padding:2px 25px;
}

#leftcolumn ul.menu li#current ul li a:hover, #rightcolumn ul.menu li#current ul li a:hover {
	background:#f5f5f5 url(../images/menu_sub_link_bg.gif) left no-repeat;
	color:#666666;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul { margin:6px 0; padding:0; list-style:none; }

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li { margin:0; padding:0 2px 5px; }

table.adminform textarea {
  width: 435px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { width: 435px; border: 0; margin: 0; padding: 0.2em; }
form#form-login ul { width: 435px; padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset { border: solid 1px #124769; margin-top: 15px; padding: 15px; }

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #c00; 
	background: none;
	border: none;
}

#system-message {
	margin-top: 5px;
}



/* ****************************************************************************** */
/* blue */
input,button { border:solid 1px #124769; background:transparent; padding-top: 2px; padding-bottom: 2px; }


/* blue */
a:link, a:visited { color: #ac2d31; font-weight: normal; padding: 0; }

a:hover { color: #ac2d31; font-weight: normal; }

#pillmenu a#active_menu-nav {
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #4f8c31;
}

div.module_menu {
	background: url(../images/blue/module_mright_bg.jpg) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/blue/module_mleft_bg.jpg) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/blue/module_right_bg.jpg) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/blue/module_left_bg.jpg) 0 0 no-repeat;
}

/* ********************************************************************************* */
/* blue */

div#wrapper { background-color: transparent; background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; margin: 0 0 0 112px; }

/*.header_l, .header_r { width:12px; height:180px; margin: 0; padding: 0; }*/
div#header_bg { background-color: #fff; background-image: url(../images/header_bg.jpg); background-repeat: no-repeat; background-attachment: scroll; width:1070px; height:207px; text-align:left; margin: 0; padding: 0; }
div#logo_bg div { background-image: none; }

#bottom_bg { background: url(../images/bottom_bg.jpg) repeat-x 0 100%; margin:0 0 0 -112px; width:1070px; height:62px; font-size:8px; }
#content_bottom { margin:0 0 0 -112px; width:1070px; height:69px; font-size:8px; background-color: transparent; background-image: url(../images/content_bottom.jpg); background-repeat: no-repeat; background-position: 0 100%; }
/*div#footer { background-color: #52131e; background-image: url(../images/copyright.gif); background-position: right top; background-repeat: no-repeat; width: 724px; height: 20px; cursor: pointer; }*/

div#footer_l { color: #3c3232; font-size: 11px; font-family: verdana; font-weight: bold; line-height: 14px; background-repeat: no-repeat; background-attachment: scroll; text-transform: uppercase; position: absolute; margin-top: 10px; padding-bottom: 8px; padding-left: 195px; }

div#footer_r { color: #3c3232; font-size: 11px; font-family: verdana; font-weight: bold; line-height: 14px; background-repeat: no-repeat; background-attachment: scroll; position: absolute; margin-top: 10px; padding-bottom: 8px; padding-left: 480px; }

/* ********************************************************************** */

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color			: #55803f;
	font-family: Arial,sans-serif;
	text-decoration:none;
	
}
a.sgfooter:hover {
	color: #55803f;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
#sgf {
font-size: 11px;
text-align:center;
width:100%;
margin:0px auto;
color: #55803f;
font-family: Arial,sans-serif;
}
.sgf {
text-align:right;
font-size: 11px;
font-family: Arial,sans-serif;
color: #55803f;
text-decoration:none;
}
.sgf1 {
font-size: 11px;
font-family: Arial,sans-serif;
color: #55803f;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #55803f;
	font-size		: 11px;
	font-family: Arial,sans-serif;
	text-decoration:none;
}
a.sglink:hover {
	color			: #55803f;
	font-family: Arial,sans-serif;
	text-decoration:none;
}

.contentheading a { font-weight: bold; }
