/* RIGHT COL */
#right-col {
	float: right;
	width: 260px;
}

/* LEFT COL */
#left-col {
	float: left;
	width: 685px;
}
/* NEWS HEAD */
.news-head {
	background-color: #fdc960;
	text-align: right;
	padding: 1em 1.3em .7em 5px;
	color: black;
	font-weight: bold;
	border-bottom: 1px solid #C8983B;
}
.news-head a {
	text-decoration: none;
	font-size: .7em;
	color: #0e82ad;
}
.news-head a:hover {
	color: #9E2828;
}
.news-sec-title {
	font-size: 1.1em;
}
/* NEWS STYLES */
#news {
	width: 260px;
	/*height: 365px;*/
	font-size: .8em;
	line-height: 1.3em;
	background-color: #fdc960;
}
.news-title {
	border-top:1px solid #fcdd9c;
	border-bottom: 1px solid #C8983B;
	padding: .3em .8em;
	font-size: 1em;
	color: black;
}
.news-title:hover {
	background-color: #fcdd9c;
}
.news-title:focus {
	outline: 0;
}
.news-title a {
	color: #3c3a2f;
	text-decoration: none;
}
.news-title a:hover {
	color: #9E2828;
}
.news-summary {
	padding: .25em 10px;
}
.ui-state-active, .ui-accordion-content-active {
/*	background: transparent url(images/news-active-bkg.png) repeat center center;*/
	background-color: #fff;/* #D9C89C */
	cursor: text;
	border-top: 0;
	border-bottom: 0;
}
.ui-state-active:hover {
    background-color: #fff;
}
.ui-state-active a:hover {
    color: black;
    cursor: text;
}
/* CALENDAR HEAD STYLES */
.cal-head {
	background-color: #BFD872;
	margin-top: 10px;
	text-align: right;
	padding: 1em 1.3em .7em 5px;
	color: black;
	font-weight: bold;
	border-bottom: 1px solid #989871;
}
.cal-head a {
	text-decoration: none;
	font-size: .7em;
	color: #0e82ad;
}
.cal-head a:hover {
	color: #9E2828;
}

.cal-title {
	font-size: 1.1em;
}

/* CALENDAR STYLES */
#calendar {
	margin-bottom: 3px;
	width: 100%;
}
.event {
	display:block;
	background-color: #e4e8af;
	font-size: .8em;
	line-height: 1.3em;
}
.break-holiday {
	background: transparent url(images/cal_break-holiday_bkg.png) repeat center;
}
.special {
	background: transparent url(images/cal_special_bkg.png) repeat center;
}
.student-activities {
	background: transparent url(images/cal_student-activities_bkg.png) repeat center;
}
.date {
	text-transform: uppercase;
	white-space: nowrap;
	background-color: #434134;
	vertical-align: middle;
	text-align: center;
	width: 60px;
	padding: .4em 1em;
	color: #D2CBBC;
	height: 30px;
	border-top: 1px solid #6A675A;
	border-bottom: 1px solid #22221A;
}
.recur-to {
	display: block;
	text-transform: lowercase;
}
td.details {
	padding: .4em .8em;
	vertical-align: middle;
	width:100%;
	border-top: 1px solid #f8f7de;
	border-bottom: 1px solid #A0A077;
}
td.details:hover {
	background-color: #F1F0D2;
}
.details h2 {
	font-size: 1em;
}
.details h2 a {
	color: #3c3a2f;
	text-decoration: none;
}
.details h2 a:hover {
	color: #9E2828;
}

/* HOME PAGE VIDEO STYLES */
#video-showHide {
	position: relative;
	width: 685px;
	height: 530px;
	display:none;

}
#video-play {
	position: absolute;
	width: 200px;
	height: 200px;
	display:block;
	
}
#video-hide {
	position: relative;
	width: 200px;
	height: 200px;
	display:none;
	
}
#hide-roll {
	width:200px;
   	height:200px;
    position:absolute;
    z-index:1;
    background-image:url(/sites/all/themes/nu_1011/images/video-front/showHide-overlay.png);
    background-position:0 400px;
    -webkit-transition: all .6s ease-in-out;    
    -moz-transition: all .6s ease-in-out;    
    -o-transition: all .6s ease-in-out;	
	
}
#featured-banner {
	width:130px;
   	height:30px;
    position:absolute;
	left:559px;
	top:555px;
	z-index:6;
    background-image:url(/sites/all/themes/nu_1011/images/video-front/featuredVid.png);
	
}
/* HOME PAGE IMAGE STYLES */
#home-img {
	position: relative;
	width: 685px;
	height: 530px;
	display:block;
	
}

#img-content {
	position: absolute;
	bottom: 0;
	left: 0;
	color: white;
	font-size: .8em;
	z-index: 20;
}
.img-drawer-btn {
	background: transparent url(images/home-img-drawer-btn.png) no-repeat left center;
	width: 31px;
	height: 40px;
	cursor: pointer;
	text-indent: -9999px;
	position:absolute;
	bottom: 0;
	left: 0;
}
.img-drawer {
	background: transparent url(images/fade.png) repeat center center;
	padding: 0;
	width: 685px;
}
.cmpgn-word {
	float: left;
	margin-left: 36px;
}
.img-message {
	float: right;
	width: 50%;
	padding: 5px 15px 15px 0;
	line-height: 1.3em;
}
.img-message a {
	color: #68bddc;
}
.img-message a:hover {
	color:#FDC960;
}

/* LOWER-LEFT STYLES */
#lower-left {
	margin-top: 10px;
}
.bars {
	float: left;
	background: transparent url(images/home-color-bars1.jpg) no-repeat center top;
	height: 200px;
	width: 55px;
	text-indent: -9999px;
}
/* FEATURES STYLES */

.features {
}
.feature {
	
	width: 200px;
	height: 200px;
	float: left;
	margin-left: 10px;
	/*background: transparent url(images/fade.png) repeat center center;*/
}

.google-dfp {
	
	zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
	-moz-opacity: 1;
	
	/*-webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;*/
}

.google-dfp:hover {
	
	background:#fff;

	zoom: 1;
    filter: alpha(opacity=85);
    opacity: 0.85;
	-moz-opacity: .85;
		
}
