/*Regular Site Styles*/

#container {
	background:url(../../../img/bg.gif) repeat-y;
	width:1004px;
	margin:0 auto;
	text-align:left;
}

.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:1px
}

#content {
	padding:0 40px;
	width:770px;
	margin:0px;
}
#bottomImg{
background:url(../../../img/forum-content-bottom.gif) no-repeat bottom;
}

.vad {
			float:right;
			padding-top:9px;
			display:inline;
			width:130px;
			margin-right:30px;
			*margin-right:20px;
		}
		
#bottomAd {
	margin:10px 0 0 20px;
	
}
/*	
#header {
	background:url(../../../img/bg-header-top.gif) no-repeat top;
	width:960px;
	padding:0 22px;
}
	#header h1 {
		padding-top:56px;
		padding-left:30px;
	}
		#header h1 a {
			font-size:1px;
			text-indent:-10000px;
			display:block;
		}
			#header h1 a img {
				display:block;
			}
	#header .right {
		padding-right:16px;
		padding-top:16px;
		width:546px;
	}
		#header .right form {
			float:left;
			width:227px;
			padding-top:15px;
			
		}
			#header .right form div {
				background:url(../../../img/bg-search.gif) no-repeat;
				width:227px;
				height:31px;
			}
				#header .right form div input {
					background:none;
					border:0;
					color:#cbcbcb;
					font-size:18px;
					padding-left:17px;
					padding-right:17px;
					width:193px;
					padding-top:3px;
				}
		#header .right .tab {
			background:url(../../../img/green-tab-left.gif) no-repeat left;
			padding-left:10px;
			float:right;
			height:49px;
			width:302px;
		}
			#header .right .tab div {
				background:url(../../../img/green-tab-right.gif) no-repeat right #4f883e;
				height:49px;
				line-height:49px;
				padding-right:10px;
			}
			#header .right .tab a.button {
				display:block;
				float:left;
				margin-top:6px;
			}
				
			#header .right .tab ul {
				float:left;
				margin-left:10px;
			}
				#header .right .tab ul li {
					display:block;
					float:left;
					color:#fff;
				}
					#header .right .tab ul li a {
						color:#fff;
						text-decoration:none;
						padding-right:5px;
						padding-left:5px;
						font-size:12px;
					}
					#header .right .tab ul li a:hover {
						color:#76d264;
					}
		#header .right img.img {
			display:block;
			padding-top:18px;
			padding-bottom:11px;
		}
			
	#header #nav {
		border-bottom:solid 5px #e0c350;
	}
	#header #nav ul {
		position:relative;
		z-index:2;
		bottom:-6px;
		padding-left:25px;
		*padding-left:0px;
		list-style:none;
		*margin:0 auto;
	}
		#header #nav li {
			display:block;
			float:left;
			font-size:14px;
		}
			#header #nav li a {
				display:block;
				float:left;
				padding-left:11px;
				text-decoration:none;
				font-weight: bold;
			}
				#header #nav li a span {
					display:block;
					float:left;
					cursor:pointer;
					padding-right:11px;
					height:30px;
					line-height:30px;
					color:#447c35;
				}
			#header #nav li a:hover, #header #nav li a.active {
				background:url(../../../img/tab-left.gif) no-repeat left;
				color:#fff;
				
			}
				#header #nav li a:hover span, #header #nav li a.active span {
					background:url(../../../img/tab-right.gif) no-repeat right #3f5763;
					color:#fff;
				}
				
			
#footer {
	padding:0 0px 16px 0px;
	text-align:left;
	margin-left:-30px;
}
	#footer ul {
		height:36px;
		line-height:36px;
	}
		#footer li {
			display:inline;
		}
			#footer li a {
				color:#518a40;
				text-decoration:none;
				font-size:12px;
				font-weight:bold;
			}
			#footer li a:hover, #footer li a.active {
				color:#76d264;
			}
	#footer h6 {
		padding-left:30px;
		padding-top:28px;
		float:left;
	}
		#footer h6 a {
			text-indent:-10000px;
			font-size:1px;
			display:block;
		}
			#footer h6 a img {
				display:block;
			}	
	#footer p {
		font:11px Verdana, Arial, Helvetica, sans-serif;
		color:#518a40;
		padding-top:35px;
		padding-left:35px;
		float:left;
	}
		#footer p a {
			color:#518a40;
			text-decoration:underline;
		}
*/
.ewfooter {
	background-color:transparent;
	font-weight:bold;
}

.ewfooter a{
	color:#476879;
	font-weight:bold;
}

/* Normal, standard nav 
a:link { color: #4f883e; text-decoration: none; }
a:visited { color: #4f883e; text-decoration: none; }
a:hover { color: #336699; text-decoration: underline; }
*/

h3{
color:#518a40;
}

.smf_link{
color:#d1d1d3;
}

