/* Artfully masterminded by ZURB  */

/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
div.clearjunk {clear:both;}
body {font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif; color:#333;}
p {font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;}
a{color:#11719d;text-decoration:none;line-height:inherit}
a:hover{color:#b46c2c;}

h1{font-size:26px; color: #9e1b32;}
h2{font-size:22px; color: #333;}
h3{font-size:18px; color: #9e1b32;}
h4{font-size:18px; color: #9e1b32; border-bottom: dotted 1px #333; padding-bottom: .25em; line-height:1.5;}
h5{font-size:16px; color: #333; line-height:1.5;}
h6{font-size:14px; color: #9e1b32; }
small{font-size:80%;line-height:inherit}
ul, ol { font-size: 14px; line-height: 1.6; margin-bottom: 17px; margin-left: 40px; list-style-position: outside; }

.row{width:1000px;}
.block-grid.four-up > li {padding: 0 10px 10px; }

ul.tabs-content.contained > li { border: solid 0 #ccc; border-width: 0 1px 1px 1px; padding: 20px; }
dl.tabs { border-bottom: solid 1px #ccc; display: block; height: 40px; padding: 0; margin-bottom: 20px; }
dl.tabs dd.active a { cursor: default; color: #333; background: #fff; border-left: 1px solid #ccc; border-right: 1px solid #ccc; font-weight: bold; }
dl.tabs dd.active a:hover { color: #333;}
dl.tabs dd a { color: #9e1b32; display: block; font-size: 14px; height: 40px; line-height: 40px; padding: 0px 23.8px; }
dl.tabs dd a:hover { color: #555; }

.tooltip { display: none; background: black; background: rgba(0, 0, 0, 0.8); position: absolute; color: #fff; font-weight: bold; font-size: 11px; font-size: 1.1rem; padding: 5px; z-index: 999; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; line-height: 1.4; }

table thead, table tfoot { background: #d7d7d7; }
table thead tr th { font-size: 13px; }
table tbody tr.even, table tbody tr.alt { background: #ebebeb; }
table tbody tr:nth-child(even) { background: #ebebeb; }

.accordion div.content,div.content p { font-size:13px; }

div.alert-box { display: block; padding: 6px 7px 7px; font-weight: bold; font-size: 14px; line-height: 1.4; color: white; background-color: #2ba6cb; border: 1px solid rgba(0, 0, 0, 0.1); margin-bottom: 12px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; text-shadow: 0 -1px rgba(0, 0, 0, 0.3); position: relative; }

ul.breadcrumbs li a, ul.breadcrumbs li span { text-transform: uppercase; font-size: 10px; font-size: 1.1rem; padding-left: 12px; color: #632a17; }/*#d75d34; } */
ul.breadcrumbs li a:hover { color: #b46c2c; }
div.orbit { width: 1px; height: 1px; position: relative; overflow: hidden; margin-bottom: 0px; }

.button.quick { background-color: #b31f39; border: 1px solid #7f0a0c; }
.button.quick:hover { background-color: #970b0e; }
.button.quick:focus { -webkit-box-shadow: 0 0 4px #c60f13, 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 0 4px #c60f13, 0 1px 0 rgba(255, 255, 255, 0.5) inset; box-shadow: 0 0 4px #c60f13, 0 1px 0 rgba(255, 255, 255, 0.5) inset; }

/* override for printable urls */
a[href]:after { content: none; }

/* hide orbit timer */
.timer { display:none; }

/* decrease panel padding */
.panel.newsnav { padding: 15px; }

/* Orbit Slider panel */
.slider-panel { border: none; background: black; background: rgba(0, 0, 0, 0.6); z-index: -1; margin-top: 18.5em; padding: 10px; width: 100%; }
.slider-panel p {color: #FFF; padding-left: 1em; }
.slider-panel a { font-weight: bold; }
.slider-panel a:hover { color: #9e1b32; }

/* Orbit Slider panel small devices */
@media only screen and (max-width: 955px) {
	.slider-panel { margin-top: 17em; }
	.slider-panel p { width: 80%; }
}

.text-on-slide { margin-top: 34%; }

h2.extendedTitle {
	font-size: 22px !important;
	margin-top: 0 !important;
}

/* Orbit Bullets */

ul.orbit-bullets { position: absolute; z-index: 30; list-style: none; bottom: -41px; left: 90%; margin-left: -50px; padding: 0; border: none; padding: .25em; padding-right: .625em; background: #ffffff; 	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */;}
	
ul.orbit-bullets li { float: left; margin-left: 5px; cursor: pointer; color: #999; text-indent: -9999px; background: url('../images/foundation/orbit/bullets.jpg') no-repeat 4px 0; width: 13px; height: 12px; overflow: hidden; }


/* Change opacity on Play Video links */
a.play-video:hover {
	opacity: 0.7;
}

.alert-box.secondary.events {
	text-align:center;
	background: #333;
	color:#FFF;
}

.hmain, .hmain p {
	color: #FFF;
}

.hmain a {
	color: #d75d34;
}

.hmain a:hover {
	color: #777;
}

#search-button a {
	color: #fff;
}

table.calendar, table.main-cal {
	border: none;
}

/* Topbar CSS */
.top-bar ul > li {
	border: 1px solid #093c6d;
}

.top-bar ul > li:hover {
	border: 1px solid #632a17;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


/* Top navigation CSS */

/* Peter's Nav Bar Styles
.nav-bar {

	margin-top: 18px;
	padding: 0px;
	margin-left: -.125em;
}
.nav-bar,
.nav-bar li,
.nav-bar > li:last-child {
	background: none;
	border: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.nav-bar > li:hover {
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #8e3d22;
}

.nav-bar > li a {
	padding: 0px 20px;
}*/
.button.success { background-color: #632a17; color: #FFF; border: 1px solid #75331d; }
.button.success:hover { background-color: #d75d34; }

/* Custom Side Nav Styles */
ul.side-nav {
	margin-top: 20px;
	padding: 0;
}

ul.side-nav li { 
	margin: 0 0 3px 0; 
	font-size: 85%;
}

ul.side-nav li a {
	padding: 6px 4px;
	border-bottom: 1px dotted #333;
	color: #632a17;
}

ul.side-nav li a:hover, ul.side-nav li.active a:hover {
	background: #F2F2F2;
	color: #003366;
	border-radius: 4px;
	border-bottom: 1px dotted #333;
}
ul.side-nav li.active a {
	background: #003366;
	color: #FFF;
	font-weight: normal;
	border-bottom: 1px dotted #333;
}


a.curpage, a.curpage:hover {
	border-bottom: 1px dotted #333 !important;
}



.join-enews { 
	position: absolute;
	top: 100px;
	right: 14em;
	padding: 15px;
	border-radius: 3px;
	background: #555;
	margin-bottom: 1em;
	
}

/* Responsive Calendar */
.main-cal { padding:0; border: 1px #ccc solid; width:100%;}
.main-cal th { text-align: left; }
.main-cal tr { display: block; }

.main-cal td, .main-cal th { display: none; }

.main-cal .scheduledEventToday, .main-cal .scheduleToday { display: block; }
.main-cal .scheduleDayNotInMonth { display: none; }

/* Change schedule header background to red*/
/*.scheduleHeader { background: #9e1b32; }*/

@media only screen and (min-width: 640px) {
		
		.main-cal tr { display: table-row; }
		.main-cal th, .main-cal td { display: table-cell !important; margin: 0; width: 14.2857%; padding: 0.4166em; border: 1px solid #babcbf; vertical-align: top; }
		
}
@media only screen and (min-width: 40em) and (min-height: 20em) {

		.main-cal td { height: 2.5em;}

	}
	@media only screen and (min-width: 40em) and (min-height: 40em) {

		.main-cal td { height: 6.25em; }

	}
	
/* hide contentspacer when printing */
/@media print {
		.contentspacer { display: none !important; }
}

/* -----------------------------------------
   Added visibilty classes
----------------------------------------- */
.show-on-phones { display: none !important; }	
.show-on-tablets { display: none !important; }
.show-on-desktops { display: block !important; }
.hide-on-phones { display: block !important; }	
.hide-on-tablets { display: block !important; }
.hide-on-desktops { display: none !important; }

 /* Modernizr-enabled tablet targeting */
@media only screen and (min-width: 920px) and (max-width: 1279px) {
	h1#responsive-header {
		font-size: 3.429em;
	}
	
	h2.extendedTitle {
		font-size: 20px !important;
	}
}

@media only screen and (min-width: 810px) and (max-width: 919px) {
	h1#responsive-header {
		font-size: 3.1875em;
	}
	
	h2.extendedTitle {
		font-size: 18px !important;
	}
}

@media only screen and (max-width: 809px) {
	h1#responsive-header {
		font-size: 2.857em;
	}
	h2.extendedTitle {
		font-size: 18px !important;
	}
}

@media only screen and (max-width: 1280px) and (min-width: 768px) {

.touch .hide-on-phones { display: block !important; }

.touch .hide-on-tablets { display: none !important; }

.touch .hide-on-desktops { display: block !important; }


.touch .show-on-phones { display: none !important; }

.touch .show-on-tablets { display: block !important; }

.touch .show-on-desktops { display: none !important; }

ul.side-nav {
	font-size: 0.98em;
}

}



@media only screen and (max-width: 767px) {

.hide-on-phones { display: none !important; }
.hide-on-tablets { display: block !important; }
.hide-on-desktops { display: block !important; }
.show-on-phones { display: block !important; }
.show-on-tablets { display: none !important; }
.show-on-desktops { display: none !important; }
ul.side-nav { margin-top: -1.5em; }

.top-bar ul > li:hover {
	border: none;
	border-radius: 0px;
}

top-bar ul > li.has-dropdown a { padding-right: 33.75; }
.top-bar ul > li.has-dropdown a:after { content: ""; display: display; width: 0; height: 0; border: solid 5px; border-color: white transparent transparent transparent; margin-right: 15px; margin-top: -2.5px; position: absolute; right: 0; top: 50%; }

}

@media only screen and (max-width: 822px) {
	.navbar {float: none;}
	
	
}

@media only screen and (min-width: 768px) {
	/* Hidden via CSS for now; Might hide with "show-for-small" class later - Peter (07/30/2013) */
	.name > h1> a {
		display: none !important; 
	}
}

/* -----------------------------------------
   Page Name 1
----------------------------------------- */
.breadcrumbs { margin-left:0; margin-top:0; padding-top:0; background: rgba(233, 233, 233, 0.74) !important; border: none !important; }

/* -----------------------------------------
   Join ENEWS link in header
----------------------------------------- */

