/*LOAD FONTS*/
@font-face {font-family: 'FuturaMdBTMedium';src: url('/fonts/futura_md_bt_medium-webfont.eot'); src: url('/fonts/futura_md_bt_medium-webfont.eot?#iefix') format('embedded-opentype'),url('/fonts/futura_md_bt_medium-webfont.woff') format('woff'),url('/fonts/futura_md_bt_medium-webfont.ttf') format('truetype'),url('/fonts/futura_md_bt_medium-webfont.svg#FuturaMdBTMedium') format('svg');font-weight: normal;font-style: normal;}
@font-face {font-family: 'FuturaMdBTBold'; src: url('/fonts/futura_md_bt_bold-webfont.eot');src: url('/fonts/futura_md_bt_bold-webfont.eot?#iefix') format('embedded-opentype'),url('/fonts/futura_md_bt_bold-webfont.woff') format('woff'),url('/fonts/futura_md_bt_bold-webfont.ttf') format('truetype'),url('/fonts/futura_md_bt_bold-webfont.svg#FuturaMdBTBold') format('svg');font-weight: normal; font-style: normal;}
@font-face {font-family: 'FuturaHvBTHeavy'; src: url('/fonts/futura_hv_bt_heavy-webfont.eot');src: url('/fonts/futura_hv_bt_heavy-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/futura_hv_bt_heavy-webfont.woff') format('woff'),url('/fonts/futura_hv_bt_heavy-webfont.ttf') format('truetype'),url('/fonts/futura_hv_bt_heavy-webfont.svg#FuturaHvBTHeavy') format('svg');font-weight: normal; font-style: normal;}
/*CSS RESET*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}ul,ol {list-style:none;}fieldset,img,hr {border:none;}caption,th {text-align:left;}table {border-collapse:collapse; border-spacing:0;}td {vertical-align:top;}a {outline: 0;}
a,ul,li,p,div,span {line-height:100%;}

/*Hele vejen*/
	html, body {-webkit-text-size-adjust: 100%;width: 100%;height: 100%;}
	body {-webkit-font-smoothing: antialiased;font-weight:normal;height: auto;
			line-height:100%;
	    font-size:12px;
	    font-family:	'FuturaMdBTMedium', Trebuchet MS, Arial, sans-serif;
	    color: #163F6B;
	}
	td {line-height:150%;}
	img {
		-ms-interpolation-mode: bicubic;
	}
/*Fonts*/
	h1 {
		font-weight:bold;
		font-size:10pt;
		font-family:'FuturaMdBTBold';
	}
	
	h2 {
		font-family:'FuturaHvBTHeavy',Trebuchet MS;
		font-weight:normal;
		font-size:10pt;
		margin-top:10px;
	}
	h3, .overlaylink {
		font-family:'FuturaHvBTHeavy',Trebuchet MS;
		font-weight:normal;
		font-size:11pt;
	}
	.overlaylink {
		line-height:120%;
	}
	p {
		margin-bottom:10px;
		line-height:150%;
	}

	table {
	}

/*Links*/
	a {
	  color: #163F6B;
	  text-decoration:none;
	  font-size: 9pt;
	  cursor:hand;
	}
	.button {
	  color: #163F6B;
	  line-height:100%;
	  height:16px;
	  margin:0;
	  padding:0;
		
	}
	a:hover {}
/**/

/*Contents*/
	#container {position:absolute;width: 1260px;top:0px;bottom:0px;left:50%;margin-left:-630px;}
	#back_top {position:fixed;left:0;right:0;top:0;	height:50px;border-bottom:1px solid #ccc;background-color:#ffffff;}
	#back_bottom {position:fixed;left:0;right:0;bottom:0;height:27px;z-index:999;  background:#163F6B;}		
	div.bg_dias {position:fixed;top:64px;bottom:27px;left:0px;right:0px;}

