* { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin: 1em 0; }
fieldset { padding: .5em; }
li { margin: 0; padding: 0; list-style-type: none; }
a img { border: 0; }

body {
  background: #fff;
  color: #333;
  font-family: verdana, sans-serif;
  font-size: 11px;
}

.wrapper {
  width: 760px;
  margin: 20px auto;
  padding: 10px;
  border: 1px solid #bbb;
  background: #fff;
}
  
.header {
  height: 200px;
  background-color: #333;
}

.content {
  clear: both;
}

.footer {
  font-size: 10px;
  margin-top: 10px;
  padding: 0px 5px;
  color: #999;
}

a:link, a:visited {
  color: #638137;
  text-decoration: none;
}

a:active, a:hover {
  text-decoration: underline;
	color: #8EB653;
}

noh1 { 
  font-family: 'Trebuchet MS', Verdana, Sans-Serif;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: -1px;
  margin: 0;
  padding: 83px 0 0 40px;
}

noh1, noh1 a:link, noh1 a:visited, noh1 a:hover, noh1 a:active {
  text-decoration: none;
  color: #f00;
}

noh1 a:hover, noh1 a:active {
  text-decoration: underline;
}

h3 {
  font-size: 14px;
  font-weight: normal;
}

  
.tagline {
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 10px;
  color: #fff;
  padding: 0 40px;
}

.tabs {
	position: absolute;
	top: 203px;
	margin-left: 26px;
	font-size: 10px;
}
  
.tabs li {
	display: inline;
	margin: 0px 2px;
}
  
.tabs li a {
	padding: 6px 12px 6px;
}

.tabs li a:link, .tabs li a:visited {
  color: #fff !important;
  text-decoration: none;
}

.tabs li a:hover, .tabs li a:active {
  background: #333;
}

.tabs li.current_tab a:link, .tabs li.current_tab a:visited, .tabs li.current_tab a:hover, .tabs li.current_tab a:active {
  background: #fff;
  color: #333 !important;
  text-decoration: none;
}

.nav {
  margin: 10px 0;
  height: 26px;
  border: 1px solid #ccc;
  background: #f1f1f1;
}

.nav-left {
  float: left;
  margin: 6px 0 0 5px;
}

.nav-right {
  float: right;
  margin: 6px 5px 0 0;
}

.nav-footer {
  margin: 0 0 10px 0;
}

.nav-stats {
  border-color: #ccc;
  color: #999;
  background: #fff;
  border-left: 0;
  border-right: 0;
  margin-top: 0;
}

.nav-stats p.nav-left {
  margin-left: 0;
  padding-left: 5px;
}

.nav-stats p.nav-right {
  margin-right: 0;
  padding-right: 5px;
}

.box {
  border: 1px solid #35604d;
  padding: 0 10px;
  margin-bottom: 10px;
  background: #f1f1f1;
}

.box .top {
  display: block;
  background: #35604d;
  color: #fff;
  padding: 4px 5px;
  margin: 0 -10px;
}

.box .label {
  margin-bottom: -10px;
}

.box label {
  font-weight: bold;
}

.box .small {
  margin: 0 0 10px 0;
}

table {
  width: 100%;
  border: 1px solid #35604d;
  margin-bottom: 10px;
}


.comment{
	color: #f00;
	background-color: #999;
	display: none;
}

.MsoBodyText{
	color: #000;
	background-color: #fff;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
}


.noborder{
  width: 100%;
  border: 0px solid #35604d;
  margin-bottom: 0px;
}

.widthset{
  float:left;
  width: 100px;
  border: 1px solid #fff;	
}

.rowheightset{
  margin-top: 5px;
  height: 20px;
  border: 1px solid #fff;
  display: block;	
}

.leftcolumn{
  float:left;
  width: 250px;
  border: 1px solid #fff;		
}

.rightcolumn{
	float:right;
  width: 250px;
  border: 1px solid #fff;	
}

.twocolumn{
  float:left;
  width: 510px;
   border: 1px solid #fff;	
}

thead th {
  background: #35604d;
  color: #fff;
  text-align: left;
  font-weight: normal;
  padding: 4px 5px;
}

