*{
	font-family: verdana, Arial, Helvetica, sans-serif;
}

td.calendarDateInput{
	padding: 0 !important;
	margin: 0 !important;
}

p, ul, li, a, table, body{
	margin: 0;	
	padding: 0;	
}

p, ul, li, a, table, form{
	font-size: 12px;
}

p{
	padding: 10px;
}

#container{
	margin: 0 auto;
	width: 800px;
}
body{
	background: url("../images/main-bg.jpg") repeat-x top fixed;
}

.event a span{ font-size: 12px; text-decoration: none; }
.link{ color: #fff; text-align: right;}
/*----------------------------------
 		 		Headers 
----------------------------------*/

h1{
	background: url("../images/logo.jpg") no-repeat;
	text-indent: -9999px;
	padding-bottom: 20px;
	margin-bottom: -5px;
}

h2{
	background-color: #00275a;
	background-image: url("../images/nav-bg2.jpg");
	background-repeat: repeat-x;
	color: #fff;
	font-weight: normal;
	font-size: 20px;
	margin: 0;
	padding: 5px;
}

.small-container h3, .small-container-help h3, .small-container-featured h3{
	background-color: #00275a;
	background-image: url("../images/nav-bg.jpg");
	background-repeat: repeat-x;
	color: #000;
	font-weight: normal;
	font-size: 20px;
	margin: 0;
	padding: 5px;
}

h4{
	clear: both;
	color: #000;
	font-weight: normal;
	padding: 5px;
}
h5{
	margin: 0;
}

h1.bookings{
    background: none;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    text-indent: 0;
    width: 200px;
    margin: 0;
    padding: 0;
}

h2.bookings{
    background: none;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    width: 200px;
    margin: 0;
    padding: 0;
}

h3.bookings{
    background: none;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    width: 200px;
    margin: 0;
    padding: 0;
}

/*----------------------------------
 		 	  Navigation 
----------------------------------*/

ul#nav{
	margin-bottom: 10px;
	text-align: left;
	padding-top: 10px; /* Updated*/
}

		ul#nav li{
			display: inline;
		}
		.clear{ clear:both}/* Added */
		ul#nav li a{
			float:left;	/* Added */
			display:inline; /* Added */
			padding: 10px 18px;
			color: #fff;
			font-size: 18px;
			text-decoration: none;
		}

		ul#nav li a:hover{
			background-color: #000034;
			padding: 10px 18px 10px 18px;
		}

form#language{
	float: right;
	margin-top: 40px;
	text-align: right;
}

/*----------------------------------
 		 		layout 
----------------------------------*/

#main{
	background-color: #fff;
	border-top: 5px solid #000034;
	padding: 20px;
	width: 770px;
}


#towns{
	clear: both;
	text-align: center;
	width: 750px;
	margin-bottom: 20px;
}
	#towns a{ color: #000; text-decoration: none;}
	
#footer{
	border-top: 1px solid #c99;
	clear: both;
	text-align: center;
	width: 750px;
        margin-top: 40px;
}

#main-img{
	border: 1px solid #999;
}

	/*------------------------
			Search box
	------------------------*/		

	#booking-box, #map-link{
		border: 1px solid #999;
		float: left;
		height: 260px;
		margin-top: -10px;
		margin-bottom: 10px;
		margin-right: 10px;
		width: 370px;
	}
		
			#map-link a{ color: #fff; }
			#booking-box form{ margin: 10px;}
	
	#search-bar{	
		background-color: #003466;
		background-image: url("../images/searchbox-bg.jpg");
		background-repeat: repeat-x;
		border: 1px solid #999;
		clear: left;
		height: 80px;
		margin-right: 10px;
		width: 750px;
	}
	
	#search-bar p{
		background-color: #003466;
		border: 1px solid #999;
		color: #fff;
		float:  left;
		font-size: 15px;
		margin: 10px 0 10px 10px;
		padding: 10px;
		width:  340px;
		text-align: center;
	}
		
			#search-bar p a{		
				background: #003466 url("../images/button.jpg") no-repeat center center;
				color: #000;
				font-size: 12px;
				padding: 5px 20px;
				text-decoration: none;
			}


