/** BASIC */

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #EEE2C3 url(i/bg01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1, h2 {
	color: #614C31;
}

h1 span, h2 span {
	padding: 0px 40px 0px 0px;
	background: url(i/homepage03.gif) no-repeat right center;
}

h1 {
	margin-bottom: 10px;
	font-size: 14px;
}

h2 {
	margin-bottom: 15px;
	font-size: 12px;
}

h3 {
	margin-bottom: 5px;
	font-size: 11px;
	color: #9C5234;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* color: #9C8C67;*/
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	display: block;
	height: 17px;
	margin-bottom: 3px;
	padding: 3px 0px 0px 10px;
	background: url(i/homepage11.jpg) no-repeat left top;
}

.list1 li a {
	text-decoration: none;
	font-size: 10px;
}

.list1 li a:hover {
	text-decoration: underline;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	display: block;
	height: 13px;
	margin-bottom: 3px;
	padding: 3px 0px 0px 0px;
}

.list2 li a {
	text-decoration: underline;
}

.list2 li a:hover {
	text-decoration: none;
}

/** LINKS */

a {
	color: #994D2E;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.more {
	margin: 10px 0px 20px 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 7px;
}

.more a {
	padding-right: 15px;
	text-decoration: none;
}

.more a:hover {
	text-decoration: underline;
}

.post .details
{
position: relative;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}


/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: -5px 5px 0px -5px;
}

img.right {
	float: right;
	margin: -5px -5px 0px 5px;
}

hr { display: none; }

.hr1 {
	height: 31px;
	background: url(i/homepage04.gif) repeat-x left center;
}

/** WRAPPER */

#wrapper {
	height: 100%;
	min-height: 100%;
	background: url(i/bg02.jpg) repeat-x left top;
}

html>body #wrapper {
	height: auto;
}

/** HEADER */

#header {
	width: 843px;
	height: 200px;
}

/** LOGO */

#logo {
	width: 367px;
	height: 200px;
}

#logo h1, #logo p {
}

/** MENU */

#menu {
	height: 200px;
	
}

#menu a {
	text-decoration: none;
	font-weight: bold;
}
/*
#menu a:hover {
	text-decoration: underline;
}
*/

#menu ul {
	margin: 0px;
	padding: 161px 0px 0px 53px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 4px 4px 0px 50px;
	background: url(i/subpage1_01.jpg) no-repeat left center;
}

#menu .first a {
	background: none;
}

/** PAGE */

#page {
	width: 860px;
	background: url(i/subpage2_01.jpg) repeat-y left top;
}

#page-bg {
	background: url(i/subpage2_02.jpg) no-repeat left top;
}

/** SIDEBAR > BOXED */

.boxed {
	background: url(i/homepage16.jpg) repeat-y left top;
}

.boxed-top {
	background: url(i/homepage15.jpg) no-repeat left top;
}

.boxed-bottom {
	padding: 29px 10px 10px 16px;
	background: url(i/homepage17.jpg) no-repeat left bottom;
}

.boxed h2, .boxed-first h2 {
	margin-bottom: 5px;
	font-size: 10px;
}

.boxed .more, .boxed-first .more {
	padding: 0px;
	background: none;
}

.boxed-first {
	background: url(i/homepage13.jpg) repeat-y left top;
}

.boxed-top-first {
	background: url(i/homepage12.jpg) no-repeat left top;
}

.boxed-bottom-first {
	padding: 50px 10px 20px 50px;
	background: url(i/homepage14.jpg) no-repeat left bottom;
}

.boxed-second {
	background: url(i/subpage1_06.jpg) repeat-y left top;
}

.boxed-top-second {
	background: url(i/subpage1_05.jpg) no-repeat left top;
}

.boxed-bottom-second {
	padding: 50px 10px 20px 28px;
	background: url(i/subpage1_07.jpg) no-repeat left bottom;
}

/** FOOTER */

#footer {
	width: 860px;
	height: 80px;
	background: url(i/subpage2_03.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 6px 0px 0px 0px;
	text-align: center;
	font-size: 9px;
	color: #000000;
}



/** HEADER */

#header {
	margin: 0px auto;
	background: url(i/wandsmoke_header.jpg) no-repeat left top;
}

/** LOGO 

#logo {
	float: left;
	background: url(i/headerleft.png) no-repeat left top;
}

#logo h1, #logo p {
	text-indent: -9999px;
}

.single #logo {
	background: url(i/subpage2_04.jpg) no-repeat left top;
}

*/

/** PAGE */

#page {
	margin: 0px auto;
}

/** CONTENT */

#content {
	float: right;
	width: 495px;
	padding: 15px 77px 0px 0px;
	margin-right:6px;
}

