/* *********************** GENERAL SETTINGS     *********************** */
body{
	font: normal 12px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #8ca4b4;
	background: #040e1a;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}
/* CSS global reset for all browsers */ 
* { padding: 0px; margin: 0px; }
/*  Global Formatting */
h1 {font-weight: bold; font-size: 24px; color: #ffffff; letter-spacing: -1px;}
h2 {font-weight: bold; font-size: 20px; color: #ffffff; letter-spacing: -1px; text-transform: none;}
h3 {font-weight: normal; font-size: 18px; color: #ffffff; letter-spacing: -1px; line-height: 22px; text-transform: none;}
h4 {font-weight: bold; font-size: 13px; color: #ffffff; line-height: 14px; text-transform: none; }
h5 {font-weight: bold; font-size: 12px; color: #ffffff; line-height: 13px; text-transform: none; }
h6 {font-weight: bold; font-size: 11px; color: #ffffff; line-height: 12px; text-transform: none;}
a {color: #ff8400; text-decoration: underline;}
a:hover {color: #ff8400; text-decoration: none;}
a.image, a.image:hover  {border:0;}
li {
	margin-left: 24px;
}
fieldset {
	width: 90%;
	padding: 5px;
	border: 1px solid #eee;
}
.both {
	clear: both;
}

input, select, label {
	vertical-align: middle;
}

p {
	padding: 10px 0px;
}
body.contentpane {
background:#FFFFFF;
}


/* *********************** END GENERAL SETTINGS *********************** */

#content { 
	margin: 0px auto;
	width: 720px;
	background: #040e1a url(../images/content_bg.gif) repeat-y top center;
	padding: 0px;
}

#top { 
	padding: 0px; 
	margin-top: 0px;
	background: transparent url(../images/top_bg.jpg) no-repeat top center;
	height: 388px; 
	width: 720px;
	position: relative;
	clear: both;
} 

#top h1 {
	font: normal 72px Georgia, "Times New Roman", Times, serif;
	color: #ffffff; 
	letter-spacing: -4px; 
	text-transform: none;
	position: absolute;
	top: 120px;
	left: 238px;
}

#top h2 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #ffffff; 
	letter-spacing: 0px; 
	text-transform: none;
	position: absolute;
	top: 100px;
	left: 238px;
}

#top #logo {
	position: absolute;
	top: 16px;
	left: 15px;
}

#top #menu {
	position: absolute;
	bottom: 20px;
	right: 25px;
}

#menu #uls {
	text-align: right;
	padding: 0px;
}

#menu table.moduletable {
	margin: 0px;
	padding: 0px;
}

#menu #uls table.moduletable td {
	background: none;
}

#menu #uls ul {
	list-style: none; 
	text-align: right; 
	padding-top: 0px;
	display: inline;
	float: right;
}

#mainlevel-nav li
{
	padding: 0px;
	background: transparent;
	display: inline;
	white-space: nowrap;
	margin: 0px;
	float: left;
}

#mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: none;
	background: transparent;
	padding: 0px 5px;
}

#mainlevel-nav li a:hover {
	color: #ffa800;
	text-decoration: none;
}

#mod_user5, #mod_user6, #mod_user7 {
	width: 660px;
	color: #8ca4b4;
	padding: 10px 0px;
}

#mod_user5 a, #mod_user6 a, #mod_user7 a {
	color: #ff8400;
}

/* Accordion */

#wrapper2 .tabbed h3{
	font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	text-indent: 10px;
	cursor: pointer;
	text-transform: none;
}

#wrapper2 h3 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	letter-spacing: 0px;
}

#wrapper2 h3 a {
	color: #ffffff;
	text-decoration: none;
}

#wrapper2 h3 a:hover {
	color: #ff8a00;
	text-decoration: none;
}

#wrapper2 {
	width: 660px;
	padding: 0px 25px;
	margin: 0px;
}

