body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

h1 
{
	font-size:15px;
	font-weight:bold;
	padding:0px;
	margin:5px 0px 10px 0px;
	color: #6799CB;
}

h2
{
	font-size:13px;
	font-weight:bold;
	padding:0px;
	margin:15px 0px 5px 0px;
	color: #666666;
}

h3
{
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:10px 0px 2px 0px;
	color: #666666;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

form {
	margin:0px;
	padding:0px;
}

.flags {
	text-align: right;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	height: 16px;
	width: auto;
	float: right;
}

.date 
{
	color: #666666;
	font-size: 9px;
	line-height:9px;
	padding: 0px 5px 0px 0px;
}

.logo {
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float:left;
}

.images {
	margin:0px;
	padding:0px;
	float:left;
}


.flags a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.clear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}


.top {
	margin: 0px;
	padding: 0px;
	height: 122px;
}

.menu {
	padding:0px 0px 0px 10px;
	margin:0px;
	height:40px;
	width:950px;
}

.menu .item {
	float:left;
	height:19px;
	background-image:url(../images/button-bg.jpg);
	padding:21px 10px 0px 10px;
}

.menu .selectedItem {
	float:left;
	height:29px;
	background-image:url(../images/button-bg-hl.jpg);
	padding:11px 10px 0px 10px;
}


.menu img {
float:left;
}

.menu .item a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.menu .item a:hover {
	color:#FF6600;
}

.menu .selectedItem a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.menu .selectedItem a:hover {
	color:#FF6600;
}

.menu .bgLeft {
	width:15px;
	height:40px;
	background-image:url(../images/button-bg-left.jpg);
	float:left;
}

.menu .bgRight {
	width:15px;
	height:40px;
	background-image:url(../images/button-bg-right.jpg);
	float:left;
}

.menu .bgSep {
	width:15px;
	height:40px;
	background-image:url(../images/button-bg-sep.jpg);
	float:left;
}

.menu .bgSelectedLeft {
	width:15px;
	height:40px;
	background-image:url(../images/button-bg-sep-hl.jpg);
	float:left;
}

.menu .bgSelectedRight {
	width:15px;
	height:40px;
	background-image:url(../images/button-bg-right-hl.jpg);
	float:left;
}

.content {
	padding:15px 10px 10px 28px;
	margin: 0px 50px 0px 0px;
	line-height:16px;
	font-size:11px;
}

ol, ul
{
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

ul 
{
	list-style-image:url(../images/check.gif);
}

.content a 
{
	color: #666666;
	text-decoration: none;
	border-bottom: solid 1px #999999;
}

.content a:hover
{
	color: #666666;
	text-decoration: none;
	border-bottom: dashed 1px #CCCCCC;
}

.menu .bgSelectedRightBorder {
	width:15px;
	height:40px;
	background-image:url(../images/button-bg-right-border-hl.jpg);
	float:left;
}

.menu .bgSelectedLeftBorder {

	width:15px;
	height:40px;
	background-image:url(../images/button-bg-left-border-hl.jpg);
	float:left;
}

.searchBox 
{
	width:300px; 
	float:left; 
	margin-right: 5px; 
	padding:10px 30px 20px 0px;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color:#CCCCCC;	
}

.box 
{
	width:500px; 
	margin: 20px 0px 15px 5px; 
	padding:10px 200px 20px 0px;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color:#CCCCCC;	
	font-size:12px;
}

.searchBoxAdd 
{
	width:400px; 
	float:left; 
	margin: 0px; 
	font-size:11px;

	padding:10px 5px 0px 20px;
}

.searchDateDesc 
{
	color:#999999;
}



.searchText 
{
	width: 100px;
	float: left;
	margin: 0px;
	padding: 0px;	
}

.searchInput 
{
	width: auto;
	float: left;
	margin: 0px;
	padding: 0px;		
}



.formTextError 
{
	width:250px;
	background-color:#FFCCAA;
	border: 1px solid #FF0000;
}

.warning 
{
	font-weight:bold;
	color:#FF6600;
}

.copyright 
{
	margin: 30px 20px 40px 17px;
	padding: 5px 0px 20px 50px;
	border-top: dashed 1px #CCCCCC;
	color: #AAAAAA;
	font-size:10px;
}

.copyright a 
{
		color: #AAAAAA;
	font-size:10px;
}

.hotelList
{
	list-style-type:none;
	list-style-image:none;
	margin: 0px;
	padding: 0px;
}

.hotelList li 
{
	margin-bottom:3px;
}

.hotelListRate 
{
	font-size: smaller;
	color:#AAAAAA;
}

.sitgesNav ul
{
	list-style-image: none;
	list-style-position: inside;	
	list-style-type:none;
}