thead th a:link, thead th a:visited {
  color: #fff;
}

thead .tcm {
  text-align: center;
}

tbody {
  background: #f1f1f1;
}

tbody td {
  padding: 5px;
  vertical-align: top;
  border-top: 1px solid #cedeb9;
  border-right: 1px solid #cedeb9;
}

tbody .tci {
  width: 10px !important;
  border-right: 0;
}

tbody .tcm {
  text-align: center;
  background: #dedfdf;
}

.forums-index .tcm {
	vertical-align: middle;
}

tbody .tcr {
  border-right: 0;
}

tbody .tds {
  border: 0;
  padding: 10px;
}

.thread {
  margin-bottom: 5px;
}

.thread td {
  border: 0;
}

.thread .profile {
  width: 24%;
}

.thread .body {
  width: 76%;
  line-height: 1.4em;
  background: #dedfdf;
}

.thread .body p {
  margin-top: 0;
}

.post-body, .post-body img, .post-body pre {
  overflow: auto;
}

.thread dl {
  margin: 0;
}

.thread dt {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: -1px;
}

.thread dd.rank {
  font-weight: bold;
}

.thread dd.avatar {
  margin: 8px 0 4px 0;
}

.thread .thr {
  text-align: right;
}

.thread .links {
  text-align: right;
  color: #ccc;
}

.forums-index {
  margin-bottom: 5px;
}

.forums-index .tcl {
  width: 58%;
}

.forums-index .tcm {
  width: 8%;
}

.forums-index .tcr {
  width: 34%;
  vertical-align: middle;
}

.forums-list th {
  background: #d1d1d1;
  color: #333;
}

.forums-admin ul ul {
	margin-left: 15px;
}

.forums-admin ul ul li {
	margin-bottom: 5px;
}

.forum-name {
  font-weight: bold;
  font-size: 12px;
}

.topic-status {
	font-size: 9px;
}

.topics-index .tcm {
  width: 7%;
}

.topics-index .tcr {
  width: 27%;
}

.topics-index .tcf {
	width: 14%;
}

.messages-index {
	border: 0;
}

.messages-index p {
	margin: 0;
}

.messages-index .tcu {
	width: 18%;
	text-align: right;
	font-weight: bold;
	padding-right: 8px;
}

.messages-index .tcl {
	width: 64%;
	border-right: 0;
	background: #dedfdf;
}

.messages-index .tcr {
	width: 18%;
	text-align: right;
	border-left: 0;
	color: #999;
}

.messages-index .tcr a {
	color: #999;
}

.info-left {
  float: left;
  margin: 0 0 10px 0;
  padding-left: 5px;
  border-left: 1px solid #f1f1f1;
}

.info-center {
	float: left;
	margin: 0 8px 10px 8px;
	text-align: center;
}

.info-right {
  float: right;
	text-align: right;
  margin: 0 0 10px 0;
  padding-right: 5px;
  border-right: 1px solid #f1f1f1;
}

.info-width {
	width: 32%;
}

.info-space {
	margin-top: 5px;
}

.title {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: -1px;
}

.title a {
	color: #333;
}

.detail, .detail a.text {
  color: #999;
  letter-spacing: -1px;
	font-weight: normal;
}

#filters {
  margin: 2px;
  padding: 4px;
  text-align: right;
}

blockquote {
  background: #f1f1f1 !important;
  border: 1px solid #f1f1f1;
  border-color: #ACA899 #FFF #FFF #ACA899;
  margin: 10px !important;
  padding: 6px;
}

cite {
  font-weight: bold;
  font-style: normal;
}

.sig-hr {
  margin-top: 20px;
  width: 200px;
  color: #ccc;
}

.edited {
  margin-top: 15px !important;
  font-style: italic;
}

.disabled {
  color: #999;
}

.profile-avatar {
  float: right;
  margin: 10px 0;
}

.profile-title {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1px;
}

.profile-rank {
  color: #999;
}

.profile-info {
  margin-top: 20px;
}

.profile-bio {
  width: 500px;
}

.avatar-list {
  text-align: center;
}

