﻿#detailContainer
{
	position:relative;
	float:left;
	width:810px;
	left:90px;	
	padding:15px 0 20px 0;
}

#pathContainer
{
	float:left;
	color:rgb(102,102,102);
	font-size:10px;
	width:810px;
}

#pathContainer #path
{
	float:left;	
}
#pathContainer #path a
{
	color:rgb(102,102,102);
	text-decoration:none;
}

#pathContainer span
{
	float:right;
	color:rgb(102,102,102);
}

#pathContainer span a
{
	color:rgb(102,102,102);
}

#selectedDetail
{
	position:relative;
	float:left;
	width:810px;
	margin-top:20px;
}

#detailTabs
{
	position:relative;
	top:0px;
	left:0px;
	z-index:5;
}

#detailTabs ul
{
	list-style:none;
	margin:0;
	padding:0;	
}

#detailTabs li
{
	display:inline;
	background:url(../../images/utils/detail_lightblue_line.gif) repeat-x ;
	float:left;
	height:19px;
}

#detailTabs li a
{
	float:left;
	background: url(../../images/utils/detail_lightblue_left.gif) no-repeat left top;
	text-decoration: none;
	margin:0;
	height:19px;
}

#detailTabs li a span
{ 
	color:#000;
	float:left;
	display:block;
	background: url(../../images/utils/detail_lightblue_right.gif) no-repeat right top;
	text-decoration: none;
	cursor:pointer;
	cursor:hand;
	padding:3px 15px 0 15px;
	font-weight:bold;
	font-size:12px;
	height:16px;
}

#detailTabs .selected
{
	float:left;	
	margin:0;
	padding:0;
	background: url(../../images/utils/detail_blue_line.gif) repeat-x center top;
	height:19px;
}

#detailTabs .selected a
{
	font-size:11px;
	font-weight:bold;
	background:  url(../../images/utils/detail_blue_left.gif) left top no-repeat;
	text-decoration: none;
}

#detailTabs .selected a span
{
	height:16px;
	background: url(../../images/utils/detail_blue_right.gif)   right top no-repeat ;
	text-decoration: none;
	padding:3px 15px 0 15px;
	float:left;
	display:block;
	color:rgb(140,140,140);
}

#content
{
	position:relative;
	margin-top:-1px;
	padding-bottom:15px;
	float:left;
	width:810px;
	border:solid 1px #8c8c8c;
	background: url(../../images/utils/selectedresultback.gif) repeat-x ;
	z-index:4;
}

#content #contentTabs
{
	height:22px;
	border-bottom:solid 1px #8c8c8c;
	padding: 8px 0 0 0;
}

#contentTabs ul
{
	margin:0; 
	padding:0;	
	list-style:none;
	font-size:11px;
}

#contentTabs li
{
	float:left;
	display:inline;	
}

#contentTabs .seperator
{
	height:15px;
	border-left:2px solid rgb(104,118,128);	
}

#contentTabs li a
{
	padding:0 8px 0 8px;
	text-decoration: none;	
	color:#000;
	cursor:pointer;
	cursor:hand;
}

#contentTabs .sel a 
{
	color:rgb(140,140,140);
}

#information
{
	display:inline;
}

#information #nosides
{
	float:left;
	padding:0 0 20px 10px;
	margin:35px 0 20px 0;
	width: 800px;
}

#information #leftSide #pics img
{
	width:150px;
	padding:0 27px 8px 0;
	display:inline;
}

#information #leftSide #infotext
{
	width:260px;
	float:left;
	color:rgb(63,63,63);
	line-height:15px;
}

#information #leftSide #infotextpark
{
	width:380px;
	float:left;
	color:rgb(63,63,63);
	line-height:15px;
}

#morefotoscontainer 
{
	/*width:400px;*/
	float:left;
}

#morefotoscontainer span
{
	float:left;
}

#morefotoscontainer span img
{
	width: 120px;
	height: 80px;
}

#videocontainer 
{
	float:left;
	width:115px;
	margin-left:10px;
}

#videocontainer img
{
	width:115px;
}

a.green:hover
{
	text-decoration: underline;
}

#information #leftSide #greenitems
{
	float:left;
	width:145px;
	margin-left:5px;
	font-weight:bold;
	overflow:hidden;
}

#information #leftSide #greenitems table td
{
	vertical-align:top;
}

#information #leftSide #bubblecontainer
{
	float:left;
	margin-left:7px;
	width:127px;
}

#information #leftSide #largebubblecontainer
{
	margin-top: 10px;
	float:left;
	width:540px;
}

#information #leftSide #newbubblecontainer
{
	margin-top: 10px;
	float:left;
	width:540px;
	border-bottom: solid 1px #c3c5c6; 
	padding-bottom: 10px;
}