.smf_link a{
color:#d1d1d3;
}
/*
input:hover, textarea:hover
{
border: 1px solid #5580DD;
}
textarea:focus
{
border: 1px solid #325C74;
} */

/* Navigation links - for the link tree */
.nav, .nav:link, .nav:visited
{
	 color: #222;
	 text-decoration: underline;
	 font-size:12px;
	 font-weight:600;
}
a.nav:hover
{
	 color: #5176B5;
	 text-decoration: none;
}


/* Tables should show empty cells. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use verdana in black.
body, td, th , tr
{
	color: #000000;
	font-size: 13px;
	font-family: arial, verdana, sans-serif;
} */
/* The main body of the entire forum. 
body
{
	background-color:#c8dd74;
	margin: 0px;
	padding: 12px 30px 4px 30px;
} */

.tborder form {
	display: inline;
	padding: 0px;
	margin: 0px;

}

input {
	/* background-color: #E8EBEF;  */
	border: 1px solid #B1BDC9;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;


}

/* select {
	background-color: #E8EBEF;
	border: 1px solid #B1BDC9;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	background-color: #E8EBEF;
	border: 1px solid #B1BDC9;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}

input[type="button"],
input[type="submit"],
input[type="button"][disabled]:hover,
input[type="submit"][disabled]:hover,
input[type="button"][disabled]:active,
input[type="submit"][disabled]:active,
input[type="button"][disabled]:focus,
input[type="submit"][disabled]:focus
input[type="button"][disabled].defaultbutton:hover,
input[type="submit"][disabled].defaultbutton:hover,
input[type="button"][disabled].defaultbutton:active,
input[type="submit"][disabled].defaultbutton:active,
input[type="button"][disabled].defaultbutton:focus,
input[type="submit"][disabled].defaultbutton:focus

{

	border: solid 1px #C0C0C0;
	background: #E7E7E7 
	padding: 0px 3px;
	cursor: pointer;

}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="button"]:focus,
input[type="submit"]:focus,
input[type="button"].defaultbutton:hover,
input[type="submit"].defaultbutton:hover,
input[type="button"].defaultbutton:focus,
input[type="submit"].defaultbutton:focus
{
	border: solid 1px #5580DD;
}
  */

/* #footerarea
{
	margin: 1em auto 0 auto;
	padding: 1em;
	border-top: solid 1px #aaa;
	height: 66px;
}  */

/* All input elements that are checkboxes or radio buttons. 
input.check
{
}
input:focus, select:focus{
	background: #F6F4D0;
	border: solid 1px #455765;
}  */
/* Selects are a bit smaller, because it makes them look even better 8). 
select
{
	font-size: 90%;
	font-weight: normal;
	color: #404040;
	font-family: verdana, sans-serif;
	background: #f8f9f3;
	border: solid 1px #036;
}  */
/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* No image should have a border when linked */
a img{
	border: 0;
}



.smalltext2

{

	color: #dfdfdf;
	font-size: x-small;
	font-family: tahoma, sans-serif;

}

.smalltext2 a:link, .smalltext2 a:visited
{
	font-weight: bold;
	color: #dfdfdf;
}

.smalltext2 a:hover

{
	font-weight: bold;
	color: #ffffff;
}

.nav2, .nav2 a:link, .nav2 a:visited

{
	color: #dfdfdf;
}

.nav2 a:hover

{

	color: #ffffff;
	text-decoration: underline;

}

/* The quote area, perhaps from another post.Quote_bg.png defines the parenthesis. */
.quote
{
	background: url(images/quote_bg.png) 5px 5px no-repeat #F0F3FC;
	border: 1px solid #AAA;
	margin: 1px;
	padding: 5px 5px 5px 28px;
	font-size: x-small;
	line-height: 1.4em;
}

/* The code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #dddddd;
	font-family: "courier new", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #000000;
	margin: 1px auto 1px auto;
	padding: 5px;
	width: 95%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 100%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* A more discreet highlight colour, for selected membergroups etc. */
.highlight2
{
	background-color: #B3F4B0;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	color: #000000;
	background: white repeat-y;
}
.windowbg2
{
	color: #000000;
	background: #FAFCFF url(images/windowbg2.gif) repeat-x;
}
.windowbg3
{
	color: #000000;
	background: white url(images/windowbg3.gif) repeat-y;
}

/* Color for background of posts requiring approval */
.approvebg
{
	color: #000000;
	background-color: #F6E0D4;
}
/* Color for background of *topics* requiring approval */
.approvetbg
{
	color: #000000;
	background-color: #E4A17C;
}

/* the today container in calendar */
.calendar_today
{
	background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: #262626;
	font-style: normal;
	background: url(images/titlebg.gif) #9cb148 repeat-x;
	border-bottom: solid 1px #d4e980;
	border-top: solid 1px #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: black;
	font-style: normal;
}

.titlebg a:hover
{
	color: #5E5E5E;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: #1C1C1C;
	font-style: normal;
/* border-bottom:1px dotted #373737;  */

}