/** ONE COLUMN WIDE */

.one-column {
}

.one-column-wide {
	padding: 20px 90px;
	min-height: 600px;
}

/** 2-COLUMNS */

.two-columns {
}

.two-columns .column1 {
	float: left;
	width: 177px;
}

.two-columns .column2 {
	float: right;
	width: 159px;
	padding: 0px 0px 0px 18px;
	background: url(i/homepage05.gif) repeat-y left top;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 230px;
	padding: 0px 0px 0px 49px;
}

/** FOOTER */

#footer {
	margin: 0px auto;
}


.confirm,
.error,
.warning,
.info,
.positive,
.notice {
    color: #333;
    padding: 1em 5em 1em 4.3em;
    margin: 1.2em 0 1em 0 !important;
    clear: left;
    width: 75%;
} /* ie6 */ 

.confirm,
.positive,
.notice { 
    background: #f2e5c5 url(/i/circle-check-green.gif) 1.3em 0.5em no-repeat; 
    border-top: 1px solid #A5CC7A; 
    border-bottom: 1px solid #A5CC7A;
}

.warning {     
    background: #f2e5c5 url(/i/circle-yellow-exclamation.gif) 1.3em 0.5em no-repeat; 
    border-top: 1px solid #ddd; 
    border-bottom: 1px solid #ddd;
    }

.error {     
    background: #f2e5c5 url(/i/circle-red-exclamation.gif) 1.3em 0.5em no-repeat; 
    border-top: 1px solid #ddd; 
    border-bottom: 1px solid #ddd;
}

.info {
    background: #f2e5c5 url(/i/circle-yellow-info.gif) 1.3em 0.5em no-repeat;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.positive div,
.confirm div,
.error div,
.warning div,
.info div
.notice div {
    display: inline;
    background: none;
    padding: 0;
    margin: 0;
}

.positive p,
.confirm p,
.error p,
.warning p,
.info p
.notice p {
    margin: 0;
}

.positive h3,
.positive strong,
.confirm h3,
.contirm strong,
.warning h3,
.warning strong,
.error h3,
.error strong,
.info h3,
.info strong {
    font-weight: bold !important;
    letter-spacing: normal !important;
    font-size: 1.2em !important;
    padding: 0 0.5em 0 0 !important;
    margin: 0 !important;
    display: inline;
}

.positive h3,
.positive strong,
.confirm h3,
.contirm strong {
    color: #e18015;
}

.warning h3,
.warning strong {
    color: #b50b05;
}

.error h3,
.error strong {
    color: #b50b05;
}

.confirm:hover {
    color: #030;
}

.messages {
	/* Default Popup Message Class	*/
	padding: 10px;
	font-size: smaller;
	position: absolute;
	background-color: #000000; color: #005017;
	border: medium solid #C0C0C0;
	display: none;
}

.messages_hide {
	text-align: center;
	padding-top: 5px;
	color: #000517;
}

.messages_btn {
	width: 100%;
}

.alphabet {
	background:transparent none repeat scroll 0% 0%;
	border:0px none;
	font-size: 10px;
	padding: 0;
}

.tabcontent{
display:none;
}

.stripeme {
	width: 100%;
	border-collapse: collapse;
	background-color:#F4EEDF;
}

.alt {

	background-color:#DCC792;
}

.adm_sdb a {  
color:#444444;
display:block;
padding:2px;
text-decoration:none;
border-top:1px solid #F0F0F0;
}  
/*th {

background:#9c5234 none repeat scroll 0 0;
/* border-bottom:2px solid #FFFFFF;
border-left:1px solid #9c5234; */
/*color:#FFFFFF;
height:29px;
padding-left:11px;
padding-right:11px;
text-align:left;
}

*/
.image-float {
	border:1px solid #000000;
	float:left;
	margin:0 5px 0 0;
}

#top-information {
color:#141207;
height:auto;
line-height:15px;
margin:0;
width:auto;
vertical-align:middle;
}


#bottom-information {
color:#141207;
height:auto;
line-height:15px;
margin:10px auto 0;
padding:0;
text-align:right;
width:175px;
}

#bottom-information img {
margin:0 0 3px 8px;
vertical-align:middle;
}

/* Forum Styling */

#Categories {
	/* border-top:1px solid #CCCCCC;*/
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 20px;
	padding:0px;
	width:100%;
}

.Category {
	margin:0px;
	overflow:hidden;
	padding:0px;
	width:100%;
}

#Categories li ul {
	/* border-bottom:1px solid #CCCCCC; */
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:7px 6px;
}

.CategoryName span, .CategoryDescription span {
	display:none;
}

/* Discussion Index */

