/* Tablet Landscape View */
@media screen and (max-width: 960px){ 

#header{
	width:860px;
}

#core{
	width:860px;	
}

#navbar li{
 font-size:11px;
 margin-left:10px;
}

#promo{
	width:100%;
	height:205px;
	background:url(../images/core/promoBG.png);
}

#quad{
	width:860px;	
}

.qbox{
	width:191px;
	margin:0 12px;
	height:226px;
	position:absolute;
	background-position:0 98px;
}

.qbox p{
	width:191px;
}

#two{
	left:215px;
}

#three{
	right:215px;	
}

#three #calglow{
	width:191px;
	height:37px;
}

#three #calendar{
	width:191px;
	height:100px;
}

#content-tabs { width:860px;}

#whats-new .right-col img{max-width:350px;}
#whats-new .right-col .embedframe{top:120px; width:320px; height:180px; position:absolute; right:0;}
#fraud-center img{position:absolute; top:135px; right:0; bottom:0; }
#media-room img{position:absolute; top:115px; right:0; bottom:0; z-index:1; }
#fraud-center .right-col{width:375px;}
#media-room .right-col{width:375px;}

#footer{width:100%;}
#ft-cont{width:860px;}
.table-first-col{width:110px;}
#footer-list{position:relative; top:25px;}
#aboutus{width:340px; position:absolute; top:0; left:260px;}

#categories{
	width:266px;
}

#core{
	width:100%;
}

#content{
	width:860px;
	margin:0 auto;
}

#pageheader{
	width:100%;
}

#content{
	width:100%;
}

#contentleft{
	width:60%;
	padding:0 20px;
}

.youtube{
	width:310px;
	height:175px;
	margin:20px 0 0 0;
}
#phc{
	width:860px;
	margin:0 auto;
}

.programbanner{
	width:400px;
	margin-top:12px;
	padding-bottom:11px;
	height:373px;
	position:relative;
	background:url(../images/programbanners/programbannershadow.png) center bottom no-repeat;
	background-size:100%;
}

.programbanner .banner{
	width:400px;
	height:179px;
	position:absolute;
	left:0;
}

.programbanner .banner img{
	position:absolute;
	top:-12px;
}

.programbanner .text{
	width:362px;
	height:140px;
	position:absolute;
	right:0;
	top:198px;
	padding:20px;
	background:#6ab2b2;
}

#bookmark{
	width:48px;
	height:64px;
	position:absolute;
	top:144px;
	left:0;
	margin-left:20px;
	z-index:4000;
	overflow:hidden;
}

#featuredpromo .hold{
	width:95%;
	margin:0 auto;
	padding:20px 0;
	position:relative;
	overflow:hidden;
}

.promobox{
	float:left;
	margin-left:0px;
}

/* Membership Eligibility - We CU Differently*/
.container{
	margin:0 auto;
	padding:35px 0px;
	max-width:760px;
	width:90%;
	position:relative;
}

.ruhzbus{
	left:610px;
}
}

/* Tablet Portrait View */
@media screen and (max-width: 768px){

#header{
	width:700px;
}
#core{
	width:100%;	
}

#logo{
	width:130px;
}

.preferred{ position:absolute;top:13px;left:130px;width:36px;border-left:solid 1px #77787a;padding-left:14px;}

.rupp{ position:absolute;top:13px;left:195px;width:44px;border-left:solid 1px #77787a;padding-left:14px;}


#quad{
	width:740px;	
	height:500px;
}

.qbox{
	width:212px;
	margin:0 14px;
	height:226px;
	position:absolute;
}

.qbox p{
	width:212px;
}

#one{
	left:65px;
}

#two{
	left:435px;
}

#three{
	right:435px;
	bottom:0;	
}

#four{
	right:65px;
	bottom:0;
	
}

#content-tabs { width:500px;}

.right-col{display:none;}

#ft-cont{
	width:700px;
}
.table-first-col{
	width:80px;	
}
#aboutus{width:280px;left:210px;}
#cred{width:200px;}
#copyright{position:relative; top:70px;}

#contentleft img{
	max-width:400px;
}

#phc{
	width:700px;
	margin:0 auto;
}

#bookmark{
	margin-left:-365px;
}

.appfooter{
	border-top:#c2c2c2 dotted 1px;
	border-bottom:#c2c2c2 dotted 1px;
	width:100%;
	background:none;
	margin:12px 0;
	padding:12px 0;
	position:relative;
}

.appfooter h3, .appfooter p{
	width:210px;
}

.vpLeft, .vpRight{
	width:45%;
}

#content{
	width:738px;
	margin:0 auto;
}



/* Membership Eligibility - We CU Differently*/

#cudiff{
	height:1300px;
}

#eligibility{
	height:1000px;
}

.left_sm{
	width:400px;
	top:33px;
	position:relative;
}

.lowertree, .freezeframe_lt{
	width:300px;
}

.ruhzbus{
	left:500px;
	top:30px;	
}

	
}