/* ================================================================ 
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:485px; text-align:center; margin:0; position:relative; z-index:200; font:bold 11px verdana, arial, sans-serif;}
#tabs ul {padding:0; margin:0; width:484px; list-style:none; position:relative;}
#tabs ul li.outer {float:left; display:inline; margin:0 0px 0px 0px; width:118px; height:195px; border-bottom:1px #9c9c9c; line-height:30px; color:#664; padding:0 0 0 40px; cursor:pointer;}



/* 
#tabs ul li.outer {float:left; display:inline; margin:0 0px 0px 0px; width:118px; height:195px; border-bottom:1px #9c9c9c; line-height:30px; color:#664; padding:0 0 0 40px; cursor:pointer;}
*/



#tabs ul li.one {background:#fff url(icon/saturn2.jpg) no-repeat top left;}
#tabs ul li.two {background:#fff url(icon/milny3.jpg) no-repeat top left;}
#tabs ul li.three {background:#fff url(icon/disny3.jpg) no-repeat top left;}


#tabs ul li div {display:none;}

/* streg i billedbund */
#tabs ul li.click {padding-bottom:115px; border-bottom:1px solid #fff; color:#000; margin-bottom:0;}

#tabs ul li.click {color:#000; background-position:0 -115px; height:0px; cursor:default;}
 

/* bund */
#tabs ul li.click div {display:block; padding:0px; position:absolute; left:0px; top:25px; width:464px; height:92px; border-bottom:1px solid #fff;}

#tabs ul li.click div.tab_left
{background:#fff url(icon/tab_leftc.gif); top:115px;}

#tabs ul li.click div.tab_center
{background:#fff url(icon/tab_centerc.gif); top:115px;}

#tabs ul li.click div.tab_right
{background:#fff url(icon/tab_rightc.gif); top:115px;}

/*
.clear {clear:both; height:0; line-height:0; overflow:hidden;}



.clear {clear:both; line-height:0;}
*/

#tabs span.base {display:block; height:20px;font-size:10px; color:#c60; background:url(icon/bottom2.gif) bottom;}
#tabs div h5 {font-size:11px; margin:0; text-align:left; color:#235175;}
#tabs div h4 {font-size:11px; margin:0; text-align:center; color:#235175;}
#tabs div h3 {font-size:11px; margin:0; text-align:right; color:#235175;}
#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;}
#tabs2 div a.unlock {background:url(icon/unlock.gif); display:block; width:30px; height:30px; margin:0 auto;}
#tabs2 div a.unlock:hover {border:0;}
#tabs2 div a:hover.unlock img {visibility:hidden;}
#tabs p.bold {color:#069; padding-top:5px;}
#tabs2 form {margin-top:-10px; padding:0;}
#tabs2 form fieldset {padding:0;}
#tabs2 p.buttons {text-align:center;}

