
/*  NAVIGATION */
.navlink {
	border: 1px solid #D5BFD5;
	padding: 3px 7px;
	margin-bottom: 3px;
	display: block;
}


/* EOF NAVIGATION */





/* Custom vBExternal stuff */
div.newshead {
	padding: 3px;
	background-color: #ccc;
}

div.postfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #1D1D1D;
	padding-top: 7px;
	padding-bottom: 7px;
}

div.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D0CDC6;
	letter-spacing: 2px;
	text-align: center;
}

div.copyright a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D0CDC6;
	letter-spacing: 2px;
	text-align: center;
}

div.copyright a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #549E7E;
	letter-spacing: 2px;
	text-align: center;
}

.title {
	font-weight: bold;
}

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #990066;
	background-image: url(images/shade_bridge_wwwn.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a {
	color: #53235A;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #DB9200;
	font-weight: normal;
	text-decoration: none;
}

.linesImage {
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	padding-top: 3px;
	padding-bottom: 3px;
}

.navlink a {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.navcolumn {
	padding-left: 10px;
}

/* Site-wide text formatting */
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

/* ad box style */

div.adbox {
	border-bottom: 1px solid #606060;
	border-left: 1px solid #606060;
	border-right: 1px solid #606060;
	border-top: 1px solid #606060;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 2px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9C006D;
	line-height: 20px;
	font-weight: bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BF9DBD;
	line-height: 18px;
	font-weight: bold;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #898F85;
	line-height: 26px;
	font-weight: bold;
}
h4 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: White;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: White;
	line-height: 16px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #FF0000; 
	margin-right: 15px;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: Red;
	line-height: 26px;
	font-weight: bold;
}

div.subtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px	;
	color: #222; 
	margin-right: 15px;
}

/* Children-only Navigation formatting */
.navcolumntitle {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 9px;
	margin-right: 9px;
	background-color: #C7B4CD;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	display: block;
}

.navcolumn {
	margin-left: 9px;
	margin-right: 9px;
	border-left: 5px solid #C7B4CD;
	border-right: 1px solid #C7B4CD;
	border-bottom: 1px solid #C7B4CD;
	border-top: 1px solid #C7B4CD;
	display: block;
	_width: 170px;
}

.navlink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #549E7E
	font-weight: normal;
}

/* Generic Module-independent formatting */
.moduletitle {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
.summarytitle {
	font-weight: bold;
}


td.header, td.header a {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 2px;
}


/* Error Message Style */
div.error {
	font-weight: bold;
	color: #F00;
	padding-bottom: 1em;
}

/* Container Styles */
div.container_box {
	padding: 6px;
	margin: 2px;
}

div.container_editbox {
	border: 2px dashed #CCC;
	margin: 2px;
}

div.container_editheader {
	padding: 3px;
	background-color: #ccc;
}

div.container_editheader table tr td.info {
	font-size: 8pt;
	font-weight: bold;
}


div.itemtitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* News Module */
td.news_summary {
	padding-bottom: 1em;
}

/* Themable Forms */
div.form_title {
	font-size: 14px;
	font-weight: bold;
}

div.form_header {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 1em;
}

tr.even_row {
	background-color: #DDD;
}

tr.row:hover td, tr.row:hover td a {
	background-color: #666;
	color: #fff;
}

tr.odd_row {
	
}

/** Administration Module Manager form **/
.administration_modmgrheader {
	background-color: lightgrey;
}

.administration_modmgrheader span.active {
	color: green;
	font-weight: bold;
}

.administration_modmgrheader span.inactive {
	color: red;
	font-weight: bold;
}

.administration_modmgrbody {
	padding-left: 10px;
	border: 1px solid lightgrey;
}

/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
	background-color: #000;
	color: #fff;
	font-weight: bold;
}

table.debug_object, table.debug_object tr td {
	background-color: #a00;
	color: #fff;
}

table.debug_array, table.debug_array tr td {
	background-color: #0a0;
	color: #fff;
}

table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color: #00a;
	color: #fff;
}

td.debug_attribute {
	font-family: monospace;
	font-size: 10px;
}

td.debug_varname {
	font-weight: bold;
}

td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

td.debug_value {
	font-family: monospace;
	font-size: 11px;
	color: #fff;
}

/* Workflow */
div.workflow_action {
	border: 1px solid #DDD;
	margin-bottom: 1em;
}

div.workflow_inapproval {
	margin-left: 35px;
}

div.workflow_approved {
	border: 2px solid #030;
	background-color: #DDD;
}

div.workflow_action_restored {
	border: 2px dashed #030;
	background-color: #FFF;
}

div.workflow_action_posted {
	border: 2px solid black;
}

/* FAQ Module*/
div.faq_moduletitle {
	font-size: 16px;
}

td.category_bg {
	background-color: lightgrey;
}
td.category_title {
	font-size: 12px;
	font-weight: bold;
}
td.question {
	font-size: 10px;
	font-weight: bold;
}

/*Article Module*/
div.article_title {
	font-size: 14px;
	font-weight: bold;
}

div.article_body {
	font-size: 10px;
}

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

a.article_title_link {
	font-size: 12px;
	color: blue;
}

/** New Tab style of interface for Nav manager **/
td.tab_btn {
	border: 1px solid black;
	border-right: 0px solid black;
	background-color: #DDD;
	padding: .5em;
}

td.tab_btn_last {
}

td.tab_spacer {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

td.tab_btn_current {
	background-color: inherit;
	border-bottom: 0px solid black;
}

td.tab_main {
	padding: .5em;
	border: 1px solid black;
	border-top: 0px solid black;
}
/** Top Menu **/

.menuitem a {
	background-image: url(images/menuback.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
	float: left;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DFDFDF;
	margin: 0px;
}

.menuitemactive a:active {
	display: block;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
	float: left;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF3366;
	margin: 0px;
}

.menuitem a:visited {
	display: block;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
	float: left;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DFDFDF;
	margin: 0px;
}
.menuitem a:hover {
	background-image: url(images/menubackhover.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.menuitemactive a:visited {
	background-image: url(images/menubackactive.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	float: left;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
	margin: 0px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFB700;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.menuitemactive a {
	display: block;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
	float: left;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DFDFDF;
	margin: 0px;
}


/* DROPDOWN MENUS */ 
.dropdown_top td { 
font-size: 9pt; 
height: 18px; 
text-align: center; 
vertical-align: middle; 
} 
 
.dropdown_top_split { 
width: 20px; 
} 
 
.dropdown_child { 
position: absolute; 
visibility: hidden; 
border: 1px solid #444444; 
background-color: #eeeeee; 
text-align: left; 
padding: 1px 3px; 
width: 100px; 
}