/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */

/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
}
#wrapper {
	text-decoration: none;
	background-color: #333333;
}
#pagebg {
	background-color: #333333;
	background-image: url(../images/mnbg.jpg);
	background-repeat: repeat-y;
	background-position: -20px top;
}

#mnheader {
	background-image: url(../images/mnheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
	width: 780px;
}
#flasheader {
	text-decoration: none;
	width: 780px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	margin-bottom: 10px;
}
#nav {
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#navmain {
	height: 30px;
	margin-left: 8px;
}
#user {
	background-image: url(../images/userbg.jpg);
	background-repeat: repeat-y;
	font-size: 10px;
	text-decoration: none;
}
#mncontent {
	font-size: 11px;
	line-height: 18px;
	color: #EEEEEE;
	text-decoration: none;
	padding: 0px;
	background-color: #666666;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 740px;
}
#content {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#topcurve {
	background-image: url(../images/topcurve.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 740px;
	margin: 0px;
}
#bottomcurve {
	background-image: url(../images/bottomcurve.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 740px;
	margin: 0px;
}

#footer {
	vertical-align: middle;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding-bottom: 10px;
}
#user1 {
	line-height: 18px;
	color: #999999;
	text-decoration: none;
	margin: 10px;
}

#user1 th {
	font-size: 14px;
	color: #66CC00;
	text-decoration: none;
}
#user2 {
	line-height: 18px;
	color: #999999;
	text-decoration: none;
	margin: 10px;
}
#user2 th {
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}

#user3 {
	line-height: 18px;
	color: #999999;
	text-decoration: none;
	margin: 10px;
}

#user3 th {
	font-size: 14px;
	color: #00CCFF;
	text-decoration: none;
}
#user4 {
	text-decoration: none;
	height: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#user5 {
	text-decoration: none;
	height: 90px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#user6 {
	text-decoration: none;
	height: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#user7 {
	text-decoration: none;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#user8 {
	text-decoration: none;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#user9/* ###################### End TABBED EDITING ###################### */
 {
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 17px;
	color: #CCCCCC;
}
#rightcol  a:link {
	color: #FFCC00;
	text-decoration: none;
}
#rightcol  a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#rightcol  a:active {
	color: #FFCC00;
	text-decoration: none;
}
#rightcol  a:visited {
	color: #FFCC00;
	text-decoration: none;
}

#user  a:link {
	color: #999999;
	text-decoration: none;
}
.adbodybanner {
	height: 75px;
	width: 315px;
}
#adbody6 {
	height: 30px;

}
#adbody6 li {
	list-style-type: none;
}


#adbody9 {
	height: 60px;
}
#adbody9 li {
	list-style-type: none;
}

#adbody12 {
	height: 90px;
}
#adbody12 {
	list-style-type: none;
}

.spacer {
	margin: 5px;
}



#user  a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#user  a:active {
	color: #999999;
	text-decoration: none;
}
#user  a:visited {
	color: #999999;
	text-decoration: none;
}





body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	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: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#user li {
	list-style-image: url(../images/arrow2.gif);
}
#user ul {
	list-style-image: url(../images/arrow2.gif);
}

a.image, a.image:hover  {border:0;}
li{
	line-height: 18px;
	text-decoration: none;
	list-style-image: url(../images/arrow.gif);
}
ul {
	line-height: 18px;
	text-decoration: none;
	list-style-image: url(../images/arrow.gif);
}

/* #######################  END GENERAL SETTINGS ############################ */


/* ######################  LAYOUT SETTINGS       ############################## */
/* Add here Div Wrappers of table formatting to layouts custom stuff*/
/* ######################  LAYOUT SETTINGS       ############################## */

/*##################### NAVIGATION SECTION #####################*/
/* Pathway Breadcrumbs */	
	.pathway {
	font-size: 11px;
	color:#CCCCCC;
}
	a.pathway:link {
	color:#CCCCCC;
	text-decoration: none;
}
	a.pathway:visited {
	color:#CCCCCC;
	text-decoration: none;
}
	a.pathway:active {
	color:#CCCCCC;
	text-decoration: none;
}
	a.pathway:hover {
	color:#999999;
	text-decoration:none;
}

/* Mainlevel menu */
.mainlevel {
	float: left;
	height: 18px;
}

a.mainlevel {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin: 0;
	}
	
a.mainlevel:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
						}	
/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel{height: 18px;}

a.sublevel{	display: block;
	background: #A0A0A0;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
		}

   a.sublevel:hover {
	display: block;
	color: #FFFFFF;
	background: #822C0F;}
/* End Sub Menu */
	
/* Add Custom Menus */

/* Add Custom Menus */
		
/*##################### NAVIGATION SECTION #####################*/	

/* ##################### STANDARD MODULE TABLE  #################*/	
table.moduletable {
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

table.moduletable th {
	height: 18px;
	color: #FFFFFF;
	text-align: left;
}

table.moduletable td {

}

/* Add here Custom Modules */

/* End Custom Modules */

/* ##################### END STANDARD MODULE TABLE  #################*/	


/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
	font-size: 14px;
	width: 100%;
	color: #FFCC00;
	line-height: 1em;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px;
}

/* content title and links */
.contentpagetitle {
	font-size: 14px;
	line-height: 2em;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px;
}
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 {
}
/* 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: 11px;
}
.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: #CCCCCC;
}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{
	font-size: 10px;
	color: #FFCC00;
}
.pagebar{
	font-size: 10px;
}
.pagenav_prev{
	font-size: 10px;
	color: #FFCC00;
}
.pagenav_next{
	font-size: 10px;
	color: #FFCC00;
}
a.pagenav {
	color: #FFCC00;
	border-bottom: 0;
}
a.pagenav:hover {
	color: #FFFF00;
	border-bottom: 0;
}
.pagenavcounter{	height: 15px;  }
.back_button{
	font-size: 10px;
	height: 15px;
}	

/* Read more link */
.readon{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFF00;
	font-weight: bold;
}


/* Article index  {mospagebreak} */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
	}
	
table.contenttoc th {
	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 {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-align:left;
	line-height: 2em;
	text-decoration: none;
	margin-bottom: 10px;
	}
	
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	color : #FFFFFF;
	font-weight : bold;
	border-collapse: collapse;
	font-size: 11px;
	}

/* Table odd and Even Rows */
.sectiontableentry1 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-right: 8px;
}
.sectiontableentry2 {
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	margin-right: 8px;
}
.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 {
	padding: 0px 2px 0px 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
/* 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: 11px;
	color: #333;
	text-decoration: none;
	border: thin solid #CCCCCC;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.inputbox {background: White;}
.text_area {
	background: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: thin solid #CCCCCC;
}
/* Pull down menu */
.selectbox {
	width: 100%;
	border: 1px solid #CCCCCC;
	padding: 3px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
#user a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Submit Button */
.button {
	border: 1px solid #CCCCCC;
	color: #333333;
	padding: 2px;
	text-decoration: none;
	background-color: #999999;
	width: 60px;
}

/* 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;
   }

.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;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
