/* $Id$ */

.nyuLogoContainer {
	overflow: hidden;/*prevents white space from showing when search options is clicked*/
	padding-bottom: 20px;/*so alert does not sit directly underneath the nyu logo*/
}
.nyuLogo {
	margin-left: 0px;/*this is different from template pages, which has 15px indentation*/
}

/* Carousel-specific */
.section.Carousel {
	margin: 0px auto;	
}
.carousel, .jCarouselLite {
	height: 308px !important;
}
.jCarouselLite ul li {
	width: 960px !important;
}
.homepage .carousel {
	width: 960px !important;
}
#carouselContainer {
	height: /*358px*/343px;
	background-image: url(../images/bgHomepagePromo.gif) !important;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-bottom: /*10px*/25px;
	border-top: /*33px*/20px solid #57068c;
	overflow: hidden !important;
}
.carouselWrapper {
	width: 960px !important;
}
.homepage .promoSlide {
	width: 960px  !important;
	height: 438px !important;
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

/* Slide Photos */
#slide1 {
	background-image: url(../images/rotatingHomepagePromos/bgHomepagePromo1.jpg);
}
#slide2 {
	background-image: url(../images/rotatingHomepagePromos/bgHomepagePromo2.jpg);
}
#slide3 {
	background-image: url(../images/rotatingHomepagePromos/bgHomepagePromo3.jpg);
}
#slide4 {
	background-image: url(../images/rotatingHomepagePromos/bgHomepagePromo4.jpg);
}

	
	
/* NAV */
.homepage #carouselNav {
	float: left;
	display: block;
	width: 930px;
	height: 12px;
	border-bottom: 1px solid #EFEFEF;
	background-image: none;
	background-color: #FFF;
	padding: 11px 15px;
}
.carouselArrow {
	float: left;
	width: 30px;
	cursor: pointer;
}
#carouselNav #carouselSlideLinks {
	float: left;
	width : 870px !important;
}
#carouselSlideLinks a:hover {
	text-decoration: none;
}

/* SLIDE TYPES */
.promoText {
	float: right;
}
.promoText p, .promoText h1, .promoText h4 {
	text-align: left;
}


/* 1-Column space News List */
.newsList.promoText {
	width: 488px;
	margin-top: 27px;
}
.newsList.promoText h1 {
	color: #57068c;
	font-size: 24px;
	margin-left: 0px;
	margin-bottom: 15px;
}
.newsList.promoText p {
	padding-bottom: 8px;
	margin: 0px 42px 8px 0px;
	border-bottom: 1px dotted #818790;
}
.newsList.promoText p.last,
.newsList.promoText p:last-child {
	border: 0px !Important;
}
.newsList.promoText .moreButton p {
	border: 0px;
}

/* 2-Column space Split News List */
.newsSplit.promoText {
	width: 514px;
	margin-top: 45px;
}
.newsSplit.promoText h1 {
	margin-left: 0px;
	margin-bottom: 16px;
	font-size: 24px;
}
.newsSplit.promoText h4 {
	margin-left: 0px;
}
.newsSplit.promoText p {
	margin-left: 0px;
}
.newsSplit .leftPanel {
	float: left;
	width: 257px;	
}
.newsSplit .rightPanel {
	float: left;
	width: 238px;
	height: 220px;
	overflow-y: auto;
}
.newsSplit .rightPanel p {
	border-bottom: 1px dotted #818790;
	margin: 6px 12px 8px 0px;
	padding-bottom: 8px;
}
.newsSplit .rightPanel p:last-child {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

/* Customize internal scrollbars for Safari */
/* Reference: http://webkit.org/blog/363/styling-scrollbars/ */
.promoSlide ::-webkit-scrollbar {
	width: 5px;
	}
.promoSlide ::-webkit-scrollbar-track-piece {
	background: rgba(0, 0, 0, .1);
	margin: 10px 0;
	}
.promoSlide ::-webkit-scrollbar-track-piece:start {
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	}
.promoSlide ::-webkit-scrollbar-track-piece:end {
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	}
.promoSlide ::-webkit-scrollbar-thumb:vertical {
	height: 50px;
	background: rgba(0, 0, 0, .1);
	-webkit-border-radius: 2px;
	}
.promoSlide ::-webkit-scrollbar-thumb:vertical:hover {
	background: rgba(0, 0, 0, .2);
	}


/* Large Header & Intro Text */
.maxText.promoText {
	width: 481px;
	margin-top: 35px;
}
.maxText.promoText h1 {
	margin-left: 0px;
	margin-bottom: 16px;
	color: #005B7F;
	font-size: 31px;
}
.maxText.promoText p {
	margin-left: 0px;
}

/* Large Header & Link */
.minText.promoText {
	width: 481px;
	margin-top: 30px;
}
.minText.promoText h1 {
	vertical-align: center;
	margin-left: 0px;
	margin-top: 90px;
}
.minText.promoText p {
	margin-left: 0px;
}


/* Channel Listings */
.homepage #contentWrapper .channel {
	float: left;
	text-align: left;
}
.homepage #contentWrapper .channel ul {
	margin-left: 0px;	
}
.homepage #contentWrapper .channel ul li {
	background-image: none;
	padding-left: 0px;
	margin-bottom: 10px;
}
.homepage #contentWrapper .channel ul li a {
	color: #000000;	
}
.homepage #contentWrapper .channel ul li a:hover {
	color: #D11255;	
	text-decoration: none;
}

.homepage div.channel.about {
	margin-left: 17px;
	width: 158px;
}
.homepage div.channel.admissions {
	width: 165px;
}
.homepage div.channel.academics {
	width: 161px;
}
.homepage div.channel.uLife {
	width: 185px;
}
.homepage div.channel.research {
	width: 148px;
}
.homepage div.channel.global {
	width: 126px;
}
.homepage #contentWrapper h3 {
	margin: 0px 0px 20px 0px;	
	text-transform: uppercase;
	color: #000;
	font-size: 13px;
}	
.homepage #contentWrapper h3 a {
	color: #000;
}	
.homepage #contentWrapper h3 a:hover {
	color: #D11255;	
	text-decoration: none;
}	

/* CHANGE IN channels.css */
/*
.carousel {
	width: 962px;
}
*/