#PageJump {
 margin-top: 9px;
 float: right;
}
#Discussions {
 margin-top:-5px !important;
 
 width: 100%;
 }
#Discussions, #Discussions * {
 margin:0px;
 padding:0px;
 list-style:none;
 }
#Discussions li ul {
 /* background-color:#DDEAF8;
 border-bottom:1px solid #BCD5F1;
 */
 }
#Discussions li li {
 height:auto;
 border:0px;
 }

.NewComments li.DiscussionTopic a, .NewComments li.DiscussionTopic {
 font-style: bold;
 color: #000000 !important;
 }
 
 li.DiscussionTopic a {
 color: #666666 !important;
 }
#Discussions li ul {
 padding: 7px 6px 7px 6px;
 color:#666666;
 }
#Discussions ul span, #Discussions ul span a, #Discussions ul a, #Discussions ul li {
 color:#000000;
 text-decoration:none;
 }
#Discussions ul span a:hover, #Discussions ul a:hover {
 color:#f00;
 }
#Discussions ul a {
 color:#000000;
 }
.Discussion {
 border:1px solid #000000;
 margin: 0px;
 padding: 0px;
 overflow: hidden;
 width: 100%;
}

.DiscussionType {
 font-size:14px;
 float:left;
 margin-right:5px !important;
 color:#062971;
 font-weight:bold;
 line-height:25px;
 padding-left: 30px !important;
 }
.Sticky .DiscussionType {
 background: url('ico.sticky.gif') no-repeat center left;
 }
.Closed .DiscussionType,
.Hidden .DiscussionType {
 background: url('ico.closed.gif') no-repeat center left;
 }
.DiscussionType span,
.DiscussionType.Normal {
 display:none;
 }
.DiscussionType * {
 float: left;
 }
.DiscussionTopic, .User.Name {
 font-size:18px;
 line-height:25px;
 overflow: hidden;
 }
.DiscussionTopic span {
 display:none;
 }
.DiscussionTopic {
  color:#666666 !important;
	/*
 background: url('ico.discussion.gif') no-repeat center left;
 padding-left: 30px !important;
 */
 }
.Sticky .DiscussionTopic,
.Closed .DiscussionTopic,
.Hidden .DiscussionTopic {
 background: none;
 padding-left: 0px !important;
 }
.DiscussionTopic a, .User.Name a {
 color:#000000 !important;
 }
.DiscussionTopic a:hover {
 text-decoration:underline !important;
 }
.DiscussionCategory, .DiscussionStarted, .DiscussionComments, .DiscussionLastComment, .DiscussionActive, .DiscussionNew {
 width: auto;
 display:inline;
 font-size:10px;
 margin-right:10px!important;
 }
.NewComments .DiscussionNew a {
 color:#000000 !important;
 }
 
#Discussions li.Read.NewComments .DiscussionNew {
 display:inline;
 }

.ContentInfo.Top {
	overflow:hidden;
	white-space:nowrap;
}

.ContentInfo.Middle .PageInfo {
border-top:0px none;
margin:0px;
}

.ContentInfo {
	text-align:left;
}
.ContentInfo h1 {
text-align: left;
width: 80% !important;
color:#000000;
}
#CommentsPage .ContentInfo h1 {
float:left;
overflow:hidden;
text-align:left;
white-space:nowrap;
width:60%;
}

.ContentInfo h1 a {
color:#000000;
text-decoration:none;
}

.ContentInfo a {
color:#CCCCCC;
text-decoration:none;
}
.ContentInfo * {
font-size:14px;
font-weight:bold;
margin:0px;
padding:0px;
}

#CommentsPage .ContentInfo.Top .PageInfo { 
margin:5px 0px 0px !important;
}
.PageInfo {
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	color:#000000;
	font-weight:bold;
	line-height:23px;
	margin:5px 0px;
	padding:0px 1px;
	float: left;
	width: 100%;
}

.PageInfo p {
display:inline;
float:left;
margin:0px;
padding:0px;
}

#Comments {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0px;
}

#ForumContent {
	float: left;
	margin-top: 15px;
	width: 100%;
}

#Comments li {
border-bottom:1px solid #000000;
margin:0px;
padding:4px 0px;
}

#Comments .CommentHeader {
line-height:32px;
padding-left:8px;
padding-right:8px;
text-align:right;
}

#Comments .CommentHeader ul {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0px;
}

#Comments .CommentHeader li {
border-bottom:0px none;
color:#000000;
display:inline;
font-size:11px;
margin:0px;
padding:0px;
}


.PageList {
	margin:0px;
	padding:0px;
	list-style:none;
	color: #bbb !important;
	float: right;
	}
.PageList li {
	display:inline;
	}
.PageList a,
.PageList li a {
	text-decoration:none;
}

