/* BOOTH HOMEPAGE
   ================================================== */

body {
	min-width:992px;	
}

#main.homepage {
	background: none;
}

#feature-slider {
	width: 100%;	
	height: 700px;	
	overflow: hidden;
	position: relative;
	text-align: left;		
}
.no-js #feature-slider  { height:auto; overflow:auto; }
#feature-slider .slide {
	/*position: relative;*/
	display: none;
	width: 100%;
	min-width: 980px;	
	text-align: center;	
}
#feature-slider .slide:first-child { display: block; }
.no-js #feature-slider .slide { display: block; position: relative; height: 820px; }
.xl-container .slide{ 
	position: absolute;
	top: 0;
	left: 0;
}
#feature-slider .slide > img { 
	display: block;
	width: 100%;
	/*margin:0 auto;*/
	min-width: 1280px;
	/*min-height: 600px;*/
	/*z-index: 1;*/
}



#feature-slider .slide .content {
	position: absolute;
	top: 0;

	left: 50%;
	width: 980px;
	margin: 65px 0 0 -490px;

	text-align: left;
	color:#fff;
	
	padding: 0;
	
	background: none;
	
	-webkit-font-smoothing: antialiased;	
}
#feature-slider .slide.dark .content { 
	color: #252e34; 
	/*background: rgba(255,255,255,0.25);*/
}

#feature-slider .slide .content-wrapper {
	overflow: hidden;
	/*padding: 45px 25px;*/
	padding: 45px 0 45px 25px !important;
	 /* border: 1px dotted #fff; */
	height:325px;
}

#feature-slider .slide.insight .content-wrapper {
	padding: 45px 0 45px 25px;
	/*
border: 1px dotted #fff;
	border: 1px dotted rgba(255,255,255,0.5);
*/
}

#feature-slider .slide.insight .content-wrapper:before,
#feature-slider .slide.insight .content-wrapper:after {
	content: "";
	display: block;
	width: 28px;
	height: 48px;
	position: absolute;
	/* background: transparent url(img/sprite.homepage-echange-diags.png) no-repeat 0 0;	 */
}


#feature-slider .slide.event .content-wrapper:before,
#feature-slider .slide.event .content-wrapper:after {
	content: "";
	display: block;
	width: 28px;
	height: 48px;
	position: absolute;
	/* background: transparent url(img/sprite.homepage-event-diags.png) no-repeat 0 0;	 */
}

#feature-slider .slide.centers .content-wrapper:before,
#feature-slider .slide.centers .content-wrapper:after {
	content: "";
	display: block;
	width: 28px;
	height: 48px;
	position: absolute;
	/* background: transparent url(img/sprite.homepage-centers-diags.png) no-repeat 0 0; */	
}


#feature-slider .slide.alumni .content-wrapper:before,
#feature-slider .slide.alumni .content-wrapper:after {
	content: "";
	display: block;
	width: 28px;
	height: 48px;
	position: absolute;
	/* background: transparent url(img/sprite.homepage-alumni-diags.png) no-repeat 0 0;	 */
}


#feature-slider .slide.news .content-wrapper:before,
#feature-slider .slide.news .content-wrapper:after {
	content: "";
	display: block;
	width: 28px;
	height: 48px;
	position: absolute;
	/* background: transparent url(img/sprite.homepage-news-diags.png) no-repeat 0 0;	 */
}

#feature-slider .slide.insight .content-wrapper:before, #feature-slider .slide.event .content-wrapper:before, #feature-slider .slide.alumni .content-wrapper:before, #feature-slider .slide.centers .content-wrapper:before, #feature-slider .slide.news .content-wrapper:before  {
	top: 0; left: 0;
	background-position: 0 0;
}
#feature-slider .slide.insight .content-wrapper:after, #feature-slider .slide.event .content-wrapper:after, #feature-slider .slide.alumni .content-wrapper:after, #feature-slider .slide.centers .content-wrapper:after, #feature-slider .slide.news .content-wrapper:after  {
	bottom: 0; right: 0;
	background-position: 0 -48px;
}


#feature-slider .slide .header {
	float: left;
	width: 67%;
	font: normal 16px/1 "TradeGothic BoldCn 20";
}
#feature-slider .slide .header-overlay {
   background-color:rgba(0,0,0,0.5);
    padding: 28px;
    width: 483px;
}
#feature-slider .slide .article {
	float: right;
	width: 38%;
	text-align: right;	
	position:absolute;
	top:0;
	right:0;
}
#feature-slider .slide.dean .header { width: 40%; }
#feature-slider .slide.dean .article { width: 60%; }


