/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */



/* #######################  GENERAL SETTINGS ############################ */

body {
	width:950px;
	margin:0 auto;
	padding:0;
	background:#757575 url(../images/body_bg.gif) repeat-y center;	
}
body, p, span {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

img { border:0; }

#mainContainer {
	width:950px;
	text-align:left;
}

#header {
	float: left;
	background:url(../images/header_bg.gif) no-repeat left top;
	width:950px;
}

.right_links {
	float: right;
	width:400px;
	padding:15px 10px 10px 0;
	text-align:right;
}

.right_links, .right_links a {
	color:#c7c5c5;
	font-size:11px;
	text-decoration:none;
}

.right_links a:hover, .right_links a.vlnk {
	color: white;
}

a:link {
	color: #e7e7e7;
}

a:hover {
	color: white;
}

.right_links a:active {
	color:#e7e7e7;
}

#logo {
	float: left;
	width: 950px;
	padding:1px 0 0 0;
	background:#000 url(../images/logo2.gif) no-repeat left top;
}

.banner {
	float: left;
	width:950px;
}

#mainmenu {
	float: left;
	width:910px;
    margin-top:-3px;
	height:32px;
	padding-left:40px;
	display:block;
	background:url(../images/mainmenu_bg.gif) repeat-x left top;
}
#content {
	float: left;
	width:927px;
	background: url(../images/content_bg.gif) no-repeat top left;
	padding:26px 11px 12px 12px;
	color:#999999;
} 
#content1 {
	float: left;
	width:927px;
	background: url(../images/content_bg.gif) no-repeat top left;
	padding:26px 11px 12px 12px;
	color:#999999;
}
.col2bg {
	float: left;
	width:950px;
	background:url(../images/content_horiz_bg2.gif) repeat-y left top;
}
.col3bg {	
	float: left;
	width:950px;
	background:url(../images/content_horiz_bg3.gif) repeat-y left top;
}
.module_box, .module_box1 {
	float: left;
	width:261px;
	background:#080808 url(../images/mobule_box_bg.gif) repeat-x left top;
	padding:20px;
}

.module_box p , .module_box1 p {	
	margin-bottom:8px;
	padding-bottom:8px;
    font-size:13px;
	text-align:left;
	/*background:url(../images/bottom_border.gif) repeat-x left bottom;*/
}

.module_box span , .module_box1 span {
	text-align:left;
}

.module_box {
	margin-right:12px;
}
.space {
	float: left;
	width:950px;
	line-height:10px;
	background-color:#000;
}
#footer {
	float: left;
	width:950px;
	background:#545353 url(../images/footer_bg.gif) no-repeat left top;
	height:132px;
	color:#c7c5c5;
}

.partners {
	float: right;
	width:600px;
	padding-top:20px;
	text-align: right;
}

.partners img {
	margin-right:40px;
}

.yarosa_partner {
	float: left;
	width:270px;
	margin:90px 0 0 20px;
	display:inline;	
}

.yarosa_partner, .yarosa_partner a {
	font-size:13px;
	font-weight:bold;
	color:#919191;
}

.yarosa_partner a:hover, .copyright  a:hover {
	color:#fff;
}

.yarosa_partner a:active, .copyright  a:active {
	color:#e7e7e7;
}

.copyright {
	float: right;
	width:500px;
	text-align:right;
	font-weight:normal;
	margin:15px 10px 5px 0;
}

.copyright, .copyright a {
	font-size:11px;
	font-weight: normal;
	color:#919191;
}

.copyright a {
	text-decoration:underline;
}

.content_left {
	float:left;
	width:575px;
	height:100%;
	background:url(../images/contentext_bg.gif) repeat-x left top;
	padding:20px;
}

.content_right {
	float: right;
	width:261px;
	padding:20px;
	background:url(../images/mobule_box_bg.gif) repeat-x left top;
}

.right_menu {
	float: left; width:100%;
}
.right_menu ul {  margin:0; padding:0; list-style:none; }

