a, img {
	border: none;
}

#homeWrapper {
	position: relative;
	height: 100% !important;
}

#mfuTitle  {
	height: auto !important;
	margin-bottom: 0 !important;
}

#napoleonBioWrapper, 
#illyaBioWrapper, 
#gabyBioWrapper, 
#victoriaBioWrapper, 
#waverlyBioWrapper  {
	margin-top: 11% !important; /*for IE*/
	-webkit-margin-top: auto !important;
}

#clockTitle, #clock {
	position: absolute;
}

#panLeft, #panRight {
	cursor: pointer;

}

#panLeft:hover , #panRight:hover {
	opacity: 0.5;
}

.bioTabs a img{
	width: auto !important;
  	max-height:100% !important;
}

#storyCol1 {
	padding: 0;
}

#storyCol1 p {
	padding-right: 20px;
}

#slider-range-max {
    margin-bottom: 9%;
    float: right;
    position: relative;
    right: 1.1%;
    z-index: 100;
    width: 58%;
    height: 43px;
    border: none;
    background-color: transparent !important;
    border-radius: 0;
}

.ui-slider-handle {
/*background: #000 !important;*/
background: url(../images/BTSStyleSliderArrow.png) no-repeat !important;
width: 27px !important;
height: 27px !important;
border: none !important;
border-radius: 0 !important;
outline: none !important;
}

/*BUGFIX for BUG14*/
#storyCol2 {
overflow: auto !important;
}

/*BUGFIX for BUG28*/
.ms-thumbs-cont {
top: 0 !important;
}	

@media screen and (max-width: 1024px) {
	.animation#homeHero-BlackImage4, .animation#homeHero-BlackImage3, .animation#homeHero-BlackImage2, .animation#homeHero-BlackImage1, .animation#homeHeroImage {
		margin-left: -55%;
	}

	#photosBTS, #storyboardsBTS {
		z-index: 3;
	}
}

/*----------------------------------------Bug29*/
#napoleonBioWrapper, #victoriaBioWrapper {
right: auto;
left: 42%;
margin-right: 0;
}


.pws_tabs_container {
text-align: left;
}

/*----------------------------/Bug29*/

/*----------------------------Bug33*/
.smallNavLabel, .bigNavLabel {
-moz-font-family: "Helvetica";
}
/*----------------------------/Bug33*/

/*----------------------------/Bug49*/
.reload.chevron {
  left: 50%;
}

/*----------------------------Bug39*/
.touch #footer a:hover {
color: #bcbcbc;
}

/*----------------------------Bug15*/
#photoGallery {
overflow-y: auto !important;
}

/*----------------------------Bug62*/
.bioTabs.pws_tabs_list {
/* overflow-y: hidden; */
}

/*----------------------------Bug61*/

.ms-container {
z-index: 0;
}