/* root element for tabs  */
ul#content-tabs {margin:0 0 10px;padding:0px;height:24px;border-bottom:1px solid #939393;font-weight:bold;}
/* single tab */
ul#content-tabs li {float:left;padding:0;margin:0;list-style-type:none;list-style-image:none;font-size:1.6em;list-style-position:outside;}
/* link inside the tab. uses a background image */
ul#content-tabs a {float:left;display:block;padding:3px 25px;text-decoration:none;border-bottom:0px; border-top:none;height:32px;
color:#000;margin-right:-1px;position:relative;top:1px;outline:0;}
ul#content-tabs a:hover {color:#DAA924;}
/* selected tab */
ul#content-tabs a.current {color:#af1101; cursor:default;background:url("/media/13216/tabArrow.png") no-repeat center 23px;}
/* tab pane */
div#tab-panes{margin-bottom:10px;}
div#tab-panes > div {border:0px solid #939393;border-width:0 0px 0px 0px;min-height:50px;padding-top:15px; padding-left: 25px;}














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
