﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
    margin-right: 0px;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
    line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

ul { 
    list-style-position:outside;
}

a {
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	color: #e05252; 
}

a:active {
	color: #980000;
}

body {
    background-color: #fff;
    background-image: url('Images/detemptationbg.jpg');
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 0.7em;
    color: #000;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
    background-image: url('Images/temptationheader.jpg');
    background-repeat: no-repeat;
    position: relative;
    width: 775px;
    height: 81px;
    margin-left: auto;
    margin-right: auto;
    background-color: #225886;
}

.header h1 { 
    position: absolute; 
    left: 22px;
}

h1 {
    position: absolute;
    left: 37px;
    top: 12px;
    text-transform: uppercase;
    font-size: 18px;
    color: #FFFFFF;
    width: 180px;
}

h2 {
    position: absolute;
    left: 37px;
    top: 60px;
    font-size: 11px;
    color: #FFFFFF;
}

.menua {
    position: absolute;
    right: 20px;
    top: 35px;
    text-transform: uppercase;
    font-size: 10px;
}

.menub {
    position: absolute;
    right: 20px;
    top: 37px;
    text-transform: uppercase;
    font-size: 10px;
}

.nav {
	position: absolute;
	right: 20px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.header a, .header a:hover, .header a:active {
	color: White;  
	text-decoration:none;
	font-weight:bold;
}

.header a:visited {
	color: Yellow;
	font-weight:bold;
}

/* 2 PAGE */

.page {
    background-color:White;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, INFORMATIE, LINKS, REGISTER, BESTEMMINGEN, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #admin-albums, #admin-photos, #agenda, #error, #faqs, #informatie, #pwdvergeten, #keuze, #deelnemers {
    background-image: url(images/temptationbgcolumnleft.jpg);
    position: relative;
    width: 701px;
    padding: 0px 37px;
    padding-top: 1px; /* Weird Mozilla Bug */
    padding-bottom: 40px;
}

#programma  h1, #bestemmingen h1{ 
    float: left; 
    width:1px;
}

#programma, #bestemmingen, #privacy, #alv {
    background-image: url(images/temptationbgcolumnleftsmall.jpg);
    position: relative;
    width: 701px;
    padding: 0px 37px;
    padding-top: 20px; 
    padding-bottom: 40px;
}

#content, #agendacontent, #errorcontent, #faqcontent, #deelnemerscontent {
    margin-top: 20px;
	margin-left: 256px;
}

#programmacontent, #bestemmingcontent, #privacycontent, #alvcontent {
	margin-left: 80px;
}

#programmacontent a { 
    font-weight:bold;
}

#sidebar {
    float: left;
    width: 214px;
    height: 100%;
    color: #fff;
    background-color: #225886;
}

a.sidebar {
    color: White;
    text-decoration:underline; 
}

a:hover.sidebar {
   color: Yellow;
   text-decoration:underline;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#leftcolumn {
	float: left;
	width: 160px;
	height: 100%;
}

#rightcolumn {
	margin-left: 160px;
}

.address { 
    line-height:1.3em;
}
.urlbutton { 
    color:Red; 
    text-align:center;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 701px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 701px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 775px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 684px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 2.4 Inschrijven PAGE */

#inschrijven {
	width: 775px;
	padding-bottom:20px;
}

.inschrijven {
    margin: 10px;
}

/* 2.5 Omschijvingen pagina */

#omschrijving {
    margin: 10px;
}

/* 2.6 Beheer pagina's */
.maincontent  
{
    background-image: none;
}

.maincontent h1 {
    position:relative;
    width: 500px;    
}

/* 2.7 Foto pagina */

#photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 166px;
}

#photolaag {
	position: absolute;
	left: 37px;
	top: 65px;
	width: 166px;
}

/* Info en agenda pagina*/

#informatie h4, #agenda h4, #faqs h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
}

/* 3 FOOTER */

.footerbg {
	width: auto;
	height: 75px; 
	margin-left: auto;
	margin-right: auto;
}

.footer {
	background-image: url(images/temptationheader.jpg);
	background-repeat: no-repeat;
	padding-top:30px;
	margin-left: auto;
	margin-right: auto;
	width: 775px;
	height: 75px;
	text-align: center;	
	font-size: 10px;
    color:White;
}

#footerurl { 
    color: White; 
    text-decoration:underline; 
    text-align:left; 
    position:relative; 
    left:-105px;
}


#footerurl2 { 
    color: White; 
    text-decoration:underline; 
    text-align:left; 
    position:relative; 
    left:-85px;
}

/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

.attentie { 
    font-size: 1.2em; 
    font-style:italic; 
    font-weight:600; 
}
