@charset "utf-8";
@import "http://fonts.googleapis.com/css?family=Roboto:400,900,700,500,300,100";

/* Daytona State Custom CSS Document */

/* Sticky footer styles
-------------------------------------------------- */
/*
html,
body {

/*The html and body elements cannot have any padding or margin.
height: 100%;

}
*/
body {
	background: url("../images/background9.png") repeat-x scroll center top #FFFFFF;
}

body.athletics {s
	background: none repeat scroll 0 0 #0079C2;
}

/* Wrapper for page content to push down footer */
/*
#wrap {

min-height: 100%;
height: auto !important;
height: 100%;
/* Negative indent footer by its height 
margin: 0 auto;*/
/* Pad bottom by footer height 
padding: 0;
}
*/
/* Set the fixed height of the footer here 
footer {
height: 175px;
}
*/

/* Custom page CSS
-------------------------------------------------- */
/* Not required for sticky footer method. */



/* headings */

h1 {
	font-size:3em;
	font-weight:300;
}

h2 {
	font-size:2.5em;
	font-weight:300;
}

h3 {
	font-size:2.25em;
	font-weight:300;
} 

h4 {
	font-size:2em;
	font-weight:300;
}

h5 {
	font-size:1.5em;
	font-weight:300;
}

h6 {
	font-size: 1.25em;
	font-weight:300;
}

h1,h2,h3,h4,h5,h6 {
	color: #505050;

	letter-spacing: -1px;
	font-family:'Roboto', Arial, Helvetica, sans-serif;
}

h1.content-title {
	font-size: 36pt;
	font-weight: 300;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-top: 0;
}

hr{
	height: 3px;
	width: 100%;
	background-color: #0467a3;
	border: 0px;
}



/* paragraph */

p {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.5em;
}

/*links */

a {
	text-decoration:none;
	color:#13446e; /*added for ticket 41845 */
}

a img {
	border:0;
}

/* header search */

header {
	background: url("../images/top1.png") repeat-x scroll center top transparent;
}

#catalog-search #search {
	margin-top: 5%;
}

#search p{
	color: #fff;
	line-height: 1em;
	text-align: right;
	margin-right: 1em;
	font-size: 12pt;
	margin:.5em 0 5px;
}
#search p a{
	color: #fff;
	text-decoration:none;
}
#search p a:hover{
	color: #fff;
	text-decoration:underline;
}

#header-right {
	margin-top: 5px;
	max-width:500px;
}

#header-right a, #header-right a:active, #header-right a:visited  {
	color: #000;
}

#header-right a:hover {
	color: #fff;
	text-decoration: none;
}

/* primary nav */

.navbar-text { 
	display: none;
	padding: 0 50px; 
}

.navbar-toggle {
	right:auto;
	left:10px;
}

nav {
	padding-top: 10px;
}

.center.navbar .nav {
	width: 100%;
	display: inline-block;
}

.center .navbar-inner {
	text-align: center;
}

.center.navbar .nav > li {
	display: table-cell;
	width: 1%;
	float: none;
	text-align: center;
	vertical-align: top;
}

#primary-nav.navbar .nav > li > a {
	text-shadow: none;
	font-size: 15px;
	font-weight: 400;	
	color: #fff;
	padding: 0 5%;
	margin: 10px 0 5px;
	text-transform: uppercase;
}

#interior-nav .navbar-nav > li > a {
	padding: 5px 15px;
}

.navbar-nav > li > a {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-transform: 
}

ul.nav {
	width: 100%;
}
.nav > li > a:hover, .nav > li > a:focus {
	background: transparent;
}

#primary-nav {
	margin-top: 5px;
}

/* dropdown menu */

li.dropdown:first-child {
	padding-left: 0;
}
li.dropdown:last-child {
	padding-right: 0;
}
.center .navbar-inner .nav .dropdown-menu {
	text-align: left;
}

.dropdown-menu {
	left: auto;
	background-color: #505050;
	border-radius: 0;
	min-width:150px;
}

.dropdown-menu > li > a {
	color: #fff;
	font-weight: bold;
}


.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: transparent;
	background-image: none;
	color: #32b2ff;
}



