@import url(search.css);
/* Tabs new design */
/* Tab A elements */
.a{
background:#d5e1f0;
height: 265px;; /* 275px; */
width:100%;
margin-top: 10px;
}
/* Tab B elements */
.b{
background:#C0CEE9;
height:265px;
width:100%;
margin-top: 10px;
}
.b_links_title{
font-family:"Trebuchet MS",Arial,Verdana;
font-size:1.25em;
font-weight:bold;
color:#00478A;
}
.b_title{font-weight:bold;font-size:120%;}
.quick_link a{text-align:left;padding-right:15px;color:#00478A;}
/* old items */
.quick_location_caption{text-align:left;padding:0xp;padding-right:20px;}
#b{border-bottom:1px solid #4976B1;}
#b .normal{
background:white;
background-image:url(../../images/b/top_normal.jpg);
background-repeat:repeat-x;
}
#b .tab_a{
background:#D7E2F4;
background-image:url(../../images/b/tab_a_bg.jpg);
background-repeat:repeat-x;
width:90px;
}
#b .tab_a a,
#b .tab_b a{
text-decoration:none;
font-weight:bold;
color:#333333;
}
#b .tab_a a:hover,
#b .tab_b a:hover{
text-decoration:none;
font-weight:bold;
color:#00478A;
}
#b .tab_a_bottom{
background:#D7E2F4;
/* background-image: url(../images/b/tab_a_bottom.jpg); */
background-repeat:repeat-x;
}
#b .tab_a_bottom{
background:#D7E2F4;
/* background-image: url(../images/b/tab_a_bottom.jpg); */
background-repeat:repeat-x;
}
#b .tab_a_bottom_white{
background:#D7E2F4;
background-image:url(../../images/b/tab_bottom_white.gif);
background-repeat:repeat-x;
}
#b .tab_a_content{
border-right:1px solid #4976B1;
vertical-align:top;
padding-top:5px;
background:red;
}
#b .tab_b{
background:#C0CEE9;
background-image:url(../../images/b/tab_b_bg.jpg);
background-repeat:repeat-x;
width:80px;
}
#b .tab_b_bottom{
background:#C0CEE9;
/* background-image: url(../images/b/tab_a_bottom.jpg); */
background-repeat:repeat-x;
}
#b .tab_b_bottom_white{
background:#C0CEE9;
background-image:url(../../images/b/tab_bottom_white.gif);
background-repeat:repeat-x;
}
#b .tab_b_content{
border-right:1px solid #4976B1;
vertical-align:top;
padding-top:5px;
}
#b .tab_left_bottom{
background-image:url(../../images/b/tab_left_bottom.jpg);
background-repeat:no-repeat;
width:2px;
height:2px;
}
#b .top_wrapper_left{
background-image:url(../../images/b/top_wrapper_left.jpg);
background-repeat:no-repeat;
width:2px;
height:2px;
}
#b .top_wrapper_right{
background-image:url(../../images/b/top_wrapper_right.jpg);
background-repeat:no-repeat;
width:2px;
height:2px;
}
#b td{font-size:9pt;}
/* Common elements */
#btabs{background:white;}
#b_content{
border-right:1px solid #4976B1;
vertical-align:top;
padding-top:5px;
height: 100%;
}
#b_border{
background-image:url(../../images/b/border-left.jpg);
background-repeat:repeat-y;
width:3px;
}
