@import url('boxes.css');

/* custom stuff */
HTML {
	height: 100%;
	margin-bottom: 1px;
}
BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
}

a:link, a:visited {
	color: #0000DD;/*0066FF*/
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #3355EE;/*0066FF*/
	text-decoration: underline;
	font-weight: normal;
}

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

p,div {
	font-family: Tahoma, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 12px;
	color: #333;
	text-align: left;
}

td,tr {
	font-family: Tahoma, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 12px;
	color: #333;
}

form {
	margin: 0;
	padding: 10px;
	border: 1px solid #c0c0c0;
	background: #f0f0f0;
}

label{
	float: left;
	width: 120px;
}

input, textarea {
	color: #333;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	border:1px solid #c0c0c0;
}
input:hover, textarea:hover {
	border:1px solid #777;
}

input.button{
	font-size:13px; font-weight:bold; height:30px; color:#fff; text-transform:uppercase; letter-spacing: 1px; width:auto; padding: 0 10px 0 10px; text-align:center; margin: 0 5px 0 0;
	background: url(../images/button_bg.png) repeat-x;
	text-decoration: none;
	border: none;
}

input.button:hover{
	font-size:13px; font-weight:bold; height:30px; color:#fff; text-transform:uppercase; letter-spacing: 1px; width:auto; padding: 0 10px 0 10px; text-align:center; margin: 0 5px 0 0;
	background: url(../images/button_hover_bg.png) repeat-x;
	text-decoration: none;
	border: none;
}

a.button{
	font-size:13px; font-weight:bold; height: 30px; color:#fff; text-transform:uppercase; letter-spacing: 1px; width:auto; padding: 5px 10px 5px 10px; text-align:center;
	background: url(../images/button_bg.png) repeat-x;
	text-decoration: none;
}

a.button:hover{
	font-size:13px; font-weight:bold; height: 30px; color:#fff; text-transform:uppercase; letter-spacing: 1px; width:auto; padding: 5px 10px 5px 10px; text-align:center;
	background: url(../images/button_hover_bg.png) repeat-x;
	text-decoration: none;
}


div.error {
	color: red;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}


div.componentheading {
	margin-top: 10px;
	padding-left: 0px;
}

h3, .componentheading, table.moduletable th {
	margin: 0;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
	margin-bottom: 5px;
	padding-left: 4px;
}

.highlight_red{
	color: red;
}
.highlight_yellow{
	color: #cc9900;
}
.highlight_purple{
	color: purple;
}
.highlight_green{
	color: green;
}

a.readon {
	display: block;
	float: left;
	background: url(../images/mp_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
	color: #0066FF;
}

a.readonright {
	display: block;
	float: right;
	background: url(../images/mp_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
	color: #0066FF;
}

a.mainlevel {
	padding-left: 5px;
}

.componentheading {
}

.contentheading {
	font-family: Verdana, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
	vertical-align: bottom;
	color: #000;
	text-align: left;
	width: 100%;
}

table.blog td.contentheading {
	padding-top: 15px;
}

table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
}

table.contenttoc td {
	padding: 0 5px;
}


td.buttonheading {

}

td.registerheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right: 1px solid #fff;
	text-align: right;
}

td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}

table.sectiontableentry1 {
	border-spacing: 1px;
}


tr.sectiontableentry1 td {
	padding: 4px;
	border-spacing: 2px;
}

td.sectiontableentry1{
	padding: 3px;
	background: #dddddd;
}
td.sectiontableentry1:hover{
	background: #eeeeee;
}

table.contentpaneopen, table.contentpane {
	width: auto;
}

table.moduletable {
	width: 100%;
}

div.moduletable {
	margin-bottom: 15px;
}

