/* Sample 8*/


/*.............................slider.............................

.slider-top
{
width:137px;
height:23px;
background-color:#484848;
float:left;
padding-top:5px;
padding-left:10px;
margin-top:20px;
}

*/
.slider
{
width:972px;
height:150px;
background-color:#313131;
float:left;
}

/*.............................slider.............................*/

#box8{
	position:absolute;
	height: 814px;
    left: -109px;
	top: 268px;
	width: 575px;
	left: -7px;
	top: 0px;
}


#box8 div{
	width:870px;
	height:150px!important;
/*    margin-top:0px!important;*/
	float:left;
}

#box8 .buttons{
	text-align:left
}

#box8 .next{
	float:right;
}


.mask2{
	position:relative;
	width:870px;
	height:150px;
	overflow:hidden;
	margin-top:15px;
	margin-left:20px;
	margin-right:15px;
	margin-bottom:-8px;
	}


.buttons{ margin-top:15px;}
.buttons span{color:#0080FF;cursor:pointer;font:10px arial; float:right;}
.buttons span.active, .buttons span:hover{background:none;color:#fff; float:left;}


.slider1
{
width:972px;
height:150px;
background-color:#313131;
float:left;
}

#box9{
	position:absolute;
	height: 814px;
    left: -109px;
	top: 268px;
	width: 575px;
	left: -7px;
	top: 0px;
}

#box9 div{
width:870px;
height:150px!important;
/*    margin-top:0px!important;*/
float:left;
}

.mask3{
position:relative;
width:870px;
height:150px;
overflow:hidden;
margin-top:15px;
margin-left:20px;
margin-right:15px;
margin-bottom:-8px;
}

/*Tabs CSS*/

.shadetabs{
margin-left: 20px !important;
margin-left: 10px;
margin-bottom: 0;
float:left;
}

.shadetabs li{
display: inline;
margin: 0;}

.shadetabs li a{
text-decoration: none;
margin-right: 3px;
color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#e7d16b;
width:134px;
height:10px;
padding:5px 5px 10px 10px;
cursor:pointer;
}

.shadetabs li a:hover{	
color:#ffffff;
background-color:#000;
text-decoration:none;
}

.shadetabs li a.selected{
color:#ffffff;
background-color:#313131;
}
