/* CSS Document */
/* Ribbon Display */
#medmoRibbon{
	width:980px !important;
	height:167px !important;
	background:url(/images/education/campaigns/medmo/medmo-ribbon.png) 0 0;
	margin-top:17px;

}

#medmoRibbon #medmoHome{
	width:222px;
	height:36px;
	position:absolute;
	top:203px;
	left:15px;
}

#medmoRibbon #medmoHome a{
	width:222px;
	height:36px;
	display:block;	
}

#medmoRibbon h1{
	visibility:hidden;
	position:relative;	
}

#ribbon-quote{
	/*position: relative;
	top:30px;
	left:290px;
	z-index:50;
	width:679px;*/
	position: relative;
	top:24px;
	left:304px;
	z-index:50;
	width:645px;
}

#ribbon-sticky-note{
	position:relative;
	width:172px;
	height:119px;
	background:url(/images/education/campaigns/medmo/medmo-sticky-notes.png) 0 0;
	z-index:100;
	top:27px;
	left:527px;
}

#left-column-content{
	width:224px;
	float:left;	
}

/* Social Media Icons */
#social-media-connect{
	width:220px;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:6px;
	background-color:#eaeaea;	
}
#social-media-connect #sm-toprow, 
#social-media-connect #sm-middlerow{
	padding-bottom:2px;	
}

#social-media-connect a {
	background-image:url(/images/education/campaigns/medmo/social-media.png);
	border:none !important;
	float:left;
}
#social-media-connect a.facebook{ 
	width:108px;
	height:46px;
	margin-right:2px;
	background-position:0px 0px;
}
#social-media-connect a.facebook:hover{
	background-position:0px -47px;	
}
#social-media-connect a.googleplus{ 
	width:52px;
	height:46px;
	margin-right:2px;
	background-position:0px -94px;
}
#social-media-connect a.googleplus:hover{
	background-position:0px -141px;	
}
#social-media-connect a.pintrest{ 
	width:52px;
	height:46px;
	background-position:0px -188px;
}
#social-media-connect a.pintrest:hover{
	background-position:0px -235px;	
}
#social-media-connect a.connect{ 
	width:109px;
	height:46px;
	margin-right:1px;
	background-position:0px -282px;
}
#social-media-connect a.wordpress{ 
	width:106px;
	height:46px;
	background-position:0px -329px;
}
#social-media-connect a.wordpress:hover{
	background-position:0px -376px;	
}
#social-media-connect a.twitter{ 
	width:82px;
	height:46px;
	margin-right:2px;
	background-position:0px -423px;
}
#social-media-connect a.twitter:hover{
	background-position:0px -470px;	
}
#social-media-connect a.itunes{ 
	width:48px;
	height:46px;
	margin-right:2px;
	background-position:0px -517px;
}
#social-media-connect a.itunes:hover{
	background-position:0px -564px;	
}
#social-media-connect a.youtube{ 
	width:82px;
	height:46px;
	background-position:0px -611px;
}
#social-media-connect a.youtube:hover{
	background-position:0px -658px;	
}

/* Twitter Feed */
#twitter-feed{
	width:215px;
	padding-left:4px;
	padding-right:4px;
	background-color:#CDE5F3;	
	padding-top:10px;
	padding-bottom:5px;
}
.twitter-header{
	width:223px;
	height:48px;
	background:url(/images/education/campaigns/medmo/twitter-admissions.png);
}
.tweet, .query {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	width:215px;
}

.tweet .tweet_list, .query .tweet_list {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
}

.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
	text-transform: uppercase;
}

.tweet .tweet_list li, .query .tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 8px 5px;
	border: #d7d7d7 1px solid;
	margin-bottom:10px;
	background-color:#FFF;
}

.tweet .tweet_list li a, .query .tweet_list li a {
	color: #2678A7;
	text-decoration: underline;
}

.tweet .tweet_list li a:hover, .query .tweet_list li a:hover {
	color: #2678A7;
	text-decoration: none;
}

.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
	background-color: #FFF;
}

.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
	padding-right: 5px;
	float: left;
}

.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
	vertical-align: middle;
}

/*Admissions Button*/
a.adm-button{
	display:block;
	width:223px;
	height:41px;
	background:url(/images/education/campaigns/medmo/twitter-admissions.png);
	background-position: 0px -49px;	
}

/*Right column*/
#contentRightColumn {
	width: 700px;
}

/* BEGIN HOMEPAGE MARQUEE SLIDER */
#marqueeSlideshowContainer {
	position: relative;
	width: 700px;
	height: 237px;
	text-align: left;
	z-index: 0;
}

#marqueeSlideshow {
	position: relative;
	width: 700px;
	height: 237px;
	overflow: hidden;
	z-index: 0;
}

#marqueeSlideshow .slide {
	position: relative;
	width: 700px;
	height: 237px;
	z-index: 1;
}

#marqueeSlideshowContainer #marqueeNav {
	position: absolute;
	bottom: 7px;
	left: 0;
	width: 700px;
	height: 14px;
	z-index: 8999;
}

#marqueeSlideshowContainer ul {
	float: right;
	display: inline-block;
	padding: 0;
	margin: 0 10px 0 0;
	z-index: 9000;
}

