/* tab module */
.shadeTabs{ padding-bottom: 21px; background: url(../Images/bar_bg_3_a.gif) repeat-x 0px 2px; border-top: #b7c4cd 1px solid; border-right: #b7c4cd 1px solid; }
.shadeTabs li{ display: inline; margin: 0; }
.shadeTabs li a{ float: left; border: #b7c4cd 1px solid; border-top-width: 0px; background: url(../Images/bar_bg_3_a.gif) repeat-x 0px 2px; text-align: center; margin-right: 3px; padding: 3px 6px 3px 6px; *+ padding: 5px 6px 2px 6px; white-space: nowrap; display: block; }
.shadeTabs li.selected a{ float: left; background: #fff url(../Images/grd-1px_1.4.gif) repeat-x 0 -178px; /*color: #d5541a;*/ font-weight: bold; white-space: nowrap; border-bottom-width: 0px; padding-bottom: 4px; *+ padding-bottom: 3px; }
.shadeTabs li.selected a:hover{ /*color: #d5541a;*/ text-decoration: none; }
.shadeTabsContentStyle{ border: #b7c4cd 1px solid; 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 { 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; }
