*{ margin: 0; padding: 0; }

html {
	overflow-y: scroll;
}

body{
	background: #85bd41 url(../images/bg_repeat.jpg) 0 0 repeat-x;
	font-family: arial;
	font-size: 14px;
	color: #444;
}
.cursor {
	cursor: pointer;
}
.expandable {
	cursor: pointer;
}
#bg{ 
	background: #85bd41 url(../images/bg.jpg) center top no-repeat;
	width: 1200px;
	margin: 0 auto;
}
#container{ width: 900px; margin: 0 auto; padding-top: 20px; }

/*****COMMON STYLES******/
h1 span, h2 span{ display: none; }
h1{ color: #1c5eaa; font-size: 26px; padding: 0 0 15px 0; line-height: 1.0em; }
h2{ color: #1c5eaa; font-size: 20px; padding: 0 0 10px 0; line-height: 1.0em; }
h3{ color: #1c5eaa; font-size: 18px; padding: 0 0 10px 0; line-height: 1.0em; }
h4{ color: #f15e22; font-size: 16px; padding: 0 0 5px 0; line-height: 1.0em; }
h5{ color: #f15e22; font-size: 14px; padding: 0 0 5px 0; line-height: 1.0em; }
h6{ color: #f15e22; font-size: 12px; padding: 0 0 5px 0; line-height: 1.0em; }


p{ padding-bottom: 20px; }

a{ color: #f15e22; text-decoration: none; font-weight: bold; font-style: italic; }
a:hover{ text-decoration: underline; }
a img { border: none; }

hr{ display: block; width: 100%; margin: 15px 0; border: 0; border-top: 1px solid #b0b0b0; }

/******HEADER*******/

#header h1{ width: 176px; height: 101px; float: left; padding: 0; }
#header a img{ border: 0; display: block; }

#header_top{
	background: url(../images/header_top.jpg) 0 0 no-repeat;
	width: 721px;
	height: 85px; /*total 101px*/
	float: right;
	padding-top: 16px;
}

.header-search {float: right; margin-right: 15px;}

/****GLOBAL NAV STYLES*****/
#global_nav{ width: 90px; float: right; }
#global_nav span{ display: none; }

#global_nav .home, #global_nav .home_active{
	width: 90px;
	height: 23px;
	display: block;
	margin-bottom: 2px;
	background: url(../images/homeLink_off.jpg) 0 0 no-repeat;
}
#global_nav .home_active{ background: url(../images/homeLink_on.jpg) 0 0 no-repeat; }
#global_nav .directions, #global_nav .directions_active{
	width: 90px;
	height: 23px;
	display: block;
	margin-bottom: 2px;
	background: url(../images/directionsLink_off.jpg) 0 0 no-repeat;
}
#global_nav .directions_active{ background: url(../images/directionsLink_on.jpg) 0 0 no-repeat; }
#global_nav .contact, #global_nav .contact_active{
	width: 90px;
	height: 23px;
	display: block;
	margin-bottom: 2px;
	background: url(../images/contactLink_off.jpg) 0 0 no-repeat;
}
#global_nav .contact_active{ background: url(../images/contactLink_on.jpg) 0 0 no-repeat; }

/*****NAVIGATION******/

/**-----Top Nav-----*/
#nav{ 
	height: 48px; 
	background: url(../images/nav_bg.jpg) 0 0 repeat-x;
	list-style-type: none;
	margin-top: 3px;
	text-transform: uppercase;
}
#nav li{ float: left; height: 48px; }

#nav li a.off{ background: url(../images/nav_off.jpg) 0 0 no-repeat; }
#nav li a.on, #nav li a:hover{ background: url(../images/nav_on.jpg) 0 0 no-repeat; }

#nav li.first a.off{ background: transparent; }
#nav li.first a.on, #nav li.first a:hover{ background: url(../images/nav_on_repeat.jpg) 0 0 repeat-x; }

#nav li a{ 
	display: block; 
	color: #fff; 
	font-weight: bold; 
	font-size: 15px; 
	padding: 17px 13px 13px 13px;
	text-decoration: none;
	font-style: normal;
}
/**------Side Nav-------*/
#side_nav_area{ width: 250px; background: url(../images/sidenav_bg.jpg) 0 0 repeat-y; }

/*--2nd level--*/
#side_nav{ list-style-type: none; margin: 20px 0; }
#side_nav a{ color: #f15e22; font-style: italic; font-weight: bold; display: block; padding: 10px 13px 5px 30px; }
#side_nav a.active{ background: url(../images/sidenav_bg_active.jpg) 0 0 repeat-y; text-decoration: underline; }

/*--3rd level--*/
#side_nav ul{ list-style-type: none; }
#side_nav ul li a{ padding-left: 60px; }
#side_nav ul li a.active{ text-decoration: underline; background: none; }

/*-------Exhibits Side Nav------*/
#exhibit_nav{ list-style-type: none; margin: 20px 0; font-size: 12px; line-height: 1.5em; }
#exhibit_nav h4{ font-style: italic; }
#exhibit_nav li{ padding: 10px 13px 10px 30px; }
#exhibit_nav li.active{ background: url(../images/sidenav_bg_active.jpg) 0 0 repeat-y; }
#exhibit_nav li a{ color: #1c5eaa; display: block; font-size: 14px; }

/***********HOMEPAGE**************/
/**-----homepage heroes----**/
#heroes{ margin-bottom: 3px; margin-top: 3px; }
#heroes img{ display: block; }
#hero_left{
	width: 608px; height: 219px;
	float: left;	
}
#hero_right{
	width: 289px; height: 219px;
	float: right;	
}
.heroTop{ margin-bottom: 3px; }