/*---------------------------------
	  		Content
---------------------------------*/

#content{
	padding: 10px;
}

/*---------------------------------
	  	   second-content
---------------------------------*/

#second-content{
	float: left;
	clear: left;
}

#main-img{ 
	float: left;
	margin: 20px 10px 10px 5px;
}

#main-content{
	width: 750px;
        float: left;
}
		/*---------------------------------
			  	   small-container
		---------------------------------*/

		.small-container-help, .small-container-featured {
			border: 1px solid #999;
			margin-top: 20px;
			width: 350px;
		}
		
		.small-container{
			border: 1px solid #999;
			margin-bottom: 10px;
			width: 220px;
		}
			.small-container form, .small-container-help form{ padding: 15px; }
			.small-container p, .small-container-help p{ padding: 10px; }
			
			.small-container-featured a{ margin: 0 0 0 200px;}
			.small-container-featured h4{ background-color: #fff; margin: 0; padding: 0 5px; width: 339px;}
			.small-container-featured img{ float: left; padding: 5px 10px 5px 5px;}	
			.small-container-featured p{ padding: 10px;}
			
			.small-container-help{ background: url("../images/call.jpg") no-repeat bottom left;}
			.small-container-help a{ margin: 0 0 0 130px; color: #fff;}
			.small-container-help p{ text-align: right;}

/*----------------------------------
 	Hotel List 
----------------------------------*/
			
#hotelList{
    float: left;
    margin: 0 20px 20px 0;
    width: 760px;
}

#hotelListFront{
    float: left;
    margin: -15px 20px 20px 0;
    width: 760px;
}

.hotelTable{
    border: 2px solid #000034;    
    border-collapse: separate;
    border-spacing: 0;
    float: left;
    margin: 10px 0 0 20px;
	width: 720px;
}

.hotelTable td{
    text-align: left;
    padding: 10px;
	
}

.hotelTable img{
    border: none;
}

td.hotel{
    width: 100px;
    padding-left: 10px;
	font-size: 15px;
}

td.starRating {
    width: 130px;
    padding: 10px 0 10px 10px;
}

td.address{
	width: 300px;
	font-size: 14px;
	font-style: italic;
}

tr.firstItem
{
    background: #6195c7;    
}

.firstItem a{
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}

tr.nextItem{
    background: #ffffdf;
}

.nextItem a{
	color: #00124b;
	text-decoration: none;
	font-size: 16px;
}

/*----------------------------------
 	Resource List 
----------------------------------*/

h6{
	text-decoration: underline;
	font-size: 16px;
	margin-bottom: 10px;
}

#resourceList{
	margin: 0 0 20px 40px;
}

.linkList{
	margin-left: 30px;
}

.linkList a{
	text-decoration: none;
	font-size: 14px;
	color: #000;	
}

.linkList a:hover{
	color: #003466;
}

/*---------------------------------
	  	   Gallery
---------------------------------*/		
		
#largeimage, .thumb{
	border: 2px solid #000034;
}

#largeimage{
	max-width: 391px;
}

.thumb{
	margin: 0 1px 5px 0;
}

#gallery{
	width: 300px;
	float: right;
	overflow: hidden;
}

.hotelTitle{
	width: 742px;
}

.hotelInfo{
	margin: 15px 0 0 0;
	width: 250px;
}

.bookTitle{
	width: 742px;
        margin-top: 15px;
}

.infoContainer{
	border: 1px solid #000034;
	width: 730px;
	padding: 10px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
}

.infoContainer li{
	margin-left: 20px;	
}

		
.button img{
    border: none;
    margin: 30px 0 0 305px;
    text-align: center;
}