.navbar-inner {
	background-color: transparent;
	background-image: none;
	border: 0;
	border-radius: 0;
	box-shadow: 0;
	text-align: center;
}
nav {
	margin-top: 5px;
}
.navbar {
	background-color: transparent;
	border-radius: 0 0 0 0;
	margin-bottom: 0;
}

.navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
	background-color: transparent;
	color: #FFFFFF;
}


#primary-nav.navbar {
	margin-bottom:0;
	min-height: 44px;
}

#interior-nav.navbar {
	margin-bottom:0;
	min-height: 30px;
}

#catalog-search {
	margin-bottom:0;
	min-height: 49px;
}



/* secondary/interior navigation  */

#interior-nav {
	background: #505050;
}

.navbar-nav > .dropdown > a .caret {
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
}

/* carousel */

.carousel-caption {
	left: 0;
	right:0;
	text-align: left;
	padding: 10px;
	/*font-size: 16px;*/
	bottom: 0;
	background: #3f3f3f;
	opacity: 0.8;
}


.carousel-indicators {
	left: auto;
	right:15px;
}

.carousel-preview{
	bottom: 0;
	right: 0;
	list-style: none outside none;
	margin-left: -60px;
	padding-left: 0;
	position: absolute;
	width: 300px;
	z-index: 15;
}

.carousel-preview li {
	float: left;
	margin-left: 5px;
	width: 64px;
}

.thumbnail, .img-thumbnail {
	border: 0;
	border-radius: 0;
}

.carousel-preview.active {
	background-color: #FFFFFF;
	height: 12px;
	margin: 0;
	width: 12px;
}

.carousel .carousel-inner .active.left {
	left:0;
	opacity:0;
	z-index:2;
}
.carousel  .carousel-inner .next {
	left:0;
	opacity:1;
	z-index:1;
}


/*home carousel */

.carousel-control.left, .carousel-control.right {
	background-image: none;
}

.read-more {
	color: #ffffff; 
	font-weight: bold;
}


.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}


/* wrap */

#wrap > .container {
	background: #fff;
}


/* interior */

section#content, section#content-nav {
	padding: 1em;
}

section#content-nav {
	min-height:800px;
}

section#content-nav a {
	text-decoration: none;
}

/* breadcrumb */

.breadcrumb {
	margin-bottom: 10px;
	background: transparent;
	font-size: .9em;
	font-weight:bold;
	color: #000;
}

.breadcrumb a {
	color: #03578a;
}

.breadcrumb > li + li:before {
	color: #CCCCCC;
	content: "> ";
	padding: 0 5px;
}

iframe {
	border: 0;
}
ul.breadcrumbs{
	padding:0px;
}

/* footer */

footer {
	font-size: 11px;
	padding-top: 20px;
}

footer #social-media ul.social-icons.list-inline > li {
	padding-left: 0;
	padding-right: 0;
}

.container .credit {
	margin: 20px 0;
}

/*code {
font-size: 80%;
}*/


#footerlinks li, p.footertext{
	font-size: .8em;
}


#footerlinks{
	padding-top:1.5em;

}
#social-media{
	padding-top:1.5em;

}




/* carried over previous styles */





.breadcrumb a{
	color:#03578a;
	text-decoration: underline;
}

.breadcrumb a:hover{
	text-decoration: none;
}

#primary-nav.navbar .nav > li > a:hover, #primary-nav.navbar .nav > li > a:focus  {
	color: #1f2020;
}



#section1, #section2, #section3, #section4 {
	float: left;
	width: 25%;
}

section#content a{
	color:#03578a;	
	text-decoration: underline;
}
section#content a:hover{
	color:#4c4d4e;
	text-decoration: none;	
}

section#content-nav h4 {
	/*color: #6B6B6B;
	font-family: 'Roboto',Arial,Helvetica,sans-serif;
	font-weight: 300;
	font-size: 16px;*/
	margin-bottom: 15px;
	margin-top: 15px;
	text-align:left;
}

section#content-nav h4 a {
	/*color: #0079c2; */
	color: #03578a; /*added for ticket 41845 */
}

section#content-nav a:hover {
	color: #1f2020;
	/*    color:#0079c2;	*/	
}


#content-nav p{
	text-align:left;
}


#content-nav ul{
	padding-left:0em;
	margin-left:0em;

}



#content-nav li{
	list-style:none;
	display:block;
	marign-left:0em;
}

#content-nav li ul li.child{
	display:none;
}

