/*LIVE SITE*/

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 100%; /*width of featured content slider*/
height: 462px;
padding:0;
margin-top:-24px;
margin-bottom:12px;
z-index:1;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding-top: 10px;
height: 100%;
/*filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);*/
/*-moz-opacity: 1;*/
opacity: 1;
margin-left:230px;
}

.home_menu{
float:left;
width:211px;
margin:-2px 0px 0px 1px;
padding:0;
}

.feature_main_full {
/*float:right;*/
position:relative;
width:565px;
height:457px;
background:transparent;
margin:-5px 0px 0px -7px;
padding:0px 0px 0px 0px;
}

.feature_main_full span.highlight a{
display:none !important;
}

.feature_main_full span.highlight a:hover{
color:#86b516 ;
background:white;
}


/* IE fix for Bold Bullet text */
.feature_textbox ul li a{
font-weight: 600 !important;
}


.menu_bot_students{
background:url(home_menu_students.png) no-repeat top left;
height:85px;
width:211px;
border-bottom:none !important;
}

.menu_bot_students:hover{
background:url(home_menu_students_fx.png) no-repeat top left;
}

.menu_bot_trainees{
background:url(home_menu_trainees.png) no-repeat top left;
height:85px;
width:211px;
border-bottom:none !important;
}

.menu_bot_trainees:hover{
background:url(home_menu_trainees_fx.png) no-repeat top left;
}

.menu_bot_surgeons{
background:url(home_menu_surgeons.png) no-repeat top left;
height:85px;
width:211px;
border-bottom:none !important;
}

.menu_bot_surgeons:hover{
background:url(home_menu_surgeons_fx.png) no-repeat top left;
}

.menu_bot_about{
background:url(home_menu_about.png) no-repeat top left;
height:85px;
width:211px;
border-bottom:none !important;
}

.menu_bot_about:hover{
background:url(home_menu_about_fx.png) no-repeat top left;
}

.menu_bot_wins{
background:url(home_menu_wins.png) no-repeat top left;
height:85px;
width:211px;
border-bottom:none !important;
}

.menu_bot_wins:hover{
background:url(home_menu_wins_fx.png) no-repeat top left;
}

.menu_bot_career{
background:url(home_menu_career.png) no-repeat top left;
height:85px;
width:211px;
border-bottom:none !important;
}

.menu_bot_career:hover{
background:url(home_menu_career_fx.png) no-repeat top left;
}

.home_image_students{
width:565px;
height:457px;
background:url(home_students.jpg) no-repeat center;
z-index:-1;
}

.home_image_trainees{
width:565px;
height:457px;
background:url(/home_trainees.jpg) no-repeat center;
z-index:-1;
}

.home_image_surgeons{
width:565px;
height:457px;
background:url(/home_surgeons.jpg) no-repeat center;
z-index:-1;
}

.home_image_about{
width:565px;
height:457px;
background:url(/home_about.jpg) no-repeat center;
z-index:-1;
}

.home_image_wins{
width:565px;
height:457px;
background:url(/home_wins.jpg) no-repeat center;
z-index:-1;
}

.home_image_stories{
width:565px;
height:457px;
background:url(/home_stories.jpg) no-repeat center;
z-index:-1;
}


#region-content{
padding:0 !important;
margin-left:-3px;
}

#portal-breadcrumbs {
display:none !important;
}

