/* custom stuff */
div#contentblock table td.newsflash {
	padding:0px;
}

.footerblock {
}

.user2block {
}

.user1block {
}

.rightblock {
}

.contentblock {
}

.centerblock {
}

.leftblock {
}

.header {
	height: 111px;
	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: 26px;
	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: #2E4452 url(../images/menu2_fade.jpg) repeat-x;
}

.right_box {
	padding: 4px;
	border-left: solid 1px #9DA6B3;
	background: #182327 url(../images/menu1_fade.jpg) repeat-x;
}

.searchblock {
	color: #ff6600;
	font-size: 9pt;
	font-weight: bold;
}

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

.page_bg {
	/*background: #121A1D url(../images/back_fade.jpg) repeat-x;*/
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	margin: 0px;
	border: 0px;
}

.big_frame {
	width: 800px;
	border: solid 1px #9DA6B3;
}

/* required stuff */
#content-pane .tab-page {
	background: #000000;
}

.contentpane {
}

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

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ff9999;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
	text-indent: 6px;
}

.modifydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.8pt;
	color: #ED1C24;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

.createdate {
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.8pt;
	color: #ED1C24;
	font-weight: bold;
	vertical-align: top;
	display: block;
	text-indent: 6px;
}

.contentheading {
	/*background: url(../images/title_background.png) no-repeat;*/
	vertical-align: middle;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #639ace;
	text-align: left;
	text-indent: 0px;
	width: 100%;
	height: 20px;
	text-indent: 6px;
	/*text-transform: uppercase;*/
}

.contentpagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
}

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

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

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-family: Arial, Helvetica, sans-serif;
	font-size: 15 pt;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-indent: 7px;
	width: 100%;
	height: 10px;
	/*text-transform: uppercase;*/
}

table.moduletable td {
	font-size: 8pt;
	padding: 0px;
	font-weight: normal;
	text-indent: 0px;
}

/*
table.moduletable ul {
	color: #ff0000;
}
*/
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699; text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	color: #3399cc;	text-decoration: none;
	font-weight: bold;
}

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

#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {
background-image: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
/*font-weight: bold;*/
text-align: right;
list-style:none; 
float: left;
margin: 0px;
padding-left: 8px;
padding-right: 0px;
line-height: 15px;
height: 15px;
white-space: nowrap;
/*border-right: 1px solid #9DA6B3;*/
}

#mainlevel-nav a {
float: none;
text-align: right;
text-decoration: none;  
color: #ffffff;

}
#mainlevel-nav a:hover {
color: #fa8229;
}
a.topmenu, a.topmenu:visited {
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	/*text-indent: 8px;*/
	/*padding-left: 6px;*/
	margin-left: 6px;
}
a.topmenu:hover {
	color: #FA8229;
}

a.mainlevel:link, a.mainlevel:visited {
	/*background: url(../images/menu_bullet.png) no-repeat;*/
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #414E54;
	text-align: left;
	/*padding-left: 5px;*/
	height: 15px;
	margin-bottom: 1px;
}

a.mainlevel:hover {
	/*background-position: 0px 0px;*/
	text-decoration: none;
	color: #000000;
}

.pollstableborder {
	border: 1px solid;
	padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
	/*padding-left: 0px;*/
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.85pt;
	color: #4A494A;
	text-align: right;
}

#active_menu {
	color:#ffffff;
	font-weight: bold;
	text-decoration: underline;
}

a.sublevel:hover {
	color: #000000;
	text-decoration: none;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; 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: #D6DF8C; 
	text-decoration: none;
}


a.category:link, a.category:visited {
	color: #639ace;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

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

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

a.pagenav:hover {
	color: #9AB6C2;
	text-decoration: none;
}

.frontpageheader {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}

.newsfeedheading {
	font-size: 11px;
	font-weight: bold;
	color: #639ace;
	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: #3399cc;
}

.componentheading {
	/*background: url(../images/title_background.png) no-repeat;*/
	vertical-align: top;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	width: 100%;
	height: 20px;
	/*text-transform: uppercase;*/
}
.componentheading2 {
	/*background: url(../images/title_background.png) no-repeat;*/
	vertical-align: top;
	background-color: #99ccff;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	width: 100%;
	height: 20px;
	/*text-transform: uppercase;*/
}
.sectiontableheader {
	background : #ffffff;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 7.9pt;
	padding: 3px;
	/*width: 95%;*/
}

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

.sectiontableentry2 {
	background-color : #ffffff;
	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;
	color : #00659c;
}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/*color: #cccccc;*/
}

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

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

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #333366;
	background-color: #ffffff;
	color: #333366;
	text-align: center;
	margin-top: 5px;
}

.inputbox {
	height: 17px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	background: #FFFFFF;
	border: 1px solid #000000;
}

/* ---------------- unedited below here ----------------------*/
/* Styles for dhtml tabbed-pages */
.ontab {
	/*background-color: #121A1D;*/
	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: #336699;
}
.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: #ffcccc;
}

.tabpadding {
}

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

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

h4 {
	color: #cccccc;
	font-size: 16px; font-weight: bold;
}

h5 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
}

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

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

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

/* Content - Sections & Categories */
table.contenttoc {
	color: #ffffff;
	background-color: #e0e0e0;
}

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

.contentdescription {
	color: #FFFFFF;
	text-align: left;
}
.contentdescription2 {
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
}

/** 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: #121A1D;*/
}

.smalldark {
	font-size: 11px;
	color: #000000;
	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: #0D1315;
}

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;
}

/* New Styles */
td.cad-left {
background: url(../images/menu_gauche.jpg);
}

td.cad-main {
	background-color: #ffffff;
}
cad.dg-right {
	background-color: #ffffff;
}
.selectzone {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #336699;
	width: 115px;
}
.selectbutton {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6B696B;
	border: 1px solid #6B696B;
}
td.news-td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	text-indent: 3px;
}
ul.news-ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.8pt;
	color: #000000;
	padding-left: -10px;
}
ul.news-ul li {
	padding-left: -10px;
}
span.news-ul-li, a.news-ul-li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #336699;
	text-align: justify;
	/*font-weight: bold;*/
}
a.news-ul-li:hover {
	color: #3399cc;
}
div.contact_email {
	padding-left: 5px;
}
div.wats {
	padding-left: 5px;
	width: 97%;
}