/* General colour scheme
----------------------------------------------------------------*/
a {
  outline: none;
}
body {
	background: #F0F0F0 url('../images/forum_main_bg.png') repeat-x;
	color: #333;
}
body.admin {
  background: #F0F0F0 url('../../images/forum_main_bg.png') repeat-x;
	color: #333;
}
.brd {
  width: 960px;
  margin: 0 auto;
  min-width: 960px;
  padding: 0;
}
.brd a:link, .brd a:visited {
	color: #7f7f7f;
	}

.brd p.feed a:link, .brd p.feed a:visited {
	color: #DDDDDD;
	}

.brd a:hover, .brd a:active, .brd a:focus,
.brd p.feed a:hover, .brd p.feed a:active, .brd p.feed a:focus {
	color: #7f7f7f;
	text-decoration: none;
	}

.brd .main-pagepost a:link, .brd .crumbs a:link,
.brd .main-pagepost a:visited, .brd .crumbs a:visited {
	text-decoration: none;
	}

.brd .main-pagepost a:hover, .brd .crumbs a:hover,
.brd .main-pagepost a:active, .brd .crumbs a:active,
.brd .main-pagepost a:focus, .brd .crumbs a:focus {
	text-decoration: underline;
	}

.brd .gen-content, .brd .main-content {
	background: #EEDDB5;
	border-color: #C9B991;
	border-bottom-color: #BDAC81;
	}
	
.brd .main-content {
  border: 1px solid #EEDDB5;
}

.brd .main-category .main-item.odd, .brd .main-content .main-item.odd {
  background: #fff;
}
.brd .main-category .main-item.even, .brd .main-content .main-item.even{
  background: #EAEAEA;
}

div#brd-stats {
	background: #FFF !important;
	border-color: #C9B991;
	border-bottom-color: #BDAC81;
	font: bold 14px Arial;
	color: #7F7F7F;
}
div#brd-stats a {
  color: #70AF10;
  font-weight: bold;
  font-size: 14px;
  font-family: Arial;
}

.brd .main-pagepost {
	background: #fff;
	border-color: #DDE4EB;
	}

.brd .crumbs {
	background: #fff;
	border-color: #fff;
	}


.brd .main-item, .brd .main-item li, .brd .main-item div, .brd td {
	border-color: #DDE4EB;
	}

.brd .main-item li.info-posts,
.brd .main-item li.info-replies,
.brd .main-item li.info-views,
.brd .main-item li.info-topics {
	}

.brd .main-content .main-item .item-nav {
	color: #888;
	}

.brd .main-content .sticky {
	background: #F2F4FA;
	}

.brd .main-content .main-item .hn .item-status em.sticky ,
.brd .main-content .main-item .hn .item-status em.closed{
	color: #314B60;
	font-weight: bold;
	}

.brd .main-content .main-item .hn .item-status em.moved {
	color: #666;
	}

.brd .post * {
	border-color: #DDE4EB
	}

.brd .post {
	border-color: #DDE4EB;
	border-top-color: #fff;
	border-bottom-color: #ccc;
	}

#topic-review .firstpost, .brd .singlepost {
	border-top-color: #DDE4EB;
	border-bottom-color: #DDE4EB;
	}

.brd .post {
	background: #EDF1F5;
	}

.brd .posthead, .brd .postbody, .brd .post-options {
	background: #f9f9f9;
	}

.brd .posthead .hn {
	background: #F1F1F1;
	}

.brd .posthead .post-title small {
	color: #999;
	}

.brd .online .userstatus span {
	border-color: #517CA1;
	}

.brd .ct-box, .brd .ct-set, .brd .ct-group, .brd .frm-group {
	border-color: #DBE0E4;
	}

.brd .admin-page .ct-box {
	background: #FEFFE6;
	}

.brd .admin-page .ct-set .ct-box, .brd .report {
	background: #F4F9FD;
	}

.brd .admin-page .warn-set .warn-box {
	background: #FEFFE6;
	}

.brd .main-frm .ct-group, .brd #brd-announcement {
	background: #F4F9FD;
	}

.brd .main-content .info-box {
	background: #FFFFE1;
	}

.brd .main-extensions .extension, .brd .main-hotfixes .hotfix {
	background: #F4F9FD;
	}

.brd .main-extensions .disabled, .brd .main-hotfixes .disabled {
	background: #FFFFE1;
	}

.brd .warn-group, .brd .warn-set, .brd .warn-box, .brd .error-box, .brd #admin-alerts {
	background: #FEFFE6;
	border-color: #F4EBCE;
	}

.brd .warn-group, .brd .warn-set, .brd .warn-box, .brd .error-box {
	border-color: #E6D190;
	}

.brd ul.info-list li,
.brd ul.error-list li {
	color: #6A97BF;
	}

.brd ul.info-list li span,
.brd ul.error-list li span {
	color: #666;
	}

.brd ul li strong {
	color: #333;
	}

.brd .user-box {
	background: #F4F9FD;
	}
