a, h2 a:hover, h3 a:hover {

	text-decoration: none;
	color:#fff;
	}

a:hover {
	color:#111;
	
	}

a:link, a:visited {
	text-decoration:none;
		color:#111;
	
}

a:hover, a:active {

	text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	text-decoration: none;
}
a.nav:hover
{
	color: #222;
	text-decoration: underline;
}

/* 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: small;
	font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body, html{
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	margin:0px;
	background: #eaeaea url('images/custom/bg.jpg');
	
	background-position:top;
	}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #000000;
	font-family: verdana, sans-serif;
}
input, button
{
	font-size: 90%;
}

textarea
{
	font-size: 100%;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0px none;
	color: #777777;
	background-color: #777777;
}

/* No image should have a border when linked */
a img
{
	border: 0px none;
}
/* A quote, perhaps from another post. */
.quote {
	color: #555;
	background-color: #eee;
	border: 1px solid #e3e3e3;
	margin: 0 0 1px;
	padding: 5px 10px;
	font-size: 11px;
	line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code {
	color: #333;
	background-color: #eaeff3;
	font-family:Monaco,'Courier New',monospace;
	font-size: 11px;
	line-height: 1.3em;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	margin: 1px auto;
	padding: 5px;
	/*width: 99%;*/
	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: #282828;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.2em;
	padding: 5px;
}

/* 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: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	
	background-color: #f2f2f2;
	
}
.windowbg2
{
	
	background-color: #f2f2f2;
	
}
.windowbg3
{
	
	background-color: #f2f2f2;
	
}

/* the today container in calendar */
.calendar_today
{
	background-color: #f1f1f1;
}

/* 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: #111;
	font-style: normal;
	background: #fdfdfd url('images/titlebg.jpg') repeat-x;
	border: 1px solid #777;
	padding-left: 10px;
	padding-right: 10px
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: #111;
	font-style: normal;
}

.titlebg a:hover
{
	color: #404040;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: #f5f5f5;
	font-style: normal;
	text-decoration: underline;
}

.titlebg2 a:hover
{
	text-decoration: underline;
}

/* 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: #eaeaea;
	color: #111;
	padding-left: 10px;
	padding-right: 10px;
	
}
.catbg2, tr.catbg2 td
{
	
	border: 1px solid #777;
	color: #111;
	padding-left: 10px;
	padding-right: 10px
}

.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: #111;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited
{
	color: #111;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #111;
}

.catbgnew {
	height: 29px;
	line-height: 29px;
	color: #b7b9b3;
	font-weight: bold;
	background: url('images/catbg-m.gif') repeat-x 0 0;; padding-left:5px; padding-right:0; padding-top:0; padding-bottom:0
}

.catbgnew-l {
	background: url('images/catbg-l.gif') no-repeat 0 0;
	padding-left: 8px;
	position: relative
}
.catbgnew-r {
	background: url('images/catbg-r.gif') no-repeat 100% 0;
	padding-right: 8px;
	position: relative
}
.catbgnew a:link
{
	color: #b7b9b3;
	text-decoration: none;
}
.catbgnew a:visited
{
	color: #b7b9b3;
	text-decoration: none;
}
.catbgnew a:hover
{
	text-decoration: underline;
}

/* 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;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{	
border: 1px solid #d7d7d7;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	
	
	padding: 0px;
}


/* 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 tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	color: white;
	text-transform: uppercase;
}
.maintab_back, .maintab_active_back
{
	color: white;
	text-decoration: none;
	font-size:  9px;
	font-family: tahoma, sans-serif;
	vertical-align: middle;
	height: 30px;
}
.maintab_first
{
	background-image: url(images/nav_l.gif);
	background-repeat: no-repeat;
	width: 5px;
}
.maintab_back
{
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
}
.maintab_back:hover
{
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
}
.maintab_last
{
	background-image: url(images/nav_r.gif);
	background-repeat: no-repeat;
	width: 5px;
}
.maintab_active_first
{
	background-image: url(images/catbg2.gif);
	background-repeat: repeat-x;
	width: 5px;
}
.maintab_active_back
{
	background-image: url(images/catbg2.gif);
	background-repeat: repeat-x;
}
.maintab_active_last
{
	background-image: url(images/catbg2.gif);
	background-repeat: repeat-x;
	width: 5px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: White;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #F5F5F5;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	background-position: left top;
	color: white;
	text-transform: uppercase;
	vertical-align: top;

}
.mirrortab_back, .mirrortab_active_back
{
	color: white;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first
{
	background-image: url(images/nav_l.gif);
	background-repeat: no-repeat;
	width: 5px;
}
.mirrortab_back
{
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
}
.mirrortab_last
{
	background-image: url(images/nav_r.gif);
	background-repeat: no-repeat;
	width: 5px;
}
.mirrortab_active_first
{
	background-image: url(images/catbg2.gif);
	background-repeat: repeat-x;
	width: 5px;
}
.mirrortab_active_back
{
	background-image: url(images/catbg2.gif);
	background-repeat: repeat-x;
}
.mirrortab_active_last
{
	background-image: url(images/catbg2.gif);
	background-repeat: repeat-x;
	width: 5px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: white;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #F5F5F5;
	text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}
body, html{
	font-size: .90em; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	margin:0px;
	}




.header{
	position:relative;

}
#header{
	width: 100%;
	height:308px;
	background-image: url('images/header.jpg');

}
#logo {
	font-size:1.8em;
	font-weight:bold;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top:55px;
	left:50px;	
}

/* menu */
#toolbar {
	height: 35px;
	background: url(images/toolbar-bg.png) repeat-x;
	position: relative;
}