#content-nav li:hover ul li.child{
	display:block;
	margin-bottom:1em;
	margin-top:1em;
}

#content-nav li.parent{
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	color:#0079c2;
	font-size:10pt;
	display:block;
}

#content-nav li.child{
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-color:#000000;
	font-size:10pt;
}

#content-nav li.parent a{
	/*color:#0079c2;*/
	color: #03578a; /*added for ticket 41845 */
}

#content-nav li.child a{
	color:#000;
}

#content-nav li.child a:hover{
	color:#0079c2;
}

/* media queries */


/* min container size */

@media (max-width:300px) {

	.container {
		min-width: 300px;
	}

}


/* ipod porrait */

@media (max-width: 480px) {

	header {
		width: 320px;
		background: none;
	}

	#logo {
		margin: 0 auto;
	}

	.center.navbar .nav, #interior-nav.navbar .nav  {
		clear: both;
	}

	.carousel-indicators {
		display: none;
	}

	.carousel-caption {
		padding: 5px 10px;  
	}

	.carousel-caption p { 
		font-size:14px; 
		font-weight: bold;
		margin: 0;
	}

}


@media (min-width: 481px) {

	/* webkit display bug */	
	.center.navbar .nav, #interior-nav.navbar .nav  {
		width: 100%;
		display: inline-block;
	}


}

@media (max-width: 600px) {


	#header-right a:hover {
		color: #666666;
		text-decoration: none;
	}


	.carousel-preview {
		display:none;
	}


}



@media (min-width: 730px) and (max-width: 989px) {

	#primary-nav.navbar .nav > li > a {
		font-size: 13px;
	}

}


@media (max-width: 767px) {


	.center.navbar .nav > li {
		display: inline-block;	
		width: auto;
		margin: 0 5px;
		white-space:nowrap;
	}

	/* collapsed responsive primary nav 

	.navbar .nav {
	margin-top:40px;
}


	.center.navbar .nav > li {
	display: block;
	float: none;
	padding-right: 0 40px;
	text-align: left;
	vertical-align: top;
	width: auto;
}

	#primary-nav.navbar .nav > li > a {
	text-shadow:none;
	font-size: 16px;
	color: #fff;
	padding: 1% 5%;
	margin: 5px 0;
	background: #0079C2;
	border-radius: 0;
	border: 1px solid #ccc;
}
	*/

	.home-4col {
		margin-bottom:25px;
		padding-left: 25px;
	}


}



/* just under ipad portrait */
@media (max-width: 767px) {


	#mydsc{
		display: none;
	} 
	#search {
		display: block;
		float:left
	}
	.carousel {
		display:none;
	}

	#col-rollover {
		clear: both;
	} 

	.navbar-text {
		display:block;
		color: #fff;
	}

	a.navbar-text:link, a.navbar-text:active, a.navbar-text:visited {
		color: #fff;
	}

	a.navbar-text:hover {
		text-decoration:none;
		cursor:pointer;
		color: #ccc;
	}

	.navbar .nav {
		width: 100%;
		margin-top:0;
	}

	#primary-nav.navbar {
		margin-bottom:0;
		min-height: 50px;
	}

	#interior-nav.navbar {
		margin-bottom:0;
		min-height: 50px;
	}


	footer {
		margin-left: -20px;
		margin-right: -20px;
		padding-left: 30px;
		padding-right: 30px;
	}

	/* old style support */

	#section1, #section2, #section3, #section4 {
		display:block;
		float:none;
		width: 100%;
	}


}


/* just under ipad landscape */

@media (max-width: 980px) {

	#primary-nav.navbar {
		margin-bottom:0;
		min-height: 50px;
		background:#108AD3;
		background-size: 100%;
	}	

	#primary-nav.navbar .nav > li > a {
		padding: 0 10%;
	}


}

/* max container size */
@media (min-width:1000px) {

	.container {
		max-width: 1000px;
	}
}
#interior-nav li.dropdown > a:hover {
    color: #32b2ff;
}
.navbar-nav>.open>a, .navbar-nav>.open>a:hover, .navbar-nav>.open>a:focus {

    background-color: #FFFFFF;
}
.navbar-nav>li>a:hover, .navbar-nav>li>a:focus {
    color: #ffffff;
}
a:hover,a:focus {
    color: #164c7b;
}