﻿#ContentLeft 
{
	float:left;
	width:65%;
	margin-right:3%;
}
	
#ContentRight,
#ContentHeavyRight,
#ContentBannerRight
{
	float:left;
	width:32%;
	margin-top:54px;
	margin-right: 0;
}
#ContentRight #Related,
#ContentRight #Featured,
#ContentBannerRight #Related,
#ContentBannerRight #Featured,
#ContentHeavyRight #Related,
#ContentHeavyRight #Featured
{
	border:solid 1px #dedfe0;
	width:32%;
	line-height:13px;
	font-size:11px;
	margin-bottom:25px;
}


#Left,
#Navigation,
#Footer,
#Header,
#PrintMenu,
.SlideshowControls,
#MenuLeft,
.ViewFullSizeLink,
#Related
{
	display:none;
}

div#logo { padding-bottom: 10px; }

/* BREADCRUMB - hide all but active(s) */
/*
div#breadcrumb { height: 30px; }

div#breadcrumb li a { display: none; }
div#breadcrumb li a.active, div#breadcrumb li.current a, div#breadcrumb li.Submenu a { display: inline; }
div#breadcrumb li a.active { position: absolute; top: 0px; left: 0px; }
div#breadcrumb li.current a, div#breadcrumb li.Submenu a { position: absolute; top: 0px; left: 100px; width: 200px; text-transform: uppercase; }

div#breadcrumb div.TopMenuDiv { display: none; }*/
div#breadcrumbLg, div#fullmenu {display: none; }
#pnlMenu div#fullmenu {display: inline; }

/* match default.css */
p, table {
	margin-bottom: 18px;
}
body, p, span, div {
	font-size: 12px;
	font-family: "Arial", sans-serif;
	line-height: 17px;
}
h1 {
	font-size: 21px;
	margin-bottom: 11px;
	margin-top: 10px;
	line-height:22px;
}
h2
{
	font-size:15px;
	font-weight:bold;
	margin-bottom:8pt;
}
h3 
{
	font-size: 13px;
	font-weight:bold;
	margin-bottom:8px;
}	
h4
{
	font-size:12px;
	font-weight:bold;
}

ul, ol { 
	margin-left: 10px;
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 11px;
}
.profileL  
{
width: 60%; 
float: none; 
}
.profileR  
{
width: 60%; 
float: none; 
}
.profileL div,
.profileR div
{
margin-bottom:20px;
}

.profileL span a,
.profileR span a
{
	display: none;
}

div#StoryboardBanner
{
	
	position: relative;
	width:660px;
	height: 275px;
}
div#StoryboardBanner img
{
	width:100%;
	height: 100%;

}
.layerSlideshowOverlay 
{
	position: absolute;
}
.layerSlideshowOverlay div.h1
{	
	font-size: 24px;
	line-height: 26px;
}
.layerSlideshowOverlay p
{	
	font-size: 16px;
	line-height: 18px;
}
#StoryboardRightSide li, #StoryboardRightSide p, #StoryboardRightSide a {
    font-size: 10pt;
    line-height:12pt;
}
.ImageLeft, .ImageRight
{
	float: none;
}
#TabContainer p
{
	font-size:14px;
}
ul.sitemap * { line-height:17px; }
div.sitemap_title
{
	border-bottom:solid 1px #C8C7CC;
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
	padding-bottom:6px;
}
ul.sitemap li {margin-left:0px;}
ul.sitemap li ul
{
	margin-left:20px;
}
	ul.sitemap li a.expand-collapse,
	ul.sitemap li a.expand-collapse:link,
	ul.sitemap li a.expand-collapse:visited,
	ul.sitemap li a.expand-collapse:hover
	{
		padding:4px;
		line-height:16px;
		padding-left:0;
		text-decoration:none;
	}
	
	ul.sitemap li ul { display:none; }
	
#Features td 
{
	display: inline-block;
}	
#Features td.Feature.One,
#Features td.Feature.Two,
#Features td.Feature.Three
{	
	width: 100%;
}
.sectionLink
{
	border-bottom: 0;
}
#Features table td.Spacer,
a.MoreLink,
#News div.feedDate .readMore 
{
	display: none;
}

