/* @override http://localhost/nbiweston/nbiweston.css */

html, body, #wrapper {height: 100%;}
body > #wrapper {height: auto; min-height: 100%;}

body {
	background: #FAFAFA url(img/bg-header.jpg) repeat-x;
	font-family: "Helvetica Neue", Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color: #303030;
	word-spacing: .2em;
	line-height: 130%;
	margin: 0;
 }

a { color: #1e2a63;}
a img { border: none }

ul, ol { margin: 0; padding: 0; word-spacing: 0;}

ul.pdflist { list-style-image: url(img/bullet-pdf.png); }
ul li {	padding-bottom: 8px; }

h1 {
	font-size: 22px;
	line-height: 130%;
	margin-top: 0;
	margin-bottom: .2em;
}

h2 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: .5em;
}

h2 a { color: #303030; text-decoration: none; }
h2 a:hover { color: #707070; }

h3 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: .5em;
}

#fader {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	left: -50px;
}

#fader li { padding: 0; margin: 0 }

#main ul#slides { margin: 0; padding: 0; list-style: none; position: relative;}
#main ul#slides li { padding: 0; margin: 0;}

#wrapper {
	width: 1020px;
	height: auto;
	margin: 0 auto;
	position: relative;

}


#logo {
	position: relative;
	float: left;
	margin: 15px 0 0 36px;
 }

#info {
	position: relative;
	top: 15px;
	float: right;
	color: #fff;
	font-size: 12px;
	line-height: 1.6em;
	text-align: right;
}

#nav {
	height: 35px;
	position: absolute;
	top: 95px;
	right: -10px;
	z-index: 10;
	list-style: none;
}

/*Drop-down styles*/

#nav, #nav ul {
	padding:0;
	margin:0;
}

#nav ul.drop {
	background: #e7e7e7;
	padding:5px;
	padding-top: 10px;
	margin-top:35px;
	list-style: disc;
	border-top: 0;
	border-style: double;
	border-color: #999;
}

#nav ul.drop li {
	margin-left: 25px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	vertical-align: middle;
}

#nav ul.drop a {
	font-size:13px;
	color: #303030;
	text-decoration:none;
	width: 200px;
}

#nav ul.drop a:hover {
	text-decoration: underline;
}

#nav a {
	display: block;
	/*width: 10em;*/
}

#nav li {
	float: left;
	/*width: 10em;*/
}

#nav li li {
	float: none;
}

#nav li ul {
	position: absolute;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/*End drop-down styles*/


/*sprite styles*/

#nav a.home, #nav a.services, #nav a.staff, #nav a.articles, #nav a.blog, #nav a.faqs, #nav a.links, #nav a.contact {
	background: url(img/sprite-nav.gif) no-repeat;
	float: left;
	height: 35px;
	text-indent: -9000px;
	overflow: hidden;
}

/*normal*/
#nav a.home { width: 81px; background-position: 0 0; }
#nav a.services { width: 99px; background-position: -81px 0; }
#nav a.staff {	width: 110px; 	background-position: -180px 0; }
#nav a.articles { width: 100px; background-position: -290px 0; }
#nav a.blog { width: 73px; background-position: -390px 0; }
#nav a.faqs { width: 73px; background-position: -463px 0; }
#nav a.links {	width: 77px; background-position: -536px 0; }
#nav a.contact { width: 100px; background-position: -613px 0; }

/*hover/selected*/

#nav a.home:hover, #nav a#home-selected {background-position: 0 -35px; }
#nav a.services:hover, #nav a#services-selected {background-position: -81px -35px; }
#nav a.staff:hover, #nav a#staff-selected { background-position: -180px -35px; }
#nav a.articles:hover, #nav a#articles-selected {	 background-position: -290px -35px; }
#nav a.blog:hover, #nav a#blog-selected { background-position: -390px -35px; }
#nav a.faqs:hover, #nav a#faqs-selected {	background-position: -463px -35px; }
#nav a.links:hover, #nav a#links-selected { background-position: -536px -35px; }
#nav a.contact:hover, #nav a#contact-selected {	background-position: -613px -35px; }

