/* #######################  GENERAL ############################ */
html.body{
	margin-top: 0px;
}

/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{font-size: 12px;}
th{font-size: 12px;}
a {color: #2650b3;}
a:hover {color: #FF0000;}
a:visited {color: #2650b3;}
a.image, a.image:hover  {border:0;}
li{ list-style: square;}
ul { list-style: square;}

/* #######################  END GENERAL SETTINGS ############################ */


body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #216B8F;
	text-align:center; /*center hack*/
	background-color: #F6F6E9;
	margin: 0px;
	padding: 0px;
}
div#container {
	min-width:734px;
	max-width:734px;
	width: auto !important; /*IE6 hack*/
	width:734px; /*IE6 hack*/
	margin:auto; /*center hack*/
	text-align:left; /*center hack*/
	background-image: url(../images/backround.jpg);
	background-repeat: repeat;
	background-position: 0px 13px;
}

.clearfix:after {
	content: ".";     
	display: block;     
	height: 0;     
	clear: both;     
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/* end hide from ie-mac */

div#top_header{
	width: 100%;
	float: left;
	background-color: #F6F6E9;
	height: 33px;
}

div#top_header_3{
	width: 208px;
	float: left;
	background-image: url(../images/paper_03.jpg);
	height: 33px;
}
div#top_header_4{
	width: 461px;
	background-color: #F6F6E9;
	height: 33px;
	float: left;
	
}
div#top_header_5{
	width: 65px;
	height: 33px;
	background-color: #F6F6E9;
	float: left;
}
div#top_header_7{
	width: 734px;
	height: 17px;
	background-image: url(../images/paper_07.jpg);
	float: left;
}
div#top_header_8{
	width: 95px;
	height: 141px;
	background-image: url(../images/paper_08.jpg);
	float: left;
}
div#top_header_9{
	width: 363px;
	height: 141px;
	background-image: url(../images/paper_09.jpg);
	float: left;
	text-align: right;

	font-size: 24px;
	font-weight: bold;
	color: #FF9900;
}
div#top_header_10{
	width: 47px;
	height: 141px;
	background-image: url(../images/paper_10.jpg);
	float: left;
}
div#top_header_11{
	width: 164px;
	height: 141px;
	float: left;
	background-color: #FFF9AE;
}
div#top_header_12{
	width: 65px;
	height: 141px;
	background-image: url(../images/paper_12.jpg);
	float: left;
}
div#top_header_13{
	width: 505px;
	height: 32px;
	background-image: url(../images/paper_13.jpg);
	float: left;
}
div#top_header_14{
	width: 164px;
	height: 32px;
	background-image: url(../images/paper_14.jpg);
	float: left;
}
div#top_header_15{
	width: 65px;
	height: 32px;
	background-image: url(../images/paper_15.jpg);
	float: left;
}

div#main_1{
	width: 39px;
	float: left;
}
div#main_2{
	width: 169px;
	float: left;
}
div#main_3{
	width: 33px;
	float: left;
}
div#main_4{
	width: 428px;
	float: left;
}
div#main_5{
	width: 65px;
	float: left;
}
div#footer_container{
	width: 734px;
	height: 69px;
	float: left;
}
div#footer_21{
	width: 39px;
	height: 69px;
	float: left;
	background-image: url(../images/paper_21.jpg);
}
div#footer_22{
	width: 169px;
	height: 69px;
	float: left;
	background-image: url(../images/paper_22.jpg);
}
div#footer_23{
	width: 33px;
	height: 69px;
	float: left;
	background-image: url(../images/paper_23.jpg);
}
div#footer_24{
	width: 428px;
	height: 69px;
	float: left;
	background-image: url(../images/paper_24.jpg);
}
div#footer_25{
	width: 65px;
	height: 69px;
	float: left;
	background-image: url(../images/paper_25.jpg);
}


