A:visited {
	color: #0000FF;
	text-decoration: none
}

A:link {
	color: #0000FF;
	text-decoration: none;
}

A:active {
	color: #0000FF;text-decoration: none
}

A:hover {
	color: #0000FF;
	text-decoration: underline
}

body {
	background-color: #FFFFFF;
}


body.mceContentBody {
   background: #FFF;
}

#mainLayout {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.mainTable {
	padding: 0px;
	width: 100%;
}

.LEFT_SIDE {
	width: 150px;
	padding: 10px;
}

.MAIN_BODY {

}

.RIGHT_SIDE {width: 150px;
	padding: 10px;
}

table {
	font-family: Verdana, Arial, Sans;
	font-size: 12px;
}

/* BEGIN Styles used for bloxes
.objectTable {
	border-width: 1px;
	border-color: #46596E;
	border-style: solid;
	width: 100%;
} */

.objectHeading {
	background-color: #46596E;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}

.objectContent {
	background-color: #FFFFFF;
	color: #000000;
	padding: 1px 5px 1px 5px;
	margin: 4px;
	width: 100%;
}
/* END Styles used for bloxes */

 /* BEGIN  Diary Title Style */
h1.diaryTitle {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 6px;
	margin-bottom: 3px;
}

h2.author {
	font-size: 11px;
	font-weight: normal;
}

h3.diaryTimestamp {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

a.diaryTitle {
	color: #000;
}

a.diaryTitle:hover {
	color: #00F;
}

a.diaryTitle:visited {
	color: #000;
}

a.hotList {
	font-weight: normal;
	font-size: 11px;
	color: #00F;
}

a.hotList:hover {
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #00F;
}

a.author {
	
}

a.author:hover {
	
}

h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

/* End Diary Title Style */
blockquote {
	margin: 0px 40px 0px 40px;
	border: 1px dashed #46596E;
	background-color: #EEEEEE;
	padding: 10px;
}

.theFlip {
	padding: 20px;
}

.smallText {
	font-family: verdana, arial, sans;
	font-size: 10px;
}



.objectButton {
	
}



/* Quick Hit Styles */
.quickHitTime {
	font-style: italic;
}

.quickHitText {
	
}

.quickHitAuthor {
	font-size: 11px;
}

A.quickHitAuthor {
	color: #F00;
}

.quickHitTitle {
	font-size: large;
	font-weight: bold;
}

A.quickHitTitle {
	font-weight: bold;
}

.groupEntry A {
	font-family: verdana, arial, sans;
	font-size: 10px;
}

.groupFeed A {
	font-family: verdana, arial, sans;
	font-size: 10px;
	font-weight: bold;
	background-color: #EEE;
}

.timeEntry A {
	font-family: verdana, arial, sans;
	font-size: 10px;
	font-weight: bold;	
}

.timeFeed A {
	font-family: verdana, arial, sans;
	font-size: 10px;
}

.ajaxPreviewCommentTitle {
	font-weight: bold;
}

.ajaxPreviewCommentText {
	margin: 5px;
}

.ajaxPreviewCommentAuthor {
	
}

.ajaxPreviewPostBar {
	border: 2px solid #46596E;
	text-align: center;
	width: 95%;
    padding: 5px;
	margin: 0 auto;
	position: relative;
}

.ajaxCommentBox {
	border: 2px solid #46596E;
	width: 95%;
    padding: 5px;
	margin: 5px auto;
	position: relative;
}

.commentBar {
	background-image: url(../images/arrow_red_separator_horizontal.gif);
	margin: 5px 0px 2px 0px;
	height: 3px;
	max-width: 50%;
}

.errorcomment {
	padding: 5px;
	color: #F00;
	font-weight: bold;
}

.titleBar {
	background-color: #EEEEEE;
	padding: 5px;
}

/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
		margin: 0;
		padding: 0;
		background: #0E1D30 url(../images/mb_bg.png) repeat-x;
		font-size: 12px;
		line-height: 130%;
		color: #131E2D;
}

p {
  margin-top: 0;
  margin-bottom: 6px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway img {
	padding: 0px 5px;
}

span.pathway {
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 15px;
	background: url(../images/arrow.png) 0 0 no-repeat;
}


div.componentheading {
  padding-left: 0px;
}

a.readon {
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
}

/*** fonts ***/
body {
	font-family: Verdana, Helvetica, Arial, sans-serif, Sans;
}

/** colors set in the color css file **/
a:link, 
a:visited {
	text-decoration: none;
	font-weight: normal;
	outline: none;
}

body.left td.LEFT_SIDE a:link,
body.left td.LEFT_SIDE a:visited,
body.left td#left2col a:link,
body.left td#left2col a:visited,
body.right td.RIGHT_SIDE a:link,
body.right td.RIGHT_SIDE a:visited,
body.right td#right2col a:link,
body.right td#right2col a:visited,
td#usercol a:link,
td#usercol a:visited {
	color: #fff;
}

td#usercol {
	color: #ccc;
}

