/* @override http://www.portadownbaptist.com/application/assets/css/main.css */

/*
CSS by Cornell Design www.cornellstudios.com

Please feel free to borrow, steal, abduct, and/or torture the code 
contained in this file. Though you need not give credit to
cornellstudios.com, a comment in your source code would help other 
developers.

Stay hungry, Stay foolish.

*/

/* @group CSS Reset */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Core */

body {
	background: #000 url(../images/layout.body.jpg) no-repeat center top;
	color: #04365d;
	text-align: left;
	font: normal normal .9em/130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	text-decoration: none;
	outline: 0px;
	color: #04355d;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3 {
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h1 {
	font-size: 1.8em;
	line-height: 1.2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.3em;
}

p {
	margin-bottom: 10px;
	line-height: 1.5em;
}

blockquote {
	margin-bottom: 15px;
	border-left: 10px solid #eaeef1;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: rgba(234,238,241,0.5);
}

blockquote p {
	padding: 0;
	margin: 0;
}

#content .zoombox img {
	border: none;
	margin: 0;
	padding: 0;
	display: block;
}

div.headshot_gallery_name {
	position: absolute;
	font-size: 12px;
	text-align: center;
	margin-top: 187px;
	background-color: #f0f4f7;
	width: 150px;
	padding: 5px;
}

div.headshot_gallery_item {
	width: 160px;
	height: 200px;
	float: left;
	margin-right: 20px;
	margin-bottom: 55px;
}

body.youth #content .zoombox,
body.church #content .zoombox,
body.recent #content .zoombox {
	border: 5px solid #eaeef1;
	height: 85px;
	width: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

#content .zoombox {
	border: 5px solid #eaeef1;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 0;
}

#content .zoombox img {
	margin: 0;
	padding: 0;
}

.nice_font {
	font-size: 1.2em;
}

.highlight {
	padding: 0 5px;
	background-color: rgba(2,84,147,0.53);
	color: rgba(0,103,179,0.7);
	text-shadow: #000 0 1px 0;
	margin-top: -2px;
}

/* @end */

/* @group Layout */

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/layout.container.png) repeat-y center;
	margin-top: 0;
	padding-top: 0;
	padding-left: 20px;
	padding-right: 20px;
}

#header {
	width: 900px;
	background: url(../images/layout.header.png) no-repeat center top;
	height: 55px;
	padding: 5px 20px 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}

#logo a {
	display: block;
	background: url(../images/layout.logo.png) no-repeat center center;
	height: 150px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#logo {
	text-indent: -10000px;
}

#content {
	min-height: 300px;
	padding: 22px 15px 0;
	border-bottom: 3px solid #025493;
}

h1.home_welcome {
	margin-top: -12px;
}

#footer {
	width: 880px;
	background: url(../images/layout.footer.png) no-repeat center bottom;
	height: 40px;
	margin: 0 auto;
	padding: 10px 30px 0;
	color: #99b3cc;
	text-shadow: #000 0 1px 0;
}

#footer p {
	margin: 0;
}

#footer a.right {
	float: right;
	color: #99b3cc;
	margin-right: 5px;
}

#footer a.right:hover {
	color: #fff;
}

/* @end */

/* @group Navigation */

/* @group Main */

#navigation ul li.nav1.active,
#navigation ul li.nav2.active,
#navigation ul li.nav3.active,
#navigation ul li.nav4.active,
#navigation ul li.nav5.active,
#navigation ul li.nav6.active,
#navigation ul li.nav7.active {
	border: 1px solid #d0dce5;
	padding-bottom: 9px;
	background-color: #edf2f6;
	padding-top: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#navigation {
	position: absolute;
	margin-top: 23px;
	width: 930px;
	margin-bottom: 15px;
	z-index: 3;
}

#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul {
	text-align: center;
	padding-top: 5px;
}

#navigation ul li {
	display: inline;
	color: #fff;
	padding-right: 15px;
	padding-left: 15px;
}

#navigation ul li a span {
	color: #04355d;
	font-size: 23px;
	text-transform: lowercase;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	white-space: nowrap;
	line-height: 21px;
}

#navigation ul li.active a {
	
}

#navigation ul li.last {
	margin-right: 0;
}

