#featured{
	width:600px;
	padding-right:250px;
	position:relative;
	border:5px solid #750014;
	height:250px;
	background:#fff;
	overflow: hidden;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0;
	left:500px;
	list-style:none;
	padding:0;
	margin:0;
	width:345px;
	height: 250px;
}
#featured ul.ui-tabs-nav li{
	padding:1px 0;
	padding-left:13px;
	font-size:12px;
	color:#666;
	text-decoration: none;
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{
	font-size:11px;
	font-family:Verdana;
	line-height:18px;
	text-decoration: none;
}
#featured li.ui-tabs-nav-item a{
	display:block;
	height:60px;
	color:#333;
	background:#fff;
	line-height:20px;
	text-decoration: none;
}
#featured li.ui-tabs-nav-item a:hover{
	background:#f2f2f2;
	text-decoration: none;
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background-color: #ccc;
	background-image: url(images/banner/tab_bg.jpg);
	background-repeat: repeat-x;
}
#featured .ui-tabs-panel{
	width:495px;
	height:250px;
	position:relative;
	background-color: #750014;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:180px;
	left:0;
	height:70px;
	background: url('images/transparent-bg.png');
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{
	text-decoration:none;
}
#featured .ui-tabs-hide{ 
	display:none; 
}


/*Top Tab*/

 

.panel_button {
	margin-left : auto;
	margin-right : auto;
	position : relative;
	top : 1px;
	width : 314px;
	height : 40px;
	z-index : 20;
	cursor : pointer;
	background-image: url(images/jpg/clickherefreeestimate.jpg);
}
.panel_button img {
	position : relative;
	top : 0px;
	border : none;
	float: right;
	padding-right: 10px;
}
.panel_button a {
	text-decoration : none;
	color : #FFF;
	font-size : 16px;
	font-weight : bold;
	position : relative;
	top : 8px;
	left : 10px;
	font-family : Arial, Helvetica, sans-serif;
	width: 300px;
}
.panel_button a:hover {
color : #999999;
}

#toppanel {
	
	width : 350px;
	z-index : 25;
	text-align : center;
	top: -19px;
}
#panel {
width : 350px;
position : relative;
top : 1px;
height : 0;
margin-left : auto;
margin-right : auto;
z-index : 10;
overflow : hidden;
text-align : left;
}
#panel_contents {
	height : 97.5%;
	width : 340px;
	position : relative;
	z-index : -1;
	background-color: #FFF;
	border: 5px solid #000;
	overflow : hidden;
}