#information #leftSide #bubble
{
	float:left;
	background: url(../../images/utils/grey_div_back.gif) repeat-y 100%;
	width:119px;
	padding:5px 2px 0 4px;
	border-top:1px solid #c3c5c6;
	border-left:1px solid #c3c5c6;
	border-right:1px solid #c3c5c6;
}

#information #leftSide #largebubble
{
	float:left;
	background: url(../../images/utils/grey_div_back2.gif) repeat-y 100%;
	width:518px;
	padding: 5px 2px 0 4px;
	border-top:1px solid #c3c5c6;
	border-left:1px solid #c3c5c6;
	border-right:1px solid #c3c5c6;
}

#information #leftSide #newbubbletop
{
	float:left;
	width:275px;
}

#information #leftSide #newbubble
{
	float:left;
	width:265px;
	padding: 2px 4px;
	border-left:1px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
	background-color: #FFFFFF;
}

#information #leftSide #newbubblebottom
{
	float:left;
	width:275px;
	background:url(../../images/utils/new_bubble_bottom.gif) no-repeat left top;
	padding-top:12px;
	padding-bottom:8px;
}

#information #leftSide #reactionbubbletop
{
	float:left;
	width:275px;
	background:url(../../images/utils/reactie_bubble_top.gif) no-repeat left bottom;
	padding-top:8px;
	padding-bottom:8px;
}

#information #leftSide #reactionbubble
{
	float:left;
	width:265px;
	padding: 2px 4px;
	border-left:1px solid #FF8800;
	border-right:1px solid #FF8800;
	background-color: #FFFFFF;
}

#information #leftSide #reactionbubblebottom
{
	float:left;
	width:275px;
}

#information #leftSide #newbubblecontainer .newbubblemarktop
{
	width: 255px;
	height:30px;
	text-align: right;
	background:url(../../images/utils/rating_bg_top.gif) no-repeat left top;
}

#information #leftSide #newbubblecontainer .newbubblemarkbottom
{
	width: 245px; 
	height: 96px; 
	padding: 5px;
	background:url(../../images/utils/rating_bg_bottom.gif) no-repeat left top;
}

#information #leftSide #newbubblecontainer .greenbar
{
	float: left; 
	margin-right: 3px; 
	height: 9px; 
	background-color: #3AAA04; 
	margin-top:4px; 
	margin-bottom:4px;
}

#information #leftSide #newbubblecontainer .orangebar
{
	float: left; 
	margin-right: 3px; 
	height: 9px; 
	background-color: #FF9F1C; 
	margin-top:4px; 
	margin-bottom:4px;
}

#information #leftSide #newbubblecontainer .markbar
{
	float: left; 
	margin-top:3px; 
	margin-bottom:2px;
}

#information #leftSide #bubble #bubblebottom
{
	float:left;
}

#information #leftSide #priceAndBook
{
	float:left;
	display:block;
	margin-top:15px;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	text-align:center;
}

#information #leftSide #priceAndBook #price span
{
	font-weight:normal;
	font-size:9px;
	color:#000;
}

#information #leftSide #priceAndBook #bookNow
{
	float:left;
	margin-left:7px;
	width:120px;
	height:25px;
	padding-top:5px;
	background: url(../../images/utils/orange_div_back.gif) repeat-y;
	border:1px solid rgb(179,179,179);
	cursor: pointer;
	cursor:hand;
}

.bookNowSmall
{
	float:left;
	text-align: center;
	width:68px;
	height:18px;
	padding-top:2px;
	background: url(../../images/utils/orange_div_back_small.gif) repeat-y;
	border:1px solid rgb(179,179,179);
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	cursor:hand;
}



#information #rightSide
{
	float:left;	
	padding:0 10px 0 0;
}

#information #rightSide #jobs
{
	padding-top:7px;
	height:28px;
}

#information #rightSide #jobs a
{
	font-size:11px;
	color:#000;
	text-decoration:none;
	margin-right:10px;
}

#information #rightSide #accomodations .accombox
{
	margin-top:10px;
	background-color:#e6e6e6;
	padding:5px 0 0 5px;
	width: 188px;
}

#information #rightSide #accomodations .accombox .accomboxcontainer ,
#information #rightSide #accomodations .accomboxselected .accomboxcontainer
{
	padding: 0px 0px 0px 0px;
}

#information #rightSide #accomodations .accombox img , 
#information #rightSide #accomodations .accomboxselected img
{
	float:left;
	width:42px;
}

#information #rightSide #accomodations .accombox .accominfo ,
#information #rightSide #accomodations .accomboxselected .accominfo
{
	float:left;
	margin-left:3px;
	margin-top:0px;
	font-size:9px;
	font-weight:normal;
	line-height:13px;
	width: 143px;
}

