/* @override 
	http://www.cayuga-cc.edu/css/homepage.css
*/

/* @group TEMPLATE */

#container {
	height: 540px;
}

#splash {
	width: 920px;
	height: 302px;
	margin: 0 auto;
}

#splash_photo_area {
	width: 665px;
	height: 302px;
	float: left;
	background-color: #fff;
}

#splash_photo {
	width: 665px;
	height: 245px;
	white-space: nowrap;
}

#splash_photo #splash_photo_campus {
	margin: 0;
	padding: 0;
	float: right;	
}

#splash_photo #splash_photo_person {
	margin: 0;
	padding: 0;
	float: right;
}

#splash_testimonial {
	width: 665px;
	height: 57px;
	background-color: #fff;
	text-align: right;
}

#announcement_body {
	width: 245px;
	margin: 0;	
	padding: 0;
}

#announcement_box {
	width: 245px;
	height: 302px;
	float: right;
	background-color: #7f0000;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
}

#announcement_headline p {
	color: #fff;
	background-color: #333;
	padding: 15px 20px;
	font-size: 11px;
	margin-bottom: 5px;
}

#announcement_body a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #e7c6c6;
}

#announcement_body a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #e7c6c6;
	}

#announcement_body a:hover {
	color: #f47b00;
	text-decoration: none;
	border-bottom: 1px solid #f47b00;
}

#announcement_body a:active {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}


#announcement_body p {
	color: #fff;
	font-size: 10px;
	line-height: 14px;
	margin: 0 20px;
}


#announcement_body ul {
	color: #fff;
	font-size: 10px;
	padding-left: 30px;
	padding-right: 15px;
}

#announcement_body ul li {
	margin: 5px 0 10px;
	padding: 0;
	list-style-type: square;
}

/* SPECIAL HOMEPAGE LINK - ROLLOVER BUTTONS */

#announcement_box_buttons ul {
	margin: 0 0 0 15px;
	padding: 0;
	width: 215px;
	height: auto;
	color: white;
}

#announcement_box_buttons li {
	list-style-type: none !important;
	padding: 0;
	margin-bottom: 0 !important;
	width: 215px;
	height: 45px;
	background: url(../images/homepage-side-button.gif) no-repeat scroll 0 0;
}


#announcement_box_buttons li:hover {
	background: url(../images/homepage-side-button.gif) no-repeat scroll 0 -45px;
	cursor: hand;
	cursor: pointer;
}

#announcement_box_buttons li a:link,
#announcement_box_buttons li a:visited,
#announcement_box_buttons li a:hover {
	text-decoration: none;
	border-style: none;
	color: #fff;
	top: 15px;
	left: 10px;
	position: relative;
	font-size: 11px;
}



/* SPECIAL GRADUATION BUTTON */
#announcement_box_buttons li.graduation {
	background: url(../images/homepage-side-button-graduation.gif) no-repeat scroll 0 0;
	padding-left: 45px;
}

#announcement_box_buttons li.graduation:hover {
	background: url(../images/homepage-side-button-graduation.gif) no-repeat scroll 0 -45px;
	cursor: hand;
	cursor: pointer;
}




/* SPECIAL BOOKSTORE BUTTON */
#announcement_box_buttons li.bookstore {
	background: url(../images/homepage-side-button-bookstore.gif) no-repeat scroll 0 0;
	padding-left: 45px;
}

#announcement_box_buttons li.bookstore:hover {
	background: url(../images/homepage-side-button-bookstore.gif) no-repeat scroll 0 -45px;
	cursor: hand;
	cursor: pointer;
}


/* SPECIAL ORIENTATION BUTTON */
#announcement_box_buttons li.orientation {
	background: url(../images/homepage-side-button-orientation.gif) no-repeat scroll 0 0;
	padding-left: 45px;
}

#announcement_box_buttons li.orientation:hover {
	background: url(../images/homepage-side-button-orientation.gif) no-repeat scroll 0 -45px;
	cursor: hand;
	cursor: pointer;
}



/* SPECIAL OWL BUTTON */
#announcement_box_buttons li.owl {
	background: url(../images/homepage-side-button-owl.gif) no-repeat scroll 0 0;
	padding-left: 45px;
}

