/* @override 
	ajaxtabs/ajaxtabs.css
	ajaxtabs/ajaxtabs_redesign.css
	http://www.musicboomerang.com/trading/ajaxtabs/ajaxtabs_redesign.css
*/

ul.shadetabs,
ul.shadetabs_right {
list-style-type: none;
margin: 0 auto;
padding: 0;
min-width: 850px;
width: 100%;
font: bold .7em/12px Verdana;
}

ul.shadetabs_right {
padding-left: 0;
padding-right: 0;
width: 465px;
}

.sub_shadetabs {
margin-left: 0;
list-style-type: none;
font: italic bold .7em Verdana;
text-align: left;
margin-top: 0;
text-transform:lowercase;
border-bottom: 3px solid #ffc000;
min-width: 700px;
width: 100%;
float: left;
padding: 10px 0 3px;
margin-bottom: 0;
background: url(../img/subnav_grad_bg.gif) repeat-x 0 100%;
}

.shadetabs li,
.shadetabs_right li {
float: left;
background: url(../img/bluetab_left_bg.gif) no-repeat left top;
padding: 0 0 0 9px;
margin-top: 0;
margin-left: 0;
height: 22px;
margin-right: 3px;
}

#shadetab_spacer_li {
height: 23px;
background-image: none;
width: 5%;
}

#shadetab_tr {

background-image: none;

float: right;
position: relative;
top: 11px;
}


.sub_shadetabs li {
margin: 0;
padding: 0;
display: inline;
}



.shadetabs li a, .shadetabs li a:visited,
.shadetabs_right li a {
background: url(../img/bluetab_right_bg.gif) no-repeat right top;

display: block;
margin-top: 0;
margin-left: 0;
margin-right: 0;
text-decoration: none;
color: white;
padding: 4px 8px 6px 0;
}

.sub_shadetabs li a {
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
background: #999faa url(../img/sub_shadetabs_bg_3.gif) repeat-x 0 -5px;
color: white;
}

.shadetabs li a:visited,
ul.shadetabs_right li a:visited {
color: white;
text-decoration: none;
}

.shadetabs li a:hover, .shadetabs li:hover a,
ul.shadetabs_right li a:hover{
text-decoration: none;
color: #1c2b4e;
background: url(../img/bluetab_right_hover.gif) no-repeat right top;
}

.shadetabs li:hover,
ul.shadetabs_right li:hover{
text-decoration: none;
color: #1c2b4e;
background: url(../img/bluetab_left_hover.gif) no-repeat left top;
}

.sub_shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 0px;
color: #2d447b !important;
background: #fac139 url(../img/sub_shadetabs_bg_sel_3.gif) repeat-x 0 -10px;
text-decoration: none;
}

.sub_shadetabs li a:hover{
color: #2d447b;
background: #fac139 url(../img/sub_shadetabs_bg_sel_3.gif) repeat-x 0 -10px;
}

.shadetabs li.selected,
ul.shadetabs_right li.selected {
background: url(../img/bluetab_left_sel.gif) no-repeat left top;
}

.shadetabs li a.selected,
ul.shadetabs_right li a.selected{ /*selected main tab style */
position: relative;
background: url(../img/bluetab_right_sel.gif) no-repeat right top;
}


.shadetabs li a.selected,
ul.shadetabs_right li a.selected {
color: #253e7d;

}

.sub_shadetabs li a:visited{
text-decoration: none;
}