/* --------------------- */
/* Topmenu
/* --------------------- */
	.top{
	 		position:relative;
	    width: 100%;
	    height: 64px;
	    background-color:transparent;
	    background-position:100% 100%;
	    background-repeat:repeat-x;
	}
	
	.top .inner {
		margin-top:16px;
		position:relative;
	    height: 43px;
	    width: 100%;
	}
	
	div.logo{
		float:left;
		width:318px;
	}
		a.logo {margin-left:20px;}
		
	div.topmenu {
	  background-color:#fff;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		padding-top:0px;
	}
	
	.lng {
		text-align:right;
		float:right;
	  width:200px;
		margin-top:12px;
		padding-right:10px;
	}
	.lng a{
	}

	
	#lng_pop_cont {
		width:300px;
		position:absolute;
		top:60px;
		right:0px;
		z-index:9000;
		text-align:right;
		
	}
	.lng_pop {background-color:#ffffff;z-index:9001;padding:10px;padding-top:15px;}
	.lng_pop div {display:none;}
	.lng_pop div.lng_div_active {display:block;}
	
	
	a.lng_links {
		text-align:right;
		display:block;
		margin-bottom:5px;
	}
	
	a.lng_links_active {
		/*text-align:left;*/
		font-family:'FuturaHvBTHeavy','gbwebbold',Trebuchet MS;
		font-weight:normal;
		font-size:11pt;
		
	}
	
		a.lng_links span {position:relative;}
		a.lng_links span.lng_links_active {	}
		a.lng_links_sub {text-align:left;display:block;margin-bottom:5px;}
		a.lng_links_sub_active {text-decoration:underline;}


		/*We move people, som rent faktisk ikke er top, men alligevel*/
		
		.slogan {
			position:absolute;
			background-color: #163F6B;
			color:#fff;
			width:295px;
			
			padding:10px;
			padding-top:60px;
			font-family: "FuturaMdBTMedium";
			font-size:18px;
			line-height:120%;
		}

		/* WE MOVE people END */ 

	#video_span {
		color:#fff;
		padding-right:10px;
		font-weight:normal;
	}
	
	#video_pop_cont {
	
		width:100px;
		position:absolute;
		bottom:36px;
		right:0px;
		z-index:5000;
		text-align:right;
	}
	
	.video_pop {background-color:#ffffff;z-index:5001;padding:10px;padding-top:15px;}
	.video_pop div {display:none;}
	.video_pop div.lng_div_active {display:block;}
	
	
	a.video_links {
		text-align:right;
		display:block;
		margin-bottom:5px;
	}
	
	a.video_links_active {
		text-align:right;
		font-family:'FuturaHvBTHeavy','gbwebbold',Trebuchet MS;
		font-weight:normal;
		font-size:11pt;
		
	}
	
		a.video_links span {position:relative;}
		a.video_links span.lng_links_active {	}
		a.video_links_sub {text-align:right;display:block;margin-bottom:5px;}
		a.video_links_sub_active {text-decoration:underline;}

/* --------------------- */
/* Middle
/* --------------------- */

#middle{
	/*display:none;*/
	 	position:absolute;
	 	top:50px;
	 	bottom:37px;
    z-index:1;
    width:100%;
    min-width:1260px;
    padding-top:10px;

}
.col {
	z-index: 2;
	z-index: 1000;
	width:315px;
}

#col_1 {
	position:absolute;
	top:10px;
	bottom:0px;
	left:10px;
}
	.col_1_a {position:relative;width:100%;}
	.col_1_b {position:absolute;bottom:0px;left:0px;}
		
	.loader {display:none;}
	
	.fader {
		width:295px;
	}
		#fader_inv {
			z-index:-9999;
			position:absolute;
			width:295px;
			height:auto;
			top:-10000px;
			left:-10000px;
		}
	.changer {
		height:100%;
		width:100%;
	}
	
#col_2 {
	position:absolute;
	top:10px;
	bottom:10px;
	left:335px;
	z-index:500;
}
#col_3 {
	position:absolute;
	top:10px;
	bottom:10px;
	left:670px;
}

div.whitearea {
	background-color:#fff;
	width:295px;
	padding:10px;
	margin-top:10px;
	z-index: 1000;
}

	div.sub {
	width:295px;
		border-top:2px solid orange;
	}

div.last {margin-bottom:0px;}

