/* CSS Document */
	
body {
	height:100%;
	margin:0;
}
.bg-darkgrey {
	background-image:url(../img/udtoning_darkgrey.jpg);
	background-repeat:repeat-x;
	background-color: #7a7a7a;
	}
#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -300px;
	/*text-align: center;*/
	min-width: 915px; 
	}
#container {
	width:915px;
	height:400px;
	position: relative;
	margin:15px auto;
	padding:0;
	}
#download-container {
	width:915px;
	height:auto;
	margin:15px auto;
	padding:0;
	overflow:hidden;
	}	
#content {
	width:915px;
	height:auto;
	padding:0;
	margin:25px 0 0 0;
	overflow:hidden;
	border:0;
	}
#contentbox-white {
	width:915px;
	height:auto;
	overflow:hidden;
	background-color:#fff;
	padding:25px 0 25px 0;
	}
#movie {
	width:915px;
	height:515px;
	/*border:1px solid #303030;*/
	}
#picturebox {
	width:915px;
	height:515px;
	background-color:#000;	
	opacity:0;
	filter: alpha(opacity=0); /* IE5-7 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE8 */

	position:relative;
	}
#testbox {
	width:300px;
	height:200px;
	position:absolute;
	display:block;
	background:#000;
	opacity:0.1;
	filter: alpha(opacity=0.1);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE8 */
}
#blackbox {
	background:#000;
	position:absolute;
	display:block;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	/*behavior: url(../../_test/border-radius.htc);*/
	opacity:0.1;
	filter: alpha(opacity=0); /* IE5-7 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE8 */

	z-index:1000;
	}
#textbox {
	width:380px;
	height:auto;
	position:absolute;
	text-align:left !important;
	z-index:1000;
	opacity:0;
	filter: alpha(opacity=0); /* IE5-7 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE8 */
	z-index:2000;
	}
#textbox h1 {
	font:20px/25px Arial, Helvetica, sans-serif;
	color:#09F;
	margin:0 0 10px 0;
	font-weight:normal;
	}
#textbox p {
	font:15px/24px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	margin:0;
}
#textbox p.small {
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 0 10px 0;
}
#textbox p.small a {
	color:#fff;
	text-decoration:none;
}
#textbox p.small a:hover {
	color:#f90;
}
#button {
	position: absolute;
	z-index:2000;
	opacity:0;
	filter: alpha(opacity=0); /* IE5-7 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE8 */
}
.bt-orange:link, .bt-orange:visited {
	width:auto;
	height:17px;
	background:#444;
	display: block;
	padding: 8px 14px 5px;
	font:14px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*behavior: url(border-radius.htc);*/
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
}
.bt-orange:hover{background:#F90; 
	}	
#textline-big {
	width:200px;
	height:25px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0); /* IE5-7 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE8 */
	font:20px/28px Arial, Helvetica, sans-serif;
	color:#09F;
	}
#textline-small {
	width:100px;
	height:25px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0); /* IE5-7 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE8 */
	font:16px/18px Arial, Helvetica, sans-serif;
	color:#ccc;
	}
#bt-next {
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0); /* IE5-7 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE8 */
	}
#bt-next a {
	width:150px;
	height:33px;
	display:block;
	font:12px/30px Arial, Helvetica, sans-serif;
	color:#666;
	background:url(../../_images/icon-arr-right-out.png) no-repeat right;
	}
#bt-next a:hover {
	color:#f90;
	background:url(../../_images/icon-arr-right-over.png) no-repeat right;
	}
.contactheader {
	position:absolute;
	width:150px;
	min-height:80px;
	display:block;
	font:20px/28px Arial, Helvetica, sans-serif;
	color:#09F;
	}
		