#nav {
	background: url(images/toolbar-div.png) 0 0 no-repeat;
}

#nav li {
	background: url(images/toolbar-div.png) 100% 0 no-repeat;
}

#nav li a {
	color: #000;
	font-size: 80%;
}

#nav a:hover {
	color: #212121;
	font-size: 80%;
}

#nav {
	margin: 0 0 0 10px;
	padding: 0;
	height: 35px;
	text-align:center;
	font-family:Trebuchet MS, Lucida Grande, Verdana, Georgia, Sans-Serif
	font-style: italic;
}

#nav ul {
	padding: 0;
	margin: 0;
	margin-left: 2px;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

#nav a {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	font-style: italic;
}

#nav li.on li.on a {
	text-decoration: underline;
}

#nav li a {
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
}

/* menu end */
.mid{
	position:relative;
	top:0px;
	z-index:1;
	left:40px;
	width: 900px;
	margin-top:20px;
}

.content_column{
}
#content{
padding:10px 30px;
}
.add{
text-align:center;
}
.add img{
margin:0 auto;
padding:5px;
}

.userarea{
	font-style: italic;
	padding:10px;
	margin-bottom:10px;
	width:320px;
	list-style:none;
	position:absolute;
	text-align:left;
	float: left;
	top:50px;
	left: 620px;
	color:#111;
	font-family:Trebuchet MS, Lucida Grande, Verdana, Georgia, Sans-Serif;
}
.userarea h3,
.userarea ul,
.userarea li

{
padding:0px;
margin:0px;
list-style:none;


}

.userarea a, .userarea a:visited{
color:#222;
text-decoration:underline;

}


.userarea p{
padding:0px;


}

.userarea img{
padding:3px;
border:1px solid #000;
background-color:#000;
margin:5px;


}
.bar {
	color: #f5f5f5;
	margin:0px;
	font-size:1.4em;
	background-image: url('images/custom/bar.gif');
	background-repeat: no-repeat;
	height:30px; padding-left:22px; padding-right:10px; padding-top:4px; padding-bottom:0px


}

.bar a{
	color:#f5f5f5;
}	
	
.footer{

position:relative;

}
#footer{
	width: 100%;
	height:150px;
	background-image: url('images/custom/footer.gif');
	text-align:center;
	border-top: 1px solid #333;
}
#footer p {
	margin: 0;
	text-align: center;
	color:#333;
	padding: 15px 0;
	
	}

#footer p a{

	color:#000;
	font-weight:bold;
}


small {
	
	font-size: 0.9em;
	
	}

h2.pagetitle {
	font-size: 1.4em;
	color:#019d62;
	}


	
.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignleft { display:block; margin-right:10px;  }
.alignright { display:block; margin-left:10px; }


acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
.post  small{
	margin:0px;
	padding:0px;
	

	}
	
.post  small span{
	color:#222;
	font-size:1.0em;

	}
	
.post h2,
.post h3
 {

	margin:0px;
	padding:0px;


}
.post h2 a,
.post h3 a
{
	color:#019d62;
	font-size:20px;
	font-weight:bold;
}


/*	Begin Headers */

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
	padding:0px;
	margin-bottom:0px;
}
.alt {
	background-color: #e3f2cf;
	border:1px solid #c8e5a0;

	}
.alt {
	margin: 0;
	padding: 10px;
	}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.searchbg {
	color:#FFFFFF;
	background: #F5F5F5 url('images/custom/bottom-menu-bg.jpg');
	height:51px;
	padding-top:4px;
	border-top: 1px solid #333;
}
#searchbar {
	position: absolute;
	top: 323px;
	right: 30px;
	height: 36px;
	width: 210px;
	background: url(images/custom/searchbox.gif) no-repeat;
	overflow: hidden;
}

#searchbar .inputbox {
	background: transparent;
	color: #666;
	padding: 3px 3px 0;
	border: none;
	margin: 13px 0 0 25px;
	width: 170px;
	height: 12px;
	font-size: 10px;
	font-family: tahoma, sans-serif;
}
.time-date {
	font-size: 11px;
	float: left;
	padding: 25px 40px 2px 35px;
	color: #999;
	background: url(images/custom/clock.png) 0 100% no-repeat;
}