﻿.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
width:635px;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 0px;
border: 0px solid #778;
color: #ffffff;
background: white url() top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadegift.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 0px solid gray;
width: 400px;
margin-bottom: 1em;
padding: 10px;
}
.tabcontent{
display:none;
}
#tab2style a{
background: white url(shadevoda.gif) top left repeat-x;
}
#tab2style.selected a{ /*selected main tab style */
background-image: url(shadevodaactive.gif);
}
#tab3style a{
background: white url(shadeotwo.gif) top left repeat-x;
}
#tab3style.selected a{ /*selected main tab style */
background-image: url(shadeotwoactive.gif);
}
#tab4style a{
background: white url(shadetmob.gif) top left repeat-x;
}
#tab4style.selected a{ /*selected main tab style */
background-image: url(shadetmobactive.gif);
}
#tab5style a{
background: white url(shadeorange.gif) top left repeat-x;
}
#tab5style.selected a{ /*selected main tab style */
background-image: url(shadeorangeactive.gif);
}
#tab6style a{
background: white url(shadevirgin.gif) top left repeat-x;
}
#tab6style.selected a{ /*selected main tab style */
background-image: url(shadevirginactive.gif);
}
#tab7style a{
background: white url(shadethree.gif) top left repeat-x;
}
#tab7style.selected a{ /*selected main tab style */
background-image: url(shadethreeactive.gif);
}
#tab8style a{
background: white url(shadegift.gif) top left repeat-x;
}
#tab8style.selected a{ /*selected main tab style */
background-image: url(shadegiftactive.gif);
}
#tab9style a{
background: white url(shadebt.gif) top left repeat-x;
}
#tab9style.selected a{ /*selected main tab style */
background-image: url(shadebtactive.gif);
}
#tab10style a{
background: white url(shadepaygo.gif) top left repeat-x;
}
#tab10style.selected a{ /*selected main tab style */
background-image: url(shadepaygoactive.gif);
}
#tab11style a{
background: white url(shadeoot.gif) top left repeat-x;
}
#tab11style.selected a{ /*selected main tab style */
background-image: url(shadeootactive.gif);
}





