.vtem-tabs-wrapper{position:relative;}
.vtem-tabs-wrapper .tabs-nextprev1 .vtemtabs-panel .vtemtabs-item{padding:10px 35px !important;}
.vtemtabs-nav{position:relative; z-index:2; height:42px;}
.vtemtabs-style1 .vtemtabs-nav-top{border-bottom:3px solid #690;}
.vtemtabs-style1 .vtemtabs-nav-bottom{border-top:3px solid #690;}
.vtemtabs-style1 .vtemtabs-nav-left{border-right:3px solid #690;}
.vtemtabs-style1 .vtemtabs-nav-right{border-left:3px solid #690;}
.vtemtabsnav{list-style:none !important; padding:0 !important; margin:0 !important;}
.vtemtabsnav li{float:left; position:relative; margin:0; padding:0;}
.vtem-tabs{position:relative; z-index:1;}
.vtem-tabs .vtemtabs-panel{display:block;background:#f5f5f5; overflow:hidden;}
.vtem-tabs .vtemtabs-panel .vtemtabs-item{padding:10px; height:100%; display:block;border:1px solid #eee;}
.vtem-tabs .vtemtabs-panel .vtemtabs-item p{margin:0; padding:0;}
.vtem-tabs .vtemtabs-panel .vtemtabs-item img{margin:5px 8px 5px 0;}
.vtem-tabs-readmore{display:block; text-align:right; width:95%; clear:both; font-size:80%; text-transform:uppercase;}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.vtem-tabs-readon{display:block; text-align:right;}
.vtemtabs-prev,.vtemtabs-next{
position:absolute;
top:42%;
display:block;
width:30px;
height:30px;
background-image:url(images/nextprev.png) !important;
background-color:transparent !important;
z-index:50;
text-indent:-99999999px;
}
.vtemtabs-prev{background-position:left top !important; left:2px;}
.vtemtabs-prev:hover{background-position:-29px top !important;}
.vtemtabs-next{background-position:left bottom !important; right:2px;}
.vtemtabs-next:hover{background-position:-29px bottom !important;}

/*////////// STYLE1 ///////////////*/
.vtemtabs-style1 .vtemtabsnav li a,.vtemtabs-style1 .vtemtabsnav li a:hover,.vtemtabs-style1 .vtemtabsnav li a:focus{
display:block; height:42px; line-height:42px; font-weight:bold; text-decoration:none; padding:0 15px; margin-right:2px;
background: #f5f5f5 url(images/tab1.jpg) left -6px repeat-x !important;
color:#666 !important;
-moz-border-radius:3px 3px 0 0;
-webkit-border-radius:3px 3px 0 0;
border-radius:3px 3px 0 0;
}
.vtemtabs-style1 .vtemtabs-nav-top li.active-tab a{
background: #690 url(images/tab1.jpg) left -52px repeat-x !important; 
color:#fff !important;
}
.vtemtabs-style1 .vtemtabs-nav-bottom li a,.vtemtabs-style1 .vtemtabs-nav-bottom li a:hover,.vtemtabs-style1 .vtemtabs-nav-bottom li a:focus{
-moz-border-radius:0 0 3px 3px;
-webkit-border-radius:0 0 3px 3px;
border-radius:0 0 3px 3px;
background-position:left -155px !important;
}
.vtemtabs-style1 .vtemtabs-nav-bottom li.active-tab a{
background: #690 url(images/tab1.jpg) left -90px repeat-x !important; 
color:#fff !important;
-moz-border-radius:0 0 3px 3px;
-webkit-border-radius:0 0 3px 3px;
border-radius:0 0 3px 3px;
}
.vtemtabs-style1 .vtemtabsnav li a strong{display:none;}

/*////////// STYLE2 ///////////////*/
.vtemtabs-style2 .vtemtabsnav li a{display:block; height:42px; line-height:42px; font-weight:bold; text-decoration:none; padding:0 15px; margin-right:2px;
background: #f5f5f5 url(images/tab2.jpg) left -6px repeat-x !important;
color:#666 !important;
}
.vtemtabs-style2 .vtemtabs-nav-top li.active-tab a{
background: #690 url(images/tab2.jpg) left -52px repeat-x !important; 
color:#fff !important;
}
.vtemtabs-style2 .vtemtabs-nav-bottom li a,.vtemtabs-style2 .vtemtabs-nav-bottom li a:hover,.vtemtabs-style2 .vtemtabs-nav-bottom li a:focus{
background-position:left -155px !important;
}
.vtemtabs-style2 .vtemtabs-nav-bottom li.active-tab a{
background: #690 url(images/tab2.jpg) left -90px repeat-x !important; 
color:#fff !important;
}
.vtemtabs-style2 .vtemtabs-nav-top li.active-tab a strong{
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #009ec3;
	position:absolute;
	bottom:-6px;
	left:45%;
}
.vtemtabs-style2 .vtemtabs-nav-bottom li.active-tab a strong{
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #009ec3;
	position:absolute;
	top:-6px;
	left:45%;
}

/*////////// STYLE3 ///////////////*/
.vtemtabs-style3 .vtemtabsnav{display:block; height:42px; line-height:42px; font-weight:bold; text-decoration:none; padding:0 8px;
background: #f5f5f5 url(images/tab3.jpg) left -6px repeat-x !important;
}
.vtemtabs-style3 .vtemtabsnav li{padding:10px 5px !important;}
.vtemtabs-style3 .vtemtabsnav li a{padding:5px 15px; font-weight:bold; text-decoration:none !important; color:#666 !important; background:none !important;}
.vtemtabs-style3 .vtemtabsnav li.active-tab a{
background: #f5f5f5 url(images/tab3.jpg) left -86px repeat-x !important;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
color:#fff !important;
}
.vtemtabs-style3 .vtemtabsnav li a strong{display:none;}

/*////////// STYLE4 ///////////////*/
.vtemtabs-style4 .vtemtabsnav{display:block; height:42px; line-height:42px; font-weight:bold; text-decoration:none; padding:0 5px;
background: #f5f5f5 url(images/tab2.jpg) left -55px repeat-x !important;
}
.vtemtabs-style4 .vtemtabsnav li{padding:10px 0 0 5px !important;}
.vtemtabs-style4 .vtemtabs-nav-top li a{padding:8px 15px 15px 15px; font-weight:bold; text-decoration:none !important; color:#fff !important; background:none !important;*display:block;}
.vtemtabs-style4 .vtemtabs-nav-bottom li a{padding:15px 15px 8px 15px; font-weight:bold; text-decoration:none !important;color:#fff !important; background:none !important;}
.vtemtabs-style4 .vtemtabs-nav-top li.active-tab a{
background: #f5f5f5 !important; /* Old browsers */
color:#666 !important;
-moz-border-radius:3px 3px 0 0;
-webkit-border-radius:3px 3px 0 0;
border-radius:3px 3px 0 0;
}
.vtemtabs-style4 .vtemtabs-nav-bottom li.active-tab a{
background: #f5f5f5 !important; /* Old browsers */
color:#666 !important;
-moz-border-radius:0 0 3px 3px;
-webkit-border-radius:0 0 3px 3px;
border-radius:0 0 3px 3px;
}
.vtemtabs-style4 .vtemtabsnav li a strong{display:none;}

/*////////// STYLE5 ///////////////*/
.vtemtabs-style5 .vtemtabsnav{display:block; height:42px; line-height:42px; font-weight:bold; text-decoration:none; padding:0 5px;
background: #666666; /* Old browsers */
}
.vtemtabs-style5 .vtemtabsnav li{padding:10px 0 0 5px !important;}
.vtemtabs-style5 .vtemtabs-panel .vtemtabs-item{border:1px solid #555; color:#ccc;}
.vtemtabs-style5 .vtemtabs-panel .vtemtabs-item,
.vtemtabs-style5 .vtemtabsnav li.active-tab a{
background: #888 !important;
color:#fff !important;
}
.vtemtabs-style5 .vtemtabs-nav-top li a{padding:8px 15px 15px 15px; font-weight:bold; text-decoration:none !important;color:#ccc !important;background:none !important;*display:block;}
.vtemtabs-style5 .vtemtabs-nav-bottom li a{padding:15px 15px 8px 15px; font-weight:bold; text-decoration:none !important;color:#ccc !important; background:none !important}
.vtemtabs-style5 .vtemtabs-nav-top li.active-tab a{
-moz-border-radius:3px 3px 0 0;
-webkit-border-radius:3px 3px 0 0;
border-radius:3px 3px 0 0;
color:#fff;
}
.vtemtabs-style5 .vtemtabs-nav-bottom li.active-tab a{
-moz-border-radius:0 0 3px 3px;
-webkit-border-radius:0 0 3px 3px;
border-radius:0 0 3px 3px;
color:#fff;
}
.vtemtabs-style5 .vtemtabsnav li a strong{display:none;}

/*////////// CUSTOM ///////////////*/
.vtemtabs-custom .vtemtabsnav li a,.vtemtabs-custom .vtemtabsnav li a:hover,.vtemtabs-custom .vtemtabsnav li a:focus{display:block; height:42px; line-height:42px; font-weight:bold; text-decoration:none; padding:0 15px; margin-right:2px;
}
.vtemtabs-custom .vtemtabs-item{border:none !important;}