/* --------------------- */
/* Middle left mainlinks
/* --------------------- */
div.main_links {
	text-align:right;
}
#main_links li {  
	list-style: none;
}
#main_links li a {
	font-family:	'FuturaMdBTMedium', Trebuchet MS, Arial, sans-serif;

	padding-bottom:5px;
	display: block;
	color: #163F6B;
	font-weight: normal; 
	font-size:9pt;	
	
}
#main_links li a.activeslide { 
	font-family:'FuturaHvBTHeavy','gbwebbold',Trebuchet MS;
	font-weight:normal;
	font-size:11pt;
}

/* --------------------- */
/* Middle left upperlinks
/* --------------------- */
div.upper_links {
	text-align:right;
	margin-top:5px;
}
a.upper_links, a.ct {
	display:block;
	margin-bottom:5px;
	text-align:right;
}

a.upper_links span {
	position:relative;
}	
a.upper_links_styled {
	color:orange;
}

span.activeupper {
	font-family:'FuturaHvBTHeavy','gbwebbold',Trebuchet MS;
	font-weight:normal;
	font-size:11pt;
}
/*Kopi_inv*/ span.inv_activeupper {font-family:'FuturaHvBTHeavy','gbwebbold',Trebuchet MS;font-weight:normal;font-size:11pt;}

div.upper_inner {
	text-align:left;
	display:none;
	/*border-top:1px solid #ccc;
	border-bottom:1px solid #ccc; */
	margin-bottom:5px;
}	/*Kopi_inv*/  div.inv_upper_inner {text-align:left;display:none;margin-bottom:5px;}
	
a.activeupper {
	text-align:left;
}	

.blockfix {
}

a.upper_sublinks {
	display:block;
	margin-bottom:5px;
	text-align:right;
}
		a.inner_medarbejder {
			display:block;
			margin-bottom:5px;
			text-align:left;
		}
a.upper_sublinks span {
	position:relative;
}	

/* --------------------- */
/* Middle content
/* --------------------- */

#main_window .toosmall {
	overflow:auto;
}


/* --------------------- */
/* Middle upper_sub content
/* --------------------- */

#upper_sublinks_box {
	display:none;
	/*Javascript change below*/
	margin-bottom:118px;
	z-index:1000;
}
#upper_sublinks_box.subload {
	height:20px;
	width:20px;
}
#upper_sublinks_box.subshow {
	width:300px;
	height:auto;
}
.activeuppersub {
	font-family:'FuturaHvBTHeavy','gbwebbold',Trebuchet MS;
	font-weight:normal;
	font-size:11pt;
}
/* Footer
/* -------------------------------------------- */
.footer{
	 	position:absolute;
    z-index: 1000;
    bottom:0;
    width: 100%;
    margin:0 auto;
    background:#163F6B;
    padding:4px 0 6px 0;
    font-weight:bold;
    text-align:right;
}

.footer ul{
    z-index: 1000;
    text-align:right;
    font-size: 9pt;
}
.footer li{
    z-index: 1000;
    display:inline-block;
    padding-right:30px;
    color: #fff;
}
.footer li:last-child{
    z-index: 1000;
    padding-right:0;
}
.footer li a{
    z-index: 1000;
    color:#fff;
    font-size: 10pt;
    font-family: Trebuchet MS;
}

/*******************************/
/* 		Medarbejdersite 				*/
/*******************************/

.med_main li {
	padding: 0px 0px 5px 0px;
}
.med_main span {
	font-family:'FuturaMDBTMedium';
	font-size:7pt;
	text-transform:uppercase;
	
}
.med_main li a {
	font-size:12pt;
	font-family:'FuturaHvBTHeavy';
	color:#4e5c6b;
}


/*******************************/
/* 		Rejseprofil			 				*/
/*******************************/


.contact_form 	td {
			padding-top:1px;
	    font-size:12px;
	    font-family:	'FuturaMdBTMedium', Trebuchet MS, Arial, sans-serif;
	    color: #163F6B;
}


.contact_form input {
	
}
.contact_form hr {
	border:1px solid #ccc;
	margin-top:10px;
	margin-bottom:1px;
}



/*******************************/
/*Overlay
/*******************************/

.overlay_color {
	display:none;
	position: fixed;
	top: 50px;
	left: 0;
	right:0;
	bottom:27px;
	z-index: 200;
	background-color:white;
	overflow:none;	
	
}

