/* *****************************************
//  WebTank Stylesheet File
//  Title: style.css
//  Media: all
//  File updated: 2009-06-19 12:17:14
// 
//  Do NOT manually edit this generated file
// **************************************** */


html, body, div, p, img, a {

	padding: 0;
	margin: 0;
	
	border: none;
	
	outline:none;
	
}

body { 
	
	width:  100%;
	height: 100%; 
	
	margin:  0px;
	padding: 0px;

	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	
	background-color: #fff;
	
	overflow: none;
	
	text-align: left;
	
}

ul,li { z-index: 20; }

/*------- DIV -------*/

#wrapper 						{ position: relative; width: 868px; height: 100%; margin: 0 auto 0; margin-top: 10px; }

#border_left					{ position: absolute; top: 0px; left: -30px; } 
#border_right					{ position: absolute; top: 0px; right: -38px; } 

#content_top					{ position: relative; width: 864px; height: 82px; border: 6px solid #fccf71; font-size: 70px; color: #bf698c; text-align: center; line-height: 75px; font-weight: bold; }
#content_top .login				{ position: absolute; right: 10px; top: 6px; font-size: 11px; line-height: 11px; height: 20px; }

#content_top .menu				{ position: absolute; top: 95px; left: -6px; width: 876px; height: 21px; background-color: #fccf71; }
#content_top #ul-1-0			{ padding-left: 6px; }
#content_top #ul-1-4			{ width: 200px; padding-right: 50px;}

#content_middle					{ position: relative; top: 36px; width: 873px; text-align: left; z-index: -1; }
#content_middle .tekst			{ position: absolute; top: 5px; left: 20px; display: block; width: 440px; text-align: left;}
#content_middle .image			{ position: absolute; top: 5px; right: 20px; }


#form .caption {
	width: 140px;
	text-align: left;
	float: left;
}

#form {
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
	border-top: 1px solid #FCCF71;
}

#workshop {
	position: relative;
	z-index: 10;
}
#workshop .item {
	position: absolute;
	border: 6px solid #FCCF71;
	width: 80px;
	height: 80px;
	overflow: hidden;
	background-color: #BF698C; 
}

#workshop #details {
	position: absolute; 
	top: 98px; 
	left: 98px; 
	border: 6px solid #FCCF71;
	width: 656px;
	height: 362px;
	padding: 6px;
	font-size: 90px; 
	line-height: 90px; 
	font-weight: bold; 
	text-align: center;
}

#workshop #details #pc_kids { 
	padding-top: 80px;
	width: 325px; 
	height: 282px;
	float: left;
	margin-right: 6px;
	background-color: #BF698C; 
	color: #FCCF71; 
}


#workshop #details #date { 
	padding-top: 80px;
	width: 325px; 
	height: 282px;
	float: left;
	background-color: #FCCF71; 
	color: #BF698C; 
}

#workshop #time_left {
	left: 0px; 
	top: 588px;
	background-color: #FCCF71; 
	color: #BF698C; 
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 18px;
	height: 62px;
}
#workshop #time_right {
	left: 784px; 
	top: 588px;
	background-color: #FCCF71; 
	color: #BF698C; 
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 18px;
	height: 62px;
}


#superbox .prev,#superbox .next {
	margin-right: 5px;
}
#superbox .nextprev {
	text-align: left;
}

#superbox .prev,#superbox .next,#superbox .close a {
	background-color: #000 !important;
	color: #fff !important; 
	padding: 0 5px;
}

#superbox .close {
	text-align: right;
}
