/* ================================================================ 
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.
=================================================================== */


#tabsbs {
	width:512px;
	text-align:center;
	margin:0;
	position:relative;
	z-index:200;
	font:bold 11px verdana, arial, sans-serif;
	float:center;
	/*left: 285px;*/
	top: 36px;

	

}
#tabsbs ul {
	padding:0;
	margin:0;
	width:603px;
	list-style:none;
	position:relative;
	float:center;
	/*left: -108px;*/
	height:1px;
	top: 36px;

}

#tabsbs ul li.outer {float:left; display:inline;   margin:0 -2px 0px 4px; height:65px; border-bottom:1px solid #9c9c9c; line-height:30px; color:white;  width:170px; cursor:pointer;}

#tabsbs ul li.one {background:#fff url(icon/buysell_bg.jpg) no-repeat top left;}
#tabsbs ul li.two {background:#fff url(icon/buysell_bg.jpg) no-repeat top left;}
/*#tabsbs ul li.three {background:#fff url(icon/buysell_bg.jpg) no-repeat top left;}*/

#tabsbs ul li div {display:none;}

#tabsbs ul li.click {padding-bottom:72px; border-bottom:1px solid #fff; color:#000; margin-bottom:0;}

#tabsbs ul li.click {color:#000; background-position:0 -55px; height:30px; cursor:default;}


#tabsbs ul li.click div {display:block; padding:5px; position:absolute; left:4px; top:32px; width:625px; height:390px; border-bottom:3px solid #ffffff;}

#tabsbs ul li.click div.tab_left
{background:#fff url(icon/bs_tab_left.gif);}

#tabsbs ul li.click div.tab_center
{background:#fff url(icon/bs_tab_center.gif);}

#tabsbs ul li.click div.tab_right
{background:#fff url(icon/bs_tab_right.gif);}

.clear {clear:both; height:0; line-height:0; overflow:hidden;}

#tabsbs span.base {display:block; height:20px; font-size:10px; color:#c60; background:url(icon/bottom.gif) bottom;}
#tabsbs div h5 {font-size:11px; margin:0;}
#tabsbs div p {font-weight:normal; text-align:center; color:#000; margin-top:3px; line-height:15px;}
#tabsbs div a img {border:1;}
#tabsbs div img.image {float:left; border:1; margin-right:5px; margin-top:-15px;}
#tabs div a:link { display:block;
    font-weight:bold;
	text-decoration: none;
	font-size: 13px;
	color:#466db0;
	font-family:Arial,verdana, Helvtica, sans-serif;
}
#tabs div a:link:hover {font-weight:bold;
	text-decoration: none;
	font-size: 13px;
	color:#000000;
	font-family:Arial,verdana, Helvtica, sans-serif;}

#tabsbs div a:hover.link img {visibility:hidden;}
#tabsbs p.bold {color:#069; padding-top:5px;}
#tabsbs form {margin-top:-10px; padding:0;}
#tabsbs form fieldset {padding:0;}
#tabsbs p.buttons {text-align:center;}
