@charset "utf-8"; 
/* CSS Document */

#Line {
	background-image: url(../images/bg1.jpg);
	height: 25px;
}
#Banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-attachment: fixed;
	display: none;
}
#Side {
	background-color: #000000;
	border: thin groove #FF0000;
}
#Main {
	background-attachment: scroll;
	background-color: #000000;
/*	background-image: url(../images/mbg.png);*/
	background-repeat: no-repeat;
	background-position: right bottom;
	border: thin double #FF0000;
	width: 100%;
/*	max-width:750px;*/
}

/* #######################  GENERAL SETTINGS ############################ */
html.body{
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
	margin: 10px;
	background-image: url(../images/grilledark.gif);
}

/*  Global Formatting */
h1 {
	font-size:14px;
	line-height: 18px;
	font-weight: bolder;
	color: #FFFF00;
}
h2 {
	font-size:13px;
	line-height: 17px;
	font-weight: bolder;
	font-style: italic;
	color: #FF9900;
}
h3 {
	font-size:12px;
	line-heght: 17px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
	background-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 2px;
	border: thin ridge #000000;
	text-indent: 10px;
}
/*h4 {font-size:13px;line-height: 1px;font-weight: 900;}
h5 {font-size:12px;line-height: 1px;font-weight: 900;}
h6 {font-size:11px;line-height: 1px;font-weight: 900;}*/
td{font-size: 11px;}
th{
	font-size: 11px;
	font-weight: bold;
}
td a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	font-size: 12px;
}
td a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
}
td a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
}
td a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
}
td-usr a {
	color: #FFFFFF;
	text-decoration: none;
}
td-usr a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
td-usr a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
td-usr a:active {
	color: #FFFFFF;
	text-decoration: none;
}

h3 a {
	font-size:12px;
	line-height: 17px;
	font-weight: bold;
	font-style: italic;
	color: #FF6600;
}
h3 a:hoover {
	font-size:12px;
	line-height: 17px;
	font-weight: bold;
	font-style: italic;
	color: #FF6600;
}
h3 a:visited {
	font-size:12px;
	line-height: 17px;
	font-weight: bold;
	font-style: italic;
	color: #FF6600;
}
h3 a:active {
	font-size:12px;
	line-height: 17px;
	font-weight: bold;
	font-style: italic;
	color: #FF6600;
}

