/*****************************/
/*********** GRID ************/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0px 0px 0px 0px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

div#header_l {
	position: relative;
}

div#header_r {
	height: 125px;
	padding-left: 200px;
	padding-right: 30px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 115px;
	height: 110px;
	margin-left: 30px;
	margin-top: 25px;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: 2px;
	margin-right: 250px;
}

#search {
	float: right;
	width:150px;
	margin-top: -5px;
	margin-right: 30px;
	margin-left: 30px;
	height: 40px;
	/*overflow: hidden;*/
}

#leftcolumn {
	padding: 0;
	margin: 0;
	width: 20%;
	float:left;
}

#maincolumn,
#maincolumn_full {
	margin-left: 20%;
	padding-left: 15px;
	width: 75%;
}

#maincolumn_full {
	margin-left: 0;
	padding: 0;	
	width: 100%;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

#area {
	padding: 0;
}

#whitebox {
	margin: 0 21px 0px 21px;
	width: auto;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
}

#whitebox_m {
/*border-left: 1px solid #ccc;*/
/*border-right: 1px solid #ccc;*/
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;
}

#whitebox_br {
	height: 13px;
}

div#tabarea {
	margin: 0 0;
}

div#tabarea_l {
	padding-left: 32px;
}

div#tabarea_r {
	height: 36px;
	padding-right: 1px;
}

div#footer_r {
	padding-top: 10px;
	height: 48px;
	overflow: hidden;
}

div#footerspacer {
	height: 10px;
}

/* horizontal pill menu */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
  background: url(../images/mw_menu_normal_bg.png) no-repeat;
  width:  20px;
  height: 32px;

}

td.pill_m {
  background: url(../images/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(../images/mw_menu_normal_bg.png) no-repeat;
  width:  19px;
  height: 32px;
}

#pillmenu {
  white-space: nowrap;
  height: 36px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(../images/mw_menu_separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	float:left;
	display:block;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
	color: #fff;
	text-decoration: none;
}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

form {
  margin: 0;
  padding: 0;
}

/*****************************/
/******** TYPOGRAPYH *********/
/*****************************/
body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	color: #333;
}

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/* links */

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #006633;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #ff9933;
}

#page_bg {
	background: #333;
}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}
div.center {
  text-align: center;
}

#pathway {
	font-size: 12px;
	color: #333;
	text-align: left;
}

#pathway a{
	font-size: 12px;
	color: #333;
	text-align: left;
}

#pathway a:hover{
	color: #000;
	text-align: left;
}

#search {
	text-align:right;
}

#whitebox {
	background: #fff;
}

#whitebox div {
	text-align: left;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

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: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #ff9933;
	text-align: left;
	width: 100%;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: normal;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 30px;
	line-height: 1.5em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
	color: #ff9933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}

.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: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

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; }

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 40px;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

#pillmenu a:hover {
  color: #ff9933;
}

#pillmenu a#active_menu-nav {
	color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}


/*****************************/
/********** IMAGES ***********/
/*****************************/
div#logo{
	background: url(../images/logo.png) 0 0 no-repeat;
}

div#tabarea {
	background: #f7f7f7 url(../images/mw_menu_normal_bg.png) 0 0 repeat-x;

}

div#tabarea_l {
	background: url(../images/mw_menu_normal_l.png) 0 0 no-repeat;
}

div#tabarea_r {
	background: url(../images/mw_menu_normal_r.png) 100% 0 no-repeat;
}

#whitebox_t {
/*background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;*/
}

#whitebox_tl {
/*background: url(../images/mw_content_t_l.png) 0 0 no-repeat;*/
}

#whitebox_tr {
/*background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;*/
}


#whitebox_b {
/*background: url(../images/mw_content_b.png) 0 100% repeat-x;*/
}

#whitebox_bl {
/*background: url(../images/mw_content_b_l.png) 0 100% no-repeat;*/
}

#whitebox_br {
/*background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;*/
}

div#wrapper {
		background: #fff url(../images/black/mw_shadow_l.png) 0 0 repeat-y;
}

div#wrapper_r {
	background: url(../images/black/mw_shadow_r.png) 100% 0 repeat-y;
}

div#header {
	background: url(../images/black/mw_header_t.png) 0 0 repeat-x;
}

div#header_l {
	background: url(../images/black/mw_header_t_l.png) 0 0 no-repeat;
}

div#header_r {
	background: url(../images/black/mw_header_t_r.png) 100% 0 no-repeat;
}

div#footer {
	background: #f7f7f7 url(../images/black/mw_footer_b.png) 0 100% repeat-x;
}

div#footer_l {
	background: url(../images/black/mw_footer_b_l.png) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/black/mw_footer_b_r.png) 100% 0 no-repeat;
}

#pillmenu a#active_menu-nav {
  background: url(../images/black/mw_menu_active_bg.png) 0 0 repeat-x;
}

div.module_menu {
	background: url(../images/black/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/black/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/black/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/black/mw_box_tl.png) 0 0 no-repeat;
}