.addressbox {
	position:absolute;
	width:150px;
	min-height:80px;
	display:block;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 0 0 45px;
	background:url(../../_images/icon-arr-right-out.png) no-repeat;
	background-position:0px 10px;
}
.googlebox {
	position:absolute;
}
.googlebox a {
	width:150px;
	min-height:80px;
	display:block;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 0 0 45px;
	background:url(../../_images/icon-google-out.png) no-repeat;
	background-position:0px 10px;
}
.googlebox a:hover {
	background:url(../../_images/icon-google-over.png) no-repeat;
	background-position:0px 10px;
}

.personbox {
	position:absolute;
}
.personbox a {
	width:150px;
	min-height:80px;
	display:block;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 0 0 45px;
	background:url(../../_images/icon-mail-out.png) no-repeat;
	background-position:0px 10px;
}
.personbox a:hover {
	background:url(../../_images/icon-mail-over.png) no-repeat;
	background-position:0px 10px;
}
.vcardbox {
	position:absolute;
}
.vcardbox a {
	width:150px;
	min-height:80px;
	display:block;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 0 0 45px;
	background:url(../../_images/icon-vcard-out.png) no-repeat;
	background-position:0px 10px;
}
.vcardbox a:hover {
	background:url(../../_images/icon-vcard-over.png) no-repeat;
	background-position:0px 10px;
}


/* Preloader CSS */
.QOverlay {
	background-color: #000000;
	z-index: 9999;
}

.QLoader {
	background-color: #CCCCCC;
	height: 1px;
}

#col-185 {
	width:175px;
	height:auto;
	padding:0 10px 0 0;
	margin:0 0 0 25px;
	float:left;
	display:inline; /* ie 6 fix!!! */
	border-right:1px solid #e0e0e0;
	}
#col-200 {
	width:200px;
	height:auto;
	padding:0;
	margin:0 0 0 15px;
	float:left;
	display:inline; /* ie 6 fix!!! */
	}
#col-315 {
	width:315px;
	height:auto;
	padding:0 15px 0 0;
	margin:0 0 0 15px;
	float:left;
	display:inline; /* ie 6 fix!!! */
	border-right:1px solid #e0e0e0;
	}
#col-315-2 {
	width:315px;
	height:auto;
	padding:0 15px 0 0;
	margin:0 0 0 15px;
	float:left;
	display:inline; /* ie 6 fix!!! */
	}
#col-450 {
	width:450px;
	height:auto;
	padding:0;
	margin:0 0 0 15px;
	float:left;
	display:inline; /* ie 6 fix!!! */
	}
#col-645 {
	width:645px;
	height:auto;
	padding:0;
	margin:0 0 0 15px;
	float:left;
	display:inline; /* ie 6 fix!!! */
	}

/* LOGO */
#logo {
	width:125px;
	height:25px;
	background-image:url(../img/logo_greyorange.png);
	background-repeat:no-repeat;
	margin:0;
	border:0;
	float:left;
	}
	
/* MENU */
#menu {
	width:775px;
	height:25px;
	margin:0;
	border:0;
	padding:0;
	float:right;
	}

#menu ul {
	padding: 0;
	margin: 0;
	float:right;
	}
#menu ul li { 
	display: inline;
	font-family: arial, helvetica, sans-serif;
	font-size:13px;
	line-height:1.8em;
	text-align:center;
	/*letter-spacing:0.1em;*/
	}
#menu ul li a {
	width:auto;
	height:25px;
	color: #999999;
	text-decoration: none;
	text-align:center;
	margin:0 15px 0 25px;
	float: left;
	}
#menu ul li a:hover {
	color: #ff9900;
	}
#menu ul li a#selected {
	color: #cccccc;
	}

	
/* FOOTER */
#footer {
	width:915px;
	height:auto;
	padding:7px 0 0 0;
	text-align:center;
	}
/* --- footer styling --- */
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#555555;
	margin:0 0 3px 0;
	}
#footer a {
	color:#555555;
	text-decoration:none;
	}
#footer a:visited {
	color:#555555;
	text-decoration:none;
	}
#footer a:hover {
	color:#999999;
	text-decoration:none;
	}
