/* Shade Tabs /js/tab/ajaxtab.js */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li{display: inline;margin: 0;}
.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 5px;
margin-right: 1px;
border: 1px solid #AACCEE;
color: #2d2b2b;
background: white url(/Portals/0/js/tab/shade.gif) top left repeat-x;
}
.shadetabs li a:visited{
color: #2d2b2b;
}
.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}
.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}
.shadetabs li a.selected{ /*selected main tab style */
background-image: url(/Portals/0/js/tab/shadeactive.gif);
border-bottom-color: white;
}
.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}


/****tab index page style **********/

/*****ajax-tabs******/

#divid {
border:1px solid #AACCEE; background-color:#EBF0F2;
}
.mid_tab td {
padding: 10px 0px 0px;
}


.mid_tab_right {
float: left; width:64px; 
}
.mid_tab_right h4 {
margin:0px; padding:1px; border:1px solid #ccc; width:60px; height:100px; background-color:#fff;
}
.mid_tab_right img {
width:60px; height:100px;
}






#countrydivcontainer {border: 1px solid rgb(138, 194, 255); background-color: #fff;}


.tab-mine-wrap{border: rgb(170,204,238) 1px solid;}
.tab-mine-wrap-in{padding:10px 2px 15px 2px;}
.tab-mine-td {padding-left: 3px;}
.hei {height:23px;}
h3.tab-mine-titl {margin: 0px 0px 0px 0px; line-height:12px; height:12px; overflow:hidden;}
h3.tab-mine-titl a {font-weight: bold; }
.tab-mine-title2 {margin-bottom: 9px; line-height:15px; height:30px; overflow:hidden;}
.tab-mine-title2 a {font-weight: bold; line-height: 15px}
.tab-mine-img {padding-right: 5px}
.tab-mine-body  {line-height: 15px}


/****tab content **********/
.lime {background-color:#99CC33}
.lightblue {background-color:rgb(166, 209, 255);}
.winered {background-color:#A4112B; }
.yellow_orange {background-color:#A4112B;}
.orange {background-color:#A4112B;}
.purple {background-color:#8E7BB7;}
.darkbrown {background-color:#584A3D;}
.midbrown {background-color:#9B8970;}
.richlightbrown {background-color:#AD9362;}


.banner_img {padding:0px;}
h1.tab_img {padding:0px; margin:0px;}
.banner_title {padding:15px 10px 0px 15px;}
h2.tab_title {margin:0px; padding:0px;}
h2.tab_title a {font-weight: bold; font-size:16px; line-height:22px; color:#fff;}
p.tab_summery {margin:10px 0px 0px 0px;padding:0px; line-height:20px;}
.banner_bottom {padding:0px 20px 15px 15px; text-align:right;}
.banner_bottom a {font-weight: bold; font-size:16px; line-height:22px; color:#fff;}
h2.tab_title a:visited, .banner_bottom a:visited {color:#fff;}




.tab-h {padding: 13px 10px 13px 30px;}
.tab-h div {float: left; width: 166px; margin-right: 30px;} /*img width + 4 = width*/
.tab-h-title {margin:0px 0px 8px 0px; padding:0px; clear:both;}
.tab-h-title a, .tab-h-title a:visited {color:#fff; font-size:12px; font-weight:bold;}
.tab-h-img {border: 2px solid rgb(255, 255, 255); margin:0px; padding:0px;}

.tab-h-area {margin: 10px 0px 5px 0px;}
.tab-h-comm {margin: 5px 0px; line-height: 20px; color:#333333; height:60px; text-align:justify;}
.tab-h-price {color:#fff; padding:0px; margin:0px; text-align:right; text-align:right;
}


