* { padding: 0; margin: 0; border: 0; }

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font: 12px Arial, Helvetica, sans-serif;
	color: #1a0d00;
	background: url(images/templatemo_content_bg.gif) repeat;
}

a:link, a:visited { color: #990000; text-decoration: none; outline: none; } 
a:active, a:hover { color: #000000; text-decoration: underline; outline: none; }

/* images */
img { border: 0; }

.cleaner { clear: both; width: 100%; height: 1px;	}


/* Main Page Layout */
#templatemo_header_panel{ width:100%; margin: 0 auto; background-color: #450000; color: #FFFFFF; height: 205px; }
#templatemo_header_panel #templatemo_title_section{ width: 960px; height: 132px;	/* +73 ( padding ) */ margin:0 auto; padding-top: 55px; background: url(images/templatemo_title_bg.jpg) center top no-repeat; text-align: center; }
#templatemo_header_panel #templatemo_title_section h1 { margin: 0px; padding: 0 10px; font: bold 60px Arial, Helvetica, sans-serif; color: #000; }
#templatemo_header_panel #templatemo_title_section h4 { margin: -10px 0 0 0; padding: 0 10px; font: 30px Arial, Helvetica, sans-serif; color: #000; }

/* Main Menu */
#templatemo_menu_panel{ width:100%; height: 45px;	margin: 0 auto; background: url(images/templatemo_menu_bg.gif) repeat-x; color: #ffffff; }
#templatemo_menu_panel #templatemo_menu_section{ width: 930px; height: 45px; margin:0 auto; padding: 0 0 0 30px; color: #03a0a6; }

/* content panel */
#templatemo_content_container { overflow: hidden; height: 100%; width:100%; margin: 0 auto; background: url(images/templatemo_content_bg.gif) repeat; }
#templatemo_content_container #templatemo_content{ width: 930px; padding: 15px 0 0 30px; margin:0 auto; }
/* Left Column */
#templatemo_content_left { float: left; width: 600px; margin: 0px; margin-bottom: 15px; }
/* Right Column */
#templatemo_content_right { float: right; width: 300px; margin-bottom: 15px; color: #dbc1a7; background: #000000 url(images/templatemo_right_column_bg.jpg) repeat-y; }

/* News Area */
#templatemo_content_left .templatemo_post_wrapper { clear: both; width: 590px; background: url(images/templatemo_post_bg_repeat.gif) repeat; border: 5px solid #3b3023; margin-bottom: 15px; }
#templatemo_content_left .templatemo_post { width: 530px; padding: 25px 30px 0 30px; background: url(images/templatemo_post_bg.gif) top center no-repeat; }
* html #templatemo_content_left .templatemo_post { margin-bottom: 5px; }
.templatemo_post .post_title{ margin: 0px; padding: 5px 0; font: bold 26px Arial, Helvetica, sans-serif; color: #1a0d00; }
.templatemo_post .post_info{ padding: 0 0 10px 0; border-bottom: 1px solid #333333; margin-bottom: 15px; }
.templatemo_post .post_body{ padding-bottom: 18px; }
.templatemo_post .post_body img{ margin: 0; padding: 0; border: none; }
.templatemo_post .post_comment{ clear: both; padding: 15px 0 15px 0; font-weight: bold; }
.templatemo_post .post_comment .newsoptions { float: right; padding: 0 20px; }

/* Right Menus */
#templatemo_content_right .templatemo_right_section{ width: 250px; color: #bd8956; padding: 15px 15px 10px 15px; margin-bottom: 10px; border-bottom: 1px solid #684018; }
#templatemo_content_right .templatemo_right_section h2 { margin: 0 0 15px 0; padding: 0 0 10px 0; font: 20px Arial, Helvetica, sans-serif; color: #dbc1a7; border-bottom: 1px dotted #663e17; }
#templatemo_content_right .templatemo_right_section .rightbody { color: #dbc1a7; margin: 0 0 0 15px; padding: 0 0 15px 0; }
#templatemo_content_right .templatemo_right_section .rightbody a {color: #bd8956; text-decoration: none; }
#templatemo_content_right .templatemo_right_section .rightbody a:hover {color: #bd8956; text-decoration: underline; } 


@media print { .tabcontent { display:block !important; } }
/******************************************************************************************/

/* Bottom Menus area */
#templatemo_bottom_panel{ width:100%; margin: 0 auto; border-top: 5px solid #000000; background-color: #0c0600; }
#templatemo_bottom_panel #templatemo_bottom_section{ overflow: hidden; width: 930px; margin:0 auto; background: #0c0600 url(images/templatemo_footer_bg.jpg) center top no-repeat; padding: 30px 0 15px 30px; }
#templatemo_bottom_section .templatemo_bottom_section_content { display: inherit; float: left; width: 270px; padding-right: 20px; margin-left: 10px; margin-bottom: 15px; color: #dbc1a7; }
#templatemo_bottom_section .templatemo_bottom_section_content h3 { margin: 0 0 15px 0; padding: 0 0 10px 0; font: 20px Arial, Helvetica, sans-serif; color: #a6703c; border-bottom: 1px dotted #663e17; }
#templatemo_bottom_section .templatemo_bottom_section_content .bottombody { margin: 0 0 0 10px; padding: 0 0 5px 10px; }
#templatemo_bottom_section .templatemo_bottom_section_content .bottombody a { color: #fff; text-decoration: none; } 
#templatemo_bottom_section .templatemo_bottom_section_content .bottombody a:hover { color: #dbc1a7; text-decoration: underline; }  

/* Footer Area */
#templatemo_footer_panel{ width:100%; margin: 0 auto; background-color: #000000; color: #ffffff; }
#templatemo_footer_panel #templatemo_footer_section{ overflow: hidden; width: 960px; margin:0 auto; text-align: center; padding: 15px; }
#templatemo_footer_panel #templatemo_footer_section .left { float: left; }
#templatemo_footer_panel #templatemo_footer_section .right { float: right; }
#templatemo_footer_panel #templatemo_footer_section a { color:#dbc1a7; }


/* Other Menus */
.otherMenuBox { background: #d0bfa3; margin: 0; padding: 0; }
.otherMenuBox a { color: #990000; text-decoration: none; }
.otherMenuBox a:hover { color: #3E2001; text-decoration: none; }
.otherMenuHeader { margin: 0px; padding: 10px; font: bold 18px Arial, Helvetica, sans-serif; color: #1a0d00; }
.otherMenuContent { font: 12px Arial, Helvetica, sans-serif; color: #1a0d00; margin: 0; padding: 10px; }



/********************** core style ********************************/

/* tbox, chatbox, button */
.tbox{ font: 12px Arial, Helvetica, sans-serif; color: #000; background: #fff; border: 1px solid #c9f5f6; margin: 0 0 5px 0; padding: 4px; }
.tbox.chatbox { width: 88%; color: #000; background: #fff; border: 1px solid #c9f5f6; padding: 4px; margin: 10px auto; }
.button { font: 12px Arial, Helvetica, sans-serif; color: #1a0d00; background: #716a66; margin: 2px; padding: 3px 6px; text-align: center; border: 1px solid #000; cursor:pointer; }
.button a { color: #fff; }
.button a:hover { color: #000; }

/* FORUMS */
.border { border: 2px solid #1a0d00; }
.fborder { border: 2px solid #1a0d00; background: transparent; }  
.forumheader{ background: #d4c3a5; font: bold 12px Arial, Helvetica, sans-serif; color: #1a0d00; padding: 8px 5px; border-bottom: 1px solid #1a0d00; border-right: 1px solid #1a0d00; }
.forumheader2{ background: #d4c3a5; font: 12px Arial, Helvetica, sans-serif; color: #1a0d00; padding: 5px; border-bottom: 1px solid #1a0d00; border-right: 1px solid #1a0d00; }
.forumheader3{ background: #e6d4b4; font: 12px Arial, Helvetica, sans-serif; color: #1a0d00; padding: 5px; border-bottom: 1px solid #1a0d00; border-right: 1px solid #1a0d00; }
.forumheader3 a { color: #990000; text-decoration: none; } 
.forumheader3 a:hover { color: #000; text-decoration: underline; }
.forumborder{ border: 2px solid #1a0d00; }
a.forumlink{ color: #cf0652; text-decoration: underline; }
.nforumcaption2 { background: #d4c3a5; font: bold 12px Arial, Helvetica, sans-serif; color:#1a0d00; padding: 5px; border-bottom: 1px solid #1a0d00; border-right: 1px solid #1a0d00; }
.caption { background: #transparent; font: bold 12px Arial, Helvetica, sans-serif; color:#fff; padding: 5px; border: 1px solid #aaa; }   
.fcaption { background: #d4c3a5; font: 12px Arial, Helvetica, sans-serif; color: #1a0d00; padding: 5px; border-bottom: 1px solid #1a0d00; border-right: 1px solid #1a0d00; }
.fcaption a { color: #8b4803; text-decoration: none; }
.fcaption a:hover { color: #3E2001; text-decoration: underline; }
.finfobar{ background: #e6d4b4; font: 12px Arial, Helvetica, sans-serif; color: #1a0d00; padding: 5px; border-bottom: 1px solid #1a0d00; border-right: 1px solid #1a0d00; } 
.nforumholder { }
.nforumcaption { }
.nforumthread { }
.nforumreplycaption { }
.nforumreply { }
.nforumdisclaimer { }
.nforumview1 { }
.nforumview2 { }
.nforumview3 { }
.nforumview4 { }

/* TEXTS */
.indent{ font: italic 12px Arial, Helvetica, sans-serif; color: #1a0d00; background: transparent; border: 1px dotted #1a0d00; padding: 12px; margin: 5px; }
.smalltext { font: 10px Arial, Helvetica, sans-serif; } 
.smallblacktext { font: 10px Arial, Helvetica, sans-serif; }  
.defaulttext { font: 12px Arial, Helvetica, sans-serif; }
.mediumtext { font: 11px Arial, Helvetica, sans-serif; }
blockquote { font: bold 12px Arial, Helvetica, sans-serif; margin: 10px 15px; padding: 10px 0 10px 28px; border: 1px solid #0065C6; background: #1E89DC; }
.nextprev{ height: 40px; margin: 0 0 15px 0; text-align: center; color: #a89c84; }
a.nextprev_link { width: 30px; height: 30px; color: #fff; padding: 5px; text-align: center; }
.nextprev_link:hover { color: #990000; }
.nextprev_current { color: #a89c84; padding: 9px; background: transparent; }
.searchhighlight { text-decoration: underline; color: #ff0000; font-weight: bold; }


/* MISC */
td { font: 12px Arial, Helvetica, sans-serif; padding: 0; text-align:left; }
form { margin: 2px 0px 0px 0px; }
p { margin: 0px; padding: 0 0 10px 0; text-align: justify; }
.spacer{ padding: 5px 0px 5px 0px; }
hr { height: 2px; border-top: 1px solid #dfe5cb; border-bottom: 1px solid #aaa; text-align: left; } 
.helpbox { background: transparent; font: 8px Arial, Helvetica, sans-serif; color:#000; border: 0px; margin: 0; padding: 0; }
.bodytable { font: 12px Arial, Helvetica, sans-serif; color: #F2F9FF; padding: 8px; }
.code-box { font: 12px Arial, Helvetica, sans-serif; color:#000; padding: 8px; }
.code_highlight { 
  width: 95%; 
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 12px Arial, Helvetica, sans-serif;
  /* white-space: pre; */
  background: #f8f8f3; 
  border: 1px dotted #684018;  
}

/* Navigation */
div.menuBar,
div.menuBar a.menuButton, div.menuButton, div.menuButton_over, 
div.menu,
div.menu a.menuItem {
  text-align: center; 
}

div.menuBar {
  float: left;
	width: 930px;
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;  
}

div.emenuBar {
  display: inline;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
  cursor: pointer;
  float: left;
	width: 100px;
	padding: 5px 0;
	margin-right: 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	border-bottom: 3px solid #472400;
  text-transform:uppercase;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
	color: #ffffff;
	border-bottom: 3px solid #703901;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, 
div.menuBar a.menuButtonActive:hover {
	color: #ffffff;
	border-bottom: 3px solid #703901;
}

/* sub links container */
div.menu {
  position: absolute;
  left: -999em;
  top: -1px;
  left: 0px;
  visibility: hidden;
  background: #703901;
  z-index: 101;
  width: 250px;
}
/* sub links item */
div.menu a.menuItem {
  color: #fff;
  display: block;
	background: transparent;
	padding: 5px 10px;
	text-decoration: none;
  white-space: nowrap;
  margin-top: 0;
  font: bold 12px Arial, Helvetica, sans-serif;
  text-transform:uppercase; 
  text-align: right; 
  border-bottom: 2px solid #5a2e01;
  margin: 0 10px;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  color: #bd8956;
  left: 0;
  top: 0;
  background: #5a2e01;
}

div.menu a.menuItem span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #fff;
}

div.menu a.menuItem:hover span.menuItemBuffer {
  padding: 0px 2px 0px 2px;
  color: #000;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 0px solid #a5a5a5;
  border-bottom: 0px solid #fff;
  margin: 4px 2px;
}

a.menuItem.header {
  border-bottom: 0px solid #b3b3b3;
}













 