.brd .ct-box .hn, .brd .ct-box .sig-demo {
	border-color: #DBE0E4;
	color: #1F537B;
	}

.brd .error-box .hn {
	color: #333;
	}

.brd .help-box {
	background: #f4f4f4;
	}

.brd .frm-buttons, .brd .extension .options, .brd .hotfix .options {
	border-color: #C9B991;
	}

.brd .checklist {
	background: #fff;
	border-color: #ccc;
	}

.brd label, .brd .aslabel, .brd .mf-set legend, .brd .ct-legend * {
	color: #5B3928;
	}

.brd .paging * {
	border-color: #dedfdf;
	}


.brd .required label em, .brd #req-msg em, .brd .warn strong, .brd .important strong {
	color: #b42000;
	}

.brd .entry-content .quotebox, .brd .entry-content .codebox {
	background: #fff;
	border-color: #ddd;
	}

#brd-announcement .userbox {
	background: #F4F9FD none repeat scroll 0 0;
	}

.brd .main-content .main-item .hn .posted-mark {
	color: #99C;
	}

/* Menus
----------------------------------------------------------------*/

#brd-navlinks {
  clear: both;
	color: #5B3928;
	background: #E1D2AF;
	float: left;
	width: 100%;
	}

#brd-navlinks a:link, #brd-navlinks a:visited {
	color: #5B3928;

	}

#brd-navlinks a:hover, #brd-navlinks a:active, #brd-navlinks a:focus {
	color: #fff;
	text-decoration: underline;
	}

#brd-navlinks ul {
  padding: 0;
  line-height: 41px;
  width: 100%;
}
#brd-navlinks ul li {
  float: left;
  margin: 0;  
}
#brd-navlinks ul li a {
  display: block;
  font: bold 14px Arial;
  line-height: 41px;
  text-decoration: none;
  padding: 0px 10px;
  background: none;
}
#brd-navlinks ul li a:hover {
  text-decoration: none;
  background: #CDBC94;
  color: #5B3928;
}
#brd-navlinks ul li.isactive a {
  background: #C9B991;
  text-decoration: none;
}
.brd .main-options, .brd .main-options span {
	background: #DDE4EB;
	}

.brd .main-menu, .brd .admin-menu {
	background: #4A2B1C;
	}

.brd .admin-submenu {
	background: #E4E4EC;
	border-color: #DFE6ED;
	}

.brd .main-menu a:link,
.brd .main-menu a:visited,
.brd .admin-menu a:link,
.brd .admin-menu a:visited {
	color: #ddd;
	text-decoration: none;
	}

.brd .main-menu a:hover,
.brd .main-menu a:active,
.brd .main-menu a:focus,
.brd .admin-menu a:hover,
.brd .admin-menu a:active,
.brd .admin-menu a:focus {
	text-decoration: underline;
	color: #fff;
	}

.brd .main-menu li.active a:hover,
.brd .main-menu li.active a:active,
.brd .main-menu li.active a:focus,
.brd .main-menu li.active a:visited,
.brd .admin-menu li.active a:hover,
.brd .admin-menu li.active a:active,
.brd .admin-menu li.active a:focus,
.brd .admin-menu li.active a:visited {
	text-decoration: none;
	}

.brd .admin-submenu li.active a {
	text-decoration: none;
	}

.brd .main-menu li.active a {
	color: #fff;
	}

.brd .admin-menu li.active a {
	color: #eef;
	}

#brd-admod #alert a {
	color: yellow;
	}

/* Logo and Headings
----------------------------------------------------------------*/

#brd-head {
	color: #5B3928;
	height: 196px;
	 background: transparent url('../images/footprints.png') no-repeat 360px center;
}

#brd-head a, #brd-head a:link, #brd-head a:visited {
	color: #fff;
	}

.brd .main-head, .brd .main-foot {
	background: #1F537B;
	color: #ddd;
	border-color: #1f537b;
	}
	
.brd .main-head, .brd .main-foot {
  background: #F0CF83 url('../images/category-print.png') no-repeat 5px center;
  border: 0px none;
}
.brd .main-head span, .brd .main-foot span {
  font-weight: bold;
  font-size: 14px;
  color: #5B3928;
  padding: 0px 0px 0px 15px;
}

.brd #brd-announcement h1 {
	border-color: #BBBBBB;
	}

.brd .main-subhead {
	border-color: #DFE6ED #DFE6ED #CBD1D8 #DFE6ED;
	background: #F4F4F4;
	}
.brd .main-subhead {
  background: #EEDDB5;
  color: #707070;
  border: 0px none;
}
.brd .column-title {
	border-color: #F4F4F4 #F4F4F4 #CBD1D8 #F4F4F4;
	background: #F4F4F4;
	}

.brd .group-head {
	background: #EDF1F5;
	border-color: #DBE0E4;
	}

.brd .content-head .hn {
	border-color: #C9B991;
	color: #666;
	}

