html {
	height: 100%;
	margin-bottom: 1px;
}

.alt2
{
background: #E1E4F2;
color: #000000;
}
.button
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}


/* Normal, standard links. */
a:link, a:visited {
	color: #ff6c00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ff3700;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited {
	color: #422727;
	text-decoration: none;
}

a.nav:hover {
	color: #ff3700;
	text-decoration: underline;
}

/* Tables should show empty cells. */
table {
	empty-cells: show;
}

/* set a fontsize that will look the same in all browsers. */
body
{
	font-size: 12px;
	line-height: 145%;
	font-family: DejaVu Sans, bitstream vera sans, liberation sans, verdana, sans-serif;
	background: #f7e3c8;
	margin: 0;
	padding: 0;
}

/* use dark grey for the text, leaving black for headers etc */
body, td, th , tr
{
	color: #422727;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button {
	color: #422727;
	font-family: DejaVu Sans, bitstream vera sans, liberation sans, verdana, sans-serif;
}

input, button {
	font-size: 100%;
}

textarea {
	font-size: 100%;
	color: #422727;
	font-family: DejaVu Sans, bitstream vera sans, liberation sans, verdana, sans-serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check {}

/* Selects are a bit smaller, because it makes them look even better 8). */
select {
	font-size: 90%;
	font-weight: normal;
	color: #422727;
	font-family: DejaVu Sans, bitstream vera sans, liberation sans, verdana, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor {
	height: 1px;
	border: 0;
	color: #bbb;
	background-color: #bababa;
}

/* No image should have a border when linked */
a img {
	border: 0;
}

/* A quote, perhaps from another post. */
.quote {
	color: #905757;
	background-color: #fef5e4;
	border: 1px solid #905757;
	margin: 1px;
	padding: 5px;
	font-size: 11px;
	line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code {
	color: #4a4a4a;
	background-color: #f5f5f5;
	font-family: "courier new", "times new roman", monospace;
	font-size: 11px;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border-top: 2px solid #c5c5c5;
	border-left: 2px solid #c5c5c5;
	border-right: 2px solid #c5c5c5;
	border-bottom: 2px solid #c5c5c5;
	margin: 1px auto 1px auto;
	padding: 5px 2px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */

.quoteheader, .codeheader {
	color: #905757;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.2em;
	padding: 5px;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help {
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction {
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor {
	width: 96%;
}

/* Highlighted text - such as search results. */
.highlight {
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbgwiki {
	background-color: #fefaf1;
 }

.windowbg_hover:hover,.windowbg_hoverHover
{
	background: #fef5e4;
}

.windowbg2_hover:hover,.windowbg2_hoverHover
{
	background: #fef5e4;
}
.windowbg, .windowbg2, .windowbg3, #preview_body, .approvebg, .approvetbg {
	background-color: #f7e3c8;
 }

.windowbg_hover3:hover,.windowbg_hover3Hover
{
	background: #fef5e4;
}
.mail_hover:hover,.mail_hoverHover
{
	background: #fef5e4;
}

.windowbg4 {
	background-color: #fef5e4;
	border: 1px ;
	border-color:  #422727;
}
.windowbg5 {
	background-color: #ffffff;
	padding: 0px;
}

/* the today container in calendar */
.calendar_today
{
	background: url('images/calbg.gif') repeat-x;
	background-color : #8caec3;
	color: #f5f5f5;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, #credits h3
{
	color: white;
	font-style: normal;
	background: #905757 url(images/titlebg.gif) repeat-x;
	border-bottom: solid 1px #422727;
	padding-left: 10px;
	padding-right: 10px;

}

.titlebg, .titlebg a:link, .titlebg a:visited
{
	color: #fff;
	font-style: normal;
	font-size: 11px;
}

.titlebg2 td, td.titlebg tr td {
	color: white;
}

.titlebg2 a:link, .titlebg2 a:visited {
	color: white;
	font-style: normal;
	text-decoration: underline;
}

.titlebg a:hover, .titlebg2 a:hover {
	text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers. */
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background: #905757 url(images/catbg.png) repeat-x;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
	background: #905757 url(images/catbg.png) repeat-x;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
	border-bottom: solid 1px #422727;
}
.catbg, .catbg2
{
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: white;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: white;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #ffffff;
}
.catbgnew {
	height: 29px;
	line-height: 29px;
	color: #fef5e4;
	font-weight: bold;
	background: url('images/catbg-m.gif') repeat-x 0 0; padding-left:5px; padding-right:0; padding-top:0; padding-bottom:0
}

.catbgnew-l {
	background: url('images/catbg-l.gif') no-repeat 0 0;
	padding-left: 8px;
	position: relative
}
.catbgnew-r {
	background: url('images/catbg-r.gif') no-repeat 100% 0;
	padding-right: 8px;
	position: relative
}
.catbgnew a:link
{
	color: #ffffff;
	text-decoration: none;
}
.catbgnew a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.catbgnew a:hover
{
	text-decoration: underline;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: #422727;
	padding: 0px;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	padding: 0;
	
	
}.
.tborder2
{
	padding: 0;
	border: 1px #422727;
	
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.veryverysmalltext {
	font-size: 6px;
	font-family: tahoma, sans-serif;
	text-align: justify;
}

.verysmalltext {
	font-size: 8px;
	font-family: tahoma, sans-serif;
	text-align: justify;
}
.verysmalltext a:link
{
	font-size: 8px;
}

.verysmalltext a:visited
{
	font-size: 8px;
}
.verysmalltext a:hover
{
	font-size: 8px;
	text-decoration: underline;
}
.smalltext, .middletext, small {
	font-size: 11px;
	font-family: tahoma, sans-serif;
}

.normaltext {
	font-size: 16px;
}

.largetext {
	font-size: 18px;
}

/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage {
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature {
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error {
	color: red;
}

/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last, .mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last {
	vertical-align: top;
	text-transform: lowercase;
}

.maintab_back, .maintab_active_back, .mirrortab_back, .mirrortab_active_back {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

.maintab_first,.mirrortab_first {
	 display: none;
}

.maintab_back,.mirrortab_back {}

.maintab_last,.mirrortab_last {
	display: none;
}

.maintab_active_first, .mirrortab_active_first {

	display: none;
}

.maintab_active_back, .mirrortab_active_back {
	text-decoration: underline;
}

.maintab_active_last, .mirrortab_active_last {
	display: none;
}

/* how links behave in main tab. */
.maintab_back a:link, .maintab_back a:visited, .mirrortab_back a:link, .mirrortab_back a:visited {
	color: #422727;
	text-decoration: none;
	padding: 3px
}

.maintab_active_back a:link, .maintab_active_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited {
	color: #422727;
	text-decoration: none;
	padding: 3px
	font-weight: bold;
}

.maintab_back a:hover, .maintab_active_back a:hover, .mirrortab_back a:hover, .mirrortab_active_back a:hover {
	color: #ffffff;
	background-color: #422727;
	padding: 3px
/*	text-decoration: overline underline; */
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #422727;
	color: #f7e3c8;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}

.wrapper {
	width: 970px;
	margin: 0 auto;
	padding: 0;
}



#banner {
	background: #fef5e4 url(images/bgheader.png) repeat-x;
	height: 180px;
	width: 100%;
	
}
#toolbaralt {
	color: #ffffff;
	background: url(images/custom/toolbar.png) repeat-x;
	width: 100%;
	height: 50px;

}
.time {
	color: #f7e3c8;
}

#logo {
	 position: absolute;
	 top: 120px;
/*	 left: 5px; */
	 display: block;
	 width: 562px;
	 height: 210px;
	 background: url(images/custom/logo.png) no-repeat;
}

#userarea {
	position: absolute;
	
	top: 120px;
	right: 20px;
	width: 310px;
	color: #f7e3c8;
	text-align: center;
	padding: 0;
}

#userarea a:link, #userarea a:visited {
	color: #f7e3c8;
	text-decoration: underline;
}


#userarea form {
	margin: 0;
	padding: 0;
}

#userarea form input {
	color: #422727;
}

#userarea form input.loginput {
	background: #fef5e4;
	border: 1px solid #422727;
	padding: 2px;
	width: 95px;
}



#mainbg {
		  background: #fef5e4 url(images/bg.png) top repeat-x;
	padding: 0;
	margin: 0;
}

#toolbar {
	background-color: #f7e3c8;
}
#searchbar {
	background-color: #f7e3c8;
	
}
#menu{
	text-align: center;
	
	padding-left: 98px;
	padding-right: 98px;	
}



#bodyarea {
	padding: 10px 2px 20px;
}

