﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
    background: #EFEFEF;
    font-size: .80em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
    background-image: url('../images/backgrnd.jpg');
}


a:link, a:visited
{ 
    text-decoration: none;
    text-align: left;
 }

a
{
    text-decoration: none;
}

a:hover
{ 
    text-decoration: underline;
 }

p
{
    margin-bottom: 5px;
    line-height: 1.4em;
}

.textblock1
{
    margin: 10px 190px 5px 180px;
    font-size: 1.1em;
    text-align: justify;
    height: 800px;
    padding-right: 0px;
}


.textblockheader
{
    font-size: 1.1em;
    text-align: justify;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    height: auto;
    float: left;
    width: 600px;
}
    
.textblock2
{
    font-size: 1.1em;
    text-align: justify;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    height: auto;
    float: left;
}

.textblock3
{
    position: relative;
    width: 500px;
    float: left;
}

.textblock4
{
    padding: 5px 10px 10px 10px;
    border-color: #FFFFFF;
    position: relative;
    width: 90px;
    float: left;
    vertical-align: top;
    height: auto;
}

.textblock
{
    margin: 30px 190px 5px 180px;
    font-size: 1.1em;
    text-align: justify;
}

 .leftColtext
{
    padding: 0px 20px 0px 0px;
    margin: auto 0px 0px 0px;
    width: 300px;
    float: left;
    height: auto;
    position: relative;
    top: 0px;
    left: 0px;
}


.rightColtext
{
    padding: 0px 0px 0px 20px;
    width: 290px;
    position: relative;
    float: left;
    height: auto;
    top: auto;
}



/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{ 
    font-size: 1.5em;
    color: #000000;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 400;
    margin-bottom: 0px;
 }


h1
{
    font-size: 1.3em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.0em;
}

h4
{ 
    border-color: #C0C0C0; border-width: 1px; font-size: 1.1em;
    font-weight: 400;
    font-variant: normal;
    border-top-style: solid;
    border-bottom-style: solid;
 }


h5, h6
{  
    font-size: 1em;
    position: fixed;
    font-variant: normal;
    color: #696969;
    left: 950px;
    width: inherit;
 }





/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 1000px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 0px solid #FFFFFF;
    box-shadow : 20px 20px 20px -5px #ccc;
}

.header
{
    position: relative;
    margin: 0px 0px 15px 0px;
    padding: 20px 0px 0px 455px;
    background: #FFFFFF;
    width: auto;
    background-image: url('../images/achterheader7.jpg');
    height: 130px;
}


.main
{
    padding: 6px 0px 8px 0px;
    background-repeat: no-repeat;
    position: relative;
    float: left;
    width: 1000px;
    display: block;
    margin-top: auto;
    background-color: #FFFFFF;
    top: 0px;
    left: 0px;
    height: 349px;
}

.mainCol
{ 
    padding: 25px 0px 6px 50px;
    margin: auto 0px 0px 0px;
    width: 800px;
    float: left;
    height: 300px;
    position: relative;
    top: auto;
    background-repeat: no-repeat;
    font-size: xx-large;
 }


.leftCol
{
    padding: 25px 0px 6px 50px;
    margin: auto 0px 0px 0px;
    width: 440px;
    float: left;
    height: 300px;
    position: relative;
    top: auto;
    background-repeat: no-repeat;
}

.leftCol2
{
    padding: 25px 0px 6px 0px;
    margin: auto 0px 0px 0px;
    width: 490px;
    float: left;
    height: 300px;
    position: relative;
    top: auto;
    background-repeat: no-repeat;
}

.rightCol
{
    padding: 30px 20px 10px 20px;
    width: 445px;
    position: relative;
    float: left;
    height: 300px;
    top: 0px;
    margin-top: auto;
    font-size: xx-large;
    left: 0px;
    color: #696969;
}

.footerleft
{
    color: #FFFFFF;
    width: 100px;
    padding-left: 30px;
    float: left;
    padding-top: 15px;
}

.footermiddle
{
    width: 825px;
    margin-right: 0px;
    float: left;
}

.footerright
{
    float: left;
    width: 45px;
    height: 40px;
    padding-top: 5px;
}
    

.footer
{ 
    text-align: center;
    background-image: url('../images/achterfooter1.jpg');
    position: relative;
    color: #FFFFFF;
    height: 45px;
    line-height: 45px;
    top: 0px;
    left: 0px;
    width: 1000px;
}


/* NAVIGATION BAR  
----------------------------------------------------------*/

#navbar
{
    width: auto;
    height: 45px;
    background: url('../images/achternav2.jpg') no-repeat left top;
}