/* @end */

/* @end */

/* @group Pages */

/* @group Sermons */

div.audio_item {
	float: left;	
	display: block;
	border: 1px solid #8aa2b5;
	padding: 15px;
	width: 610px;
	background-color: #f0f4f7;
	margin-bottom: 20px;
}

div.audio_item h2 {
	margin-bottom: 0;
}

div.audio_item_player embed {
	margin: 0;
	width: 220px;
	background: #efefef;
	padding: 5px;
}

div.audio_item_player {
	float: right;
}



/* @end */

/* @group Missionary Family */

div.mission_family_about ul {
	border-left: 2px solid #9eb1c0;
	padding: 5px 5px 5px 10px;
	background-color: #e0e8ee;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.mission_family_about ul li {
	margin-bottom: 13px;
}

div.mission_family_media {
	float: left;
	width: 170px;
}

div.mission_family_about {
	float: left;
	width: 400px;
}

div.mission_family {
	float: left;
	clear: both;
	margin-bottom: 35px;
	border-left: 2px solid #04365d;
	padding: 20px;
	background-color: #e0e8ee;
}

/* @end */

/* @group Events */

.news_event {
	border-left: 5px solid #025493;
	padding: 10px;
	background-color: #d0dce5;
	margin-bottom: 15px;
	min-height: 70px;	
}

.date_stamp {
	float: right;
	width: 60px;
	height: 70px;
	background: #025493;
	clear: both;
	color: #fff;
	border-bottom: 1px solid #00284c;
	border-right: 1px solid #00284c;
	border-left: 1px solid #e9f4ff;
	border-top: 1px solid #e9f4ff;
}

#whats_next ul li a p.home_event span {
	float: right;
	width: 110px;
}

.date_stamp .month {
	width: 100%;
	text-align: center;
	position: relative;
	top: 12px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.date_stamp .day {
	width: 100%;
	text-align: center;
	position: relative;
	top: 12px;
	font-size: 28px;
}

body.links #content a {
	border-left: 5px solid #04365d;
	padding: 10px;
	background-color: #d0dce5;
	margin-bottom: 5px;
	width: 330px;
	display: block;
	float: left;
	margin-right: 10px;
}

body.calendar #content div.wrapper div.col2 p {
	border-left: 5px solid #025493;
	padding: 10px;
	background-color: #d0dce5;
	margin-bottom: 15px;
	min-height: 70px;	
}

/* @end */

/* @group Custom BG */

body.creche .col2 {
	width: 450px;
}

body.childrens_church .col2,
body.kids_church .col2 {
	width: 330px;
}

body.creche #content {
	background: url(../images/layout.custom.creche.jpg) no-repeat right bottom;
}

body.childrens_church #content,
body.kids_church #content {
	background: url(../images/layout.custom.childrens_church.jpg) no-repeat right bottom;
}

body.bright_hour div#content {
	background: url(../images/layout.custom.faith.jpg) no-repeat 748px 16px;
}

body.brownstown_sunday_school .col2,
body.bright_hour .col2 {
	width: 510px;
}

body.eagles_junos .col2 {
	padding-bottom: 189px;
}

body.good_news_club #content {
	background: url(../images/layout.custom.good_news_club.jpg) no-repeat 155px 81px;
}

body.morning_sunday_school #content {
	background: url(../images/layout.custom.morning_sun.jpg) no-repeat right bottom;
}

body.brownstown_sunday_school #content {
	background: url(../images/layout.custom.btsc.jpg) no-repeat right bottom;
}

body.youth_fellowship #content,
body.bible_class #content {
	background: url(../images/layout.custom.youth_fellowship.jpg) no-repeat right bottom;
}

body.bible_class #content {
	background: url(../images/layout.custom.bible_class.jpg) no-repeat right bottom;
}

body.bible_class #content .col2 {
	width: 455px;
}

body.men #content,
body.young_adults #content {
	background: url(../images/layout.custom.mens.jpg) no-repeat right bottom;
}

body.young_adults #content {
	background: url(../images/layout.custom.ya.jpg) no-repeat right bottom;
}

body.women_walk_for_life #content {
	background: url(../images/layout.custom.w4l.jpg) no-repeat right bottom;
}

