@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../img/cove-bluebkg-gradient2.png);
	background-repeat: repeat-x;
}

.toplogo {
	float: left;
	z-index: auto;
}

.menubar {
	text-align: center;
	float: left;
	width: 620px;
	visibility: visible;
	z-index: 1;
	clear: none;
	height: 33px;
	padding-left: 25px;
	margin-top: -5px;
}
.janklowmenubar {
	text-align: left;
	float: left;
	width: 300px;
	visibility: visible;
	z-index: 1;
	clear: none;
	height: 33px;
	padding-left: 25px;
	margin-top: -5px;
}
#archivespotlight_float {
	position:inherit;
	width:700px;
	height:33px;
	z-index:0;
	top: 7px;
	margin-left: 15px;
	float: left;
}
.statehouse-menubar {
	text-align: center;
	float: left;
	width: 930px;
	visibility: visible;
	z-index: 1;
	clear: none;
	height: 33px;
	padding-left: 10px;
	margin-top: -5px;
	padding-right: 20px;
}

.menubar-rightbox {
	text-align: center;
	float: right;
	width: 200px;
	visibility: visible;
	z-index: 1;
	height: 30px;
	padding-right: 3px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	margin-top: -1px;
}
.statehouse-menubar-rightbox {
	float: right;
	width: 145px;
	visibility: visible;
	z-index: 1;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 10px;
	margin-top: -4px;
	-moz-image-region: all;
}

.npr_pbs_logos {
	visibility: visible;
	float: right;
	clear: inherit;
	width: 200px;
	padding-right: 15px;
	margin-left: 5px;
	margin-right: 1opx;
}
.npr_pbs_logos_homepage {
	visibility: visible;
	float: left;
	clear: inherit;
	width: 350px;
	padding-right: 15px;
	
	margin-left: 5px;
}
.thrColFixHdr #container {
	margin: 0 auto;
	width: 970px;
	background-color: #FFFFFF;
	clear: both;
} 
.thrColFixHdr #statehouse-player-container {
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	clear: both;
	margin-left: 90px;
} 

.thrColFixHdr #statehousetemplate-rightcolumn {
	width: 280px;
	float: right;
	visibility: visible;
	overflow: visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 10px 10px 35px 10px;
	color: #000000;
}

.thrColFixHdr #statehousetemplate-leftcolumn {
	width:627px;
	float: left;
	visibility: visible;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	/* [disabled]font-size: 11px; */
	/* [disabled]padding: 10px 10px 25px 15px; */
	color: #000000;
	text-align: center;
}

.thrColFixHdr #colorcell {
	text-align: left;
	width: 100%;
	background-color: #CCCCCC;
	clear: both;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.thrColFixHdr #playercontainer {
	text-align: left;
	width: 512px;
	background-color: #FFFFFF;
	float: right;
	clear: both;
	margin: 0;
}
.thrColFixHdr #header {
	height: 140px;
	float: none;
	clear: both;
	z-index: auto;

} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #menucontainer {
	width: 970px;
	visibility: visible;
	z-index: 1;
	height: 33px;
	padding-top: 5px;
	background-position: 0 -90px;
	margin-bottom: 12px;
	background-color: #000033;
}
.thrColFixHdr #topmenu {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 30px;
}
.thrColFixHdr #searchbox {
	padding: 0 30px 0 5px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 30px;
	width: 200px;
	float: right;
	clear: none;
	margin-right: 15px;
}
.thrColFixHdr #archivesearchbox {
	padding: 0 0px 0 5px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 30px;
	width: 200px;
	float: left;
	clear: none;
	margin-left: 28px;
}
.thrColFixHdr #iframe_content {
	background-color: #CCCCCC;
	float: left;
	overflow: scroll;
	margin: 0 auto;
	width: 230px;
}
.thrColFixHdr #bottomcontainer {
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	width: 970px;
	color: #000000;
}
.thrColFixHdr #sidebar1 {
	width: 450px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	clear: right;
	height: auto;
	margin: 0 auto;
	
}

.thrColFixHdr #sidebar2 {
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	height: auto;
	margin: 0;
}
.thrColFixHdr #sidebar2_content {
	width: 500px;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	padding-top: 7px;
	font-size: 11px;
}
.thrColFixHdr #mainContent {
	width: 360px;
	float: right;
	clear: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 0px;
} 
.thrColFixHdr #KidsKorner {

}
.thrColFixHdr #footer {
	padding: 0 10px 0
