/* tab module */
.shadeTabs{ padding-bottom: 28px; background: url(../Images/bg_page.gif) no-repeat right -240px; }
.shadeTabs li{ display: inline; margin: 0; }
.shadeTabs li a{ height: 27px; float: left; border: #9c3 1px solid; border-bottom-color: #d6eb99; background: url(../Images/bg_x.gif) repeat-x center -241px; line-height: 27px; text-align: center; margin-right: 3px; padding-left: 6px; padding-right: 6px; color: #333; white-space: nowrap; display: block; }
.shadeTabs li a:hover{ text-decoration: underline; color: #069; }
.shadeTabs li.selected a{ float: left; background: #fff; font-weight: bold; white-space: nowrap; border-bottom-width: 0px; height: 28px; }
.shadeTabs li.selected a:hover{ text-decoration: underline; }
.shadeTabsContentStyle{ border: #9c3 1px solid; border-top-color: #d6eb99; padding: 10px; margin-bottom: 6px; background: #fff; }

/* 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{ height: 27px; line-height: 27px; text-align: center; margin-right: 3px; padding-left: 6px; padding-right: 6px; color: #333; font-size: 14px; white-space: nowrap; display: inline-block; }
.shadeTabsSearchCover li a:hover{ text-decoration: underline; color: #069; }
.shadeTabsSearchCover li.selected a{ font-weight: bold; white-space: nowrap; }
.shadeTabsSearchCover li.selected a:hover{ text-decoration: underline; }
.shadeTabsSearchCoverContent{ background: #f2f9e0; border: #9c3 1px solid; padding: 10px; text-align: center; }
.shadeTabsSearchCoverContent p { line-height: 25px; }
.shadeTabsSearchCoverContent a { margin: auto 6px; }

.searchResultsArea .shadeTabsSearchCover{ padding-left: 300px; text-align: left;}
.searchResultsArea .shadeTabsSearchCover li{ display: inline; margin: 0; }
.searchResultsArea .shadeTabsSearchCover li a{ height: 27px; line-height: 27px; text-align: center; margin-right: 3px; padding-left: 6px; padding-right: 6px; color: #333; font-size: 14px; white-space: nowrap; display: inline-block; }
.searchResultsArea .shadeTabsSearchCover li a:hover{ text-decoration: underline; color: #069; }
.searchResultsArea .shadeTabsSearchCover li.selected a{ font-weight: bold; white-space: nowrap; }
.searchResultsArea .shadeTabsSearchCover li.selected a:hover{ text-decoration: underline; }
.searchResultsArea .shadeTabsSearchCoverContent{ background: #f2f9e0; border: #9c3 1px solid; padding: 10px; padding-left: 300px; text-align: left;}
.searchResultsArea .shadeTabsSearchCoverContent p { line-height: 25px; }
.searchResultsArea .shadeTabsSearchCoverContent a { line-height: 25px; margin: auto 6px; }