.brd .main-head a:link, .brd .main-head a:visited,
.brd .main-foot .options a:link, .brd .main-foot .options a:visited {
	color: #846453;
	}

.brd .main-head a:hover, .brd .main-head a:active, .brd .main-head a:focus,
.brd .main-foot .options a:hover, .brd .main-foot .options a:active, .brd .main-foot .options a:focus {
	color: #5B3928;
	}

.brd th {
	background: #F4F4F4;
	}

.brd .main-frm .ct-group td {
	background: #FBFBFB;
	}

#extensions-used {
	border-bottom-color: #999;
}


/* Status indicators
----------------------------------------------------------------*/
  
  
.brd .main-content .main-item .icon {
	background-position: 0px -43px;
	}

.brd .main-content .redirect .icon {
	background-position: 0px 0px;
	}

.brd .main-content .sticky .icon {
	background-position: 0px -65px;
	}

.brd .main-content .closed .icon {
	background-position: -21px -21px;
	}

.brd .main-content .sticky .closed .icon {
	background-position: -21px 0px;
	}

.brd .main-content .new .icon {
	background-position: 0px -21px;
	}


/* Multi Checkbox Widget
-------------------------------------------------------------*/

.brd .checklist .checklist-item label:hover {
	background: #EDF1F5;
	}
	
/* KASS 
-------------------------------------------------------------*/

#brd-top-nav {
  height: 35px;
}
#ext-quotes {
  float: left;
  width: 550px;
  margin-right: 5px;
}
#top-nav {
  float: right;
  width: 400px;
}
#top-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right;
}
#top-nav ul li {
  float: left;
  height: 35px;
}
#top-nav ul li.active {
  background: transparent url('../images/menu_arrow.png') no-repeat bottom center;
}
#top-nav ul li a {
  display: block;
  padding: 6px 8px 7px 8px;
  color: #DFD0AC;
  font: bold 14px Arial;
  text-decoration: none;
}
#top-nav ul li a:hover {
  background: #4A2C1D;
}
#top-nav ul li.active a {
  background: #4A2B1C;
  color: #EDE3CC;
}

#top-nav ul li.special a {
  background: #F3E9D0;
  color: #5B3928;
}


#header-logo {
  float: left;
  width: 408px;
  height: 154px;
  margin-top: 20px;
}
#header-right {
  margin: 20px 0px 0px 70px;
  width: 482px;
  float: right;
}
#header-right p.intro {
  font: bold 14px Arial;
  line-height: 18px;
}

div.register {
  float: right;
}
div.register span {
  line-height: 40px;
  margin-right: 15px;
  color: #9E8A58;
  
}
div.register div.join {
  float: right;
}
div.register div.join a {
  display: block;
  padding: 10px 15px;
  font: bold 16px Arial;
  color: #fff;
  border: 1px solid #5B3928;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: transparent url('../images/green_button_bg.png') repeat-x;
  text-decoration: none;
}
div.register div.join a:hover {
   background: transparent url('../images/green_button_bgh.png') repeat-x;
}

#ext-quotes {
  font-size: 10px;
  color: #DDCEA9;
  line-height: 30px;
}

.item-subject h3.hn  a{
  font-weight: bold;
  color: #7F7F7F;
  font-size: 14px;
  font-family: Arial;
  text-decoration: none;
  border: none;
}
.item-subject p {
  color: #7F7F7F;
}

#brd-visit #visit-links span a {
  line-height: 25px;
  background: #F0CF83;
  margin: 0;
  color: #5B3928;
  font-weight: bold;
  font-family: Arial;
  padding: 11px 10px 11px 10px;
  text-decoration: none;
}
#brd-visit #visit-links span a:hover {
  background: #F0CF83 url('../images/options-link-bg.png') repeat-x;
}
.brd .options span {
  margin: 0;
  padding: 0;
}
#brd-visit #welcome {
line-height: 25px;
}
.brd .sf-set .text label small, .brd .sf-set .select label small {
display:block;
font-size:1.1em;
margin:3em 1em 0;
position:relative;
text-align:left;

}
.brd .text input, .brd .select select {
font-size:1.584em;
background: #FEFFE6;
border: 1px solid #C9B991;
padding: 3px;
}

.brd .ct-box, .brd .ct-set, .brd .ct-group, .brd .frm-group {
border-color:#C9B991;
}
span.crumb a {
  color: #5B3928 !important;
}
.brd span.submit input, .brd span.cancel input {
font:bold 14px Arial;
overflow:visible;
padding: 8px 14px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
min-width: 160px;
text-align: center;
}
.brd span.submit input{
  background: #70AF10;
  border: 1px solid #5F9A06;
}
.brd span.submit:hover input {
  background:#7DBD1B;
}

.brd span.cancel input{
  background: #FB253A;
  border: 1px solid #D9091C;
}
.brd span.cancel:hover input {
  background:#E7192E;
}

.brd .sf-set, .brd .mf-set, .brd .txt-set {
margin:1em !important;
padding:0 0 0 17em;
position:relative;
}
