/* CSS Document */
/*= GENERAL STYLING
--------------------------------------------------------*/
/* === Modular Box === */
.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #00d9ff; }

html, body{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
}

.center { margin: 0 auto; }
.content{ margin: 0 auto; width: 960px; }
	
}
.clear { clear: both; }
a.lpanel { float: left; color: #e1e1e1; font-size: 12px; font-family:"Wellfleet"; text-decoration: none; margin: 7px 11px; }
a.rpanel { float: right; color: #e1e1e1;  font-size: 12px; font-family:"Wellfleet"; text-decoration: none; margin: 7px 11px; }
a { color: inherit; }
a.lpanel:hover{ color: #000; }
a.rpanel:hover{ color: #000; }
/*= HEADER & NAVIGATION
--------------------------------------------------------*/

#header { 
	width: 100%; 
	background: #000;
	height: 120px; 	
	position: fixed;
	margin-top: 0;
	z-index: 1001;
}
.logo {
	height: 100px;
	max-height: 100px;
	position: relative;
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
}

/*= QUOTES AND SOME ELEMENTS
--------------------------------------------------------*/
.quotes {   
 font-family: 'Goudy Bookletter 1911', serif;
   font-weight: normal;
   font-size: 30px;
  text-align: left;
  margin: 50px auto;
}
   
 .author_name_white { font-family:"Wellfleet";  margin: 70px 0 0 75px; color: #fff; font-size: 20px; }  
 .author_name_gray { font-family:"Wellfleet";  margin: 70px 0 0 75px; color: #94a4a4; font-size: 20px; }  
 .quotes_container { width: 800px; margin: 0 auto; }
 .quotes_container_login { width: 90%; margin: 0 auto; }

#intro02 { 
	background: url(../img/intro01_bg1.png) repeat;
	width: 600px; 
	height: 330px; 
	margin-right: auto;
	margin-left: 0;
	padding-top: 10px; 
	position: relative; 
	bottom: -35px; 
	z-index: 10;
}

#intro01 { 
	background: #fff; 
	width: 600px; 
	height: 50px; 
	margin-right: auto;
	margin-left: 0;
	position: relative; 
	bottom: -35px;
	z-index: 10;
}

.introContent {
	z-index: 200;
}

.content_container { 
	width: 890px;
	height: auto;
	background: url(../img/intro01_bg1.png) repeat;
	margin: 0 auto; 
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative; 
	bottom: -35px; 
	z-index: 10;}

.content_containerTitle { 
	background: #fff; 
	width: 890px; 
	height: 50px; 
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	position: relative; 
	bottom: -35px;
}
.boxFlote02 {
	float: right;
	height: 250px;
	padding-top: 15px;
	padding-right: 120px;
	position: relative;
}
.boxFlote01 {
	float: left;
	height: 250px;
	padding-top: 15px;
	padding-left: 120px;
	position: relative;
}


/*= SLIDES STYLING
--------------------------------------------------------*/

#slide01 { width: 100%; }
#slide01{
	background-repeat: no-repeat;
	background-position: 50% 0 no-repeat fixed;
	background-image: url(../graphics/webbakgrund02.png);
	background-attachment: fixed;
	color: #fff;
	height: 820px;
	margin: 0;
	padding: 120px 0 260px 0;
	background-size: cover;
}
#slide02{
	background-color: #474747;
	color: #FFFFFF;
	height: 2450px;
	margin: 0 auto;
	overflow: hidden;
	padding: 200px 0;
}
#slide03{
	background-repeat: no-repeat;
	background-position: 50% 0 no-repeat fixed;
	background-image: url(../graphics/webbakgrund01.png);
	background-attachment: fixed;
	color: #fff;
	height: 600px;
	margin: 0;
	padding: 120px 0 260px 0;
	background-size: cover;
}
/*= FOOTER 
--------------------------------------------------------*/
.footer {
	background-color: #414141;
	color: #FFFFFF;
	font-family: 'Lato',Calibri,Arial,sans-serif;
	font-size: 10pt;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
	margin: 0 auto;
	margin-top: 120px
	min-height: 350px;
	height: 100%;
}
.footer_container {
	margin: 0 auto;
	width: 960px;
}
.nho_service {
	margin-left: 10px; 
	width: 300px;
	float: left;
}
.credit {
	margin-right: 10px:
	width: 300px;
	float: right;
	text-align: right;
}
.clear { clear: both;}

#copyright  { color: #fff; font-family:"Wellfleet";  font-size: 14px; margin-top: 100px; text-align: center;  }
#copyright  a { text-decoration: none; color: #fff;  }
