/* Top Area 
=================================*/

/* .home #top-wrapper {
	position: relative;
	height: 360px;
	width: 100%;
}  */

.home #top {
	height: 360px;
	position: relative;
	width: 100%;
	z-index: 2;
	/* background: url(/eyos/hp/content/images/hpbg/bg1.jpg) top center no-repeat; */ 

}
.home #top-nav {
	width: 496px; /* If reducing/increasing the number of home page background images to switch between, change this width accordingly */
}

.home #top .wrap {
	height: 360px;
} 

.home #top-bg {
	position: absolute;
	top: 0;
	left: 0; 
	width: 100% !important;
	height: 360px;
	z-index: -1;
}

.home #top-bg .bg-banner {
	width: 100% !important;
	height: 360px;
} 

.home #top-bg .bg-banner.one { background: url(http://intraweb.stockton.edu/eyos/hp/content/images/hpbg/IMG_1564.png)  top center no-repeat; } 
.home #top-bg .bg-banner.two { background: url(http://intraweb.stockton.edu/eyos/hp/content/images/hpbg/Boat_Large.jpg) top center no-repeat; }
.home #top-bg .bg-banner.three { background: url(http://intraweb.stockton.edu/eyos/hp/content/images/hpbg/flaglineup.png)  top center no-repeat; } 
.home #top-bg .bg-banner.four { background: url(http://intraweb.stockton.edu/eyos/hp/content/images/hpbg/IMG_1672.png) top center no-repeat; } 
.home #top-bg .bg-banner.five { background: url(http://intraweb.stockton.edu/eyos/hp/content/images/hpbg/Lake_with_seal.jpg) top center no-repeat; } 
.home #top-bg .bg-banner.six { background: url(http://intraweb.stockton.edu/eyos/hp/content/images/hpbg/PAC.jpg) top center no-repeat; }
.home #top-bg .bg-banner.seven { background: url(http://intraweb.stockton.edu/eyos/hp/content/images/hpbg/360_9798.jpg) top center no-repeat; }  
.home #top-bg .bg-banner.eight { background: url(http://intraweb.stockton.edu/eyos/hp/content/images/hpbg/marshland.jpg) top center no-repeat; } 
.home #top-bg .bg-banner.nine { background: url(http://intraweb.stockton.edu/eyos/hp/content/images/hpbg/bg2.jpg) top center no-repeat; } 
.home #top-bg .bg-banner.ten { background: url(http://intraweb.stockton.edu/eyos/hp/content/images/hpbg/campuswalk.jpg) top center no-repeat; } 
.home #top-bg .bg-banner.eleven { background: url(http://intraweb.stockton.edu/eyos/hp/content/images/hpbg/marshland.jpg) top center no-repeat; } 

/* Sub Top Area
=================================*/

#sub-top {
	height: 120px;
}

#sub-top.tease {
	height: 130px;
}

#sub-top.tease.open,
#sub-top.open {
	height: auto;
	min-height: 530px;
}


/* Stories Switcher
..................................*/

#stories-switcher {
	background: #000;
	color: #fff;
	height: 120px;
	position: relative;
}

.tease #stories-switcher {
	height: 130px;
}

.tease.open #stories-switcher,
.open #stories-switcher {
	height: auto;
}

#stories-nav {
	width: 920px;
	padding: 8px 20px;
	display: none;
}

#stories-nav #previous,
#stories-nav #next {
	cursor: pointer;
	text-transform: uppercase;
	color: #83c7f4;
	font-size: .856em;
	font-family: Arial, sans-serif;
}

#stories-nav #previous {
	background: url(../images/video-arrow-left.gif) top left no-repeat;
	padding: 0 0 0 15px;
	float: left;
}

#stories-nav #next {
	background: url(../images/video-arrow-right.gif) top right no-repeat;
	padding: 0 15px 0 0;
	float: right;
}

ul.story-thumbs {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.story-thumbs li {
	float: left;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 120px;
	position: relative;
}

ul.story-thumbs li.tease  {
	background: #83c7f4;
	height: 130px !important;
}

.open ul.story-thumbs li.tease {
	height: 120px !important;
	background: #000;
}

ul.story-thumbs li img {
	vertical-align: bottom;
}

ul.story-thumbs li .hover {
	display: none;
	position: absolute;
	bottom: 10px;
	left: 0;
	background: url(../images/overlay-black-2.png);
	width: 140px;
	padding: 6px 10px;
	color: #fff;
	font-family: Georgia, times, serif;
	font-weight: bold;
}

ul.story-thumbs li .hover a {
	display: block;
	font-size: 0.833em;
	font-family: Arial, sans-serif;
	background: url(../images/slider-arrow-go-sm.png) top left no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 10px;
	text-transform: uppercase;
	color: #90d1ff;
}

.open ul.story-thumbs li .hover {
	bottom: 0;
}

#stories-switcher #close a {
	display: none;
}

.open #stories-switcher #close a {
	display: block;
	color: #90d1ff;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	cursor: pointer;
	background: url(../images/icon-x.gif) top right no-repeat;
	padding: 0 20px 0 0;
	line-height: .95em;
	font-size: 1.1em;
	position: absolute;
	top: 170px;
	right: 20px;
}

#stories-switcher .story {
	padding: 2.5em 0;
}

#stories-switcher .story .img {
	float: left;
	padding: 0 0 0 40px;
	margin: 0 40px 0 0;
	width: 520px;
}

#stories-switcher .story .text {
	float: left;
	width: 320px;
	color: #fff;
	padding: 2em 0 0 0;
}

#stories-switcher .story .text h2 {
	color: #fff;
}

#stories-switcher #batches {
	width: 960px !important;
}


/* Main Navigation
=================================*/

.home #nav {
	height: 60px;
}

.home #nav li {
	height: 41px;
	padding: 19px 0 0 0;
}

/* Content Area
=================================*/

.home #bottom #content .column {
	width: 300px;
	margin: 0 20px 0 0;
}

.home #bottom #content .column.middle {
	margin: 0 40px 0 0;
}

.home #bottom #content .column.right {
	margin: 0;
}