#slidearea{
	overflow: hidden;
	position: relative; 
	width:650px;

}

/* tabs */
.rounded{

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.shade{
	background:url(images/shade2.png);
	z-index:1;
	position:absolute;
	top:0px;
	left:0px;
	width:632px;
	height:282px;
}
.shade a{
	display:block;
}

.widgets {
	width:648px;
	padding:0px 0px 0px 0px;
	background:#000a79;
	height:390px;
	border:1px solid #343A3E;
	font-family: Arial,Tahoma,Century gothic,Tahoma,sans-serif;
}

.widgets a {
	color: #222;
	text-decoration: none;
	}
	
.widgets a:hover {

	}
img.slidim{
	width:630px;
	height:280px;


}

img.boximage{
	width:113px;
	height:70px;
	float:left;
	margin-right:10px;
	background:#222;


}

.inpost{
	position:absolute;
	left:0px;
	bottom:0px;
	padding:5px 5px 10px 5px;
	background:url(images/trans.png);
	width:620px;
	border-top:1px solid #000;
}

.inpost h3{
	color:#fff;
	font-size:18px;
	padding:5px 0px;
}

.inpost p{
	color:#bbb;
}
ul#tabnav{
	list-style:none;
	height:82px;
	width:630px;
	float:right;
	margin:0px 0px 11px 0px;
	overflow:hidden;
	display:inline;
	padding:0px 10px;
}	
	
#tabnav li {
	list-style: none;

	}

#tabnav li a:link,#tabnav li a:visited {

	display: inline;
	float:left;
	width:113px;
	height:70px;
	padding:5px;
	margin-left:1px;
	background:#23292E ;
	border:1px solid #0F1011;
}	
	
#tabnav li a:hover, #tabnav li a:active, #tabnav li.ui-tabs-selected a {
	background: #080808 url(images/tabh.png) repeat-x;
	border:1px solid #000;
	}
	
#tabnav li.ui-tabs-selected h3 {
	color:#e0af17;
}

a.listab{
	display:block;
	width:310px;
	height:80px;

}

.listab h3{
	font-size:14px;
	font-weight:bold;
	padding:0px 5px;
	color:#eee;

}
.listab p{
	font-size:12px;
	line-height:16px;
	color:#bbb;
}
.tabdiv {

	margin:10px 0px 10px 10px;
	width:630px;
	float:left;
	height:280px;
	position:relative;
	display:inline;
	background:#000;

	}

.featpost{
	position:absolute;
	right:0px;
	bottom:0px;
	background:url(images/trans.png);
	padding:10px;
	border-top:1px solid #000;
	color:#999;
	width:555px;
}	
	
.ui-tabs-hide {
	display: none;
		}

.squarebanner {

	}

.squarebanner ul{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	width:300px;
	overflow:auto;
	}
		
.squarebanner ul li{
	list-style-type:none;
	margin: 15px 5px 0px 15px;
	float:left;
	display:inline;
	background:#0E0F10;

	}

#bottom{
	width:1000px;
	margin:10px auto;
	background:#080808;
	border:1px solid #000;
}
.bottomcover{


}	
h3.bothead{
	font-family:Georgia,Tahoma,Century gothic,  sans-serif;
	height:30px;
	font-size:16px;
	padding-left:10px;
	padding-top:10px;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	
}
.botwid{
	float:left;
	width:180px;
	padding-bottom:10px;
	font-size:12px;
	font-family:Arial,Tahoma,Century gothic,  sans-serif;
	margin:10px 0px 0px 15px;
	color:#190E02;
	}
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 5px 5px 5px ;

	}
.botwid li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.botwid ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.botwid ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.botwid ul ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;	
	width: 170px;
	list-style-type: none;
	}
	
.botwid ul li a:link, .botwid ul li a:visited  {
	
	color: #6F797F;
	border-bottom:1px solid #0F1011;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;


	}

.botwid ul li a:hover{

	color: #fff;
	}

.botwid p{
	padding: 7px 10px;
	margin:0;
	}

.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
	