div#header {
	font-size: 2em;
	font-weight: bold;
	background-color: #FAF7D5;
	width: 100%;
	float: left;
	border-bottom: 3px #79555A solid;
	background-image: url(../images/top_header_2.jpg);
	background-position: bottom;
}
.inside_header {
	padding-top: 4px;
	padding-left: 8px;
	padding-bottom: 34px;
color: #79555A;}

div#top_maune_div {
float: right;
overflow: hidden;
font-size: 12px;
padding-right: 8px;}

div#leftside {
	width: 21%;
	float: left;
	overflow: hidden;
	padding-top: 34px;
	background-repeat: no-repeat;
	background-image: url(../images/left_leafes.gif);
	background-position: 0px 0px;}
.inside {
	padding: 4px;
}
div#main {
	width: 78%;
	float: left;
	overflow: hidden;
}
.inside_main {
	width: 100%;
	float: left;
	overflow: hidden;
	padding-left: 22px;
}
div#footer {
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 4px;
	border-top: 2px #79555A solid;
	background-color: #FFFFFF;
}
div#footer_bottom{
	background-color: #FFFFFF;
	width: 100%;
	float: left;
	background-image: url(../images/footer_background.gif);
	background-repeat: no-repeat;
background-position: bottom;}

/* ######################  End LAYOUT SETTINGS       ############################## */

/*##################### NAVIGATION SECTION #####################*/
/* Pathway Breadcrumbs */	
	.pathway {font-size: 11px;color:#79555A;}
	a.pathway:link {color:#D3C4A8;}
	a.pathway:visited {color:#79555A;}
	a.pathway:active {color:#FAF7D5;}
	a.pathway:hover {color:#FF0000;text-decoration:underline;}

/* Mainlevel menu */
.mainlevel {
	height: 27px;
	padding-left: 24px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #978368;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/paper__26.gif);
	background-repeat: no-repeat;
	background-position: -9px -14px;
}
a.mainlevel:hover {
	color: #DD9322;
	background-position: -9px -65px;
}
/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel {
	height: 27px;
	padding-left: 30px;
	
}

a.sublevel{	
	display: block;
	color: #6E8CA0;
	text-decoration: none;
	background-image: url(../images/paper__26.gif);
	background-repeat: no-repeat;
	background-position: 2px -111px;
}

   a.sublevel:hover {
	display: block;
	color: #FF0000;
	background-position: 2px -65px;
}

/* End Sub Menu */
	
/* Topmenu */
 ul#mainlevel-nav
{
	list-style: none;
	float: right;
}

ul#mainlevel-nav li{
	display: block;
	float: right;
}
ul#mainlevel-nav li a{
	color: #BB9C5B;
	float: right;
	width: 120px;
	text-decoration: none;
	text-align: right;
	border-bottom: 1px solid #C1B693;
}
ul#mainlevel-nav li a:hover{
	color: #FF0000;
	border-bottom: 1px #FF0000 solid;
	
	
}
/* End Top Menu */
		
/*##################### NAVIGATION SECTION #####################*/	

/* ##################### STANDARD MODULE TABLE  #################*/	
table.moduletable {
	width: 99%;
}


table.moduletable th {
	height: 36px;
	color: #BACED6;
	text-align: left;
	background-image: url(../images/paper_22.gif);
	background-repeat: no-repeat;
	background-position: -6px -7px;
	padding-left: 24px;
	padding-top: 13px;
}



table.moduletable td {
	
}


/* Custom Modules */
.poll {
	width: 96%;
	font-size: 10px;
	text-align: center;
}
/* End Custom Modules */

/* ##################### END STANDARD MODULE TABLE  #################*/	


/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
	
}

/* content title and links */
.contentpagetitle {}
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 14px;
	width: 100%;
	font-weight: bold;
	color: #A99270;
	background-image: url(../images/paper_23.gif);
	background-repeat: no-repeat;
	background-position: -5px -58px;
	text-decoration: none;
	padding: 3px 2px 2px 24px;
}
a.contentpagetitle:hover {
	color: #FF0000;
	background-position: -5px -9px;
}

/* top box like a category description */
.contentdescription {}

