/* ================================================================ 
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:602px; text-align:center; background: url(/CFCU/images/miniTabTop.jpg); margin:0; position:relative; z-index:200; font:bold 11px verdana, arial, sans-serif;}
#tabs ul {padding:0; margin:0; width:599px; list-style:none; position:relative;}
#tabs ul li.outer {float:left; display:inline; margin:0 1px 2px 4px; width:144px; height:57px; border-bottom:1px solid #9c9c9c; line-height:54px; color:#664;  padding:0 0 0 50px; cursor:pointer;}

#tabs ul li.one {background:#d2deeb url(/CFCU/images/integrity.jpg) no-repeat top left;}
#tabs ul li.two {background:#d2deeb url(/CFCU/images/youthTab.jpg) no-repeat top left;}
#tabs ul li.three {background:#d2deeb url(/CFCU/images/accelTab.jpg) no-repeat top left;}
#tabs ul li.four {background:#d2deeb url(/CFCU/images/homeLoanTab.jpg) no-repeat top left;}
#tabs ul li.five {background:#d2deeb url(/CFCU/images/ezForexTab.jpg) no-repeat top left;}
#tabs ul li.six {background:#d2deeb url(/CFCU/images/businessLoan.jpg) no-repeat top left;}

#tabs ul li div {display:none;}

#tabs ul li.click {padding-bottom:132px; border-bottom:1px solid #d2deeb; color:#000; margin-bottom:0;}

#tabs ul li.click {color:#000; background-position:0 0px; height:56px; cursor:default;}


#tabs ul li.click div {display:block; padding:5px; position:absolute; left:4px; top:56px; width:583px; height:120px; border-bottom:3px solid #d2deeb;}

#tabs ul li.click div.tab_left
{background:#d2deeb url(/CFCU/images/tab_left.jpg);}

#tabs ul li.click div.tab_center
{background:#d2deeb url(/CFCU/images/tab_center.jpg);}

#tabs ul li.click div.tab_right
{background:#d2deeb url(/CFCU/images/tab_right.jpg);}

.clear {clear:both; height:0; line-height:0; overflow:hidden;}

#tabs span.base {display:block; height:20px;font-size:10px; color:#c60; background: url(/CFCU/images/miniTabBottom.jpg) bottom;}
#tabs div h5 {font-size:11px; margin:0;}
#tabs div p {font-weight:normal; text-align:left; color:#000; margin-top:0px; line-height:12px;}
#tabs div a img {border:0;}
#tabs div img.image {float:left; border:0; margin-right:5px; margin-top:0px;}
#tabs div a.unlock {background:url(/CFCU/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:-15px; padding:0;}
#tabs form fieldset {padding:0;}
#tabs p.buttons {text-align:center;}