#feature-slider .slide .header .insight {
	/*width: 260px;*/
}
#feature-slider .slide .header .insight strong {
	font-weight: normal;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.3);	
}

#feature-slider .slide .header .insight strong span{
	font-family: "TradeGothic Cn 18";
	text-transform: none;
}

#feature-slider .slide .header .insight p {
	font: normal 16px/1.2 "TradeGothic Cn 18";
	margin: 0.5em 0;
}
#feature-slider .slide .title h2 {
	font-weight: normal;
	margin: 0.1em 0 0.2em;
	font-size: 60px;
	text-transform: uppercase;
	letter-spacing: -1px;

	text-shadow: 2px 2px 3px rgba(0,0,0,0.3);

}
#feature-slider .slide .header .meta {
	/*width: 320px;*/
	text-shadow: 1px 1px 2px rgba(0,0,0,.5);
}
#feature-slider .slide .header .meta h4 {
	font-weight: normal 13px/1;
	font-size: 13px;
	text-transform: uppercase;
	margin: 32px 0 16px;
}

#feature-slider .slide .header .meta p {
	font: normal 16px/1.2 "TradeGothic Cn 18";
	margin: 0.5em 0;
}

#feature-slider .slide .header .meta a {
	color: #fff;
	text-decoration: none;
}
#feature-slider .slide .header .meta a span {
	color: #ed174c;
	font-weight:bold;
	font-size:18px;
}

#feature-slider .slide.dark .header .meta a {
	color: #252e34;
	text-decoration: none;
}
#feature-slider .slide.dark .header .meta a span {
	color: #9b1115;
}

#feature-slider .slide .header .meta a:hover {
	text-decoration: underline;
}

#feature-slider .slide .article .wrap {
	width: 100%;
	margin: 0 0 0 auto;
	text-align: left;
}
#feature-slider .slide .article h3 {
	margin: 0 0 10px;
	padding:0 0 10px;
	font: normal 16px/1.4 "TradeGothic BoldCn 20";
    text-shadow:2px 2px 3px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
	letter-spacing: 0px;	
	border-bottom:1px dotted rgba(255, 255, 255, 0.5);
	background:url(img/sprite.homepage-video.png) no-repeat 45px 3px;
}




/* insight Article Styling */

#feature-slider .slide.insight .article p {
	font: normal 14px/1.2 "TradeGothic BoldCn 20";
	margin: 0.5em 0;
}

#feature-slider .slide.insight .article a {
	color: #fff;
	text-decoration: none;
}
#feature-slider .slide.insight .article a:hover {
	text-decoration: underline;
}
#feature-slider .slide.insight .article a span {
	color: #ed174c;
}

#feature-slider .slide.insight .article .wrap {
	width: 205px;
	padding: 16px 0 0;
}

#feature-slider .slide.insight .article .disc-header {
	overflow: hidden;
	position: relative;
	border-bottom: 1px dotted #fff;
	margin: 0 0 10px;
} 

#feature-slider .slide.insight .article .exc-header {
	padding-right: 125px;
}

#feature-slider .slide.insight .article .exc-header span {
	display: inline-block;
	background: transparent url(img/bg.homepage-exc-header.png) no-repeat 0 0;
	width: 36px;
	height: 22px;
	text-indent: -999em;
}

#feature-slider .slide.insight .article .resps {
	position: absolute;
	top: 0; right: 0;
	max-width: 125px;
	font: normal 14px/1.4 "TradeGothic BoldCn 20";
	padding: 4px 0;
}

#feature-slider .slide.insight .article .resps a {
	color: #fff;
	text-decoration: none;
}

#feature-slider .slide.insight .article .resps a:hover {
	text-decoration: underline;
}

#feature-slider .slide .article .discussion-pane {
	overflow: hidden;
	height: 350px;
	width: 300px;
}

/*
    Homepage video styles - LL
*/

.overlay 
{
    background:rgba(0,0,0,.75);display:block;position:absolute;top:0;left:0;cursor:pointer;
}

#feature-video
{
    width:741px;height:417px;display:block;margin-top: 65px;
}

.play-home
{
     background:rgba(0,0,0,.5);
     float: right;
    font:11px/1.2 "TradeGothic BoldCn 20";
    margin: 0 10px 0 0;
}

