/*--------------------------------------------------------*/
/*                      YaBB 2009                         */
/*--------------------------------------------------------*/
/*      Created by: XIMinc http://www.ximinc.com          */
/*            YaBB http://www.yabbforum.com               */
/*--------------------------------------------------------*/
/*    You may adapt elements of this CSS in your own      */
/*   projects, but please give credit to yabbforum.com.   */
/*--------------------------------------------------------*/
/*  This is the css file for YaBB 2.3.1 default Template  */
/*--------------------------------------------------------*/
/* $Revision: 1.24.2.11.2.6 $ */


/* General layout */
a {
	font-weight: normal;
	color: #404040;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #404040;
	font-family: Verdana, Arial, Sans-Serif;
}
body {
        padding: 0;
	background-color: #cbc7a2;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	min-width: 770px;
}
form {
	display: inline;
	padding: 0px;
	margin: 0px;
	
}
input, .button {
	background-color: #DCD7B0;
	border: 1px #ffffcc outset;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
.tabtitle {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color : #FFFFCC;
	background-color: #7C7A63;
}
.tabtitle a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: none;
}
.tabtitle a:hover {
	color: #333333;
	text-decoration: none;
}
#maincontainer{
	background-color: #cbc7a2;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px;
	margin-bottom: 10px;

}
#container{
	background-color: #C1BD9A;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top: 0px;
	margin-bottom: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
}

/* Advanced Tabs start */

.menutop {
	height: 24px;
	background-color: #cbc7a2;
}
.mainbottom {
	height: 22px;
	width: 100%;
	background-color: #C1BD9A;
	background-image: url(./kms/grad_bottom.png);
	text-align: left;
}
.tabmenuleft {
	height: 24px;
	text-align: left;
	background-color: #C1BD9A;
}
.tabmenuright {
	height: 24px;
	text-align: left;
	background-color: #C1BD9A;
	background-image: url(./kms/tabright211.png);
	background-repeat: no-repeat;
}
.tabmenu {
	height: 24px;
	background-color: #C1BD9A;
	background-image: url(./kms/tab211.png);
	text-align: left;
}
.tabmenu span {
	float: left;
	height: 24px;
	background-color: #C1BD9A;
	background-image: url(./kms/tab211.png);
	background-repeat: repeat-x;
	margin: 0;
	border: 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}
.tabmenu span a {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #000033;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
}
.tabmenu span a:hover {
	text-decoration: none;
}
.tabmenu span.selected {
	font-weight: normal;
	background-color: #C1BD9A;
	background-image: url(./kms/tab_selected211.png);
	background-repeat: repeat-x;
}
.rightbox {
	height: 24px;
	text-align: center;
	background-color: #C1BD9A;
	background-image: url(./kms/searchbg211.png);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #000033;
}

/* Advanced Tabs end */

.usermenu {
	width: 96%;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	border: 1px #88A8E0 outset;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
}
.usercontainer{
	width: 92%;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 12px;
	padding-bottom: 20px;
	background-color: #88A8E0;
	border: 1px #88A8E0 outset;
	border-top: 0;
	margin-left: auto;
	margin-right: auto;
}
.containerbg {
	background-color: #9CB9F3;
}
input {
	background-color: #DCD7B0;
	border: 1px solid #ffffcc;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	background-color: #ffffcc;
	border: 1px #ACA989 dashed;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
}
select {
	background-color: #DCD7B0;
	border: 1px solid #ffffcc;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
}
select optgroup {
	color: #000000;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
}
.copyright {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	text-align: right;
}
#fscroller {
	line-height: 1.3;
}

/* users/members on-off-away line status */

.useronline {
	font-weight: bold;
	color: #008E11;
}
.useroffline {
	font-weight: bold;
	color: #444444;
}
.useraway {
	font-weight: bold;
	color: #FF4E00;
}

/* YaBB navigation links */

.nav, a.nav, a.nav:visited {
	font-weight: bold;
	font-size: 11px;
	color : #555555;
	text-decoration: none;
}
a.nav:hover {
	color: #000000;
	text-decoration: none;
}

/* Quick-Profile-Links */