#footer {
	background: url(images/bgfooter.png) repeat-x;
	background-color: #422727;
	height: 168px;
}

#legal {
	color: #fef5e4;
	padding: 3px 0 2px;
	text-align: center;
}

#legal a:link {
	color: #fef5e4;
	font-family: tahoma, sans-serif;
	font-weight: bold;
}
#legal a:visited {
	color: #fef5e4;
	font-family: tahoma, sans-serif;
	font-weight: bold;
}

#partner {
	font-size: 8pt;
	color: #422727;
	padding: 3px 0 3px;
	text-align: center;
}

#partner a:link {
	font-size: 8pt;
	color: #422727;
	font-family: tahoma, sans-serif;
	font-weight: bold;
}
#partner a:visited {
	font-size: 8pt;
	color: #422727;
	font-family: tahoma, sans-serif;
	font-weight: bold;
}
#copyright {
	font-size: 6pt;
	color: #422727;
	padding: 3px 0 3px;
	text-align: center;
}

#copyright a:link {
	font-size: 6pt;
	color: #422727;
	font-family: tahoma, sans-serif;
	font-weight: bold;
}
#copyright a:visited {
	font-size: 6pt;
	color: #422727;
	font-family: tahoma, sans-serif;
	font-weight: bold;
}
.clr {
	clear: both;
}
/* ------------------ Mootools Menu -------------------- */

