/* 
This is the section css for
Sports Medicine  
*/
/*SIDE MENU*/
#home-content .sideLinks{
    margin-top: 0px;
    padding-right: 20px;
}
#home-content .sideLinks .grid12{
    background-color: #EEE;
    margin-bottom: 5px;
	 margin-top: 5px;
}
#home-content .sideLinks a{
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #575757;
    font-weight: bold;
    padding-left: 13px;
}
#home-content .sideLinks .subSideLink{
    font-size: .9em;
    padding: 0px 10px 3px 30px;
    border-left: 0;
    font-weight: bold;
    text-indent: -10px;
    line-height: 20px;
}
#home-content .sideLinks .subSideLink:before{
    content: "\203A"; 
    padding-right: 5px; 
    position: relative;
    top: -1px;
    color: #763775;
}
#home-content .sideLinks .grid12 a:hover{
    color: #763775;
    border-left: 3px solid #FFBD07;
}
#home-content .sideLinks .activeSideLink{
    color: #763775;
    border-left: 3px solid #763775;
}
#home-content .inactive{
    display: none;
}
#home-content .active{
    display: block;
}
#home-content .sideLinks .btnMain{
	color: #FFF;
}
#home-content .hideMenu{
	display: none;
}

#home-content  .highlight{
	background-color: #763775;
	color: #fff;	
}
#home-content .highlight a{
	color: #fff;
}

#home-content .highlight a:hover{
	color:#FFBD07;
}
#home-content .highlightyel{
	background-color: #FFAE2E;
}
#home-content .highlightyel a{
	color: #382140;
}
#home-content .atcas-btn{
	width: 100%;
	max-width: 250px;
}

/* GENERAL USE */
#home-content .greyBack{background-color: #EEE; padding: 10px;}
#home-content .wide{width:100%;}
#home-content .centerText{
	text-align: center;
}

/* HOME */
#home-content .grid9{
	padding-right: 15px;
}
#home-content .facebook{
	padding-top: 7px;
}
#home-content #home .row-responsive{
	margin: 0;
}
#home-content .topButtons{margin-bottom: 10px;}
#home-content .firstButton{padding-right: 10px;}
#home-content .middleButton{padding: 0 5px;}
#home-content .lastButton{padding-left: 10px;}
#home-content .buttonLinks a{
    text-decoration: none;
    padding: 100px 5px;
    display: block;
    font-weight: bold;
    font-size: 1.5em;
    color: #FFF;
    line-height: normal;
    text-shadow: 1px 1px 5px #000;
}
#home-content .buttonLinks a .buttonText{font-size: .7em;}
#home-content .buttonLinks{text-align: center;}
#home-content .buttonLinks a:hover{background-color: rgba(0,0,0,.5);}
#home-content .buttonLinks .grid12{background-size: cover; background-repeat: no-repeat;}
#home-content .buttonLinks .firstButton .grid12{
    background-image: url("../images/domain2.jpg");
	background-position: 0;
}
#home-content .buttonLinks .middleButton .grid12{
    background-image: url("../images/domain3.jpg");
}
#home-content .buttonLinks .lastButton .grid12{
    background-image: url("../images/domain4.jpg");
}

#home-content .defaultLeft{padding-right: 10px;}
#home-content .announcements{padding-right: 10px;}
#home-content .announcementList{list-style-type: none;}
#home-content .announcementItem{border-bottom: 1px dotted #C1C1C1; padding: 10px 0;}
#home-content .announcementItem:last-of-type{border: none;}
#home-content .resources{background-color: #EEE; padding: 10px; margin-bottom: 10px;}
#home-content .resourcesList li{list-style-type: none; margin-left: -20px;}
#home-content .resources h4{margin-top: 0; margin-bottom: 5px;}
#home-content .sportsBold{font-weight: bold;}


/* ADMISSIONS */

#home-content #admissions .row-responsive{
	margin: 0;
}

#home-content #admissions ul{
	list-style-type: circle;
}

/* FACULTY */

#home-content .staffBorder {
    border-bottom: 1px dotted #ddd;
    display: block;
    height: 5px;
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

#home-content #fac .grid8{
	padding-left: 10px;
}

#home-content #fac .grid6{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#home-content #fac .grid4 img{
	width: 100%
}

#home-content #fac ul{
	list-style-type: none;
	margin-left: 0;
}