body.tuesday_fellowship #content {
	background: url(../images/layout.custom.tuesday.jpg) no-repeat right bottom;
}

body.open_door #content {
	background: url(../images/layout.custom.open_door.jpg) no-repeat right bottom;
}

body.women_fellowship #content {
	background: url(../images/layout.custom.womens.jpg) no-repeat right bottom;
}

body.media #content,
body.about.homepage #content,
body.ministries.homepage #content,
body.missionary.homepage #content {
	background: url(../images/layout.custom.media.jpg) no-repeat 216px 73px;
	padding-bottom: 120px;
	min-height: 500px;
}

body.missionary #content {
	padding-bottom: 30px;
}

/*body.about.homepage #content,
body.ministries.homepage #content,
body.missionary.homepage #content {
	background: url(../images/layout.custom.media.jpg) no-repeat 216px 60px;
	min-height: 450px;
	padding-bottom: 228px;
}*/

p {
	margin-bottom: 10px;
	line-height: 1.5em;
}

body.morning_sunday_school #content div.wrapper div.col1 div.nav_side_bot,
body.childrens_church #content div.wrapper div.col1 div.nav_side_bot,
body.kids_church #content div.wrapper div.col1 div.nav_side_bot {
	height: 30px;
}

/* @end */

/* @group Gallery */

#content ul.gallery li p {
	padding: 0 0 10px;
	border: 0;
	background: none;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	background: #f0f0f0;
	width: 210px;
	margin-top: -10px;
	color: #000;
	float: left;
	margin-bottom: 0;
}

ul.gallery {
	width: 750px;


/*--Adjust width according to your scenario--*/
	list-style: none;
	padding: 0 0 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -5px;
}

#content ul.gallery img {
	border: none;
}

ul.gallery li {
	float: left;
	margin: 3px 5px 15px 3px;
	padding: 0;
	text-align: center;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;

/*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 3px

;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 3p

x;
	/*--CSS3 Rounded Corners--*/
	display: inli

ne;
/*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}

ul.gallery li a.thumb {
	width: 200px;


/*--Width of image--*/
	height: 200px;

/*--Height of image--*/
	padding: 5px;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}

ul.gallery li span {


/*--Used to crop image--*/
	width: 200px;
	height: 200px;
	overflow: hidden;
	display: block;
}

ul.gallery li a.thumb:hover {
	background: #f0f0f0;


/*--Hover effect for browser with js turned off--*/
}

ul.gallery li h2 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 10px;
	background: #f0f0f0;
	border-top: 1px solid #fff;

/*--Subtle bevel effect--*/
}

ul.gallery li a {
	text-decoration: none;
	color: #777;
	display: block;
}

/* @end */

/* @group common */

body.services div.text_block_entry {
	border-left: 5px solid #04365d;
	padding: 10px;
	background-color: #e0e8ee;
	margin-bottom: 25px;
}

/* @group Table */

#content img {
	padding: 0;
	border: 5px solid #f0f4f7;
}

body.mission_team table {
	font-size: 12px;
	margin: 0;
	text-align: left;
	border-collapse: collapse;
}

body.mission_team th {
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}

body.mission_team td {
	border-left: 1px solid #fff;
	padding-bottom: 16px;
	padding-right: 16px;
	border-bottom: 4px solid #f0f4f7;
	margin: 0 0 -20px;
	padding-top: 18px;
}

/* @end */

#content .col2 p a {
	border-bottom: 1px solid #8aa2b5;
	background-color: rgba(148,191,218,0.11);
	padding: 1px 5px;
}

#content .col2 p a:hover {
	border-bottom: 1px solid #04355d;
	background-color: rgba(148,191,218,0.39);
	padding: 1px 5px;
}

/* @group Page Hero */

#page_hero_container {
	padding-bottom: 66px;
}

#page_hero {
	position: absolute;
	width: 930px;
	margin-left: -16px;
	clear: both;
	background: url(../images/hero.bg.png) no-repeat 0 bottom;
	margin-top: 0;
	z-index: 2;
	clear: both;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}

#page_hero div {
	color: #fff;
	font-size: 20px;
	text-align: center;
	width: 889px;
}

/* @end */

