/*------------------------------------------------------------------------------
vim: set noexpandtab tabstop=2 shiftwidth=2 fdm=marker:

file             : global.css
description      : basis stijlblad
author           : Rian Orie
copyright        : meyson communicatie bv 2006
Last Modification:
------------------------------------------------------------------------------*/
body
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 80%;
	color: #fff;
	background: #000;
	margin: 10px auto;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}
a:hover
{
	text-decoration: none;
}
#startpage
{
	width: 662px;
	margin: 0 0 0 0;
	height: 430px;
	padding: 120px 0 0 0;
/*	border: 1px solid blue; */
}
html>body #startpage
{
	margin: 0 0 0 160px;
}
#startpage a
{
	display: block;
	background: #000;
	color: #fff;
	text-decoration: none;
	height: 420px;
	width: 148px;
	float: left;
	margin: 0 20px 0 0;
/*	border: 1px solid yellow; */
}
#startpage a:hover
{
	background: #fff;	
}
#startpage a span
{
	display: none;
}
#startpage .start_water a
{
	margin: 0 20px 0 0;
	background: #000 url(images/start_water_norm.gif) top left no-repeat;
	text-decoration: none;
}
#startpage .start_water a:hover
{
	background: #000 url(images/start_water_over.gif) top left no-repeat;
	margin: 0 20px 0 0;
}
#startpage .start_fire a
{
	margin: 0 20px 0 0;
	background: #000 url(images/start_fire_norm.gif) top left no-repeat;
	text-decoration: none;
}
#startpage .start_fire a:hover
{
	background: #000 url(images/start_fire_over.gif) top left no-repeat;
	margin: 0 20px 0 0;
}
#startpage .start_air a
{
	margin: 0 20px 0 0;
	background: #000 url(images/start_air_norm.gif) top left no-repeat;
	text-decoration: none;
}
#startpage .start_air a:hover
{
	background: #000 url(images/start_air_over.gif) top left no-repeat;
	margin: 0 20px 0 0;
}
#startpage .start_earth a
{
	margin: 0 0 0 0;
	background: #000 url(images/start_earth_norm.gif) top left no-repeat;
	text-decoration: none;
}
#startpage .start_earth a:hover
{
	background: #000 url(images/start_earth_over.gif) top left no-repeat;
	margin: 0 0 0 0;
}

#footer
{
	height: 60px;
/*	border: 1px solid #ccc; */
	background: #000 url(images/georgeparker_logo.gif) bottom center no-repeat;
}



#overall, #start_overall, #overall_air, #overall_water, #overall_earth, #overall_fire
{
	width: 1000px;
	height: 535px;
	margin: 0 auto;
/*	border: 1px solid red; */
}
#overall_air
{
	background: url(images/background_air.jpg) top center no-repeat;
}
#overall_water
{
	background: url(images/background_water.jpg) top center no-repeat;
}
#overall_fire
{
	background: url(images/background_fire.jpg) top center no-repeat;
}
#overall_earth
{
	background: url(images/background_earth.jpg) top center no-repeat;
}
#typo3left
{
	float: left;
	width: 190px;
	height: 530px;
}
#typo3left a
{
	display: block;
	height: 175px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}
#typo3left a span
{
	display: none;
}
#overall_fire #typo3left a.first
{
	background: url(images/fire_book_norm.gif) center no-repeat;
	height: 135px;
}
#overall_fire #typo3left a.first:hover
{
	background: url(images/fire_book_over.gif) center no-repeat;
}
#overall_fire #typo3left a.second
{
	background: url(images/fire_bottle_norm.gif) left no-repeat;
}
#overall_fire #typo3left a.second:hover
{
	background: url(images/fire_bottle_over.gif) left no-repeat;
}
#overall_fire #typo3left a.third
{
	background: url(images/fire_ipod_norm.gif) left no-repeat;
}
#overall_fire #typo3left a.third:hover
{
	background: url(images/fire_ipod_over.gif) left no-repeat;
}
#overall_fire #typo3left a.fourth
{
	background: url(images/fire_watch_norm.gif) right no-repeat;
	height: 130px;
}
#overall_fire #typo3left a.fourth:hover
{
	background: url(images/fire_watch_over.gif) right no-repeat;
}
#overall_air #typo3left a
{
	height: 130px;
}

#overall_air #typo3left a.first
{
	background: url(images/air_faces_norm.gif) center no-repeat;
}
#overall_air #typo3left a.first:hover
{
	background: url(images/air_faces_over.gif) center no-repeat;
}
#overall_air #typo3left a.second
{
	background: url(images/air_gloves_norm.gif) left no-repeat;
	height: 145px;
}
#overall_air #typo3left a.second:hover
{
	background: url(images/air_gloves_over.gif) left no-repeat;
}
#overall_air #typo3left a.third
{
	background: url(images/air_hat_norm.gif) center no-repeat;
	height: 155px;
	margin: 0 60px 0 0;	
}
#overall_air #typo3left a.third:hover
{
	background: url(images/air_hat_over.gif) center no-repeat;
}
#overall_air #typo3left a.fourth
{
	background: url(images/air_return_norm.gif) center no-repeat;
	height: 130px;
}
#overall_air #typo3left a.fourth:hover
{
	background: url(images/air_return_over.gif) center no-repeat;
}