.overlay_wrap {
	display:none;
	position: fixed;
	top: 50px;
	left: 0;
	right:0;
	bottom:27px;
	z-index: 300;
	overflow:none;	
}
.overlay_content {
	display:none;
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
}

.overlay_image {
	display:none;
}

.button {
	background:none;
	border:0px;
	font-family:'FuturaHvBTHeavy',Trebuchet MS;
	font-weight:normal;
	font-size:11pt;
	cursor:pointer;
	padding-bottom:3px;
}

.overlay_image img {
	padding:0;
}
.overlay_background img {
	padding:0;
}
/*! Version: 2.0.73 (12-Oct-2012) */
.mc-hide-scrolls{overflow:hidden}
.mc-cycle{
	padding:0;
	height:563px;
	width:900px;
	overflow:hidden;
	position:fixed;
	left:50%;
	bottom: 37px;
	margin-left: -620px;
	border: solid white 3px;
}
div.mc-image{
	-webkit-transition:opacity 2s ease-in-out;
	-moz-transition:opacity 2s ease-in-out;
	-o-transition:opacity 2s ease-in-out;
	transition:opacity 2s ease-in-out;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;background-position:right top;background-repeat:no-repeat;height:100%;overflow:hidden;width:100%}
.mc-old-browser 
.mc-image{overflow:hidden}


.overlay_content_middle {
	z-index:100;
	position:absolute;
	width: 1260px;
	top:0px;
	bottom:0px;
	left:50%;
	margin-left:-630px;
}

.overlay_content_text {
	margin-left:10px;
	width:200px;
	position:absolute;
	bottom:10px;
	left:0px;
}

.persinfo {
	width:100%;
	overflow:auto;
} /*inv*/.perstekst_inv {z-index:-9999;position:absolute;top:-9999px;left:-9999px;width:295px;}


.kontakt_wrap {
	display:none;
	position: fixed;
	top: 50px;
	left: 0;
	right:0;
	bottom:27px;
	z-index: 300;
	overflow:none;	
}
.kontakt_content {
	display:none;
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
}

.kontakt_content_middle {
	z-index:100;
	position:absolute;
	width: 1260px;
	top:0px;
	bottom:0px;
	left:50%;
	margin-left:-630px;
}

.kontakt_content_tekst {
	margin-left:10px;
	width:200px;
	position:absolute;
	bottom:10px;
	left:0px;
}


.rejseprofil_wrap {
	display:none;
	position: fixed;
	top: 50px;
	left: 0;
	right:0;
	bottom:27px;
	z-index: 300;
	overflow:none;	
}
.rejseprofil_content {
	display:none;
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
}

.rejseprofil_content_middle {
	z-index:100;
	position:absolute;
	width: 1260px;/*STØRRELSE*/
	top:0px;
	bottom:0px;
	left:50%;
	margin-left:-630px;/*STØRRELSE*/
}

.rejseprofil_content_tekst {
	margin-left:10px;
	width:200px;
	position:absolute;
	bottom:10px;
	left:0px;
}
.rejseprofil_content_tekst2 {
	margin-left:20px;
	width:200px;
	position:absolute;
	bottom:61px;
	left:315px;
}
	@media screen and (-webkit-min-device-pixel-ratio:0) { 
		.rejseprofil_content_tekst2 {
			bottom:60px;
		}
		
	}
.rejseprofil_content_tekst3 {
	margin-left:20px;
	width:200px;
	position:absolute;
	bottom:61px;
	left:640px;
}

.rejseprofil_afsnit {
	padding-bottom:8px;
	}
	
	
.rejseprofil_remove_air {
	margin-bottom:0px;
}

.teams_wrap {
	position: fixed;
	top: 50px;
	left: 0;
	right:0;
	bottom:27px;
	z-index: 300;
	overflow:none;
}
.teams_content {
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
}

.teams_content_middle {
	z-index:100;
	position:absolute;
	width: 1260px;
	top:0px;
	bottom:0px;
	left:50%;
	margin-left:-630px;
}