#horizmenu a,
a.mainlevel,
a.sublevel,
ul.submenu a,
div.objectTable h3,
.contentheading,
.componentheading {
	font-family: Helvetica, Arial, sans-serif, Sans;
}

/* headings */

h1 {
	
}

h2 {

}

h3 { 
	margin: 0;
}

h4 {
	
}

body.left td.LEFT_SIDE div.objectTable h3,
body.left td#left2col div.objectTable h3,
body.right td.RIGHT_SIDE div.objectTable h3,
body.right td#right2col div.objectTable h3 {
	font-size: 13px;
	font-weight: bold;
	background: #46596e;
	color: #ccc;
}

body.left td.RIGHT_SIDE div.objectTable h3,
body.left td#right2col div.objectTable h3,
body.right td.LEFT_SIDE div.objectTable h3,
body.right td#left2col div.objectTable h3 {
	font-size: 13px;
	font-weight: bold;
	background: #B9B9B9;
	color: #fff;
}

td#usercol div.objectTable h3 {
	font-size: 13px;
	font-weight: bold;
	background: none;
	color: #ccc;
}

td.MAIN_BODY div.objectTable h3 {
	font-size: 13px;
	background: none;
	font-weight: bold;
	color: #333;
}

.small {
	font-size: 10px;
	color: #666;
	font-weight: normal;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #666;
	font-weight: normal;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

.componentheading {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.contentheading {
	color: #46596E;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 25px;
}

div#footer {
	height: 30px;
	font-size: 11px;
	color: #6B84A0;
	text-align: center;
display:none;
}
td.footer {color: #fff;}

/** some joomla class stuff */

table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
	
}

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpaneopen, table.contentpane {
  width: 100%;
}

div.objectTable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.objectTable ul li {
	padding-bottom: 3px;
}

td.LEFT_SIDE div.objectTable,
td#left2col div.objectTable,
td.RIGHT_SIDE div.objectTable,
td#right2col div.objectTable {
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	width: 175px; /* stupid id need a fixed width here */
}

div.objectTable h3 {
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 8px;
	text-indent: 5px;
	height: 24px;
	padding-top: 2px;
	line-height: 24px;
	

}



.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}


/** template layout stuff **/

div#mainLayout {
	margin: 0 auto;
	position: relative;
}

body.wide div#mainLayout {
	width: 932px;
}

body.thin div#mainLayout {
	width: 750px;
}

body.vmax div#mainLayout {
	min-width: 700px;
	max-width: 932px;
}


div#tshadow1 {
	background: url(../images/mb_shadow_t.png) repeat-x;
	position: relative;
}

div#tshadow2 {
	background: url(../images/mb_shadow_t_r.png) 100% 0 no-repeat;
	position: relative;
}

div#tshadow3 {
	height: 13px;
	background: url(../images/mb_shadow_t_l.png) 0 0 no-repeat;
	overflow: hidden;
	position: relative;
}

