/* basic styles */
html{
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}
body{ 
	background:#217fbd;
	color: #0086d3;
	font-family: Tahoma, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	line-height: 135%;
	letter-spacing:1px;
	margin: 0px;
	margin-top: 5px;
	padding: 0px; /* required for Opera to have 0 margin */
	text-align: center; /* centers board in MSIE */
}
b{
	font-weight:bold;
}

/* 
 * ========================================
 * global hyperlink styles 
 * ========================================
 */

a:link,
a:visited,
a:active{
	background: transparent;
	color: #0086d3;
	text-decoration:underline;
}

a:hover{
	background: transparent;
	color: #00b0d2;
}
#no-bottom-border a:hover{
	border-bottom: 0px;
}
img a:hover{
	border:0;
}
/* banner styles */
#logostrip{ 
	background: #ffffff;
	height: 260px;
	margin: 0;
	padding: 0;
		margin-top:44px;
}

.logographic{
	background: url(http://stealthart.net/forum/style_images/v3/tile_winter.png) repeat-x left;
	height: 260px;
	margin: 0;
	padding: 0;
}

/* nav styles */
.nav_submenu{
	background:#217fbd;
	height:30px;
	margin-top:44px;
	color:#fff;
}
.nav_submenu_text a:link,
.nav_submenu_text a:visited,
.nav_submenu_text a:active{
	color:#c0e6ff;
}
.nav_submenu_text a:hover{
	color:#fff;
}
.nav_submenu_text{
	padding-top:8px;
	margin-right: 200px;
}
.nav_button{
	text-align:right;
	position:absolute;
	z-index:2;
	top:10px;
	right:0px;
}

.button_l{
	background:url(http://www.stealthart.net/forum/style_images/v3/button_l.gif) no-repeat;
	height:34px;
	width:9px;
}
.button_tile img{
	padding-bottom:7px;
}
.button_tile{	
	background: #ffffff;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
	padding-left:5px;
	padding-right:5px;
	padding-top:8px;
}
.button_r{
	background:url(http://www.stealthart.net/forum/style_images/v3/button_r.gif) no-repeat;
	height:34px;
	width:19px;
	padding-right:2px;
}
.act_button_l{
	background:url(http://www.stealthart.net/forum/style_images/v3/act_button_l.gif) no-repeat;
	height:34px;
	width:9px;
}
.act_button_tile img{
	padding-bottom:7px;
}
.act_button_tile{	
	background: #217fbd;
	height:34px;
	font-weight:bold;
	font-size:12pt;
	color:#f1f1f1;
	padding-left:5px;
	padding-right:5px;
	padding-top:8px;
}
.act_button_r{
	background:url(http://www.stealthart.net/forum/style_images/v3/act_button_r.gif) no-repeat;
	height:34px;
	width:19px;
	padding-right:2px;
}
#submenu_sm{ 
	background: #3b3b3b url(http://www.stealthart.net/forum/style_images/v3/tile_sub.gif);
	border-bottom: 1px solid #d1d1d1;
	color: #00c6ff; 
	margin: 0;
	text-align: right;
	padding-right:5px;
	height:22px;
	line-height:22px;
}
.news2{
	margin-bottom: 2em;
	width:450px;
	font-size: 9px;
	border: 1px solid #217fbd;
	text-align: center;
	position: relative;
	top: 37px;
	left: 25px;
	background-color: #f1f1f1;
	padding: 3px;
}

.ran_tuts{
	background: transparent;
	background-repeat:no-repeat;
	width:251px;
	height:62px;
	text-align:center;
	line-height:50px;
}
.ran_tuts a:hover{
	border-bottom:0px;
}
.button_text{
font-size:20px;
}

.side_head{
	background: #217fbd;
	border: 1px solid #d1d1d1;
	border-left:0;
	border-right:0;
	border-top:0;
	height:27px;
	line-height:27px;
	color: #f4f4f4; 
	font-size: 12px;
	font-weight: bold; 
	padding-left: 3px;
}
.side_smhead{
	background: #217fbd;
	border: 1px solid #d1d1d1;
	border-left:0;
	border-right:0;
	color: #f4f4f4; 
	font-size:10px;
	height:20px;
	line-height:20px;
	padding-left:5px;
}
.side_smhead2{
	background: #217fbd;
	border:0px;
	color: #f4f4f4; 
	font-size:10px;
	height:20px;
	line-height:20px;
	padding-left:5px;
}
.contain_side{
	background: #ffffff;
	border: 1px solid #d1d1d1;
	border-top: 0px solid #d1d1d1;
	width: 200px;
}
.contain_side_r{
	background: #ffffff;
	border: 1px solid #d1d1d1;
	border-bottom: 0px;
	width:100%;
	padding:0px;
}
.in_contain_side{
	border: 2px solid #fff;
}
.side_text{
	padding: 5px;
}
.padding-top{
	padding-top: 5px;
}

#footer{
	background: #217fbd;
	color: #ffffff;
	border: 1px solid #d1d1d1;
text-align:center;
}
.foot_text{
	padding:5px;
}

.cleared{
	clear: both;
}

.borderwrap,
.borderwrapm{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
	background: #eaeaea;
	border: 1px solid #217fbd;
	padding: 0px; 
	margin: 0px; 
}

.borderwrapm{
	margin: 5px;
}

.borderwrap h3,
.maintitle,
.maintitlecollapse{
	background: #217fbd;
	height:27px;
	line-height:27px;
	border-width: 1px;
	border-color: 181818;
	color: #FFF; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0px;
}
.maintitle td {
	color: #FFF; 
	font-size: 12px;
	font-weight: bold;
}
.maintitlecollapse{
	border: 0px solid #FFF;
}
p,
p a:hover,
p a:active{
	border: 0;
}
.maintitle a:link, 
.maintitle a:visited,
.maintitlecollapse a:link, 
.maintitlecollapse a:visited{ 
	background: transparent;
	color: #FFF;
	text-decoration: none; 
	border:0;
}

.maintitle a:hover, 
.maintitle a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active{ 
	background: transparent;
	color: #F1F1F1;
	border:0;
}

.subtitlediv{
	border: 1px solid #FFF;
	border-bottom: 1px solid #5176B5;
	text-align: right;
}

#bg_contain{
	width: 100%;
	background: #ffffff;
	border: 1px solid #d1d1d1;
	margin: 0px auto 0px auto; /* centers the box, no matter the overall width, also applies a 20px gap at the top and bottom of the board */
	text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
}
#bg_contain2{
	width: 98%;
	background: transparent;
	margin: 0px auto 0px auto; /* centers the box, no matter the overall width, also applies a 20px gap at the top and bottom of the board */
	text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
}
#bg_contain3{
	width: 98%;
	background: transparent;
	margin: 0px auto 0px auto; /* centers the box, no matter the overall width, also applies a 20px gap at the top and bottom of the board */
	text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
}
#ipbwrapper{ 
	margin: 5px auto 5px auto; /* centers the box, no matter the overall width, also applies a 20px gap at the top and bottom of the board */
	text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
	/* EDIT THIS TO CHANGE THE WIDTH OF THE BOARD -> 960px is a common fixed resolution size */
	width: 98%;
}

 
.ipbtable { width:100%;
 }

