a {
	color:				#00f;
	text-decoration:	none;
	background:			transparent;
}
a:visited {
	color:				#00f;
	text-decoration:	none;
	background:			transparent;
}
a:hover {
	text-decoration:	underline;
	background:			transparent;
}
.largeLinks {
	font-size:			12px;
	background:			transparent;
}
.largeLinks a:link {
	text-decoration:	none;
	background:			transparent;
}
.largeLinks a:visited {
	text-decoration:	none;
	background:			transparent;
}
.largeLinks a:hover {
	text-decoration:	underline;
	background:			transparent;
}
.altLinks {
	color:				#fff;
}
.altLinks a:link {
	color:				#fff;
}
.altLinks a:visited {
	color:				#fff;
}
.altLinks a:hover {
}
.smallLinks {
	font-size:			10px;
}
.smallLinks a:link {
}
.smallLinks a:visited {
}
.smallLinks a:hover {
}
.post a {
}
.post a:visited {
}
.post a:hover {
}
p {
	font-size:			14px;
}
.default, .defaultBold, .defaultRight, .defaultCenter {
	font-size:			11px;
}
.defaultBold {
	font-weight:		bold;
}
.defaultPad {
	padding: 5px 0;
	text-align:			right;
}
.defaultRight {
	text-align:			right;
}
.defaultCenter {
	text-align:			center;
}
h2 {
	font-size:			13px;
}
h3 {
	font-size:			12px;
}
.lighttext {
	font-size:			10px;
	color:				#333;
}
code {
	white-space:		normal;
width: 470px;
}
pre {
	background:			#eee;
	border:				1px solid #d6e1e8;
	font-size:			11px;
	padding:			10px 10px 10px 6px;
	margin:				8px 4px 10px 3px;
	white-space:		normal;
}
.codeblock {
	background:			#eee;
	border:				1px solid #d6e1e8;
	font-size:			11px;
	padding:			10px 10px 10px 6px;
	margin:				8px 4px 10px 3px;
width: 485px;
}
.preview .codeblock {background: #fff}
blockquote {
	background:			#eee;
	border:				1px solid #d6e1e8;
	border-left:		4px solid #d6e1e8;
	font-size:			11px;
	padding:			5px 10px 10px 6px;
	margin:				8px 2px 10px 6px;
}
.quote_author {
	font-size:			10px;
	font-weight:		bold;
	margin:				0 0 4px 0;
}
#topBar {
	background:			#ccc;
	text-align:			center;
	padding:			2px 0;
}
.topBarLinks {
	font-size:			11px;
}
.topBarLinks a:link {
	background:			transparent;
	text-decoration:	underline;
}
.topBarLinks a:visited {
	background:			transparent;
	text-decoration:	underline;
}
.topBarLinks a:hover {
	background:			transparent;
	text-decoration:	none;
}
#pageheader {
	background:			#aaa;
	border-bottom:		1px solid #000;
	padding:			0 0 0 15px;
}
.rightheader {
	font-size:			11px;
	text-align:			left;
	padding:			0 22px 0 22px;
}
.rightheader a:link {
	background:			transparent;
	text-decoration:	underline;
}
.rightheader a:visited {
	background:			transparent;
	text-decoration:	underline;
}
.rightheader a:hover {
	background:			transparent;
	text-decoration:	none;
}
.privatemessagebox{
	background:			#ccc;
	padding:			3px;
	border:				1px solid #d6e1e8;
}
.signature {
	border-top:			1px solid #000;
	border-left:		1px solid transparent;
	border-right:		1px solid transparent;
	border-bottom:		1px solid transparent;
	margin:				15px 0 0 0;
	padding:			3px 10px 4px 6px;
}
.signatureTitle {
	font-size:			10px;
	color:				#333;
}
#subheader {
	background:			#d9d9d9;
	padding:			4px 25px 3px 27px;
	border-bottom:		1px solid #888;
}
.breadcrumb {
	font-size:			10px;
}
.breadcrumb a:link {
	background:			transparent;
	text-decoration:	none;
}
.breadcrumb a:visited {
	background:			transparent;
	text-decoration:	none;
}
.breadcrumb a:hover {
	background:			transparent;
	text-decoration:	underline;
}
.currentcrumb {
	font-weight:		normal;
	font-size: 12px;
}
.breadcrumbspacer {
padding: 0 2px;
}
.spacer {
	margin-bottom:			5px;
}
.itempad {
	padding:				6px 0;
}
.itempad a, .itempad a:link, .itempad a:hover, .itempad a:visited {
	color:#1684ef;
}
.itempadbig {
	padding:				5px 0;
}
.bottompad {
	padding:				0 0 2px 0;
}
.marginpad {
	padding:				12px 0 10px 3px;
}
.leftpad {
	padding:				0 0 0 4px;
}
#content_forum {
	left:					0;
	right:					10px;
	margin:					10px 20px 0 20px;
	padding:				0;
	width:					auto;
}
* html #content_forum {
	width:					100%;
	width:					auto;
}
.forumName {
	font-size:				12px;
}
.forumDescription {
	font-size:				11px;
}
.forumLightLinks {
	font-size:				10px;
}
.forumLightLinks a:link {
	background:				transparent;
	text-decoration:		none;
}
.forumLightLinks a:visited {
	background:				transparent;
	text-decoration:		none;
}
.forumLightLinks a:hover {
	background:				transparent;
	text-decoration:		underline;
}
.topicTitle {
	font-size:				12px;
}
.userBlock {
	padding:				2px 0 2px 0;
}
.edited {
	font-size:		9px;
	color:			#888;
}
.attachTitle {
	font-size:				10px;
	font-weight:			bold;
	margin:					10px 0 1px 0;
	background:				#ccc;
}
.attachBody {
	font-size:				11px;
	margin-bottom:			10px;
	background:				#eee;
}
.attachThumb {
	margin:					3px 6px 3px 3px;
}
.rankAdmin {
	font-size:				10px;
	font-weight:			bold;
color: #333;
}
.rankModerator {
	font-size:				10px;
	font-weight:			bold;
}
.rankMember{
	font-size:				10px;
	font-weight:			bold;
}
.rankImage {
	margin:					0;
	padding:				0;
	border:					0;
}
.button {
	width:					auto;
}
.button40 {
	width:					auto;
}
.button80 {
	width:					auto;
}
.button100 {
	width:					auto;
}
.button150 {
	width:					auto;
}
.button210 {
	width:					auto;
}
.buttonSpacer{
	margin:					0 0 0 6px;
}
.buttonLarge {
	background:				#72c144;
	color:					#fff;
	font-weight:			bold;
	padding:				4px 7px;
	margin:					2px 0 4px 0;
	white-space:			nowrap;
	cursor:					pointer;
	border:					1px solid #d6e1e8;
	text-align:				center;
	font-size:				10px;
	text-transform:			uppercase;
}
.buttonLargeHover {
	background:				#d9d9d9;
	color:					#666;
	font-weight:			bold;
	padding:				4px 7px;
	margin:					2px 0 4px 0;
	white-space:			nowrap;
	cursor:					pointer;
	border:					1px solid #d6e1e8;
	text-align:				center;
	font-size:				10px;
	text-transform:			uppercase;
}
.buttonSmall {
	background:				#009324 url(../images/forum_header_back.gif) repeat-x;
	color:					#fff;
	font-weight:			bold;
	padding:				2px 7px;
	margin:					0 2px 0 3px;
	white-space:			nowrap;
	cursor:					pointer;
	border:					1px solid #d6e1e8;
	text-align:				center;
	font-size:				10px;
	text-transform:			uppercase;
}
.buttonSmallHover {
	background:				#d9d9d9;
	color:					#666;
	font-weight:			bold;
	padding:				2px 7px;
	margin:					0 2px 0 3px;
	white-space:			nowrap;
	cursor:					pointer;
	border:					1px solid #d6e1e8;
	text-align:				center;
	font-size:				10px;
	text-transform:			uppercase;
}
.preview {
	background:				#eee;
	font-size:				11px;
	padding:				10px;
	margin:					0 0 12px 0;
	border:					1px solid #d6e1e8;
}
.previewheading {
	background:				#ccc;
	font-weight:			bold;
	font-size:				11px;
	padding:				5px 0 5px 10px;
	border:					1px solid #d6e1e8;
	border-bottom:			0;
}
.activeModerator {
	font-weight:			bold;
}
.border {
	border:					1px solid #d6e1e8;
}
.tableBorder {
	border:					1px solid #d6e1e8;
}
.tableBorderLeft {
	border-left:			1px solid #d6e1e8;
}
.tableBorderTopLeft {
	border-top:				1px solid #d6e1e8;
	border-left:			1px solid #d6e1e8;
}
.tableBorderPad {
	border:					1px solid #d6e1e8;
	padding:				1px;
}
.threadBorder {
	border-bottom:			1px solid #d6e1e8;
}
.tableBG {
	background:				#eee;
}
.tablePad {
	padding:				0 2px 4px 2px;
}
.tableHeadingBG {
	background:				#009324 url(../images/forum_header_back.gif) repeat-x;
	color:					#fff;
	padding:				7px 6px;
}
.tableHeading {
	font-size:				12px;
	font-weight:			bold;
	color:					#fff;
	padding:				0;
	margin:					0;
	white-space:			nowrap;
}
.tableHeadingSmall {
	font-size:				11px;
	font-weight:			normal;
	color:					#fff;
	padding:				0;
	margin:					0;
}
.tableRowHeading, .tableRowHeadingBold {
	background:				#d9d9d9;
	font-size:				11px;
	color:					#444;
	padding:				8px 10px 8px 6px;
	border-top:				1px solid #d6e1e8;
}
.tableRowHeadingBold {
	font-weight:			bold;
}
.tableRowSpacer {
	background:				#aaa;
	padding:				0;
}
.tableCellOne {
	background:				#fff;
	padding:				3px 6px;
	border:					1px solid #e3e4e4;
        font-size: 12px;
}
.tableCellTwo {
	background:				#eee;
	padding:				3px 6px;
	border:					1px solid #e3e4e4;
}
.tablePostInfo {
	font-size:				10px;
}
.ignored {
}
.profileHeadingBG {
	background:				#009324 url(../images/forum_header_back.gif) repeat-x;
	color:					#fff;
	padding:				5px;
}
.profileAlertHeadingBG {
	background:				#900;
	color:					#fff;
	padding:				5px;
}
.profileTopBox {
	background:				#eee;
	padding:				6px;
}
.profileTitle {
	font-size:				14px;
	font-weight:			bold;
}
.profileItem {
}
.profilePhoto {
	background:				#eee;
	border-left:			1px solid #d6e1e8;
}
.avatar {
	margin:					2px 15px 0 2px;
}
.photo {
	margin:					2px 15px 0 2px;
}
.profileHead {
	font-weight:			bold;
	text-transform:			uppercase;
	background:				#009324 url(../images/forum_header_back.gif) repeat-x;
	color:					#fff;
	border-top:				1px solid #d6e1e8;
	border-bottom:			1px solid #d6e1e8;
	padding:				3px 5px;
font-size:11px;
}
.menuHeadingBG {
	background:				#5db3fc;
	color:					#fff;
	padding:				6px;
}
.profileMenu {
	background:				#eee;
	border:					1px solid #d6e1e8;	
}
.profileMenuInner {
	padding:				0 10px;
	margin:					4px 0;
}
.menuItem {
	padding:				3px 0;
}
.borderTopBot {
	border-top:				1px solid #d6e1e8;
	border-bottom:			1px solid #d6e1e8;
}
.borderBot {
	border-bottom:			1px solid #d6e1e8;
}
.success {
	color:					#093;
	font-weight:			bold;
}
.memberlistRowOne {
	background:				#f6f6f6 url(../images/forum_td_back.gif) repeat-x;
	padding:				4px 8px;
	border:					1px solid #e3e4e4;
}
.memberlistRowTwo {
	background:				#eee;
	padding:				4px 8px;
	border:					1px solid #e3e4e4;
}
.memberlistHead {
	font-weight:			bold;
	background:				#d9d9d9;
	color:					#666;
	border-bottom:			1px solid #d6e1e8;
}
.memberlistFooter {
	border:					1px solid #d6e1e8;
	border-left:			0;
}
.innerShade {
	background:				#eee;
	border:					1px solid #e3e4e4;
	padding:				10px;
}
.searchBox_forum {
	border:					1px solid #d6e1e8;
	margin:					15px 0 0 0;
	padding:				6px;
	background-color:#00FF00;
	height:inherit;
	position:relative;
}
.searchBoxTitle {
	font-size:				12px;
	padding: 10px 0;
}
.searchpad {
	padding:				7px 0;
}
.searchspacer {
	margin-bottom:			8px;
}
.paginateBorder {
}
.paginate {
	background:				#eee;
	padding:				2px 4px;
}
.paginateStat {
	background:				#444;
	color:					#fff;
	white-space:			nowrap;
	padding:				2px 10px;
}
.paginateCur {
	background:				#eee;
	color:					#999;
	padding:				2px 6px;
}
.paginate a:link {
}
.paginatea:visited {
}
.paginate a:hover {
}
form {
	margin:					0;
	padding:				0;
	border:					0;
}
.hidden {
	margin:					0;
	padding:				0;
	border:					0;
}
.input {
}
.textarea {
}
.select {
	font-size:1.2em;
}
.multiselect {
}
.radio {
}
.checkbox {
}
.buttons {
	font-weight:			normal;
	cursor:					pointer;
	padding:				1px 3px;
	margin:0;
	position: static;
}
.submit {
	cursor:					pointer;
	padding:				2px 5px;
}
.errorHeading {
	background:				#600;
	color:					#fff;
	padding:				6px;
}
.errorMessage {
	color:					#900;
	padding:				10px;
}
.errorBox {
	color:					#900;
	background:				#eee;
	border:					1px solid #900;
	padding:				10px;
}
.alert {
	font-weight:			bold;
	color:					#900;
}
.highlight {
	color:					#900;
}
#footer_forum {
	clear:					both;
	text-align:				center;
	font-size:				9px;
}
.buttonMode {
	font-size:				10px;
	white-space:			nowrap;
}
.htmlButtonOuter, .htmlButtonOuterL {
	background:				#eee;
	border:					1px solid #d6e1e8;
	border-left:			0;
	padding:				0;
}
.htmlButtonOuterL  {
	border-left:			1px solid #d6e1e8;
}
.htmlButtonInner {
	text-align:				center;
	padding:				0 5px;
	border-left:			1px solid #fff;
	border-top:				1px solid #fff;
	border-right:			1px solid #e3e4e4;
	border-bottom:			1px solid #e3e4e4;
}
.htmlButtonOff {
	font-weight:			bold;
	white-space:			nowrap;
	padding:				2px;
}
.htmlButtonOff a:link {
	color:					#000;
	text-decoration:		none;
	white-space:			nowrap;
}
.htmlButtonOff  a:visited {
	text-decoration:		none;
}
.htmlButtonOff a:active {
}
.htmlButtonOff a:hover {
	text-decoration:		none;
	color:					#999;
}
.htmlButtonOn {
	font-weight:			bold;
	white-space:			nowrap;
	padding:				2px;
}
.htmlButtonOn a:link {
	color:					#900;
	text-decoration:		none;
}
.htmlButtonOn  a:visited {
	text-decoration:		none;
}
.htmlButtonOn a:active {
	text-decoration:		none;
	color:					#999;
}
.htmlButtonOn a:hover {
	text-decoration:		none;
	color:					#999;
}
.iframe {
	border:					1px solid #e3e4e4;
}
.wordSuggestion
{
	border:					1px solid #e3e4e4;
	padding:				4px;
}
.wordSuggestion a, .wordSuggestion a:active
{
	cursor:					pointer;
}
.spellchecked_word
{
	cursor:					pointer;
	border-bottom:			1px dashed #f00;
}
.spellchecked_word_selected
{
}
.large_text {
font-size: 16px;
padding: 15px 0 3px 0;
}
.small_text {
font-size: 10px
}
.signup_input {
font-size: 15px;
border: 1px solid #045e1a;
height: 20px;
color: #900;
}
#welcome a, #welcome a:link, #welcome a:visited {
font-size:11px;
text-decoration:underline;
color: #fff;
}

