/*	author: Simon Hellin
			webFizz.be
			simon@webfizz.be
*/
/*********************************************
					STYLE
/*********************************************/

/** SOME BASICS **/
/*********************************************/

body{
	font-size: 100%;
	background: #f1f1f1 url('assets/bg/rotate.php') no-repeat fixed center center;
}
/* get rid of the outline focus of input in safari en outline on links in FF */
input:focus,
a:focus{
	outline: none;
}
/** CLEARFIX **/
/** @see http://www.positioniseverything.net/easyclearing.html **/
/*********************************************/

.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}

/** FONTS **/
/*********************************************/

h1,h2,h3,h4,h5{
	font-family: "Trebuchet MS", sans-serif;
	margin-bottom: 1em;
}
h1{
	font-size: 1.4em;
	color: #003366;
}
h2{
	font-size: 1em;
	color: #006699;
}
h3{
	font-size: 0.85em;
}
p{
	font-size: 0.75em; 
	font-family: "Trebuchet MS", sans-serif;
	margin-bottom: .5em;
	line-height: 14pt;
	color: #888888;
}
.italic{
	font-style: italic;
	
}
.bold{
	font-weight: bold;
}
.border{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 2px;
}
/** LINKS **/
/*********************************************/

p a:link,
p a:visited{

	color: #555555;
}
p a:hover{
	color: #006699;
}
h1 a:link,
h1 a:visited,
h2 a:link,
h2 a:visited,
h3 a:link,
h3 a:visited,
h4 a:link,
h4 a:visited,
h5 a:link,
h5 a:visited{
	text-decoration: none;
	border-bottom: 1px solid #555555;
	color: #555555;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover{
	border-bottom: 1px solid #006699;
	color: #006699;
}

/** FLOAT **/
/*********************************************/

.floatright{
	float: right;
}
.floatleft{
	float: left;
}

/** DIVS **/
/*********************************************/
#container{
	width: 860px;
	margin: 0 auto 0;
}

#header{
	width: 850px;
	height: 200px;
	border: 5px solid #ffffff;
	margin-bottom: 30px;
}
#menu{
	width: 840px;
	padding: 0 10px;
	height: 36px;
	background: url(assets/bg-menu.gif) repeat-x;
}
#content{
	background: #ffffff;
	width: 860px;
}

#footer{
	width: 830px;
	border: 5px solid #9cc9e4;
	background: url(assets/bg-news.gif) repeat-x;
	font-family: "Trebuchet MS", Georgia, Arial, Helvetica;
	padding: 10px;
	margin-top: 30px;
}
.footer-col{
	width: 161px;
	margin-right: 5px;
	border-right: 1px solid #9cc9e4;
}

.footer-col p,
.footer-col a:link,
.footer-col a:visited{
	font-size: 10pt;
	text-decoration: none;
	color: #003366;
}
.footer-col a:hover{
	color: #555555;
}
.last{
	margin-right: 0;
	border: none;
}

.footer-col ul li a:link{
	font-size: 10pt;
	color: #003366;
	text-decoration: none;
}
.footer-col ul li a:hover{
	color: #555555;
	text-decoration: underline;
	
}
.footer-col ul li ul{
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 15px;
}
.footer-col ul li ul li a:link,
.footer-col ul li ul li a:visited{
	font-size: 8pt;	
	color: #006699;
}

/** CONTENT **/
/*********************************************/

#header-image{

}
#header-language{
	display: inline;
	background: #ffffff;
	margin-left: 660px;
	padding: 5px;
}

#header-language ul li {
	display: inline;
}
#header-language ul li a{
	font: 0.8em "Trebuchet MS", Georgia, Arial, Helvetica;
	margin: 0 2px;
	padding: 2px;
	text-decoration: none;
	color: #a7d559;
}
#header-language ul li a.selectedlang,
#header-language ul li a:hover{
	background: #a7d559;
	color: white;
}

/** CONTENT **/
/*********************************************/

#content-left{
	width: 590px;
	padding: 10px;
	display: inline;
	margin-right: 50px;
}
#content-right{
	margin-top: 10px;
	width: 190px;
}

#content-right-news,
#content-right-ligging,
#content-right-weer,
#content-right-accomodaties{
	background: #aaaaaa;
	padding: 10px;	
	margin-bottom: 10px;
}
#content-right-news{
	width: 166px;
	border: 2px solid #9cc9e4;
	background: url(assets/bg-news.gif) repeat-x;
}
#content-right-news h3{
	color: #555555;
}
#content-right-ligging,
#content-right-accomodaties,
#content-right-weer{
	height: 60px;
	padding-right: 50px;
	padding-left: 15px ;
	padding-top: 15px ;
}
#content-right-ligging h3,
#content-right-accomodaties h3,
#content-right-weer h3{
	color: #ffffff;
	margin: 0 0 5px 0;
}
#content-right-ligging a,
#content-right-accomodaties a,
#content-right-weer a{
	color: #ffffff;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#content-right-ligging a:hover,
#content-right-accomodaties a:hover,
#content-right-weer a:hover{
	color: #006699;
}
#content-right-ligging{
	background: url(assets/bg-ligging.png) no-repeat;
}
#content-right-accomodaties{
	background: url(assets/bg-faciliteiten.png) no-repeat;
}
#content-right-weer{
	background: url(assets/bg-weather.png) no-repeat;
}

.error {
	background-color:#DA9E9E;
	background-image:url(../images/error.png);
	background-repeat:no-repeat;
	background-position:10px 5px;
	margin-bottom:8px;
	padding:8px;
	padding-left:30px;
	border-color:#F80F0F;
	border-width:2px;
	border-style:solid;
	font-size:9pt;
	color:#555555;
	font-size:9pt;
	font-weight:bold;
	font-family: Helvetica,Arial;
}

.added {
	background-color:#e7f2d3;
	background-image:url(../images/check.png);
	background-repeat:no-repeat;
	background-position:10px 5px;
	margin-bottom:8px;
	padding:8px;
	padding-left:45px;
	border-color:#d5e7b7;
	border-width:2px;
	border-style:solid;
	font-size:9pt;
	color:#555555;
	font-size:9pt;
	font-weight:bold;
	width:300px;
	font-family: Helvetica,Arial;
}

