#main h1 { text-align: center; font-size: 1.8em; letter-spacing: 1px; }
#main h2 { font-size: 1.2em; }
#main h3,#graphics h4 { color: #000000; font-weight: bold; }
#newsreleases h4 { font-weight: normal; font-size: .75em; margin-bottom: 0;}
#newsreleases p { margin-top: 0; padding-top: 0;}

#main div.videopost { border: 0; }
#main .imgcontainer a { font-size: .75em; margin-top: 3px; } 
#main .imgcontainer span { font-size: .75em; }
.imgcontainer { float: left; width: 150px; margin: 10px 0 28px 0; }

.section { padding: 0 0 40px 0; margin: 0 0 0 0; border-bottom: none; }

#experts div.expert { margin: 10px 0 0 0; border-bottom: 1px solid #cccccc; padding-bottom: 20px; }
div.extext { margin-left: 165px; }
#main #experts h3 { font-weight: bold; margin-bottom: 10px; }

#keyresources { padding: 0 0 25px 0; margin-bottom: 40px; border-top: 3px solid #000000; }
#kitmenu div { margin: 0; padding: 0 0 10px 0; display:inline; float:left; font-size: .9em; font-weight: bold; }

#kitmenu #es { float: right; }
#kitmenu #qs { width: 175px; }
#kitmenu #gr { text-align: center; width: 160px; }
#main iframe { overflow-y: hidden; overflow-x: hidden; }
#newsreleases h3 { border-top: 1px solid #cccccc; margin-top:5px;  }
div#newsreleases { border-top: 3px solid #000000; border-bottom: 3px solid #000000; margin-bottom: 100px; }

#main ul.tabs {
	margin: 0 !important;
	padding: 0 !important;
	float: left;
	list-style: none;
	height: 25px; /*--Set height of tabs--*/
	/* border-bottom: 1px solid #999; */
	border-left: 1px solid #999;
	width: 100%;
}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0 ;
	height: 18px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 18px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0 20px 4px 5px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	width: 100%;
	background: #fff;
}
. tab_content {
	padding: 20px;
	font-size: 1.2em;
}

#main ul.tabs2, #main ul.tabs3 {
	margin: 0 !important;
	padding: 0 !important;
	float: left;
	list-style: none;
	height: 55px; /*--Set height of tabs--*/
	/* border-bottom: 1px solid #999; */
	width: 100%; 
}

#main ul.tabs2 li,#main  ul.tabs3 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 55px; /*--Subtract 1px from the height of the unordered list--*/
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
}

ul.tabs2 li { 	width: 163px; }
ul.tabs3 li { width: 122px; }

#main ul.tabs2 li a, #main ul.tabs3 li a {
	text-decoration: none;
	color: #ffffff;
	height: 55px;
	display: block;
	font-size: 12px;
	line-height: 15px;
	width: 100%;
	padding: 7px 10px 4px 8px;
	outline: none;
}

#main ul.tabs2 li a:hover, #main ul.tabs3 li a:hover {
	text-decoration: underline;
}

html ul.tabs2 li.active, html ul.tabs2 li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/

}

#vidnr p a { color : #c94300; }

#main ul#nrbutton { 
	height: 40px;
	list-style: none;
	margin: 15px 0 15px 0;
	padding: 0;
}

#nrbutton li { 
	background: url('/graphics/mediakits/brick-button-right.gif') no-repeat top right;
	overflow: hidden;
	height: 40px;
	width: 170px;
	
}

#nrbutton li a { 
	background: url('/graphics/mediakits/brick-button-left.gif') no-repeat top left;
	display: block;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	height: 40px;
	padding: 6px 10px 4px 8px;
	font-weight: bold;
}

li#lefton { background: url('/graphics/mediakits/left-selected.gif') no-repeat top left; }

li#righton { background: url('/graphics/mediakits/right-selected.gif') no-repeat top left; }
li#rightselected { background: url('/graphics/mediakits/right-selected2.gif') no-repeat top left; }

li#centeron, li.centeron { background: url('/graphics/mediakits/center-selected.gif') no-repeat top left; }

li#lftbutton { 
	background: url('/graphics/mediakits/left-li.gif') no-repeat top right; 
}
li#lftbutton a { 
	background: url('/graphics/mediakits/left-anch.gif') no-repeat top left; 
}
li#rtbutton {
	background: url('/graphics/mediakits/right-right.gif') no-repeat top right; 
}
li#rtbutton a { 
	background: url('/graphics/mediakits/right-left.gif') no-repeat top left;
}
li#centerbutton, li.centerbutton {
	background: url('/graphics/mediakits/center.gif') no-repeat top right; 
}
li#centerbutton a, li.centerbutton a { 
	background: url('/graphics/mediakits/center.gif') no-repeat top left;
}

li#centerbutton2 {
	background: url('/graphics/mediakits/center.gif') no-repeat top right; 
}
li#centerbutton2 a { 
	background: url('/graphics/mediakits/right-left.gif') no-repeat top left;
}


#main iframe { overflow-x: hidden; overflow-y: hidden; z-index:1 ;  }

#moreinfo { margin-top: 115px; }

#graphics { border-top: 3px solid #000; }
div.map { margin: 10px 0 70px 0; }

div#linecharts { margin-bottom: 90px; }
#linecharts div { margin-top: 10px; margin-bottom: 70px; }
#embeddable p { float: right; margin: 0; padding: 0; }
#graphics textarea { width: 490px; }
#graphics h3  { border-top: 3px solid #ccc; margin-bottom: 5px; }
#main .small { font-size: .7em; color: #666; }

#contentcenter { padding-bottom: 75px; }
#main .image { margin:0; padding: 0; }
#main .image .img { 
   margin:  0 0 60px 0;
   border-bottom: 2px solid #222;
 } 

#main td { color: #000000; font-size: 10px; font-family: arial, helvetica, sans-serif; }
#main .stub, tr.stub td { font-weight: bold; font-family: arial, helvetica, sans-serif; font-size: 12px; }

#graphics .tablecontainer h3 { border: none; border: 0; } 
.thumbnail { margin-bottom: 15px; }
.audioplayer { border-bottom: 2px solid #222222; margin-bottom: 50px; }
#linecharts div.clear { margin: 0; padding: 0; height: 1px; }
.lightbox { float:none; }
.lightbox img { margin-left: 0; }
.lightbox .tinylink { text-align: left; } 
div#tighter { margin-top: 30px; } 
#tighter #linecharts div { margin: 5px 0 20px 0; }
#tighter .lightbox img { margin-bottom: 0; }
#tighter #linecharts div.lightbox { margin-top: 35px; } 

#main ul { padding-left: 0; }
#newsreleases div { padding-left: 0; margin: 0; }
#main ul li.active { margin-left: 0 !important; padding-left: 0 !important; }

.tabs li {
        margin: 0px !important;
}

#nrbutton {
        margin-left: 0px !important;
        padding: 0px !important;
}

#nrbutton ul, #main ul#nrbutton {
        margin: 0px !important;
        padding: 0px !important;
}

#nrbutton li {
        margin: 0px !important;
        padding: 0px !important;
}


