/* @override http://development.twistedtools.com/wp-content/plugins/wordpress-tabs-slides/ts/tabs_slides.css */

/*
// JoomlaWorks "Tabs & Slides" Plugin for Joomla! 1.5.x - Version 2.4
// License: http://www.gnu.org/copyleft/gpl.html
// Copyright (c) 2006 - 2008 JoomlaWorks, a Komrade LLC company.
// More info at http://www.joomlaworks.gr
// Developers: Fotis Evangelou
// ***Last update: May 20th, 2008***
*/

/* --- Generic --- */
a:active,a:focus {outline:0;}
.jwts_clr {clear:both;height:0;line-height:0;}

/* --- Tabs --- */
.jwts_tabberlive {margin:4px 0px;padding:0px;}
.jwts_tabberlive .jwts_tabbertab {margin:0px;border:1px solid #bbb;border-top:0px;
	padding: 09px 24px 06px;
	position: relative;
	display: block;
}
.jwts_tabberlive .jwts_tabbertab h2,
.jwts_tabberlive .jwts_tabbertab h3,
.jwts_tabberlive .jwts_tabbertabhide {display:none;}

ul.jwts_tabbernav {margin:0px;padding:3px 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, {font-family:helvetica neue,arial;font-size:12px;
}

ul.jwts_tabbernav li a:link  {font-family:helvetica neue,arial;font-size:12px;font-weight:bold;text-shadow: #fff 0 1px 0;margin:0px 1px;padding:3px 4px;color:#333333;border:1px solid #bbb;border-bottom:none; background: #f1f1f1;
-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-khtml-border-top-left-radius: 2px;
	-khtml-border-top-right-radius: 2px;}

ul.jwts_tabbernav li a:visited {font-family:helvetica neue,arial;font-size:12px;font-weight:bold;text-shadow: #fff 0 1px 0;margin:0px 1px;padding:3px 4px;color:#333333;
	border:1px solid #bbb;border-bottom:none; background: #f1f1f1;
}

ul.jwts_tabbernav li a:hover {font-size:12px;font-weight:bold;margin:0px 1px;padding:3px 4px;color:#00ccff;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 !important;border-bottom:1px solid #fff !important;}
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 */
ul.jwts_tabbernav li a,{font-family:helvetica neue,arial;font-size:12px;font-weight:bold;text-shadow: #fff 0 1px 0;margin:0px 1px;padding:3px 4px;color:#333333;border:1px solid #bbb;border-bottom:none; background: #f1f1f1;
-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-khtml-border-top-left-radius: 2px;
	-khtml-border-top-right-radius: 2px;}

ul.jwts_tabbernav li a:link {font-family:helvetica neue,arial;font-size:12px;font-weight:bold;text-shadow: #fff 0 1px 0;margin:0px 1px;padding:3px 4px;color: #333333;}

ul.jwts_tabbernav li a:visited {font-family:helvetica neue,arial;font-size:12px;font-weight:bold;text-shadow: #fff 0 1px 0;margin:0px 1px;padding:3px 4px;color:#333333;
	border:1px solid #bbb;border-bottom:none; background: #f1f1f1;
}
	
ul.jwts_tabbernav li a:hover {font-size:12px;font-weight:bold;margin:0px 1px;padding:3px 4px;color:#00ccff;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: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;}

/* Wordpress Slider Style */
.wts_title{


}

.wts_title a.jtoggle{
    color: #00ccff;
    text-decoration: none;
    font-size: 12px;
    background: transparent url('arrow.png') no-repeat right center;
    padding-right: 10px;
    cursor: hand;
	font-weight: bold;
}
    
.wts_slidewrapper{
    display: none;
    border: 1px solid #f1f1f1;
    padding: 0 5px 3px 5px;
}

.slideraccordion{
	display: none;
}

/* Old Design With Star
.wts_title{
	margin:0 0 1px 0;
	padding:0px;
	overflow:hidden;
	background:url(slide_bg_r.png) no-repeat right;cursor:pointer;
}

.wts_title a.jtoggle{
    color: #000;
    text-decoration: underline;
    font-size: 1.2em;
    background: transparent url('arrow.png') no-repeat right center;
    padding-right: 10px;
    cursor: hand;
    }

a.jtoggle,
a.jtoggle:link {
	
	background: transparent url(star.png) no-repeat left top;
	
	background-position: 2px 2px;
	
	padding: 2px 2px 0 20px;
	
	margin: 0 0 0 8px;
	
	line-height:22px;
	
	font-size:12px;
	
	font-weight:bold;
	
	text-decoration:none;
	
	color:#444;
	}

.wts_title_left {
	background:url(slide_bg_l.png) no-repeat left;
	margin:0 10px 0 0;
	}
    
.wts_slidewrapper{
    display: none;
	border:none;
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
}
*/
=======
}

.wts_title a.jtoggle{
    color: #000;
    text-decoration: underline;
    font-size: 1.2em;
    background: transparent url('arrow.png') no-repeat right center;
    padding-right: 10px;
    cursor: hand;
    }
    
.wts_slidewrapper{
    display: none;
    border: #e7e7e7 1px solid;
    padding: 0 5px 3px 5px;
}


/* Old Design With Star
.wts_title{
	margin:0 0 1px 0;
	padding:0px;
	overflow:hidden;
	background:url(slide_bg_r.png) no-repeat right;cursor:pointer;
}

.wts_title a.jtoggle{
    color: #000;
    text-decoration: underline;
    font-size: 1.2em;
    background: transparent url('arrow.png') no-repeat right center;
    padding-right: 10px;
    cursor: hand;
    }

a.jtoggle,
a.jtoggle:link {
	
	background: transparent url(star.png) no-repeat left top;
	
	background-position: 2px 2px;
	
	padding: 2px 2px 0 20px;
	
	margin: 0 0 0 8px;
	
	line-height:22px;
	
	font-size:12px;
	
	font-weight:bold;
	
	text-decoration:none;
	
	color:#444;
	}

.wts_title_left {
	background:url(slide_bg_l.png) no-repeat left;
	margin:0 10px 0 0;
	}
    
.wts_slidewrapper{
    display: none;
	border:none;
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
}
*/

.tabframe {
	
}

.productBasics {
	display: inline-block;
	position: relative;
	height: 100%;
	width: 288px;
	border-right: 6px double #f1f1f1;
	padding-right: 0px;
	margin-left: 5px;
}

.productBasics p {
	margin-right: 27px;
	padding-right: 1px;
}
.slideraccordion {
    margin-right: 27px;
}
.productfeature {
	display: inline;
	position: relative;
	z-index: 0;
	clear: both;
	margin-top: 1px;
}
ul.jwts_tabbernav li.jwts_tabberactive a {background:#fff !important;border-bottom:1px solid #fff !important;}