/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */

/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
color:#423417; background:  url(../images/bg.gif) repeat-x #FFFFFF; margin:0 0 40px 0; padding:0; font-family:Tahoma, Arial; font-size:14px;
		margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/*  Global Formatting */
.h1 { height:33px; padding:0 16px 0 16px; background:#bdb922; color:#83662a; font-size:14px; text-align:left; vertical-align:middle;}
.h2 { height:33px; padding:0 3px 0 16px; background:url(..images/h2.gif) repeat-x #bdb922; color:#83662a; font-size:14px; text-align:right; vertical-align:middle;}
.h2 img { border:0;}
.h2 a, .h2 a:link, .h2 a:visited, .h2 a:active { color:#83662a; font-size:14px; text-decoration:none;}
.h2 a:hover { text-decoration:underline;}
h1 { font-size:14px; color:#ff7200; margin:0 0 5px 13px; padding:0;}
td{font-size: 14px;}
th{font-size: 14px;}
a, a:link, a:visited, a:active { color:#83662a; text-decoration:underline;}
a:hover { text-decoration:none;}
a.image, a.image:hover  {border:0;}
li{ list-style: square;}
ul { list-style: square;}

/* #######################  END GENERAL SETTINGS ############################ */


/* ######################  LAYOUT SETTINGS       ############################## */

#head1 { background:url(../images/bg.gif) left top no-repeat; height:250px;}
#head2 { background: url(../images/buttons.gif) left top no-repeat; height:80px; width:149px; padding:0 10px 0 0; text-align:right; vertical-align:middle;}
#head2 img { margin:0 2px 0 0;}
#head3 { background:url(../images/menu.gif) top repeat-x; height:80px; vertical-align:middle;}
#head3 a, #head3 a:link, #head3 a:visited, #head3 a:active { color:#83662a; text-decoration:none; font-size:13px; margin:0 15px 0 0;}
#head3 a:hover { text-decoration:underline;}
#head4 { font-size:12px; background:url(../images/search.jpg) 0 0 no-repeat; height:80px; width:293px; padding:0 15px 0 0; text-align:right; vertical-align:middle;}
#searchf { margin:0; padding:0;}
#searchf .field { border:#666666 1px solid; height:16px; margin:0 10px 0 0; width:170px;}
#searchf .ok { background:url(../images/ok.gif) left top no-repeat; border:0; width:51px; height:18px; cursor:pointer;}

#foot { width:100%;}
#foot1, #foot3 { line-height:17px; color:#ff9b03; vertical-align:top;}
#foot1 u, #foot3 u { color:#ff6203;}
#foot1 { text-align:center; width:176px; padding:0 12px;}
#foot3 { text-align:right; width:172px; padding:0 12px 0 16px;}
#foot2 { text-align:justify; vertical-align:top; line-height:16px; padding:0 0 0 24px;}
#foot2 .date { font-size:14px; color:#ff9000; font-weight:bold;}
#foot2 .date strong { color:#423417;}

#main { width:100%; border-bottom:#ff9800 1px dashed; margin:0 0 22px 0; background:url(../images/left2.gif) left repeat-y;}
#main .left { background:url(../images/left1.gif) left top no-repeat; width:200px; vertical-align:top; padding:55px 0 15px 0;}
#main .right { background:url(../images/right1.gif) #f0eb6d left repeat-y; width:202px; vertical-align:top;}
#mainc { vertical-align:top;background-color:#feffd6;}

.right2 { background:url(../images/right1.gif) #f0eb6d left repeat-y; width:202px; vertical-align:bottom;}

.catalog { background-color:#feffd6; padding: 5px; height:700;  }
.content { background:#fffad1; color:#b54600 ;padding:5px 24px 10px 24px;}

/* ######################  LAYOUT SETTINGS       ############################## */
#left {
width:180px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;

}

#right_module {
background:url(../images/right_module_head.jpg) left top no-repeat;
width:202px;
z-index:10;
height:auto;
 vertical-align:top;
 padding-left:10px;
 padding-right:10px;
 padding-top:25px;
top:330px;
}

html>body
#right_module {
background:url(../images/right_module_head.jpg) left top no-repeat;
width:182px;
z-index:10;
height:auto;
 vertical-align:top;
 padding-left:10px;
 padding-right:10px;
 padding-top:25px;
 position: static;

top:0px;
}

#right_main_2 {

}
/*##################### NAVIGATION SECTION #####################*/
/* Pathway Breadcrumbs */	
	a.pathway {font-size: 11px;color:#333; height: 14px; }
	span.pathway {font-size: 11px;color:#333; height: 20px; padding-bottom: 3px; padding-top: 3px; padding-left: 10px;}
	a.pathway:link {color:#659FDE;}
	a.pathway:visited {color:#659FDE;}
	a.pathway:active {color:#659FDE;}
	a.pathway:hover {color:#659FDE;text-decoration:underline;}




/* Mainlevel menu */
.mainlevel {height: 18px;}

a.mainlevel, a.mainlevel:visited {
/*	display: block; */
	background:url(../images/menu_bg.gif) left top repeat-y;
	color: #423417;
	padding:5px 0px 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
	height:25px;
	}
	
	html>body
	a.mainlevel {
/*	display: block; */
	background:url(../images/menu_bg.gif) left top repeat-y;
	color: #423417;
	padding:3px 0px 1px 25px;
	margin: 0 0 1px 0;
	text-decoration: none;
	height:22px;

	}
	
a.mainlevel:hover {
	color: #FF7F04;
	
						}	
/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel{height: 18px;}

a.sublevel{	 

	color: #C25400;
	padding: 1px 0 1px 15px;
	margin: 0 0 1px 0;
	text-decoration: none;
		}

   a.sublevel:hover {
	 
	color: #FFFFFF;
	}
/* End Sub Menu */
	
/* Add Custom Menus */
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-top: 7px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 14px;
	line-height: 21px;
	white-space: nowrap;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #000000;
	background: transparent;
	font-size: 110%;
	font-weight: bold;
}

a.mainlevel-nav
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.mainlevel-nav:hover
{
	text-decoration: underline;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #666666;
}
/* Add Custom Menus */
		
/*##################### NAVIGATION SECTION #####################*/	

/* ##################### STANDARD MODULE TABLE  #################*/	
table.moduletable {
	width: 170px; 
	color:#ff9000;
	padding-bottom:5px;

}

table.moduletable th { 
height: 18px;  
color: #FFFFFF;
}

table.moduletable td {width: 170px;color:#ff9000;}

/* Add here Custom Modules */
div.moduletable {
	width: 170px; 
	color:#83662a;
	padding-bottom:5px;
	text-align:left;

}

div.moduletable h3 {
color:#ffffff;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;

}
/* End Custom Modules */
.poll {
	font			: 11px Arial, Helvetica, sans-serif; 
	color			: #F8D4B3; 
	font-weight		: normal; 
 border:0px;
	padding			: 0;
	text-align:left;
}

 .pollstableborder  {

 text-align:left;
 }
 
 
 
#voteid1, #voteid2, #voteid3, #voteid4, #voteid5, #voteid6, #voteid7, #voteid8, #voteid9, #voteid10  {
 background-color:#f0eb6d; }
/* ##################### END STANDARD MODULE TABLE  #################*/	


/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
    font-size: 16px;
	line-height: 24px;
    font-weight:bold;
    color: #83662a;
    text-align:left;
    margin-top:0px;
	width: 100%;
	background-color : #ffd596;
	padding-left: 10px;

}

/* content title and links */
.contentpagetitle {
    font-size: 16px;
    font-weight:bold;
    color: #C36100;
    text-align:left;
	padding-left: 10px;
	width: 100%;
	line-height: 24px;
	background-color : #ffd596;
}
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 {}

/* Main Body Text */
.contentpane { }
.contentpaneopen { width: 100%; }
/* 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:14px; color:#423417; font-weight:bold;}
.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: 14px;  color: #CC6600; }
.pagebar{font-size: 12px;}
.pagenav_prev{font-size: 14px;  color: #FF6600; }
.pagenav_next{font-size: 14px;  color: #FF6600; }
a.pagenav {color: #CC6600; border-bottom: 0;}
a.pagenav:hover {color: #659FDE; 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:#FF6600;font-weight: bold;
}


/* Article index  {mospagebreak} */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 12px;
	}
	
table.contenttoc th {
background: #2F3E57; 
color: White;
}
	
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 {
	width: 100%;
	line-height: 24px;
    font-size: 16px;
    font-weight: bold;
    color: #83662a;
    text-align:left;
    margin-top:0px;
	padding-left:14px;
	background-color:#ffd596;
	padding-top:5px;
	padding-bottom:5px;
	
	}
	
/* 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 {font-size: 11px;}
.sectiontableentry2 {font-size: 11px;}
.sectiontablefooter{	height: 18px; }
/* End Sectiontable */

/* Category */
.category {color:#333;}
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 {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; margin-top:3px; padding-bottom:3px;
}
.inputbox {background: White;}
.text_area {background: White;}
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {border: 1px solid #cabd56; background: #cabd56;color:#83662a; width:90px; float:left; }

/* 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 : 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;
   }

.linksa {visibility:hidden;}

.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;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.linksa {visibility:hidden;}

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* ###################### End TABBED EDITING ###################### */