.afftable { width:100%;
text-align:center
 }
table.ipbtable,
tr.ipbtable,
td.ipbtable
{ /* required for text in tables, because tables do not inherit from body */
	background: transparent;
	color: #217fbd;
	font-size: 11px;
	line-height: 135%;
}

.ipbtable td,
.divpad{ /* gives all tables faux cellpadding of 5px */
	padding: 0px;
}

td.nopad{ /* allows some tables to have no padding on the td */
	padding: 0;
}

/* Safari... */
th
{
	text-align: left;
}


form{
	display: inline;
	margin: 0; /* removes mystery form tag gapping */
	padding: 0; /* removes mystery form tag gapping */
}

img{
	border: 0; /* makes sure linked images do not have a border */
	vertical-align: middle;
}
.row1{ 
	background: #ffffff;
}

.row2{ 
	background: #ffffff;
}
.row3{ 
	background: #ffffff;
	border-bottom:1px solid #d1d1d1;
}
.aff_row3{ 
	background: #ffffff;
}
.aff_content{
	position:relative;
	text-align:center;
	}
.row4{ 
	background: #ffffff;
	border-bottom:1px solid #d1d1d1;
}
.row856{
	background: #ffffff;
	border-bottom:1px solid #d1d1d1;
}
.lat_tuts{
	background: #ffffff;
	border:1px solid #217fbd;
	border-right:1px solid #217fbd;
}
.affs{
	background: #ffffff;
	border:1px solid #217fbd;
	border-right:1px solid #217fbd;
	text-align:center;
}
.latest_tuts{
	padding:4px;
	padding-top:8px;
	padding-bottom:0px;
	
}
.latest_tuts_content{
	background: #fff;
	border-top:0px;
}
/* maintitle */
.borderwrap,
.borderwrapm{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
	background: #d1d1d1;
	border: 1px solid #217fbd;
	padding: 0px; 
	margin: 0px; 
}

.borderwrapm{
	margin: 5px;
}

