@charset "utf-8";
/*-----------------------------------------------------------------------------
http://www.progress-snowtrips.be 

version:   1.0
date:      08/10/09
author:    Jan Naessens
email:     jan@juggles.be
website:   http://www.juggles.be
-----------------------------------------------------------------------------*/
*{
    margin: 0;
    padding: 0;
    border: 0;
}

/* ie 6 bg not fixed */
* html body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-color:#fff;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat: no-repeat;
}
 
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-color:#fff;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#container{
	width: 960px;
	text-align: left; /*voor IE */
	margin: 0 auto;
}

/* transparantie prob voor ie6 */
* html #header{
	width:960px;
	height:280px;
	/*background-image:url(../images/header_ie6.jpg);*/
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
}

#header{
	width:960px;
	height:280px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
}

.blue{
	color:#003366;
	font-weight:bold;
}

.clear{
	clear:both;
	height:10px;
}

a{
	color:#003366;
}


/* ---------- nav ---------- */
#nav{
	padding-top:28px;
	padding-left:255px;

}

#nav ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li{
	float: left;
	margin: 0;
	padding: 0;
	font-size:14px;
	font-weight:bold;
}

#nav a{
	color:#003366;
	text-decoration:none;
	padding:8px;
	display:block;
}

#nav li a:active, #nav li a:hover{
	background-color:#003366;
	color:#fff;
	padding:8px;
	display:block;
}

#nav a.active{
	background-color:#003366;
	color:#fff;
	padding:8px;
	display:block;
}

/* ---------- h1 ---------- */

.bluetitle{
	background-image:url(../images/bg_titel_blue.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#003366;
	color:#FFFFFF;
	font-size:18px;
	padding:2px;
	padding-left:38px;
	margin-bottom:10px;
	display:block;
	line-height:22px;
}

.whitetitle{
	background-image:url(../images/bg_titel_white.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#fff;
	color:#003366;
	font-size:18px;
	padding:2px;
	padding-left:35px;
	margin-bottom:10px;
	line-height:22px;
}

.whitetitleright{
	background-image:url(../images/bg_titel_white_right.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#fff;
	color:#003366;
	font-size:18px;
	padding:2px;
	padding-right:38px;
	margin-bottom:10px;
	line-height:22px;
}

/* ---------- content ---------- */
/* ie 6background white ipv png */
* html #content{
	background-image:none;
	background-color:#FFFFFF;
}

#content{
	background-image:url(../images/content_bg.png);
	background-repeat:repeat-y;
}

#content2{
	background-image:url(../images/content_bg_blue.jpg);
	background-repeat:repeat-x;
	margin-left:5px;
	margin-right:5px;
	min-height:500px;
	padding-right:10px;
	padding-left:15px;
}

#home #text{
	width:330px;
	float:left;
}

#text{
	width:640px;
	float:left;
	line-height:16px;
}

.prijs{
	float:right;
}

#pictures{
	background-color:#003366;
	color:#ffff00;
	font-size:12px;
	text-align:right;
	width:260px;
	min-height:385px;
	float:left;
	margin-left:20px;
	margin-top:-5px;
	background-image:url(../images/pictures_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

#pictures .whitetitle{
	width:60px;
}

#pictures .partytitle{
	font-size:24px;
	font-weight:bold;
}

#pictures .partypic{
	float:left;
	margin-right:10px;
}

#pictures a{
	text-decoration:none;
	color:#ffff00;
}

#photoscroller{
	float:right;
	margin-right:10px;
}

#newsblock{
	background-color:#333;
	width:905px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	color:#fff;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-image:url(../images/bg_newsblock.jpg);
	background-repeat:repeat-x;
}

#newsblockbottom{
	clear:both;
}

#news {
	width:330px;
	float:left;
}

#news ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#news li{
	padding:3px;
	margin-bottom:2px;
}

.alt{
	background-color:#666666 ;
}

#inschrijf .alt{
	background-color: #CCCCCC;
}

#nieuwsbrief{
	width:260px;
	float:left;
	margin-left:10px;
	background-image:url(../images/skilift.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:265px;
}

input{
	margin-top:5px;
	padding:5px;
	background-color:#666666;
	color:#FFFFFF;
	border: 1px solid #999999;
}

textarea{
	background-color:#666666;
	color:#FFFFFF;
	border: 1px solid #999999;
}

#data{
	float:left;
	width:280px;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
}

.schrijfin{
	margin-bottom:-10px;
	margin-left:20px;
	float:right;
}

.datum{
	background-color:#FFFFFF;
	display:block;
	padding:2px;
	margin-bottom:2px;
}

