/* -------------------------------------------------------- | YaBB 2005 | -------------------------------------------------------- | Created by: XIMinc http://www.ximinc.com | -------------------------------------------------------- | You may adapt elements of this CSS in your own | | projects, but please give credit to yabbforum.com. | -------------------------------------------------------- /* General layout */

#newborderleft {
height:100%;
background-image:url(backleaves.jpg);
background-repeat:repeat-y;
background-position:top left;
z-index:1;
}

/* General layout */
a {
font-weight: normal;
color: #003300;
background-color: transparent;
font-family: Verdana, Arial, Sans-Serif;
text-decoration: underline;
}
a:hover {
color: #000000;
background-color: transparent;
font-family: Verdana, Arial, Sans-Serif;
text-decoration: underline;
}

body {
 background-image: url(board.jpg);
background-repeat: repeat;

padding: 0;
background-color: #F2F6F9;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
margin-top: 5px;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-left: 0;
padding-right: 0;
}
form {
display: inline;
padding: 0px;
margin: 0px;
}
input .button {
background-color: #E8EBEF;
border: 1px solid #00ff00;
color: #000000;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
}
.tabtitle {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color : #FFFFFF;
	background-color: #3ca00a;
	background-image: url(./default/catbg.jpg);
}
.tabtitle a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: none;
}
.tabtitle a:hover {
	color: #990000;
	text-decoration: underline;
}
#maincontainer{
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-top: 0px;
	margin-bottom: 10px;
}
#container{
background-color: transparent;
width: 80%;
margin-left: auto;
margin-right: auto;
padding: 0px;
border-top: 0px;
margin-bottom: 10px;
border: 1px #3CA00A solid;
font-family: verdana, arial, helvetica, sans-serif;
}


/* Advanced Tabs start */
.menutop {
	height: 24px;
	background-color: transparent;
 background-image: url(./default/menutop.png);
	text-align: left;
}
.mainbottom {
	height: 22px;
	width: 100%;
	background-color: transparent;
 background-image: url(./default/grad_bottom.png);
	text-align: left;
}
.tabmenuleft {
	height: 24px;
	text-align: left;
	background-color: transparent;
 background-image: url(./default/tableft211.png);
	background-repeat: no-repeat;
}
.tabmenuright {
	height: 24px;
	text-align: left;
	background-color: transparent;
 background-image: url(./default/tabright211.png);
	background-repeat: no-repeat;
}
.tabmenu {
	height: 24px;
	background-color: transparent;
 background-image: url(./default/tab211.png);
	text-align: left;
}
.tabmenu span {
	float: left;
	height: 24px;
	background-color: transparent;
	background-image: url(./default/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: 13px;
	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: transparent;
	background-image: url(./default/tab_selected211.png);
	background-repeat: repeat-x;
}
.rightbox {
	height: 24px;
	text-align: center;
	background-color: transparent;
	background-image: url(./default/searchbg211.png);
	background-repeat: repeat-x;
	font-size: 13px;
	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;
}
.movedbg {
	background-color: #FFFEDF;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	font-family: Verdana, Sans-Serif;
	color: #304B58;
} 
input {
	background-color: #E8EBEF;
	border: 1px solid #B1BDC9;
	color: #000000;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
}
textarea {
background-color: transparent;
border: 1px solid #00ff00;
color: #000000;
width: 350px;
height: 180px;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
}
select {

border: 1px solid #B1BDC9;
color: #000000;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
}
.button	{
	cursor: pointer;
}
select optgroup {	
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
}
.copyright {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
text-align: center;
}
#fscroller {
line-height: 20px;
}

/* users/members on-off-away line status */
.useronline	{
	font-weight: bold; color: #2E8B57;
}
.useroffline	{
	font-weight: bold; color: #7B68EE;
}
.useraway {
	font-weight: bold; color: #6078B0;
}
/* YaBB navigation links */
.nav, a.nav, a.nav:visited {
font-weight: bold;
font-size: 13px;
color : #008000;
}
a.nav {
color: #000000;
background-color: transparent;
text-decoration: none;
font-weight: bold;
}
a.nav:hover {
color: #cc3333;
BACKGROUND-COLOR: transparent;
TEXT-DECORATION: underline;
}

/* YaBB alternating bgcolors */
.windowbg {

background-color: transparent;
font-size: 12px;
font-weight: normal;
font-style: normal;
font-family: Verdana, sans-serif;
color: #333333;
}