#home-content #fac .row-responsive{
	margin: 0;
}

/* CAREERS */

#home-content #careers .grid9{
	padding-right: 15px;
}

/* INDIVIDUAL FACULTY PAGES */

#home-content .learnMore {
    border-top: 1px dotted #DDD;
    border-bottom: 1px dotted #DDD;
    text-align: center;
    padding: 15px 0;
    font-weight: bold;
    font-size: 1.1em;
}

#home-content #cJim .grid9{
	padding-left: 15px;
}

#home-content #cJim .grid3 img{
	width: 100%
}

#home-content #cJim th{
	display: none;
}

#home-content #cJim .row-responsive{
	margin:0;
}

#home-content #sGod .grid9{
	padding-left: 15px;
}

#home-content #sGod .grid3 img{
	width: 100%
}

#home-content #sGod th{
	display: none;
}

#home-content #sGod .row-responsive{
	margin:0;
}

#home-content #nCur .grid9{
	padding-left: 15px;
}

#home-content #nCur .grid3 img{
	width: 100%
}

#home-content #nCur th{
	display: none;
}

#home-content #nCur .row-responsive{
	margin:0;
}

#home-content #sHei .grid9{
	padding-left: 15px;
}

#home-content #sHei .grid3 img{
	width: 100%
}

#home-content #sHei th{
	display: none;
}

#home-content #sHei .row-responsive{
	margin:0;
}

#home-content #kMor .grid9{
	padding-left: 15px;
}

#home-content #kMor .grid3 img{
	width: 100%
}

#home-content #kMor th{
	display: none;
}

#home-content #kMor .row-responsive{
	margin:0;
}

#home-content #nCat .grid9{
	padding-left: 15px;
}

#home-content #nCat .grid3 img{
	width: 100%
}

#home-content #nCat th{
	display: none;
}

#home-content #nCat .row-responsive{
	margin:0;
}

#home-content #aGar .grid9{
	padding-left: 15px;
}

#home-content #aGar .grid3 img{
	width: 100%
}

#home-content #aGar th{
	display: none;
}

#home-content #aGar .row-responsive{
	margin:0;
}

#home-content #dBae .grid9{
	padding-left: 15px;
}

#home-content #dBae .grid3 img{
	width: 100%
}

#home-content #dBae th{
	display: none;
}

#home-content #dBae .row-responsive{
	margin:0;
}

#home-content #lMcg .grid9{
	padding-left: 15px;
}

#home-content #lMcg .grid3 img{
	width: 100%
}

#home-content #lMcg th{
	display: none;
}

#home-content #lMcg .row-responsive{
	margin:0;
}

#home-content #jSmi .grid9{
	padding-left: 15px;
}

#home-content #jSmi .grid3 img{
	width: 100%
}

#home-content #jSmi th{
	display: none;
}

#home-content #jSmi .row-responsive{
	margin:0;
}

/* INDIVIDUAL EMPLOYEE PAGES */
#home-content .facProfile .grid2 img{
	display: block;
	margin: 0 auto;
}
#home-content .facProfile .grid2{
	padding-right: 10px;
}

/* UNDERGRAD */

#home-content #undergrad .grid8{
	padding-right: 15px;
}

#home-content #undergrad .grid4 ul{
	list-style-type: none;
	margin-left: 0;
}

#home-content #undergrad .row-responsive{
	margin: 0;
}

/* GRAD */

#home-content #grad .grid8{
	padding-right: 15px;
}

#home-content #grad .grid4 ul{
	list-style-type: none;
	margin-left: 0;
}

#home-content #grad .row-responsive{
	margin: 0;
}

/* POST GRAD */

#home-content #post .grid3 img{
	width: 100%;
}

#home-content #post .grid3{
	padding-top: 5px;
}

#home-content #post .grid9{
	padding-left: 10px;
}

#home-content #post .grid9 ul{
	list-style-type: none;
	margin-left: 0;
}

#home-content #post .grid4 ul{
	list-style-type: none;
	margin-left: 0;
}

#home-content #post .row-responsive{
	margin: 0;
}

#home-content #post .grid8{
	padding-right: 15px;
}

@media only screen and (max-width:768px){
	/* INDIVIDUAL EMPLOYEE PAGES */
	#home-content .facProfile .grid2{
		padding-right: 0;
	}
}