/* GENERAL *************************************************************** */
a, .img_count, .required_data {color: #926605;}
.notice {border:1px dashed #926605;}
a:hover, div.bread_crumb a:hover{color: #000000;}
h1{font-size: 26px; font-weight:normal;}
h2{font-size: 20px; font-weight:normal;}
h3{font-size: 20px; font-weight:normal;}
h4, div.bread_crumb a{font-size: 14px; font-weight:normal;color: #926605;}
div.bread_crumb {padding-bottom: 5px;}
body, td, th, textarea {
	font-family: "Trebuchet MS", Optima, Arial, sans-serif;   
	font-size: 13px;
	color: #333;
}
div.content_headers h4 {padding-top: 5px;}
div#header h1 {position: absolute; top: -200px; }
div#header h3 {position: absolute; top: -150px;}		
									

/* LAYOUT *************************************************************** */
body				{background:#000;}
div#container		{text-align:left;  margin-top: 20px; position: relative}
div#container:after { content: "."; display: block; height: 0; visibility: hidden; clear: both; }
div#container_inner_1 { width: 579px; float:left; overflow: hidden;}
div#header			{
	background:url(../images/header.jpg) no-repeat; 
	
	border: 3px solid #4a3614;
}
div#header_inner_1			{
	background:url(../images/header.jpg) no-repeat; 
	height:150px;
	border: 2px solid #6f5b38;
}
div#footer			{clear: both; position: relative; color:#f6f2dd;  padding:0; background: url(../images/bg.jpg); border: 3px solid #4a3614; width: 573px;}
div#footer_inner_1	{ border: 2px solid #6f5b38; padding: 10px; }
div#custom_footer   {font-size: 12px}
div#sidebar{width:100%; position: relative;}

div#extra2 {
	position: absolute;
	top: 10px;
	left: 60px;
	z-index: 1;
	border: 3px solid #4a3614;
}

div#extra2 img{
	border: 2px solid #6f5b38;
	float: left;
}

div#navigation{
	border: 3px solid #4a3614;
	background: #fdfcf6 url(../images/index_nav_bg1.jpg) top repeat-x;
	margin-bottom: 20px;
}
div#navigation_inner_1{
	padding-top:50px;
	padding-bottom: 10px;
	border: 3px solid #6f5b38;
	background: url(../images/index_nav_bg2.jpg) bottom repeat-x;

}

div#content{
	padding: 0;
	margin:0;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline; /* HACK TO FIX IE6 DOUBLED FLOAT-MARGIN BUG */
	float:left; 
	background: #fdfcf6 url(../images/index_nav_bg1.jpg) top repeat-x;
	border: 3px solid #4a3614;
}	

div#content_inner_1{
	clear:both;
	width: 549px; 
	padding: 0;
	margin:0;
	padding: 10px;
	padding-bottom: 15px;
	background: url(../images/index_nav_bg2.jpg) bottom repeat-x;
	border: 2px solid #6f5b38; 
}

div#main_content{float:left;}


div#content_inner_1{min-height:400px; height:auto !important; height: 400px;}

html>body div#content_inner_1{
	height: auto;
	min-height: 400px;
} 


div.sub_menus {
	display: inline;
	padding: 0;
	float:left;			
}

div#left_side{
	margin: 0px; 
	padding-top: 52px; 
	width: 187px;
	margin-right: 4px;
	float:left; 
} 

div.box_bdy_inner, div.box_hdr_inner{
	overflow: hidden;
	
}


