@charset "utf-8";
/* CSS Document */

body {
/*    background: url("../pics/gr3.bmp") repeat-x scroll 0px 0px #680202;*/
	/*background: url("../../../pic/bknd23.jpg") repeat-x scroll 0px 50px #000;*/
    background-color: #000;
}

.mainArea{
	width:100%;/*1200px;*/
	background: no-repeat url("../../../pic/redLoading.gif") center 400px;
	/*background: no-repeat url("../../../pic/santaloader.gif") center center;*/
	background-color:transparent;
	min-height:750px;
	height:auto;
	overflow:visible;
}

.centerArea{
	width:920px;
	position:relative;
	top:200px;
	/*left:-20px;*/
}

.imgsec{
	position:absolute;
	display:inline-block;
	margin:0px;
	padding:0px;
	overflow:hidden;
	/*border:thin solid;
	border-color:transparent;*/
	width:260px;
	height:130px;
	/*visibility:hidden;*/
	display:none;
}

.FV{
	position:absolute;
	display:inline-block;
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:300px;
	height:150px;
	/*visibility:hidden;*/
	display:none;
}
/*.imgsec:hover{
	border:thin solid #aaa;
	cursor:pointer;
}*/

.hdvmainlogo{
	background:  no-repeat url("../../../pic/hdv_logo_home.png") left top;
	position:absolute;
	top:80px;
	left:0px;
	/*visibility:hidden;*/
	display:none;
	width:149px;
	height:54px;
	cursor:pointer;
}

.flag{
	/*background:  no-repeat url("../../../pic/uk.jpg") left top;*/
	position:absolute;
	top:120px;
	/*left:0px;*/
	/*visibility:hidden;*/
	display:none;
	width:24px;
	height:16px;
	cursor:pointer;
}

.maincontact{
	margin-top:5px;
	height:45px;
	width:920px;
	border:thin #999 solid ;
	background:  no-repeat url("../pic/contact.png") right top;
	visibility:hidden;
	position:absolute;
	left:130px;
	top:615px;
}

.Vline1{
	position:absolute;
	top:100px;
	visibility:hidden;
	right:0px;
	width:0px;
	height:1px;
	border-bottom:thin #aaa solid ;
}

.cattexttitle{
	position:absolute;
	top:75px;
	right:370px;
	/*font-family: 'Gruppo', cursive;*/
	/*font-family: 'Source Code Pro', sans-serif;*/
	font-size:42px;
	/*visibility:hidden;	*/
	display:none;
}

#IFRmain{
	width:100%;
	height:auto;
	overflow:visible;
	position:relative;
	/*left:0px;
	top:100px;*/
	/*visibility:hidden;*/
	display:none;
	/*margin-top:150px;*/
	/*padding-top:150px;*/
	padding-bottom:70px;
	top:150px
}

.footer{
	width:100%;/*1200px;*/
	color:#CCC;
	height:50px;
	display:none;
}

.footer span{
	position:relative;
	/*right:140px;*/
	color:#999;
	font-family: 'Share Tech', sans-serif;
	font-size:14px;
}

.middle{
	width:1px; height:1px; position:absolute; top:-5px; left:50%;
		
}

#ifrpage{
	width:0px;
	height:0px;	
}