.play-home,.play-home img 
{    
    width: 195px;
}

.play-home img
{
    float: right;
    height: auto;
}

div.vid-cap 
{
    clear: both;
    display: block;
    padding: 7px 7px 7px 10px;
}

#feature-slider div.vid-cap span
{
    background: url("img/sprite.homepage-video.png") no-repeat scroll -3px -36px transparent;
    color: #FFFFFF !important;
    float: right;
    padding: 0 0 0 17px;
}

#feature-slider .play-more .arrow
{
    background: url("img/sprite.homepage-video.png") no-repeat 0px 4px scroll transparent;
    text-indent:-9999px;
    width:18px;
    height:25px;
    display:inline-block;
}


/*  Modal Slideshow  */
#modal-gallery{
	display: block;
	height:405px;
	margin-top: 71px;
	position: absolute;
	width: 720px;
}

#modal-gallery .slidesjs-navigation{
	width: 28px;
	height: 400px;
}

#modal-gallery .slidesjs-previous{
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 200;
	background: url(/fulltime/viewbook/assets/img/gallery-arrow-left.png) no-repeat center center;
}

#modal-gallery .slidesjs-previous:hover{
	background: url(/fulltime/viewbook/assets/img/gallery-arrow-left-hover.png) no-repeat center center;
}

#modal-gallery .slidesjs-next{
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 200;
	background: url(/fulltime/viewbook/assets/img/gallery-arrow-right.png) no-repeat center center;
}

#modal-gallery .slidesjs-next:hover{
	background: url(/fulltime/viewbook/assets/img/gallery-arrow-right-hover.png) no-repeat center center;
}

#modal-gallery .slidesjs-pagination{
	bottom: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	z-index: 200;
}

#modal-gallery .slidesjs-pagination-item{
	float: left;
	list-style: none;
	
}

#modal-gallery .slidesjs-pagination-item a{
	padding: 4px 6px;
	margin: 0;
	color: #9C1D21;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: rgba(0,0,0,.5);
}

.lt-ie9 #modal-gallery .slidesjs-pagination-item a{
	background: url(/fulltime/viewbook/img/black_trans.png);
}

#modal-gallery .slidesjs-pagination-item a.active{
	color: #fff;
}

#modal-gallery .close{
	background: url(/assests/img/close-btn.png);
	height:36px;
	position: absolute;
	right:-18px;
	top:-18px;
	width: 36px;
	z-index: 300;
}



/* Txt shadow hpr */
#feature-slider .slide.txtshadow .header .meta p {
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
	}

.no-js #feature-slider .slide .article .discussion-pane { overflow: auto; }

/* Scroll Pane Scrollbar Styling */
.jspContainer { overflow: hidden; position: relative; }
.jspPane { position: absolute; }
.jspVerticalBar { position: absolute; top: 0; right: 0; width: 10px; height: 100%; background: none; }
.jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 10px; background: none; }
.jspCap { display: none; }
.jspHorizontalBar .jspCap { float: left; }
.jspTrack { background: transparent; position: relative; }
.jspDrag { background: #fff; position: relative; top: 0; left: 0; cursor: pointer; 	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag { float: left; height: 100%; }
.jspArrow { background: #50506d; text-indent: -20000px; display: block; cursor: pointer; }
.jspArrow.jspDisabled { cursor: default; background: #80808d; }
.jspVerticalBar .jspArrow { height: 10px; }
.jspHorizontalBar .jspArrow { width: 10px; float: left; height: 100%; }
.jspVerticalBar .jspArrow:focus { outline: none; }
.jspCorner { background: #eeeef4; float: left; height: 100%; }


#feature-slider .discussion-pane .comments-list {
	list-style: none;
	margin: 0;
	padding: 0;
	font: normal 0.75em/1.4 "Open Sans", sans-serif;
}

#feature-slider .discussion-pane .comments-list .comment {
	margin: 0 0 1px;
	padding: 10px;
}
#feature-slider .discussion-pane .comments-list .comment.odd {
	background: #636365;
	background: rgba(99,99,101, 0.9);
}
#feature-slider .discussion-pane .comments-list .comment.even {
	background: #10161b;
	background: rgba(16,22,27, 0.9);	
}

#feature-slider .discussion-pane .comments-list .comment-content {
	
}