#content .wrapper {
	clear: both;
}

/* @group Side Nav */

div.nav_side_top {
	background: url(../images/nav_side_top.jpg) repeat-y right;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-top: -20px;
}

div.nav_side_top h1 {
	margin: 0;
	padding: 0;
}

#accordion {
	background: url(../images/nav_side_mid.jpg) repeat-y right;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 25px;
}

div.nav_side_bot {
	background: url(../images/nav_side_bot.jpg) repeat-y right;
	height: 100px;
}

ul.nav_side.ui-accordion-content.ui-helper-reset {
	padding: 0;
	font-size: 12px;
}

ul.nav_side.ui-accordion-content.ui-helper-reset li {
	font-size: 12px;
	margin-bottom: 1px;
}

ul.nav_side.ui-accordion-content.ui-helper-reset li a {
	padding: 10px;
	display: block;
	background-color: #f0f4f7;
}

ul.nav_side.ui-accordion-content.ui-helper-reset li a:hover {
	padding: 10px;
	display: block;
	background-color: rgba(4,54,93,0.17);
}

/* @end */

.wrapper .col1,
.wrapper .col2 {
	float: left;
}

.wrapper .col1 {
	width: 201px;
	margin-right: 20px;
	background: #fff;
}

.wrapper .col2 {
	width: 620px;
	margin-top: 9px;
}

/* @end */

/* @group contact */

/* @group Form */

/* Form style */

#contact label {
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 26px;
	width: 155px;
	-webkit-border-radius: 5px;
}

#contact label.short {
	width: 81px;
	margin-top: 7px;
}

#contact input, textarea, select {
	width: 280px;
	margin: 0;
	padding: 5px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 5px 0;
	webkit-border-radius: 5px;
	font-size: 1.2em;
}

#contact input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #fff;
	color: #333;
}

#contact input.submit {
	width: 362px;
	cursor: pointer;
	border: 1px solid #222;
	background: #024479;
	color: #fff;
}

#contact input.submit:hover {
	background: #04355d;
}

#contact input[type="submit"][disabled] {
	background: #888;
}

#contact fieldset {
	padding: 20px;
	border: 1px solid #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#contact legend {
	padding: 7px 10px;
	font-weight: bold;
	color: #04355d;
	border: 1px solid #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 0 !important;
	margin-bottom: 20px;
}

#contact span.required {
	font-size: 13px;
	color: #ff0000;
}

/* Select the colour of the * if the field is required. */

#message {
	margin: 10px 0;
	padding: 0;
}

.error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center;
	padding: 3px 10px 3px 35px;
	color: #8a1f11;
	border: 1px solid #FBC2C4;
	-webkit-border-radius: 5px;
}

.loader {
	padding: 0 10px;
}

#contact #success_page h1 {
	background: url('../assets/success.gif') left no-repeat;
	padding-left: 22px;
}

/* @end */

body.contact .wrapper .col1 {
	float: left;
	width: 430px;
	margin: 0;
}

body.contact .wrapper .col2 {
	float: left;
	width: 390px;
	margin: 0 0 0 50px;
}

body.contact .col2 h2 {
	margin: 21px 0 4px;
}

body.contact .col2 h2 {
	margin: 21px 0 4px;
}

body.contact ul.contact li {
	width: auto;
	background-color: #d9e3eb;
	padding: 7px;
}

body.contact #content {
	padding-bottom: 25px;
}

body.contact #page_hero {
	height: 188px;
	float: left;
	clear: both;
	width: 920px;
}

body.contact #page_hero_contaner {
	height: 283px;
	float: left;
	clear: both;
}

body.contact #page_hero_contaner {
	height: 283px;
	float: left;
	clear: both;
}

body.contact div#page_hero_container {
	height: 132px;
}

#map img {
	padding: 0;
	margin: 0;
}

#page_hero #map {
	background: black;
	margin-bottom: 24px;
	border: 5px solid #04355d;
	height: 190px;
	width: 920px;
}

#page_hero div {
	width: auto;
	padding: 0;
	margin: 0;
}

#hmtctl {
	display: none;
}

#page_hero div .tooltip {
	font-family: "Lucida Sans", "Lucida Sans Unicode", arial;
	font-size: 9pt;
	width: 170px;
	overflow: hidden;
}