div#mshadow1 {
	background: url(../images/mb_shadow_m_b_l.png) 0 0 repeat-y;
	position: relative;
}

div#mshadow2 {
	background: url(../images/mb_shadow_m_b_r.png) 100% 0 repeat-y;
	position: relative;
}

div#mshadow3 {
	background: url(../images/mb_shadow_m_t_l.png) 0 0 no-repeat;
	position: relative;
}

div#mshadow4 {
	background: url(../images/mb_shadow_m_t_r.png) 100% 0 no-repeat;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
	position: relative;
}

div#bshadow1 {
	background: url(../images/mb_shadow_b.png) repeat-x;
}

div#bshadow2 {
	background: url(../images/mb_shadow_b_r.png) 100% 0 no-repeat;
}

div#bshadow3 {
	height: 13px;
	background: url(../images/mb_shadow_b_l.png) 0 0 no-repeat;
}

div#header {
	position: relative;
	background: #000 url(../images/mb_header_orange1.jpg) 50% 0 no-repeat;
	height: 124px;
	overflow: hidden;
}

div#blendimage {
	height: 124px;
	background-position: 50% 0;
}

div#logo {
	position: absolute;
	top: 109px;
	left: 45px;
	z-index: 5;
	height: 39px;
	width: 304px;
	background: url(../images/mb_logo.png) no-repeat !important;
	background: transparent;
}

div#horizmenu {
	background: url(../images/mb_menu_horiz_bg.png) 0 0 repeat-x;
	height: 45px;
	position: relative;
}

table.mainTable {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}

table.mainTable td {
	padding: 0;
}

body.left table.mainTable td.LEFT_SIDE {
	background: #97A8BB url(../images/mb_cshadow_l.png) 100% 0 repeat-y;
	width: 175px;
}

body.right table.mainTable td.RIGHT_SIDE {
	background: #97A8BB url(../images/mb_cshadow_r.png) 0 0 repeat-y;
	width: 175px;
}

div#leftcol_corner {
	background: url(../images/mb_cshadow_t_l.png) 100% 0 no-repeat;
	padding-right: 10px;
        width: 185px;
}


body.left div#leftcol_body,
body.right div#rightcol_body {
	background: url(../images/mb_col_bg_blue.png) 0 0 repeat-x;
	padding-top: 15px;
	border: 0px solid #00f;
        width: 185px;
}

body.left table.mainTable td.RIGHT_SIDE {
	background: #fff url(../images/mb_cshadow_r.png) 0 0 repeat-y;
	width: 175px;
}

body.right table.mainTable td.LEFT_SIDE {
	background: #fff url(../images/mb_cshadow_l.png) 100% 0 repeat-y;
	width: 175px;
}

div#rightcol_corner {
	background: url(../images/mb_cshadow_t_r.png) 0 0 no-repeat;
	padding-left: 10px;
}

body.left div#rightcol_body,
body.right div#leftcol_body {
	background: url(../images/mb_col_bg_grey.png) 0 0 repeat-x;
	padding-top: 15px;
        width: 185px;
}

table.mainTable td.MAIN_BODY {
	background: #fff url(../images/mb_cshadow_t.png) 0 0 repeat-x;
	color: #46596E;
	padding: 10px 5px 15px 5px;
}

body.left table.mainTable td#left2col {
	/* background in color css */
	padding-right: 10px;
}

body.right table.mainTable td#left2col {
	/* background in color css */
	padding-right: 10px;
}

body.left table.mainTable td#right2col {
	/* background in color css */
	padding-left: 10px;
}

body.right table.mainTable td#right2col {
	/* background in color css */
	padding-left: 10px;
}

table.mainTable td#usercol {
	/* background in color css */
	padding-top: 10px;
}



td#usercol li {
	color: #ccc;
}



/* default menu link styles */
a.mainlevel {
	display: block;
	width: 168px;
	border-right: 4px solid #46596E;
	margin-bottom: 3px;
	padding: 3px 0px;
	border-top: 1px solid #5F7287;
}

a.sublevel {

}