/**-----homepage content-----**/
#home_container{ 
	background: #fff url(../images/nuclear_symbol.jpg) top left no-repeat;
	margin-top: 3px;
}
#home_container tr{ vertical-align: top; }

#home_content_area{ 
	width: 611px; 
	padding: 30px;
}
#activities{
	background: #d4e8fe url(../images/home_activitiesBG.jpg) 0 0 repeat-y;
	width: 289px;	
}
#activities h1 {
	padding-bottom: 0px;
}
.activity{
	padding: 5px 10px 10px 29px;
	color: #1c5eaa;	
}
.activity_date{
	background: url(../images/date_box.jpg) 0 0 no-repeat;
	padding-top: 3px;
	width: 37px; height: 34px;
	float: left;
	color: #fff;
	font-size: 20px; font-weight: bold;
	text-align: center;
	line-height: .7em;
}
.activity_date span{ font-size: 10px; font-weight: normal; display: block; }
.activity_text{
	float: right;
	width: 203px;
	padding-left: 10px;	
}
.activity_title{ 
	padding: 0; 
	font-weight: bold; 
	font-style: italic; 
	display: block;
	color: #1c5eaa;
	text-decoration: none;
}
.activity_all, .activity_all a{ padding-right: 10px; text-align: right; font-weight: bold; color: #1c5eaa; }

#home_content{ padding-bottom: 20px; }

#newsletter_box{
	background: url(../images/newsletter_box.jpg) 0 0 no-repeat;
	padding: 20px 10px 20px 20px;
	width: 230px;
	height: 152px;
	float: left;
	color: #fff;
	font-size: 12px;
}
#newsletter_box h4{ color: #fff; }
#newsletter_box form{ padding: 5px 0; width: 230px; }
#newsletter_box form input{ border: 1px solid #a3a3a3; width: 221px; padding: 3px; margin: 3px 0; color: #747474; }
#newsletter_box form input.button{ 
	border: 0; 
	width: 94px; 
	height: 32px; 
	padding: 0; 
	margin: 5px 0 0 0;
	float: right; 
	background: url(../images/signup_button.jpg) 0 0 no-repeat;
}
#homeAd{
	width: 258px;
	height: 190px;
	float: right;
	border: 1px solid #a3a3a3;	
}

