/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 10px;
margin-left: 0;
margin: 0;
font: bold 12px arial;
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:0;
margin-right: 2px;
color: #222222;
text-align:center;
width:82px;
line-height:31px;
display:block;
float:left;
background:url(../images/tab-new.png) no-repeat center;
}

.shadetabs li a:visited{
color: #222;
background:url(../images/tab-new.png) no-repeat center;
}

.shadetabs li a:hover{
background:url(../images/tab-new.png) no-repeat -164px 0;
text-decoration: none;
color: #222;
}

.shadetabs li a.selected{ /*selected main tab style */
background:url(../images/tab-new.png) no-repeat left;
color:#fff;
position: relative;
outline:none
}

.shadetabs li a.selected{ /*selected main tab style */
background:url(../images/tab-new.png) no-repeat left;
color:#fff;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
/*display:none;*/
}

@media print {
.tabcontent {
display:block !important;
}
}


.shadetabs1{
padding: 3px 10px;
margin: 0;
margin-top: 20px;
font: bold 12px arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

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

.shadetabs1 li a{
text-decoration: none;
position: relative;
z-index: 1;
padding:0;
margin-right: 2px;
color: #222222;
text-align:center;
width:149px;
line-height:34px;
display:block;
float:left;
background: url(../images/tab-new-2.png) left;
}

.shadetabs1 li a:visited{
color: #222;
background: url(../images/tab-new-2.png) left;
}

.shadetabs1 li a:hover{
background: url(../images/tab-new-2.png) center;
text-decoration: none;
color: #222;
}

.shadetabs1 li a.selected{ /*selected main tab style */
background:url(../images/tab-new-2.png) no-repeat right;
color:#222;
position: relative;
outline:none
}

.shadetabs1 li a.selected{ /*selected main tab style */
background:url(../images/tab-new-2.png) no-repeat right;
color:#222;}

.shadetabs1 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}


.shadetabs2{
padding: 3px 10px;
margin: 0;
font: bold 11px arial;
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;
}

.shadetabs2 li a{
text-decoration: none;
position: relative;
z-index: 1;
padding:0;
margin-right: 1px;
color: #222222;
text-align:center;
width:53px;
line-height:34px;
display:block;
float:left;
background:url(../images/tab-new-1.png) no-repeat center;
}

.shadetabs2 li a:visited{
color: #222;
background:url(../images/tab-new-1.png) no-repeat center;
}

.shadetabs2 li a:hover{
background:url(../images/tab-new-1.png) no-repeat right;
text-decoration: none;
color: #222;
}

.shadetabs2 li a.selected{ /*selected main tab style */
background:url(../images/tab-new-1.png) no-repeat left;
color:#fff;
position: relative;
outline:none
}

.shadetabs2 li a.selected{ /*selected main tab style */
background:url(../images/tab-new-1.png) no-repeat left;
color:#fff;
}
.shadetabs2 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}



.shadetabs3{
padding: 3px 10px;
margin: 0;
margin-top: 20px;
font: bold 12px arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

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

.shadetabs3 li a{
text-decoration: none;
position: relative;
z-index: 1;
padding:0 5px;
margin-right: 2px;
color: #222222;
text-align:center;
line-height:34px;
display:block;
float:left;
background: url(../images/tab-new-2.png) left;
}

.shadetabs3 li a:visited{
color: #222;
background: url(../images/tab-new-2.png) left;
}

.shadetabs3 li a:hover{
background: url(../images/tab-new-2.png) center;
text-decoration: none;
color: #222;
}

.shadetabs3 li a.selected{ /*selected main tab style */
background:url(../images/tab-new-2.png) no-repeat right;
color:#222;
position: relative;
outline:none
}

.shadetabs3 li a.selected{ /*selected main tab style */
background:url(../images/tab-new-2.png) no-repeat right;
color:#222;}

.shadetabs3 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

