
.sliderwrapper {
    height: 315px;
    overflow: hidden;
    position: relative;
}
.sliderwrapper .contentdiv {
    background: none repeat scroll 0 0 transparent;
    height: 315px;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 940px;
}
.paginationbg {

    position: absolute;
    right: 0px;
    top: 215px;
    z-index: 1000;
}
.pagination {
    /*background: url("gradient.png") repeat-x scroll left top transparent;*/
    padding-bottom: 10px;
    padding-top: 0px;
    text-align: right;
    width: 200px;
    z-index: 2000;
	margin:0;
}
.pagination a {
   /* background: url("pages.png") repeat-x scroll center top transparent;
    border: 1px solid #c1c1c1;*/
    color: #000000;
    font-size: 0px;
	display:inline-block;
    width:60px;
	height:60px;
    text-decoration: none;
}
.pagination a:hover, .pagination a.selected {
    /*background: url("pagecurent.png") repeat-x scroll center top transparent;
    border: 1px solid #498e00;*/
    color: #FFFFFF;
    font-size: 0px;
    width:60px;
	height:60px;
    text-decoration: none;
}
.butprev {
    background: url("butprev.png") no-repeat scroll center center transparent;
    float: right;
    height: 60px;
    width: 60px;
	margin-right:1px;
}
.butnext {
    background: url("butnext.png") no-repeat scroll center center transparent;
    float: right;
    height: 60px;
    width: 60px;
}
.butprev:hover {
    background: url("butprev_hover.png") no-repeat scroll center center transparent;
    float: right;
    height: 60px;
    width: 60px;
	margin-right:1px;
}
.butnext:hover {
    background: url("butnext_hover.png") no-repeat scroll center center transparent;
    float: right;
    height: 60px;
    width: 60px;
}
.sliderwrapper2 {
    height: 295px;
 
    position: relative;
	width:288px;
}
.sliderwrapper2 .contentdiv {
    background: none repeat scroll 0 0 transparent;
    height: 295px;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 288px;
}
.paginationbg2 {
    height: 30px;
    line-height: 30px;
    clear:both;
    z-index: 1000;
}
.pagination2 {
    background: url("gradient.png") repeat-x scroll left top transparent;
    padding-bottom: 5px;
    padding-top: 2px;
    text-align: left;
    width: 275px;
    z-index: 2000;
}
.pagination2 a {
    background: url("pages.png") repeat-x scroll center top transparent;
    border: 1px solid #d1d1d1;
    color: #000000;
	font-weight:normal;
    font-family: Open Sans;
    font-size: 18px;
    padding: 4px 12px;
    text-decoration: none;
    line-height: 38px;
}
.pagination2 a:hover, .pagination2 a.selected {
    background: url("pagecurent.png") repeat-x scroll center top transparent;
    border: 1px solid #fdcb08;
    color: #FFFFFF;
	font-weight:normal;
    font-family: Open Sans;
    font-size: 18px;
    padding: 4px 12px;
    text-decoration: none;
}
.sliderwrapper3 {
    height: 260px;
    overflow: hidden;
    position: relative;
	width:288px;
}
.sliderwrapper3 .contentdiv {
    background: none repeat scroll 0 0 transparent;
    height: 260px;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 288px;
}
.paginationbg3 {
    height: 30px;
    line-height: 30px;
    z-index: 1000;
}
.pagination3 {
    background: url("gradient.png") repeat-x scroll left top transparent;
    padding-bottom: 5px;
    padding-top: 2px;
    text-align: left;
    width: 255px;
    z-index: 2000;
}
.pagination3 a {
    background: url("pages.png") repeat-x scroll center top transparent;
    border: 1px solid #d1d1d1;
    color: #000000;
	font-weight:normal;
    font-family: Open Sans;
    font-size: 18px;
    padding: 4px 12px;
    text-decoration: none;
}
.pagination3 a:hover, .pagination3 a.selected {
    background: url("pagecurent.png") repeat-x scroll center top transparent;
    border: 1px solid #fdc900;
    color: #FFFFFF;
	font-weight:normal;
    font-family: Open Sans;
    font-size: 18px;
    padding: 4px 12px;
    text-decoration: none;
}
.sliderwrappertab {
    /*height: 620px;*/
	visibility: hidden; padding:10px;
}
.sliderwrappertab .contentdiv {
    background: none repeat scroll 0 0 transparent;
    height: 720px;
    visibility: hidden;
    width: 100%;
}

.tabspage
{

}

.tabspage  .pagination {
    background:none;
    text-align: center;
    width: 100%;
	margin:0 auto;
	 height: 30px;
}

.tabspage .pagination a {
    background: url("point1.png") no-repeat scroll center center transparent;
    color: #000000;
    font-size: 0px;
display:inline-block;
    width:50px;
	height:15px;
    text-decoration: none; 
	z-index:3000; 
	position:relative;
	top:0px;



}
.tabspage .pagination a:hover, .tabspage .pagination a.selected {
    background: url("point2.png") no-repeat scroll center center transparent;
    color: #FFFFFF;
    font-size: 0px;
    width:50px;
	height:15px;
    text-decoration: none; 
	z-index:3000;
position:relative;
	top:0px;
}

.tabspage .pagination a.prev {
    background: url("ar1.png") no-repeat scroll center center transparent;
    color: #FFFFFF;
    font-size: 0px;
    width:24px;
	height:15px;
    text-decoration: none; 
	z-index:3000;
position:relative;
	  float:none; 
	
}
.tabspage .pagination a.next {
    background: url("ar2.png") no-repeat scroll center center transparent;
    color: #FFFFFF;
    font-size: 0px;
    width:24px;
	height:15px;
    text-decoration: none; 
	z-index:3000;
position:relative;
	float:none;
}