#wrapper2 .tabbed{
	color: #ffffff;
	margin: 0px;
	height: 14px;
	padding: 9px 0px;
	background: #030a1a url(../images/toggler_bg.gif) repeat-x top center;
	font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
	cursor: pointer;
}

#main {
	padding: 0px 0px; 
	margin: 0px 5px; 
	width: 710px;
	background: transparent url(../images/main_bg.jpg) no-repeat top center; 
	clear: both;
} 

#main_bottom {
	background: transparent url(../images/main_bot_bg.jpg) no-repeat bottom center;
}

#main_content {
	width: 660px;
	padding: 10px 25px;
}


/******/

.white_space {
	height: 20px;
	display: block;
}

.sep {
	display: block;
	height: 10px;
	clear: both;
}

#footer {
	margin: 0px;
	width: 100%;
	height: 50px;
	background: transparent;
}

#footer p {
	font-size: 11px;
	color: #5d92b2;
	text-align: right;
	margin: 0px 25px;
	padding: 0px;
	background: transparent;
}

#footer p a {
	text-decoration: none;
	color: #ff8400;
	font-weight: normal;
}

#footer p a:hover {
	text-decoration: underline;
}

/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** STANDARD MODULE TABLE  ********************* */
table.moduletable { }

table.moduletable td { } 

.moduletable p {
	text-align: left;
}

/* Custom Modules */