#page_hero div #scalecontrol * {
	font-size: 12px;
	color: black;
	padding: 0px;
	margin: 0px;
}

#map div span {
	display: none;
}

a.gmnoprint.terms-of-use-link {
	display: none;
}

#page_hero div .tooltip .top {
	background: url(../images/map.bubble.png) no-repeat;
	height: 5px;
	overflow: hidden;
}

#page_hero div .tooltip .middle {
	background: url(../images/map.bg.png) repeat;
	background-position: -173px top;
	padding: 0px 5px;
	color: #FFF;
	font-size: 13px;
}

#page_hero div .tooltip .middle img {
	margin: 5px 0px;
	clear: both;
}

#page_hero div .tooltip .bottom {
	background: url(../images/map.bubble.png) no-repeat;
	height: 25px;
	background-position: left bottom;
	overflow: hidden;
}

#page_hero div .tooltip .IE6 {
	background: url(../images/map.bubble.gif) no-repeat;
}

#page_hero div .tooltip .BOTTOMIE6 {
	background: url(../images/map.bubble.gif) no-repeat left bottom;
}

#page_hero div .tooltip .MIDDLEIE6 {
	background: #1A1A1A;
}

/* @end */

/* @group about */

/* @end */

/* @group home */

/* @group Next Speaker */

#next_speaker div div.next_speaker_entry img {
	border: none;
	margin-bottom: -3px;
	margin-left: 8px;
}

div.next_speaker_entry {
	border-left: 4px solid #04365d;
	padding: 15px;
	float: left;
	width: 355px;
	background: #daeaf3;
	margin-bottom: 20px;
}

div#next_speaker h1 {
	display: block;
	clear: both;
	float: left;
	padding: 0;
}

div#next_speaker h2.date {
	padding: 0 0 10px;
	margin-bottom: 23px;
	margin: 0;
}

div#next_speaker span {
	float: right;
	padding: 0;
	text-align: left;
	width: 3em;
}

#next_speaker ul {
	margin: 0;
}

#next_speaker ul li {
	margin-bottom: 10px;
	background-color: #b2d4e6;
	padding: 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* @end */

body.main div.wrapper div.col1 {
	width: 410px;
	padding: 0;
	margin: 0 56px 0 0;
}

body.main div.wrapper div.col2 {
	width: 400px;
	padding: 0;
	margin: 0;
}

/* @group Join us */

#join_us {
	margin-top: -90px;
	display: block;
	width: 400px;
	height: 330px;
	background-image: url(../images/home.join_us.jpg);
	margin-bottom: 11px;
}

#join_us a {
	position: absolute;
	display: block;
	background-image: url(../images/home.join_us.action.png);
	width: 350px;
	height: 165px;
	margin-left: 25px;
	margin-top: 126px;
	text-indent: -10000px;
}

#join_us h1 {
	position: absolute;
	font-size: 28px;
	color: #04355d;
	display: block;
	margin-top: 75px;
	text-align: left;
	width: 400px;
	padding-left: 24px;
	padding-top: 2px;
}

#whats_next {
	display: block;
	width: 360px;
	padding: 20px;
	background: url(../images/home.join_us.jpg) 0 bottom;
	margin-bottom: 10px;
}

#whats_next ul {
	margin-bottom: 30px;
}

#whats_next ul li {
	padding: 5px;
	background-color: #8dbbd7;
	margin-bottom: 9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#whats_next ul li a {
	display: block;
	border-style: solid;
}

#whats_next ul li p {
	margin: 0;
	padding: 0;
}

/* @end */

#hero_header {
	height: 20px;
	background: url(../images/hero.header.png) no-repeat -15px 0;
}

#hero {
	position: absolute;
	height: 380px;
	width: 930px;
	margin-left: -16px;
	clear: both;
	background: url(../images/hero.bg.png) no-repeat 0 0;
	margin-top: 0;
	z-index: 2;
}

#hero_container {
	height: 375px;
}

/* @group Coda Slider */

/* @group Nav */

#coda-nav-1 ul li a {
	float: left;
	display: block;
	width: 280px;
	margin-left: 22px;
	height: 90px;
	text-indent: -10000px;
	background: url(../images/hero.nav.gif) center top;
}

