@charset "UTF-8";
/* tisseenschande.nl 2008 */

/*coreText mac fix*/

* {
  text-shadow: #000000 0 0 0px;
	margin: 0px auto;
	padding: 0px;
}

#shim {
visibility: hidden;
width: 100%;
height: 50%;
margin-top: -290px;
float: left;
}
 
#flashWrapper {
width: 1000px;
height: 400px;
clear: both;
/*background: #044e8b;*/
background: #fff;
position: relative;
top: -290px;
/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
 
}

html, body {
	height: 100%;
	margin: 0px auto;
	padding: 0;
	/*background: #044e8b;*/
	background: #fff;	
	color: #333000;
	font-family: tahoma, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
	}
	
img {
	border: 0;
}	

.clearit {
	clear: both;
	font-size: px; /*for IE*/
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}

h1 {
	color: #000000;
	font-size: 21px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
	}

h2 {
	color: #333000;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	margin: 0px 0px 15px 0px;
	}

h3 {
	color: #f99100;
	font-size: 25px;
	font-weight: bold;
	line-height: 28px;
	margin: 0px 0px 10px 0px;
	}

.blauwTitel {
	color: #3767b1;
	font-size: 21px;
	font-weight: bold;
	line-height: 23px;
	}

h4.alt {
	color: #ffffff;
	font-size: 19px;
	font-weight: bold;
	line-height: 22px;
	margin: 0px 0px 10px 0px;
	}

h5 {
	color: #3767b1;
	font-size:14px;
	font-weight: bold;
	line-height: 16px;
	}

h6 {
	color: #b1cefc;
	font-size:13px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	}

p {
	color: #333000;
	line-height: 21px;
	margin: 0px 0px 10px 0px;
	}

.quote {
	font-style:italic;
}

.divider {
	background: url('../images/dotted.gif') repeat-x 0px 14px;
	height: 27px;
	}

#wrapper {
	margin: 0px auto;
	position: relative;
	width: 940px;
	background-color: #edeeec;
	}

#flags {
	position: absolute;
	top: 10px; 
	left: 20px;
}

#header {
	margin: 0px 0px 25px 0px;
	width: 940px;
	}


#column1 {
	float: left;
	padding: 0px 38px 0px 18px;
	position: relative;
	width: 380px;
	border: 0;
	}

#column2 {
	float: left;
	position: relative;
	width: 486px;
	border: 0;
	}


#breakout {
	background: url('../images/bg_form.gif') no-repeat 0px 0px;
	padding: 20px 0px 0px 0px;
	width: 486px;
	}

#breakoutFooter {
	height: 34px;
	}

#containerLocations {
	float: left;
	padding: 0px 20px 0px 20px;
	width: 176px;
	}

#containerLocations img {
	margin: 0px 0px 15px 0px;
	}

dl.locations {
	font-size: 11px;
	padding: 5px 0px 0px 0px;
	width: 176px;
	}

dl.locations .soldOut {
	position: absolute;
	padding-left: 5px;
	padding-top: 2px;
}

dl.locations dt {
	background: url('../images/dotted.gif') repeat-x 0px 0px;
	color: #666;
	float: left;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	width: 120px;
	}

dl.locations dt a {
	background: url('../images/icon_question.gif') no-repeat 0px 2px;
	color: #666;
	display: block;
	padding: 0px 0px 2px 18px;
	text-decoration: none;
	}

dl.locations dt a:hover {
	color: #f99100;
	}

dl.locations dd {
	background: url('../images/dotted.gif') repeat-x 0px 0px;
	color: #666;
	float: left;
	padding: 2px 0px 2px 0px;
	text-align: right;
	width: 56px;
	}

#containerForm {
	float: left;
	padding: 20px 20px 0px 20px;
	width: 210px;
	}

#silo {
	float: right;
	position: absolute;
	right: 0px;
	top: 500px;
	}

#footer {
	color: #999;
	font-size: 10px;
	margin: 25px 0px 25px 20px;
	padding: 0 0 15px 0;
	width: 940px;
	}

a.tellFriend {
	background: url('../images/icon_people.gif') no-repeat 0px 3px;
	color: #3767b1;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 27px;
	text-decoration: none;
	}

a.tellFriend:hover {
	color: #3767b1;
	}

#garmin {
	height: 192px;
	margin: 35px 0px 0px 0px;
	width: 176px;
	}

#phone {
	color: #ffffff;
	font-size: 32px;
	font-weight: normal;
	}

form {
	color: #ffffff;
	display: inline;
	}

form dl {
	margin: 10px 0px 0px 0px;
	width: 210px;
	}