/*end sprite styles*/

#sidebar {
	position: relative;
	float: left;
	width: 350px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 30px;
	background: url(img/bg-links.gif) no-repeat center 7px;
}


#sidenav {
	width: 236px;
	height: 340px;
	background: url(img/sprite-links.gif) no-repeat;
	position: relative;
	margin: 20px auto 25px;
	padding: 0;
	list-style: none;
}

#sidenav li {
	display: inline;
}

#sidenav li a {
	position: absolute;
	width: 236px;
	height: 68px;
	text-indent: -9000px;
	overflow: hidden;
}

	#sidenav .conditions a { top: 0; }
	#sidenav .conditions a:hover, #sidenav.current-conditions .conditions a { background: url(img/sprite-links.gif) no-repeat -236px 0; }

	#sidenav .calendar a { top: 68px;}
	#sidenav .calendar a:hover, #sidenav.current-calendar .calendar a { background: url(img/sprite-links.gif) no-repeat -236px -68px; }

	#sidenav .forms a { top: 136px; }
	#sidenav .forms a:hover, #sidenav.current-forms .forms a { background: url(img/sprite-links.gif) no-repeat -236px -136px; }

	#sidenav .schedule a { top: 204px; }
	#sidenav .schedule a:hover, #sidenav.current-schedule .schedule a { background: url(img/sprite-links.gif) no-repeat -236px -204px; }
	
	#sidenav .video-library a { top: 272px; }
	#sidenav .video-library a:hover, #sidenav.current-video-library .video-library a { background: url(img/sprite-links.gif) no-repeat -236px -272px; }
	
#sidebar h2 { margin-left: 40px;}
#sidebar #blog-sidebar h2 { margin-left: 0; }
#upcoming-event {
	margin-left: 39px;
	width: 247px;
	border: 1px solid #cbcbcb;
	padding: 6px 10px;
	margin-bottom: 25px;
	background: #efefef;
}

#upcoming-event h3 { color: #1E2A63; font-size: 16px; margin-bottom: 4px; }

#sidebar form {
	margin: 0 auto;
	margin-bottom: 20px;
	width: 236px;	
}

#sidebar form input {
	height: 18px;
	width: 150px;
	float: left;
	display: block;
}

#sidebar form #btn2 {
	background: #efefef;
	height: 26px;
	width: auto;
	border: 1px solid #cbcbcb;
	margin-left: 10px;
}

h2#ticker-title { font-size: 14px; text-decoration: underline; margin-left: 0; }
.ticker-container { width:300px; margin-left: 45px; margin-bottom: 15px }
.ticker ul li {
	list-style:none; display:block;
	padding-bottom:1px;
	margin-bottom:2px;
	font-size: 11px;
	padding-left: 2px;
}

.ticker ul li a { text-decoration: none; }
.ticker ul li a:hover { text-decoration: underline; }

.ticker ul li.switch {
	font-size: 12px;
	padding-left: 0px;
	text-decoration: underline;
}

#related_links {
	width: 275px;
	margin-top: 30px;
	margin-left: 50px;
}

#related_links h3 { font-size: 14px; margin-bottom: 12px; text-decoration: underline }

#sidebar #related_links ul {
	font-size: 12px;
	padding-left: 2px;
	list-style: none;
	
}

#sidebar #related_links li.current { font-weight: bold }

#sidebar #related_links a { color: #000000; 	text-decoration: none;}

#sidebar #related_links a:hover {
	text-decoration: underline;
}

div.section_head {
	padding-bottom: 5px;
	margin-top: 8px;
	margin-bottom: 15px;
	border-bottom: 1px solid #cbcbcb;
	position: relative;
}

div.section_head img {
	margin-bottom: 10px;
}

div.section_head h1 {
	font-weight: normal;
	font-size: 14px;
}

div.section_head #header-photo, div.section_head #photo-staff { position: absolute; right: 15px; top: -25px}


#main {
	position: relative;
	float: right;
	width:650px;
	margin-top: 15px;

	padding-bottom: 60px; /* value of footer height */
}