#navbar .inbar
{
    display: block;
    height: 45px;
    margin-left: 0px;
}
#navbar ul, #navbar ul li
{
    border: 0px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    height: 45px;
    line-height: 45px;
}  
#navbar ul
{
    background: url(img/left-round.png) left top no-repeat;
} 
#navbar ul li
{
    float: left;
    display: block;
    line-height: 45px;
} 

#navbar ul li a
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    display: block;
    font-size: large;
    width: auto;
}

 
#navbar ul li a span
{
    padding: 0 20px 0 0;
    height: 45px;
    line-height: 45px;
    display: block;
    margin-left: 38px;
}
#navbar .navhome a, #navbar .navhome a:hover
{
    height: 45px;
    line-height: 45px;
} 
#navbar .navhome a span, #navbar .navhome a:hover span
{ 
    color: #808080;
    background: url(img/span-bg.png) right top no-repeat;
    height: 45px;
    line-height: 45px;
 }
 
#navbar ul li a:hover
{
    height: 45px;
    line-height: 45px;
} 

#navbar ul li a:hover span
{ 
    height: 45px;
    line-height: 45px;
    color: #333333;
 }
 

/* Easy Slider */
 
	#slider{}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:300px;
		height:300px;
		overflow:hidden; 
		}	
		
	#slider a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
 
	#slider2 li{ 
		background:#f1f1f1;
		}		
	#slider2 li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider2 li p{ 
		margin:20px;
		}						
		
 		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:77px;
		position:absolute;
		left:-28px;
		top:-207px;
		}	
	#nextBtn, #nextBtn2{ 
		left:300px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a
{
    display: block;
    width: 30px;
    height: 77px;
    background: url('../images/btn_prev.gif') no-repeat 0 0;
}	
	#nextBtn a, #nextBtn2 a
{
    background: url('../images/btn_next.gif') no-repeat 0 0;
}												
 
/* // Easy Slider */
 

/* SCROLLBAR MENU ELEMENTS   
----------------------------------------------------------*/

div.sc_menu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 155px;
  width: 1000px;
  /* Add scroll-bars */
  overflow: auto;
}
ul.sc_menu
{
    display: block;
    height: 125px; /* Max width here, for users without Javascript */
    width: 2000px;
    padding: 15px 0 0 15px; /* Remove default margin */
    margin: 0;
    background: url('navigation.png');
    list-style: none;
    background-color: #EFEFEF;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0 4px;
}
.sc_menu a {
  display: block;
  text-decoration: none;
}

.sc_menu span {
  /* We want a caption to display on the next line */
  display: block;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}

.sc_menu span
{
    display: none;
    margin-top: 3px;
    text-align: center;
    font-size: 12px;
    color: #333333;
}

.sc_menu a:hover span {
  display: block;
}

.sc_menu img {
  border: 3px #fff solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.sc_menu a:hover img {
  filter:alpha(opacity=50);
  opacity: 0.5;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.submitButton
{
    float: right;
    margin: 0px 10px 0px 0px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 55%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{ 
    clear: both;
    padding-bottom: 10px;
 }


.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

/* ------ mobilyblocks
-----------------------------------------------*/


.socials {
display:block;
width:32px;
height:32px;
background:url(../img/socials/share.png) no-repeat;
cursor:pointer;
position:relative;
}

.nature {
display:block;
width:110px;
height:110px;
background:url(../images/img1.png) no-repeat;
cursor:pointer;
position:relative;
}

.socials, .nature {
margin:0 auto;
}

.socials {
margin-bottom:50px;
}

ul.reset,
ul.reset li {
display:block;
list-style:none;
padding:0;
margin:0;
}

ul.reset li {
position:absolute;
}

ul.reset li a {
outline:none;
}

#content {
margin:100px auto 0;
width:410px;
}


a {
color:#fff;
}

a img {
border:none;
}


/* ------ popup windows
-----------------------------------------------*/

#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}

.popup_block{
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
	}
	
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}

/* ------ text scroller
-----------------------------------------------*/

#jump_base
{
    overflow-y: hidden;
    width: 450px;
    height: 120px;
    margin: auto;
    padding: 0 10px 0 10px;
    font-size: 1.3em;
    font-family: Verdana;
    color: #FFFFFF;
    font-weight: 500;
    font-style: italic;
}

#jump_base a
{
    color: #FFFFFF;
    background-color: inherit;
    text-decoration: none;
    font-family: 'Verdana';
}

.news
{
    color: #FFFFFF;
    font-family: 'Verdana';
}