`0px;
	background-color: #666666;
	padding-top: 10px;
	margin: 0 auto;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;

} 
.thrColFixHdr #leftbox {
	background-color: #FFFFFF;
	margin: 0 auto;
	height: auto;


}
.thrColFixHdr #archiveleftbox {
	background-color: #FFFFFF;
}

.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.sponsorbar {
	color: #000;
	height: 40px;
	padding-top: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-position: 0px 0px;
	background-color: #003;
	clear: both;
}
/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
	background:url(images/slider.png) no-repeat;
	width:567px;
	height:auto;
	margin-top:0px;
	z-index: 2;
	visibility: visible;
}
#slider-wrapper-flashpage {
	background:url(images/slider.png) no-repeat;
	width:620px;
	height:auto;
	margin-top:0px;
	z-index: 2;
	visibility: visible;
	padding-left:25px;
}
#slider {
	width:512px;
	height:348px;
	background:url(images/loading.gif) no-repeat 50% 50%;
	float: left;
	z-index: 2;
	padding-left: 55px;
}
#slider-flashpage {
	width:593px;
	height:auto;
	background:url(images/loading.gif) no-repeat 50% 50%;
	float: left;
	z-index: 2;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

#iframe_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 0px;
	overflow: hidden;
	clear: both;
	max-height: 280px;
}

#iframe_content_title {
	font-weight:bold;
	font-size:12px;
	padding-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content {
	width:300px;
}
#content_edu {
	width:340px;
}

#home_content_title {
	padding-bottom:5px;
	background-color: #FDD093;
	padding-top: 5px;
	font-size: 120%;
	font-weight: bold;
	

}
#center_content_title {
	padding-bottom:5px;
	padding-top: 5px;
	background-color: #D3D6EF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 120%;
	

}
#center_content_content {
	padding-top: 5px;
	background-image: url(../img/cove-bluebkg-gradient4.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	

}
.top-right-box {
	width: 325px;
	overflow: visible;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	background-image: url(../img/SDPB-transp-bird.gif);
	background-repeat: no-repeat;
	background-position: 18px 18px;
	padding-left: 10px;
	height: auto;
	margin-top: 5px;
	margin-right: 65px;
	padding-right: 0px;
	color: #000007;
}

	/******[Custom Menu Classes and Styles]******/

	h2 {padding:0px;margin:0px;}
	.subHead {font-size:.75em;color:#fff;border:solid 1px #666;border-width:0px 0px 1px 0px;padding:0px;margin-bottom:10px;}

#archivetext-wrapper {
	background:url(images/slider.png) no-repeat;
	width:395px;
	float: left;
	padding-left: 40px;
	visibility: visible;
	padding-right: 10px;
	margin: 0;
	border-collapse: separate;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
	color: #000000;
}

#archive-player {
	width: 512px;
	float: right;
	padding-left: 10px;
	margin-top: 15px;
	visibility: visible;
	overflow: visible;
	z-index: 888;
	margin-bottom: 15px;

}

#showpage_sharecontainer {
	background:#FFFFFF	
	height:250px;
	width:360px;
	float: left;

	}

#template-singlecolumn-laura {
	width: 880px;
	float: left;
	padding-left: 2px;
	padding-right: 45px;
	visibility: visible;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 25px;
	color: #036;
	z-index: 0;
	text-align: left;
}
#template-singlecolumn {
	width: 880px;
	float: left;
	padding-left: 45px;
	padding-right: 45px;
	visibility: visible;
	overflow: visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom: 25px;
	color: #000;
	z-index: 0;
}

#template-rightcolumn {
	width: 462px;
	float: right;
	visibility: visible;
	overflow: visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 10px 20px 35px 0px;
	color: #000000;
	height: auto;
}

#template-leftcolumn {
	width:450px;
	float: left;
	visibility: visible;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 10px 10px 25px 25px;
	color: #000000;
}

#template-leftcolumn-stackcontainer {
	width:435px;
	float: left;
	visibility: visible;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 10px 10px 30px 15px;
	color: #000000;
	clear: right;
	margin-left: 20px;
}

#template-rightcolumn-stackspage {
	width: 475px;
	float: right;
	visibility: visible;
	overflow: visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 6px 6px 35px;
	color: #000000;
	height: auto;
}

/*
======================================================
News Page Template Styles v 1.0
Posted May 13, 2005 by PBS Interactive Station Services
Modify following the comments included in this document.
======================================================
*/

	/*
	--------------------------------------------------
	Link Controls - remove if you already have CSS controls
	--------------------------------------------------
	*/

	#pbsnews a:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #333333;
		text-decoration: none;
	}
	#pbsnews a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #333333;
		text-decoration: none;
	}
	#pbsnews a:hover {
		text-decoration: underline;
	}
	#pbsnews a:active {
		text-decoration: underline;
	}
	
	/*
	--------------------------------------------------
	Div Containers 
	These are the top-level labels for the newspage template and the table cells where content/modules reside.
	-------------------------------------------------
	*/
	#pbsnews
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin: 0;
		padding: 0;
	}	
	#pbsnews .pbsnewsmaincontent
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin: 10px 0 0 4px;
		padding: 0;
	}	
	#pbsnews .pbsnewscontent
	{
	vertical-align: top;
	padding: 0;
	margin: 0;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	}

	#pbsnews #pbsnewsrightbar
	{
	vertical-align: top;
	padding: 0;
	margin: 0;
	width: 340px;
	background-color: #e6e6e6;
	}	
	
	/* 
	--------------------------------------------------
	News Template Headers 
	--------------------------------------------------
	*/

	/* Controls the layout of headers in the news page template (Ex: "Top News Headlines," etc) */
	#pbsnews h3.pbsnewsheader
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #000;
		vertical-align: middle;
		text-align: left;
		padding: 4px 0 4px 4px;
		margin: 0;
		height: 20px;
		width: 100%;
		background-color: #ccc;
	}

	
	/* link controls for headers (if you choose to link them) */
	#pbsnews h3.pbsnewsheader a:link, 
	#pbsnews h3.pbsnewsheader a:visited, 
	#pbsnews h3.pbsnewsheader a:hover,
	#pbsnews h3.pbsnewsheader a:active
	{
		color: #000;
		text-decoration: none;
	}
	
/* 
--------------------------------------------------
Right-hand Bar Content 
--------------------------------------------------
*/

	/* if you enter text inside p tags in the righ-hand column, this will align it left */
	#pbsnews #pbsnewsrightbar p
	{
		text-align: left;
		padding: 0;
		margin: 0;
	}
	
	/* Controls the alignment/padding/margin of the NewsHour Video Modules */
	#pbsnews #pbsnewsrightbar .newshourvideo
	{
		text-align: left;
		padding: 5px 0 5px 0;
		margin: 10px 0 10px 0;
	}
	
	/* this controls the alignment of objects in the column for the NewsHour video modules for IE */
	#pbsnews #pbsnewsrightbar .newshourvideo table td
	{
		text-align: left;
	}
	
	/* this controls the text color of the NewsHour video module */
	#pbsnews #pbsnewsrightbar .newshourvideo table td font
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #333;
		font-size: 11px;
	}
	
				
	/*
======================================================
Main Column Content Styles 
======================================================
	*/
	
	/* Controls the appearance of the body text */
	#pbsnews .pbsnewsmaincontent p
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin: 10px 0 10px 0;
		padding: 0;
		vertical-align: top;
	}
	
	
	/* Controls the appearance of the date */
	#pbsnews .pbsnewsdate
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 15px 0px 15px 0px;
	vertical-align: top;
	font-style: italic;
	}
	
	/* Controls the appearance of WXYZ News (local station name) header */
	#pbsnews #pbsnewscontent h2
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #000;
		padding: 0;
		margin: 0;
	}


	/* Controls the look of a horizontal rule, not used in main content area but provided in case you use it */
	#pbsnews .rule 
	{
		border-top-width: 1px;
    	border-top-style: dotted;
    	border-color: #000; 
    	margin: 0 0 10px 0;
		padding: 0;
	}


/*=================================
formatting spans for the news items
==================================*/

.newsdate {
	font-size: 12px;
	font-weight: bold;
}

.newstitle {
font-weight: bold;
}

.newsitem {
}
.newstitle-container {
	background-color: #384150;
	height: 16px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

}
.thrColFixHdr #container #template-singlecolumn div table tr th .style41 em {
	color: #FFF;
}
.thrColFixHdr #container #template-singlecolumn table tr th .style41 em {
	color: #FFF;
}

#stampede-oto {
	width: 880px;
	float: left;
	padding-left: 45px;
	padding-right: 45px;
	visibility: visible;
	overflow: visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	z-index: 0;
	margin-top: -12px;
	height: auto;
	font-weight: bolder;
}
.thrColFixHdr #container #template-singlecolumn table tr td p .style42 {
	font-size: 12px;
}
.thrColFixHdr #container #template-singlecolumn table tr td p .style1 .style42 strong {
	color: #000;
}
.thrColFixHdr #container #template-singlecolumn #showpage_main div table tr td table tr td p .style1 .style42 strong {
	color: #000;
}
.thrColFixHdr #container #template-singlecolumn div #showpage_main div table tr th table tr td blockquote p {
	font-size: 12px;
}
.thrColFixHdr #container #template-singlecolumn div #showpage_main div table tr th table tr td blockquote p {
	color: #036;
}

.thrColFixHdr #SDPB1Box {
	background-color: #FFFFFF;
	float: left;
	width: 280px;
	height: 400px;
	clear: both;
	padding: 3px 3px 3px 3px;
	border-color: #666666;
	border-style: solid;
	border-width: 2px;
}

.thrColFixHdr #SDPB2Box {
	background-color: #FFFFFF;
	width: 280px;
	height: 400px;
	float: left;
	padding: 3px 3px 3px 3px;
	border-color: #666666;
	border-style: solid;
	border-width: 2px;
}

.thrColFixHdr #SDPB3Box {
	background-color: #FFFFFF;
	float: left;
	width: 280px;
	height: 400px;
	padding: 3px 3px 3px 3px;
	border-color: #666666;
	border-style: solid;
	border-width: 2px;
}
