.cpaneltabs{
padding: 0px 0;
margin-left: 0;
margin-top: 0px;
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*/
}

.cpaneltabs li{
display: inline;
margin: 0;
}

.cpaneltabs li a{
text-decoration: none;
/*padding: 3px 1px;
*/}




/* shadetabs 2*/

.shadetabs2{
padding: 0px 0;
margin-left: 10px; 
margin-top: 0px;
margin-bottom: 0;
font: bold 11px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs2 li{
	display: inline;
	margin: 0;
	padding: 0;
}
.shadetabs2 li a{
float:left;
text-decoration: none;
padding: 0px 0px;
margin-right: 3px;
color: #eaeaea;
background: url(shadelt.gif) top left repeat-x;
}

.shadetabs2 li a:visited{
color: #eaeaea;
}
.shadetabs2 li a:hover{
text-decoration: none;
color: #2d2b2b;
background: url(shadeactivelt.gif) left no-repeat top;
}
.shadetabs2 li.selected{
}
.shadetabs2 li.selected a{ /*selected main tab style */
background-image: url(shadeactivelt.gif);
border-bottom-color: white;
color: #2d2b2b;
}

.shadetabs2 li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
	background: transparent url(shadeactivelt.gif) left no-repeat top;
}

/*#adblock {
	height: 261px;
	width: 258px;
	vertical-align: bottom;
	background-image: url(../images/bg_2.jpg);
	background-position: bottom;
	margin: 19px 0 0 0;
}
*/
.adblock {
	height: 260px;
	width: 258px;
	margin: 19px 0 0 0;
	background: url(../images/host.png) top no-repeat;
}
.adblock2 {
	height: 260px;
	width: 258px;
	margin: 19px 0 0 0;
	background: url(../images/adsl.png) top no-repeat;
}
.adblock3 {
	height: 260px;
	width: 258px;
	margin: 19px 0 0 0;
	background: url(../images/spec.png) top no-repeat;
}


    /* End IE5-Mac hack */
    .tabsJ a:hover span {
      color:#333333;
      }
    .tabsJ a:hover {
      background-position: 0% -42px;
	  
      }
    .tabsJ a:hover span {
      background-position: 100% -42px;
      }
	 .tabsJ span.selected {
	  background-position:100% -42px;
	  color:#333333;
	  }
    .tabsJ a.selected {
      float:left;
      background-position: 0% -42px;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
	  border-bottom:1px solid #fff;
	  }
.show {
	height: 210px;
	margin: 0px 0 0 0;
}
.navb {
	background: url(../images/host_nav.jpg) no-repeat top;
	height: 51px;
	padding: 0px;
	margin: 0;

}