.teams_content_tekst {
	margin-left:10px;
	width:494px;
	position:absolute;
	bottom:10px;
	left:0px;
}
.teams_content_tekst_right {
	margin-left:10px;
	width:494px;
	position:absolute;
	bottom:61px;
	left:494px;
}
.teams_img {
	position:absolute;
	left:325px;
	margin-top:-98px;
	
	height:106px;
	background-color:white;
	border:1px solid white;
}

.teams_img_crop {
	text-align:right;
	width:157px;
	overflow:hidden;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
    .teams_img {
    	margin-top:-96px;
    	height:104px;  	
    } 
    	.teams_img_crop {
    		height:104px;
    }
    .teams_content_tekst_right {
    	bottom:60px;
    }
	}
.teams_img img {
	height:106px;
	float:right;
}
.teams_content_head {
			position:absolute;
			background-color: #163F6B;
			color:#fff;
			width:295px;
			
			margin-top:10px;
			margin-left:10px;
			padding:10px;
			padding-top:60px;
			font-family: "FuturaMdBTMedium";
			font-size:18px;
			line-height:120%;
}

.textinput {
			width:290px;
			height:16px;
			line-height:15px;  
	    font-size:12px;
	    font-family:	'FuturaMdBTMedium', Trebuchet MS, Arial, sans-serif;
      color: #163F6B;   
}

.textinputright {
    width:238px;
}
.textinput_cn { 
    /*Countrycode denominator*/
    width:30px;
}
.selectleft {
    width:46px;
			height:18px;
			line-height:30px;  
	    font-size:12px;
	font-family:	'FuturaMdBTMedium', Trebuchet MS, Arial, sans-serif;
    color: #163F6B;   
}
      
.textinputlittle {
			width:50px;
			height:16px;
			line-height:15px;  
	    font-size:12px;
	    font-family:	'FuturaMdBTMedium', Trebuchet MS, Arial, sans-serif;
      color: #163F6B;   
}

.textareainput {
			width:283px;
			height:179px;
			line-height:15px;  
	    font-size:12px;
	    font-family:	'FuturaMdBTMedium', Trebuchet MS, Arial, sans-serif;
      color: #163F6B;   
}


.textinputcard {
			width:144px;
			height:16px;
			line-height:15px;  
	    font-size:12px;
	    font-family:	'FuturaMdBTMedium', Trebuchet MS, Arial, sans-serif;
      color: #163F6B;  
}



.selectinput {
			width:292px;
			height:18px;
			line-height:30px;  
	    font-size:12px;
	    font-family:	'FuturaMdBTMedium', Trebuchet MS, Arial, sans-serif;
      color: #163F6B;   
}

.selectinputlittle {
			width:140px;
			height:18px;
			line-height:18px;  
	    font-size:12px;
	    font-family:	'FuturaMdBTMedium', Trebuchet MS, Arial, sans-serif;
      color: #163F6B;   
}



.textinputtext {
	font-size:10px;
	padding-bottom:10px;
}



/*******************************/
/*Background dias // VideoBG specific */
/*******************************/

/*** Video Holder ***/
.video-bg-mask{position:fixed;width:100%;height:100%;margin:0;padding:0;top:0;left:0;overflow:hidden;z-index:-5}.video-bg-holder{position:absolute;margin:0;padding:0;-moz-opacity:0;filter:alpha(opacity=0);opacity:0}/*** Preloader ***/.video-preloader{position:absolute;top:50%;left:50%;width:32px;height:32px;margin-left:-16px;margin-top:-16px;background:#000 url(/i/preloader.gif) no-repeat center center;-moz-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;-ms-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;display:none}/*** Pattern ***/.video-pattern{position:absolute;margin:0;padding:0;background-position:top left;background-repeat:repeat;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}
.video-bg-mask{background:#000000;}.video-bg-holder {background:#000000;}.video-pattern {background:#000000;}.video-preloader {background:#000000;}

.slideme, img.bgM {
        min-height: 100%;
        min-width: 1024px;
        width: 100%;
        height: auto;
        position: fixed;
        top: 0;
        left: 0;
        z-index:-9999;
}

.videobutton {
	border:0px;
	border-style: none;
	background: inherit;
	background-color:transparent;
	cursor: hand;
	cursor: pointer;
	padding: 0px;  
	font-size:9pt;
	font-family:	'FuturaMdBTMedium', Trebuchet MS, Arial, sans-serif;
	color: white;
	margin-right:10px;
	padding-bottom:30px;
}
		

			/***** iPAD *****/
			@media only screen and (device-width: 768px) {
				div.col {
					
				}
				#container {
					width:970px;
				}
				#middle {
					min-width:970px;
				}
				#back_top {
				}
			}

			
		@media only screen and (device-width: 768px) and (orientation:portrait) {
			 /*.video-background video {
					position:fixed;
					left:0px;
					top:0px;
					z-index:0;
			 	width:auto;
				height:100%;
				margin-left:-240px;
				margin-top:20px;*/
			}

		}
		
		#hideitems {
			display:none;
		}
	
	/*END*/