.avatar-list .avatar {
  float: left;
  margin: 18px;
}

.avatar-show {
  text-align: center;
}

.chk {
  float: left;
  margin: 0 6px 10px 0;
}

.inline {
  float: right;
  width: 32%;
  height: 130px;
  border: 1px solid #ccc;
}

.thread dd.avatar img, .profile-avatar img, .avatar-list .avatar img {
	max-width: 150px;
}

.home-left {
	float: left;
	width: 68%;
}

.home-right {
	float: right;
	width: 30%;
}

.home-left .topics-index .tcr {
  width: 40%;
}

.calendar-nav {
	color: #fff;
}

.calendar-nav a {
	color: #fff;
}

.home-right .calendar-nav {
	display: none;
}

.home-right .specialDay {
  background: #d1d1d1;
}

.home-right .specialDay a:link, .home-right .specialDay a:visited {
  color: #333;
}

.today {
  font-weight: bold;
}

.dayName th {
  background: #d1d1d1;
  color: #333;
  width: 14%;
}

.otherMonth {
  color: #ccc;
}

.day, .otherMonth, .specialDay, .todayDay {
  text-align: right;
}

.specialDay p {
  margin: 2px 0 4px 0;
  text-align: left;
}

.reminders {
  background: #35604d;
  color: #fff;
  text-align: center;
  padding: 4px;
  margin-bottom: 10px;
}

.reminders a {
  color: #fff;
}

.wrapper-footer {
  text-align: center;
  color: #999;
}

.icon {
  margin: 0 -3px 0 2px;
  border-width: 6px;
  border-style: solid;
  border-color: #E6E6E6 #DEDEDE #DADADA #E2E2E2;
}

.inew {
  border-color: #8BB453 #7A9E48 #709142 #799C47;
}

.pagination {
  display: inline;
}

.prototip { 
	position: absolute; 
}

.tooltip { 
	position: relative; 
	color: #fff; 
	background-color: #35604d;
	padding: 4px 5px;
}

.post-body img { max-width: 560px; }
.post-body blockquote img { max-width: 528px; }
.post-body blockquote blockquote img { max-width: 494px; }
.post-body blockquote blockquote blockquote img { max-width: 459px; }
.messages-index img { max-width: 477px; }
.messages-index blockquote img { max-width: 445px; }
.messages-index blockquote blockquote img { max-width: 412px; }
.messages-index blockquote blockquote blockquote img { max-width: 380px; }

.at_sign { display: none; }
.calendar_select { width: 220px; float: right; text-align: center; margin: 2px; padding: 0; }
.calendar_date_select .cds_header, .calendar_date_select .cds_footer { padding: 8px; }
.calendar_date_select td:hover { background-color: #D1D1D1; }
.calendar_date_select td.selected { background-color: #D1D1D1; }
.calendar_date_select td div.other { color: #999; }
.calendar_date_select td.today { font-weight: bold; }
.calendar_date_select .cds_header a.prev { float: left; padding: 4px 7px; margin: 0px 2px; }
.calendar_date_select .cds_header a.next { float: right; padding: 4px 7px; margin: 0px 2px; }
.calendar_date_select .cds_header a.close { float: right; display: none; }
.calendar_date_select .cds_header a.prev:hover, .calendar_date_select .cds_header a.next:hover { background: #35604d; color: #fff; text-decoration: none; }

#notice, #error {
  border: 1px solid #999;
  background: #eee;
  margin-bottom: 10px;
}

#notice {
  background-color: #FBFBB1;
  text-align: center;
  padding: 5px 0;
}

#errorExplanation {
  border: 1px solid #333;
  background-color: #f1f1f1;
  margin-bottom: 10px;
}

#errorExplanation h2 {
  padding: 4px 5px;
  margin: 0;
  border-bottom: 1px solid #333;
  font-size: 11px;
  background-color: #FBFBB1;
}

#errorExplanation p {
  display: none;
}

#errorExplanation ul {
  padding: 6px 10px;
  margin: 0;
}

#errorExplanation ul li {
  padding: 2px 0;
}

.fieldWithErrors {
	display: inline;
}