﻿#information #leftSide
{
	width: 540px;
	float:left;
	padding:0 15px 20px 10px;
	margin:35px 10px 20px 0;
	font-size:11px;
	border-right:solid 2px #d9d9d9;
}

#information #leftSide #infotext span.green, #infotextpark span.green, a.green
{
	font-weight:bold;
	color:rgb(50,153,0);
	text-decoration: none;
}

#information #leftSide #greenitems table
{
	color:rgb(50,153,0);
}

#information #leftSide #bubble span
{
	float:left;
	display:block;
	margin-top:10px;
	padding-bottom:10px;
	line-height:13px;
	color:rgb(50,153,0);	
}

#information #leftSide #largebubble span
{
	float:right;
	display:block;
	margin-top:10px;
	padding-bottom:10px;
	padding-right:5px;
	line-height:13px;
	color:rgb(50,153,0);	
}

#information #leftSide #priceAndBook #price
{
	float:left;
	background: url(../../images/utils/div_back_green.gif) repeat-y;
	width:395px;
	height:25px;
	padding-top:5px;
	border:1px solid rgb(179,179,179);
}

#information #rightSide #accomodations
{
	padding:10px 0 0 0;
	width:193px;
	font-size:13px;
	font-weight:bold;
	color:#000;
	line-height:15px;
	border-top:solid 2px #d9d9d9;
}

#information #rightSide #accomodations span#header
{
	display:block;
	margin-top:10px;
	font-weight:normal;
	color:rgb(50,153,0);
}

#information #rightSide #accomodations .accomboxselected
{
	margin-top:10px;
	background-color:#e6e6e6;
	padding:5px 0 0 5px;
	width: 188px;
	border: solid 3px #FF8800;
}

#information #rightSide #accomodations .accombox .accominfo a ,
#information #rightSide #accomodations .accomboxselected .accominfo a
{
	display:block;
	color:rgb(50,153,0);
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.accombox_text
{
	display:block;
	color:rgb(50,153,0);
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#information #rightSide #accomodations .accombox .accomprice ,
#information #rightSide #accomodations .accomboxselected .accomprice
{
	float:left;
	display:block;
	width:180px;
	height:18px;
	padding-top:2px;
	margin-top:4px;
	font-size:11px;
	color:#fff;
	text-align:center;
	background:url(../../images/utils/green_div_back.gif) repeat-y;
	border:1px solid #fff;
}

.bookPriceSmall 
{
	float:left;
	text-align: center;
	width:68px;
	height:18px;
	padding-top:2px;
	background: url(../../images/utils/green_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;
}

#detailbottom
{
	float:left;
	width:810px;
	height:90px;
	margin-top:25px;
	border-top:solid 2px #99cc80;
	border-bottom:solid 2px #99cc80;
}

#detailbottom span#bottomheader
{
	display:block;
	padding:4px 0 10px 10px;
	font-size:11px;
	font-weight:bold;	
	line-height:13px;
	color:rgb(255,136,0);
}

#detailbottom .specialselected
{
	float: left;
	display: inline;
	width: 256px;
	margin-right: 10px;
	font-size: 11px;
	color: rgb(50,153,0);
	line-height: 13px;
	position: relative;
}

#detailbottom .specialselected a#imglink
{
	display:block;
	color:rgb(50,153,0);
}

#detailbottom .specialselected .link
{	
	float:left;	
	color:rgb(50,153,0);
}

#detailbottom .specialselected .specialtext a#textlink
{
	display:block;
	color:rgb(50,153,0);
}

#detailbottom .specialselected .specialtext .link
{
	font-weight:bold;
	display:block;
	color:rgb(50,153,0);
}

#detailbottom .specialselected .specialtext .colortext
{
	display:block;
	font-weight:bold;
	color:rgb(50,153,0);	
}

#propertiesleft 
{
	width:248px;
	border-right:solid 2px #d9d9d9;
	padding-right:20px;
	vertical-align: top;
}

.propertyheader 
{
	color:rgb(50,153,0);
	font-weight:bold;
	padding-top:10px;
	height:16px;
}

/* Photo gallery */

 .jcarousel-clip{
 	border-bottom: 1px solid #399d07;
	border-top: 1px solid #399d07;
	width: 474px;
 }
 
li.active div img {
	border: 1px solid #399d07;
}

/* parkdetail */
.detailparkname
{
    color: #FF8800;
    font-size:20px;
}

.detailaccominfo span
{
	color:rgb(50,153,0);
	font-size:13px;
	font-weight:bold;
	display:block;
}

.detailaccominfo a
{
	color:rgb(50,153,0);
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.detailgreenback
{
	float:left;
	margin-top:4px;
	margin-left:2px;
	width:93px;
	height:28px;
	background:url(../../images/utils/greenback.gif) no-repeat;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

.detailaccomodationitemselected
{
	border:solid 3px #FF8800;
}