/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 5px 0;
margin-top:0px;
margin-right: 0;
margin-bottom: 0;
list-style-type: none;
text-align: left;
background-image:url(../images/sfo_flash.gif);
text-transform:uppercase;
font-size:8pt;
width: 100%;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 8px 20px;
top: 3px;
margin-left: 0px;
margin-right: 0px;
background-image:url(../images/sfuma_menu.gif);
color: #ffcc00;
font-weight: bold;
}

.shadetabs li a:hover{
text-decoration: none;
color:#CC0000;
background-image:url(../images/sfo_flash.gif);
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 3px;
margin-left: 0;
margin-right: 0;
background:#efefef;
background-image:url(../images/sfo_flash.gif);
color: #333333;
font-weight: bold;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

#marqueecontainer{
position: relative;
width: 100%; /*marquee width */
height: 148px; /*marquee height */
overflow: hidden;
padding-left: 4px;
margin-top: 2px;
margin-bottom: 2px;
}

#tab_nero{
width:325px;
background-color:#202020;
background-image:url(../images/sfo_flash.gif);
height: 30px;
border-top: 5px solid #666666;
}

#tab_blu{
width:325px;
height: 30px;
border-top: 5px solid #003366;
background-image:url(../images/sfuma_menu.gif);
}

#tab_news{
width:338px;
background-color:#003366;
background-image:url(../images/sfo_flash.gif);
border-top: 5px solid #003366;
height: 30px;
margin-top: 10px;
}

#tab_blu_pi{
width:100%;
background-image:url(../images/sfo_flash.gif);
height: 30px;
border-top: 5px solid #666666;
}

#tab_blu_six{
width:292px;
background-image:url(../images/sfo_flash.gif);
height: 30px;
border-top: 5px solid #003366;
}

#tab_gri_pi{
width:100%;
background-image:url(../images/sfo_flash.gif);
height: 30px;
border-top: 5px solid #666666;
}

#tab_ara{
width:100%;
background-image:url(../images/sfo_flash.gif);
height: 30px;
border-top: 5px solid #003366;
}