#feature-slider .discussion-pane .comments-list .comment-author {
	margin: 14px 0 0;
	overflow: hidden;
}

#feature-slider .discussion-pane .comments-list .comment-author-avatar {
	float: left;
	width: 32px;
	height: 32px;
	overflow: hidden;
	margin: 0 10px 0 0;
}

#feature-slider .discussion-pane .comments-list .comment-author-info {
	
}

#feature-slider .discussion-pane .comments-list .comment-author-info strong {
	display: block;
}

#feature-slider .discussion-pane .comments-list .comment-author-info span {
	display: block;
	font-size: 83.333%;
}

/* Dean's Message Styling */
#feature-slider .slide.dean .article {
	font: normal 16px/1.2 "TradeGothic BoldCn 20";
}

#feature-slider .slide.dean .article .pane {
	padding-left: 80px;
}

#feature-slider .slide.dean .article h2 {
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}

#feature-slider .slide.dean .article blockquote {
	position: relative;
	font: normal 32px/1.2 "TradeGothic Cn 18";
	margin-left: 0;
	margin-right: 0;
}

#feature-slider .slide.dean .article .lquote,
#feature-slider .slide.dean .article .rquote {
	display: block;
	width: 28px;
	height: 26px;
	text-indent: -999em;
	background: transparent url(img/sprite.homepage-quotes.png) no-repeat 0 0;	
}
#feature-slider .slide.dean .article .lquote {
	position: absolute;
	top: 6px; left: -38px;
	background-position: 0 0;
}
#feature-slider .slide.dean .article .rquote {
	display: inline-block;
	margin-left: 10px;
	background-position: 0 -30px;
}

#feature-slider .slide.dean .article p {
	margin: 0;
}

#feature-slider .slide.dean .article a {
	color: #fff;
	text-decoration: underline;
}

/* News Styling */
#feature-slider .slide.news .meta {
	margin-top: 24px;
}

#feature-slider .slide.news .meta p img {
	float: left;
	margin: 0 20px 20px 0;
}


/* Slider Thumb Nav Styling */
.no-js #feature-slider .thumb-nav { display: none; }
#feature-slider .thumb-nav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	min-width: 980px;
	background: transparent url(img/bg.vlines-texture.png) repeat 0 0;
	font: normal 12px/1.2 "TradeGothic BoldCn 20";
	text-transform: uppercase;
	padding: 5px 0;
}
#feature-slider .thumb-nav ol {
	position: relative;
	/*overflow: hidden;*/
	margin: 0;
	padding: 0;
	list-style: none;	
}
#feature-slider .thumb-nav li {
	position: relative;
	float: left;
	height: 100px;
	width: 250px;
	margin: 0;
	padding: 0;
	list-style: none;
	max-width: 400px !important;
}
.lt-ie8 #feature-slider .thumb-nav li.last { display: block; zoom: 1; float: none; width: auto !important; }

#feature-slider .thumb-nav li .wrap {
	padding: 12px 10px;
	height: 40px;
	background: rgba(0,0,0,0.35);
	width: 70%;
	margin: 0 auto;
	text-align: left;
}
#feature-slider .thumb-nav li.insight .wrap {
	position: relative;
	/*background: none;*/
	border: 1px dotted #ccc;
	border: 1px dotted rgba(255,255,255,0.5);
}

#feature-slider .thumb-nav li.insight .wrap:before,
#feature-slider .thumb-nav li.insight .wrap:after {
	content: "";
	display: block;
	width: 8px;
	height: 14px;
	position: absolute;
	background: transparent url(img/sprite.homepage-echange-diags.png) no-repeat 0 -96px;	
}
#feature-slider .thumb-nav li.insight .wrap:before {
	top: 0; left: 0;
	margin-top: -1px;
	margin-left: -1px;
	background-position: 0 -96px;
}
#feature-slider .thumb-nav li.insight .wrap:after {
	bottom: 0; right: 0;
	margin-right: -1px;
	margin-bottom: -1px;	
	background-position: 0 -110px;
}

#feature-slider .thumb-nav a {
	display: block;
	height: 60px;
	/*padding: 20px 50px;*/
	padding: 20px 5px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
#feature-slider .thumb-nav a strong {
	display: block;
	font-weight: normal;
}
#feature-slider .thumb-nav a span {
	display: block;
	font-family: "TradeGothic Cn 18";
	padding-top: 2px;
}

