/* Isotx Forum page CSS File
created by/maintained by Michael SMARTMLP
(C) 2007 ISOTX
Note: This file was designed in such a way that it will replace things in the original CSS file, its not made to run standalone.
L.E. Liviu
*/
body
{ 
	font: 8pt/16pt Tahoma; 
	color: #909090; 
	background: #212121; 
	margin: 0px;
	padding: 0px; 
}
a:link 
{ 
	text-decoration: none; 
	color: #909090;
}
a:visited 
{ 
	text-decoration: none; 
	color: #909090;
}
a:hover, a:active 
{ 
	text-decoration:underline;
	color: #909090;
}
a img
{
	border: 0px
}
#container {
	width: 874px;
	margin-right: auto;
	margin-left: auto;
}

#towerofpower
{
	width: 873px;
	margin-left: -480px;
	position: relative;
	left:50%;		
}
#stretcher
{
	height: 240px;
}

/* Begin Top menu CSS */
#tophotlinks
{
	position: absolute; 
	height: 78px;
	width: 873px;
	position:absolute;
	left: 0px;
	background-image: url("isotx/header.gif");
	clear:both;
}
#tophotlinks span
{
	padding: 20px;
}

#tophotlinks h1#title
{
	height:62px;
	width: 65px;
	margin: 5px;
	margin-left: 35px;
	margin-right: 84px;
	background-image: url("isotx/logo.gif");
	background-repeat:no-repeat;
	float:left;
	cursor: pointer;
	cursor: hand;
}
#tophotlinks h1#title span {display:none;}

html>body #tophotlinks h1#title
{
	margin-left: 70px;
}

#tophotlinks h2
{
	float:left;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	cursor: pointer;
	cursor: hand;
}

#tophotlinks h2#irongrip
{
	background-image: url("isotx/hot_irongrip.gif");
	background-repeat:no-repeat;
	height:77px;
	width: 117px;
}
#tophotlinks h2#irongrip:hover
{
	background-image: url("isotx/hot_irongrip_o.gif");
	background-repeat:no-repeat;
}
#tophotlinks h2#irongrip a {display:none;}

#tophotlinks h2#mideastcrisis
{
	background-image: url("isotx/hot_mec.gif");
	background-repeat:no-repeat;
	height:77px;
	width: 117px;
}
#tophotlinks h2#mideastcrisis:hover
{
	background-image: url("isotx/hot_mec_o.gif");
	background-repeat:no-repeat;
}
#tophotlinks h2#mideastcrisis a {display:none;}

#tophotlinks h2#modtoaster
{
	background-image: url("isotx/hot_mt.gif");
	background-repeat:no-repeat;
	height:77px;
	width: 117px;
}
#tophotlinks h2#modtoaster:hover
{
	background-image: url("isotx/hot_mt_o.gif");
	background-repeat:no-repeat;
}
#tophotlinks h2#modtoaster a {display:none;}

#tophotlinks h2#forums
{
	background-image: url("isotx/hot_forums.gif");
	background-repeat:no-repeat;
	height:77px;
	width: 117px;
}
#tophotlinks h2#forums:hover
{
	background-image: url("isotx/hot_forums_o.gif");
	background-repeat:no-repeat;
}
#tophotlinks h2#forums a {display:none;}

#tophotlinks h2#shop
{
	background-image: url("isotx/hot_shop.gif");
	background-repeat:no-repeat;
	height:77px;
	width: 117px;
}
#tophotlinks h2#shop:hover
{
	background-image: url("isotx/hot_shop_o.gif");
	background-repeat:no-repeat;
}
#tophotlinks h2#shop a {display:none;}
/* This is that welcome box with the username/searchbar/etc in it */

#header1
{
 margin-bottom:20px;
}

#rightside
{
	float: right;
	width:218px;
	height:115px;
	background-image: url("isotx/welcomevisitorbox.gif");
	background-position: bottom left;
	background-repeat:no-repeat;
}

#currentavatar
{
	float: left;
	margin:  7px;
	margin-top: 15px;
}

html>body #avatar
{
	margin: 15px;
}

#userinfo
{
	float:right;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	font: 7pt/10pt Tahoma;
}

html>body #userinfo
{
	margin-right: 15px;
	margin-left: 5px;
}

#userinfo p
{
	padding: 0px;
	line-height: normal;
	margin: 0px;
	margin-top: 6px;
}

#userinfo p a
{
	margin: 0px;
	font-weight: normal;
}