/******INTERIOR PAGES*******/

#interior_container{ margin-top: 3px; line-height: 1.2em; }
#interior_container tr{ vertical-align: top; }

#interior_content_area{ width: 590px; background: #fff url(../images/nuclear_symbol.jpg) top left no-repeat; padding: 30px; }
#interior_content_wide{ width: 900px; background: #fff url(../images/nuclear_symbol.jpg) top left no-repeat; padding: 30px; }

#exhibit_container{ margin: 20px 0; padding: 2px 0; width: 590px; height: 241px; background: url(../images/exhibit_borderbg.jpg) 0 0 no-repeat; } 
#arrow_left{ float: left; width: 42px; height: 148px; padding: 97px 11px 0 0; }
#arrow_right{ float: right; width: 42px; height: 148px; padding: 97px 0 0 11px; }
#arrow_left img{ border: none; }
#arrow_right img{ border: none; }

.exhibit{ float: left; width: 484px; height: 241px; }

#exhibit_content{ font-size: 12px; padding: 0 62px; }
#exhibit_content a {color: #1c5eaa; }

/****ACTIVITES*****/
#side_calendar_area{
	width: 250px; 
	background: url(../images/sidenav_bg.jpg) 0 0 repeat-y;
	padding: 20px 0;
}
#side_calendar_area h3{ 
	background: url('../images/sidenav_bg_active.jpg') 0 0 repeat-y;
	padding: 10px 0 10px 30px;
}
#side_calendar_area h3 a{ color: #1c5eaa; }

#calendar{  
	padding: 10px 30px;
	text-align: center;
}
#calendar table{ width: 100%; border: 1px solid #1c5eaa; background-color: #b0d3fd; color: #1c5eaa; }

#calendar .heading{ background-color: #75ad2e; }
#calendar .heading a{ color: #fff; }
#calendar .heading td{ border-bottom: 1px solid #1c5eaa; }

#calendar table .day{ padding: 2px; border-top: 1px solid #1c5eaa; border-right: 1px solid #1c5eaa; }
#calendar table .hilite{ background-color: #75ad2e; }
#calendar table .hilite a{ color: #fff; }

#calendar p{ padding: 5px 0; }

#activities_cats{ padding: 10px 30px; }
#activities_cats p{ padding: 0 0 6px 0; }

#side_icon_links{ padding: 10px 30px; }
#side_icon_links p{ padding: 0 0 5px 0; }

#activity_area .date{ padding: 0 0 5px 0; font-weight: bold; font-size: 15px; }
#activity_area .activity_title{ padding: 0 0 3px 0; }
#activity_area .sub_head{ padding: 0 0 5px 0; font-weight: bold; color: #1c5eaa; }
#activity_area .time{ padding: 0; font-weight: bold; }
#activity_area .activity_snippet{ padding: 0 0 20px 0; }
#activity_area .date_seperator{ margin: 0 0 20px 0; }

span.info {
	color: #888;
	font-size: .9em;
}

/*******FOOTER STYLES*******/
#footer{
	color: #444444;	
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	padding: 20px 0;
	text-align: center;
}
#footer_nav{ padding: 0 0 5px 0; color: #57841f; }
#footer_nav a{ color: #1f5da8; }
#footer_nav a.active{ color: #57841f; }

/********GENERAL STYLES*********/

.cleaner{ clear: both; height: 0; font-size: 0; }
.hidden { display: none; }
.button{ 
	height: 32px; 
	background: url('../images/button_bg.jpg') 0 0 repeat-x;
	padding: 0 8px 0 8px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border: 0;
	cursor: pointer;
}

.button-small{  
	background: url('../images/button_bg.jpg') 0 0 repeat-x;
	padding: 0 8px 2px 8px;
	*padding: 0 8px 0 8px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border: 0;
	cursor: pointer;
}

