/* custom stuff */

div#contentblock table td.newsflash {
	padding:0px;
}

.footerblock {

}

.user2block {

}


.user1block {

}

.rightblock {

}

.contentblock {

}

.centerblock {

}

.leftblock {

}
/* was 111px */
.header {
	height: 75px;
	/* background: url(../images/mambo_header.jpg) no-repeat;   */
}

/* working my way up */

.content_box {
	padding: 4px;
}

.search_box {
	padding: 10px;
}

#silver_date {
	float: right;
	width: 160px;
	text-align: right;
	padding: 3px 10px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #304651;
	white-space: nowrap;
}

#silver_menu {
	overflow: hidden;
	height: 18px;
	width: 400px;
	float: left;
	padding: 0px;
}

#silver_toolbar {
	width: 100%;
}

.silver_box {
	width: 100%;
	border-top: solid 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	background: url(../images/silver_background.jpg) repeat-x;
	padding: 0px 0px 0px 0px;
}

.middle_box {
	padding: 4px;
	border-left: solid 1px #9DA6B3;
	background: #FFFFFF ;   /* url(../images/menu2_fade.jpg) repeat-x */
}

.right_box {
	padding: 4px;
	border-left: solid 1px #9DA6B3;
	background: #FFFFFF; /* url(../images/menu1_fade.jpg) repeat-x; */
}

.searchblock {
	color: #008080;
}

.top_right_box {
	border-left: solid 1px #9DA6B3;
	background: #FFFFFF;
	padding: 0px;
}

.page_bg {
/*	background: #121A1D url(../images/back_fade.jpg) repeat-x; */
	background: #FFFFFF;
	padding: 2px 0px 20px 0px;
	margin: 0px;
	border: 0px;
}

.big_frame {
	width: 960;
	border: solid 1px #9DA6B3;
}


/* required stuff */

#content-pane .tab-page {
	background: #FFFFFF;
}

.contentpane {

}

.contentpaneopen {
	text-align: left;
	width: 100%;
	padding-left: 10px;
}

.small  { 
	font-family: "Lucida Grande", Helvetica, sans-serif;
	color: #888888; 
/*	font-weight: bold;   */
	font-size: 12px;
	line-height: 15px;
/*	text-align: left;   */
	padding-top: 1px; 
	padding-bottom: 1px }

.modifydate {
	font-size: 11px;
	color: #888888;
	font-weight: bold;
	padding-top: 3px;
	text-align: left;
}

.createdate {
	line-height: 12px;
	font-size: 11px;
	color: #888888;
	font-weight: bold;
	vertical-align: top;
	display: block;
}

.contentheading {
/*	background: url(../images/title_background.png) no-repeat;  */
/*	text-indent: 15px;  */
	text-indent: 0px;
	vertical-align: middle;
	font-size: 21px;
	line-height: 23px;
	font-weight: bold;
	color: #212121;
	text-align: left;
	width: 100%;
	height: 24px;
	/* text-transform: uppercase; */
}

.contentpagetitle {
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
	color: #212121;
	text-align:left;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-weight: bold;
	color: #008080;
	text-align:left;
	text-decoration: none;
}

a.contentpagetitle:hover {
	color: #FF6600;
}

table.moduletable {
	width: 100%;
	margin: 0px 0px 15px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
}

table.moduletable th {
	background: url(../images/title_background.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #212121;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

table.moduletable td {
	text-align:left;
	font-size: 12px;
	padding: 0px;
	font-weight: normal;
}

table.moduletable ul {
	text-align:left;
	color: #ff0000;
}

div#menublock table.moduletable td {
	text-align:left;
	padding: 0px;
}

#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {
background-image: none;
list-style:none; 
float: left; 
margin: 0px; 
padding-left: 15px;
padding-right: 15px;
font-size: 13px;
line-height:24px;
height: 26px;
white-space: nowrap;
border-right: 1px solid #9DA6B3;
}
#mainlevel-nav a {
   float: right; 
   text-decoration: none;  
   color: #008080;
}
#mainlevel-nav a {
   float: none;
}
#mainlevel-nav a:hover {
   color: #FF6600;
}

a.mainlevel:link, a.mainlevel:visited {
/*	background: url(../images/menu_bullet.png) no-repeat;  */
	background-color: white;
/*	background-position: -0px -2px;    */
	vertical-align: middle;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #008080;
	text-indent: 0px;
	text-align: left;
	padding-left: 0px;
	height: 13px;
	margin-bottom: 2px;
}

