html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

ul,li,ol,dl {
	list-style-type: none;
}

fieldset {
	border: solid 0 transparent;
}

fieldset legend {
	display: none;
}

.ellipsis {
	width: 100% !important;
	overflow: visible !important;
	text-overflow: none;
	-o-text-overflow: none;
}

p {
	margin: 0 0 18px 0;
}

a {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}


/* BASIC PAGE LAYOUT
******************************************************************************/

body {
	font: normal 11px/17px Arial, Tahoma, Verdana, Georgia, Geneva, Times New Roman, serif;
	color: #000;
}

#master-container {
	margin: 0;
	width: 960px;
	position: relative;
}

#content-container {
	padding: 30px 0;
	width: 960px;
	background-color: #fff;
}

#noscript,
#navheader,
#navheader #logo,
#navheader #globalnav,
#globalheader,
#loginGeneral,
#globalfooter,
#overlay,
#overlaycontainer,
#pagination,
#newsletter,
#boeken-nav,
#vacation-container #tripphotos p.photolink,
#tripinfo,
#boxformbtn,
#btntripstep,
#startbooking,
#geendata,
#menubar,
#gratistrigger,
#checklist,
#selectdates
{
	display: none !important;
}



h1,
h2,
h3 {
	margin: 0 0 15px 0;
	background: none !important;
}

h1 {
	font: bold 20px Arial, Helvetica, Georgia, Geneva, Times New Roman;
	color: #000;
}

h2,
h3 {
	font: bold 16px Arial, Helvetica, Georgia, Geneva, Times New Roman;
	color: #000;
}

.content {
	width: 100%;
	display: table;
}

.content p {
	margin: 0 0 15px 0;
	width: 630px !important;
}





/* VACATION TYPES
******************************************************************************/

#vacationtypes {
	margin: 0 0 40px 0;
	width: 550px !important;
	clear: both;
	display: table;
}

#vacationtypes ul#listtypes li {
	margin: 0 20px 10px 0;
	width: 245px !important;
	float: left;
	display: inline;
	background: none;
}

#vacationtypes ul#listtypes li img {
	margin: 0 0 5px 0;
	display: block;
}

#vacationtypes ul#listtypes li p {
	width: 245px !important;
}

#vacationtypes ul#listtypes li p.type span#strand,
#vacationtypes ul#listtypes li p.type span#actief,
#vacationtypes ul#listtypes li p.type span#rondreis,
#vacationtypes ul#listtypes li p.type span#special {
	background: none;
}

#vacationtips {
	padding: 0 0 50px 0;
	width: 100%;
	clear: both;
	display: table;
}

#countrytips {
	padding: 0 0 40px 0;
	clear: both;
	display: table;
}

.tripitem {
	margin: 0 0 10px 0;
	width: 100%;
	display: table;
	clear: both;
	border: 0;
}

.tripitem .thumb {
	width: 140px;
	float: left;
}

.tripitem .thumb p {
	padding: 8px 0 0 0;
	clear: both;
}

.tripitem .thumb p a,
.tripitem .thumb p img {
	display: inline;
	float: left;
}	

.tripitem .thumb p a {
	margin: 0 5px 0 0;
}

.tripitem .thumb span {
	display: none;
}

.tripitem .details {
	width: 500px;
	float: left;
}

.tripitem .details span.name,
.tripitem .details span.name.ellipsis {
	width: 100% !important;
	font-weight: bold;
	display: block;
}

.tripitem .price span {
	padding: 0 0 0 10px;
	font-weight: bold;
}

.tripitem .b-more,
.tripitem .b-error,
.tripitem .thumb span.tripnr {
	display: none;
}

.tripitem .b-errorfull {
	margin: 5px 0 0 0;
}

#countrytips .tripitem {
	margin: 0 0 20px 0;
}

#countrytips .tripitem .details {
	margin: 0 20px 0 0;
	width: 350px;
}

#countrytips .tripitem .price {
	padding: 18px 0 0 0;
	float: left;
	display: block;
}






#news {
	margin: 0 0 20px 0;
}

#news span {
	font-weight: bold;
}

#news .content {
	margin: 0 0 15px 0;
}




/* FORM & INPUT STUFF
******************************************************************************/

.form-sl,
.form-ta,
.form-tf-l,
.form-tf-s {
	padding: 2px;
	width: auto;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #686868;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background-color: #fff;
}

.emptyalert {
	border: 1px solid #ccc;
	background-color: #eee;
}

.form-tf-l,
.form-tf-s {
	margin: 0 5px 0 0;
}

