/*--------------------------------------------------------
  |                     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 */

html,body {
	height: 100%;
	margin:0 auto;
	padding: 0px;
	background:url(http://www.collegebassforums.com/yabbfiles/images/background.gif) repeat-x #000000;
    font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}


h1 {	font-size:16px;font-weight:bold;display:block;margin-top:12px; margin-bottom:0;text-indent:12px;color:#1f4468;}
h2 {	font-size:14px;font-weight:bold;display:block;margin-top:10px;margin-bottom:0;text-indent:12px;color:#1f4468;}
h3 {font-size:9px;font-weight:bold;display:block;margin:5px 0 10px;text-indent:12px;color:#1f4468;}
.newsDate {font-size:11px;background:#f7941d; color:#fff;padding-top:3px; padding-bottom:3px;width:100px;margin-left:12px;}
p {margin-left:12px; margin-right:10px;margin-top:6px; line-height:14px; font-size:12px; color:#1f4468}
a, a:visited, a:active{ color:#33718e;text-decoration:underline; font-weight:bold;font-size:12px; line-height:15px;}
a:hover   { color:#dc0303;text-decoration:underline; font-weight:bold;font-size:12px; }

#navigation a {text-decoration:none; font-size:12px; margin-right:10px;color:#33718e;}
#navigation a:hover {text-decoration:underline;color:#dc0303;}

#welcomeMenu a {text-decoration:none; font-size:12px; color:#f2f2f2;}
#welcomeMenu a:hover {text-decoration:underline;color:#dc0303;}

#mainMenu a {text-decoration:none; font-size:12px; margin-right:10px;color:#f2f2f2;}
#mainMenu a:hover {text-decoration:underline;color:#dc0303;}

#primaryNav{height:27px; margin-top:8px; padding-left:0;font-size:11px;}
#primaryNav ul {margin:0;font-size:11px;}

#primaryNav ul li{
	height:27px;
	line-height:27px;
	display: inline;
	list-style-type: none;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid black;font-size:11px;
}


#primaryNav a:link{text-decoration: none;color:#ffffff;font-size:11px;}
#primaryNav a:visited{text-decoration: none;color:#ffffff;font-size:11px;}
#primaryNav a:active{text-decoration: none;color:#ffffff;font-size:11px;}
#primaryNav a:hover{text-decoration: none; color: #cccccc;font-size:11px;}

#subNav {height:20px; width: 498px; margin-top: 8px;font-size:10px;font-size:11px;}
#subNav ul {margin:0;font-size:11px;}

#subNav ul li
{
	display: inline;
	list-style-type: none;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid gray;
	font-size:11px;
	color: #1b4a60;
}

#subNav a:link {text-decoration: none; color:#FFFFFF;font-size:11px;}
#subNav a:active {text-decoration: none; color: #FFFFFF;font-size:11px;}
#subNav a:visited {text-decoration: none; color:#FFFFFF;font-size:11px;}
#subNav a:hover {text-decoration: none; color: #b4001c;font-size:11px;}

#legal{
	width: 868px;
	color: #FFFFFF;
	font-size: 10px;
	margin:0 auto 2px;
	text-transform: uppercase;
	text-align:right;
}

#outerContainer {
	/*height: 100%;*/
	margin:0 auto;
	width: 867px;
	background:#0f1416;
	border-left:8px solid #535d5f;
	border-right:8px solid #535d5f;
}

#innerContainer {
	height:100%;
	margin-top:-30px;
	margin-left:12px;margin-right:12px;
	border:2px solid #ffffff;
	background:#1f1f20;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:30px;
}

#footer {
	width:867px;
	height:97px;
	margin:0 auto;
	background-position:center;
	border-top:8px solid #535d5f;
	border-bottom:8px solid #535d5f;
}

form {
	display: inline;
	padding: 0px;
	margin: 0px;
}
input {
	background-color: #E8EBEF;
	border: 1px solid #B1BDC9;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
textarea {
	background-color: #E8EBEF;
	border: 1px solid #B1BDC9;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
select {	
	background-color: #E8EBEF;
	border: 1px solid #B1BDC9;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
}
select optgroup {	
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
}
.copyright {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
}
#fscroller {
	line-height: 1.3;
}



/* YaBB alternating bgcolors */

.windowbg {
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #304B58;
}
.windowbg2 {
	background-color: #e3e3e3;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #304B58;
}
.windowbg3 {
	background-color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #304B58;
}

/* 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: Arial, Helvetica, Verdana, sans-serif;
	background-color: #B1BDC9;
}
.small {
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.top{
	font-style: normal;
	font-size: 11px;
	color: #475F79;
}
.titlebg {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#FFF;
	background:url(http://www.collegebassforums.com/yabbfiles/images/rightCallout.gif) repeat-x #1e1e1e;
}
.titlebg a{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.titlebg a:hover{
	text-decoration: underline;
	color:#dc0303;
}
.catbg {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #e3e3e3;
	background-color: #999999; 
}
.catbg a{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #e3e3e3;
}
.catbg a:hover{
	text-decoration: underline;
	color:#dc0303;
}
.message {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #62686F;
}
.message a{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #900000;
	background-color: transparent;
}
.message a:hover{
	text-decoration: underline;
	color:#dc0303;
	background-color: transparent;
}
.droppageindex {
	float: left;
	font-family: Arial, Helvetica, 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-size: 13px;
	font-family: Arial, Helvetica, 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: #000000;
	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: #000000;
	font-weight: bold;
}

/* Post quote/code colors */

.quote {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	background-color: #E8EBEF;
	border: 1px #34689A solid;
	width: 90%;
	padding: 4px;
}
.code {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
	background-color: #999999;
	border: 1px #34689A solid;
	width: 90%;
	padding: 4px;
}
.editbg{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #FFFEDF;
	border: 1px #cc0000 solid;
	width: 90%;
	padding: 4px;
}

/* Anything below here is just for the template */

#container {
	/*height: 100%;*/
	margin:0 auto;
	width: 900px;
	background-color: #f1eee2;
	border-left:solid 6px #8a8e92;
	border-right:solid 6px #8a8e92;
	border-bottom:solid 6px #8a8e92;
	color: #333333;
}
.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;
}
.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;
}