/*----error messages------*/
div.message {
	padding: 0 0em 0 30px;
	margin: 0 0 1em 0;
	background: #e7e7e7 url(../images/icons/tango/applications-system.png) no-repeat;
	background-position: 10px center;
	border: 2px solid #aaa;
	border-width: 2px 0;
}

.message p {
	margin: 1em;
}

div.error {
	border-color: #f00;	
	background-color: #fcc;
	background-image: url(../images/icons/sc_cancel_24.gif);
}

div.success{
	border-color: #0c0;
	background-color: #cfc;
	background-image: url(../images/icons/sc_confirm_24.gif);
}

div.warning{
	border-color: #F50;
	background-color: #FFB;
	background-image: url(../images/icons/tango/emblem-important.png);
}

div.info {
	border-color: #55f;
	background-color: #ddf;
	background-image: url(../images/icons/sc_info_24.gif);
}

#side_nav_area span{ color: #f15e22; font-style: italic; font-weight: bold; display: block; padding: 20px 13px 5px 30px; }

#side_nav_area p {font-size: 12px;  padding-left: 30px;}


/**
 * SITEMAP SECTION
 */
#sitemap a {
	font-weight: normal;
	font-style: normal;
	font-size: .9em;
}
#sitemap ul ul {
	margin: 0 0 0 15px;
}

/**
Blog Styles
**/

#navBar {
	padding: 10px 13px 10px 30px;
}

#navBar h3 {
	margin-top: 12px;
}

#navBar div.active {
	margin-bottom: 5px;
}

#navBar span, #navBar p {
	padding: 0;
}

#navBar li {
	list-style-type: none;
	margin-bottom: 5px;
}

#navBar a img {
	border: none;
	margin: 2px 6px 0 0;
}
h6.timestamp {
	display:block;
	float:right;
	margin: 0;
	padding: 0;
}
.entryFooter {
	background:#d4e8ff none repeat scroll 0 0;
	font-size:10px;
	margin:10px 0 20px;
	padding:8px 8px 7px 7px;
}

.feature {
	display: block;
	float: right;
	margin-left: 8px;
}

.comments { padding:20px 0 0 0;}

.comment_notsc, .comment_sc {
	position:relative;
	width:548px;
	padding:20px 20px 10px 20px;
	border:1px solid #d1d1d1;
	margin:0 0 45px 0;
}

.comment_sc { background-color:#7dc32b; color:#fff; }
.comment_sc a { color:#fff; text-decoration:underline; }

p.commenter { display:block; position:absolute; margin:10px 0 0 0; font-weight:bold; color:#6B6B6B; font-size: .9em;}

img.commentTop {position:absolute; top:-1px; left:-1px;}

img.commentBottom {position:absolute; bottom:-1px; left:-1px;}


#leaveComment {
	padding:20px 0 0 0;
	margin:35px 0 0 0;
	border-top:1px dotted #bfbfbf;
}

#leaveComment form#grayForm{ font-size: 11px; }

form#grayForm {
	background-color:#e7ebed;
	color:#3c4145;
	padding:10px 20px 15px 10px;
	position:relative;
}
	
form#grayForm input.formfield, form#grayForm textarea {
	border:1px solid #7c8c96; 
	padding:3px;	
	width:230px; margin:0 0 5px 0;
}
	
form#grayForm textarea {
	width:550px; 
	font-family:arial, helvetica, sans-serif; 
	font-size:12px;
	height:120px;
}

#formRight { float:right; position: relative; }


/******* SOCIAL MEDIA *******/
#social_media {
	margin: 15px 0 0 0;
	padding: 10px;
	border: 1px solid #b0b0b0;
	font-size: 7pt;
	color: #b0b0b0;
	text-align: center;
}
#social_media h1 {
	text-align: center;
	margin: 0 0 10px 215px;
	padding: 0;
	font-size: 14px;
}
#social_media a {
	margin: 0 25px 0 0;
	text-align: center;
	color: #b0b0b0;
	font-style: normal;
}
#social_media a:hover {
	text-decoration: none;
}
