@charset "utf-8";
* {
    margin: 0;
}

#header { width: 100%; height: 90px; padding-top: 30px; box-shadow: 0 0 1px rgba(255, 255, 255, 0.05);}
#navigation { float: left; width: 630px; margin-left: 40px; }
#logo { float: right; width: 135px; margin-right: 40px; }
#logo img { border: 0;}
#header-logo { position: absolute; top: 20px; left: 20px;}

#footer { width: 100%; height: 35px; position: fixed; bottom: 0; font-size:15px; }
#footer_col1 {float: left; width: 236px; margin-left: 40px; }
#footer_col2 {float: left; width: 181px; }
#footer_col3 {float: left; width: 293px; }
#footer_col4 {float: right; width: 70px; margin-right: 40px; text-align: right;}

#full-footer {width: 100%; height: 50px; background-color: #121319; position: fixed; bottom: 0; font-size:14px;}
#full-footer_left, #full-footer_right {float: left; margin-right: 158px; color: #FFF; position: relative; top: 10px; left: 20px;}



#client_login, #client_logout{
	position: absolute;
	top: 50px;
	right: 20px;
}

#loginBox{
	position: absolute;
	top: 70px;
	right: 20px;
}

#main {
    float: left;
    height: auto;
    margin-top: 100px;
    width: 100%;
}

#homemain {
    height: 100%;
    top: 0;
    width: 100%;
	position: absolute;
}

#homeheader {
    height: 90px;
    top: 0px;
    position: absolute;
    width: 100%;
    z-index: 1;
}


#cmsarea1Home {
	position: absolute;
	top: 155px;
	left: 40px;
	z-index: 1;
	
}
#cmsarea2Home {
    height: 100%;
    top: 0;
    width: 100%;
	position: absolute;
}

#cmsarea2Home img {
	height: 100%;
	width: auto;
}

#main_bg img{
        position:absolute;
        top:150px;
        left:0;
        right:0;
        bottom:100px;
        margin:auto;
		width: auto;
		height: 50%;
}


#main_bg_gallery{
	position:fixed;
	top:-50%;
	left:-50%;
	width:200%;
	height:200%;
	background-color:#fff;
}

#main_bg_gallery img{
        position:absolute;
        top:0px;
        left:0;
        right:0;
        bottom:0px;
        margin:auto;
		width: auto;
		height: 50%;
}


/*#main_home {
	background-image: url(../../../wo_files/images/home.jpg);
	background-repeat: no-repeat;
	background-color: #000;
    float: left;
    height: 740px;
    margin-top: 100px;
    width: 100%;
}*/

#main_contact {
    float: left;
    margin-top: 100px;
    width: 100%;
}

#levelOnecontainer{
}

#navigation2_header{
	position: absolute;
	left: 25px;
	margin-top: 37px;
}

#navigation2 {
	width: 225px;
	position: absolute;
	top: 174px;
	left: 25px;
}

#cmsarea1_header { 
	left: 250px;
	position: absolute;
	margin-top: 37px;
}
#main_home #cmsarea1{
	left: 29px;
	position: absolute;
	top: 150px;
	bottom: 50px;
}

#cmsarea1 { 
	left: 250px;
	position: absolute;
	top: 137px;
	padding-bottom: 50px;
}
#cmsarea2 {}

#content { left: 250px;
	position: absolute;
	top: 174px;
	padding-bottom: 60px; 
	width: 630px;
	}
	
#contentPress {
	left: 40px;
    padding-bottom: 60px;
    position: absolute;
    top: 174px;
    width: 880px;	
}

.pressColOuter { float: left; width: 280px;}

#cmsarea1Page { 
	float: left; width: 450px; background: #ccc;
}
#cmsarea2Page { float: right; width: 310px; }
#cmsarea3 {width:910px; margin-left: 40px; margin-top:37px; float:left; height: 106px;}