#overall_water #typo3left a.first
{
	background: url(images/water_egg_norm.gif) center no-repeat;
}
#overall_water #typo3left a.first:hover
{
	background: url(images/water_egg_over.gif) center no-repeat;
}
#overall_water #typo3left a.second
{
	background: url(images/water_bullhorn_norm.gif) left no-repeat;
}
#overall_water #typo3left a.second:hover
{
	background: url(images/water_bullhorn_over.gif) left no-repeat;
}
#overall_water #typo3left a.third
{
	background: url(images/water_apple_norm.gif) center no-repeat;
}
#overall_water #typo3left a.third:hover
{
	background: url(images/water_apple_over.gif) center no-repeat;
}

#overall_earth #typo3left a.first
{
	background: url(images/earth_eye_norm.gif) center no-repeat;
	height: 150px;
}
#overall_earth #typo3left a.first:hover
{
	background: url(images/earth_eye_over.gif) center no-repeat;
}
#overall_earth #typo3left a.fourth
{
	background: url(images/earth_mail_norm.gif) left no-repeat;
	height: 150px;
}
#overall_earth #typo3left a.fourth:hover
{
	background: url(images/earth_mail_over.gif) left no-repeat;
}
#overall_earth #typo3left a.second
{
	background: url(images/earth_bell_norm.gif) left no-repeat;
	height: 150px;
}
#overall_earth #typo3left a.second:hover
{
	background: url(images/earth_bell_over.gif) left no-repeat;
}
#overall_earth #typo3left a.third
{
	background: url(images/earth_stone_norm.gif) center no-repeat;
	height: 135px;
}
#overall_earth #typo3left a.third:hover
{
	background: url(images/earth_stone_over.gif) center no-repeat;
}
#typo3center
{
	width: 500px;
	height: 430px;
	float: left;
}
#typo3right
{
	float: right;
	width: 240px;
	height: 430px;
}
/*
#typo3right #menu a
{
	display: block;
	float: left;
	width: 40px;
	height: 66px;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	color: #fff;
}
#typo3right #menu a span
{
	display: none;
}
#typo3right #menu .air a
{
	background: #000 url(images/menu_right_air_norm.png) top left no-repeat;
}
#typo3right #menu .air a:hover
{
	background: #000 url(images/menu_right_air_over.png) top left no-repeat;
}
#typo3right #menu .fire a
{
	background: #000 url(images/menu_right_fire_norm.png) top left no-repeat;
}
#typo3right #menu .fire a:hover
{
	background: #000 url(images/menu_right_fire_over.png) top left no-repeat;
}
#typo3right #menu .water a
{
	background: #000 url(images/menu_right_water_norm.png) top left no-repeat;
}
#typo3right #menu .water a:hover
{
	background: #000 url(images/menu_right_water_over.png) top left no-repeat;
}
#typo3right #menu .earth a
{
	background: #000 url(images/menu_right_earth_norm.png) top left no-repeat;
}
#typo3right #menu .earth a:hover
{
	background: #000 url(images/menu_right_earth_over.png) top left no-repeat;
}
*/

#content /* Internet Explorer Style */
{
	height: 405px;
	overflow: auto;
	margin: 52px 0 0 0;
	width: 520px;
	padding: 20px;
	scrollbar-face-color: #000;
	scrollbar-shadow-color: ;
	scrollbar-highlight-color: ;
	scrollbar-3dlight-color: ;
	scrollbar-darkshadow-color: ;
	scrollbar-track-color: ;
	scrollbar-arrow-color: #ccc;
	text-align: left;
}
html>body #content /* Gecko Engine hack, commonly used: Firefox */
{
	height: 365px;
	overflow: auto;
	margin: 52px 0 0 0;
	width: 480px;
	padding: 20px;
	text-align: left;
}
.csc-form-label, .csc-form-label-req
{
	font-size: 12px;
}
#content h1
{
	padding: 0;
	margin: 0;
	font-size: 120%;
}
#overall_earth #content
{
	margin: 55px 0 0 0;
}
#overall_fire #content
{
	margin: 54px 0 0 0;
}
#overall_water #content
{
	margin: 54px 0 0 0;
}
#footer
{
	width: 1000px;
	margin: 0 auto;
}
#footer a
{
	display: block;
	margin: 0 0 0 30%;
	height: 60px;
	width: 40px;
	color: #fff;
}
#mailform .csc-mailform-field label{
	display:block;
	width:200px;
	height:25px;
	line-height:30px;
	
}
/*
#footer a.dutch
{
	background: url(images/language_nl_norm.gif) top left no-repeat;	
}
#footer a.dutch:hover
{
	background: url(images/language_nl_over.gif) top left no-repeat;
}
#footer a.english
{
	background: url(images/language_en_over.gif) top left no-repeat;
}
#footer a.english:hover
{
	background: url(images/language_en_norm.gif) top left no-repeat;
}
#footer a span
{
	display: none;
}
*/
