﻿#secondaryTabsContainer{display:none;}
#primaryTabsContainer *{visibility:hidden;}
#verticalMenuContainer *{display:none;}

/*#stage{padding:0;width:952px;}
#stage div#stageLeft{width:972px;}
#stage div#stageLeft div#centerPane{width:725px;}*/

/*#centerPane{width:725px;}*/
#centerPane{width:500px;}
#stageRight{display:none;}

ul#categories{height:25px;}
ul#categories li{float:left;padding-right:20px;}
ul#categories li.clear{float:none;}
ul#categories li a{background-image:url(/img/arrow-red-small.gif);padding-left:8px;background-position:left center;background-repeat:no-repeat;font-weight:bold;}

div.contentModuleSiteMap{width:auto;clear:both;height:100%;border:1px solid #b3b3b3;}
div.contentModuleSiteMap div.header{font-size:11px;color:#FFF;font-weight:bold;background-image:url(/img/headlinegradient.gif);background-color:#A2A2A2;background-repeat:repeat-x;padding:5px 8px 5px 8px;}
* html div.contentModuleSiteMap div.header{height:1%;}
div.contentModuleSiteMap div.content{height:100%;clear:both;background-color:#FFF;padding:10px;}

ul.sitemap{margin-right:20px;width:200px;}
ul.sitemap li.node{background-image:url(/img/bullet.gif);background-repeat:no-repeat;background-position:left 4px;padding-left:12px;margin-bottom:25px;}
ul.sitemap li.node a.category{font-size:13px;color:#0053a0;font-weight:bold;}
ul.sitemap li.node a.category:hover{text-decoration:none;}
ul.sitemap li.node ul.children{margin-left:10px;}
ul.sitemap li.node ul.children li{padding-top:4px;}
ul.sitemap li.node ul.children li.subcategory a{font-size:11px;font-weight:bold;}
ul.sitemap li.node ul.children li.subcategory ul.pages{margin-left:10px;}
ul.sitemap li.node ul.children li.subcategory ul.pages a{font-size:11px;font-weight:normal;}
