/*--------------------------------------------------------
  |                     YaBB 2005                        |
  --------------------------------------------------------
  |     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. |
  --------------------------------------------------------*/

/* General layout */

A:link        {text-decoration: none; color: #eceed9;}
A:visited     {text-decoration: none; color: #eceed9;}
A:hover       {text-decoration: none; color: #DDDDDD; font-style: normal; text-decoration: underline}
BODY          {scrollbar-face-color: #213765;
               scrollbar-shadow-color: #000033;
               scrollbar-highlight-color: #000033;
               scrollbar-3dlight-color: #213765;
               scrollbar-darkshadow-color: #000033;
               scrollbar-track-color: #000033;
               scrollbar-arrow-color: #f1f6fa; font-family: tahoma,arial,verdana; font-size=10pt; margin:0px}
.nav          {text-decoration: none; color: #ffffff; font-family: tahoma,arial,verdana; font-size=10pt}
.nav:link     {text-decoration: none; color: #ffffff;}
.nav:visited  {text-decoration: none; color: #ffffff;}
.nav:hover    {text-decoration: none; color: #FFB903; font-style: normal; text-decoration: underline}
.windowbg     {background-color: #213765;font-family: tahoma,arial,verdana; font-size=10pt}
.windowbg2    {background-color: #292944; font-family: tahoma,arial,verdana; font-size=10pt}
.windowbg3    {background-color: #c1cedc;font-family: tahoma,arial,verdana; font-size=10pt}
.titlebg      {background-color: #213765;}
.text1        {font-style: normal; font-weight: bold; font-size: 13px; color: #FFFFFF;}
.catbg        {background-color: #000033; color: #EEEEEE; font-weight: bold; font-size: 12px;}
.bordercolor  {background-color: #485160;}

.code         {font-size: 10px; font-family: Courier New; color: #000000; background-color: #FFB920;}
TD            {font-family: tahoma,arial,verdana; color: #FFFFFF}
input         { font-family: tahoma,arial,verdana; font-size: 10pt; }
textarea      { font-family: tahoma,arial,verdana; font-size: 10pt; }
select        { font-family: tahoma,arial,verdana; font-size: 7pt; }

.copyright     {background-color: #325a74;font-family: tahoma,arial,verdana; font-size=10pt}


/* YaBB navigation links */


/* Misc/title/category colors */

.dividerbot {
	border-bottom: 1px #a7b8cc solid;
}
.dividertop {
	border-top: 1px #a7b8cc solid;
}
.hr {
	color: #273F49;
}
.bordercolor {
	font-size: 12px;
	font-family: tahoma,arial,verdana, arial, helvetica, sans-serif;

}
.small {
	font-size: 11px;
	font-family: tahoma,arial,verdana, arial, helvetica, sans-serif;

}
.top{
	font-style: normal;
	font-size: 11px;
	color: #ffffff;
}
.titlebg {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: tahoma,arial,verdana, helvetica, arial, sans-serif;
	color: #ffffff;

}
.titlebg a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}
.titlebg a:hover{
	text-decoration: underline;
}
.catbg {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: tahoma,arial,verdana, helvetica, arial, sans-serif;
	color: #ffffff;
	background-color: #325a74; 
}
.catbg a{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}
.catbg a:hover{
	text-decoration: underline;
}
.message {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: tahoma,arial,verdana, arial, helvetica, sans-serif;
	color: #ffffff;

}

.message a{
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #FCFEE9;
	background-color: transparent;
}

.message a:visited{
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #FCFEE9;
	background-color: transparent;
}




.message a:hover{
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
}
.droppageindex {
	float: left;
	font-family: tahoma,arial,verdana, sans-serif;
	background-color: #b0b7bf;
	color: #000000;
	padding: 0px;
	padding-left: 4px;
	margin: 0px;
	border: 2px inset;
}
.droppages{
	height: 12px;
	padding-left: 1px;
	padding-right: 1px;
}
.droppages a{
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
}
.highlight {
	font-size: 13px;
	font-family: tahoma,arial,verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	background-color: #FFFF33;
	color: #000000;
}

/* Image fonts */

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

/* Post quote/code colors */

.quote {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: tahoma,arial,verdana, Helvetica, Arial, Sans-Serif;
	color: #ffffff;
	background-color: #4E7594;
	border: 1px #000 solid;
	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: #cccccc;
	border: 1px #34689A solid;
	width: 90%;
	padding: 4px;
}
.editbg{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: tahoma,arial,verdana, Helvetica, Arial, Sans-Serif;
	background-color: #FFFEDF;
	border: 1px #cc0000 solid;
	width: 90%;
	padding: 4px;
}

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

#container{
	background-color: #F2F6F9;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-top: 0px;
	margin-bottom: 10px;
	font-family: tahoma,arial,verdana, arial, helvetica, sans-serif;
}
.topline{
	border-top: 1px solid #34689A;
}
.topheader{
	background: #4981B8;
	margin-bottom: 10px;
}
.boardcontainer {
	background-color: #bbbbbb;
	border-bottom: 3px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}
.displaycontainer {
	width: 100%;
	padding: 1px;
	background-color: #bbbbbb;
}
.headerwelc{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}
.headerwelc a{
	color: #ffffff;
font-size: 13px;
	font-weight: bold;
}
.headerwelc a:visited{
	color: #ffffff;
font-size: 13px;
	font-weight: bold;
}

.headerwelc a:hover{
	text-decoration: underline;
}
.headerinfo{
	color: #ffffff;
}
.headerinfo a{
	color: #eeeeee;
	text-decoration: underline;
}
.headerinfo a:hover{
	color: #80DAF2;
}
.seperator {
	border-bottom: 3px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	background-color: #bbbbbb;
}
.navbarcontainer{
	margin: 0px;
}