#Comments .CommentHeader li span {
display:none;
}
#Comments .CommentHeader span {
color:#000000;
font-size:10px;
font-weight:normal;
}

#Comments .CommentBody {
color:#000000;
display:block;
font-size:13px;
line-height:150%;
margin:10px;
}
#Comments .CommentEdit {
	font-size:smaller;
	font-style:italic;
	margin-bottom:-4px;
	text-align:right;
}
/* Forms.. */

#Form * {
	margin:0px;
	padding:0px;
	list-style:none;
	}
#Form {
	margin-bottom: 10px;
	}
#Form fieldset {
	border:0px;
	clear:none;
	margin-bottom: 20px;
	}
#Form fieldset legend {
	padding: 4px 0px 4px 0px;
	font-size:14px;
	font-weight:bold;
	}
#Form form {

	}
#Form li {
	margin-bottom:10px;
	color:#834300;
	font-weight:bold;
	}
#Form label a {
	margin-bottom:-3px;
	margin-right:15px;
	float:right;
	padding:3px 6px;
	color:#834300;
	text-decoration:none;
	font-weight:normal;
	border:1px solid #ffedae;
	background-color:#fff;
	}

#Form textarea,
#Form input,
#Form select {
	font-family: 'Arial', sans-serif;
	font-size:13px;
	font-weight: normal;
	}
#Form textarea {
	width:99.5%;
	height:150px;
	}
#Form textarea.SmallCommentBox {
	height: 150px;
	}
#Form textarea.LargeCommentBox {
	height: 400px;
	}
#Form .Button {
	cursor: pointer;
	}
#Form .Button.SubmitButton {
	margin-right:10px;
	}

/* Add Comment & Start Discussion Forms */

#Form.StartDiscussion legend {
	padding-top: 0px;
	}
#PostPage #Form.AddComments legend {
	padding-top: 0px;
	}

#Form.AddComments fieldset {
	margin: 0px;
	}
#Form.AddComments form {
	margin-top: 0px !important;
	}


#Form.AddComments {
	float: left;
	}
#PostPage #Form.AddComments {
	padding: 0px;
	}
.DiscussionBox {
	width: 400px;
	}
#Form .Button {
	width: auto !important;
	}
#Form.AddComments a,
#Form.StartDiscussion a {
	font-weight: normal;
	}
#CommentFormats input {
	margin: 0px 2px 0px 12px;
	}
#Form.StartDiscussion #CommentFormats label,
#Form.AddComments #CommentFormats label {
	font-weight: normal;
	}
/* Pad fatal errors on post page */
#PostPage #Content {
	padding-top: 20px !important;
	}
	
#mod_bar, #mod_bar a {
	background-color:#9C8C67;
	color:#000000;
	margin:5px 10px 5px 0pt;
	text-decoration: none;
	font-style: bold;

}


#mod_bar ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
		padding:6px 0px 6px 4px;
}

#mod_bar li {
	display:inline;
	font-style: bold;
	padding: 5px;
}
	
	
.table_header tr {
	color:#FFFFFF;
	font-weight:bold;
	background:#CB842E url(i/ui-bg_glass_25_cb842e_1x400.png) repeat-x scroll 50% 50%;
}

.table_header tr th {
	color:#FFFFFF;
	font-weight:bold;
	text-align: left;
	padding: 5px;
}

#noscript-warning {
  background-color:#AE0000;
  color:#FFFFFF;
  font-family:Arial,Helvetica,sans-serif;
  font-size:120%;
  font-weight:bold;
  left:0;
  padding:5px 0;
  position:fixed;
  text-align:center;
  top:0;
  width:100%;
  z-index:101;
}

#ui-datepicker_div, .ui-datepicker { 
	z-index: 1000; 
	/* must be > than popup editor (950) */ 
} 

.adm_btn {
	width: 150px;
	}

}

.ui-accordion-content-active {
	padding: 0 !important;
}

.ui-accordion-header {
	cursor:pointer;
	margin-top:1px;
	position:relative;
	color:#FFFFFF !important;
	font-weight:bold !important;
	background:#CB842E url(i/ui-bg_glass_25_cb842e_1x400.png) repeat-x scroll 50% 50% !important;
}

.ui-accordion-header a {
	color:#FFFFFF !important;
	font-weight:bold !important;
	text-align: left !important;
}

.ui-state-default .ui-icon {
	background-image:url(i/ui-icons_ffffff_256x240.png) !important;
}

.ui-state-active .ui-icon {
	background-image:url(i/ui-icons_ffffff_256x240.png) !important;
}

input.text, select.dropdown, textarea {
	border:1px solid #71D000;
	margin:0;
	padding:2px 3px;
}