/* @override http://www.donnaedenenergymedicine.com/sitedev/modules/mod_roktabs/tmpl/light/roktabs.css */

/* Light Theme */

.roktabs-wrapper {padding: 0;}
.roktabs-wrapper .light {position: relative;border: 1px none #DCDCDC;
	background-color: #ffffff;
}
.roktabs-wrapper .light .roktabs-container-inner {position: relative;overflow: hidden;
	border: 2px solid #9BBd13;
	width: 100%;
}
.roktabs-wrapper .light .roktabs-container-wrapper {clear: both;position: relative;overflow: hidden;}
.roktabs-wrapper .light .roktabs-container-wrapper div {float: left;
	background-color: #eaff95;
}
.roktabs-wrapper .light .roktabs-container-wrapper div.wrapper {padding: 14px;width: auto;
}
.roktabs-wrapper .light .roktabs-links {overflow: hidden;margin:0;
	width: 100%;
	left: 0;
	border-top: 2px none #9BBd13;
	border-right: 2px none #9BBd13;
	border-left: 2px solid #9BBd13;
	background-color: #ffffff;
	background-image: none;
}
.roktabs-wrapper .light .active-arrows .roktabs-links {margin:0 21px;}
.roktabs-wrapper .light .roktabs-links ul {text-align: left;font-weight: bold;list-style-type: none;padding: 0;overflow:hidden;}
.roktabs-wrapper .light .roktabs-links ul.roktabs-top {margin: 0;background: none repeat-x 0 0;height: 32px;
	width: 100%;
}
.roktabs-wrapper .light .roktabs-links ul.roktabs-bottom {margin: 0;background: url(tabbg-bottom-light.png) 0 0 repeat-x;height: 32px;}
.roktabs-wrapper .light .roktabs-links ul li {float: left;padding: 0;margin: 0;text-decoration: none;border-right: 1px solid #9bbd13;border-bottom: none;color: #666;position: relative;height: 31px;line-height: 31px;
	border-top: 2px solid #9BBD13;
	border-left: 1px solid #9BBD13;
}
.roktabs-wrapper .light .roktabs-links ul li span {padding: 0 10px;}
.roktabs-wrapper .light .roktabs-links ul li.first {
	border-left-width: 0;
	border-left-style: solid;
}
.roktabs-wrapper .light .roktabs-links ul li.active.last {border-right: 1px solid #9bbd13;}
.roktabs-wrapper .light .roktabs-links ul li.last {
	border-right: 2px solid #9bbd13;
	border-top: 2px solid #9BBd13;
	border-left: 1px solid #9BBD13;
}
.roktabs-wrapper .light .roktabs-links ul li.hover {color: #000;}
.roktabs-wrapper .light .roktabs-links ul.roktabs-top li.active {background: url(tabbg-active-light.png) 0 0 repeat-x;color: #000;height: 31px;
	border-bottom: 1px solid #fcff2a;
}
.roktabs-wrapper .light .roktabs-links ul.roktabs-bottom li.active {background: url(tabbg-active-bottom-light.png) 0 0 repeat-x;color: #000;height: 31px;border-top: 1px solid #fff;margin-top: -1px;}
.roktabs-wrapper .light .roktabs-links ul li.active.first {
	border-left: 2px solid #9BBD13;
	border-bottom-width: 1px;
	border-bottom-color: #FF9600;
}
.roktabs-wrapper .light .roktabs-scroller {position: absolute;bottom: 0;right: 0;height: 32px;}
.roktabs-wrapper .light .arrow-next, .roktabs-wrapper .light .arrow-prev {line-height: 29px;margin: 1px;text-align: center;float: left;cursor: pointer;border: 1px solid #DCDCDC;z-index: 2;width:17px;position:absolute;top:0;height:29px;}
.roktabs-wrapper .light .arrow-next {right:0;background: url(next-light.png) 50% 0 no-repeat;}
.roktabs-wrapper .light .arrow-prev {left:0;background: url(prev-light.png) 50% 0 no-repeat;}
.roktabs-wrapper .light .arrow-next-hover {background-position: 50% -29px;}
.roktabs-wrapper .light .arrow-prev-hover {background-position: 50% -29px;}
.roktabs-wrapper .light .arrow-prev span, .roktabs-wrapper .light .arrow-next span {display: none;}
.roktabs-wrapper .light .roktabs-container-tr, .roktabs-wrapper .light .roktabs-container-inner, .roktabs-wrapper .light .active-arrows {background: #eaff95;}
.clear {clear: both;}

