/*--------------------------------------------------------
  |                     YaBB 2007                        |
  --------------------------------------------------------
  |     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. |
  --------------------------------------------------------*/
/* $Revision: 1.24 $ */


/* General layout */
a {
	font-weight: normal;
	color: #222222;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
a:hover {
	color: #F2F2F2;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #444444;
	font-family: Verdana, Arial, Sans-Serif;
}
body {
	padding: 0;
	background-color: #7D5B3F;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-left: ;
	padding-right: ;
	min-width: 770px;
}
form {
	display: inline;
	padding: 0px;
	margin: 0px;
}
input, .button {
	background-color: #EAD0AE;
               border: 1px solid #696969;
	color: #000000;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}
.tabtitle {
	font-weight: bold;
	font-size: 11px;
	color : #ffffff;
	background: url(http://www.azbackcountryriders.com/forum_ele/titlebac.jpg);
}
.tabtitle a, .tabtitle a:visited {
	font-weight: bold;
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: none;
}
.tabtitle a:hover {
	color: #F2F2F2;
	text-decoration: underline;
	font-weight: bold;
}
#maincontainer{
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-top: 0px;
	margin-bottom: 10px;
}
#container{
	width: 100%;
	background: transparent;
	padding: 0px;
	border: 0px;
	margin: 0px;
	padding-left: 1px;
	padding-right: 1px;
}
.menutop {
	height: 25px;
	background-color: #7D5B3F;
	background-image: url(http://www.azbackcountryriders.com/forum_ele/catbac.jpg);
	text-align: left;
}
.mainbottom {
	height: 25px;
	width: 100%;
	background-color: #7D5B3F;
	background-image: url(http://www.azbackcountryriders.com/forum_ele/titlebac.jpg);
	text-align: left;
}
.tabmenuleft {
	height: 24px;
	background-color: #7D5B3F;
	background-image: url(http://www.azbackcountryriders.com/forum_ele/titlebac.jpg);
	background-repeat: repeat-x;
}
.tabmenuright {
	height: 24px;
	background-color: #7D5B3F;
	background-image: url(http://www.azbackcountryriders.com/forum_ele/titlebac.jpg);
	background-repeat: repeat-x;
}
.tabmenu {
	height: 24px;
	background-color: #7D5B3F;
	background-image: url(http://www.azbackcountryriders.com/forum_ele/titlebac.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.tabmenu span {
	float: left;
	height: 24px;
	background-color: #7D5B3F;
	background-image: url(http://www.azbackcountryriders.com/forum_ele/titlebac.jpg);
	background-repeat: repeat-x;
	margin: 0;
	border: 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}
.tabmenu span a {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.tabmenu span a:hover {
	text-decoration: none;
	font-weight: normal;
}
.tabmenu span.selected {
	font-weight: normal;
	background-color: #7D5B3F;
	background-image: url(http://www.azbackcountryriders.com/forum_ele/titlebac.jpg);
	background-repeat: repeat-x;
}
.rightbox {
	height: 24px;
	text-align: center;
	background-color: #7D5B3F;
	background-image: url(http://www.azbackcountryriders.com/forum_ele/titlebac.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #ffffff;
}
.usermenu {
	width: 100%;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	border: 1px #000000 outset;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
}
.usercontainer{
	width: 92%;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 12px;
	padding-bottom: 20px;
	background-color: #7D5B3F;
	border: 1px #000000 outset;
	border-top: 0;
	margin-left: auto;
	margin-right: auto;
}
.containerbg {
	background-color: #7D5B3F;
}
.movedbg {
	background-color: #304B58;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	font-family: Verdana, Sans-Serif;
	color: #ffff00;
} 
input {
	background-color: #EAD0AE;
               border-color: #6B6B6B #252525 #252525 #999999;
               border-style: outset;
               border-top-width: 1px;  
               border-right-width: 1px;  
               border-bottom-width: 1px;  
               border-left-width: 1px;
	color: #000000;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
}
textarea {
	background-color: #EAD0AE;
               border-color: #6B6B6B #252525 #252525 #999999;
	color: #444444;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
}
select {	
	background-color: #EAD0AE;
               border-color: #6B6B6B #252525 #252525 #999999;
	color: #444444;
	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;
}
#fscroller {
	line-height: 1.3;
}


/* users/members on-off-away line status */
.useronline {
	font-weight: bold; color: #2E8B57;
}
.useroffline {
	font-weight: bold; color: #7B68EE;
}
.useraway {
	font-weight: bold; color: #7D5B3F;
}


/* YaBB navigation links */
.nav, a.nav, a.nav:visited {
	font-weight: bold;
	font-size: 10px;
	color : #fec790;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}


/* YaBB alternating bgcolors */
.windowbg {
	background-color: #deb887;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Sans-Serif;
	color: #444444;
               border-color: #c0c0c0 #8E6848 #8E6848 #c0c0c0;
               border-style: outset;
               border-top-width: 1px;  
               border-right-width: 1px;  
               border-bottom-width: 1px;  
               border-left-width: 1px;
}
.windowbg2 {
	background-color: #B68E6D;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Sans-Serif;
	color: #FFFFFF;
               border-color: #EFDBC3 #5C432E #5C432E #EFDBC3;   
               border-style: outset;
               border-top-width: 1px;  
               border-right-width: 1px;  
               border-bottom-width: 1px;  
               border-left-width: 1px;
}
.windowbg3 {
	background-color: #B68E6D;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
               border-color: #EFDBC3 #5C432E #5C432E #EFDBC3;  
               border-style: outset;  
               border-top-width: 1px;  
               border-right-width: 1px;  
               border-bottom-width: 1px;  
               border-left-width: 1px; 
}
.windowbg4 {
	background-color: #B68E6D;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Sans-Serif;
	color: #FFFFFF;
               border-color: #EFDBC3 #5C432E #5C432E #EFDBC3;  
               border-style: outset;
               border-top-width: 1px;  
               border-right-width: 1px;  
               border-bottom-width: 1px;  
               border-left-width: 1px;
}.windowbg5 {
	background-color: #DEB887;
	background-image: url(http://www.azbackcountryriders.com/forum_ele/catbac3.jpg);
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Sans-Serif;
	color: #FFFFFF;
               border-color: #c0c0c0 #D9AD73 #D9AD73; #c0c0c0 
               border-style: outset;
               border-top-width: 10px;  
               border-right-width: 10px;  
               border-bottom-width: 10px;  
               border-left-width: 10px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
               border-color: #6B6B6B #252525 #252525 #999999;  
               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 #333333 solid;
}
.dividertop {
	border-top: 1px #333333 solid;
}
.hr {
	height: 1px;
	color: #333333;
	background-color: #7D5B3F;
	border: 0px solid #67D5B3F;
	border-top: 0px solid #7D5B3F;
}
.bordercolor {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	border-color: #6B6B6B #252525 #252525 #999999;  
               border-top-width: 1px;  
               border-right-width: 1px;  
               border-bottom-width: 1px;  
               border-left-width: 1px;
}
.small {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, 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;
               border-color: #EFDBC3 #5C432E #5C432E #EFDBC3;
               border-style: outset;
               border-top-width: 1px;  
               border-right-width: 1px;  
               border-bottom-width: 1px;  
               border-left-width: 1px; 
	background-image: url(http://www.azbackcountryriders.com/forum_ele/catbac.jpg);
}
.titlebg a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.titlebg a:hover {
	text-decoration: underline;
}
.catbg {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #FFFFFF;
               border-color: #EFDBC3 #5C432E #5C432E #EFDBC3;
               border-style: outset;
               border-top-width: 1px;  
               border-right-width: 1px;  
               border-bottom-width: 1px;  
               border-left-width: 1px; 
	background-image: url(http://www.azbackcountryriders.com/forum_ele/titlebac.jpg);
}
.catbg a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.catbg a:hover {
	text-decoration: underline;
}
.message {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #2B2B2B;
}
.message a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #0066dd;
	background-color: transparent;
}
.message a:hover {
	text-decoration: underline;
	color: #f2f2f2;
	background-color: transparent;
}
.droppageindex {
	float: left;
	font-family: Verdana, Sans-Serif;
	background-color: #EAD0AE;
	color: #000000;
	padding: 0px;
	padding-left: 4px;
	margin: 0px;
	border: 2px inset;
}
.droppages {
                color: #000000;
	background-color: #EAD0AE;
	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: #EAD0AE;
	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: #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: #E9D0AF;
	border-color: #D3A15F #D3A15F #5C432E #5C432E;
               border-style: outset;
               border-top-width: 1px;  
               border-right-width: 1px;  
               border-bottom-width: 1px;  
               border-left-width: 1px;
	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: #EAD0AE;
	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-color: #6B6B6B #252525 #252525 #999999;
               border-style: outset;
               border-top-width: 1px;  
               border-right-width: 1px;  
               border-bottom-width: 1px;  
               border-left-width: 1px;
	width: 90%;
	padding: 4px;
}
.forumjump {
	color: #000000;
	background-color: #EAD0AE;
	border-bottom: 1px dashed #D6B2FF;
	border-top: 1px dashed #D6B2FF;
	font-weight: bold;
}
.forumjumpcat {
	color: #fecf96;
                font-weight: bold;
	background-color: #B68E6D;
	border-bottom: 1px dashed #D6B2FF;
	border-top: 1px dashed #D6B2FF;
}
.forumjumpcatm {
	color: #000000;
	background-color: #F4E8D7;
	font-style: italic;

}
.forumjumpcatmf {
	color: #000000;
	background-color: #F4E8D7;
	font-style: italic;
	border-bottom: 1px dashed #C5AAEE;
}
.forumcurrentboard{
	color: #000000;
	background-color: #DEB887;
	font-weight: bold;
}


/* Anything below here is just for the template */
#PMcontainer {
	float: left;
	background-color: transparent;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px;
	margin-bottom: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
}
.topline {
	border-top: 1px solid #34689A;
}
.topheader {
	background: #4981B8;
	margin-bottom: 10px;
}
.boardcontainer {
               border-color: #6b6b6b #EFDBC3 #5C432E #5C432E #EFDBC3;
               border-style: outset;
               border-top-width: 0px;  
               border-right-width: 0px;  
               border-bottom-width: 0px;  
               border-left-width: 0px;
}
.displaycontainer {
	width: 100%;
	padding: 1px;
	background-color: #transparent;
}
.navbarcontainer{
	margin: 0px;
}