.tablebooking.optionsxtra .form-tf-s {
	width: 80px;
}

.tablebooking.controle .form-tf-s {
	width: 80px;
}

.tablebooking.bijzonder .form-ta {
	width: 300px;
	height: 80px;
}

#loginGeneral .form-tf-l {
	width: 110px;
}

#tripdateprice .form-sl {
	margin: 0 0 0 140px;
	padding: 0 0 0 2px;
	width: 130px;
	background-color: #fff;
	float: left;
	border: 0 !important;
}

#newsletter .form-tf-l {
	width: 160px;
}







/* REIS BOEKEN CONTENT
******************************************************************************/

#vacation-container h2 {
	height: 24px;
	font: bold 16px Arial, Helvetica, sans-serif;
}

#vacation-container h3 {
	font: bold 11px Arial, Helvetica, sans-serif;
}

#vacation-container .content .box-step {
	padding: 20px 0 0 0;
	width: 630px;
	border-top: 1px solid #ccc;
}

#vacation-container .content p.intro {
	margin: 0 0 20px 0;
	padding: 0;
	width: 630px;
}

#vacation-container .content .box-xopt {
	margin: 15px 0 0 0;
	padding: 5px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/* Vacation Info Intro
-----------------------------------------------------------------------------*/

#vacation-container #tripintro {
	margin: 0 0 20px 0;
	width: 630px;
}

#vacation-container #tripintro .tripcombi {
	padding: 10px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#vacation-container #tripintro .tripcombi span {
	font-weight: bold;
	display: block;
}


/* Vacation Step tables
-----------------------------------------------------------------------------*/

#vacation-container .tablebooking {
	margin: 0 0 15px 0;
	border-collapse: collapse;
}

#vacation-container .tablebooking th {
	padding: 0 0 5px 0;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

#vacation-container .tablebooking td {
	padding: 2px 10px 2px 0;
	vertical-align: top;
}

#vacation-container .tablebooking.controle {
	margin: 0 !important;
	width: 100%;
}

#vacation-container .tablebooking.controle th,
#vacation-container .tablebooking.verzekering th,
#vacation-container .tablebooking.verzekering th span {
	font-size: 11px;
}

#vacation-container .tablebooking.options {
	margin: 0 !important;
}


/* VACATION HEADER DATE & PRICE
******************************************************************************/

#contentheader.boxheaders-b #tripdateprice {
	margin: 0 0 20px 0;
	padding: 20px 0;
	width: 100%;
	
	clear: both;
	display: block;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#contentheader.boxheaders-b #tripdateprice .price {
	width: 200px;
	float: left;
}

#contentheader.boxheaders-b #tripdateprice .price span {
	font: bold 18px Arial, Helvetica, sans-serif;
	display: block;
}

#contentheader.boxheaders-b #tripdateprice .dates {
	width: 255px;
	float: left;
}

#contentheader.boxheaders-b #tripdateprice .dates p {
	clear: both;
}

#contentheader.boxheaders-b #tripdateprice .dates label {
	margin: 0;
	padding: 0 0 4px 10px;
	width: 100px;
	font-weight: bold;
	float: left !important;
	display: inline;
}

#contentheader.boxheaders-b #tripdateprice .dates .form-sl {
	float: right !important;
	display: inline;
	border: 0 !important;
}


/* Text box
-----------------------------------------------------------------------------*/

#generaltext {
	width: 630px;
}



/* Text box submenu
-----------------------------------------------------------------------------*/

#submenu {
	margin: 0 0 20px 0;
}

#submenu ul {
	padding: 0 0 0 10px;
	height: 34px;
	line-height: 34px;
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#submenu ul li {
	margin: 0 10px 0 0;
	display: inline;
	float: left;
}

#submenu ul li.active-item a {
	font-weight: bold;
}



/* COLUMN SETS
******************************************************************************/

.column {
	float: none !important;
}

.column.last {
	float: none !important;
}

#generaltext h4 {
	margin: 0 0 10px 0;
	height: 20px;
	font: bold 14px Arial, Helvetica, sans-serif;
	display: block;
	border-bottom: 1px solid #ccc;
}

#generaltext span.subtitle {
	font-weight: bold;
	display: block;
}


/* General text styles
-----------------------------------------------------------------------------*/

#generaltext span.t-b {
	font-weight: bold;
}

#generaltext span.t-bn {
	font-weight: bold;
}

#generaltext span.t-bi {
	font-weight: bold;
	font-style: italic;
}