#surfgear{
	width:270px;
	float:right;
	margin-top:10px;
	height:230px;
	background-image:url(../images/gear_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#surfgear img{
	margin-top:20px;
	margin-left:20px;
}

/* ---------- footer ---------- */
*html #footer{
	width:960px;
	height:140px;
	/*background-image:url(../images/footer_bg.jpg);*/
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
}

#footer{
	width:960px;
	height:140px;
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
}

#info{
	width:200px;
	padding-top:80px;
	padding-left:30px;
	text-align:center;
	float:left;
}

#sponsors{
	padding-top:50px;
	padding-left:258px;
}

#juggles{
	margin-left:840px;
	margin-top:2px;
	font-size:10px;
}

#footer a{
	color:#FFFFFF;
}

/* ---------- inschrijven ---------- */

#inschrijvenform label, #contact label{
	float:left;
	margin-right:15px;
	text-align:right;
	width:200px;
	padding-top:7px;
}

#inschrijvenform label.error, #contact label.error { float: none; color: red; padding-left: .5em; vertical-align: top; clear:both;}

#inschrijvenform input, #contact input{
	margin-bottom:10px;
	padding:2px;
}

#inschrijvenform .clean{
	background-color: #FFFFFF;
	border:none;
}

#inschrijvenform select{
	width:170px;
	padding:2px;
	border: 1px solid #999999;
	margin-bottom:2px;
}

#inschrijvenform .totaal{
	background-color:#003366;
	color:#FFFFFF;
	font-size:18px;
	padding:2px;
}

#inschrijvenform th{
	background-color:#333333;
	color:#FFFFFF;
	padding:5px;
}

#inschrijvenform td{
	padding:5px;
}

#surfles{
	background-color:#003366;
	margin:10px;
	padding:10px;
	font-size:16px;
	text-align:center;
	color:#FFFFFF;
	border: 2px solid #FFFFFF;
}

#faq #uitleg li, #faq #vragen li{
	margin-left:20px;
	margin-bottom:5px;
}


/* ----- video tabs ----- */
#pictures UL.tabNavigation {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
		}

		#pictures UL.tabNavigation LI {
		    display: inline;
		}

		#pictures UL.tabNavigation LI A {
		    padding: 10px 5px;
		    background-color: #003366;
		    color: #FFFF00;
		    text-decoration: none;
			font-weight:bold;
		}

		#pictures UL.tabNavigation LI A.selected,
		#pictures UL.tabNavigation LI A:hover {
		    background-color: #fff;
		    color: #003366;
		    padding-top: 7px;
		}
		
		#pictures UL.tabNavigation LI A:focus {
			outline: 0;
		}
/* ----- */

.pic_overzicht{
	margin-left:50px;
	font-size:16px;
}

.pic_overzicht li{
	padding-bottom:20px;
	list-style-type:square;
}

.pfot{
	background-color:#FFFFFF;
	padding:3px;
	border: 2px solid #003366;	
}


/* ----- intro page ----- */

#intro-page{
	background-image:url(../images/bg_intro.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#intro-page #header{
	background-image:url(../images/glow_intro.png);
	background-repeat:no-repeat;
	background-position: top center;
	height:180px;
}

#intro-page #ski, #intro-page #surf, #intro-page #junior{
	margin-top:10px;
}

#intro-page #sponsors{
	margin-top:10px;
	background-image:url(../images/sponsors_intro.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:80px;
	text-align:center;
	padding:5px 0 0 0;
}

#intro-page #surf, #intro-page #junior, #intro-page #ski, #intro-page #logo{
	top:0;
	text-indent:-9000px;
	padding:0;
	left:0;
	float:left;
}

#intro-page #surf{
	background:url(../images/surf_intro.png) no-repeat scroll 0 0;
	height:140px;
	width:960px;
}

#intro-page #junior{
	background:url(../images/junior_intro.png) no-repeat scroll 0 0;
	height:140px;
	width:960px;
}

#intro-page #ski{
	background:url(../images/ski_intro.png) no-repeat scroll 0 0;
	height:140px;
	width:960px;
}

#intro-page #logo{
	background:url(../images/logo_intro.png) no-repeat scroll 0 0;
	height:180px;
	width:230px;
}

#intro-page #surf h1 a, #intro-page #surf h1, #intro-page #logo h1 a, #intro-page #logo h1, #intro-page #ski h1 a, #intro-page #ski h1, #intro-page #junior h1 a, #intro-page #junior h1{
	border: medium none;
	display:block;
	height:100%;
	width:100%
}