/*--------------------------------------------------------
  |                     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: #FFFFFF;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
a:hover {
	color: #FECFA3;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: underline;} 
 
A:visited { 
               text-decoration: none;
               color: #FECFA3;
               font-weight: normal;   
 
}
body {
	padding: 0;
	background-color: #19274D;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 1px;
	margin-right: 1px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 0;
              scrollbar-face-color: #29489A;  
              scrollbar-shadow-color: #1B1E25;  
              scrollbar-highlight-color: #cccccc; 
              scrollbar-3dlight-color: #272A2F;  
              scrollbar-darkshadow-color: #1B1E25; 
              scrollbar-track-color: #283C76;  
              scrollbar-arrow-color: #ffff00;
}
form {
	display: inline;
	padding: 0px;
	margin: 0px;
}
input {
	background-color: #D8BFB6;
	border: 1px solid #29489A;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	background-color: #D8BFB6;
	border: 1px solid #696969;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}
select {	
	background-color: #CFB0A5;
	border: 1px solid #000000;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
}
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;
               	color : #29489A;
}
#fscroller {
	line-height: 1.3;
}

/* YaBB navigation links */

.nav, a.nav, a.nav:visited {
	font-weight: bold;
	font-size: 13px;
	color : #FECFA3;
	text-decoration: none;
}
a.nav:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

/* YaBB alternating bgcolors */

.windowbg {
	background-color: #29489A;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #FECFA3;
               border-color: #7E97DD #294799 #1E3471 #7E97DD;
               border-style: outset;
               border-top-width: 1px;  
               border-right-width: 1px;  
               border-bottom-width: 1px;  
               border-left-width: 1px; 
}
.windowbg2 {
	background-color: #2E50AD;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #F2F2F2;
               border-color: #92A8E2 #2E50AD #2E50AD #92A8E2;  
               border-style: outset;
               border-top-width: 1px;  
               border-right-width: 1px;  
               border-bottom-width: 1px;  
               border-left-width: 1px;
}
.windowbg3 {
	background-color: #29489A;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
               border-color: #92A8E2 #233D85 #233D85 #92A8E2;  
               border-style: outset;  
               border-top-width: 1px;  
               border-right-width: 1px;  
               border-bottom-width: 1px;  
               border-left-width: 1px; 
}

/* Misc/title/category colors */

.dividerbot {
	border-bottom: 1px #3359C1 solid;
}
.dividertop {
	background-color: transparent;
}
.hr {
	color: #3359C1;

}
.bordercolor {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
               border-color: #92A8E2 #233D85 #233D85 #92A8E2;  
               border-style: outset;
               border-top-width: 1px;  
               border-right-width: 1px;  
               border-bottom-width: 1px;  
               border-left-width: 1px;
}
.small {
	font-size: 9px;
	font-family: verdana, arial, helvetica, 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: verdana, helvetica, arial, sans-serif;
	color: #ffffff;
	background-image: url(http://trsaz.org/forum-elements/title-bac.jpg);
               border-color: #CFD9F2 #3359C1 #3359C1 #CFD9F2;
               border-style: outset;
               border-top-width: 1px;  
               border-right-width: 1px;  
               border-bottom-width: 1px;  
               border-left-width: 1px; 
}
.titlebg a{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}
.titlebg a:hover{
	text-decoration: underline;
                color: #F2C396;
	font-weight: bold;
}
.catbg {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #ffffff;
	background-image: url(http://trsaz.org/forum-elements/cat-bac.jpg); 
}
.catbg a{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}
.catbg a:hover{
	text-decoration: underline;
	font-weight: bold;
}
.message {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #F2F2F2;
}
.message a{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}
.message a:hover{
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
}
.droppageindex {
	float: left;
	font-family: verdana, sans-serif;
	background-color: #A6A6A6;
	color: #FFFFFF;
	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: 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: #FECFA3;
	font-weight: bold;
}
.imgwindowbg {
	font-style: normal;
	font-size: 9px;
	color: #005177;
}
.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: Verdana, Helvetica, Arial, Sans-Serif;
	color: #000000;
	background-color: #A6B8E7;
	border: 1px #000000 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: #7E97DD;
	border: 1px #34689A solid;
	width: 90%;
	padding: 4px;
}
.editbg{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: 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: transparent;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	border-top: 0px;
	margin-bottom: 1px;
	font-family: verdana, arial, helvetica, sans-serif;
}
.topline{
	border-top: 0px solid #34689A;
}
.topheader{
	background: #4981B8;
	margin-bottom: 0px;
}
.boardcontainer {
	background-color: #29489A;
	border-bottom: 0px solid #E0E0E0;
	border-left: 0px solid #202020;
}
.displaycontainer {
	width: 100%;
	padding: 0px;
	background-color: #29489A;
}
.headerwelc{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.headerwelc a{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.headerwelc a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.headerinfo{
	color: #ffffff;
}
.headerinfo a{
	color: #eeeeee;
	text-decoration: underline;
}
.headerinfo a:hover{
	color: #80DAF2;
}
.seperator {
	border-bottom: 0px solid #202020;
	border-left: 0px solid #202020;

	background-color: #3359C1;
}
.navbarcontainer{
	margin: 0px;
}