/******************************
Screen sizes styling
/*****************************/

@media screen and (max-width: 1260px) {
		/*fjern centrering når vinduet er for småt */
		#container {
			left:0;
			margin-left:0px;
		}
		.overlay_content_middle {
			left:0;
			margin-left:0px;
		}
		.kontakt_content_middle {
			left:0;
			margin-left:0px;
		}
		.rejseprofil_content_middle {
			left:0;
			margin-left:0px;
		}
		/*Fix scroll når vindue bliver for småt*/
			/*.video-background {
					position:fixed;*/
		}
	}
}


@media screen and (min-width: 1400px) {

}

/*******
larger than 1200px
*******/


/*******
Larger than 1920px
*******/

@media screen and (min-width: 1800px) {
    
  }

/***** iPAD *****/
@media only screen and (device-width: 768px) {

}




/* --------------------- */
/* Middle scrollbars
/*
/*Vi behandler som udgangspunkt alle scrollbars ens her:
/* --------------------- */

	/*scrollbar viewspecifics
	#scrollbar1 {width:295px; clear: both;}
	#scrollbar1 .viewport { width: 294px; position: relative;}
	#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; }
	
	Scrollbar scrollspecifics
	#scrollbar1 .thumb .end,
	#scrollbar1 .thumb { background-color: #003D5D; }
	#scrollbar1 .scrollbar { position: relative; float:right; width: 4px; }
	#scrollbar1 .track { background-color: #D8EEFD; height: 100%; width:4px; position: relative; padding: 0 0px; }
	#scrollbar1 .thumb { height: 20px; width: 4px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
	#scrollbar1 .thumb .end { overflow: hidden; height: 4px; width: 4px; }
	#scrollbar1 .disable{ display: none; }



*/

/**** END ****/

#big-video-wrap{overflow:hidden;position:fixed;height:100%;width:100%;top:0;left:0;}
#big-video-vid,#big-video-image{position:absolute;}
#big-video-control-container{position:fixed;bottom:20px;padding: 0 20px;width:100%;
  -webkit-transition-duration:0.6s;-moz-transition-duration:0.6s;-ms-transition-duration:0.6s;-o-transition-duration:0.6s;transition-duration:0.6s;}
#big-video-control{width:100%;height:16px;position:relative;}
#big-video-control-middle{margin: 0 56px 0 24px;}
#big-video-control-bar{width:100%;height:16px;position:relative;cursor:pointer;}
#big-video-control-progress{position:absolute;top:7px;height:3px;width:0%;background:#fff;}
#big-video-control-track{position:absolute;top:8px;height:1px;width:100%;background:#fff;}
#big-video-control-bound-left{left:0;}
#big-video-control-bound-right{right:-1px}
#big-video-control-track .ui-slider-handle {opacity:0;}
#big-video-control-playhead{left:30%;}
#big-video-control-play{position:absolute;top:0;left:0;height:16px;width:16px;background-image:url('bigvideo.png');}
#big-video-control-timer{position:absolute;top:1px;right:0;color:#fff;font-size:11px;}
#big-video-control-playhead,#big-video-control-bound-left,#big-video-control-bound-right{position:absolute;top:0;height:16px;width:1px;background:#fff;}
#big-video-control .ui-slider-handle{border-left:solid 1px #fff; width:16px;height:16px;position:absolute;top:-8px;}
.transparent{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.vjs-big-play-button{display:none !important;}