.validation-advice {
	color: red;
	background: #fff url(../images/alert.gif) no-repeat left center;
	padding-left: 22px;
	font-size:1em;
} 
input.required, textarea.required, select.required {
	border: 1px solid #009324;
}
input.validation-failed, textarea.validation-failed, select.validation-failed {
	border: 1px solid #FF3300;
	color : #000;
}

input.validation-passed, textarea.validation-passed, select.validation-passed {
	border:1px solid #cccccc;
	color : #000;
}




.button-outer.signup {
	display: block;
	float: right;
	margin: 8px 0 0;
}

.button-outer.dark {
	background-color: rgba(0, 0, 0, 0.15);
}

.button-outer {
	display: inline-block;
	padding: 5px;
	border-radius: 50px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-transition: background-color .15s ease-in-out;
	transition: background-color .15s ease-in-out;
}

.buttonLarge.orange {
	background: -moz-linear-gradient(90deg,#CE3A1F 0,#F14E2F 100%) #DD4124;
	background: -webkit-gradient(linear,left bottom,left top,from(#CE3A1F),to(#F14E2F)) #DD4124;
	border-color: #491F18;
	-webkit-box-shadow: inset 0 1px 0 #F79583;
	box-shadow: inset 0 1px 0 #F79583;
	text-shadow: 0 -1px 2px #9F321E;
}

.buttonLarge.red, .buttonLarge.orange, .buttonLarge.black {
	color: white;
}

.buttonLarge {
	display: block;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	height: 40px;
	border-radius: 40px;
	border: 1px solid #111;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	cursor: pointer;
}