#coda-nav-1 ul li.tab1 a {
	background: url(../images/hero.nav.gif) -3px top;
}

#coda-nav-1 ul li.tab2 a {
	background: url(../images/hero.nav.gif) -302px top;
}

#coda-nav-1 ul li.tab3 a {
	background: url(../images/hero.nav.gif) -602px top;
}

#coda-nav-1 ul li.tab1 a.current {
	background: url(../images/hero.nav.gif) -3px -85px;
}

#coda-nav-1 ul li.tab2 a.current {
	background: url(../images/hero.nav.gif) -302px -85px;
}

#coda-nav-1 ul li.tab3 a.current {
	background: url(../images/hero.nav.gif) -602px -85px;
}

/* @end */

.coda-slider-wrapper {
	padding: 0;
	overflow: hidden;
}

/* When JavaScript is disabled */

.coda-slider-no-js .coda-slider {
	height: 257px;
	overflow: auto !important;
	padding-right: 20px;
	width: 930px;
}

.coda-slider, .coda-slider .panel {
	width: 930px
}

.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
	width: 930px
}

.coda-slider-wrapper.arrows .coda-slider {
	margin: 0 10px
}

/* Arrow styling */

.coda-nav-left a, .coda-nav-right a {
	background: #000;
	color: #fff;
	padding: 5px;
	width: 100px
}

/* Panel padding */

.coda-slider .panel-wrapper {
	width: 930px;
	height: 257px;
}

/* Preloader */

.coda-slider p.loading {
	padding: 20px;
	text-align: center
}

/* Miscellaneous */

.coda-slider-wrapper {
	clear: both;
	overflow: auto
}

#coda-nav-1 {
	padding-top: 265px;
}

.coda-slider {
	float: left;
	overflow: hidden;
	position: relative
}

.coda-slider .panel {
	display: block;
	float: left
}

.coda-slider .panel-container {
	position: relative
}

.coda-nav-left, .coda-nav-right {
	float: left
}

.coda-nav-left a, .coda-nav-right a {
	display: block;
	text-align: center;
	text-decoration: none
}

.home_page_links {
	background-color: rgba(148,191,218,0.11);
	padding: 22px;
	width: 355px;
}

.home_page_links li a {
	display: block;
	padding: 8px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #8aa2b5;
	border-bottom: 1px solid #8aa2b5;
	background-color: rgba(148,191,218,0.11);
	margin-bottom: 8px;
	text-shadow: #fff 1px 1px 0;
}

.home_page_links li a:hover {
	background-color: #f3f8fb;
}

.home_page_links.events li p {
	display: block;
	padding: 8px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #8aa2b5;
	border-bottom: 1px solid #8aa2b5;
	background-color: rgba(148,191,218,0.11);
	margin-bottom: 8px;
}

.home_page_links.events li a {
	background-color: #dbe4eb;
}

.home_page_links.events li a:hover {
	background-color: #f3f8fb;
}

body.contact #page_hero {
	color: #fff;
	font-size: 20px;
	text-align: center;
	width: 940px;
	padding: 0;
	margin: 0;
	height: 217px;
}

body.contact #page_hero_container {
	display: block;
	margin-bottom: -5px;
	margin-left: -16px;
}

/* @end */

/* @end */



/* @end */

/* @group Cornell Brand */

#cornell_brand {
	width: 900px;
	margin: 5px auto 25px;
}

#cornell_brand * {
	text-shadow: #000 0 1px 0;
	color: #fff;
}

#cornell_brand a {
	width: 900px;
	margin: 0 auto 25px;
	text-shadow: #000 1px 1px 0;
	font-size: 11px;
	text-transform: none;
}

#cornell_brand a:hover {
	color: #fff;
}

/* @end */

div#special_message {
	float: left;
	padding: 10px;
	border: 2px dashed #04365d;
	background-color: #daeaf3;
	width: 365px;
	clear: both;
	margin-bottom: 10px;
}

div#click_to_zoom {
	position: absolute;
	z-index: 9;
	background-color: #04355d;
	padding: 10px;
	height: 22px;
}

div#click_to_zoom h3 {
	font-size: 17px;
}