a {
	font-size: 12px;
}
a:link {
	font-size: 12px;
}
a:hover {
	color: #FFFF99;
	text-decoration: none;
	font-size: 12px;
}
a:visited {color: #FFFF99;}
a.image, a.image:hover  {
	border:thin inset #FF0000;
	background-color: #CCCCCC;
	padding: 3px;
	display: block;
	height: 150px;
	width: 150px;
}

/* #######################  END GENERAL SETTINGS ############################ */

body {
	height: 100%;
	margin-bottom: 1px;
	background-color: #000000;
}

/*##################### NAVIGATION SECTION #####################*/	
/* Pathway Breadcrumbs */	
.pathway {
	font-size: 11px;
	color:#FFFFFF;
	line-height: 15px;
	font-weight: bold;
	margin-left: 10px;
}
a.pathway:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.pathway:visited {color:#FFFFFF;}
a.pathway:active {color:#FFFFFF;}
a.pathway:hover {color:#FFFFFF;}

/* Mainlevel menu */
.mainlevel {

}

a.mainlevel {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border: 2px outset #999999;
	width: 142px;
	/*	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;*/
	padding-left: 25px;
	background-image: url(../images/p.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	font-size: 12px;
}
	
a.mainlevel:hover {
	color: #CC0000;
	background-color: #333333;
	font-size: 12px;
}
a.mainlevel:visited {
	color: #FFFFFF;
}
a.mainlevel:active {
	color: #FFFFFF;
}
/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel{}
a.sublevel{}
a.sublevel:hover {}
/* End Sub Menu */

/* Add Custom Menus */

/* Add Custom Menus */

/*##################### NAVIGATION SECTION #####################*/	

/* ##################### STANDARD MODULE TABLE  #################*/      

table.moduletable {
	width: 100%;
	padding: 2px;
	margin: 0px;
	font-size: 11px;
	border: 2px groove #666666;
	background-color: #191919;
}
table.moduletable th {
	height: 30px;
	color: #FFFFFF;
	background-image: url(../images/subhead_bg.png);
	text-align: left;
	padding-left: 15px;
	vertical-align: middle;
	background-repeat: no-repeat;
	margin-right: 2px;
	margin-left: 2px;
}
table.moduletable td {
	height: 24px;
	margin-left: 5px;
	color: #FFFFFF;
	line-height: 17px;
}
/*#############################*/
table.moduletable-usr {
	width: 100%;
	padding: 2px;
	margin: 0px;
	font-size: 11px;
	border: 2px groove #666666;
}
table.moduletable-usr th {
	height: 30px;
	color: #FFFFFF;
	background-image: url(../images/subhead_bg.png);
	text-align: left;
	padding-left: 15px;
	vertical-align: middle;
	background-repeat: no-repeat;
	margin-right: 2px;
	margin-left: 2px;
}
table.moduletable-usr td {
	height: 24px;
	margin-left: 5px;
	color: #FFFFFF;
	line-height: 17px;
}
table.moduletable-usr td a {
	color: #FFFFFF;
	text-decoration: none;
}
table.moduletable-usr td a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
table.moduletable-usr td a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
table.moduletable-usr td a:active {
	color: #CCCCCC;
	text-decoration: none;
}
/*#############################*/
table.moduletable-m {
	width: 100%;
	padding: 2px;
	margin: 0px;
	font-size: 11px;
	border: 2px groove #666666;
}
table.moduletable-m th {
	height: 27px;
	color: #FFFFFF;
	background-image: url(../images/subhead_bg.png);
	text-align: left;
	padding-left: 15px;
	vertical-align: middle;
	background-repeat: no-repeat;
	margin-right: 2px;
	margin-left: 2px;
}
table.moduletable-m td {
	height: 24px;
	margin-left: 5px;
	color: #FFFFFF;
	line-height: 17px;
}
table.moduletable-m ul {
	color: #FFFFFF;
}
table.moduletable-m li {
	list-style-position: outside;
	border: 2px outset #000000;
	background-color: #191919;
	background-image: url(../images/Newsp_.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	margin-right: 3px;
	margin-left: -40px;
	text-indent: 30px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
table.moduletable-m li a {
	color: #FFFFFF;
}
table.moduletable-m li a:hover {
}
table.moduletable-m li a:visited {
}
table.moduletable-m li a:active {
}

/* Module wrappers for round conners module style -3*/
div.module {
	width: 100%;
}
/* Font Control */
/* Title Control */

div.module h3 { 
	color: #FFFFFF;
	text-align: center;
}
/* List Control */
.module ul {
}
.module li {
	list-style-position: inside;
	list-style-type: upper-roman;
}
/* Link Control*/
.module a {
	font-size: 11px;
	color: #000000;
	margin-left: 5px;
}
.module a:link{color: #000000;}
.module a:visited {color: #000000;}
.module a:hover {color: #000000;}
.module a:active {color: #000000;}
.module {}
.module div {}
.module div div {}
.module div div div {}
.module div div div div {}

/* Add here Custom Modules */

/* End Custom Modules */

/* ##################### END STANDARD MODULE TABLE  #################*/   

/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
	font-size: 16px;
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
	font-style: oblique;
}
/* content title and links */
.contentpagetitle {background-color : White; }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: normal; color: #FF6600;border-bottom: 0px;}
a.contentpagetitle:hover {color: #000;border-bottom: 0px  dashed #CCCCCC;text-decoration: none;}
/* top box like a category description */
.contentdescription {
	background-color : White;
	color: #000000;
}
/* Main Body Text */
.contentpane {
	color: #FFFFFF;
}
.contentpaneopen {}
/* Main Body Text */
/* article rating */
.content_rating {font-size:9px;}
.content_vote {font-size: 9px;}
/* icons */
.buttonheading{}
.pop-ups {}
a.pop-up {}
/* Dates */
.createdate {
	color: #FFFF99;
	font-size:9px;
	line-height: 11px;
}
.modifydate {
	font-size: 9px;
	color: #FFFF99;
	text-decoration: none;
	line-height: 11px;
}
.newsfeeddate {
	font-size: 9px;
	color: #FFFF99;
	line-height: 11px;
}
/* Dates */

/* Writen by Authors name */
.small {
	color: #FF0000;
	font-size:9px;
	line-height: 11px;
}
 
/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{font-size: 10px;  color: #CC0000; }
.pagebar{font-size: 10px;}
.pagenav_prev{font-size: 10px;  color: #CC0000; }
.pagenav_next{font-size: 10px;  color: #CC0000; }
a.pagenav {color: #CC0000; border-bottom: 0;}
a.pagenav:hover {color: #CC0000; border-bottom: 0;}
.pagenavcounter{
	height: 14px;
}
.back_button{
/*	background-image: url(../images/back.png);
	background-repeat: no-repeat;
	background-position: left;*/
}
/* Read more link */
.readon{
font-size: 11px; color:#CC0000;font-weight: bold;
}
 
/* Article index  {mospagebreak} */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
}
	
table.contenttoc th {}
	
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 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	margin-top: 1.5px;
	line-height: 22px;
	background-color: #999999;
	text-indent: 5px;
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/
.section tr {
	background-color: #CCCCCC;
}
.sectiontableheader {
	background-color : #D3D3D3;
	color : #333;
	font-weight : bold;
	border-collapse: collapse;
	font-size: 12px;
	}

/* Table odd and Even Rows */
.sectiontableentry1 {
	background-color : #999999;
	font-size: 11px;
	padding: 2px;
}
.sectiontableentry2 {
	background-color : #666666;
	font-size: 11px;
	padding: 2px;
}
.sectiontablefooter{
	height: 18px;
}
/* End Sectiontable */

/* Category */
.category {color:#333;}
a.category:link {
	color: #FFFFFF;	
}
a.category:visited {
}
a.category:hover  {
	text-decoration: underline;
}
/* End category */

/* blogsection */
.blog {}
.blogsection{}
.blog_more{}
.blog_heading {}
/* space from bottom of article */
.article_seperator{
	background-image: url(../images/jdmr.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	display: block;
	height: 75px;
}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{
	height: 20px;
	font-size: 11px;
}
/*Search Form keyword highlight*/
.highlight {
border: 1px dashed #010101;
background: #DDEEFF;
padding: 0px 2px 0px 2px;}
/* End Search Form */

/* wrapper title */
.wrapper{}
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/

/* ##################### FORM SECTION  #####################*/	
form {
	font-size: 11px;
	line-height: 17px;
	background-color: #191919;
}
form a {
	font-size: 11px;
}
form a:visited {
	font-size: 11px;
}
form a:hover {
	font-size: 11px;
	text-decoration: underline;
}
form a:link {
	font-size: 11px;
}

label {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
input {
	font-size: 11px;
	color: #FFFFFF;
	border: 2px inset #666666;
	background-color: #666666;
	margin: 2px;/*	width: 150px;*/
}
.inputbox {
	font-size: 11px;
	color: #FFFFFF;
	border: 2px inset #666666;
	background-color: #666666;
	margin: 2px;
}
.text_area {background: White;}
/* Pull down menu */
.selectbox {
	width: 100%;
	font-weight: normal;
}
select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.checkbox{
	width: 10px;
}
/* Submit Button */
.button {
	border: 2px outset #000000;
	background: #333;
	color: White;
	font-weight: bold;
/*	width: 150px;*/
	padding: 2px;
}
ul {
	color: #FFFFFF;
}
li {
}
li a {
	font-weight: bold;
	color: #FFFFFF;
}
li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
li a:visited {
	color: #FFFFFF;
}
li a:active {
	color: #FFFFFF;
}
/*#################################################*/
/* Contact pxail Form */
.contact_pxail {margin: 0px;padding: 5px;}
/* ##################### 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.2px;
	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 : 11px;
	color : #FFFFFF;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #000000;
	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: 0.2px;
   }

.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: .2px;
   }

.edit-tabs {
   padding: 1px;
   background: 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 ###################### */
