#margin-top  {
margin: -21px 0px 0px 0px; 
}

.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: 0px 0px 0px 0px; 
}

.shadetabs li a {
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #BBBFC2;
color: #2d2b2b;
background: white url(../gfx/module/th.png) repeat-x top left;
}

.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: 0px;

}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(../gfx/module/th2.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}


.shadetabs2 {
padding: 0px 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*/
}

.shadetabs2 li{
display: inline;
margin: 0px 0px 0px 0px; 
}

.shadetabs2 li a {
text-decoration: none;
position: relative;
z-index: 1;
padding: 4px 7px;
margin-right: 0px;
border: 1px solid #D2D4D7;
color: #000;
background: #E6E6FA;
}



.shadetabs2 li a:hover{
text-decoration: underline;
background: #fff url(../gfx/navy-bg-over.png); 
color: #fff;
}

.shadetabs2 li a.selected { /*selected main tab style */
position: relative;
top: 0px;  color: #ffffff;
}

.shadetabs2 li a.selected{ /*selected main tab style */
background-image: url(../gfx/navy-bg-over.png); 
border-bottom-color:  #FEFEFE;
}

.shadetabs2 li a.selected:hover{ /*selected main tab style */
text-decoration: none; color: #fff;
}


/*  eshop */

.shadetabs3{
padding: 2px 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*/
}

.shadetabs3 li{
display: inline;
margin: 0px 0px 0px 0px; 
}

.shadetabs3 li a {
text-decoration: none;
position: relative;
z-index: 1;
padding: 4px 7px 4px 7px;
margin-right: 3px;
border: 1px solid #BBBFC2;
color: #fff;
background-color: #951E1E;
}

.shadetabs3 li a:visited{
color: #fff;
}

.shadetabs3 li a:hover{
text-decoration: none;
color: #fff;   background-color: #4169e1;
}

.shadetabs3 li a.selected{ /*selected main tab style */
position: relative;
top: 0px;

}

.shadetabs3 li a.selected{ /*selected main tab style */
color: #fff;   background-color: #7FC121;
border-bottom-color: white;
}

.shadetabs3 li a.selected2{ /*selected main tab style */
color: #fff;   background-color: red;
border-bottom-color: white;
}

.shadetabs3 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

