#slidearea{
	height: 242px; 
	overflow: hidden;
	margin:20px 20px 0px 20px;
	position: relative; 
	width:960px;
	background: url(images/slider.png) no-repeat;
}
#gallerycover{
	overflow: hidden;
	margin:15px 30px 0px 30px;
	width:900px;
	
}

.mygallery{
	overflow: hidden;
	position:relative;

}

.mytext img{

	float:left;


}

.mytext{
	position:relative;
	margin:0px 5px 0px 5px;
	width:170px;
	height: 210px;
	display:inline;
	float:left;
	color:#c4c4c4;
	

}

.inpost{
	position:absolute;
	top:0px;
	left:0px;
	width:250px;
	background:url(images/trans.png);


}

.mytext h2 {
	padding:5px 0px;
	color:#000;
	font-size: 14px ;
	width:170px;
	font-weight:bold;
}

.mytext h2 a:link,.mytext h2 a:visited{
	color:#000;
}

.mytext p{
	padding:0px 0px;
	color:#555;
	font-size: 12px ;
	line-height:20px;
	width:170px;
	text-shadow:1px 1px 0px #f6f6f6;
}


.prevb{
float:left;
	width:20px;
	height:35px;
	z-index:200;
	background:url(images/prev.png);
	position:absolute;
	left:5px;
	bottom:110px;
	}
	
.nextb{
    float:right;
	width:20px;
	height:35px;
	z-index:200;
	background:url(images/next.png);
	position:absolute;
	right:5px;
	bottom:110px;
	display:block;
	}



.twitter{
	margin:5px 5px 15px 5px;
	
	}
p.twitter-message{
	color:#666;
	border-bottom:1px dotted #bbb;
	padding:10px 0px;
			width:280px;
	}
a.twitter-link{
	color:#E36012;
	}
a.twitter-user{
	color:#E36012;
	}



.widgets {
	width:1000px;
	padding:0px 0px 0px 0px;
	background:#15181b;
	height:280px;

}

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

	}
img.sidim{
width:170px;
height:100px;


}

img.phumb{
	width:80px;
	height:58px;
	float:left;
	margin-right:10px;



}



ul#tabnav{
	list-style:none;
	height:280px;
	width:350px;
	float:right;
	margin:0px ;
	overflow:hidden;
	display:inline;
	padding:0px 0px;
	background:#181818;
}	
	
#tabnav li {
	list-style: none;

	}

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

	display: inline;
	float:left;
	padding:5px;
	margin-left:1px;
	border-bottom:1px solid #2d2d2d;
	border-top:1px solid #000;
	color:#555;
}	
	
#tabnav li a:hover, #tabnav li a:active, #tabnav li.ui-tabs-selected a {
	background: #080808 url(images/tabh.png) repeat-x;
	color:#eee;
	}
	
#tabnav li.ui-tabs-selected h3 {
	color:#e0af17;
}

a.listab{
	display:block;
	width:350px;
	height:58px;

}

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

}
.listab p{
	font-size:12px;
	line-height:16px;

}
.tabdiv {

	margin:0px;
	width:650px;
	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;
		}

		
#bottom{

	margin:0px auto;

}
.bottomcover{
	background:#070707 url(images/foot.png) top repeat-x ;
	margin:0px auto;
	width:1000px;
}	
h3.bothead{

	height:20px;
	font-size:18px;
	padding:10px 0px 10px 5px;
	color:#fff;

	
}
li.botwid{
	float:left;
	width:230px;
	padding-bottom:10px;
	font-size:12px;
	font-family:Arial,Tahoma,Century gothic,sans-serif;
	margin:30px 0px 0px 15px;
	color:#ddd;
	list-style:none;
	}
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 5px 0px ;

	}
.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: 230px;
	list-style-type: none;
	}
	
.botwid ul li a:link, .botwid ul li a:visited  {
	
	color: #555;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px solid #171717;

	}

.botwid ul li a:hover{
	color: #999;

	}

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

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