form dl dt {
	color: #fff000;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	}

form dl dd {
	padding: 0px 0px 10px 0px;
	}

form dl dt.alt {
	margin: 5px 0px 0px 0px;
	}

form dl dd.alt {
	margin: 5px 0px 0px 0px;
	}

form dl input.reg, form dl select.reg {
	background-color: #5f8acf;
	border: 0px;
	color: #fff;
	font-size: 11px;
	margin: 3px 0px 0px 0px;
	padding: 2px;
	width: 206px;
	}

form dl input.alt, form dl select.alt {
	background-color: #5f8acf;
	border: 0px;
	color: #fff;
	font-size: 11px;
	margin: 3px 0px 0px 0px;
	padding: 2px;
	}

.altFormText {
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	}
	
#promo {
	height: 175px;
	margin: 25px 0px 0px 0px;
	width: 486px;
	}



/* =Thank You
----------------------------------------------- */

#headerThanks {
	position: relative;
	width: 940px;
	}

#headerThanks a.tellFriend {
	background: url('../images/icon_people.gif') no-repeat 0px 3px;
	color: #3767b1;
	display: block;
	font-size: 14px;
	font-weight: bold;
	left: 70px;
	padding: 0px 0px 0px 27px;
	position: absolute;
	text-decoration: none;
	top: 85px;
	}

#headerThanks a.tellFriend:hover {
	color: #3767b1;
	}
	
#contentThanks {
	background-color: #fff;
	padding: 0px 40px 20px 70px;
	width: 830px;
	}

#contentThanks h1 {
	color: #3767b1;
	font-size: 39px;
	font-weight: bold;
	line-height: 39px;
	}

#contentThanks p {
	font-size: 14px;
	line-height: 18px;
	margin: 20px 0px 0px 0px;
	padding: 0px 55px 0px 0px;
	width: 525px;
	}

#bottomThanks {
	width: 940px;
	}

#download {
	float: right;
	margin: 65px 0px 0px 0px;
	width: 250px;
	}

#download h2 {
	background: url('../images/dotted.gif') repeat-x bottom left;
	color: #666;
	font-size: 10px;
	line-height: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	}

#download a {
	background: url('../images/icon_pdf.gif') no-repeat 0px 0px;
	color: #3767b1;
	display: block;
	font-size: 12px;
	padding: 0px 0px 5px 20px;
	text-decoration: none;
	}

#download a:hover {
	color: #666;
	}

#thumb {
	float: left;
	font-size: 11px;
	margin: 10px 15px 0px 0px;
	}

#thumb img {
	margin: 0px 0px 5px 0px;
	}

#thumb a {
	color: #3767b1;
	}
	


/* =Locations
----------------------------------------------- */

#tips, #location_newjersey, #location_chicago, #location_atlanta, #location_boston {
	background-color: #fff;
	display: none;
	left: 110px;
	padding: 40px;
	position: absolute;
	top: 275px;
	width: 640px;
	z-index: 999;
	}

#location_seattle, #location_sanfran, #location_anaheim, #location_dallas, #location_london, #location_amsterdam, #location_stockholm {
	background-color: #fff;
	display: none;
	left: 110px;
	padding: 40px;
	position: absolute;
	top: 475px;
	width: 640px;
	z-index: 999;
	}

#popup {
	position: relative;
	}

#popup #column1 {
	float: left;
	padding: 0px 25px 0px 0px;
	width: 369px;
	}

#popup #column2 {
	float: left;
	width: 246px;
	}

#closeBtn {
	float: right;
	right: -30px;
	position: absolute;
	top: -30px;
	}

#deadline {
	background-color: #f9a01b;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 22px 0px;
	padding: 3px 3px 3px 6px;
	}

#city {
	color: #3767b1;
	font-size: 16px;
	font-weight: bold;
	}

#site {
	color: #3767b1;
	font-size: 24px;
	}

#popup p {
	font-size: 13px;
	line-height: 18px;
	margin: 15px 0px 0px 0px;
	}

#popup img {
	margin: 0px 0px 15px 0px;
	}

dl#specs {
	width: 246px;
	}

dl#specs dt {
	background: url('../images/dotted.gif') repeat-x 0px 0px;
	color: #f99100;
	float: left;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	width: 84px;
	}

dl#specs dd {
	background: url('../images/dotted.gif') repeat-x 0px 0px;
	color: #666;
	float: left;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	width: 162px;
	}

dl#specs dd a {
	color: #3767b1;
	}

#popup h1 {
	color: #3767b1;
	}
.mediumorange {
	color: #f99100;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	margin: 0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

