/******************************
** Standaard dingen
*******************************/
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	color: #5d5d5d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #5d5d5d;
}

p {
	margin-bottom: 10px;
}

input, select, textarea {
	border: 1px solid #d9dbdc;
	color: #87888a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/******************************
** Algemeen
*******************************/
div#container {
	width: 947px;
	margin-left: auto;
	margin-right: auto;
}

div#header {
	background-image: url("/images/template/bgheader.png");
	width: 947px;
	height: 139px;
	clear: both;
	background-repeat:no-repeat;
	background-color:#acacac;
}

div#logo {
	width: 745px;
	height: 90px;
	float: left;
	margin: 9px 0 0 10px
}

div#logo a {
	width: 322px;
	height: 100px;
	display: block;
}

div#logo img {
	visibility: hidden;
}

div#headermenu {
	width: 947px;
	font-size: 12px;
}

div#headermenu ul {
	float: left;
	list-style-image: url("/images/template/bullet_gray.png");
	display: table;
	margin: 15px 0 0 310px;
	width: 510px;
}

div#headermenu ul li {
	float: left;
	margin-left: 50px;
}

div#contact {
	font-size: 9px;
	color: #fff;
	float: left;
	width: 147px;
	height: 90px;
	padding: 8px 0 0 22px;
}

table.contact {
	font-size: 9px;
	color: #fff;
}

div#contact a {
	color: #fff;
}

div#contact span {
	font-weight: bold;
	color: #5d5d5d;
}

div#menu {
	display: table;
	padding: 3px 0 3px 0;
}

div#menu ul {
	list-style-type: none;
}

div#menu ul li {
	height: 160px;
	float: left;
	margin-right: 5px;
}

div#menu ul li.nomargin {
	margin-right: 0;
}

div#content {
	display: table;
	width: 947px;
	background-image: url("/images/template/bgmenurightnew.png");
	background-repeat: repeat-y;
	background-position: right;
}

div#contentLeft {
	width: 761px;
	float: left;
	background-color: #fff;
	background-image: url("/images/template/bgbottomline.png");
	background-repeat: repeat-x;
	min-height: 550px;
	border-left: 1px solid #acacac;
	margin: 0;
}

div#mainContent {
	width: 761px;
}

div#breadcrumb {
	width: 701px;
	float: left;
	margin: 10px;
	font-weight: bold;
}

div#printer {
	width: 16px;
	float: left;
	margin: 10px;
}

div#defaultcontent {
	padding: 0 10px;
}

div#defaultcontent select.big {
	padding: 3px;
	width: 282px;
}

#gallery {
	float: left;
}

h3.default {
	margin-bottom: 10px;
	font-size: 14px;
}

h2.title {
	margin-left: 10px;
	margin-bottom: 10px;
}

div#contentRight {
	background-image: url("/images/template/barok.gif");
	background-repeat: no-repeat;
	background-position: 10px 0;
	width: 185px;
	min-height: 350px;
	float: left;
	color: #fff;
	margin: 0;
}

.offersh {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	font-style: italic;
	text-align: center;
}

.offersh a {
	color: #fff;
}

div#footer {
	background-color: #acacac;
	font-size: 12px;
	display: table;
	width: 947px;
}

div#footer a {
	color: #fff;
}

div#footer ul {
	list-style-image: url("/images/template/bullet_white.png");
	padding: 5px;
	float: left;
	margin-left: 310px;
}

div#footer ul li {
	float: left;
	margin-left: 50px;
}

ul#subtabs {
	float: left;
	list-style-type: none;
	font-size: 11px;
	border-bottom: 1px solid #acacac;
	width: 755px;
	display: table;
	margin-bottom: 10px;
}

ul#subtabs li {
	float: left;
	background-color: #acacac;
	color: #fff;
	margin-right: 1px;
}

ul#subtabs li a {
	padding: 3px 10px;
	float: left;
}

ul#subtabs li a:hover {
	background-color: #fff;
	color: #000;
}

ul#subtabs li a.active {
	color: #000;
}

