/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menus/mini-tabbed-pages.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


#tabs {width:579px; text-align:center; margin:0; position:relative; z-index:200; font-style:normal; font-variant:normal; font-weight:bold; font-size:11px; font-family:verdana, arial, sans-serif}
#tabs ul {padding:0; margin:0; width:578px; list-style:none; position:relative;}
#tabs ul li.outer {float:left; display:inline; margin:0 0px 3px 4px; width:70px; height:40px; border-bottom:1px solid #9c9c9c; line-height:20px; color:#664;  padding:0 0 0 5px; cursor:pointer; text-align: center;}

#tabs ul li.one {background:#ffc;}
#tabs ul li.two {background:#fcf;}
#tabs ul li.three {background:#cff;}
#tabs ul li.four {background:#F4AACC;}
#tabs ul li.five {background:#CEFFCE;}
#tabs ul li.six {background:#FFDFBF;}
#tabs ul li.seven {background:#A4D5EE;}


#tabs ul li div {display:none;}

#tabs ul li.click {padding-bottom:132px; border-bottom:1px solid #fff; color:#000; margin-bottom:0;}

#tabs ul li.click {color:#000; background-position:0 -55px; height:55px; cursor:default;}


#tabs ul li.click div {display:block; padding:10px; position:absolute; left:4px; top:55px; width:550px; height:160px; border-bottom:3px solid #fff;}

#tabs ul li.click div.tab_one
{background:#ffc;}

#tabs ul li.click div.tab_two
{background:#fcf;}

#tabs ul li.click div.tab_three
{background:#cff;}

#tabs ul li.click div.tab_four
{background:#F4AACC;}

#tabs ul li.click div.tab_five
{background:#CEFFCE;}

#tabs ul li.click div.tab_six
{background:#FFDFBF;}

#tabs ul li.click div.tab_seven
{background:#A4D5EE;}

.clear {clear:both; height:0; line-height:0; overflow:hidden;}

#tabs span.base {display:block; height:20px;font-size:10px; color:#c60;}
#tabs div h5 {font-size:11px; margin:0;}
#tabs div p {font-weight:normal; text-align:left; color:#000; margin-top:3px; line-height:15px;}
#tabs div a img {border:0;}
#tabs div img.image {float:left; border:0; margin-right:5px; margin-top:-15px;}
#tabs div a.unlock {background:url('images/unlock.gif'); display:block; width:30px; height:30px; margin:0 auto}
#tabs div a.unlock:hover {border:0;}
#tabs div a:hover.unlock img {visibility:hidden;}
#tabs p.bold {color:#069; padding-top:5px;}
#tabs form {margin-top:-10px; padding:0;}
#tabs form fieldset {padding:0;}
#tabs p.buttons {text-align:center;}

.caps_just {font-variant: small-caps; text-align: justify;}
.caps {font-variant: small-caps;}
.comment {color:#993300;}
