body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.header {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: right top;
}
.content {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer {
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	text-align: center;
}
.footer a{
	color:#666666;
}
/*======================================================================================*/
.left {
	width: 170px;
	height: 350px;
	float: left;
	background-color: #ececec;
	background-image: url(../images/css/bg_left_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.main {
	width: 410px;
	height: 312px;
	float: left;
	margin-left: 10px;
	margin-top: 19px;
}
.map {
	width: 410px;
	height: 312px;
}
.right {
	width: 170px;
	height: 350px;
	float: left;
	margin-left: 10px;
	background-color: #ececec;
	background-image: url(../images/css/bg_right_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftcontent {
	background-image: url(../images/css/bg_left_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 28px;
}
.rightcontent {
	background-image: url(../images/css/bg_right_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 28px;
}

.rightcontentspotuk {
	background-image: url(../images/css/bg_right_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 28px;
	padding-left: 4px;
}
/*======================================================================================*/
.mainmenu {
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 1px dashed #cccccc;
}
.mainmenu li {
	border-bottom: 1px dashed #cccccc;
}
.mainmenu li a {
	display: block;
	width: 160px;
	padding: 5px;
}
/*======================================================================================*/
a {
	text-decoration: none;
} 
h1 {
font-size:100%;}
.bookinglink{
font-size:180%;}
/*======================================================================================*/
.submain {
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
}
/*======================================================================================*/
.hoteltable {
	width: 100%;
}
.hoteltable th {
	text-align: left;
	padding: 2px;
}
.hoteltable td {
	padding: 2px; 
}
.altrow {
	background-color: #ececec;
}
.altrow td img {
/*	filter: Chroma(Color=ffffff);*/
}
/*======================================================================================*/
.fhoteltable{
	padding: 2px; 
	width:25%;
	
}
.areahoteltable{
	padding: 2px; 
	width:20%;
	
}
/*======================================================================================*/
.signup {
	font-family: Arial, Helvetica, sans-serif;
	
}
.signup h1 {
	margin-left: 10px;
	color:#666666;
}
.signup label {
	display: block;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
	color:#666666;
}
.signup input, .contactform textarea {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
.signup #xSubmit {
	display: block;
	clear: both;
}
/*======================================================================================*/
.grey {
	color:#666666;
	font-weight:bold;
}
.colhead {
	width: 100%;
	border-collapse: collapse;
}
.linkcolhead {
	width: 100%;
	border-collapse: collapse;
}
.linkcolhead th{
	line-height:36px;
}
.orderlinks {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 11px;
}
.orderlinks li {
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 9px;
}
.orderlinks li a {
	padding: 1px;
	margin: 0px;
	font-size: 1px;
	line-height: 9px;
}
.ratstar {
	white-space: nowrap;
	font-size: 1px;
}
    #find { padding-left:20px;  }
    #find .ff span { display:block; width:110px; }
    #find .ff input.text, #find .ff select { font-size:11px;  margin:5px 0; clear:both; width:110px; }
    #find .ff input { float:left; margin-left:0px; margin-top:10px; clear:both; }
/*======================================================================================*/
