﻿.containerTabs{width:100%;height:262px;background:url(Images/tab-bg.png) no-repeat top left;}

.shadetabs{padding:0px 0px 0px 0px;margin:3px 0 0 10px;font: bold 9px Verdana;list-style-type: none;}
.shadetabs li{display:inline;margin:0 0 0 0;}
.shadetabs li a{text-decoration: none;position: relative;z-index: 1;padding: 8px 2px;margin-right: 3px;text-align:right;}
.shadetabs li a:visited{color:#2d2b2b;}
.shadetabs li a:hover{text-decoration:none;}
.shadetabs li a.selected{background:white;position:relative;top:1px;}
.shadetabs li a.selected{background:url(Images/tab-active.png) no-repeat top left;}
.shadetabs li a.selected:hover{text-decoration:none;}

.tabcontent{display:none;}
.containerTabContent{border:0px solid rgb(0,0,0);margin:0px 0px 0px 0px;padding:10px;width:450px;height:195px;}
.scrollTabContent{border:0px solid rgb(0,0,0);margin:0px 0px 0px 0px;padding:0 10px 0 0px;width:445px;height:195px;overflow:-moz-scrollbars-horizontal;overflow-y:scroll;overflow-x:hidden;}
.tabSpecialMessage{font:700 10px Arial,Helvetica,sans-serif;margin:0px 0 0 10px;}

.tab1{background:url(Images/tab-1-feature.png) no-repeat;}
.tab2{background:url(Images/tab-2-feature.png) no-repeat;}
.tab3{background:url(Images/tab-3-feature.png) no-repeat;}
.tab4{background:url(Images/tab-4-feature.png) no-repeat;}

@media print {.tabcontent {display:block !important;}}