ul#subtabs li a.active:hover {
	background-color: #acacac;
}

table.default th {
	vertical-align: top;
	text-align: left;
	padding: 3px 10px 3px 0;
}

table.default td {
	vertical-align: top;
	text-align: left;
	padding: 3px 10px 3px 0;
}

/******************************
** Algemene waarden van formulieren en labeltjes
*******************************/
p.formLabel {
	margin-bottom: 8px;
}

p.formLabel label {
	float: left;
	width: 200px;
	margin-right: 10px;
}

p.formLabel input {
	width: 278px;
	padding: 1px;
}

p.formLabel input.submit {
	width: 150px;
	background-color: #fff;
	padding: 3px;
	margin-left: 132px;
}

p.formLabel textarea {
	width: 280px;
	height: 120px;
}

p.formLabel select {
	width: 282px;
	padding: 1px;
}

input.error, textarea.error, select.error {
	background-color: #FFC1C1;
}

p.formLabel input.checkbox {
	width: 14px;
}

/**************************
** Notificatie bar
**************************/
div#notificationbar {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 3px;
	text-align: center;
	border: 1px solid #acacac;
}

div#notificationbar.success {
	background: #C6EFCE;
}

div#notificationbar.error {
	background: #FFC7CE;
}

/******************************
** Pagina specifiek
*******************************/

/* index */
div.indexLeft {
	float: left;
	width: 381px;
	min-height: 200px;
	padding-right: 10px;
}

div.indexLeft p {
	margin-bottom: 10px;
}

div.indexRight {
	float: left;
	width: 340px;
	padding-left: 10px;
	min-height: 200px;
}

div.indexFullWidth {
	float: left;
	width: 731px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#select_ship {
	margin-bottom: 10px;
}

#select_company {
	margin-bottom: 10px;
}

/* route */
div#routeLeft {
	float: left;
	width: 395px;
}

div#routeRight {
	float: left;
	width: 326px;
	padding-left: 20px;
}

div#defaultFormLeft {
	float: left;
	width: 470px;
}

div#defaultFormRight {
	float: left;
	padding-left: 20px;
	width: 251px;
}

/* groepsreizen */
ul.grouptravel_overview {
	width: 735px;
	list-style-type: none;
}

ul.grouptravel_overview li {
	width: 735px;
	float: left;
}

ul.grouptravel_overview p.title {
	width: 735px;
	padding: 4px 10px;
	background-color: #acacac;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

ul.grouptravel_overview p.content {
	width: 735px;
}

ul.grouptravel_overview p.image {
	padding-left: 10px;
	float: left;
	width: 100px;
	height: 100px;
}

div.grouptraveltext {
	float: left;
	width: 615px;
	margin-left: 10px;
}

#defaultcontent fieldset {
	width: 240px;
	float: left;
	min-height: 10px;
	border: 1px solid #acacac;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#defaultcontent fieldset ul {
	margin-top: 10px;
	margin-left: 18px;
}

#defaultcontent fieldset legend  {
	margin-left: 10px;
	font-size: 14px;
}

#defaultcontent fieldset.right {
	margin-right: 0;
}

#grouptraveloverview {
	margin-left: 10px;
	margin-bottom: 10px;
	width: 745px;
	
}

#grouptraveloverview td {
	vertical-align: top;
	padding: 5px;
}

#grouptraveloverview th {
	text-align: left;
	padding: 5px;
}

.even {
	background-color: #e9e9e9;
}

.uneven {
	background-color: #fff;
}

ul#pricebuttons {
	list-style-type: none;
	font-weight: bold;
	margin-left: 419px;
	width: 326px;
}

ul#pricebuttons li {
	display: block;
	float: left;
	border: 1px solid #acacac;
	margin-right: 10px;
}

ul#pricebuttons li a {
	float: left;
	width: 100px;
	padding: 5px 0;
	text-align: center;
}

ul#pricebuttons li.nomargin {
	margin-right: 0;
}

#pricetableholder {
	float: left;
	width: 775px;
}

/* menu en knoppen in het menu incl. hovertje */
#menu li {
	width: 131px;
}