body.left td.LEFT_SIDE a.mainlevel:link,
body.left td.LEFT_SIDE a.mainlevel:visited,
body.right td.RIGHT_SIDE a.mainlevel:link,
body.right td.RIGHT_SIDE a.mainlevel:visited,
body.left td.LEFT_SIDE a.sublevel:link,
body.left td.LEFT_SIDE a.sublevel:visited,
body.right td.RIGHT_SIDE a.sublevel:link,
body.right td.RIGHT_SIDE a.sublevel:visited {
	color: #1d242c;
	font-weight: bold;
}

a.mainlevel:hover {
	text-decoration: none;
	/** color in color css **/
}

a.sublevel:hover {
	text-decoration: none;
}



/*****************************
 ****      splitmenu      ****
 *****************************/


/* top level links */
#navheader li {
	z-index: 3;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
#navheader li a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0 14px;
	text-decoration: none;
	color: #bbb;}
	
#navheader li a:hover {
	color: #fff;}
	
#navheader li.active {
	z-index: 1;
	height: 17px;
	border-bottom: 4px solid #46596E;
}
#navheader {
	z-index: 2;
	position: absolute;
	height: 20px;
	margin-top: 15px;
}
	
#slider {
	z-index: 2;
	position: absolute;
	height: 20px;
	/* color in color css file */
}

/* sub level links */

td.LEFT_SIDE ul.submenu,
td.RIGHT_SIDE ul.submenu,
td.LEFT_SIDE ul.submenu ul,
td.RIGHT_SIDE ul.submenu ul,
td.LEFT_SIDE ul.submenu ul ul,
td.RIGHT_SIDE ul.submenu ul ul {
	padding: 0;
	margin: 0;
}

ul.submenu li{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.submenu ul li a{
	text-indent: 15px;
}

ul.submenu ul ul li a{
	text-indent: 30px;
}

ul.submenu ul li a {
	border-right: 4px solid #46596E;
}

ul.submenu li a {
	display: block;
	width: 168px;
	border-right: 4px solid #46596E;
	padding: 3px 0px;
	border-top: 1px solid #5F7287;
}

td.LEFT_SIDE ul.submenu a:link,
td.LEFT_SIDE ul.submenu a:visited,
td.RIGHT_SIDE ul.submenu a:link,
td.RIGHT_SIDE ul.submenu a:visited {
	color: #1d242c;
	font-weight: bold;
}

td.LEFT_SIDE ul.submenu a:hover,
td.RIGHT_SIDE ul.submenu a:hover {
	text-decoration: none;
}

td.LEFT_SIDE ul.submenu ul li a,
td.RIGHT_SIDE ul.submenu ul li a {
		border-right: 4px solid #46596E;
}


/* some page content things */

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}
table.nopad td {
	padding: 5px;
}

body.contentpane {
	background: #fff;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

/** red specific bits */

/** header **/
div#header {
	background: #000 url(../images/mb_header_red1.jpg) 50% 0 no-repeat;
}

/** links **/
a:link, 
a:visited {
	color: #DD1414; 
}

a:hover {
	color: #f00;	
}

/** menu stuff **/
#slider {
	border-bottom: 4px solid #DD1414;
}

a.mainlevel:hover,
a.mainlevel#active_menu,
td.LEFT_SIDE ul.submenu a:hover,
td.RIGHT_SIDE ul.submenu a:hover,
ul.submenu li.active a {
	border-right: 4px solid #DD1414;
}

/** user block **/
body.left td#left2col {
	background: #97A8BB url(../images/mb_ushadow_red_l.png) 100% 0 repeat-y;
}

body.right table.mainTable td#left2col {
	background: #fff url(../images/mb_ushadow_red_l.png) 100% 0 repeat-y;
}

body.left td#right2col {
	background: #fff url(../images/mb_ushadow_red_r.png) 0 0 repeat-y;
}

body.right table.mainTable td#right2col {
	background: #97A8BB url(../images/mb_ushadow_red_r.png) 0 0 repeat-y;
}

