
/* -======================================- */
/*              layout styles               */
/* -======================================- */

/* * { 
	
	} */


body {
	margin: 0px;
	background-color: #ed6b02;
	background-image:url(../images/main_grad.jpg);
	background-repeat:repeat-x;
	background-position:0px 230px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

img,div {
	display:block;

}

temp_beh{
	behavior: url(css/iepngfix.htc);
}

hr{
	
border:0;
height:1px;
border-bottom:1px dotted #454545;
}
form {
	margin:0px;
	padding:0px;
}

.void{
	clear:both;
}
#topAd_holder{
	
}

#topAd{
	margin-top:2px;
	height:90px;
	width:728px;
}

#mainHolder{

	width:100%;	
	position:relative;
	top:0px;
	background-image:url(/images/header_bg.jpg);
	background-repeat:repeat-x;	
	background-position:center top; 
	
}
#header_bg{
	width:100%;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;	
	background-position:center top; 
}

#page_content{
	padding:10px 10px 0px 0px;
}

#page_header_container{
	position:relative;
	top:-15px;
	height:205px;
	width:100%;

}
#page_header{
	position:relative;
	top:20px;
	height:220px;

}

#usrSearch{
	
	position: absolute;
	top:220px;
	margin-left:255px;
	left:50%;
	vertical-align: middle;
	width:220px;
	border:0px;
	display:none;
	
	}
#page_torso{}

#page_statics{
	background-image:url('../images/stats_02.gif');
	background-repeat: repeat-y;
	background-color: black; 
	position:relative;
	width:968px;
	top:-30px;
		
}

#headtbl{
background-image:url('../images/stats_03.gif');
color:white;
font-family:sans-serif;
font-weight:600;
}


#page_footer {
	
	width:100%;
	height:20px;
	font-size:10px;
	line-height:20px;
	color:white;
	background-color:black;
	background-image:url('../images/footer_bg.gif');
	background-position:left top;
	background-repeat: repeat-x;
}
#page_footer_content{

	margin:2px 20px 0px 0px;
	text-align:center;
	letter-spacing:1px;
}


#banner{
	width:730px;
	height:90px;
	background:white;
	
	align:center;
}

#topText{
	color:white;
	font-weight:bold;
	font-size:16px;
	padding-left:10px;
	line-height:22px;
	width:600px;
}

#forget{
	position:absolute;
	left: 420px; 
	top: 140px; 
	width:190px; 
	height:100px;
	background-color:#383838;
	color:white;
	border: 2px solid black; 
	visibility:hidden;
}


#main_tab_content{
	
}



#delc{
	color:black;
	
	}

A:link{text-decoration: none;color:white;}
A:visited{text-decoration: none;color:white;}
A:hover{text-decoration: underline;}



#imgHolder_notLogin{


margin:0px;
padding:0px;
border:1px solid red;
}

.login_input{

	border:0;
	background:white;
	border:1px solid #ffc425;
	color:black;
	font-size:11px;
	line-height:9px;
	height:11px;

}

/* dealing with the ads iframe... muhahahaha*/
iframe{
	position:absolute;
}
#ad_frame{	
	position:static;
}