.ui-tabs-hide, .ui-state-default ul{
	display:none;
}
.tabsboxright{
	position:absolute;
	top:330px;
	margin:0 0 0 290px;
	padding:0 2px 3px 0;
	height:315px;
	overflow:hidden;
	z-index:1;
	background-color:#e5e5e5;
	background:#e5e5e5 url(../images/whitebox.gif) no-repeat top right;	
	width:278px;
}
.tabsboxright_inner{
	background-color:#FFFFFF;
	border:solid 1px #cbcbcb;
	padding:0 0 9px 0;
	height:304px;	
	overflow:hidden;
}
.ui-tabs-nav{
	list-style:none;
	padding:5px;
	margin:0;
	background:transparent url(../images/hometabs_ulback.gif) repeat-y top left;
	display:block;
	clear:both;
	overflow:hidden;
}
.ui-tabs-nav li{
	padding:0;
	margin:0;
	height:24px;
	width:250px;
	overflow:hidden;
	vertical-align:top;
	background-position:top;
}
.ui-tabs-nav li a{
	height:24px;
	line-height:22px;
	padding:0;
	margin:0 0 0 1px;
	position:absolute;
	text-indent:20px;
	text-decoration:none;
	color:#524e36;
	width:285px;
	background:transparent url(../images/arrow_right_brownhome.gif) no-repeat top left; 	
	z-index:2;
}
.ui-state-active a{
	background:transparent url(../images/hometabscurrent.gif) no-repeat top left !important; 
	z-index:3;
}
#homeproducts_wrapper{
	background-color:#FFFFFF;
	border:solid 1px #cbcbcb;
	padding:9px;
	display:block;
	overflow:hidden;
}
#homeproducts_inner{	
	overflow:hidden;
	clear:both;
	display:block;
}
#homeproducts_heading{
	height:30px;	
	overflow:hidden;
	/* background:#930029; */
	font-size:1.38em;
	margin:0 0 9px 0;
	width:260px;
	
}
#homeproducts_heading a{
	height:30px;
	line-height:30px;	
	padding:0 0 0 10px;
	width:250px;
	font-weight:bold;
	color:#930029;
	text-decoration:none;	
	display:block;
}
/*General*/
#homeproducts{
	display:block;
	overflow:hidden;
	padding:0 2px 3px 0;
	margin:30px 0 0 0;
	background:#e5e5e5 url(../images/whitebox.gif) no-repeat top right;	
}
.tabsboxright_heading, .tabsboxright_content, .tabsboxright_link{
	position:relative;
}
#homeproductsfooter{
	overflow:hidden;
	height:3px;
}
.tabsboxright_heading{
	height:30px;
	display:block;
	overflow:hidden;
	text-indent:10px;
	color:#930029;
	background:#eeeeee;
	margin:9px;
	line-height:30px;	
	font-size:1.38em;
	font-weight:bold;	
}
.tabsboxright_content{
	display:block;
	padding:10px 20px 10px 20px;
}
.tabsboxright_link{
	padding:0 20px 10px 20px;
}
.tabsboxright_link a{
	cursor:pointer;
	color:#930029;
}