#announcement_box_buttons li.owl:hover {
	background: url(../images/homepage-side-button-owl.gif) no-repeat scroll 0 -45px;
	cursor: hand;
	cursor: pointer;
}

/* SPECIAL FINAL EXAM SCHEDULE BUTTON */
#announcement_box_buttons li.exams {
	background: url(../images/homepage-side-button-exams.gif) no-repeat scroll 0 0;
	padding-left: 45px;
}

#announcement_box_buttons li.exams:hover {
	background: url(../images/homepage-side-button-exams.gif) no-repeat scroll 0 -45px;
	cursor: hand;
	cursor: pointer;
}

/* SPECIAL HR JOBS BUTTON */
#announcement_box_buttons li.jobs {
	background: url(../images/homepage-side-button-jobs.gif) no-repeat scroll 0 0;
	padding-left: 45px;
}

#announcement_box_buttons li.jobs:hover {
	background: url(../images/homepage-side-button-jobs.gif) no-repeat scroll 0 -45px;
	cursor: hand;
	cursor: pointer;
}


/* SPECIAL YOUTUBE VIDEO CONTEST */
#announcement_box_buttons li.video {
	background: url(../images/homepage-side-button-video.gif) no-repeat scroll 0 0;
	padding-left: 45px;
}

#announcement_box_buttons li.video:hover {
	background: url(../images/homepage-side-button-video.gif) no-repeat scroll 0 -45px;
	cursor: hand;
	cursor: pointer;
}


/* SPECIAL FINANCIAL AID DAY */
#announcement_box_buttons li.finaid {
	background: url(../images/homepage-side-button-finaid.gif) no-repeat scroll 0 0;
	padding-left: 45px;
}

#announcement_box_buttons li.finaid:hover {
	background: url(../images/homepage-side-button-finaid.gif) no-repeat scroll 0 -45px;
	cursor: hand;
	cursor: pointer;
}



/* SPECIAL COURSE MAPS LINK */
#announcement_box_buttons li.maps {
	background: url(../images/homepage-side-button-maps.gif) no-repeat scroll 0 0;
	padding-left: 45px;
}

#announcement_box_buttons li.maps:hover {
	background: url(../images/homepage-side-button-maps.gif) no-repeat scroll 0 -45px;
	cursor: hand;
	cursor: pointer;
}


/* SPECIAL HOMEPAGE LINK - COURSE SCHEDULES */

#announcement_box_schedule ul {
	margin: 5px 0 0 10px;
	padding: 0;
	width: 215px;
	height: auto;
	color: white;
}

#announcement_box_schedule li {
	list-style-type: none !important;
	margin: 0;
	padding-left: 10px !important;
	width: 215px;
	font-size: 10px;
	line-height: 14px;
}

#grey_splitter {
	background-color: #dbdbdb;
	width: 900px;
	height: 4px;
	display: block;
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
}

#navigation {
	width: 920px;
	height: 68px;
}

#navigation #menu_buttons {
	background: url(../images/template/homepage/navigation.gif) no-repeat scroll 0 0;
	height: 68px;
}

#stay_in_touch {
	height: 68px;
	background: #333333 url(../images/template/common/dotted_bar_grey.gif) no-repeat scroll 150px 0;
}

#think_big_bar {
	width: 920px;
	height: 34px;
	background: url(../images/template/homepage/thinkbig_tagline.gif) no-repeat scroll 0 0;
}

#think_big_bar #think_big_branding {
	width: 665px;
	height: 34px;
	float: left;
}

#think_big_bar #search_box {
	width: 245px;
	height: 34px;
	float: right;
	margin-right: 10px;
}

/* @end */

/* @group NIVO Slider */

#splash_photo_area_nivo {
	width: 665px;
	height: 302px;
	float: left;
	background-color: #ffffff;
}

.slider-wrapper {
	float: right !important;
}

.ribbon {
	
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:5px !important;
    margin-left:-40px; /* Tweak this to center bullets */
}

/* @end */

/* @group MISC */


/* ADJUSTMENTS for the search box on the HOMEPAGE */

#searchbox {
	padding: 8px 0 0 12px;
}

#navsearch #words {
	width: 180px;
	margin-right: 8px;
}

/* @end */