/* MAIN MENU *************************************************************** */
div.main_menu_top, div.main_menu_top_selected{border: 3px solid #4a3614;margin: 4px 5px 0px 5px;  width: 159px;}
div.main_menu_bottom, div.main_menu_bottom_selected{border: 2px solid #6f5b38; width: 155px;}

a.main_menu, a.main_menu_selected{
	clear:both;
	display: block;
	padding: 2px 3px 2px 3px;
	text-decoration:none; 
	text-align: center;
	font-size:13px; 
	color:#f6f2dd;
	background: url(../images/bg.jpg);
	font-weight: bold;

}
a.main_menu:hover, a.main_menu_selected, a.main_menu_selected:hover	{color: #000; background: #fafaf0 url(../images/bg2.jpg)}


/* SUB MENU *************************************************************** */
a.sub_menu, a.sub_menu_selected	{
	clear:both;
	display: block;
	padding: 2px 3px 2px 3px;
	text-decoration:none; 
	text-align: center;
	font-size:12px; 
	color:#926605;
	background:#fff;
	margin-top: 3px;
	font-weight: bold;

}
a.sub_menu:hover, a.sub_menu_selected {color:#000; background:url(../images/sub_bg.jpg) center repeat-y}



div.sub_menu_top, div.sub_menu_top_selected{margin: 4px 5px 0px 5px; }

/* BOXES *************************************************************** */
div.box {border: 3px solid #4a3614; background: #fff; position: relative;}
div.box_inner{border: 2px solid #6f5b38;}

div.box_inner {font-size: 12px;}

div.box_hdr					{background: url(../images/bg3.jpg); border-bottom: 3px solid #4a3614; padding: 0; margin:0;}
div.box_hdr_inner			{border-bottom: 2px solid #6f5b38; padding:5px !important; }

div.box_bdy_inner_2{width: 165px; overflow: hidden;  padding-bottom:0; padding-top: .5em;}


div.box_bdy					{background: url(../images/index_nav_bg1.jpg) top repeat-x; position: relative; padding-bottom: 0;}


div.box_hdr_inner, div.box_bdy_inner{
	padding-left: 0px;  
}

div.box_bdy ul
{
	margin:0 0 0 -4px;
	padding:0;
}

div.box_bdy ul li
{
	list-style:none;
	list-style-position:outside;
	background-image:url(../images/bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:5px;
	margin-bottom:5px;
	padding:0 0 0 13px;
}



div.box_bdy ul li a
{
	text-decoration:underline;
}

.box_icon_blog				{background:url(../images/icon_blog2.gif) top left no-repeat;}
.box_icon_blog_archives		{background:url(../images/archives.gif) top left no-repeat;}
.box_icon_forum				{background:url(../images/icon_comments4.gif) top left no-repeat;}
.box_icon_login				{background: url(../images/lock.gif) top left no-repeat;}
.box_icon_notes				{background:url(../images/note.gif) top left no-repeat;}
.box_icon_search			{background: url(../images/search.gif) top left no-repeat;}
.box_navigation				{background: url(../images/navigation.gif) top left no-repeat; padding-right: 5px; }

.box_title_text				{font-size:13px; color:#4a3614;  font-weight: bold; vertical-align:middle; margin-top: 0px;}

.box_icon_blog, .box_icon_blog_archives, .box_icon_forum, .box_icon_login, 
.box_icon_notes, .box_icon_search, .box_navigation, .hdr_img {
	width:22px; height:22px;
	margin-right: 5px;
	float:left;
	margin-top: -3px;
}

/* BOARD-HEADERS *************************************************************** */
body.forums div.board_title						{background: url(../images/icon_header_forums.gif) top left no-repeat;}	
body.topics div.board_title						{background: url(../images/icon_header_topic.gif) top left no-repeat;}
body.messages div.board_title 					{background: url(../images/icon_comments1.gif) top left no-repeat;}
body.blog div.board_title						{background: url(../images/icon_blog1.gif) top left no-repeat;}
body.blog_entry div.first_entry div.board_title	{background: url(../images/icon_blog1.gif) top left no-repeat; }
body.blog_entry div.board_title					{background: url(../images/icon_comments1.gif) top left no-repeat;}

/* FOOTER-TEXT *************************************************************** */
div#footer		{font-size: 10px;}
.line1 a, .line2 a,  .line1, .line2, .line3 a, .line3 a:hover	{color: #616350}

/* ADMIN-MENUS *************************************************************** */
div.admin_menu{	font-size: 11px; position: absolute; top:-20px; right:0px; color:#87724d; z-index: 2;}
div.admin_menu a{color: #f6f2dd}
div.admin_menu a:hover{color: #87724d}

/* BOARD - Forums/Topics/Comments/Blogs ******************************** */

div.board{ overflow:hidden; }
div.entry, div.first_entry					{border: 3px solid #4a3614; width: 537px; margin:0; padding:0;position: relative;}
div.entry_inner_1, div.first_entry_inner_1	{border: 2px solid #6f5b38; width: 533px; float:left; margin:0; padding:0;}

div.entry						{float: left; margin-bottom: 30px; }
div.first_entry					{float: left; margin-bottom: 30px;  }

div.hdr							{border-bottom: 3px solid #4a3614; background:#926605 url(../images/bg3.jpg); margin:0; padding:0;}
div.board_title	{width: 493px; padding-top: 0px !important; padding-bottom: 0px !important;}
div.hdr_inner_1					{border-bottom: 2px solid #6f5b38; padding: 5px; margin:0; float:left;}
body.messages div.hdr_inner_1, body.blog_entry div.entry div.hdr_inner_1{
	padding: 0 5px 5px 5px;
}
div.bdy							{clear:both; padding: 10px; width: 513px; margin-right: -3px; background: #fff url(../images/index_nav_bg1.jpg) top repeat-x;}
div.bdy_inner_1					{overflow:hidden; width: 513px;}
div.ftr							{border-top: 3px solid #4a3614; color:#f6f2dd; margin:0; padding:0; background: #4a3614; width: 533px; float:left;}
div.ftr_inner_1						{border-top: 2px solid #6f5b38; padding: 2px 10px 0px 10px; margin:0; font-size: 12px;}

table.tbl_hdr td.col1 			{font-size:16px;}
div.hdr_name					{font-size:16px;color:#f6f2dd}
div.hdr_name a 					{color:#f6f2dd}
div.hdr_name a:hover 			{color:#4a3614}
.hdr_when					{color:#000000; font-size: 12px; }
.hdr_when a {color:#4a3614;}
.hdr_when a:hover 			{color:#000000 }

body.blog_entry div.entry .hdr_when{float:left; margin-top: 4px;}

div.ftr_sub_count, div.ftr_last_sub{
	display:inline;
	vertical-align: middle !important;
	padding-top: 5px !important;
	padding-left: 27px !important;
	height: 22px;
	float:left;
}


/* ALBUM PHOTOS ****************************************************************** */
a.thumbnail{border: #d9cdc2 solid 1px;}
a.thumbnail:hover {border: #4a3614 solid 1px;}

/* ALBUMS ****************************************************************** */	
div.album_hdr										{font-size: 16px;}
body.albums table.photo_album_image td.album_pic	{background:url(../images/album.jpg) no-repeat;}

/* FORUMS ********************************************************************* */
body.forums div.ftr_sub_count			{background: url(../images/icon_footer_topics.gif) left no-repeat; }
body.forums div.ftr_last_sub			{background: url(../images/icon_comments2.gif)  left no-repeat;}

/* FORUM TOPICS ****************************************************************** */
body.topics div.ftr_sub_count			{background: url(../images/icon_comments3.gif)  left no-repeat;}
body.topics div.ftr_last_sub			{background: url(../images/icon_comments2.gif)  left no-repeat;}
body.topics div.topic_desc				{height:40px;}

/* FORUM MESSAGES  ************************************************************ */

/* BLOG  ************************************************************************ */
body.blog div.ftr_sub_count				{background: url(../images/icon_comments3.gif)  left no-repeat;}
body.blog div.ftr_last_sub				{background: url(../images/icon_comments2.gif)  left no-repeat;}

/* BLOG ENTRY ************************************************************************ */
body.blog_entry div.ftr_sub_count						{background: url(../images/icon_comments1.gif)  left no-repeat;}
body.blog_entry div.ftr_last_sub						{background: url(../images/icon_comments2.gif)  left no-repeat;}
body.blog_entry div.first_entry div.ftr_sub_count		{background: url(../images/icon_comments3.gif)  left no-repeat;}


/* BLOG ARCHIVE ************************************************************************ */
table.blog_archive{width: 100%}	
table.blog_archive th{font-size:14px; text-decoration: underline;}
table.blog_archive td{vertical-align: top;}
table.blog_archive td.col1{color: #000000;}
table.blog_archive th.col1, table.blog_archive td.col1 {padding: 5px 7px 5px 0;}
table.blog_archive th.col2, table.blog_archive td.col2 {padding: 5px 0 5px 7px;}

/* MISC ********************************************************************* */
.bread_crumb_icon {background:url(../images/arrow3.gif) center right no-repeat;} div.bread_crumb:after { content: url(../images/arrow3.gif); }
.sub_hdr					{color: #000000; font-size: 19px;}
.count						{font-size: 16px; color:#000000;}


.header_crud a.crud_link
{
	position:absolute;
	top:-16px;
	left:2px;
}

div#navigation a.crud_link
{
	position:absolute;
	top:-9px;
	left:15px;
}

div.entry div.crud_outer, div.first_entry div.crud_outer
{
	position:absolute;
	top: 5px;
	right: 5px;
}

.sidebar_crud a.crud_link{
	position:absolute;
	top: 0px;
	right: 0px;	
}

div.box_bdy div.crud_links
{
	position:absolute;
	top: -10px;
	left: 10px;
	z-index: 5;

}

div#footer a.crud_link
{
	position:absolute;
	top:-9px;
	left:255px;
}


div.content_headers{border-bottom: #d9cdc2 solid 1px; width: 540px; display:block;}
div#form_entries div.form_entry{border-top: solid 1px #d9cdc2}

div.thumbs_container{
	border-top: 1px #d9cdc2 solid; 
	border-bottom: 1px #d9cdc2 solid; 
}

.entry_title{
	display: inline;
}

div.divMedImg  img {border: #d9cdc2 solid 1px; padding:5px;}
div.message_content { float:left; width:385px; margin-left: 10px; }

.textbox input, .textarea textarea{
	background:#fff; 
	border: 2px #6f5b38 solid;
}

div.blog_comment_form .textbox input,
div.blog_comment_form .textarea textarea{
	background:#fff; 
	border: 2px #6f5b38 solid;	
}

div.blog_comment_form .button input{
	width: 146px;
}


.button	a, .button a:hover, .button input { 
	background:#916305; 
	color: #f6f2dd;
	border-bottom: 2px solid #4a3614;
	border-right: 2px solid #4a3614;
	border-top: 2px solid #6f5b38;
	border-left: 2px solid #6f5b38;
}


pre{ width: 535px !important;}
div.board pre{ width: 500px !important;}

div.ama_footer, div.ama_footer a, div.ama_footer a:hover{color: #e4dfc6;}

div.ama_footer{
	margin: 10px 0 0 0; 
	padding: 0 0 20px 0; 
	font-size: 10px; 
	text-align:center; 
	width: 577px;  
}

div.img_desc{clear:both;}

.default_avatar img{display: none;}
.default_avatar {background: url(../images/avatar.jpg)  top left no-repeat}

div.ftr_tags{
	padding-top: 0px;
	padding-bottom: 0;
}

table.forums tr.even_row td,table.topics tr.even_row td
{
	background:#f7f2df!important;
}

div#search_results_container table.results_table tr.even_row
{
	background:#f7f2df;
}

div#search_results_container table.results_table tr.odd_row
{
	background:#f2e9d7;
}

div#search_results_container table.results_table th
{
	background:#3c3977;
	color:#fff;
}

table.messages td
{
	color:#333;
	background:#f7f2df url(../images/messagebg.gif) top repeat-x!important;
}

table.messages2 td,table.messages3 td
{
	background:none!important;
}

table.messages3 h4.sub_hdr{
	color: #333;
}

h4.sub_hdr{color: #333 !important;}

table.forums,table.topics,table.messages
{
	background:#fff;
}

table.forums th,table.topics th,table.messages th
{
	background:url(../images/bg.jpg);
	border: 2px solid #4a3614;
	color:#fff;
	font-weight:400;
}

table.forums td,table.topics td
{
	background:#f2e9d7;
	color:#333;
}

.topic_date{
	color: #926605;
}

div.message_content_container{
	width: 408px;
}