#marqueeSlideshowContainer ul li {
	list-style-type: none;
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(/images/home/slideshow-blue-boxes-sprite.png) left top no-repeat;
	margin: 0;
	padding: 0;
	z-index: 9000;
}

#marqueeSlideshowContainer ul li.activeLI {
	background-position: left bottom;
}

#marqueeSlideshowContainer ul li a {
	float: left;
	width: 14px;
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	z-index: 9000;
	text-decoration: none;
}
/* END HOMEPAGE MARQUEE SLIDER */

/*Calendar and Helpful Resources*/
#twoColumnContainerLarge.medmohome{
	width:700px;
}

#twoColumnContainerLarge.medmohome.divider{
	background: url(/images/bg/two-column-divider.gif) 465px top repeat-y;
}

#singleColumnLeft.events{
	width:0;
	width:455px !important;	
}

#singleColumnRight.helpfulResources{
	width:0;
	width:203px !important;
	/*border:1px solid #727272 !important;*/
	padding-left:10px;
	padding-right:10px;	
	float:right !important;
}

.eventDate{
	width: 160px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	color:#EB6A00;
	font-weight:bold;
}

.eventTitle{
	width:283px;
	float:right;	
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#444444;
}

div.social-media-icon{
	background:url(/images/education/campaigns/medmo/media-icon-sprites.fw.png) no-repeat;	
}

div.social-media-icon.wordpress{
	width:23px;
	height:23px;
	background-position: left top;	
	float:right;
	vertical-align:middle;
}

div.social-media-icon.twitter{
	width:25px;
	height:21px;
	background-position: left bottom;	
	float:right;
	vertical-align:middle;
}


#medMoEvents th{
	color:#EB6A00;
	border-right: 2px solid #EB6A00;
}

#medmoResources a{
	color:#444444;	
}

#medmoResources{
	margin:0;
	margin: 10px 0 10px 17px;	
}
#medmoResources li{ 
	list-style:url(/images/education/campaigns/medmo/li-arrow.png);
	margin:0;
}
#medmoSectionHeader{
	background:url(/images/education/campaigns/medmo/medmo-text-heading-sprite.fw.png) left top no-repeat;
}

#medmoSectionHeader.calendar{
	width:94px;
	height:18px;
	background-position: left -169px;
}

#medmoSectionHeader.moreMedmo{
	width:118px;
	height:15px;
	background-position: left -69px;
}

#medmoSectionHeader.resources{
	width:168px;
	height:19px;
	background-position: left -86px;
}

#medmoSectionHeader.newDirections{
	/*width:249px;
	height:17px;
	background-position: left -105px;*/
	width:210px;
	height:16px;
	background-position: left bottom;	
}

#medmoSectionHeader h3,
#medmoSectionHeader h4{
	visibility:hidden;
}

#medmoSectionHeader.videos{
	width:100%;
	height:25px;
	background-position: left top;
	padding:0;
	margin:0;
}

#medmoSectionHeader.watch{
	margin: 20px 0 10px 0;
	width:42px;
	height:10px;
	background-position: left -58px;
}

#videoLinks {
	margin-bottom: 10px;
}

#videoLinks a {
	font-size: 0.95em;
	color: #666;
}

#videoLinks a:hover {
	font-size: 0.95em;
	color: #2678A7;
}

/*Helpful resources sticky note*/
#resources-sticky{
	width:183px;
	height:119px;
	position:absolute;
	z-index:1000;
	background:url(/images/education/campaigns/medmo/medmo-sticky-notes.png) left bottom;	
	top: 550px;
	right: 2px;
}

.clearerSpaceHalf {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 10px !important;
	line-height: 10px;
}

/*Resources Page*/
#directionsInLearningHeader{
	display:block;
	background:url(/images/education/campaigns/medmo/medmo-text-heading-sprite.fw.png) left -105px no-repeat;
	height:17px;
	border-bottom:1px solid #196A99;
}

#helpfulResourcesHeader{
	display:block;
	background:url(/images/education/campaigns/medmo/medmo-text-heading-sprite.fw.png) left -86px no-repeat;
	height:17px;
	border-bottom:1px solid #196A99;	
}

#directionsInLearningHeader h2,
#helpfulResourcesHeader h2{
	visibility:hidden;
}
div.resourceSubHead{
	background:url(/images/education/campaigns/medmo/resource-header-sprite.png) no-repeat;	
	border-bottom: 1px solid #CCCCCC;
}
div.resourceSubHead.interview{
	background-position:left top;	
	height:15px;
}
div.resourceSubHead.mcats{
	background-position:left -16px;	
	height:16px;
}
div.resourceSubHead.studytips{
	background-position:left -33px;
	height:16px;
}
div.resourceSubHead.medschool{
	background-position:left -50px;
	height:14px;	
}
div.resourceSubHead.applicationcosts{
	background-position:left -63px;
	height:15px;	
}
div.resourceSubHead.survivemedschool{
	background-position:left -80px;
	height:13px;	
}
div.resourceSubHead.chooseresidency{
	background-position:left -92px;
	height:15px;	
}

div.resourceSubHead h3{
	visibility:hidden;	
}