/*--------------------------------------------------------
  |                     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 {
	font-weight: normal;
	color: black;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
font-weight :bold;
}
a:hover {
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
font-weight :bold;
}
body {
	padding: 0;
	background-color: #5F98E6;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: x-small;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

.bold {font-family: Helvetica, Verdana, sans-serif; font-size: x-small; font-weight:bold; cursor: default;}

.ok_tabl {
       	border-top: 1px solid #8FB8F6;
	border-left: 1px solid #8FB8F6;
	border-right: 1px solid #0F4896;
	border-bottom: 1px solid #0F4896;}

.button {
	font-family: Verdana;
	font-size: xx-small;
	color: black;
	width: 120px;
 	font-weight: bold;
	background-color: #5591DF;
	border-top: 1px solid #8FB8F6;
	border-right: 1px solid #0F4896;
	border-bottom: 1px solid #0F4896;
	border-left: 1px solid #8FB8F6;}

.form_text {
	font-family: Verdana;
	font-size: xx-small;
	color: black;
	width: 120px;
 	font-weight: bold;
	background-color: #8FB8F6;
	border-top: 1px solid #0F4896;
	border-right: 1px solid #0F4896;
	border-bottom: 1px solid #0F4896;
	border-left: 1px solid #0F4896;}

form {
	display: inline;
	padding: 0px;
	margin: 0px;
}
input {
	background-color: #8FB8F6;
	border-top: 1px solid #0F4896;
	border-right: 1px solid #0F4896;
	border-bottom: 1px solid #0F4896;
	border-left: 1px solid #0F4896;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: xx-small;
font-weight :bold;
}
textarea {
	background-color: #8FB8F6;
	border-top: 1px solid #0F4896;
	border-right: 1px solid #0F4896;
	border-bottom: 1px solid #0F4896;
	border-left: 1px solid #0F4896;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: xx-small;
font-weight :bold;
}
select {	
	background-color: #8FB8F6;
	border-top: 1px solid #0F4896;
	border-right: 1px solid #0F4896;
	border-bottom: 1px solid #0F4896;
	border-left: 1px solid #0F4896;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: xx-small;
}
select optgroup {	
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: xx-small;
}
.copyright {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: xx-small;
	text-align: center;
}
#fscroller {
	line-height: 1.3;
}

/* YaBB navigation links */

.nav, a.nav, a.nav:visited {
	font-weight: bold;
	font-size: x-small;
	color : black;
	text-decoration: none;
}
a.nav:hover {
	color: black;
	text-decoration: underline;
}

/* YaBB alternating bgcolors */

.windowbg {
	background-color: #3F78C6;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: black;
}
.windowbg2 {
	background-color: #4F88D6;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: black;
}
.windowbg3 {
	background-color: #000000;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: white;
}

/* Misc/title/category colors */

.dividerbot {
	border-bottom: 1px #0F4896 solid;
}
.dividertop {
	border-top: 1px #0F4896 solid;
}
.hr {
	color: #0F4896;
}
.bordercolor {
	font-size: x-small;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #5F98E6;
}
.small {
	font-size: xx-small;
	font-family: verdana, arial, helvetica, sans-serif;
}
.top{
	font-style: normal;
	font-size: xx-small;
	color: black;
}
.titlebg {
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: verdana, helvetica, arial, sans-serif;
	color: white;
	background-color: #1F58A6;
       	border-top: 1px solid #8FB8F6;
	border-left: 1px solid #8FB8F6;
	border-right: 1px solid #0F4896;
	border-bottom: 1px solid #0F4896;
}
.titlebg a{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: white;
}
.titlebg a:hover{
	text-decoration: underline;
}
.catbg {
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: verdana, helvetica, arial, sans-serif;
	color: black;
	background-color: #2F68B6; 
       	border-top: 1px solid #8FB8F6;
	border-left: 1px solid #8FB8F6;
	border-right: 1px solid #0F4896;
	border-bottom: 1px solid #0F4896;
}
.catbg a{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: black;
}
.catbg a:hover{
	text-decoration: none;
	color: black;
	font-weight: bold;
}
.message {
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
}
.message a{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: black;
	background-color: transparent;
}
.message a:hover{
	text-decoration: none;
	font-weight: bold;
	color: white;
	background-color: transparent;
}
.droppageindex {
	float: left;
	font-family: verdana, sans-serif;
	background-color: #508CDA;
	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: xx-small;
	font-weight: normal;
}
.highlight {
	font-size: xx-small;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	background-color: #508CDA;
	color: #000000;
}

/* Image fonts */

.imgbg {
	font-style: normal;
	font-size: xx-small;
	color: black;
}
.imgcatbg {
	font-style: normal;
	font-size: xx-small;
	color: black;
	font-weight: bold;
}
.imgtitlebg {
	font-style: normal;
	font-size: xx-small;
	color: black;
	font-weight: bold;
}
.imgwindowbg {
	font-style: normal;
	font-size: xx-small;
	color: black;
}
.imgmenu {
	font-style: normal;
	font-size: x-small;
	color: black;
	font-weight: bold;
}

/* Post quote/code colors */

.quote {
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #000000;
	background-color: #8FB8F9;
	border: 1px #3F78C6 solid;
	width: 90%;
	padding: 4px;
}
.code {
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-family: Courier, Courier New, Sans-Serif;
	color: #000000;
	background-color: #8FB8F9;
	border: 1px #3F78C6 solid;
	width: 90%;
	padding: 4px;
}
.editbg{
	color: #000000;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	background-color: #8FB8F9;
	border: 1px #3F78C6 solid;
	width: 90%;
	padding: 4px;
}

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

#container{
	background-color: #5F98E6;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-top: 0px;
	margin-bottom: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
}
.topline{
	border-top: 1px solid #0F4896;
}
.topheader{
	background: #4981B8;
	margin-bottom: 10px;
}
.boardcontainer {
	background-color: #5F98E6;
       	border-top: 0px solid #8FB8F6;
	border-left: 0px solid #8FB8F6;
	border-right: 0px solid #0F4896;
	border-bottom: 0px solid #0F4896;
}
.displaycontainer {
	width: 100%;
	padding: 1px;
	background-color: #5F98E6;
}
.headerwelc{
	color: black;
	font-size: x-small;
	font-weight: bold;
}
.headerwelc a{
	color: #000000;
}
.headerwelc a:hover{
	text-decoration: underline;
}
.headerinfo{
	color: #000000;
}
.headerinfo a{
	color: #000000;
	text-decoration: underline;
}
.headerinfo a:hover{
	color: white;
}
.seperator {
	border-bottom: 3px solid #black;
	border-left: 1px solid #black;
	background-color: #5F98E6;
}
.navbarcontainer{
	margin: 0px;
}