/* Main Body Text */
.contentpane {
	
}
.contentpaneopen {
	padding-left: .2em;
	padding-right: .2em;
}
/* 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 { font-size:0.8em; font-weight: normal;
color: #BE9BA2;}
.modifydate {font-size: 10px;color: #DCC0A4;text-decoration: none;font-weight: normal;}
.newsfeeddate {font-size: 10px;color: #FF0000;font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small {color: #DCC0A4;}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{font-size: 14px;  color: #6E8CA0; }
.pagebar{font-size: 12px;}
.pagenav_prev{font-size: 14px;  color: #FF0000; }
.pagenav_next{font-size: 14px;  color: #FF0000; }
a.pagenav {color: #6E8CA0; border-bottom: 0;}
a.pagenav:hover {color: #79555A; border-bottom: 0;}
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 12px; height: 15px;  }	

/* Read more link */
.readon{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 13px; color:#6E8CA0;font-weight: bold;
}



/* Article index  {mospagebreak} */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 12px;
	}
	
table.contenttoc th {
background: #79555A; 
color: #FFFFFF;
border: 1em solid;}
	
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: 1.5em;
    font-weight: bold;
    
    text-align:left;
    margin-top: 1.5em;
background-color: #999259;
color: #FFFFFF;}
	
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #DCC0A4;
	color : #79555A;
	font-weight : bold;
	border-collapse: collapse;
	font-size: 11px;
	background-color: #999259;
	color: #ECE2CC;
}

/* Table odd and Even Rows */
.sectiontableentry1 {
	background-color : #EBEBBE;
	font-size: 11px;
	padding-right: 1px;
	padding-left: 1px;
background-color: #FAF7D5;
border-bottom: 1px #BE9BA2 solid;}
.sectiontableentry2 {
	background-color : #DCC0A4;
	font-size: 11px;
	padding-right: 1px;
	padding-left: 1px;
background-color: #FFFFFF;
border-bottom: 1px #BE9BA2 solid;}

.sectiontablefooter{	height: 18px; }
/* End Sectiontable */

/* Category */
.category {color:#79555A;}
a.category:link, a.category:visited, a.category:hover  {	height: 15px;  }
/* End category */


/* blogsection */
.blog {}
.blogsection{	height: 18px;  }
.blog_more{	height: 18px;  }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{
	
}
/* End blogsection */

/* Search Form Module*/
.search {
	
}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
border: 1px dashed #DCC0A4;
background: #D3C4A8;
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 {
	
	height: 20px;
	background: #FFFDE4;
	border-top: 1px solid #C2B59A;
	border-right: 1px solid #D5C7AE;
	border-bottom: 1px solid #D5C7AE;
	border-left: 1px solid #C2B59A;
	padding-left: 4px;
	margin-bottom: 6px;
}
.inputbox {
	background: #FFFDE4;
	border-top: 1px solid #C2B59A;
	border-right: 1px solid #D5C7AE;
	border-bottom: 1px solid #D5C7AE;
	border-left: 1px solid #C2B59A;
	padding-left: 4px;
	margin-bottom: 6px;
}
.text_area {
		
}

/* Pull down menu */
.selectbox {
	width: 100%;
}
/* Submit Button */
.button {
	background: #A28359;
	color: #FFFFFF;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #BCAB83;
	border-left: 1px solid #BCAB83;
}

/* 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: #FFFFFF;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #FFFFFF;
	color: #79555A;
	border: 1px solid #DCC0A4;
	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 : #DCC0A4;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #DCC0A4;
	border-left: 1px outset #DCC0A4;
	border-right: 1px outset #79555A;
	border-top: 1px outset #DCC0A4;
	border-bottom: 1px solid #79555A;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #DCC0A4;
	border-left: 1px outset #DCC0A4;
	border-right: 1px outset #79555A;
	border-top: 1px outset #DCC0A4;
	border-bottom: 1px solid #79555A;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF0000;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #OOOOCC;}
/* ###################### End TABBED EDITING ###################### */



.poll {
border: 1px #999259 solid;}