/* Thumb Nav Hover Styling */
#feature-slider .thumb-nav li:hover {
	background: #204e94 url(img/bg.red-texture.png) repeat 0 0 !important;
}
#feature-slider .thumb-nav li.insight:hover {
	
	background: #9b1115 url(img/bg.red-texture.png) repeat 0 0 !important;
}
#feature-slider .thumb-nav li.alumni:hover {
	background: #fbac3d url(img/bg.orange-texture.png) repeat 0 0 !important;
}
#feature-slider .thumb-nav li.centers:hover {
	background: #9f9c71 url(img/bg.gray-texture.png) repeat 0 0 !important;
}

#feature-slider .thumb-nav li.event:hover {
	background: #838487 url(img/bg.grey-texture.png) repeat 0 0 !important;
}

#feature-slider .thumb-nav li.news:hover {
	background: #204e94 url(img/bg.blue-texture.png) repeat 0 0 !important;
}

/* Thumb Nav Current Styling */
#feature-slider .thumb-nav li.current {
	background: #9b1115 url(img/bg.red-texture.png) repeat 0 0 !important;
}

#feature-slider .thumb-nav li.current a {
	/*padding: 15px 45px;*/
	padding: 15px 0;
	border: 5px solid #9b1115;
}

#feature-slider .thumb-nav li.current:before {
	content: "";
	display: block;
	width: 100%;
	height: 22px;
	position: absolute;
	top: 0; left: 0;
	margin: -17px auto 0;
	background: transparent url(img/sprite.homepage-nav-arrows.png) no-repeat center 0;
}

#feature-slider .thumb-nav li.insight.current {
	background: #204e94 url(img/bg.red-texture.png) repeat 0 0 !important;
}

#feature-slider .thumb-nav li.insight.current a {
	/*padding: 15px 45px;*/
	padding: 15px 0;
	border: 5px solid #9b1115;
}

#feature-slider .thumb-nav li.insight.current:before {
	background-position: center -0px;
}

#feature-slider .thumb-nav li.alumni.current {
	background: #fbac3d url(img/bg.orange-texture.png) repeat 0 0 !important;
}

#feature-slider .thumb-nav li.alumni.current a {
	/*padding: 15px 45px;*/
	padding: 15px 0;
	border: 5px solid #fbac3d;
}

#feature-slider .thumb-nav li.alumni.current:before {
	background-position: center -44px;
}

#feature-slider .thumb-nav li.event.current {
	background: #9f9c71 url(img/bg.grey-texture.png) repeat 0 0 !important;
}

#feature-slider .thumb-nav li.event.current a {
	/*padding: 15px 45px;*/
	padding: 15px 0;
	border: 5px solid #838487;
}

#feature-slider .thumb-nav li.event.current:before {
	background-position: center -88px;
}


#feature-slider .thumb-nav li.centers.current {
	background: #9f9c71 url(img/bg.gray-texture.png) repeat 0 0 !important;
}

#feature-slider .thumb-nav li.centers.current a {
	/*padding: 15px 45px;*/
	padding: 15px 0;
	border: 5px solid #9f9c71;
}

#feature-slider .thumb-nav li.centers.current:before {
	background-position: center -66px;
}

#feature-slider .thumb-nav li.news.current {
	background: #204e94 url(img/bg.blue-texture.png) repeat 0 0 !important;
}

#feature-slider .thumb-nav li.news.current a {
	/*padding: 15px 45px;*/
	padding: 15px 0;
	border: 5px solid #204e94;
}

#feature-slider .thumb-nav li.news.current:before {
	background-position: center -22px;
}


/* Homepage Vertical Media Queries */
@media only screen and (max-height : 720px) {
	#feature-slider { 
		/*border: 1px solid red;*/
		height: 590px;
	}
	
	
	#feature-slider .slide > img{
		min-width: 0;
	}
	#feature-slider .slide .content, #feature-video {
		margin-top: 32px;
	}
	
	#modal-gallery{
		margin-top: 32px;
	}
	
	#feature-slider .slide .title h2 {
		font-size: 58px;
	}
	#feature-slider .slide.insight .content-wrapper {
		/*padding-top: 32px;*/
		padding-bottom: 32px;
	}
}
/*
@media only screen and (min-device-width : 768px) and (orientation : portrait){
	#feature-slider .slide > img{
		min-width: 0;
	}
}*/

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	body {
		width: 1024px;
	}
	
}