

/*
.blue ul.ui-tabs-nav{background-position:0 -24px;}
.red ul.ui-tabs-nav{background-position:0 -48px;}
.grey ul.ui-tabs-nav{background-position:0 -72px;}
.black ul.ui-tabs-nav{background-position:0 100%;}
.advert ul.ui-tabs-nav{background:transparent;margin:0 10px 15px;width:300px;}
.marketplace ul.ui-tabs-nav{background:transparent!important;margin:0 10px;width:300px;}
.ui-tabs-nav li{float:left;height:23px;line-height:23px;text-align:center;border-bottom:1px solid #ccc;border-right:1px ridge #ccc;}
.ui-tabs-nav .last{border-right:none;}
.ui-tabs-nav .ui-tabs-selected{background:#fff;border-bottom:1px solid #fff;}
.ui-tabs-nav li a, .ui-tabs-nav span{height:23px;line-height:23px;text-decoration:none;}
.ui-tabs-nav li span{color:#fff;}
*/

/*
.ui-tabs-panel{font-family: Verdana, Arial, sans-serif;border:1px solid #ccc;border-top:none;margin:-1px 3px -5px 0;position:relative;z-index:3;background:#F3F3F7 url(/images/rd3/bg_dirExpanded.gif) repeat-x top left;overflow:hidden;padding:10px;clear:both;}
.ui-tabs-nav {font-family: Verdana, Arial, sans-serif;font-size: 9pt;list-style:none;overflow:hidden;background:url('/images/rd3/bg_tabs.png') repeat-x top left;margin-bottom:7px;height:24px;}
.ui-tabs-nav li.last{border-right:none;}
.ui-tabs-nav li.ui-tabs-selected{background:#fff;border-bottom:1px solid #fff;}
*/

 .module .titlebar li.ui-tabs-selected, .module .tabs-1 li.ui-tabs-selected{background:transparent;border-bottom:1px solid #ccc;border-right:none;text-align:left;text-indent:10px;}
 .module .titlebar li.ui-tabs-selected a, .module .tabs-1 li.ui-tabs-selected a, .module .titlebar li.ui-tabs-selected span, .module .tabs-1 li.ui-tabs-selected span{display:block;border:none;}
 .advert .titlebar li.ui-tabs-selected, .marketplace .titlebar li.ui-tabs-selected, .advert .tabs-1 li.ui-tabs-selected, .marketplace .tabs-1 li.ui-tabs-selected{text-indent:0;}
 .titlebar li, .tabs-1 li{width:320px;}
 .double .titlebar li, .double .tabs-1 li{width:655px;}
 .poll .titlebar li.ui-tabs-selected span{display:inline;}
 .poll .titlebar li span a{float:right;font:9px Arial,sans-serif;line-height:23px;margin-right:5px;display:inline;}
 .mymod .titlebar li.ui-tabs-selected a, .mymod .tabs-1 li.ui-tabs-selected a{display:inline;}
 .mymod .titlebar li.ui-tabs-selected a.change span, .mymod .tabs-1 li.ui-tabs-selected a.change span{float:right;line-height:23px;margin-right:5px;display:inline;}
 .titlebar a:hover{background:transparent;}
 .module .titlebar li.ui-tabs-selected a, .module .tabs-1 li.ui-tabs-selected a, .module .titlebar li.ui-tabs-selected span, .module .tabs-1 li.ui-tabs-selected span{display:inline;}
 .poll .titlebar li span a{font:inherit;color:#00AA00;}
 .poll .titlebar li a{float:left;color:#00AA00;}
 .poll .titlebar span a, .poll .tabs-1 span a, .fontStyle23{font:9px Arial,sans-serif;color:#00AA00;}
 .titlebar .ui-tabs-selected .fontStyle23 a:hover{color:#00AA00;}



.ui-tabs-nav   {
	line-height: 1.3; 
	line-height: 1.3; 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
  	list-style:none;
	overflow:hidden;
	/* background:url('/images/rd3/bg_globalNav.jpg') repeat-x top left;  */
	/* background:url('/rd3/images/tab_bg2.jpg') repeat-x top left;   */
	/* background:url('http://www.microsoft.com/mac/images/subnav_bg.jpg') repeat-x top left;   */
        /* background:url('/images/rd3/bg_tabs.png') repeat-x top left; */
        background:url('/rd3/images/tab_bg2.jpg') repeat-x top left;

	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt; 
	z-index: 1;
	bottom: -1px;
	color:#ffffff;
	/* color:#000000; */
        height:24px;
}


.ui-tabs-nav li {
	width:208px;
	height:23px;
	float:left;
	height:23px;
	line-height:23px;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-right:1px ridge #ccc;
}


.ui-tabs-nav li a {
  height:23px;
  line-height:23px;
  text-decoration:none;
  font:bold;
  color:#ffffff;
  /* color:#000000; */
}


.ui-tabs-nav .ui-tabs-selected li.last {
	border-right:none;
	background:url('/rd3/images/tab_bg2.jpg') repeat-x top left; 
	/* background:url('/images/rd3/bg_globalNav.jpg') repeat-x top left;  */
}

.ui-tabs-nav li.last{
	border-right:none;
	/* background:url('/images/rd3/bg_globalNav.jpg') repeat-x top left;  */
	/* background:url('/rd3/images/tab_bg2.jpg') repeat-x top left;  */
	/* background:url('http://www.microsoft.com/mac/images/subnav_bg.jpg') repeat-x top left;   */
        background:url('/rd3/images/tab_bg2.jpg') repeat-x top left;
}

.ui-tabs-nav li a:hover {
	color:#ffffff;
  	font:bold;
	/* color:#ba1813; */
	color:#CC0000;text-decoration:underline; 
}

.ui-tabs-nav .ui-tabs-selected  {
	background:#fff;
	border-bottom:1px solid #fff;
        background:url('/rd3/images/tab_bg2.jpg') repeat-x top left;
	/* background:url('/rd3/images/tab_nav4_hover.jpg') repeat-x top left;  */
	/* background:url(/images/rd3/bg_dir.gif) repeat-x top left;  */
}

.ui-tabs-panel {
  	font-family: Verdana, Arial, sans-serif;
	border:0px solid #ccc;
	border-top:none;
	position:relative;
	z-index:3;
	/* background:#F3F3F7 url(/images/rd3/bg_dirExpanded.gif) repeat-x top left; */
	overflow:hidden;
	/* padding:10px; */
	padding:3px;
	clear:both;
	float:center;
}

.ui-tabs-hide {
	display: none;
}


.ui-hidden {
	display: none;
}


.ui-accessible-hidden {
	 position: absolute; left: -99999999px;
}

.ui-reset {
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	line-height: 1.3; 
	text-decoration: none; 
	font-size: 100%; 
	list-style: none;
}

.ui-clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.ui-clearfix {display: inline-block;}
* html .ui-clearfix {height: 1%;}
.ui-clearfix {display: block;}



/* right column tabs */
.rightcolumn .ui-tabs-nav li{
	width:168px;
	height:23px;
	float:left;
	height:23px;
	line-height:23px;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-right:1px ridge #ccc;
}

.rightcolumn .ui-tabs-nav .ui-tabs-selected li.last{
	border-right:none;
	background:url('/rd3/images/tab_bg4.jpg') repeat-x top left; 
	/* background:url('/images/rd3/bg_globalNav.jpg') repeat-x top left;  */
}

.rightcolumn  .ui-tabs-nav li.last{
        border-right:none;
        /* background:url('/images/rd3/bg_globalNav.jpg') repeat-x top left;  */
        /* background:url('/rd3/images/tab_bg2.jpg') repeat-x top left;  */
        /* background:url('http://www.microsoft.com/mac/images/subnav_bg.jpg') repeat-x top left;   */
        background:url('/rd3/images/tab_nav4.jpg') repeat-x top left;
        background:url('/rd3/images/tab_bg2.jpg') repeat-x top left;
}



.rightcolumn .ui-tabs-nav .ui-tabs-selected  {
        background:#fff;
        border-bottom:1px solid #fff;
        /* background:url('/rd3/images/tab_nav4_hover.jpg') repeat-x top left; */
	background:url('/rd3/images/tab_bg2.jpg') repeat-x top left; 
        /* background:url(/images/rd3/bg_dir.gif) repeat-x top left;  */
}


/*
* html .msie .dir .content .ui-tabs-panel{width:610px;overflow:hidden;}
* html .msie .dir .ui-tabs-panel .horoscope_wrap{width:430px;overflow:hidden;margin:auto;}
* html .msie .dir .ui-tabs-panel .horoscope p{width:337px;}
.msie .wex2 .ui-tabs-panel .ui-tabs-panel{zoom:1;}
*/