#pagewrapper {
	width:800px; 
	color:#fff;
	font-size:12px;  
	text-align:center; 

}

/* round box for kwick menu */
.kbox {
	background: url('images/dtopleft.gif') no-repeat 0 0;
	margin: 0;
	padding: 0;

	height:1%
}
.kbox  div {
	background: url('images/dtopright.gif') no-repeat 100% 0;
	height:1%
}
.kbox div div {
	background: url('images/dbotleft.gif') no-repeat 0 100%;
}
.kbox div div div {
	background: url('images/dbotright.gif') no-repeat 100% 100%;
	padding:15px 0px 15px 0px;
	width: auto !important;
	width: 100% !important
}
.kbox ul li {
	padding:0;
}
.kbox div div div div {
	background:none;
	padding:0;}
.kbox div div div div,
.kbox div div div td {
	padding: 0;
	text-align: left;
	color: #666666;
}

#kwickcontainer {
	margin:auto 0;
}
#kwick {
	/*border-bottom: 3px double #333;*/
	margin-top: 0px;
	width:745px;
}
#kwick .kwicks {
	display: block;
	height: 80px;
	margin: 0px;
}
#kwick li {
	float: left;
	margin:0;
	padding:0;
	list-style: none;
}
#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height:80px;
	width:120px;
	background: #fff;
	border-right: 5px solid #202020;
	border-right: 0px solid #FFFFFF;
}
#kwick .kwick span {
	display:none;
}
#kwick .opt1 {
	background: url('images/1.gif') ;
	margin-left:10px;
}
#kwick .opt2 {
	background:  url('images/2.gif');
}
#kwick .opt3 {
	background:  url('images/3.gif');
}
#kwick .opt4 {
	background:  url('images/4.gif');
}
#kwick .opt5 {
	background:  url('images/5.gif');
}
#kwick .opt6 {
	background:  url('images/6.gif');
	border-right: 0px none
}
.loginbutton {
	background: url(images/custom/login_button.gif) no-repeat;
	width: 52px;
	height: 26px;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	margin-top: 2px;


/*	Color Bar CSS Class	*/
.colorbar {
	width:450px;
}
.colorcell {
	height:18px;
}
.colorbox {
	border-color:#808080;
	border-width:1px;
	border-style:solid;
	width:18px;
	height:18px;
	overflow:hidden;
}
.colorboxspacer {
	width:18px;
	height:18px;
}
#flag {
	 position: absolute;
/*	 top: 120px; */
/*	 left: 5px; */
/* 	 display: block; */
/* 	 width: 562px; */
/* 	 height: 210px; */
	 background-color:#422727;
}


