﻿#authenticate-register-account
{
	font: 0.8em Verdana, sans-serif;
	color: #99702c;
}

#authenticate-register-account a
{
	color: #99702c;
}

#authenticate-register-account a:hover
{
	color: #472d03;
}

#wizard-controls
{
	float:left;
}

#wizard
{
	margin: 30px 15px 15px 0;
	/*
	background-image:url(../ImagesSite/booking-box.jpg);
	height:216px;
	width:281px;
	*/
}

#wizard table
{
	font: 0.8em Verdana, sans-serif;
	color:#472d03;
	width:100%;
}

#wizard input
{
	font: 0.9em Verdana, sans-serif;
	color:#472d03;
}

#wizard input
{
	width:70px;
}

#wizard select
{
	font: 0.9em Verdana, sans-serif;
	color:#472d03;
}

#wizard table #wizard-title
{
	font: 1.2em Verdana, sans-serif;
	color:white;
	text-align:center;
	font-weight:bold;
}

#email-subscription
{
	margin: 20px 15px 10px 0;
	background-image:url(../ImagesSite/subscription-box.jpg);
	height:190px;
	width:281px;
	/*border: dotted 1px #99702c;*/
}

#email-subscription #title
{

	margin-bottom:5px;
	padding-top:10px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	color:white;
}

#email-subscription #description
{
	font-size:10px;
	margin-left:5px;
	width:270px;
	color:#472d03;
}

#email-subscription #message
{
	padding-top:30px;
	font-size:10px;
	margin-left:5px;
	width:100%;
	text-align:center;
	color:#fff;
	font: 1.2em Verdana, sans-serif;
}

#email-subscription .control
{
	font-size:10px;
	color:#472d03;
}

#email-subscription input
{
	font-size:10px;
	color:#472d03;
}

#TripadvisorContent
{
	background-image:url(../ImagesSite/tripadvisor.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#portfolio
{
	list-style:none;
	margin:0;
	padding:0;
	height:13px;
	width:282px;
	
}

.special-offer
{
	margin: 20px 15px 10px 0;
	background-image:url(../ImagesSite/special-offer.jpg);
	height:163px;
	width:282px;
}

.special-offer .image
{
	border:solid 3px white;
	margin-top:10px;
	margin-left:5px;
	float:left;
	height:90px;
}

.special-offer .title
{
	height:20px;
	width:280px;
	text-align:center;
	text-transform:uppercase;
	float:left;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}

.special-offer .title a
{
	color:#FFF;
}

.special-offer .description
{
	font-size:10px;
	width:135px;
	margin-left:5px;
	color:#472d03;
	float:left;
	margin-top:10px;
}

.special-offer .wow-tag
{
	padding-top:5px;
	width:280px;
	text-align:center;
	float:left;
}

.special-offer .wow-tag a
{
	font-size:14px;
	font-weight:bold;
	color:#7e0202;
}

.special-offer .dates
{
	padding-top:5px;
	font-size:10px;
	margin-left:5px;
	float:left;
	color:#472d03;
	width:270px;
}


#text-content
{
	margin: 27px 5px 15px 0;
}

#text-content h1
{
	font-size:16px;
	color:#b39769;
}
#text-content p
{
	font-size:11px;
	color:#666666;
}

#comment-box
{

}

#comment-left
{
	vertical-align:top;
	float:left;
}

#comment-text
{
	text-align:center;
	font-style:italic;
	padding:10px 25px 0 25px;
	color:#99702c;
	font-size:16px;
}

#comment-right
{
	vertical-align:bottom;
	float:right;
}

#weather
{
	margin-left:20px;
	font: 0.8em Verdana, sans-serif;
	float:left;	
	margin: 0 10px 0 0;
	color:#472d03;
	margin-left:40px;
}

#weather #mainTitle
{
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:5px;
}


#weather .title, .value
{
	margin:5px 5px 5px 5px;
}

#weather img
{
	margin-top:10px;
	margin-right:20px;
}

#local-time
{
	font: 0.8em Verdana, sans-serif;
	float:left;	
	margin: 0 10px 0 0;
	color:#472d03;
	text-transform:uppercase;
}

#link-store
{
	margin-top:7px;
	float:right;
	width:430px;	
}

#link-store-left
{
	float:left;
	width:210px;
}

#link-store-left ul
{
	list-style-type: none;
	line-height:30px;	
}

#link-store-left ul a
{
	text-decoration:none;	
	color:#472d03;	
}

#link-store-middle
{
	float:left;
	width:2px;	
}

#link-store-right
{
	float:left;
	width:210px;
}

#link-store-right ul
{
	list-style-type: none;	
	line-height:30px;		
}

#link-store-right ul a
{
	color:#472d03;	
	text-decoration:none;		
}

#OuterTripadvisorContent
{
	float:right;
	width:430px;
	margin-top:10px;
}

#TripadvisorContent
{
	font-size:10px;
	margin-top:10px;
	float:right;
	width:430px;
	height:170px;
	border:solid 1px #b49869;
	overflow:auto;
}

#TripadvisorContent #InnerBox
{
	border: solid 4px #b49869;
}


#TripadvisorContent #InnerBoxWhite
{
	border: solid 4px #FFF;	
}

#TripadvisorContent img
{
	border: solid 0px #FFF;
}

#TripadvisorContent a
{
	text-decoration:underline;
}

#TripadvisorContent i
{
	color:#472d03;
}

#OuterTripadvisorContent a
{
	text-decoration:underline;
}