#menu li a {
	display: block;
	width: 131px;
	height: 160px;
}

#menu li#vindt_uw_cruise a {
	background-image: url('/images/template/menubuttons/vindt_uw_cruise.jpg');
}

#menu li#vindt_uw_cruise a.notactive:hover, #menu li#vindt_uw_cruise a.active {
	background-image: url('/images/template/menubuttons/active_vindt_uw_cruise.jpg');
}

#menu li#groepsreizen a {
	background-image: url('/images/template/menubuttons/groepsreizen.jpg');
}

#menu li#groepsreizen a.notactive:hover, #menu li#groepsreizen a.active {
	background-image: url('/images/template/menubuttons/active_groepsreizen.jpg');
}

#menu li#aanbiedingen a {
	background-image: url('/images/template/menubuttons/aanbiedingen.jpg');
}

#menu li#aanbiedingen a.notactive:hover {
	background-image: url('/images/template/menubuttons/active_aanbiedingen.jpg');
}

#menu li#cruises_vanuit_nederland a {
	background-image: url('/images/template/menubuttons/cruises_vanuit_nederland.jpg');
}

#menu li#cruises_vanuit_nederland a.notactive:hover {
	background-image: url('/images/template/menubuttons/active_cruises_vanuit_nederland.jpg');
}

/*
#menu li#rederijen_en_cruiseschepen {
	background-image: url('/images/template/menubuttons/cs_rederijen_en_cruiseschepen.jpg');
}
*/

#menu li#rederijen_en_cruiseschepen a {
	background-image: url('/images/template/menubuttons/rederijen_en_cruiseschepen.jpg');
}
#menu li#rederijen_en_cruiseschepen a.notactive:hover, #menu li#rederijen_en_cruiseschepen a.active {
	background-image: url('/images/template/menubuttons/active_rederijen_en_cruiseschepen.jpg');
}

/*
#menu li#cruisen_ook_voor_u {
	background-image: url('/images/template/menubuttons/cruisen_ook_voor_u.jpg');
}
*/
#menu li#cruisen_ook_voor_u a {
	background-image: url('/images/template/menubuttons/cruisen_ook_voor_u.jpg');
}
#menu li#cruisen_ook_voor_u  a.notactive:hover, #menu li#cruisen_ook_voor_u a.active {
	background-image: url('/images/template/menubuttons/active_cruisen_ook_voor_u.jpg');
}

#menu li#royaltours a {
	background-image: url('/images/template/menubuttons/royaltours.jpg');
}

#menu li#royaltours a.notactive:hover {
	background-image: url('/images/template/menubuttons/active_royaltours.jpg');
}

.offerbox {
	border: 1px solid #acacac;
	height: 200px;
	margin-bottom: 10px;
	padding: 10px;
}

.offerboxtitle {
	font-style: italic;
	text-align: center;
	font-size: 16px;
}

.offerbox h3 {
	text-align: center;
	font-size: 13px;
	display: block;
	height: 25px;
}

#offercontent {
	height: 120px;
}

div#offersMike {
	padding-left: 15px;
	padding-right: 10px;
	width: 175px;
}

.offerimages {
	list-style-type: none;
	margin-left: 25px;
}

.offerimages li {
	margin-right: 5px;
	float: left;
}

#poweredby {
	width: 947px;
	padding-top: 5px;
	float: left;
	text-align: right;
}

#newsContent {
    min-height: 550px;
    width: 510px;
}

#newsContentTitle {
    width: 500px;
	margin-bottom: 20px;
}

#newsItems {
    border-left: 1px solid #ACACAC;
    float: right;
	min-height: 560px;
    margin-left: 10px;
	list-style-image: url("/images/template/bullet_gray.png");
}

#newsItems li {
    margin-left: 30px;
    margin-top: 5px;
}

#newsItems li:first-child {
    margin-top: 0px;
}

#newsItems li img {
    margin-right: 6px;
}

#current_newsitem {
    font-weight: bold;
}

#newsItems {
    width: 260px;
}
