/* YaBB 2.1 - blue_gray.css */
/* Color scheme by Nay */

/* General layout */

a {
	font-weight: normal;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
	
}
body {width:100%, height:100%, margin:0px; padding:0px;text-align:center; background-color:#455079; font: 10pt Verdana, Arial, Helvetica, 

sans-serif; color:#ffffff;	
}
form {
	display: inline;
	padding: 0px;
	margin: 0px;
}
input, textarea, select {
	background-color: #376077;
	border: 1px #6d9db3 solid;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

select optgroup {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.copyright {
	width: 100%;
	height: 26px;
	color: #ffffff;
	background-color: #455079;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
}
#fscroller {
	line-height: 1.4;
	color:#ffffff;
}
#fscroller a {color:#ffffff; text-decoration:underline;}

/* YaBB navigation links */

.nav, a.nav, a.nav:visited {
	font-weight: normal;
	font-size: 10pt;
	color : #ffffff;
	text-decoration: underline;
}
a.nav:hover {
	color: #ffffff;
text-decoration:none;
	
}

/* YaBB alternating bgcolors */

.windowbg {
	background-color: #4e86a7;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.windowbg2 {
	background-color: #6d9db3;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.windowbg3 {
	background-color: #4e86a7;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

/* Misc/title/category colors */

.dividerbot {
	border-bottom: 1px #ffffff solid;
}
.dividertop {
	border-top: 1px #ffffff solid;
}
.hr {
	color: #ffffff;
}
.bordercolor {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #455079;
}
.small {
	font-size: 9pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.top{
	font-style: normal;
	font-size: 10pt;
	color: #ffffff;
}
.titlebg {
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #6d9db3;
padding-top:4px;
padding-bottom:4px;
}
.titlebg a{
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #ffffff;
}
.titlebg a:hover{
	text-decoration: none;
	
}
.catbg {
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #376077;
}
.catbg a{
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #ffffff;
}
.catbg a:hover{
	text-decoration: none;
	color: #ffffff;
}
.message {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.message a{
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #ffffff;
	
}
.message a:hover{
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
}
.droppageindex {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #ffffff;
	padding: 0px;
	padding-left: 4px;
	margin: 0px;
	border: 2px inset;
}
.droppages{
	height: 10pt;
	padding-left: 1px;
	padding-right: 1px;
}
.droppages a{
	color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
}
.highlight {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	background-color: #8c8dac;
	color: #495270;
}

/* Image fonts */

.imgbg {
	font-style: normal;
	font-size: 10pt;
	color: #ffffff;
}
.imgcatbg {
	font-style: normal;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}
.imgtitlebg {
	font-style: normal;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}
.imgwindowbg {
	font-style: normal;
	font-size: 13px;
	color: #495270;
}
.imgmenu {
	font-style: normal;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}

/* Post quote/code colors */

.quote {
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #376077;
	background-color: #ffffff;
	border: 1px #376077 solid;
	width: 90%;
	padding: 4px;
}
.code {
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #6d9db3;
	border: 1px #ffffff solid;
	width: 90%;
	padding: 4px;
}
.editbg{
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #6d9db3;
	border: 1px #ffffff solid;
	width: 90%;
	padding: 4px;
}

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

#container{
	width: 740px;
	background-color: #4e86a7;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topline{
	border-top: 1px solid #ffffff;
}
.topheader{
	background: #4e86a7;
	margin-bottom: 10px;
}
.boardcontainer {
	background-color: #4e86a7;
	padding: 0px;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
}
.displaycontainer {
	background-color: #4e86a7;
	width: 734px;
	padding: 0px;
	margin-top:3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
}
.headerwelc{
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
}
.headerwelc a{
	color: #fffffff;
text-decoration:underline;
font-weight:bold;
}
.headerwelc a:hover{
	text-decoration: none;
}
.headerinfo{
	color: #ffffff;
}
.headerinfo a{
	color: #9899b8;
	text-decoration: none;
}
.headerinfo a:hover{
	color: #ffffff;
text-decoration:underline;
}
.seperator {
	background-color: #495270;
}
.navbarcontainer{
	background-color: #4e86a7;
	padding: 0px;
	margin-top:0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
} 