.borderwrap h3,
.maintitle,
.maintitlecollapse{
	background: #217fbd;
	height:27px;
	line-height:27px;
	border-width: 1px;
	border-color: 181818;
	color: #FFF; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0px;
}
.maintitle td {
	color: #FFF; 
	font-size: 12px;
	font-weight: bold;
}


.maintitlecollapse{
	border: 0px solid #FFF;
}
p,
p a:hover,
p a:active{
	border: 0;
}
.maintitle p,
.maintitlecollapse p,
.formsubtitle p{
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members{
	padding:5px;
	float: right;
	width: auto !important;
	border:0;
}

.maintitle a:link, 
.maintitle a:visited,
.maintitlecollapse a:link, 
.maintitlecollapse a:visited{ 
	background: transparent;
	color: #FFF;
	text-decoration: none; 
border:0;
}

.maintitle a:hover, 
.maintitle a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active{ 
	background: transparent;
	color: #F1F1F1;
border:0;
}
.catend{
	background: #217fbd;
	color: #000;
	font-size: 1px;
	height: 5px;
}
.navstrip{
	font-size:16px;
	padding-top:8px;
	font-weight:bold;
}
.fltleftclr{
	float: left; 
	clear: both;
	}
	.lat_afff{
	float: left;
	margin:5px;
	}
.sub_menu_{
background-color: #f1f1f1;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #d1d1d1;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #d1d1d1;
height: 30px;
}
.cat_name{
	font-weight:bold;
	font-size:14px;
}
.cat_desc{
	padding:3px;
	font-size:12px;
	letter-spacing:1px;
	padding-top:4px;
}
.cat_info{
	font-size:12px;
	padding-left:0px;

}
.cat_subcats{
	padding-left:4px;
	padding-bottom:3px;
	font-size:10px;
	letter-spacing:1px;
	font-style:italic;
}
.cat_type{
	font-size:22px;
	font-weight:bolder;
	padding-bottom:8px;
}
.news_text{
	padding:5px;
	}
.subtut_tnytxt{
	font-size:9px;
	font-style:italic;
	color:#999999;
	}
.subtut_txt{
	font-size:15px;
	margin-bottom:8px;
}
.ourbutton img{
	padding-top:6px;
	padding-botton:0;
	padding:3px;
}
.ourbutton{
	padding:3px;
}
.affiliatecode{

border:solid 1px #d1d1d1;
background-color:#fff;
font-family:arial;
font-size:18px;
color:#0086d3;
padding:5px;
visibility:hidden;
}
.affiliatecode textarea{
background:#217fbd;
color:#fff;
font-size:12px;
}
.afflinktocode{
cursor:pointer;
} /* dropdown */
#dpmenu-container
	{
	position: absolute;		
	top:0px;
	right: 0px;
	}

#dpmenu
	{
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:right;
	margin:2em;
	margin-top:0;
	}
		
#dpmenu a
	{
	text-align: center;
	display:block;
	border: 1px solid #d1d1d1;
	border-top:0;
	white-space:nowrap;
	margin:0;
	padding: 5px;
	height:14px;
	}
.toppbutton{
background:transparent;
border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
}
.bottom a
	{
	border: 1px solid #d1d1d1;
	border-top:0px;
	}
#dpmenu a.parent, #dpmenu a.parent:visited	/* menu at rest */
	{
	background-color: #fff;
	border-left: 1px solid #d1d1d1;
	
	}
#dpmenu a, #dpmenu a:visited	/* menu at rest */
	{
	background-color: #fff;
	}
.button_tile a{
background-color:transparent;
border:none;
}
.listtop{
	border-top:1px solid #d1d1d1;
	margin-top:-1px;
}
#dpmenu a:hover
	{
	background-color: #f1f1f1;
	}	
			
#dpmenu a.top_parent, #dpmenu a.top_parent:hover
	{
	border:1px solid #d1d1d1;
	margin-top:3px;
	}
	
#dpmenu ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	margin-top:-1px;


	}

#dpmenu li
	{
	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	left:-1px;

	}

#dpmenu ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;

	}

#dpmenu ul ul ul
	{
	top:0;
	left:100%;

	}

div#dpmenu li:hover
	{
	cursor:pointer;
	z-index:100;
	font-size:11px;
	}

div#dpmenu li:hover ul ul,
div#dpmenu li li:hover ul ul,
div#dpmenu li li li:hover ul ul,
div#dpmenu li li li li:hover ul ul{
	display:none;
	font-size:11px;
}

div#dpmenu li:hover ul,
div#dpmenu li li:hover ul,
div#dpmenu li li li:hover ul,
div#dpmenu li li li li:hover ul{
	display:block;
	font-size:11px;
	
}
