.homProduct {

	padding-top:15px;

	width:100%;

	height:100%;

	float:left;

	border-top: solid 1px #b9b9b9;

	background-image: url("/images/background.jpg");

	

}

.productTabs {

	width:100%;

	height:26px;

	padding-top:4px;

	background: #E05413 url(/images/bg-navmain.gif) no-repeat 0 0;

	overflow:hidden;

	text-align:center;

}

.productTabs ul{

	position:relative;

	padding:0;

	list-style-type: none;

	float:left;

	left:50%;

	margin:0 auto;

}



.productTabs li{

	position:relative;

	float:left;

	right:50%;

	padding:0;

}

.productTabs a{

	display:-moz-box;

	display:inline-block;

	height: 26px;

	padding-right: 10px;

	font-size: 12px;

	color: #c88c00;

	text-decoration:none;

	background: url(../images/tab-active.gif) no-repeat right 0;

}

.productTabs a span{

	display:-moz-box;

	display:inline-block;

	cursor:pointer;

	padding: 7px 0 3px 10px;

	line-height: 16px;

	color: #c88c00;

	background: url(../images/tab-active.gif) no-repeat 0px 0;

}

.productTabs li.first a span, .productTabs li.first a{

	background-position: 0 0;

}



.productTabs a.active, .productTabs li.first a.active{

	color: #474747;

	background-position: right -40px;

}

.productTabs a.active span, .productTabs li.first a.active span{

	color: #474747;

	background-position: 0 -40px;

}

.productTabs a:hover, .productTabs a:hover span{

	color: #474747;

	text-decoration:none;

}

.tabsBGContent{

	background: url(../images/bg-tabs-content.gif) repeat-x 0 bottom;

	margin-bottom: 30px;

}



.jcarousel-skin-tango, .jcarousel-container{

	height: 221px;

}



.productSlider {

	width:561px;

	height:221px;

	overflow:hidden;

}



.sliderContainer {

	padding-top:15px;

	width:100%;

	height:100%;

	float:left;

	border: solid 1px #E05413;	

}



.sliderTabs {

	width:100%;

	height:26px;

	padding-top:4px;

	background: #E05413 url(/images/bg-navmain.gif) no-repeat 0 0;

	overflow:hidden;

	text-align:center;

}

.sliderTabs ul{

	position:relative;

	padding:0;

	list-style-type: none;

	float:left;

	left:50%;

	margin:0 auto;

}



.sliderTabs li{

	position:relative;

	float:left;

	right:50%;

	padding:0;

}

.sliderTabs a{

	display:-moz-box;

	display:inline-block;

	height: 26px;

	padding-right: 10px;

	font-size: 12px;

	color: #c88c00;

	text-decoration:none;

	background: url(../images/tab-active.gif) no-repeat right 0;

}

.sliderTabs a span{

	display:-moz-box;

	display:inline-block;

	cursor:pointer;

	padding: 7px 0 3px 10px;

	line-height: 16px;

	color: #c88c00;

	background: url(../images/tab-active.gif) no-repeat 0px 0;

}

.sliderTabs li.first a span, .productTabs li.first a{

	background-position: 0 0;

}



.sliderTabs a.active, .sliderTabs li.first a.active{

	color: #474747;

	background-position: right -40px;

}

.sliderTabs a.active span, .sliderTabs li.first a.active span{

	color: #474747;

	background-position: 0 -40px;

}

.sliderTabs a:hover, .sliderTabs a:hover span{

	color: #474747;

	text-decoration:none;

}



.sliderList {

	width:460px;

	height:200px;

	overflow:hidden;

}