.small {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	background: #4E7DB1;
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage {
	margin: 5px;
}

div.mosimage_caption {
	font-size: 10px;
	color: #666;
}

div.center {
	text-align: center;
}

table#main {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}



div.blog_more {
	margin-top: 30px;
}

li.latestnews {
	margin-top: 3px;
}

.pagenav {
	font-weight: bold;
	line-height: 50px;
}

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


td.left_shadow {
	width: 11px;
	background: url(../images/mp_shadow_l.png) repeat-y;
}

td.right_shadow {
	width: 11px;
	background: url(../images/mp_shadow_r.png) repeat-y;
}

td.left_bot_shadow {
	width: 11px;
	height: 55px;
	background: url(../images/mp_shadow_l_b.png) no-repeat;
}

td.right_bot_shadow {
	width: 11px;
	height: 55px;
	background: url(../images/mp_shadow_r_b.png) no-repeat;
}

td.bottom {
	background: #F7F7F7 url(../images/mp_shadow_b.png) bottom left no-repeat;
	text-align: center;
	color: #999;
}


td.wrapper {
	background: #F7F7F7 url(../images/mp_shadow_t.png) no-repeat;
	width: 973px;
}

#header {
	margin-top: 15px;
	margin-left: 4px;
	margin-right: 4px;
	background: url(../images/header6.png);
	height: 150px;
	width: 965px;
}

#mainbody {
	background: #F7F7F7 url(../images/mp_header_bottom.png) repeat-x;
}

table.menu td.menu_m{
	text-align: center;
}

table.menu td.menu_l {
	background: url(../images/mp_spacer_white.png) top left no-repeat;
	width: 4px;
	height: 12px;
}

table.menu td.menu_r {
	background: url(../images/mp_spacer_white.png) top right no-repeat;
	width: 4px;
	height: 12px;
}

table.menu td.menu_m {
	width: 965px;
	text-align: center;
}

table.pill {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

div.wrap0 {
	display: table;
	margin: 0 auto;
	text-align: center;
}

div.wrap0 span {
	display: table-cell;
	white-space: nowrap;
}

div.pill_l {
	background: url(../images/mp_menu_cap_l.png) no-repeat;
	height: 32px;
	float: left;
	padding-left: 20px;
	clear: both;
}

div.pill_m {
	background: url(../images/mp_menu_normal_bg.png) repeat-x;
	padding: 0;
	margin: 0;
	float: left;
}

div.pill_r {
	background: url(../images/mp_menu_cap_r.png) 100% 0 no-repeat;
	height: 32px;
	float: left;
	padding-right: 19px;
}

#pillmenu {
	white-space: nowrap;
	height: 32px;
	float: left;
	clear: both;
}

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

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

#pillmenu a {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float:left;
	display:block;
	height: 24px;
	line-height: 24px;
	padding: 0 15px;
	color: #000;
	text-decoration: none;
}

#pillmenu a:hover {
	background: url(../images/mp_menu_hover_bg.png) repeat-x;
	color: #3355EE;/*0066FF*/
}

#pillmenu a#active_menu {
	background: url(../images/mp_menu_active_bg.png) repeat-x;
	color: #000;
}

#pillmenu a#active_menu:hover {
	color: #000;
}


span.pathway {
	display: block;
	margin: 0 20px;
	padding-right: 20px;
	padding-left: 10px;
}



span.pathway a{
	background: url(../images/mp_readon.png) top right no-repeat;
	padding-right: 20px;
	color: #0066FF;
}

div#roundbox {
	margin: 9px 9px 9px 9px;
	background: url(../images/mp_content_middle.png) repeat-y;
	width: 955px;
}

div#roundbox div.top {
	background: url(../images/mp_content_top.png) no-repeat;
	height: 9px;
	width: 955px;
	overflow: hidden;
}

div#roundbox div.middle {
	margin-top: -1px;
	padding: 0 7px 0 10px;
	width: auto;
}

div#roundbox div.bottom {
	background: url(../images/mp_content_bottom.png) no-repeat;
	height: 9px;
	width: 955px;
	overflow: hidden;
}


div#footer_divider {
	overflow: hidden;
	height: 2px;
	background: url(../images/mp_footer_seperator.png) repeat-x;
}