.latestnews, .mostread {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

li.latestnews. li.mostread {
	width: 190px;
	list-style: none;
}

li.latestnews a, li.mostread a {
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding-left: 12px;
	display: block;
	width: 188px;
	background: transparent url(../images/arrow.gif) no-repeat left;
}

li.latestnews a:hover, li.mostread a:hover {
	text-decoration: underline;
}

.search {
	padding: 14px 0px 0px 0px;
	margin: 0px;
	height: 21px;
}

.search .button {
	background: none;
	border: none;
	color: #ffffff;
	font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 19px;
	height: 19px;
	letter-spacing: 0px;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	width: 65px;
}

.search .button:hover {
	color: #ffa800;
}

.search .inputbox {
	margin: 0px;
	padding: 2px;
	width: 165px;
	background: #202020;
	border: none;
	color: #a4a4a4;
	vertical-align: middle;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

td.contentheading {
	padding: 10px 0px;
	margin: 0px;
	line-height: 14px;
	font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
	letter-spacing: 2px;
	color: #ffffff;
	text-transform: uppercase;
}

.contentheading table td {
	letter-spacing: 0px;
	font-weight: bold;
}

/* content title and links */
.contentpagetitle {background-color : transparent; }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: bold; color: #ff8400; }
a.contentpagetitle:hover { color: #ffffff; text-decoration: none;}

/* top box like a category description */
.contentdescription {
	background-color : transparent;
	padding: 10px 0px;
}

/* Main Body Text */
.contentpane {background: transparent;}

.contentpaneopen { background-color: transparent; line-height: 16px;width:98%; }

/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:10px; padding-left: 2px;vertical-align: middle;line-height: 10px;}
.content_vote {font-weight: normal;font-size: 10px;}
.content_rating img {
	vertical-align: middle;
}

.content_vote input {
	background: none;
}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #687079; font-size: 11px; font-weight: bold; text-transform: none; padding-bottom: 15px; line-height: 12px; }
.modifydate {color: #687079; font-size: 10px; font-style: normal; text-transform: uppercase; line-height: 12px;}
.newsfeeddate {font-size: 11px; color: #999; font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small { 
	color: #687079;
	font-size: 11px;
	line-height: 12px;
	margin: 0px; padding: 0px;
	text-transform: none;
}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav { 
	font-size: 11px; 
	color: #696969;
}
.pagebar{font-size: 11px; font-weight: bold;}
.pagenav_prev{font-size: 11px; color: #696969;  }
.pagenav_next{font-size: 11px; color: #696969; }
a.pagenav {color: #333333; text-decoration: underline; font-weight: normal; }
a.pagenav:hover {color: #333333; text-decoration: none; font-weight: normal; }
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 11px; letter-spacing: 1px; height: 15px; clear: both;  margin: 5px 0px; text-transform: uppercase; font-weight: bold; }

/* Read more link */
.readon {
	font-weight: bold !important;
	text-decoration: none;
	color: #ff8400;
}

.readon:hover {
	text-decoration: underline;
	color: #ff8400;
}

/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
	}
	
table.contenttoc th {
	background: transparent; 
	color: #333333;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
	text-align: right;
	margin-top: 5px;
	background: transparent;
	line-height: 48px;
	font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background: #030a1a url(../images/toggler_bg.gif) repeat-x top center;
	color : #333333;
	border-collapse: collapse;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
}

/* Table odd and Even Rows */
.sectiontableentry1 {
	background: transparent;
	color: #999999;
	font-size: 11px; 
	padding: 2px 0px !important;
	text-align: left;
}

.sectiontableentry2 {
	background: #333333;
	color: #999999;
	font-size: 11px; 
	padding: 2px 0px !important;
	text-align: left;
}

.sectiontableentry1 td, .sectiontableentry2 td {
	padding: 2px !important;
}

.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px; 
	padding: 0px;
	height: 15px;
	width: 15px;
	background: none;
	vertical-align: middle;
}

#left_col .sectiontableentry1 label, #left_col .sectiontableentry2 label {
	margin: 0px;
	padding: 0px;
	width: 160px;
	display: block;
}

.sectiontablefooter {
	height: 18px; 
}

table.poll {
	border: none;
	margin: 0px;
	padding: 0px 5px;
}

table.poll thead td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
}

table.pollstableborder {
	margin: 0px;
	padding: 0px;
	border: none;
}

table.pollstableborder td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 130px;
}

/* End Sectiontable */

/* Category */
.category {color:#ccc;}
a.category:link, a.category:visited { height: 15px; color: #ff8400; text-decoration: underline;  }
a.category:hover  {	height: 15px; color: #ff8400; text-decoration: none; }
/* End category */

/* blogsection */
.blog {background-color: transparent;}
.blogsection{	height: 18px;  }
.blog_more{	clear: both; display: block; width: 430px; padding: 10px 0px; }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{background-color : transparent;}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
	background: #f0f0f0;
	padding: 0px 4px 0px 4px;
	color: #333333;
	font-weight: bold;
}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */	
form { 
	font-size: 11px;
	margin: 0px;
}

input {
	background-color: #FFFFFF;
	font-size: 11px; color: #333; padding: 1px;
}

#mod_login_username, #mod_login_password {
	background: #fff;
	font-size: 12px;
	padding: 2px;
	margin: 3px 0px;
	width: 150px;
	border: 1px solid #c8c8c8;
	color: #666;
}

#mod_login_remember {
	background: none;
	border: none;
	height: 15px;
	vertical-align: middle;
}

.inputbox { background: transparent; border: 1px solid #666666; margin: 2px 0px; color: #cccccc; }
.text_area, textarea {background: transparent; border: 1px solid #666666; width: 100%; color: #cccccc; }
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {
	border: none;
	color: #ff8400;
	font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
	background: transparent;
	margin: 0px;	
	text-transform: none;
	vertical-align: middle;
	outline: none;
	height: 23px;
}

.button:hover {
	color: #ffffff;
}


#left_col select, #left_col #mod_templatechooser_jos_change_template, #left_col option, select, select option {
	font-weight: normal;
	background: #000000;
	color: #cccccc;
	border: 1px solid #666666;
	width: 150px;
}


/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}

#searchphraseany, #searchphraseall, #searchphraseexact {
	background: none;
}


/* *********************** END FORM SECTION *********************** */

/* *********************** TABBED EDITING *********************** */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }
img { border: 0 none; }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* *********************** End TABBED EDITING *********************** */