#information #rightSide #accomodations .accombox .accomboxbottom ,
#information #rightSide #accomodations .accomboxselected .accomboxbottom
{
	 clear:both; 
	 height: 4px; 
	 /*padding-top: 5px;*/
	 font-size:1px;
	 line-height:1px;
}

#information #rightSide #accomodations .accombox .accomprice span ,
#information #rightSide #accomodations .accomboxselected .accomprice span
{
	font-weight:normal;
	font-size:9px;
	color:#000;
}

#detailbottom .specialselected img
{
	padding-right:5px;
	width:68px;
}

#detailbottom .specialselected .specialtext
{
	overflow:hidden;
	position:absolute;
	left:73px;
	float:left;
}

#detailbottom .specialselected .specialtext span
{
	display:block;
	font-weight:normal;
	color:#000;
}

#detailbottom .specialselected .specialtext .text
{
	display:block;
	font-weight:bold;
	color:#000;	
}

#propertiesright 
{
	width:248px;
	padding-left:20px;
	vertical-align: top;
}

#propertiesleft table, #propertiesright table
{
	width: 100%;
	width: 248px;
	
}

#propertiesleft table td, #propertiesright table td
{
 	vertical-align: top;
 	line-height: 17px;
 	width: 50%;
	padding-left: 5px;
}

/* Photo gallery */

.jcarousel-scope {
    width: 523px;
	 height: 124px;
}

.jcarousel-list {
	overflow: hidden;
	width: 474px;
	height: 122px;
	
}

.jcarousel-list li {
    float: left;
    list-style: none;
	 width: 150px; 
	 padding: 0px 4px 0px 4px;	 
}

.jcarousel-list li div {
	height: 112px; 
	padding: 5px 0px 5px 0px;
}

.jcarousel-list li div img{
	
}
.jcarousel-list img
{
	height:112px;
	width:149px;	
}

li.active {
	padding: 0px 3px 0px 3px;
	width: 152px;
}

li.active div{
	height: 114px;
	padding: 4px 0px 4px 0px;
}

.jcarousel-next {
	float: right;
 	position: relative;
	cursor: pointer;
	cursor:hand;
}

.jcarousel-next-disabled {
    cursor: default;
}

.jcarousel-prev {
    float: left;
    cursor: pointer;
    cursor:hand;
}

.jcarousel-prev-disabled {
    cursor: default;
	  float: left;
}

/* /Photo gallery */

#information #rightSide #jobs a.greyOut {
	color: rgb(140,140,140);
}

.detailparkregioncountry
{
    color:rgb(140,140,140);
    font-size:20px;
}

.detailaccominfo
{
	float:left;
	margin-top:0px;
	margin-left:3px;
	width:197px;
}

.detailaccomtext
{
	float:left;
	margin-top:2px;
	margin-left:2px;
	width:240px;
	padding: 0px 10px 0px 10px;
}

.detailgreenback span
{
	font-size:9px;
	font-weight:normal;
	color:#000;
	display:block;
	line-height:10px;
}

.detailaccomitembottom
{
	height:2px;
	clear:both;
	font-size:1px;
	line-height:1px;
}

.detailaccomodationitem, .detailaccomodationitemselected
{
	width:605px;
	padding:1px 0 1px 1px;
	margin-top:7px;
	border:solid 1px rgb(209,209,209);
	background-color:rgb(241,241,241);
	line-height:15px;
	font-size:11px;
	color:#000;
}

.detailaccomodationitem img, .detailaccomodationitemselected img
{
	float:left;
	margin-top:2px;
	width:40px; 
}

.detailparkphoto img
{
	width:475px;
	height:356px;
	padding:20px 27px 20px 27px;	
}

#parkname 
{
    float: left;
}


/* popup box */
.leightbox {
	display: none;
	position: absolute;

	background-color: white;
	text-align: left;
	z-index:1001;
	overflow:hidden;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.sidebar_right
{
	max-height:1120px;
	overflow:auto;
	min-height:50px;		
	width:237px;
}

.overflow_div1
{
	 position:absolute;   
	 left:0px; 
	 background-color:#FFF;
	 width:15px;  
	 overflow:hidden;
}

.overflow_div2
{
	 position:absolute;  
	 left:0px; 
	 background-color:#FFF;
	 width:15px;  
	 overflow:visible;
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

#sendMailDiv
{
	display:none; 
	width:355px;
	position:absolute;
	right:10px;
	font-size:10px;
	border:solid 1px #ccc;
	background: #fff url(../../images/utils/lightblue_long.gif) repeat-x right top;
}