/* CSS Document */

html {
	
}
	
body {
	/* background-color: #cfc9a7; */
	background-color: #000000;
    margin: 20px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #263C89;
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	text-decoration: none;	
	color: #263C89;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #263C89;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #263C89;
	font-size: 12px;
}

a.bottommenu:link {
        text-decoration: none;
        color: #999999;
        font-weight: bold;
        font-size: 10px;
}
a.bottommenu:visited {
        text-decoration: none;
        color: #999999;
        font-weight: bold;
        font-size: 10px;
}
a.bottommenu:hover {
        text-decoration: underline;
        color: #FFFFFF;
        font-size: 10px;
}
a.bottommenu:active {
        text-decoration: none;
        color: #FFFFFF;
        font-size: 10px;
}

.cobox a:link {
        text-decoration: none;
        color: #000000;
        font-weight: bold;
        font-size: 18px;
}
.cobox a:visited {
        text-decoration: none;
        color: #000000;
        font-weight: bold;
        font-size: 18px;
}
.cobox a:hover {
        text-decoration: underline;
        color: #000000;
        font-size: 18px;
}
.cobox a:active {
        text-decoration: none;
        color: #000000;
        font-size: 18px;
}

.image_cell { 
	padding: 7px; 
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #FE7013; 
	background-color: #FFFFFF; }        

.gallery_cell {
        padding: 7px;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #666666;
        background-color: #FFFFFF; }

#base
{
	width: 762px;
}

#leftcolumn {
	width: 202px;
}

#logo {
	/* background-color: #241D1A; */
	margin-right: 8px;
	width: 202px;
	margin-bottom: 8px;
	border: 1px solid #F76625;
}
#leftmenu {
	background-color: #FFFFFF;
	border: 1px solid #F76625;
	margin-right: 8px;
	margin-bottom: 8px;
	width: 202px;
	color: #46494B;

}
#search {
	background: #FFFFFF;
	border: 1px solid #F76625;
	margin-right: 8px;
	margin-bottom: 8px;
	width: 202px;
	height: 34px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#left {
	background: #FFFFFF;
	border: 1px solid #F76625;
	margin-right: 8px;
	margin-bottom: 8px;
	width: 202px;
	color: #46494B;
	/*padding-left: 2px;*/
}
#masthead {
	margin-bottom: 8px;
	border: 1px solid #F76625;
	width: 552px;
	padding: 0px;
	height: 123px;
}
#hormenu {
	background: #FFFFFF;
	border: 1px solid #F76625;
	margin-bottom: 8px;
	text-decoration: none;
	color: #46494B;
	width: 552px;
}
#mb {
	background: #FFFFFF;
	margin-bottom: 8px;
	border: 1px solid #F76625;
	padding-left: 5px;
	padding-right: 5px;
	width: 552px;
}
#mb2 {
        background: #FFFFFF;
        margin-bottom: 8px;
        border: 1px solid #F76625;
        padding-left: 5px;
        padding-right: 5px;
        width: 760px;
}

#user {
	background: #C8C0A7;
	margin-bottom: 8px;
	width: 552px;
	}
#user2 {
        background: #FFFFFF;
        margin-bottom: 8px;
        border: 1px solid #F76625;
        padding-left: 5px;
        padding-right: 5px;
        width: 552px;
}

#bottom {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #001F5D;
	font-size: 10px;
	/*width: 753px;*/
	margin-bottom: 8px;
}
#footer {
	/*width: 753px;*/		
}
/***********************************************/
/*Component Divs                               */
/***********************************************/


/*************** #pageName styles **************/
.buggybox {height: 1%;}
#parentElement>.buggybox {height: 1%;}