a.mainlevel:hover {
/*	background-position: -0px -22px;  */
	background-color: #FFEEFF;
	text-decoration: none;
	color: #FF6600;
}

.pollstableborder {
	border: 1px solid;
	padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #008080;
	text-align: left;
}

#active_menu {
	color:#008080;
	font-weight: bold;
}

a.sublevel:hover {
	color: #FF6600;
	text-decoration: none;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #008080; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
}

a.mainmenu:hover {
	color: #FF6600; 
	text-decoration: none;
}

a:link, a:visited {
	color: #008080; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF6600;	text-decoration: none;
	font-weight: bold;
}

a img {
        border: none;
}

a.category:link, a.category:visited {
	color: #008080;
	text-decoration: none;
	font-weight: bold;
}

a.category:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #008080;
	text-decoration: none;
}

a.pagenav:hover {
	color: #FF6600;
	text-decoration: none;
}

.frontpageheader {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}

.newsfeedheading {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

.newsfeeddate {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

.fase4rdf a:link {
	color: #008080;
	text-decoration: none;
	font-weight: bold;
}

.fase4rdf a:hover {
	color: #FF6600;
}

.componentheading {
	background: url(../images/title_background.png) no-repeat;
	vertical-align: top;
	padding-top: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #212121;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

.sectiontableheader {
	background : #887777;
	color : #eeeeee;
/*	font-weight : bold;  */
	padding: 3px;
}

.sectiontableentry1 {
	background-color : #eeeeee;
	padding: 4px;
}

.sectiontableentry2 {
	background-color : #FFFFFF;
	padding: 4px;
}

div#middle_box .sectiontableentry1 {
	background-color : #FFFFFF;
	padding: 4px;
}

div#middle_box .sectiontableentry2 {
	background-color : #FFFFFF;
	padding: 4px;
}

div#right_box .sectiontableentry1 {
	background-color : #FFFFFF;
	padding: 4px;
}

div#right_box .sectiontableentry2 {
	background-color : #FFFFFF;
	padding: 4px;
}

BODY {
	margin: 0px 0px 0px 0px;
	background: #dedede;
}

td,tr,p,div {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 15px;
	line-height: 19px;
	color: #212121;
}

ul  {
	margin: 0;
	padding: 0;
	list-style: none;
}

li  {
	line-height: 15px;
	padding-left: 15px;
	padding-bottom: 4px;
	background-image: url(../images/arrow02.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.button {
	font-weight: bold;
	border:solid 1px #9DA6B3;
	background-color: #FEFEFE;
	color: #008080;
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
}

.inputbox {
	font-weight: normal;
	color: #212121;
	background: #FFFFFF;
	border: 1px solid #9DA6B3;
}

/* ---------------- unedited below here ----------------------*/

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #fafafa;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 0px #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #008080;
}
.offtab {
	background-color: #fbfbfb;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #212121;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h2 {
	color: #212121;
	font-size: 17px; font-weight: bold;
	line-height: 19px;
}

h3 {
	color: #212121;
	font-size: 15px; font-weight: bold;
	line-height: 17px;
}

h4 {
	color: #212121;
	font-size: 14px; font-weight: bold;
}

h5 {
	color: #212121;
	font-size: 13px; font-weight: bold;
}

h6 {
	color: #212121;
	font-size: 12px; font-weight: bold;
}

/* Horizontal Line */
hr {
	background: #999999; height:1px; border: 0px solid;
}

hr.separator {
	background: #495C5F;
	height: 1px;
	width: 75px;
	border: 0px;
}


/* Content - Sections & Categories */


table.contenttoc {
	color: #212121;
	background-color: #e0e0e0;
}

table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
}

.contentdescription {
	color: #212121;
	text-align: left;
}

/** category text format and links **/
.category {
	color: #212121;
	font-size: 11px; font-weight: bold; text-decoration: none;
}

.poll {
	font-size: 10px;
	line-height: 14px
}

table.pollstableborder {
	border: 0px;
}

.contentpane {
	background: #f0f0f0;
}

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #FFFFFF;
	color: #212121;
	font-weight: bold;
}

table

table.contact {
	background-color: #FFFFFF;
}

table.contact td.icons {
	background-color: #ffffff;
	font-weight: bold;
}

table.contact td.details {
	background-color: #ffffff;
	color: #212121;
	font-weight: bold;
}

.pagenav {
	font-weight: normal;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 10px;
}

.readon {
	margin-bottom: 3px;
}

strong {
	color: #212121;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

.mosimage {
 	padding: 5px;
}

.mosimage_caption {
        font-size: 11px;
	color: #888888;
}
