/* blackTed Skin (c) HobbyBag Group (hbSkins) http://www.hobbybag.com */

.navPages a {
color:#000000;
}

/* Normal, standard links. */
table.bordercolor a:link, table.bordercolor a:visited, .tborder
{
	color: #636263;
	text-decoration: none;
}
table.bordercolor a:hover
{
	text-decoration: underline;
	color: #1B5773;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.nav:hover
{
	color: #DEDEDE;
	text-decoration: none;
}


.nav2, .nav2:link, .nav2:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.nav2:hover
{
	color: #000000;
	text-decoration: none;
}



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



/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button, #footer a, #header a
{
	color: #000000;
	text-decoration: none;
}



textarea
{
	font-size: 100%;
	color: #000000;
}

#footerarea
{
	font-size: 9px;
	vertical-align: middle;
	width: 100%;
	margin-top: 10px;
	padding-bottom: 5px;
	padding: 1px;
	color:#333333;
}

#footerarea a, #footerarea a:link, #footerarea a:visited
{
    color:#333333;
	font-size: 9px;
}


/* 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;
	
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #CECECE;
	background-color: #f2f2f2;
	width: 100%;
}

/* No image should have a border when linked */
a img{
border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	padding: 5px;
	font-size: 95%;
	line-height: 1.4em;
	margin-left: 10px;
	border-bottom: 2px solid #C9D1DA;
	margin-bottom: 5px;
}

/* A code block - maybe even PHP ;). */
.code
{
	font-family: "courier new", "times new roman", monospace;
	color: #000000;
	background-color: #F5F5F5;
	padding: 5px;
	font-size: 95%;
	line-height: 1.4em;
	margin-left: 10px;
	border-bottom: 3px solid #ECECEC;
	/* 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
{
	padding: 5px;
	margin-left: 10px;
	color: #636263;
	font-weight: bold;
	background: #E8ECEF;
	border-top: 1px solid #C9D1DA;
	font-size: 90%;
	text-decoration: none;
}
 .codeheader
{
	padding:11px;
	margin-left: 10px;
	color: #696969;
	font-weight: normal;
	background: #ECECEC;
	font-size: 90%;
	text-decoration: none;
}

/* 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
{
	color: #000000;


}
.windowbg2
{

	color: #000000;

}
.windowbg3
{
	color: #000000;

}

.windowbg_s5_3
{
	color: #000000;
	padding-left:71px;
	padding-right:260px;
	padding-bottom:10px;
	margin-top:-16px;
}

#bodyarea .windowbg_s5_3 a {
color:#35587A;
cursor:pointer;
}



/* 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: black;
	font-style: normal;
	background-image: url(images/s5headerback.gif);
	border-top: solid 1px #FFFFFF;
	background-position:bottom;

	background-repeat: repeat-x;
	padding-left: 10px;
	height:43px;
	padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	color: black;
	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: black;
	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-image: url(images/s5headerback.gif);
	background-color: #F5F5F5;
	border-bottom:1px solid #CCCCCC;
	color: #000000;
}
.catbg_l
{
	background-image: url("images/s5headerback.gif");
	width: 10px;
}
.catbg_r
{
	background-image: url("images/s5headerback.gif");
	width: 10px;
}
.catbg2 , tr.catbg2 td
{
	background-image: url(images/catbg2.gif);
	background-color: White;
	color: #ffffff;
}
.catbg, .catbg2, .catbg3
{
	background-repeat: repeat-x;
}
.catbg, .catbg2
{	color:#000000;
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: #000000;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #F5F5F5;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: #FFFFFF;
	padding: 0px;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	border:none;

}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: 12px;
	
}


.smalltext2
{

font-size:12px;
}

.smalltext a, .smalltext2 a {
line-height: 20px;}

.windowbg2 .windowbg2 .smalltext, .s5_forumboardhover .smalltext, .s5_forumboardhover .windowbg .smalltext2, .s5_forumboardhover .windowbgnone .smalltext2{
font-size:12px;
line-height: 15px;}

.s5_forumboardhover .smalltext a, .s5_forumboardhover .smalltext2 a {
line-height: 15px;}

.middletext
{
	font-size:12px;

}
.normaltext
{
	font-size: 12px;
}
.largetext
{
	font-size: 15px;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 98%;
	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;

	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/catbg2.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;
}

.mirrortab_first
{

	background-repeat: no-repeat;

}
.mirrortab_back
{

	background-repeat: repeat-x;
}
.mirrortab_last
{

	background-repeat: no-repeat;

}
.mirrortab_active_first
{
	background-repeat: repeat-x;
	
}
.mirrortab_active_back, .mirrortab_back
{
 font-size: 12px;
    text-transform: none;
}
.mirrortab_active_last
{
	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;
}

#infocenter
{
	color: #4b4b4b;
}

#profile {
	background-color: #FAFAFA;
	padding: 10px;
	border-bottom: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
}

#bodyarea {
color: #636263;
width:99%;
}

#bodyarea  a {
color: #636263;
}

#bodyarea .mirrortab_active_back a {
color: #ffffff;
line-height: 24px;
}
#bodyarea .mirrortab_back a {
line-height: 24px;}




#bodyarea  a.navPages, #bodyarea  a.middletext, #bodyarea  a.nav, #bodyarea  td.catbg3 a , #bodyarea td.catbg a {
color:#000000;
}




.tborder .middletext, .tborder {
color: #636263;
padding-top:15px;
padding-bottom:15px;
padding-right: 13px;
}


.s5_formheader {
	height:32px;
	margin-left: -14px;
    margin-right: -5px;
	background:transparent url(images/s5headerback.gif) repeat-x;}
	
	.s5_formheaderleft {
	height:32px;
	float:left;
	width:1px;
	background:transparent url(images/s5headerbacksides.gif) no-repeat;}
	
	.s5_formheaderright {
	height:32px;
	float:right;
	width:1px;
	background:transparent url(images/s5headerbacksides.gif) no-repeat;}
	
	.s5_formheadermid {
		padding-left:13px;
		float:left;
		width:600px;
		padding-top:9px;}
		

	
	#bodyarea .s5_formheader a {
		text-decoration:none;
		color:#4b4b4b;}
	
	
.s5_floatleft {
	float:left;}
	
#top_subject {
	font-size:12px;
	color:#000000;}
	
.s5_topmidforum {
	height:8px;
	width: 927px;
	overflow:hidden;
	background:transparent url(images/s5_topmidforum.jpg) repeat-x;}
	
.s5_topleftforum{
	height:8px;
	width:8px;
	float:left;
	background:transparent url(images/s5_topleftforum.jpg) no-repeat;}	
	
.s5_toprightforum{
	height:8px;
	width:8px;
	float:right;
	background:transparent url(images/s5_toprightforum.jpg) no-repeat;}		

	
	.s5_foruminnerpadding {
		overflow:hidden;
		padding-left:9px;
		padding-right:9px;
		width:880px;}
	
.s5_leftmidforum {
	width: 927px;
	background:transparent url(images/s5_midleftforum.jpg) repeat-y;}		
	
	.s5_midrightforum {

		width:100%;
		background:transparent url(images/s5_midrightforum.jpg) repeat-y right;}	
	
.s5_bottommidforum {
	height:33px;
	width: 927px;
	margin-bottom:12px;
	background:transparent url(images/s5_midbottomforum.jpg) repeat-x;}
	
.s5_bottomleftforum{
	height:33px;
	width:8px;
	float:left;
	background:transparent url(images/s5_leftbottomforum.jpg) no-repeat;}	
	
.s5_bottomrightforum{
	height:33px;
	width:9px;
	float:right;
	background:transparent url(images/s5_rightbottomforum.jpg) no-repeat;}	

	
.s5_forumboardhover {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
	margin-right: -5px;}
	
.smalltext div {
overflow:auto;
}



#s5_wp_faq {
background:#24abce  !important;

    border:medium none !important;
    color:#FFFFFF !important;
margin-bottom: 32px !important;
    margin-top: 39px !important;
-webkit-border-radius: 2px!important;-moz-border-radius: 2px!important;border-radius: 2px!important;
	}
	

	

#s5_wp_faq a,  #s5_wp_faq .windowbg2, #s5_wp_faq .windowbg{
color:#ffffff !important;}

#s5_wp_faq .windowbg img {
display:none !important;
}

#s5_wp_faq .windowbg a{
height:50px;
display:block;
width:50px;
background:url(images/question.png)no-repeat;}

#s5_hov167 {
display:none;
}