.QuickLinks {
	background-color: #FFFFCC;
	position: absolute;
	visibility: hidden;
	margin-top: 15px;
	margin-left: 0px;
	padding: 0px;
	border: 1px;
	border-color: #444444;
	border-style: solid;
	list-style: none;
	text-indent: 0px;
}
.QuickLinks li {
	background-color: #FFFFCC;
	white-space: nowrap;
	font-size: 10px;
	margin-left: 0px;
	padding: 3px;
	list-style: none;
	text-indent: 0px;
}
.QuickLinks li:hover {
	background-color:#AAA788;
}
.QuickLinks a:hover {
	text-decoration:none;
}

/* YaBB alternating bgcolors */

.windowbg {
	background-color: #DCD8B0;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}
.windowbg2 {
	background-color: #CBC7A2;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}

/* Misc/title/category colors */

.dividerbot {
	border-bottom: 1px #552222 dashed;
	margin-bottom: 6px;
}
.dividertop {
	border-bottom: 1px #552222 dashed;
	margin-bottom: 10px;
}
.hr {
	color: #ACA989;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}
.bordercolor {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #e9dead;
	border: 1px Solid #ACA989;
}
.small {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
}
.top {
	font-style: normal;
	font-size: 11px;
	color: #475F79;
}
.titlebg {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	background-color: #AAA788;
}
.titlebg a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #555555;
}
.titlebg a:hover {
	text-decoration: none;
	color: #000000;
}
.catbg {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #003300;
	background-color: #B7B392;
}
.catbg a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #003300;
}
.catbg a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
.message {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #003300;
}
.message a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #2D92D0;
	background-color: transparent;
}
.message a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	font-size: 11px;
}
.droppageindex {
	float: left;
	font-family: verdana, sans-serif;
	background-color: #ffffff;
	color: #000000;
	padding: 0px;
	padding-left: 4px;
	margin: 0px;
	border: 2px inset;
}
.droppages {
	height: 14px;
	padding-left: 1px;
	padding-right: 1px;
}
.droppages a {
	color: #000000;
	font-size: 9px;
	font-weight: normal;
}
.highlight {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: #ffff99;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
}

/* Image fonts */

.imgbg {
	font-style: normal;
	font-size: 10px;
	color: #000000;
}
.imgcatbg {
	font-style: normal;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.imgtitlebg {
	font-style: normal;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.imgwindowbg {
	font-style: normal;
	font-size: 9px;
	color: #000000;
}
.imgmenu {
	font-style: normal;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

/* Post quote/code colors */

.quote {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #666666;
	background-color: #ffffcc;
	border: 1px solid #333333;
	width: 90%;
	padding: 4px;
}
.code {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-family: Courier, Courier New, Sans-Serif;
	color: #ffdaa4;
	background-color: #666666;
	border: 1px solid #333333;
	width: 90%;
	padding: 4px;
}
.editbg {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	background-color: #ff9933;
	border: 1px solid #333333;
	width: 90%;
	padding: 4px;
}
.forumjump {
	color: #000000;
	background-color: #F5F5DC;
	border-bottom: 1px dashed #D6B2FF;
	border-top: 1px dashed #D6B2FF;
	font-weight: bold;
}
.forumjumpcat {
	color: #000000;
	background-color: #FFFEDF;
	border-bottom: 1px dashed #D6B2FF;
	border-top: 1px dashed #D6B2FF;
}
.forumjumpcatm {
	color: #000000;
	background-color: #FF9900;
	
}
.forumjumpcatmf {
	color: #000000;
	background-color: #FF9900;
	
}
.forumcurrentboard{
	color: #000000;
	background-color: #F0FFF0;
	font-weight: bold;
}

/* Anything below here is just for the template */

#PMcontainer {
	float: left;
	background-color: #cbc7a2;
	width: 100%;
	padding: 0px;
	border: 0px;
	margin-bottom: 10px;
}
.topline {
	border-top: 0px;
}
.topheader {
	background: #f5e9b8;
	margin-bottom: 10px;
}
.boardcontainer {
	background-color: #e9dead;
	border-bottom: 0px;
	border-left: 0px;
}
.displaycontainer {
	width: 100%;
	padding: 1px;
	background-color: #cbc7a2;
}
.navbarcontainer{
	margin: 0px;
}