.clear {clear: both;}
.pager { height: 24px; border-bottom: 1px solid #e5e5e5; }
.pager-inner { font-family: Calibri, Arial, Verdana, sans-serif; font-size: 14px; font-weight:bold; margin-top: 5px; }


.page-spacer { height: 25px; border-bottom: 1px solid #e5e5e5; text-align:right;}

#spacer {width: 100%; height: 24px; float: left;}
#up_arrow {position: absolute; width: 7px; height: 13px; position:absolute; margin-left:890px; margin-top:0;}

/* gallery */
.media img {
    width: auto;

}
.left {
    float: left;
}
.cursor {
    cursor: pointer;
}
.projectSlideHolder {
    overflow: hidden;
    position: relative;
}
.projectSlideHolderInner {
    width: 30000px;
}

.projectBottom {
    background: none repeat scroll 0 0 transparent;
    margin-top: 20px;
    position: absolute;
    z-index: 1300;
	left: 0px;
	width: 100%;
}



.openFull { position: absolute; top: 20px; right: 20px; width: 30px; height: 30px;  
	background: url(../img/gallery.png) no-repeat 0px 0px;
	border-radius: 2px; z-index: 1;
}
.openFull:hover { 
	background: url(../img/gallery.png) no-repeat -40px 0px;
}


#delay {
    height: 1px;
    left: -2px;
    position: fixed;
    top: -2px;
    width: 1px;
}
#fullscreen { 
	/*background: #05060a url('/templates/industrialfacility/images/logo.png') no-repeat center 0px; background-size: auto 100%;*/

/*
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/industrialfacility/images/logo.png', sizingMethod='scale'); -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/industrialfacility/images/logo.png', sizingMethod='scale')";
*/

	z-index: 99999;
height: 100%;
    left: 0;
	right: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;  
	display: none;
	}
	
.closeFull {
	position: absolute;
	top: 130px;
	right: 30px;
	width: 30px;
	height: 30px;
	background: url(../img/popup-close.png) no-repeat 0px -80px;
	border-radius: 2px;
	z-index: 1;
}
.closeFull:hover
	{ background-position: 0 -120px; }

.infoBox { overflow: hidden; position: absolute; bottom: 20px; left: 20px; width: 220px; background-color: #11151f; padding: 5px 20px 0 20px; height: 24px;}
.infoBox:hover { cursor: default;}
.infoBox a { display: block; }

#loginBox { display: none; background-color:#101018; padding: 20px; width: 250px; height: 90px; top: 100px; position: absolute; right: 0px;}
#loginBox input { font-family:'Bell MT W01'; font-size: 14px; float: right; width: 140px; margin: 0; padding: 0; padding-left: 4px; border: 0; height: 20px; background-color: #252429; color: #E0DFDB;}

.projecttitle { position: absolute; top: 15px; left: 19px;}
.share-link { position: absolute; bottom: 16px; left: 20px; }
.share-box { position: absolute; bottom: 0px; left: 0px; width: 150px; height: 170px; background-color: #272a30; display: none; }
.share-box:hover { cursor: default;}
.share-box-inner { padding: 15px 20px; }
.share-box-inner p.white { padding-bottom: 16px; color: #fff; text-decoration: underline; }

.popup { position: absolute; background-color:#11141a; min-height: 540px; width: 870px; top: 110px; left: 0; z-index: 900; display: none; color: #9FA0AA;}
.popup-left { float: left; width: 280px; margin-left: 40px; margin-top: 20px;}
.popup-right { float: left; width: 450px; margin-top: 20px;}
.hidden { display: none; }
.popup-close { position: absolute; top: 20px; right: 20px; height: 30px; width: 30px; background: url(../img/popup-close.png); cursor: pointer;}
.popup-close:hover { background-position: 0 -40px; }

#vertNavs {display: none;}


#column1 { float: left;  width: 100px; margin-top: 20px;}
#column2 { float: left;  width: 270px; margin-top: 20px;}
#column3 { float: left; padding-top: 65px; padding-left: 18px; }
#column4 { margin-left: 90px; margin-top: 14px; display:none; color: #990000}
#com-form { margin: 0; padding: 0;}
.com-input { width: 268px; height: 23px; border: 0; border-top: 1px solid #63666d; border-left: 1px solid #63666d; margin: 18px 0 0 0; padding: 2px 0 0 2px; font-family: "HelveticaNeueW01-65Medi"; font-size:18px; background-color:#63666d; color: #fff; }
#company {height: 240px}

#rememberme { margin-top: 24px; }

#com-maintext-outer { margin-top: 66px; }
        
/* ul styles */
#com-maintext {
    padding: 0;
	margin: 0 0 0 0;
}

#com-maintext li {
list-style: none;
padding: 0;
margin: 20px 0 0 0;
}
* html #com-maintext li {
margin: 18px 0 0 0;
}

#com-maintext li span { height: 18px; padding: 1px 0 1px 0; display: block; }

#newsletterForm input { border: 0 none;
    font-family: "HelveticaNeueW01-65Medi";
    font-size: 18px;
    height: 26px;
    margin: -4px 0 5px;
    padding: 0 5px;
    width: 240px;
	background: #67676e;
	color: #fff;
	}

#newsletterForm input.required { 
	background: red;
	}