#header .lang {
	display: none;
}
#header #nav {
	margin-left: 16px;
}
td.ac {
	text-align: center;
}

.table_wrapper {
	margin-bottom: 20px;
}

.table_wrapper table {
	width: 100%;
	border: 1px solid #cbcbcb;
}

#main .table_wrapper h3, #pollWrap table th {
	background: none repeat scroll 0 0 #cbcbcb;
	color: #505053;
	padding: 5px 10px;
}

#main .table_wrapper h3 {
	font-size: 16px;
	line-height: 32px;
	text-align: left;
	margin: 0;
	padding: 0 10px;
	font-weight: bold;
}

.table_wrapper h3 a {
	float: right;
	text-decoration: none;
	color: #505053;
}

.table_wrapper .top td {
	text-align: center;
	font-weight: bold;
	padding: 5px 8px;
	
}
.table_wrapper td:first-child {
	border-left: none;
}
.table_wrapper th {
	padding-left: 10px;
}
.table_wrapper td {
	border-left: 1px solid #cbcbcb;
	padding: 5px;
}
.table_wrapper .second td {
	background: #dedede;
}

.forumHeader p {
	margin-bottom: 20px;
}

.altRow2 td {
	background: none repeat scroll 0 0 #D8D8D8;
	color: #505053;
}

.pagination {
	margin-left: 0;
}

ul.links {
	float: right;
	padding-bottom: 10px;
	margin-top: -20px;
}

ul.links.fr {
	padding-bottom: 20px;
	margin-top: -35px;
}

.links li {
	display: inline-block;
	padding: 17px 0 0 10px;
	margin-left: 15px;
}

.pollBar {
	background: #A3A3A3;
	display: block;
	height: 10px;
}

.sidebar_section {
	margin: 40px 0 0 0;
	background: #ffffff;
}

.sidebar_section .about-form {
	padding: 10px 0 0 10px;
}

.about-form .input.select {
	margin-bottom: 15px;
}

.about-form .input.select select {
	margin-bottom: 0;
	margin-top: 0px;
}

.about-form .input.select label {
	margin-top: 0;
}

.topmenu#menu {
	margin: 0;
	padding: 41px 0 43px 0;
}

.topmenu#menu li {
	display: inline;
	margin-left: 20px;
}

.topmenu#menu a {
	color: #ffffff;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}

td.empty {
	background: #ffffff;
	text-align: center;
	height: 100px;
}

#navigation {
	margin-bottom: 20px;
}

blockquote, pre.decoda_code {
	border: 1px dashed #9BB12C;
	background: #F6FCE5;
	margin: 0;
	padding: 5px;
}

pre.decoda_code {
	white-space: pre-wrap;
}

blockquote blockquote {
	border: 1px dashed #9BB12C;
	background: #F6FCE5;
	margin-top: 10px;
	padding: 5px;
}

blockquote .decoda_quoteDate {
	margin-right: 5px;
	color: #000000;
	font-weight: normal;
}

blockquote .decoda_quoteAuthor {
	color: #727272;
	font-weight: bold;
}

#quickReply h3 {
	margin-top: 0px;
}

.help span {
	margin: 0;
	position: relative;
	right: -10px;
}

.top_panel .form {
	float: left;
	color: #454545;
	margin-right: 10px;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	margin: 0 10px 0 0;
	padding: 0;
	width: auto;
	background: none;
}

#categoryStats, #forumStats {
	margin-bottom: 20px;
}

.pagination {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	line-height: 25px;
	color: #505053;
	background: #cbcbcb;
	margin: 0 0 0 -1px;
	padding: 3px 1px 4px 0;
}

.pagination  .page_no {
	float: left;
	font-weight: bold;
	white-space: nowrap;
	padding: 0 0 0 10px;
}

.pagination  .page_no strong {
	font-weight: normal;
}

.pagination label {
	float: left;
	display: block;
	padding: 0 5px 0 0;
}

.pagination .pag_inputs {
	float: left;
	padding: 1px 0 0;
}

.pag_list {
	margin: 0;
	padding: 0 10px 0 0;
	float: right;
	color: #fff;
}

.pag_list li {
	float: left;
	list-style: none;
	padding: 0 0 0 2px;
	color: #ffffff;
	font-weight: bold;
}

.pag_list a:hover {
	color: #fff;
}

.pag_btn {
	border: 1px solid #899c29;
	color: #899c29 !important;
}

.pag_btn:hover {
	border-color: #899c29;
	color: #899c29 !important;
}

.pag_btn span {
	border: 1px solid #ffffff;
}

.pag_btn:hover span {
	border-color: #E7EDB8;
}

.pag_btn span span {
	background: #e8f4c6;
}

.pag_btn:hover span span {
	background: #D8E582;
} 

.pag_on {
	border: 1px solid #899c29;
	color: #899c29 !important;
}

.pag_on span {
	border: 1px solid #fff;
}

.pag_on span span {
	background: #fff;
}

.pag_list .gap {
	padding: 0 6px
}

.pag_list .first {
	margin: 0 5px 0 0;
}

.pag_list .prev {
	margin: 0 12px 0 0;
}

.pag_list .next {
	margin: 0 0 0 12px;
	display: inline;
}

.pag_list .last {
	margin: 0 0 0 5px;
}

.pag_ends {
	border: 1px solid #899c29;
	
}

.pag_ends:hover {
	border-color: #899c29;
}

.pag_ends span {
	border: 1px solid #C4D660;
}

.pag_ends span span {
	background: #ABBC49;
}

.pag_ends:hover span span {
	background: #899c29;
}

.button span {
	display: block;
	float: left;
	white-space: nowrap;
}

.button span span {
	border: 0 none;
}

.button span span {
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0 7px;
}

.top_panel {
	background: #DDDDDD;
	margin-bottom: -3px;
}

.block_panel.fr {
	margin-top: -13px;
}

.sidebar_section .about-form {
	margin-bottom: 20px;
}

.about-form {
	background:#fff;
	height:1%;
	overflow:hidden;
	padding:17px 23px 17px 22px;
	margin-bottom: 20px;
}

#content .forumHeader h3 {
	margin:0 0 11px;
	font-size:27px;
	color:#2c8250;
	font-weight:normal;
}

.about-form span.text {
	float: left;
}

.about-form div.row, .about-form .input.poll {
	margin-bottom: 14px;
	clear: both;
}

.about-form div.row .note span {
	padding-left: 5px;
}

.about-form div.row label, .about-form .input.select label {
	padding: 5px;
	position: relative;
	bottom: -2px;
}

.about-form .input.text {
	background:url(../images/bg-input03.gif) no-repeat;
	width:318px;
	height:21px;
}

.about-form .input.text input {
	width:315px;
	padding:1px 0 0 3px;
	float:left;
	color:#010101;
	margin:0;
	border:0;
	background:none;
}

.about-form .input.select select {
	width: 318px;
	float: left;
}

.about-form .input.textarea {
	background:url(../images/bg-textarea01.gif) no-repeat;
	width:318px;
	height:122px;
	margin:0 0 11px;
	overflow:hidden;
}

.about-form .input.textarea textarea {
	margin:0;
	padding:7px 0 7px 3px;
	width:315px;
	max-width:315px;
	height:108px;
	max-height:108px;
	float:left;
	color:#010101;
	border:0;
	background:none;
	overflow:auto;
}