td#usercol {
	background: #515151 url(../images/mb_user_red_bg.png) 0 0 repeat-x;
}

/** tweaks **/
.sb_Footer {display: none}

.MAIN_BODY form {margin-top: 10px;}

center .mainTable {
	background: white;
	padding: 10px;
}
td.LEFT_SIDE, td.RIGHT_SIDE {font-size: 11px;}
.MAIN_BODY hr {
	color: black;
	background-color: black;
	height: 1px;
	border: 0;
}
.resources a:link {color: #060}
.resources a:visited {color: #060}
.smaller {font-size:11px;}
table.month {
	border-top: 2px solid #b9b9b9;
	border-left: 2px solid #b9b9b9;
}
td.day {
	border-right: 2px solid #b9b9b9;
	border-bottom: 2px solid #b9b9b9;padding: 0px;
}
.day td {
	background: #b9b9b9; 
	color: black;
	font-family: Arial, sans-serif, Sans;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
}
.day a {font-weight: bold;}
.day li {margin-left: 12px;}
.dow {
	font-family: Arial, sans-serif, Sans;
	font-size: 11px; 
	font-weight: normal;
}
.dow_end {
	font-family: Arial, sans-serif, Sans;
	font-size: 11px; 
	font-weight: normal;
	border-right: 2px solid #b9b9b9;
}		
td.event {background: #bdf;}


/* NEW STYLES ADDED FOR THE NOV '07 SOAPBLOX UPGRADE */
/* Used for all errrors */
.soapbloxError {
	color: #F00;
}

/* used in HTML paraser to indicate what is broken */
.soapbloxErrorOffender {
	font-weight: bold;	
}

.soapbloxErrorContext {
	font-weight: bold;	
}

/* color of the accent for comments labeled [new] */
.newComment {
	color: #F00;
	font-weight: bold;	
}

/* TAB STYLES START */
/* tabnav is the TOP LEVEL of the tabs */
.tabnav {
	text-align: left; /* Set the position of the tabs */ 
	margin: 20px 0px 0px 0px;
	font: 11px Verdana, Arial, sans-serif, Sans;
	border-bottom: 1px solid #46596e;
	list-style-type: none;
	padding: 5px 5px 5px 5px;
	min-width: 490px;
	width: 490px;
}

/* What the tab does when it's hovered */
.taboff a:hover { 
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}

/* This forces the tabs to be in one line */
ul.tabnav li {display: inline;}

/* setting for the unselected top tab link*/
.taboff a {
	padding: 3px 15px 3px 15px;
	border: 1px solid #46596e;
	background-color: #fff;
	margin-right: 0px;
	text-decoration: none;
	border-bottom: none;
}

/* settings for selected top tab link */
.tabon a { 
	border-left: 2px solid #46596e;
	border-top: 2px solid #46596e;
	border-right: 2px solid #46596e;
	padding: 3px 16px 5px 16px;
	background-color: #FFF;  
	font-weight: bold;
}

/* Style for the second line in the profile tab */
ul.botnav {
	text-align: left;
	margin: 0px 0px 0px 0px;
	font: 10px Verdana, Arial, sans-serif, Sans;
	list-style-type: none;
	padding: 5px 5px 5px 4px;
	color: black;
	background-color: #eee;
	min-width: 490px;
	width: 490px;	
}

/* forces the second line of the profile tab to be displayed on one line */
ul.botnav li {display: inline;}

/* The color of links on the second line of the profile tabs */
ul.botnav li a {
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}

ul.botnav li {
	color: #000;
	padding: 0px 4px 0px 4px;
}
.haslayout {height:1%;}
#postCommentTextArea {background-color: #fff; background-image: none;}
.spacer {margin-bottom:10px;}
.hanging {
	margin-left: 40px;
	text-indent: -20px;
	margin-top: 0;
	margin-bottom: 0;
}
.subjectName {
	font-size: 14px;
	font-weight: bold;
	color: #999;
	line-height: 35px;
}