.windowbg2 {
background-color: transparent;
font-size: 12px;
font-weight: normal;
font-style: normal;
font-family: Verdana, sans-serif;
color: #006633;
}
.windowbg3 {
background-color: transparent;
font-size: 12px;
font-weight: normal;
font-style: normal;
font-family: Verdana, sans-serif;
color: #003366;
}
/* Misc./title/category colors */

.dividerbot {
	border-bottom: 1px #a7b8cc solid;
}
.dividertop {
	border-top: 1px #a7b8cc solid;
}
.hr {
color: #FBE955;
}
.bordercolor {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color:transparent;
}
.small{
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
}
.top{
	font-style: normal;
	font-size: 11px;
	color: #475F79;
}
.titlebg {
background-color: #4CBB6C;
color: #ffffff;
font-size: 14px;
font-weight: bold;
font-style: normal;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
}
.titlebg a{
color: #ffffff;
font-weight: bold;
font-style: normal;
}
.top{
font-style: normal;
font-size: 11px;
color: #47794C;
}
.catbg {
background-color: #A1E2A1;
color: #ffffff;
font-size: 13px;
font-weight: bold;
font-style: normal;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
}
.catbg a{
color: #ffffff;
font-weight: bold;
font-style: normal;
}

.small, .small a{
color:black;
font-size: 10px;
font-family: verdana, sans-serif;
}
.catbg .small, .catbg .small a{
 color:black;
font-size: 15px;
font-family: verdana, sans-serif;
}
.message {
font-size: 14px;
font-family: verdana, sans-serif;
}
.message a:hover{
  BACKGROUND-COLOR: yellow;
}
.droppageindex {
float: left;
font-family: verdana, sans-serif;
color: #000;
padding: 2px;
padding-left: 4px;
margin: 0px;
border: 0px;
}
.droppages{
height: 14px;
padding-left: 1px;
padding-right: 1px;
}
.droppages a{
color: #000000;
font-size: 9px;
font-weight: normal;
}
.highlight {
font-size: 13px;
font-family: verdana, sans-serif;
font-weight: bold;
font-style: normal;
background-color: #FFFF33;
color: #000000;
}
/* Image fonts */
.imgbg {
font-style: normal;
font-size: 10px;
color: #fff;
}
.imgcatbg {
font-style: normal;
font-size: 10px;
color: #000;
font-weight: bold;
}
.imgtitlebg {
font-style: normal;
font-size: 10px;
color: #FFFFFF;
font-weight: bold;
}
.imgwindowbg {
font-style: normal;
font-size: 9px;
color: #005177;
}
.imgmenu {
font-style: normal;
font-size: 11px;
color: #000;
font-weight: bold;
}
/* Post quote/code colors */
.quote {
font-size: 11px;
font-weight: normal;
font-style:  italic;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
color: #555555;
background-color: #FFFFFF;
border: 2px #FBD500 dotted;
width: 90%;
padding: 4px;
}
.code {
font-size: 14px;
font-weight: normal;
font-style: normal;
font-family: Courier, Courier New, Sans-Serif;
color: #000000;
background-color: transparent;
border: 1px #34689A solid;
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: #FFFEDF;
border: 1px #ff9966 solid;
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: #EEE8AA;
	font-style: italic;

}
.forumjumpcatmf{
	color: #000000;
	background-color: #EEE8AA;
	font-style: italic;
	border-bottom: 1px dashed #C5AAEE;
}
.forumcurrentboard{
	color: #000000;
	background-color: #F0FFF0;
	font-weight: bold;
}
/* Anything below here is just for the template */
#PMcontainer {
	float: left;
	background-color: transparent;
	width: 100%;
	padding: 0px;
	border: 0px;
	margin-bottom: 10px;
}
#PMmenucontainer, #PMcontent{
        border: 1px solid #006633;

}

.topline{
border-top: 1px solid #34689A;
}
.topheader{
background: #4981B8;
border-bottom: 1px solid #fff;
margin-bottom: 10px;
}
.boardcontainer {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
background-color: transparent;
}
.displaycontainer {
width: 100%;
padding: 1px;
background-color: transparent;
border-top:2px solid #3CA00A;
}
.headerwelc{
color: #fff;
font-size: large;
}
.headerwelc a{
color: #eee;
text-decoration: underline;
}
.headerwelc a:hover{
color: #80DAF2;
}
.headerinfo{
color: #fff;
}
.headerinfo a{
color: #eee;
text-decoration: underline;
}
.headerinfo a:hover{
color: #80DAF2;
}
.seperator {
border-top: 0px solid;
border-bottom: 0px solid;
background-color: transparent;
}
.navbarcontainer{
	margin: 0px;
}


