/* tab module */
.shadeTabs{ border-bottom:3px #7cab21 solid; padding-bottom:24px; }
.shadeTabs li{background:url(../Images/bg.gif) no-repeat left -42px; float:left; padding-left:8px;margin-right:5px;}
.shadeTabs li a{ height: 24px; float: left; line-height: 28px;text-align:center;padding-right: 8px; color:#535659; white-space: nowrap; display: block; background:url(../Images/bg.gif) no-repeat right -42px;}
* html .shadeTabs li a{ height: 21px; float: left; line-height: 20px;text-align:center;padding:3px 8px 0 0; color:#535659; white-space: nowrap; display: block; background:url(../Images/bg.gif) no-repeat right -42px;}
.shadeTabs li a:hover{ color: #535659; }
.shadeTabs li.selected{background:url(../Images/bg.gif) no-repeat left -10px;padding-left:8px;}
.shadeTabs li.selected a{background:url(../Images/bg.gif) no-repeat right -10px;display:block;font-weight: bold; white-space: nowrap; line-height:28px; padding-right:8px; overflow:hidden;color:#fff;}
* html .shadeTabs li.selected a{background:url(../Images/bg.gif) no-repeat right -10px;display:block;font-weight: bold; white-space: nowrap;height: 24px;line-height:28px; padding:0 8px 0 0; overflow:hidden;color:#fff;}
.shadeTabs li.selected a:hover{ text-decoration: underline;color:#fff; }
.shadeTabsContentStyle{border:1px #d9d9d9 solid;border-top:0;padding-top:10px; background:#fff;margin-bottom:10px;}

/* tab module search */
.shadeTabsSearchArea { margin-top: 6px; margin-bottom: 6px; clear: both; }
.shadeTabsSearch{ padding-bottom: 28px; }
.shadeTabsSearch li{ display: inline; margin: 0; }
.shadeTabsSearch li a{ height: 27px; float: left; border: #9c3 1px solid; background: url(../Images/main_tab_bg_default.gif) repeat-x top; line-height: 27px; text-align: center; margin-right: 3px; padding-left: 6px; padding-right: 6px; color: #333; font-size: 14px; white-space: nowrap; display: block; }
.shadeTabsSearch li a:hover{ text-decoration: underline; color: #069; }
.shadeTabsSearch li.selected a{ float: left; font-size: 14px; background: #f2f9e0; border-bottom-color: #fff; font-weight: bold; white-space: nowrap; }
.shadeTabsSearch li.selected a:hover{ text-decoration: underline; }
.shadeTabsSearchContent{ background: #f2f9e0; border: #9c3 1px solid; margin-bottom: 6px; padding: 6px; }
.shadeTabsSearchContent a { line-height: 25px; margin: auto 6px; }

.shadeTabsSearchCover { text-align: center; }
.shadeTabsSearchCover li { display: inline; margin: 0; }
.shadeTabsSearchCover li a { margin-right: 3px; padding: 0 6px; font-size: 14px; white-space: nowrap; display: inline-block; }
.shadeTabsSearchCover li a:hover { }
.shadeTabsSearchCover li.selected a { font-weight: bold; color: #000; white-space: nowrap; }
.shadeTabsSearchCover li.selected a:hover{ text-decoration: underline; }
.shadeTabsSearchCoverContent{ padding: 10px; text-align: center; }
.shadeTabsSearchCoverContent p { line-height: 25px; }
.shadeTabsSearchCoverContent a { margin: auto 6px; }

#searchResults .searchResultsArea { margin-left: 350px; text-align: left; padding: 20px 0 10px 0; }
#searchResults .shadeTabsSearchCover { text-align: left; }
#searchResults .shadeTabsSearchCover li { display: inline; margin: 0; }
#searchResults .shadeTabsSearchCover li a { margin-right: 3px; padding: 0 6px; font-size: 14px; white-space: nowrap; display: inline-block; }
#searchResults .shadeTabsSearchCover li a:hover{ text-decoration: underline; color: #069; }
#searchResults .shadeTabsSearchCover li.selected a{ font-weight: bold; white-space: nowrap; }
#searchResults .shadeTabsSearchCover li.selected a:hover{ text-decoration: underline; }
#searchResults .shadeTabsSearchCoverContent { border: 0px; padding: 5px 0 10px 0; text-align: left; }
#searchResults .shadeTabsSearchCoverContent p { line-height: 25px; }
#searchResults .shadeTabsSearchCoverContent a { line-height: 25px; margin: auto 6px; }
