/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */

/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
}

body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}

/*  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: #0A317A;}
a:hover {color: #659FDE;}
a:visited {color: #0A317A;}
a.image, a.image:hover  {border:0;}
li{
	list-style-image: url(../images/arrow.png);
	list-style-type: square;
	margin-left: 18px;
	padding-left: 0px;
	font-size: 11px;
}
ul { 
	list-style-image: url(../images/arrow.png);
	list-style-type: square;
	margin-left: 0px;
	padding-left: 0px;
}

/* #######################  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:#333;}
	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 {
	line-height:16px;
	display:block;
	padding-left:22px;
	background:url(../images/bgmainlevel.gif) no-repeat 1px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #0A317A;
	padding: 3px 0 3px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
	font-size: 11px;
	}
	
a.mainlevel:hover {
	color:#666;
	background-image: url(../images/mainlevel.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
						}	
/* 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, table.moduletable-n, table.moduletable-a {
	width: 100%;
	background-color: #F4F4F4;
	border: 1px solid #DDDDDD;
	margin: 0px 0px 10px 0px;
	padding-bottom:10px;
}

.moduletable {
	width: 100%;
	background-color: #F4F4F4;
	border: 1px solid #DDDDDD;
	margin: 0px 0px 10px 0px;
	padding-bottom:10px;
}

table.moduletable th {
	height: 24px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 8px;
	padding-top: 6px;
	background-image: url(../images/background-thm1.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	font-size: 11px;
	}

table.moduletable-n th {
	height: 24px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 8px;
	padding-top: 6px;
	background-image: url(../images/background-thm2.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	font-size: 11px;
}

table.moduletable-a th {
	height: 24px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 8px;
	padding-top: 6px;
	background-image: url(../images/background-thm3.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	font-size: 11px;
}

table.moduletable td, table.moduletable-n td, table.moduletable-a td {
	height: 18px;
	font-size: 11px;
	padding-left:5px;
	padding-right:5px;
}

#spotlight-1 th {
	height: 24px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 8px;
	padding-top: 6px;
	background-image: url(../images/background-thm4.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	font-size: 11px;
}

#spotlight-2 th {
	height: 24px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 8px;
	padding-top: 6px;
	background-image: url(../images/background-thm5.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	font-size: 11px;
}

/* Add here Custom Modules */

/* End Custom Modules */

/* ##################### END STANDARD MODULE TABLE  #################*/	


/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
	font-size: 14px;
	width: 100%;
	font-weight: bold;
	color: #0A317A;
	font-family: Tahoma, Verdana, Arial;
	background-color: #F4F4F4;
	padding: 3px;
	border: 1px solid #DDDDDD;
	line-height: 14px;
}

/* 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;}
.contentpaneopen {background-color: White;}
/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:9px;}
.content_vote {font-weight: normal;font-size: 9px;}

/* icons */
.buttonheading{font-size: 11px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #666; font-size:9px; 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;
font-size: 9px;}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{font-size: 11px;  color: #CC6600; }
.pagebar{font-size: 11px;}
.pagenav_prev{font-size: 11px;  color: #FF6600; }
.pagenav_next{font-size: 11px;  color: #FF6600; }
a.pagenav {color: #CC6600; border-bottom: 0;}
a.pagenav:hover {color: #659FDE; border-bottom: 0;}
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 11px; height: 15px;  }	

/* Read more link */
a.readon{
	font-size: 10px;
	color: #0A317A;
	background-image: url(../images/readon.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 1px;
}


/* Article index  {mospagebreak} */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
	}
	
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 {
	font-size: 14px;
	width: 100%;
	font-weight: bold;
	color: #0A317A;
	font-family: Tahoma, Verdana, Arial;
	padding-bottom:8px;
	}
	
/* 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: 15px;  }
/* 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 {
	margin: 0;
	padding: 0;
}

input, select {
	font: 11px "Trebuchet MS", Arial, sans-serif;
}

select, .inputbox {
	background: #FFFFCC;
}

textarea {
	border: 1px solid #E6E6E6;
	padding-left: 2px;
}

.button {
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #808080;
	background: url(../images/but-bg.gif) no-repeat bottom right;
	margin-top: 8px;
	margin-bottom: 5px;
	font-size: 10px;
}

.inputbox {
	padding-left: 2px;
	border-top: 1px solid #9AA587;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #9AA587;
}

/* 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;}
/* ###################### End TABBED EDITING ###################### */
#searching{
	width: auto;
	height: 18px;
	margin-left: 95px;
	margin-top:0px;
}

#searching input {
	background:url(../images/bgsearch.gif) no-repeat;
	border:none;
	padding:4px 10px 3px 10px;
	font-size:10px;
	height:21px;
	width:109px;
	text-align:left;
}

	
#navtop  {
	background-image: url(../images/bgnav.gif);
	background-repeat: repeat-x;
	background-position: 0px 1px;
	text-align: right;
	margin: -1px 0px 0px 0px;
	padding: 0px;
	height: 29px;
}

.mainlevel-top {
	float:right;
	padding-top:0;
	margin-left:5px!important;
	padding-left:5px;

}
a.mainlevel-top:link, a.mainlevel-top:visited {
	height: 27px;
	margin: 0;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	float: left;
	}
	
a.mainlevel-top:hover {
	color: #0A317A;
}	

#active_menu-top {
	color:#0A317A;
	height: 28px;
	padding-top:10px;
	font-weight:bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/bgnavA.gif);
	background-position: right -1px;
}

.mosimage {
	padding: 3px!important;
	padding: 3px 0;
	margin: 12px 10px 0 0!important;
	border: 1px solid #DDDDDD;
	background: #F4F4F4;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #666666;
	font-size: 9px;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

#mod_login_password, #mod_login_username, .search input {
	width: 120px;
	padding-left: 20px;
}

#mod_login_password {
	background: url(../images/authen.gif) no-repeat center left #FFFFFF;
	width:110px;
}

#mod_login_username {
	background: url(../images/user.gif) no-repeat center left #FFFFFF;
	width:110px;
}

#mod_login_remember {
	border: none;
	padding: 0!important;
}

div.back_button a {
	float: right;
	display: block;
	width: auto;
	padding: 0 10px;
	height: 18px;
	background: url(../images/but-bg.gif) no-repeat bottom right;
	border: 1px solid #808080;
	color: #666666;
	cursor: default;
}

div.back_button a:hover {
	color: #666666;
	text-decoration: none;
	cursor: default;
}

div.back_button a:active {
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	color: #666666;
	text-decoration: none;
	cursor: default;
}

#footer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}

.mainlevel-bottom {
	font-size: 11px;
}
a.mainlevel-bottom:link, a.mainlevel-bottom:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
	}
	
a.mainlevel-bottom:hover {
	color: #0A317A;
}