/* TEMPLATE CLASSES */
/* the following classes are used in the template(s)
   they change the main layout of the site*/

.page_bg {
	background: #8C97A2 url(../images/back.jpg) repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
}

/*frame around the whole page*/
.big_frame {
	width: 822px;
	border: solid 1px #9DA6B3;
        
}
td, tr, p, div {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.space {
	background: #E1E6EB ;
}

.header {
	height: 82px;
	background: url(../images/header_bg.jpg) no-repeat;
}

#silver_date {
	float: right;
	width: 20px;
	text-align: right;
	padding: 3px 10px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	white-space: nowrap;
}

#silver_toolbar {
	width: 100%;
	padding: 0px 0px 0px 163px;
}

.silver_box {
	width: 100%;
	border-top: solid 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: left;
	background: url(../images/silver_background.jpg) repeat-x;
}

/* main menu box left*/
.left_box {
	padding: 4px;
	border-right: solid 1px #9DA6B3;
	background: #FFFFFF; 

}

.leftblock {

}

.content_box {
	padding: 4px;
	background: #ffffff;
}

.contentblock {

}

.right_box {
	padding: 4px;
	border-left: solid 1px #9DA6B3;
	background: #FFFFFF; 

}

.rightblock {

}

/* END TEMPLATE CLASSES*/



/* custom stuff */

div#contentblock table td.newsflash {
	padding:0px;
}

.footerblock {

}

.user2block {

}


.user1block {

}


.centerblock {

}


/* working my way up */


.search_box {
	padding: 10px;
}

.searchblock {
	color: #4655E5;
}

.top_right_box {
	border-left: solid 1px #9DA6B3;
	background: #000000;
	padding: 0px;
}

/* required stuff */

#content-pane .tab-page {
	background: #ffffff;
}

.contentpane {

}

.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
}

.small {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.modifydate {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.createdate {
	line-height: 15px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	vertical-align: top;
	display: block;
}

.contentheading {
	background: url(../images/title_background.png) no-repeat;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 0px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0000d2;
	text-align:left;
	text-decoration:underline;
}

a.contentpagetitle:hover {
	color: #ffffff;
}

table.moduletable {
	width: 100%;
	margin: 0px 0px 0px 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: #000000;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	font-weight: normal;
}


table.moduletable ul {
	color: #000000;
}

div#menublock table.moduletable td {
	padding: 0px;
}


a:link, a:visited {
	color: #0000d2; text-decoration: underline;
	font-weight: bold;
}


a:hover {
	color: #2A89CB;	text-decoration: underline;

}

a.category:link, a.category:visited {
	color: #4655E5;
	text-decoration: underline;
}

a.category:hover {
	color: #2A89CB;
	text-decoration: none;
	font-weight: bold;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #4655E5;
	text-decoration: none;
}

a.pagenav:hover {
	color: #2A89CB;
	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: #745632;
	text-decoration: none;
	font-weight: bold;
}

.fase4rdf a:hover {
	color: #cc9900;
}

.componentheading {

	background: url(../images/title_background.png) no-repeat;
	vertical-align: top;
	padding-top: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

.sectiontableheader {
	background : #293C43;
	color : #ffffff;
	font-weight : bold;
	padding: 3px;
}

.sectiontableentry1 {
	background-color : #AFB6C0;
	padding: 2px;
}

.sectiontableentry2 {
	background-color : #AFB6C0;
	padding: 2px;
}

div#middle_box .sectiontableentry1 {
	background-color : #3E5867;
	padding: 2px;
}

div#middle_box .sectiontableentry2 {
	background-color : #516B79;
	padding: 2px;
}

div#right_box .sectiontableentry1 {
	background-color : #182327;
	padding: 2px;
}

div#right_box .sectiontableentry2 {
	background-color : #293C43;
	padding: 2px;
}

BODY {
	margin: 0px 0px 0px 0px;
	background: #f7f7f2;
}

td,tr,p,div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

ul
{
	margin: 0 10px;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 18px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}



.button {
	font-weight: bold;
	border:solid 1px #000000;
	background-color: #8BA0A8;
	color: #4655E5;
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
}

.inputbox {
	font-weight: normal;
	color: #000000;
	background: #DFE0E1;
	border: 1px solid #000000;
}

/* ---------------- unedited below here ----------------------*/

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #AFB6C0;
	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: #4655E5;
}
.offtab {
	background-color: #25343B;
	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: #ffffff;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h1 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
	margin-top: 0px;
}
h2 {
	color: #FF9900;
	font-size: 12px; font-weight: bold;
}
h4 {
	color: #000000;
	font-size: 16px; font-weight: bold;
}

h5 {
	color: #000000;
	font-size: 14px; font-weight: bold;
}

h6 {
	color: #dddddd;
	font-size: 12px; font-weight: bold;
}

/* Horizontal Line */
/*
hr {
	background: #000000; height:1px; border: 1px solid;
}

hr.separator {
	background: #495C5F;
	height: 1px;
	width: 75px;
	border: 0px;
}*/

/* Content - Sections & Categories */


table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
}

table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
}

.contentdescription {
	color: #000000;
	text-align: left;
}

/** category text format and links **/
.category {
	color: #ff0000;
	font-size: 11px; font-weight: bold; text-decoration: none;
}



.poll {
	font-size: 10px;
	line-height: 14px
}

table.pollstableborder {
	border: 0px;
}

.contentpane {
	background: #ffffff;
}

.smalldark {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

table

table.contact {
	background-color: #AFB6C0;
}

table.contact td.icons {
	background-color: #000000;
	font-weight: bold;
}

table.contact td.details {
	background-color: #293C43;
	color: #ffffff;
	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: 40px;
}

.readon {
	margin-bottom: 10px;
	
}

strong {
	color: #000000;
	font-size: 12px;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
/* MENU TOP */


table.menu_top td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}



/* MENU MAIN */


table.menu_main td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	
}