/* Social Media */
.social-wrapper {
	position: absolute;
	bottom:0px;
	left:0px;
	margin-left: 10px;
}
.sm_icons {
	width:45px;
	height:45px;
	padding: 0px 4px 0px 0px;
	margin: 0px 0px 10px 10px;
	display: block;
	float:left;
	margin-left: 0px;
	 
}
.vimeo-thumb {
	width:100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
	z-index: 1001;
	background:url('../images/vimeo_thumb.jpg') no-repeat 0px 0px;
	
}

.icon_twitter {	 
	background:url('../images/sm_icons.png') no-repeat 0px 0px;

}

.icon_fb {	 
	background:url('../images/sm_icons.png') no-repeat -49px 0px;

}

.icon_vimeo {	 
	background:url('../images/sm_icons.png') no-repeat -99px 0px;

}

.icon_pin {	 
	background:url('../images/sm_icons.png') no-repeat -148px 0px;

}

.sponsor_bg {
	background:url('../images/vodafone_bg2.jpg') no-repeat top left;
	height:430px;
}
.sponsor-pointer {
	width:20px;
	height:11px;
	background:url('http://www.londonfashionweekend.co.uk/images/arrow-up.png') no-repeat top left;
	position: absolute;
	top:0px;
	left:0px;
	z-index: 14;
}
.ticket-button {
	width:230px;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	color:white;
	font-family:'HelveticaNeueW01-95Blac';
	margin: 0px;

	background-color: black;
	border: none;
	
}

.ticket-button-small {
	width:210px;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	color:white;
	font-family:'HelveticaNeueW01-95Blac';
	margin: 0px;

	background-color: black;
	border: none;
	
}
button {
	text-align: center;
	padding: 14px 0px;
	border: none;
	
}

.ticket-button p, .ticket-button-small p a {
	text-align: center;
	padding: 14px 0px;
	color: white !important;
	font-family:'HelveticaNeueW01-95Blac';
	
}
.overlay1 {
	background:url('../images/overlay_1.jpg') no-repeat top left;
}
.overlay2 {
	background:url('../images/overlay_2.jpg') no-repeat top left;
}
.overlay3 {
	background:url('../images/overlay_4.jpg') no-repeat top left;
}
.overlay4 {
	background:url('../images/overlay_3.jpg') no-repeat top left;
}
.overlay5 {
	background:url('../images/overlay_5.jpg') no-repeat top left;
}
.overlay6 {
	background:url('../images/overlay_6.jpg') no-repeat top left;
}
.overlay7 {
	background:url('../images/overlay_7.jpg') no-repeat top left;
}
.overlay8 {
	background:url('../images/overlay_8.jpg') no-repeat top left;
}
.overlay9 {
	background:url('../images/overlay_9.jpg') no-repeat top left;
}
.overlay10 {
	background:url('../images/overlay_11.jpg') no-repeat top left;
}
#blackunderlay {
	z-index: 10;
	background-color: #313131;
	opacity: 1;
	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";	
	filter: alpha(opacity=1);	
	-moz-opacity:1;	
	-khtml-opacity:1;
	width:100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
	display: none;
	
}
.pointer {
	width:20px;
	height:11px;
	background:url('../images/pointer.png') no-repeat top left;
	position: absolute;
	top:41px;
	left:0px;
	display: none;
	
}