
* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #041B5F;
	color: #333;
	padding: 13px 0 25px 0;
	}

body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	}
img {border:0px;}
p {	
	margin: 15px 0;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	}

img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }
img align left{ float:left; margin:0 12px 5px 0; }
	

#page {
	width:880px;
	margin:0 auto;
	font-size:1em;
	background:#FFF;
	padding: 10px 18px 35px 15px;
	border:3px double #333;
	}

#pagedescription { 
	width:880px;
	margin:0 auto;
	font-size:1em;
	color:white;
	text-align:right;
	}
.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 250px;
	float:right;
	}
#halfsidebar,.halfsidebar {
	width: 420px;
	float:right;
	}

#leftcol {/*the left homepage column "Featured Article" section*/
	width:287px;
	border-right:1px solid #b6b6b6;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:0px;
	float:left
	}	
	
#rightcol {/*actually the column in the middle of the homepage */
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	text-align:justify;
	}


.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	border-bottom: 1px solid #999;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #F4F4EC;
	text-decoration:none;
	}
	
h1 {
	color: #041B5F;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 10px 0px;
	}
	
h2 {
	color: #041B5F;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	border-bottom:1px solid #666;
	margin: 20px 0;
	}

h3 {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.3em;
	margin-bottom:4px;
	font-weight:bold;
	color:#041B5F;
	}
	
h3-red {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.3em;
	margin-bottom:4px;
	font-weight:bold;
	color:#FF0033;
	}

#sidebar h2, #sidebar h3 a {
	font: 0.9em Arial, Helvetica, sans-serif;
	letter-spacing:0.3em;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
	color:#041B5F;
	}

#sidebar h3, #sidebar h2 {
	font-size:0.9em;
	border-top:3px double #999;
	border-bottom:1px solid #999;
	padding:5px 0 5px 2px;
	margin:20px 0 15px 0;
	color:#041B5F;
	}


h3 a:link, h3 a:visited {
	color: #041B5F;;
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}
#offer {
padding-top:10px;
}
#related {
clear:both;
	border-top:1px solid #999;
	border-bottom:3px double #999;
margin-top:16px;
margin-bottom:8px;
padding-bottom:8px;
}
#content {
	width:605px;
	float:left
	}
#contenthotel {
	width:880px;
	padding-top:8px;
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}
.leadpic {

	margin: 0 8px 0px 0;
	padding:1px;
	border: 1px solid #999;
	}
.images img {

	border: 2px solid #fff;
}

#facilities {
background: url('http://www.hotel-assist.com/images/backgrounds/bg_leadarticle.jpg') repeat-x #E6E3D2; border: 1px solid #CAC5AB; color: #041B5F;
}
#availability{background: url('images/_availability.jpg') repeat-x #E6E3D2; border: 1px solid #CAC5AB; color: #041B5F;padding:32px 40px 0px;margin:10px;}
#availability input {margin:5px;background-color:#EEE;font-size:1.0em;color:#000;}
.feature {
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	padding:15px;
	border: 1px solid #ccc;
	}

.feature p, #rightcol p { margin:0;	}

#leftcol img, #rightcol img {
	padding:1px;

	}

#leftcol .feature {	margin-bottom: 15px; }

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	color: #840000;
	letter-spacing:normal;
	}
		
#lead p {
	margin-bottom:10px;
	}


/* Formating of "rightcol" which is the column in the homepage middle ;-) */

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px solid #999;
	padding:12px 0;
	}	
	
		

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	
	}
	


/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
	


A:link {text-decoration: underline; color: #C4231B;} 
A:visited {text-decoration: none;color: #4A2C82;} 
A:active {text-decoration: none; color: #C4231B;} 
A:hover {text-decoration: underline; color: #333;} 




		.sevendays
			{
				background: #ffffff;
				text-align: center;
				font-family: verdana, Tahoma, arial, sans-serif;
				font-size: 0.9em;
			}
		.sevendays em
			{
				font-size: 0.9em;
				color: #0000c0;
			}
		.sevendays table
			{
				
			}
		
		.sevendays .roomname
			{
				font-size: 1.2em;
				width: 220px;
				background: url('http://www.hotel-assist.com/images/roomnametab.gif') repeat-x #ffffff;
			}
		
		.sevendays .bookoptions
			{
				width: 80px;
			}
		.dayok
			{
				text-align:center;
				width:80px;
				background:#A7C8E3;
				font-weight: bold;;
				font-size: 1.2em;
			}
		.dayfull
			{
				text-align:center;
				width:80px;
				background:#ff0033;
				color:#FFDE00;
				font-weight: bold;
				font-size: 1.1em;
			}
		.daynull
			{
				text-align:center;
				width:80px;
				background:#c0c0c0;
				font-size: 1.1em;
			}
			
		.tabok
			{
				font-size: 1em;
				text-align:center;
				width:80px;
				background:#E6E3D3;
			}
		.tabnull
			{
				font-size: 1em;
				text-align:center;
				width:80px;
				background:#e2e2e2;
			}
		form
			{
				margin: 0px;
			}
		img
			{
				border: 0px
			}
