@charset "utf-8";

@font-face { 
 
	font-family: 'oxygen';
    src: url('../fonts/oxygen.eot');
    src: url('../fonts/oxygen.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oxygen.woff') format('woff'),
         url('../fonts/oxygen.ttf') format('truetype'),
         url('../fonts/oxygen.svg#oxygen') format('svg');
  font-style: normal;
  font-weight: 400;
}

body{margin:0px; font-family: 'Oxygen', sans-serif;}

/* Common */
.header{position:relative; margin:auto; height:auto; width:240px;overflow:hidden;}
.logo{position:relative; float:left; margin:20px 0px 7px 15px; width:140px; height:50px; z-index:1;}

.centerUpper{position:relative; margin:25px auto 10px auto; width:240px; height:auto; z-index:1; overflow:hidden;}
.centerLower{position:relative; margin:auto; width:100%; height:496px; z-index:2; overflow:hidden; background-image:url(../images/bg_centerlower_240.png); background-repeat:repeat-x; }
.footer{position:relative; margin:auto; width:100%; height:119px; z-index:1; overflow:hidden; background-image:url(../images/bg_footer.png); background-repeat:repeat-x; }


/* Header */
.menuButton{display:block; position:relative; float:right; width:35px; margin:25px 15px 0px 0px; height:35px; z-index:1; cursor:pointer;}
.nav_Container{position:relative; float:left; margin:auto; width:240px; height:auto; z-index:1; outline:none;}

.navUpper { display:block; position:relative; float:left; width:240px; height:auto; z-index:1;}
.navLower { display:none;}

.nav_BoxL{position:relative; float:left;	width:240px; height:113px;	margin: 5px 0px 0 0;  text-decoration:none;

	background-image: -ms-linear-gradient(top, rgb(21, 86, 102) 0%, rgb(44, 130, 149) 100%);
	background-image: -moz-linear-gradient(top, rgb(21, 86, 102) 0%, rgb(44, 130, 149) 100%);
	background-image: -o-linear-gradient(top, rgb(21, 86, 102) 0%, rgb(44, 130, 149) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(21, 86, 102)), color-stop(1, rgb(44, 130, 149)));
	background-image: -webkit-linear-gradient(top, rgb(21, 86, 102) 0%, rgb(44, 130, 149) 100%);
	background-image: linear-gradient(to bottom, rgb(21, 86, 102) 0%, rgb(44, 130, 149) 100%);}
	
.nav_BoxL:hover, .activeBoxL{background-image:none !important; background-color:	rgb(18, 130, 158); cursor:pointer;}

