/*
 *
 *  $Id: sitemap.css
 *  $Description: CSS used for the Sitemap on rusk1.com
 *  $Author: Tony Collings
 *  $Version: 1.0
 *  
 */
/*	core.css OVERRIDES
	------------------------------------------------------------------------------------- */
	.normal { font-weight: normal; }
	ul.forms label {width: 80px;}
	/*.main_stage_right { background:#000;}*/ /* NOTE: Width = 377px and Height = 363px */
		/*.decoration_top { height: 14px; background: #000 url('img/main_stage/top_right_decoration.jpg') top right no-repeat; clear: both; margin-top: 6px;  }
		.decoration_bottom {height: 17px; background: #000 url('img/main_stage/bottom_right_decoration.jpg') top right no-repeat;  clear: both;  margin-bottom: 6px; }
		.desc_content { *margin-top: -5px; background-image: none; background-color: #fff; position:relative; top:0px; left:0px; width: 363px; height: 320px; color: #000;  }
		.desc_content .banner {background-color: #efefef; top: 0px;  }
		.desc_content .bannertext {color: #8b1b43; text-transform: uppercase; font-weight: bolder; font-size: 15px; padding:5px 10px 5px 17px;}
		.desc_content .categoriesWrapper {overflow: auto; height: 320px; color: #000; width: 363px; padding: 0px;  clear: both; top: 0px; font-size: 12px; }
		*/
		.desc_content .text { overflow: auto; height: 270px; /*_height: 280px;*/ color: #2f2f2f; width: 330px; /*_width: 355px;*/ clear: both; top: 10px; padding-top: 0px; }
		
		li a:link, li a:visited, li a:hover, li a:active { font-weight: normal; }
		


/*	LAYOUT
	------------------------------------------------------------------------------------- */
	/*div.left_col_content {background-color: #000; height: 282px; padding: 10px; *height: 302px; *margin-top: -3px; color: #fff; font-size: 12px;  }*/ /* 300px - 20px padding + 2px (border-width?) */
	/*div.title_graphic {padding-left: 10px;  }
	
	div.breadcrumb {clear: both;  font-size: 10px; padding: 1px 17px; color: #1b7d73; top: 0px; }
	div.breadcrumb span.crumbEnd {font-weight: bold; }*/
	div.category {clear: both; margin-bottom: 10px; }
	span.catTitle {display: block; padding: 3px 0px 3px 90px; background-color: #efefef; color: #8b1b43; text-transform: uppercase; font-size: 16px; }
	span.subcatTitle {display: block; padding: 3px 0px 3px 10px; background-color: #efefef; color: #8b1b43; text-transform: uppercase; font-size: 16px; }
	div.catLeft {float: left; width: 70px; margin-top: -20px; /* Fake Hover Over */ margin-left: 10px; }
	div.catLeft img {border: 1px solid #5e5e5f; }
	div.catRight {margin-left: 90px; margin-right: 10px; padding-top: 10px; font-size: 11px; }
	div.subcatRight { margin-left: 10px; margin-right: 10px; padding-top: 10px; font-size: 11px; }
	

	/* Unique to this page */
	.sitemap_content { margin: 0px; /*clear: both; */}
	.sitemap_content ul {display: block;  list-style-type: none; margin: 0px; padding: 3px 0px 10px 10px;  }
	.sitemap_content li {display: block; margin: 0px 0px 4px 5px; clear: both; line-height: 12px; list-style-type: none; }
	.sitemap_content h1,
	.sitemap_content h2,
	.sitemap_content h3 { margin: 0px; padding: 0px; font-weight: bold; }
	.sitemap_content h1 { font-size: 12px; text-transform: uppercase; padding-top: 10px; line-height: 110%; }
	.sitemap_content h1 a:link, .sitemap_content h1 a:visited { color: #2f2f2f; }
	.sitemap_content h1 a:hover, .sitemap_content h1 a:active { color: #3d7e75; }
	.sitemap_content h2 { font-size: 12px; line-height: 12px; padding: 4px 0px 0px 5px; }
	.sitemap_content .toggle { color: #8b1b43; font-size: 10px; } 
	.sitemap_content .lv_three { font-size: 11px; }
	.sitemap_content #map_left { width: 155px; margin-right: 10px; float: left; }
	.sitemap_content #map_right { width: 145px; float: left; }
	
	
	
	