td.greyline {
	width: 11px;
	background: url(../images/mp_line_grey.png) repeat-y;
}


div.moduletable h3, div.module h3, div.module-dark h3 {
	margin: 0;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
	margin-bottom: 5px;
	padding-left: 4px;
}


div.module {
	width: 176px;
	background: url(../images/mp_right_block1_m.png) repeat-y;
	margin-bottom: 2px;
}

div.module div {
	background: url(../images/mp_right_block1_b.png) bottom left no-repeat;
}

div.module div div {
	background: url(../images/mp_right_block1_t.png) top left no-repeat;
}

div.module div div div {
	background: transparent;
	padding: 0;
	width: auto;
	padding: 15px;
}

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

div.module #gray_spacer {
	background: #aaaaaa;
	width: 150px;
	height: 1px;
}

div.module-ad{
	width: auto;
	margin: 5px 0 10px 0;
}

div.module-ad p{
	text-align: center;
	margin: 0;
	padding: 0;
}

div.module-blue {
	width: 176px;
	background: url(../images/mp_right_block3_m.png) repeat-y;
	margin-bottom: 3px;
}

div.module-blue div {
	background: url(../images/mp_right_block3_b.png) bottom left no-repeat;
}

div.module-blue div div {
	background: url(../images/mp_right_block3_t.png) top left no-repeat;
}

div.module-blue div div div {
	background: none;
	padding: 0;
	width: auto; 
	padding: 20px;
}

div.module-blue div div div p{
	text-align: center;
}

div.module-dark {
	width: 176px;
	background: url(../images/mp_right_block2_m.png) repeat-y;
	margin-bottom: 3px;
}

div.module-dark div {
	background: url(../images/mp_right_block2_b.png) bottom left no-repeat;
}

div.module-dark div div {
	background: url(../images/mp_right_block2_t.png) top left no-repeat;
}

div.module-dark div div div {
	background: none;
	padding: 0;
	width: auto; 
	padding: 30px 15px 5px 15px;
}

div.module-dark div div div p{
	text-align: center;
}

div.ad {
	width: 176px;
	background: transparent;
	margin-bottom: 5px;
}



td.maincol {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}

td.leftcol{
	width: 176px;
}

td.rightcol{
	width: 176px;
	float: right;
}

td.maincol h1{
	clear: both;
	padding: 10px 0 15px 0;
	margin: 0;
	font-size: 24px;
}
td.maincol h2{
	clear: both;
	padding: 10px 0 10px 0;
	margin: 0;
	font-size: 18px;
}
td.maincol h3{
	clear: both;
	padding: 5px 0 5px 0;
	margin: 0;
	font-size: 14px;
}
td.maincol a h1,h1,h3{
	margin: 0;
	padding: 0;
}

td.maincol p {
	clear: both;
	padding: 5px 0 5px 0;
	width: 100%;
	font-size: 14px;
}

td.maincol td{
	font-size: 10px;
}


td.maincol ul li {
	font-size: 14px;
}

td.maincol .float-right{
	float: right;
}

td.maincol p.float-left{
	float: left;
}

td.maincol p.pagination {
	clear: both;
	float: right;
	text-align: center;
	padding: 10px;
	width: 200px;
	border: 1px solid #c0c0c0;
	background: #f0f0f0;
	margin: 10px 0 10px 0;
}

td.maincol img#icon {
	clear: both;
	padding: 5px;
	margin: 0 10px 5px 0;
	border: 1px solid #c0c0c0;
}

td.maincol .divider{
	clear: both;
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 1px solid #c0c0c0;
}

div#maindivider {
	width: 550px;
	margin-top: 5px;
	height: 1px;
	background: #ccc;
	overflow: hidden;
}

tr.rowbg0, tr.rowbg0 td{
	background: #000;
	color: #fff;
}

tr.rowbg1{
	background: #e0e0e0;
}

tr.rowbg2{
	background: #f0f0f0;
}