/*##################### NAVIGATION SECTION #####################*/	
/* Pathway Breadcrumbs */	
	.pathway {font-size: 10px;color:#333;}
	a.pathway:link {color:#659FDE;}
	a.pathway:visited {color:#659FDE;}
	a.pathway:active {color:#659FDE;}
	a.pathway:hover {color:#659FDE;text-decoration:none;}
	
/* Mainlevel menu */

a.mainlevel {
	display: block;
	background: #ffffff;
	color: #858585;
	padding: 5px 0 5px 5px;
	padding: 4px;
	margin: 0 0 0px 0;
	text-decoration: none !important;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	}
	
a.mainlevel:visited {
        display: block;
        background: #ffffff;
        color: #858585;
        padding: 5px 0 5px 5px;
        padding: 4px;
        margin: 0 0 0px 0;
        text-decoration: none !important;
        font-family: Myriad, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        }

a.mainlevel:hover {
	color: #FFFFFF;
	background: #F68934;
					}
/* End Mainlevel menu */
	
/* Sub Menu */
/* .sublevel{height: 10px;} */

a.sublevel{	display: block;
	background: #ffffff;
	color: #858585;
	padding: 0px 1px 2px 1px;
	margin: 0px 0px 1px 0px;
	margin-bottom: 1px;
	text-decoration: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
		}

a.sublevel:visited {
	display: block;
        background: #ffffff;
        color: #858585;
        padding: 0px 1px 2px 1px;
	margin: 0px 0px 1px 0px;
	margin-bottom: 1px;
        text-decoration: none !important;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
                }

   a.sublevel:hover {
	display: block;
	color: #FFFFFF;
	padding: 0px 1px 2px 1px;
        margin: 0px 0px 1px 0px;
	margin-bottom: 1px;
	font-size: 11px;
	background: #F68934;}

/* End Sub Menu */

/* Add Custom Menus */

/* Add Custom Menus */


/*##################### NAVIGATION SECTION #####################*/	

/* ##################### STANDARD MODULE TABLE  #################*/	
table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.moduletable th {
	background: #2F2418;
	height: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}

table.moduletable td {height: 12px;}

/* Add here Custom Modules */

/* End Custom Modules */

/* ##################### END STANDARD MODULE TABLE  #################*/	

/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading2 {
font-size: 12px;
width: 100%;
font-weight: bold;
color: #659FDE;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contentheading {
    font-family: "Serif";
    font-size: 22px;
    color: #F68933;
    text-align:left;
    margin-top: 16px;
         background-color: White;
}

.qa {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #F68933;
    text-align:left;
         background-color: White;
}

/* 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;}

/* Main Body Text */
.contentpane {
	background: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E432F;
	}

.contentpaneopen {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.contentpaneopensmall {
        background-color: White;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        }

li {
	background-color: White;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        }

.lismall {
	background-color: White;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        }
	
/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #666; font-size:.8em; font-weight: normal;}
.modifydate {font-size: 10px;color: #666;text-decoration: none;font-weight: normal;}
.newsfeeddate {font-size: 10px;color: #FF6600;font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small {color: #666;}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{font-size: 12px;  color: #CC6600; }
.pagebar{font-size: 10px;}
.pagenav_prev{font-size: 12px;  color: #FF6600; }
.pagenav_next{font-size: 12px;  color: #FF6600; }
a.pagenav {color: #CC6600; border-bottom: 0;}
a.pagenav:hover {color: #659FDE; border-bottom: 0;}
.pagenavcounter{	height: 13px;  }
.back_button{font-size: 10px; height: 12px;  }

/* Read more link */
.readon{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 13px; color:#FF6600;font-weight: bold;
}

/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 12px;
	}
	
table.contenttoc th {
background: #2F3E57; 
color: White;
}

.homesidetopic {
    font-family: "Serif";
    font-size: 21px;
    color: #F68933;
    text-align:left;
    margin-top: 16px;
         background-color: White;
        }

a.homesidelink {  font-size: 12px;
                  color: #858585;
		  font-weight: normal;
}
a.homesidelink:hover {  font-size: 12px;
			color: #858585;
			text-decoration: underline;
			font-weight: normal;
}
a.homesidelink:link {   font-size: 12px;
			color: #858585;
			font-weight: normal;
}
a.homesidelink:visited {  font-size: 12px;
                          color: #858585;
			  font-weight: normal;
}

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-family: "Serif";
    font-size: 21px;
    color: #F68933;
    text-align:left;
    margin-top: 16px;
	 background-color: White;
	}
	
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #D3D3D3;
	color : #333;
	font-weight : bold;
	border-collapse: collapse;
	font-size: 11px;
	}

/* Table odd and Even Rows */
.sectiontableentry1 {background-color : #FFFFFF;font-size: 11px;}
.sectiontableentry2 {background-color : #EBEBEB;font-size: 11px;}
.sectiontablefooter{	height: 18px; }
/* End Sectiontable */

/* Category */
.category {color:#333;}
a.category:link, a.category:visited, a.category:hover  {	height: 12px;  }
/* End category */

/* blogsection */
.blog {background-color : #FFFFFF;}
.blogsection{	height: 18px;  }
.blog_more{	height: 18px;  }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{background-color : #FFFFFF;}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
border: 1px dashed #010101;
background: #DDEEFF;
padding: 0px 2px 0px 2px;}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/

/* ##################### FORM SECTION  #####################*/	
form{font-size: 12px}
input {
font-family: Arial, Verdana, Helvetica, sans-serif; 
background-color:#FFFFFF; font-size: 13px; color: #333;
}
.inputbox {background: White;}
.text_area {background: White;}
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {border: 1px solid #999; background: #333;color: White;}

/* Contact Email Form */
.contact_email {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.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 : 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;
   }

.c1box table {
    border-color: #000;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-spacing: 0;
    border-collapse: collapse;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.c1box td {
    border-color: #000;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0px;
    padding: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.edit-tabs {
   padding: 1em;
   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 ###################### */ont-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   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 ###################### */####### End TABBED EDITING ###################### */ont-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   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 ###################### */NG ###################### */####### End TABBED EDITING ###################### */ont-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   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 ###################### */
