/* Global tab styles */
.morphtabs_title li {list-style:none;}
.morphtabs_panelwrap {position:relative; margin:0; padding:0; top:-1px; clear:both; overflow:hidden;}
.morpthtabs_panel p {margin-left:5px;}

/* Linked Tabs for sub pages */
#toc-tabs-sub .titles {margin:0px; margin-top:27px; padding:0px; height:31px;}
#toc-tabs-sub .titles li {float:left; background-color:#FFF; color:#674d0b; font-size:1.1em; font-weight:bold; padding:0px 2px; margin-right:2px; cursor:pointer; height:31px; width:158px; text-transform:uppercase; list-style:none;}
#toc-tabs-sub .titles li a {color:#674d0b; text-decoration:none;}
#toc-tabs-sub .titles li.over {background-image:url(/images/bg_tabs.jpg); background-repeat:no-repeat; color:#FFF;}
#toc-tabs-sub .titles li.over a {color:#FFF;}
#toc-tabs-sub .titles li.active, #toc-tabs-sub .titles li.actived {background-image: url(/images/bg_tabs.jpg);background-repeat: no-repeat;color: #FFF;}
#toc-tabs-sub .titles li.active a, #toc-tabs-sub .titles li.actived a {color:#FFF;}
#toc-tabs-sub .titles li span {position:relative; top:9px; margin-left:30px;}

/* Tabs for toc.php */
#toc-tabs .morphtabs_title {margin: 0px; padding: 0px; height: 31px;}
#toc-tabs .morphtabs_title li {float:left; background-color:#FFF; color:#674d0b; font-size:1.1em; font-weight:bold; padding:0px 2px; margin-right:2px; cursor:pointer; height:31px; width:158px; text-transform:uppercase; list-style:none;}
#toc-tabs .morphtabs_title li.over {background-image:url(../images/bg_tabs.jpg); background-repeat:no-repeat; color:#FFF;}
#toc-tabs .morphtabs_title li.active {background-image: url(../images/bg_tabs.jpg);background-repeat: no-repeat;color: #FFF;}
#toc-tabs .morphtabs_title span {position:relative; top:9px; margin-left:30px;}
#toc-tabs .morphtabs_panel {margin:0; padding:0; clear:both; overflow:hidden;}

/* Tabs for details-camp.php */
#tab-details .morphtabs_title {margin:0; margin-left:340px; padding:0; list-style:none;}
#tab-details .morphtabs_title li {float:left; background-color:#dd9800; color:#a87301; font-size: 1.3em; font-weight:bold; margin:0 2px 0 0; padding:10px; cursor:pointer; text-transform:uppercase; border:solid 1px #ffaf00; border-bottom:0;}
#tab-details .morphtabs_title li.over {background-color:#ffc340; color:#FFF; border:solid 1px #ae7803; border-bottom:0; font-weight:bold;}
#tab-details .morphtabs_title li.active {background-color:#ffc340; color:#FFF; border:solid 1px #ae7803; border-bottom:0; font-weight:bold;}
#tab-details .morphtabs_panel {margin:0; padding:0; clear:both;}

/* Tabs for reserve-spot.php */
#tabs-event .morphtabs_title {margin:0; padding:0; list-style:none;}
#tabs-event .morphtabs_title li {float:left; background-color:#dd9800; color:#a87301; font-size: 1.2em; font-weight:bold; margin:0 2px 0 0; padding:5px; cursor:pointer; text-transform:uppercase; border:solid 1px #ffaf00; border-bottom:0;}
#tabs-event .morphtabs_title li.over {background-color:#ffc340; color:#FFF; border:solid 1px #ae7803; border-bottom:0; font-weight:bold;}
#tabs-event .morphtabs_title li.active {background-color:#ffc340; color:#FFF; border:solid 1px #ae7803; border-bottom:0; font-weight:bold;}
#tabs-event .morphtabs_panel {margin:0; padding:0; background-color:#FFC340; clear:both;}
#tabs-event .morphtabs_panelwrap {border:solid 1px #ae7803; border-top:0;}