@charset "utf-8";
/***********************************************************************************************************************************the specialty group family*/
#right{
display:none;
}
#bar {
border-bottom:solid 1px #FFFFFF;
height:33px;
padding-top:30px;
background:#fff;
min-width:1004px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#the_specialty_group_family {
border-bottom:solid 1px #FFFFFF;
width:780px;
margin-left:auto;
margin-right:auto;
padding-left:125px;
}
#the_specialty_group_logo {
float:left;
padding:1px;
border-top:solid 1px #000;
border-right:solid 1px #000;
border-left:solid 1px #000;
}
.tab a {
float:left;
border-bottom:solid 1px #FFFFFF;
background:url(/thespecialtygroup_v2/000_images/the_specialty_group_family/tab_bg.jpg) repeat-x;
height:25px;
margin-top:8px;
margin-left:10px;
padding-right:5px;
padding-left:5px;
text-decoration:none;
color:#B3B3B3;
/*******************************CSS3*/
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
}
.tab a:hover {
background:url(/thespecialtygroup_v2/000_images/the_specialty_group_family/tab_bg_hover.jpg) repeat-x;
}
.tab img {
padding-top:3px;
/* for IE */
filter:alpha(opacity=40);
/* CSS3 standard */
opacity:0.4;
}
.tab a:hover img {
/* for IE */
filter:alpha(opacity=100);
/* CSS3 standard */
opacity:1.0;
}
.button {
float:right;
}
.button img {
margin-top:-8px;
/* for IE */
filter:alpha(opacity=40);
/* CSS3 standard */
opacity:0.4;
}
.button a:hover img {
/* for IE */
filter:alpha(opacity=100);
/* CSS3 standard */
opacity:1.0;
}
.divisions {
float:right;
font-size:10px;
padding-top:17px;
padding-right:5px;
}
.tab.active a {
border-bottom:solid 1px #e7e8ea;
background:#e7e8ea;
}
.tab.active img {
/* for IE */
filter:alpha(opacity=100);
/* CSS3 standard */
opacity:1.0;
}
.button.active img {
/* for IE */
filter:alpha(opacity=100);
/* CSS3 standard */
opacity:1.0;
}
.image_preload{
display:none;
visibility: hidden;
height:0;
width:0;
}
#footer .f_left {
font-size:8px;
float:left;
border-right:solid 1px #000;
padding-right:5px;
margin-right:5px;
display:block;
}