#generaltext span.t-u {
	text-decoration: underline;
	display: block;
}

/* Listings
-----------------------------------------------------------------------------*/

#generaltext ul.listing {
	margin: 0 0 18px 0;
}

#generaltext ul.listing li {
	padding: 0 0 0 10px;
	background: url(/img/icons/icon_arrow_pink_s.gif) no-repeat 0 7px;
}

/* Content tables
-----------------------------------------------------------------------------*/

#generaltext .tablecontent {
	margin: 0 0 18px 0;
}

#generaltext .tablecontent th {
	padding: 0 0 5px 0;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

#generaltext .tablecontent td {
	padding: 0px 15px 2px 0;
	line-height: 16px;
	vertical-align: top;
}

#generaltext .tablecontent td.listitem {
	padding-left: 10px;
	background: url(/img/icons/icon_arrow_pink_s.gif) no-repeat 0 7px;
}

#generaltext .tablecontent.linebottom {
	width: 100%;
}

#generaltext .tablecontent.linebottom td {
	border-bottom: 1px solid #ccc;
}

/* Content table Newsletter & Brochure
-----------------------------------------------------------------------------*/

#generaltext .tablecontent.newsletter,
#generaltext .tablecontent.brochure {	
	margin: 0 0 18px 0 !important;
}

#generaltext .tablecontent.newsletter td,
#generaltext .tablecontent.brochure td {
	padding: 2px 0 2px 0 !important;
	vertical-align: top;
}

#generaltext .tablecontent.newsletter td span,
#generaltext .tablecontent.brochure td span {
	padding: 0 5px 0 5px;
	vertical-align: middle;
}

#generaltext .tablecontent.newsletter td input,
#generaltext .tablecontent.brochure td input {
	vertical-align: middle;
}

#generaltext .tablecontent.newsletter td p {
	margin: 0;
	padding: 0;
}

#generaltext .tablecontent.brochure td p span {
	display: block;
}

#generaltext .tablecontent.brochure th {
	padding: 0 5px 0 0;
}

#generaltext .tablecontent.newsletter .form-button,
#generaltext .tablecontent.brochure .form-button {
	margin: 20px 0 0 0;
}


/* Content table Cirkel Team
-----------------------------------------------------------------------------*/

#generaltext .tablecontent.teamlisting td {
	padding: 0 0 2px 0;
	line-height: 16px;
	vertical-align: top;
}

#generaltext .tablecontent.teamlisting td img {
	margin: 0 15px 0 0;
}

/* Content table Register
-----------------------------------------------------------------------------*/

#generaltext .tablecontent.register {
	margin: 0 0 18px 0;
	display: table;
}

#generaltext .tablecontent.register th {
	padding: 0 0 5px 0;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

#generaltext .tablecontent.register td {
	padding: 2px 15px 2px 0;
	line-height: 16px;
	vertical-align: top;
}

#generaltext .tablecontent.register .form-button {
	margin: 20px 0 0 0;
}


/* Content table Phonelisting
-----------------------------------------------------------------------------*/

#generaltext .tablecontent.phonelisting {
	margin: 0 0 18px 0;
	width: 100%;
}

#generaltext .tablecontent.phonelisting table {
	width: 330px;
}

#generaltext .tablecontent.phonelisting table td {
	border-bottom: 1px solid #ccc;
}


/* General recurrent styles
-----------------------------------------------------------------------------*/

span.alert {
	margin: 0 0 10px 0;
	padding: 3px 5px;
	font: normal 11px/17px Arial, Helvetica, sans-serif;
	display: block;
	background-color: #eee;
}

span.alert-field {
	padding: 3px 5px;
	font: normal 11px/17px Arial, Helvetica, sans-serif;
	background-color: #eee;
}

span.alert-info {
	margin: 0 0 10px 0;
	font: normal 9px/17px Arial, Helvetica, sans-serif;
	display: block;
}

span.asterik {
	font: normal 11px/13px Arial, Helvetica, sans-serif !important;
}

span.asterik.tripfinal {
	padding: 10px !important;
	font: bold 16px/13px Arial, Helvetica, sans-serif !important;
	text-align: center;
	display: block;
	background-color: #eee;
}

div.hr {
	margin: 20px 0 !important;
	margin: 0 0 20px 0;
	height: 1px;
	border-bottom: 1px solid #ccc;
}

#newsletterbrochure div.hr {
	margin: 0 0 18px 0 !important;
	padding: 0;
	height: 1px;
	border-bottom: 1px solid #ccc;
}