.right_menu ul li {  margin:0; padding:8px 0; list-style:none; border-bottom:1px dotted #767676; /*background:url(../images/bottom_border.gif) repeat-x left bottom;*/ }

.right_menu ul li a { font-weight: normal; font-size:13pt; color:#999999; text-decoration:none; padding-left:10px;  background: url(../images/menu_left_style.gif) no-repeat left center; }

.right_menu ul li a:hover, .right_menu ul li.vlnk a { color:#fff; }









/*  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: 18pt;
	width: 100%;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	color: #339933;
	line-height:41px;
	padding:0 0 0 50px;
	background:url(../images/component_bg.png) no-repeat left center;
}

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:visited {color: #ffffff;}

a { text-decoration:none; }/*

a:hover {color: #659FDE;}

a:visited {color: #ffffff;}

a.image, a.image:hover  {border:0;}

li{ list-style: square;}

ul { list-style: square;}*/

.white { color:#fff;}
.gray { color:#999; }
.red { color: red; }
.blue { color:#339933; }



/* #######################  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: 15pt;
	width: 100%;
	font-weight: bold;
	color: #666666;
	line-height:40px;
	padding-left:40px;
}

a.pathway:link {font-size: 15pt;
	width: 100%;
	font-weight: bold;
	color: #666666;
	line-height:40px;
	padding-left:40px;
}

a.pathway:visited {
	font-size: 15pt;	
	width: 100%;	
	font-weight: bold;	
	color: #666666;	
	line-height:40px;	
	padding-left:40px;
}

a.pathway:active {
	font-size: 15pt;
	width: 100%;
	font-weight: bold;
	color: #ffffff;
	line-height:40px;
	padding-left:40px;
}

a.pathway:hover {
	font-size: 15pt;
	width: 100%;
	font-weight: bold;
	color: #ffffff;
	line-height:40px;
	padding-left:40px;
}



/* Mainlevel menu 

.mainlevel { line-height: 32px; }



a.mainlevel {
	float:left;
	background:url(../images/menu_separator.gif) right top no-repeat;
	color: #5b5b5b;
	font-size:15px;
	font-weight:bold;
	margin: 0 ;
	padding:0 10px;
	text-decoration: none;
}

	

a.mainlevel:hover {
	color: #ffffff;
}	

a.mainlevel:active {
	color: #e7e7e7;
}	

 End Mainlevel menu */	

/* Sub Menu 

.sublevel{ height: 32px; }

a.sublevel{
	display: block;
	background: #A0A0A0;
	color: #c7c5c5;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
}

a.sublevel:hover {
	display: block;
	color: #ffffff; 
}

a.sublevel:active {
	display: block;
	color: #e7e7e7;
}

 End Sub Menu */
	

/* Add Custom Menus */



/* Add Custom Menus */

		

/*##################### NAVIGATION SECTION #####################*/	



/* ##################### STANDARD MODULE TABLE  #################*/	


table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
div.moduletable {
	float:left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
table.moduletable th { 
	background: #2F3E57;	
	height: 18px;  	
	color: #FFFFFF;
}

table.moduletable td { height: 18px;}



/* Add here Custom Modules */



/* End Custom Modules */



/* ##################### END STANDARD MODULE TABLE  #################*/	





/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/



.mgmt {
	margin-left:50px;	
	background-image:url(../images/mgmt_bg.gif);	
	width:453px;	
	font-size:13px;	
	text-align:justify;	
	border-left:1px solid #666666;	
	border-bottom:1px solid #666666;	
	border-right:1px solid #666666;
	color:#FFFFFF;	
	padding:21px;	
	margin-bottom:12px;
}

.contentheading, a.contentpagetitle {
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	font-weight: bold;
        font-style:italic;
	color: #339933;
	line-height:41px;
	padding-left:50px;
	background:url(../images/component_bg.png) no-repeat left center;
}

a.contentpaneopen:link {
	font-weight: bold;
	color: #ffffff;
}



/* 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; }
.border_bottom { background: url(../images/border_btm.gif) repeat-x left bottom; padding-bottom:10px; }



/* Main Body Text */

.contentpane { color:#999999;}

.contentpaneopen {
	float: left;
	width:575px;
	background:none;
	color:#999999;
	/*background:url(../images/mobule_box_bg.gif) repeat-x left top;*/
}

.content_left table {
	background:#9999999;
}

/* 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: 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 {
	font-size: 18pt;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #0269bb;
	line-height:41px;	
	padding-left:50px;	
	background:url(../images/component_bg.png) no-repeat left center;
}

	

/* 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:none;}

.blogsection{	height: 18px;  }

.blog_more{	height: 18px; clear: both;}

.blog_heading {	height: 18px;  }

/* space from bottom of article */

.article_seperator{background-color : #9999999;}

/* 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 ###########################*/

/* @group Horizontal Menu 

#mainmenu {
	height: 33px;
	padding-left: 20px;
}

#mainmenu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}

#mainmenu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#mainmenu a {
	display: block;
	float: left;
	height: 33px;
	line-height: 33px;
	padding: 0 20px;
	font-weight: bold;
}

#mainmenu a:hover {
	text-decoration: none;
}

@end */



/* ##################### 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 : 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 ###################### */