.nav_BoxLContainer{position:relative; float:left; margin:22px 0 0 15px; width:240px; height:63px; z-index:2; }
.nav_BoxLImg{position:relative; float:left; width:73px; height:73px; z-index:3;}
.nav_BoxLText{ position:relative; float:left; width:160px; height:auto; z-index:3; margin:0px 0px 0px 7px; font-size:16px; color:#FFF; line-height:normal; text-decoration:none;}
.nav_BoxLHeader {display:block; font-size:10px; line-height:normal; width:200px;}

.nav_BoxS{position:relative;float:left; width:auto;	height:auto; padding:10px 15.7px 8px 18px;font-size:15px;color:#FFF;text-decoration:none;}
.nav_BoxS:hover{background-color:	rgb(18, 130, 158); cursor:pointer;}
.nav_BoxSLine {position:relative;float:left;top:7px;width:1px; height:30px;background-image:url(../images/nav_devider.png);}
.nav_bottomGradient{display:none;}

.navS_480{display:none; position:relative; float:left; margin:0px 0px 15px 0px; height:auto; width:240px; z-index:1;}
.navS_480_box{position:relative; float:left; width:240px; height:27px; z-index:2; color:#333; font-size:18px; padding:8px 0; text-align:center; text-decoration:none; display:block;}
.navS_480_boxHighlighted, .navS_480_box:hover{cursor:pointer; color:#FFF;

	background-image: -ms-linear-gradient(bottom, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 100%);
	background-image: -o-linear-gradient(bottom, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 200%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(16, 130, 156)), color-stop(2, rgb(21, 83, 99)));
	background-image: -webkit-linear-gradient(bottom, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 100%);
	background-image: linear-gradient(to top, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 100%);}

/* Footer */
.footerContainer{ position:relative; margin:auto; top:38px; width:240px; height:auto; overflow:hidden;}
.footerNav{display:none; position:relative; float:left; margin:0px 11px; width:auto; height:auto; z-index:3; color:#333; font-size:12px; text-decoration:none;}
.footerNav:hover{color:#666; cursor:pointer;}
.footerCopyrights{color: #666;
    float: left;
    font-size: 10px;
    height: auto;
    margin-left: 41px;
    margin-top: 4px;
    outline:none;
    position: relative;
    text-align: center;
    width: 180px;
    z-index: 3;}

.footerCopyrights a{color:#666; font-size:10px; text-decoration:none !important;}
.footerCopyrights a:hover{color:#999;}

.footerBR{display:block;}
.div_240{display:none;}

/* CenterUpper */
.globe{position:relative; float:none; margin:auto; width:225px; height:118px; z-index:2;}

.home_textContainer{position:relative; float:none; margin-top:18px; width:auto; height:auto; z-index:2; color:#333;}
.home_text{position:relative; float:none; width:auto; height:auto; z-index:2; color:#333; font-size:12px; text-align:justify;}
.home_textHeader{position:relative; float:none; z-index:3; color:rgb(25, 92, 110); font-size:23px; line-height:1; margin-bottom:9px; text-align:center;}
.home_textHeaderS{font-size:23px;}
.globeBR{display:none;}

/* centerLower */
.centerLowerGradientLineTop { display:none; position:relative; width:inherit; top:31px; height:3px; background-image:url(../images/footerGradient.png); background-repeat:repeat-x;}
.centerLowerGradientLineBottom{display:none;position:relative; width:inherit; top:203px; height:3px; background-image:url(../images/footerGradient.png); background-repeat:repeat-x;}
.centerLowerContainer{position:relative; margin:20px auto 0px auto; width:240px; height:auto; z-index:2; overflow:hidden; outline:none;}

.mediaRoom{position:relative; float:none; margin:auto; top:10px; width:410px; height:235px; z-index:3; background-color:#FFF; outline:thin solid #999;}

.mediaRoom_headerContainer{position:relative; float:left; width:inherit; height:30px; z-index:4;

background-image: -ms-linear-gradient(top, rgb(74, 74, 74) 0%, rgb(57, 57, 57) 100%);
background-image: -moz-li near-gradient(top, rgb(74, 74, 74) 0%, rgb(57, 57, 57) 100%);
background-image: -o-linear-gradient(top, rgb(74, 74, 74) 0%, rgb(57, 57, 57) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(74, 74, 74)), color-stop(1, rgb(57, 57, 57)));
background-image: -webkit-linear-gradient(top, rgb(74, 74, 74) 0%, rgb(57, 57, 57) 100%);
background-image: linear-gradient(to bottom, rgb(74, 74, 74) 0%, rgb(57, 57, 57) 100%);}

.mediaRoom_rss{position:relative; float:left; margin:4px 10px 0px 7px;}
.mediaRoom_Header{position:relative; float:left; margin-top:5px; width:auto; height:auto; color:#FFF; font-size:13px}

.quote{position:relative; float:none; margin: 13px auto; width:235px; height:205px; z-index:3; outline:thin solid #999;
background-image: -ms-linear-gradient(top, rgb(24, 82, 96) 0%, rgb(0, 58, 74) 100%);
background-image: -moz-linear-gradient(top, rgb(24, 82, 96) 0%, rgb(0, 58, 74) 100%);
background-image: -o-linear-gradient(top, rgb(24, 82, 96) 0%, rgb(0, 58, 74) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(24, 82, 96)), color-stop(1, rgb(0, 58, 74)));
background-image: -webkit-linear-gradient(top, rgb(24, 82, 96) 0%, rgb(0, 58, 74) 100%);
background-image: linear-gradient(to bottom, rgb(24, 82, 96) 0%, rgb(0, 58, 74) 100%);}

.quote img {display: none;}

.quote_text {  
		color: #FFFFFF;
    font-size: 14px;
    margin:65px auto;

    position: relative;
    text-transform: uppercase;
		text-align:center;
    width: 180px;
		overflow:visible !important;
}
.quote_text p {
	color:#748d94;
	font-size: 13px;
	margin-top: 12px;
	text-transform:none;
}

.quotetxt{
	position:relative;
	float:none;
	margin:auto;
	height:auto; width:auto;
	}
.quotetxt img.quote1{
	position: absolute;
	margin-left: -15px;
	margin-top: -4px;
	}

.quotetxt img.quote2{
	position: absolute;
	margin-left: 12px;
	margin-top: -4px;
	}
	
/*.quotemark1{position:absolute; top:0px; left:0px; height:6px; width:8px;}
.quotemark2{position:absolute; bottom:15px; right:0px; height:6px; width:8px;}*/

.quote_text p span {
	font-style:italic;
	font-size: 11px;
}

.prv{
	float: left;
    margin-left: 5px;
    margin-top: 98px;
    width: 20px;
}

#slider{width:200px; height:180px;}
.slider{
	padding:5px;
}

.nxt{
	float: left;
    margin-left: 218px;
    margin-top: 128px;
    position: absolute;
    width: 20px;
}.bx-wrapper {
	float: left;
}
.bx-window{
  	font-size: 0.8em !important;
    margin-top: -7px;
    width: 325px !important;
    line-height: 12px;
}
/*.bx-window div.artical.pager {
	width:215px !important;
}*/
.bx-window div.artical.pager div.new_image{
	float:none;
	display:none;
	border:none !important;
	margin-top:0;
}
.bx-window div.artical div.new_image {
	visibility:hidden;
	float:left;
	border:none !important;
}
.bx-window div.artical div.header{
	color: #333333;
    float: left;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    width: 162px;
	outline:none;
	margin-left:-88px;
}
.bx-window div.artical div.news_artical{
	color: #666666;
    float: none;
    font-size: 1em;
    margin:50px 0 0 15px;
    position: absolute;
    text-align: center;
    width: 155px;
	line-height:1.4;
	text-align:center;
 	padding-top: 25px;
	
}
.readmore, .readmore a:hover, .readmore a:link, .readmore a:visited{
	position:relative;
	margin:30px auto;
	float:none;
  padding-top: 0px;
	color:#333;
	text-decoration:none !important;
}

.rmBR{display:block;}

.date{
	color: #999999;
	text-transform:none;
  font-size: 10px;
	line-height:11pt;
}

/* Article */

.articleHeader{position:relative; float:left; width:inherit; height:auto; color:#FFF; font-size:20px; line-height:1; margin-bottom:0px; margin-top:35px; text-align:justify;}
.articleSubheader{margin-bottom:18px; font-size:14px; color:#FFF; position:relative; float:left; width:inherit; height:auto; text-align:justify;}
.articleText{position:relative; float:left; width:inherit; height:auto;color:#FFF; font-size:13px; margin-bottom:38px; text-align:justify;}

.articleBack{position:relative; float:right; width:auto; margin-top:18px; height:auto; font-size:20px; color:#FFF; text-align:right; padding:10px 40px; text-decoration:none;

	background-image: -ms-linear-gradient(top, rgb(21, 86, 102) 0%, rgb(44, 130, 149) 100%);
	background-image: -moz-linear-gradient(top, rgb(21, 86, 102) 0%, rgb(44, 130, 149) 100%);
	background-image: -o-linear-gradient(top, rgb(21, 86, 102) 0%, rgb(44, 130, 149) 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(21, 86, 102)), color-stop(1, rgb(44, 130, 149)));
	background-image: -webkit-linear-gradient(top, rgb(21, 86, 102) 0%, rgb(44, 130, 149) 100%);
	background-image: linear-gradient(to bottom, rgb(21, 86, 102) 0%, rgb(44, 130, 149) 100%);
	
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#155666', endColorstr='#2c8295',GradientType=0 ); /* IE6-9 */
background:linear-gradient(to bottom, rgb(21, 86, 102) 0%, rgb(44, 130, 149) 100%);}
	
.articleBack img{position:relative; float:right; margin:3px 0px 0px 18px; width:11; height:19px;}

.articleBack:hover{background-image:none; background-color:	rgb(18, 130, 158); cursor:pointer;}

.articleImage{position:relative; float:left; margin-left:-15px; width:240px; height:auto; margin-bottom:20px; background-color:#000;}


/* CONTACT */
.centerContact{position:relative; margin:25px auto 10px auto; width:240px; height:auto;z-index:1; overflow:hidden;}
.askslgi{display:none;}
.quickAccess{position:relative; float:right; width:240px; height:auto; margin-left:none; z-index:3; margin-bottom:20px;}
.desktop_contactLine{display:none;position:relative; float:right; margin-top:30px; width:1px; height:628px; background-color:#CCC; z-index:3;}

.quickAccess_cont{position:relative; float:left; width:auto; height:auto; margin-right:0px; margin-left:20px}
.contact_HeaderS{position:relative; width:auto; height:auto; z-index:3; font-size:30px; color:rgb(25, 93, 111);line-height:1;}
.contact_HeaderL{position:relative; width:auto; height:auto; z-index:3; font-size:50px; color:rgb(25, 81, 92); line-height:1;}
.contact_text{position:relative; margin-top:13px; width:inherit; height:auto; z-index:4; font-size:14px; color:rgb(71, 71, 71);}
.contactBlue{color:rgb(49, 102, 118);}
.googlemaps{position:relative; float:left; margin-top:25px;  width:240px; height:137px;}
.contactSpacing{display:inline-block;}
.changeorientation{display:block; position:relative; width:inherit; text-align:center; color:rgb(71, 71, 71); margin-bottom:20px;}


/* About | Phases */

.mainImage{display:none;}
.longline{display:none;}
.centerContainer{position:relative; margin:auto; width:240px; height:auto; overflow:hidden;}
.contentContainer{position:relative; float:left; width:240px; height:auto; background-color:rgb(128, 128, 128); padding-bottom:50px;}
.content{position:relative; margin:auto; width:211px; height:auto;}

.contentHeader{position:relative; float:left; width:inherit; height:auto; color:#FFF; font-size:23px; margin-bottom:4px; margin-top:35px;line-height:1; text-align:center;}
.contentSubheader{ font-size:18px; color:#FFF; position:relative; float:left; width:inherit; height:auto; text-align:center;}
.contentSmallHeader{ font-size:18px; color:#FFF; position:relative; float:left; width:inherit; height:auto; margin-top:55px;}/*about lastHeader*/

.contentText{position:relative; float:left; width:211px; height:auto;color:#FFF; font-size:13px; margin-bottom:38px; text-align:justify;}
.contentImage{position:relative; float:left; margin-left:-15px; width:240px; height:auto; outline:thin solid #FFF !important;}
.subText{display:block; position:relative; float:left; width:auto; height:auto; color:#333; font-size:12px; margin-top:12px; font-style:italic; text-align:center;}

/* For Phases */
.contentHeader_phases{ margin-bottom:0px;}
.CTfancybox{display:none;}

.phasesImage2{margin-top:40px; margin-bottom:66px; outline:none;}/*Phases center, stencil image*/
.phasesImage3{position:relative; float:left; width:240px; height:auto; margin-left:-15px;}/*Phases fancy box Section*/
.phasesBlocks{position:relative; float:left; width:240px; height:auto; margin:0px 0px 20px 0px; text-decoration:none;}/*Phases fancy box each main block*/
.phasesImageBlocks{position:relative; float:left; width:inherit; height:auto; outline:thin solid #FFF;}
.phasesTextBlocks{position:relative; float:left; margin-top:6px; width:inherit; height:auto; text-align:center; color:#FFF; font-size:11px; text-decoration:none;}

.leftBlockCont{display:none;}


.leftBlockText{position:relative; float:left; width:180px; margin-top:20px; height:auto; color:#999; font-size:11px; font-style:italic;}
.leftBlock img{position:relative; float:right;}

/*unique to Phases page */
.stages_container{display:none;}
.stages_container240{display:block; position:relative; float:left; background-color:#999; width:240px; margin-left:-15px; height:auto; padding-bottom:5px;}
.stagesHeader240{position:relative; float:left; width:inherit; height:auto; padding:14px 0px 12px 15px; color:#FFF; font-size:15px;
margin-bottom:12px;
	background-image: -ms-linear-gradient(bottom, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 100%);
	background-image: -o-linear-gradient(bottom, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 200%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(16, 130, 156)), color-stop(2, rgb(21, 83, 99)));
	background-image: -webkit-linear-gradient(bottom, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 100%);
	background-image: linear-gradient(to top, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 100%);}

.stagesText240{position:relative; float:left; width:190px; height:auto; margin-left:40px; color:#FFF; font-size:12px;
margin-bottom:12px}
.staes240nonList{width:180px;}


#stagesList{margin-left: 0;padding-left: 0;list-style: none;}
#stagesList li {padding-left: 20px;background-image:  url(../images/bullet.png);background-repeat: no-repeat;background-position: 0 .4em;}

/* Initiatives */
.initiatives_mainBlock{position:relative; float:left; width:inherit; height:auto; outline:thin sold #F00;}
.initBlock_header{position:relative; float:none; top:0px; width:inherit; height:auto; color:#FFF; font-size:18px; text-align:center;}
.initBlock_image{position:relative; float:none; mar width:163px; height:163px; margin:25px auto 0px auto; outline:thin solid #FFF;}
.initBlock_text{position:relative; float:left; max-width:211px; height:auto; margin-top:20px;  color:#FFF; font-size:12px;text-align:justify;}
.initBlock_line{position:relative; float:left; width:inherit; height:1px; margin:28px 0px 28px 0px;
 border:thin solid rgb(149, 149, 149); background-color:rgb(117, 117, 117);}
.contentContainer_init{padding-bottom:80px;}

/* Locations */
.location_quoteContainer{position:relative; float:right; width:inherit; max-width:590px; font-size:17px; color:#333; margin-bottom:30px; text-align:justify;}
.location_imageBottomMargin{margin-bottom:30px;}
.location_subtextMargin{margin-bottom:20px; margin-top:-20px;}

/* Zone */
.zone_image{position:relative; float:none; margin:auto; width:186px; height:auto; margin-bottom:20px;}
.zone_text{position:relative; float:left; width:inherit; height:auto; color:#FFF; font-size:13px; text-align:justify;
margin-left:0px;}
.zone_block{position:relative; float:left; width:240px; max-width:none; height:auto; margin-top:0px; margin-left:-15px; margin-bottom:55px; outline:none; background-color:#999; padding-bottom:30px;}
.zone_blockHeader{position:relative; float:left; width:200px; height:auto; font-size:18px; color:#FFF; padding-top:20px; margin-bottom:20px; text-align:center; padding-left:20px; padding-right:20px; padding-bottom:20px;
 
	background-image: -ms-linear-gradient(bottom, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 100%);
	background-image: -o-linear-gradient(bottom, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 200%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(16, 130, 156)), color-stop(2, rgb(21, 83, 99)));
	background-image: -webkit-linear-gradient(bottom, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 100%);
	background-image: linear-gradient(to top, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 100%);}
	
#zoneList{margin-left: 0;padding-left: 0;list-style: none; width:inherit;}
#zoneList li {padding-left: 20px;background-image:  url(../images/bullet.png);background-repeat: no-repeat;background-position: 0 .4em;}
.zone_blockContent{position:relative; float:left; width:inherit; max-width:190px; height:auto; margin-left:20px; font-size:12px; color:#FFF;}

.zone_blockLine{position:relative; float:left; width:inherit; height:1px; margin-top:15px; margin-bottom:15px; background-color:rgb(131, 131, 131); border-top:thin solid rgb(170, 170, 170); border-bottom:thin solid rgb(170, 170, 170);}

/* Virtual Tour */
.vtour_video{position:relative; float:left; width:inherit; height:auto; z-index:2; margin-bottom:15px;}
.vtour_textContainer{position:relative; float:left; width:inherit; height:auto; z-index:2;color:rgb(25, 92, 110); text-align:center; font-size:35px;}
.vtoursubText{color:#333; width:inherit; text-align:center; margin-top:0px;}

/* Investment Incentives */
.ii_text{position:relative; float:left; width:inherit; color:#FFF; font-size:13px; margin-top:10px; text-align:justify;}
.ii_block{position:relative; float:left; width:240px; height:auto; margin-top:25px; margin-left:-15px; margin-bottom:40px; background-color:#999; padding-bottom:30px; outline:none;}

/* One Stop Shop */
.shopContainer{position:relative; float:left; width:120px; height:auto; padding:85px 45px 70px 45px;
	background-image: -ms-linear-gradient(bottom, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 100%);
	background-image: -o-linear-gradient(bottom, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 200%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(16, 130, 156)), color-stop(2, rgb(21, 83, 99)));
	background-image: -webkit-linear-gradient(bottom, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 100%);
	background-image: linear-gradient(to top, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 100%);
		/* background: -ms-linear-gradient(top, #f8cbd6 0%,#edeeec 100%); IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10829c', endColorstr='#155363',GradientType=0 ); /* IE6-9 */
background:linear-gradient(to top, rgb(16, 130, 156) 0%, rgb(21, 83, 99) 100%);} /* W3C */

.shopBlock{position:relative; width:inherit; height:auto; background-color:#FFF; color:rgb(40, 40, 40); font-size:10px; padding-top:10px; padding-bottom:10px; text-align:center;
border:thin solid rgb(213, 213, 213);
-webkit-border-radius:	13px;
-moz-border-radius:			13px;
border-radius:					13px;

-moz-box-shadow:		 	inset 0 0 13px 8px rgb(213, 213, 213);
-webkit-box-shadow:		inset 0 0 13px 8px rgb(213, 213, 213);
box-shadow:						inset 0 0 13px 8px rgb(213, 213, 213);} 

.shopArrow{position:relative; margin:auto; width:60px; height:47px; margin-bottom:5px;}


/* Black Back Ground for the long pages, about, phases etc */
#full_bg_zone, #full_bg, .loc_bg, #full_bg_phases, .loc_bottom{background:none;}

#home_video{
	position:relative; float:left;
	width:225px !important;
height:125px !important;
margin-bottom:20px;
}
.vtour_video #home_video{
	width:225px !important;
	height:125px !important;
	border:thin solid #999;
}

.video-js{background-color:#000;position:relative;padding:0;font-size:10px;vertical-align:middle}
.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}
.video-js:-moz-full-screen{position:absolute}
div#home_video {display:none;}
.coverImage{display:block;width:inherit; height:auto; position:relative; float:left;}
.endImage{display:none;width:inherit; height:auto; position:relative; float:left;}
