/* --- Generic --- */
a:active,a:focus {outline:0;}
.jwts_clr {clear:both;height:0;line-height:0;}

/* --- Tabs --- */
.jwts_tabberlive {margin:6px 0 0 0;padding:0px;}
.jwts_tabberlive .jwts_tabbertab {margin:0px;padding:6px;border:0px solid #bbb;border-top:0px;/*height:300px;overflow:auto;*/}
.jwts_tabberlive .jwts_tabbertab h2,
.jwts_tabberlive .jwts_tabbertab h3,
.jwts_tabberlive .jwts_tabbertabhide {display:none;}
ul.jwts_tabbernav {margin:0px 0 0 18px;padding:4px 4px;list-style:none;list-style-image:none;background:none;border-bottom:1px solid #bbb;line-height:normal;height:auto;}
ul.jwts_tabbernav li {margin:0px;padding:0px;list-style:none;list-style-image:none;background:none;display:inline;}
ul.jwts_tabbernav li a,
ul.jwts_tabbernav li a:link {font-size:12px;font-weight:bold;margin:0px 1px;padding:4px 6px;color:#2c4968;border:1px solid #bbb;border-bottom:none;background:#eee url(slide_bg.png) repeat-x top;}
ul.jwts_tabbernav li a:visited {color:#2c4968;}
ul.jwts_tabbernav li a:hover {font-size:12px;font-weight:bold;margin:0px 1px;padding:4px 6px;color:#ff8a01;border:1px solid #aaa;border-bottom:none;background:#f2f2f2;text-decoration:none;}
ul.jwts_tabbernav li a:active,ul.jwts_tabbernav li a:focus {outline:0;}
ul.jwts_tabbernav li.jwts_tabberactive a {background:#fff;border-bottom:1px solid #fff;}
ul.jwts_tabbernav li.jwts_tabberactive a:hover {background:#fff;border-bottom:1px solid #fff;text-decoration:none;}
ul.jwts_tabbernav li.jwts_tabberactive,
ul.jwts_tabbernav li.jwts_tabberinactive {background:none;padding:0px;margin:0px;}
.jwts_tabberlive .jwts_tabbertab,ul.jwts_tabbernav {text-align:left;} /* force content orientation */

/* --- Slides --- */
.jwts_slider {margin:7px 0px;padding:0px;}
.jwts_slidewrapper {border:none;width:100%;visibility:hidden;height:0px;overflow:hidden;position:relative;margin:0;padding:0;}

/* DEFAULT STYLING */
.jwts_title {
	/*height: 29px;*/
	/*background:url(tabber_bg-2.gif) no-repeat left;*/
	/*background:#eff2f4;*/
	margin-top:10px;
}
/* .jwts_title_left {background:url(tabber_bg-2.gif) no-repeat left;margin-top:-10px;} */
a.jwts_title_text,
a.jwts_title_text:link {
	display:block;
	padding:0 2px 0 0px;
	margin:0 0 0 8px;
	line-height:25px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#1a2c55;
	font-family:Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
}
a.jwts_title_text:visited {
	color:#1a2c55;
	/*text-transform: uppercase;-*/
}
a.jwts_title_text:hover {
	display:block;
	padding:0 2px 0 0px;
	margin:0 0 0 8px;
	line-height:25px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#1a2c55;
	font-family:Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;*/
}
.jwts_slidecontent {
	padding:0px 15px 1px 15px;
	margin:0px;
	position:relative;
	background-color:#fff;
	border:none;
}

.jwts_slidecontent ul{
	padding:0;
	margin:0;
	padding-top:5px;
}
.jwts_title_left,.jwts_slidecontent {
	text-align:left;
} /* force content orientation */

/* --- Alternate Background for Content Slides --- */
.jwts_title_left_alt {
	background: #eff2f4 url(mod_bg.jpg) repeat-x;
	/*background: #eff2f4;*/
	/*border-left:1px solid #e8eef2*/
	/*border-right:1px solid #c9d9e5;*/
	border:1px solid #e8eef2;
	margin-bottom:1px;
	line-height:0;
	height:25px;
	overflow:hidden;
 /*border:1px solid #c9d9e5;*/}
.jwts_title_left_alt {text-align:left;} /* force content orientation */
/* --- Alternate Text Color is Set in 'plugin_jw_ts.php' --- */

hr.slide_hr {
	color:#d3dce2;
	border-top:1px solid #c9d9e5;
	_padding:0;
	_margin:0;
	_margin-top:-1px;
	padding-bottom:0;
	margin-bottom:0;
	
}