#main hr {
	color: #d7d7d7;
	margin: 10px auto 15px;
	width:80%;
	background: #d7d7d7;
	height: 1px;
	border: none;
}

#title {
	background: url(img/title.gif) no-repeat;
	width: 640px;
	height: 57px;
}

#main {
	padding-left: .5em;
	margin-bottom: 2em;
	line-height: 170%;
}

.search-results #main { line-height: 140%;}
.search-results #main #qs { display: none; }

#main .spaced{
	padding-bottom: 15px;
}

#main a { font-weight: bold}
#main a:hover { color: #707070; }
#main a.more {
	font-weight: bold;
	word-spacing: 0;
	text-transform: uppercase;
	font-size: smaller;
	text-decoration: none;
	color: #303030;
	white-space: nowrap;
}

#main a.title {
	font-size: 16px;
}

#main ul, #main ol {
	padding-left: 2em;
}

.bio_photo {
	float: right;
	margin-left: 20px;
	width: 201px;
	height: 287px;
	background: url(img/bio-photo.jpg) no-repeat;
}

.bio_photo img { width: 173px; height: 259px; margin-top: 12px; margin-left: 13px; }

#main .contact {
	line-height: 18px;
	margin-top: 0;
}

dl.faq { margin-bottom: 30px;}

.faq dt {
	margin-bottom: 8px;
	margin-left: 15px;
	cursor: pointer;
	font-weight: bold;
	color: #1e2a63;
	text-decoration: underline;
}

.faq dt:hover { color: #707070; }

.faq dd {
	display: none;
	margin-bottom: 20px;
	margin-left: 30px;
	border-left: 2px solid #cbcbcb;
	padding-left: 15px;
}

#map {
	margin: 20px auto;
	padding-left: 12px;
}


#video-library td { padding-bottom: 40px; }
#video-library .info { vertical-align: top; padding-left: 25px; }


#footer {
	background: #efefef;
	width: 100%;
	border-top: 1px solid #b4b4b4;
	bottom: 0px;
	color: #343434;
	font-size: 11px;
	clear: both;

	position: relative;
	margin-top: -61px; /* same value as footer height */
	height: 60px;
}

#footer .center {
	margin: 15px auto;
	width: 985px;
	padding-left: 36px;
	text-align: left;
}

.clear {
	width: 100%;
	clear: both;
}

.noborder {
	border: none;
}

/*form styles*/

fieldset {
	border:none;
	margin: 30px auto;
}

legend {
	border-bottom: 1px dashed #ABABAB;
	margin-bottom: 10px;
}

label, select {
	margin-right: 20px;
}

.error { color: #FF0000}

/*Events styles*/

.event, .tip, #event-details {
	width: 90%;
	background: #DBDBDB;
	border: 1px solid #707070;
	padding: 10px 20px;
	margin-bottom: 30px;
}

.event h2, .tip h2 {
	border-bottom: 1px dashed #707070;
}

.tip p {
	margin-left: 15px;
}

.event p {
	line-height: 20px;
	margin: 0;
	margin-bottom: 6px;
}

.event div {
	margin: 0 15px 6px 15px;
}


#calendar { margin-bottom: 40px;}

/*New homepage styles*/

.welcome {
	float: right;
}

#main.homepage {
	position: relative;
	float: none;
	margin-left: 220px;
	margin-top: 20px;
	width: 780px;
	clear: both;

	padding-bottom: 60px; /* value of footer height */
}

.head {
	position: absolute;
	left:-130px;
	top:130px;
	z-index: -1;
}

#main #sidebar.homepage {
	margin-top: -50px;
	margin-bottom: 50px;
}

#main hr.homepage {
	margin-left: -50px;
	width: 480px;
}

#sidebar #related_links ul.homepage {
	list-style: none;
	margin-bottom: 15px;
	padding: 0 0 0 15px;
	letter-spacing: 0px;
}


/* Calendar tooltips */

#tooltip {
	width: 250px;
	background: #203272;
	position: absolute;
	z-index: 100;
	color: #FFF;
	padding: 8px;
	font-size: 10px;
	border: solid 2px #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#tooltip h2 {
	font-size: 12px;
}