.titlebg2 a:hover
{
text-decoration: none;
		color: #474747;


}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background: url(images/catbg.gif) #3063A5;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
	background: url(images/catbg2.gif) #e5e5e8;
	color: #EBD6AD;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
	border-bottom: solid 1px #e0c350;
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: white;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: white;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #DBDBDB;
text-decoration: underline;
}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */
#forumHolder .bordercolor
{
	background-color: #e0c350;
	padding: 0px;
}

/* This is used on tables that should just have a border around them. */
#forumHolder .tborder

{

	background: #e2e1ea;

	color: #000000;

	border: 1px solid #4f883e;

}
/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.middletext
{
	font-size: 90%;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
	color: red;
}


/* definitions for the main menu at the top of the page, active means the link reflects which page is displayed */
/*
.mainnav
{
	color: #476C8E;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 11px;
	vertical-align: middle;
	font-family: tahoma, sans-serif;
	padding: 2px 0px 8px 0px;
}
.mainnav_active
{
	color: #e0c350;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 11px;
	vertical-align: middle;
	font-family: tahoma, sans-serif;
	padding: 2px 0px 8px 0px;
}
.mainnav a:link, .mainnav a:visited
{
	color: #476C8E;
	text-transform: capitalize;
	vertical-align: middle;
	text-decoration: none;
	border-bottom: 3px solid #d3d3d3;
	padding: 4px 14px 4px 10px;
}
.mainnav a:hover
{
	border-bottom: 3px solid #4f883e ;
	color: #336699;
}
.mainnav_active a:link, .mainnav_active a:visited
{
	color: black;
	text-transform: capitalize;
	text-decoration: none;
	vertical-align: middle;
	border-bottom: 3px solid #e0c350;
	padding: 4px 14px 4px 10px;
}
.mainnav_active a:hover
{
	color: #336699;
	border-bottom: 3px solid #e0c350;
}
*/
/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab, .maintab_back, .maintab_active_back
{
	color: #88ACE0;
	text-transform: capitalize;
	vertical-align: top;
	font-weight: normal;
}
.maintab, .maintab_back, .maintab_active_back
{
	color: #88ACE0;
	text-decoration: none;
	font-size:  11px;
	padding: 5px 0px 10px 0px;
	font-family: tahoma, sans-serif;
}
/* how links behave in main tab. */
.mirrortab, .mirrortab_back, .mirrortab_active_back
{
	height: 30px;
}
.maintab a:link , .maintab a:visited, .maintab_back a:link, .maintab_back a:visited, .maintab_active_back a:link, .maintab_active_back a:visited, .mirrortab a:link , .mirrortab a:visited, .mirrortab_back a:link, .mirrortab_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited
{
	color: #4372AA;
	text-decoration: none;
	border-bottom: 3px solid #e0c350;
	padding: 4px 14px 4px 14px;
}

.maintab a:hover, .maintab_back a:hover, .maintab_active_back a:hover, .mirrortab a:hover, .mirrortab_back a:hover, .mirrortab_active_back a:hover, .maintab a:hover
{
	color: black;
	text-decoration: none;
	border-bottom: 3px solid #476C8E;
}
/* Calendar colours for birthdays, events and holidays */
.birthday
{
	color: #920AC4;
}

.event
{
	color: #078907;
}

.holiday
{
	color: #000080;
}

/* Colors for warnings */
.warn_mute
{
	color: red;
}

.warn_moderate
{
	color: orange;
}

.warn_watch
{
	color: green;
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #FFFFFF;
	color: #32CD32;
	font-weight: bold;
	font-size: 14pt;
	border-bottom: solid 1px #888;
	padding: 6px;
	width: 100%;
	text-align: center;	
	position: fixed;
	top: 0;
	left: 0;
}

/* Styling for BBC tags */
.bbc_color a
{
	color: inherit;
}

.bbc_img
{
	border: 0;
}

.bbc_list
{
	margin-top: 0;
	margin-bottom: 0;
}

.bbc_size
{
	line-height: 1.3em;
}

.bbc_table
{
	font: inherit;
	color: inherit;
}

.bbc_table td
{
	font: inherit;
	color: inherit;
	vertical-align: top;
}

.bbc_u
{
	text-decoration: underline;
}
/* styling the admin section */
ol.search_results
{
	margin-top: 0;
	padding-top: 0;
}
ol.search_results li
{
	padding-top: 5px;
}



/* new features settings screen */
.features
{
	clear: both;
	border-bottom: solid 1px #e0e0e0;
}
.features_image
{
	float: left;
	margin: 0.5em 2em 0.5em 1em;
}
.features_switch
{
	margin: 0.2em 1em 1em 1em;
	float: right;
}
.features h4
{
	padding: 2em 0 0.5em 0.5em;
	margin: 0;
	font-size: 1.1em;
}
.features p
{
	padding: 0 1em 1em 1em;
	margin: 0;
}