#locationrow
{
 margin-bottom:20px;
}

#locationrow a:link, #locationrow a:hover, #locationrow a:visited 
{
	color: #DBDBDB;
}

#locationrow ul
{
	padding:0;
	margin:0;
}

#locationrow ul li
{
	list-style-type:none;
	display:inline;
	margin-left: 32px;
}

#locationrow ul li img
{
	padding-right: 7px;
}

#searchrow .sbut
{
	margin-bottom:-5px;
	margin-left:10px;
}

#searchrow
{
	margin-bottom: 10px;
}

/* end user info*/
.messageindex_top
{
	line-height: normal;
	color: #DBDBDB;
	font-weight: bold;
	width: 874px;
	
	background-image: url("isotx/messageindex_top.gif");
	background-position: top left;
	background-repeat:no-repeat;
	padding-left: 1px;
	padding-right:1px;
}
.messageindex_header a:link
{
	color: #DBDBDB;
	line-height: normal;
}
.leftcorner
{
	height: 10px;
	background-color: #090909;
	background-image: url("isotx/leftcorner.gif");
	background-position: bottom left;
	background-repeat:no-repeat;
}
.rightcorner
{
	height: 10px;
	background-color: #090909;
	background-image: url("isotx/rightcorner.gif");
	background-position: bottom right;
	background-repeat:no-repeat;
}
.pageControl
{
	background-image: url("isotx/pagecontrol.gif");
	height: 64px;
	width: 874px;
	background-repeat:no-repeat;
	margin: 15px 0 15px 0;
	padding-left: 15px;
}
.pageControl_inside
{
	background-image: url("isotx/pagecontrol_inside.gif");
	height: 21px;
	width: 844px;
	background-repeat:no-repeat;
	padding: 0 10px 0 10px;
}

.pageControl_inside2
{
	background-image: url("isotx/pagecontrol_inside2.gif");
	height: 21px;
	width: 640px;
	background-repeat:no-repeat;
	padding: 0 10px 0 10px;
}

.legend
{
	background-image: url("isotx/legend.gif");
	height: 135px;
	width: 874px;
	background-repeat:no-repeat;
	padding: 10px;
}
.boardindex_top
{
	line-height: normal;
	color: #DBDBDB;
	font-weight: bold;
	width: 874px;
	
	background-image: url("isotx/boardindex_top.gif");
	background-position: top left;
	background-repeat:no-repeat;
	padding-left: 1px;
	padding-right:3px;
	margin-bottom: 15px;
}
.boardindex_top a:link, .boardindex_top a:visted
{
	color: #DBDBDB;
	line-height: normal;
}
#posts
{
	font-weight: normal;
}
#footer
{
	padding-top: 19px;
	background-image: url("isotx/footer_bg.gif");
	text-align:left;
	margin-top: 20px;
	width: 100%;
	position:static;
	display:block;
	height: 58px;
}
#footer div
{
	width: 50%;
	position:relative;
	left: 50%;
	margin-left: -480px;
	padding-left: 25px;
	color: #A0A4AE;
}
#footer #copyright
{
	color: #545C6F;
}
#footer span
{
	padding-left: 20px;
	padding-right: 20px;
}

.clear {
	clear: both;
}
#left_side {
	float: left;
	width: 205px;
	margin-left: -5px;
}

#right_side {
	float: left;
	width: 669px;
}
##right_side{
	margin-right:-4px;
	margin-left:-1px;
}
#mb1 {
	background-image: url(isotx/menu_fill.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 205px;
}

##left_side, ##mb1{
	width: 210px;
}

#mb2 {
	background-image: url(isotx/menu_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#mb3 {
	background-image: url(isotx/menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
##mb3{
	display: inline-block;
}
#mb3 a
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #b8b8b8;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	text-indent: 35px;
}

#mb3 a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#mb3 h5 {
	line-height: 25px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(isotx/h5.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
}

.hb1 {
	background-image: url(isotx/welcome_fill.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 664px;
	margin-top: 4px;
	margin-left: 9px;
	margin-left: 4px !ie;

}
.hb2 {
	background-image: url(isotx/welcome_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.hb3 {
	background-image: url(isotx/welcome_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#.hb3{
	display: inline-block;
}
.fb1 {
	background-image: url(isotx/pagecontrol_fill.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 874px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fb2 {
	background-image: url(isotx/pagecontrol_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.fb3 {
	background-image: url(isotx/pagecontrol_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#.fb3{
	display: inline-block;
}