body {
	font: 100%/100% arial, sans-serif;
	color: #222;
	background: #fff;
	padding-top: 70px;
}
#print_logo { position: absolute; top: 0px; left: 0px; }

#header,
#sidebar,
#breadcrumb,
#footer,
#nav,
#subpagenav,
#foot_nav,
#footer_wrap,
#find_cabin,
#productthumbs,
#product_options,
#enquire_btn,
#related_cabins,
#resultsbar,
#cabinsearch,
#showfilters
{display:none;}


img.cms_image { float: right; margin: 3px 0 15px 20px; }

p.printable { padding-top: 15px; border-top: 1px solid #ccc; margin-top: 30px; }

h1 { font-size: 2.3em; margin: 0 1em 1em 0; font-weight: normal; }
	h1 a { color: #1A668F; }
	h1 strong { font-weight: bold; text-transform: uppercase; }

h2, h3, h4, h5, h6 { font-family: arial; line-height: 1.3em; font-weight: bold; color: #555; }
	h2 { margin: 1em .5em .5em 0; font-size: 1.5em; }
	h3 { margin: 1em .5em .5em 0; font-size: 1.2em; }
	h4 { margin: 1em .5em .5em 0; font-size: 1em;  }

p { font-size: .9em; margin: 0 1em 1em 0; line-height: 1.4em; }
ul { font-size: .9em; margin: 0 1em 1em 0; line-height: 1.4em; }

a { text-decoration: none; color: #000; }


/* ------------------------------------------------------
@2 Useful Classes
--------------------------------------------------------- */
/* auto clears any element with this class */
.easy_clear { float: left; float/**/: none; }
.easy_clear:after { content: '.'; display: block; height: 0; clear: both; visibility: hidden;}
.easy_clear{ display: inline-block; }
/*\*/
.easy_clear { display: block; }
/* end easy clear */

/* resets the default behaviour for lists & list items */
.container_list { list-style: none; margin: 0; padding: 0; font-size: 1em; }
	.container_list li { margin: 0; }
	
.thumbnail_list { list-style: none; margin: 0; padding: 0; font-size: 1em; }
	.thumbnail_list li { width: 563px; padding: 12px 12px 16px 0px; margin: 0; }
		.thumbnail_list li img { float: left; margin: 4px 18px 0px 0px; border: none; }
		.thumbnail_list li h4 { margin: 0em .5em .15em 0; font-size: 1.15em; font-weight: normal; }
		.thumbnail_list li h4 a { text-decoration:none; }
		.thumbnail_list li h4 a:hover {  text-decoration:underline;}
		.thumbnail_list li p { margin: 0 .5em .35em 0; font-size:.85em; color:#666; }
		.thumbnail_list dl { }
		.thumbnail_list dt { color:#888; margin-right:20px; float:left; font-size:.85em; width: 3.5em; float: left; padding-top: 2px; }
		.thumbnail_list dd { color:#333; margin-left: 4em; font-size:.85em; margin-left: 70px; padding-top: 2px; }


#cabins_list { margin: 5px 0 30px 0; list-style: none; }
	#cabins_list li {
		padding: 35px 5px 0 0px;
	}
		#cabins_list li img { margin: 11px 20px 0px 0px; border:1px solid #999; }

		#cabins_list h4 { margin: 8px 0 0 12px; font-weight: normal; font-size: .85em; }
		
		#cabins_list li dl { 
			font-size: 0.8em; 
			line-height: 1.5em; 
			margin:6px 0 0 12px;	
		}
		#cabins_list li dt { 
			float: left; 
			text-align: right; 
			font-weight: bold;
			color:#888; 
		}
		#cabins_list li dd { 
			margin-left:70px;
			color:#616161;
		}		
		
/*
#product dl{ font-size: 1em; line-height: 1.5em; margin: 10px 0px 10px 0; color:#000;}
	 dl dt {  float: left; text-align: right; font-weight: bold; color:#000; }
	 dl dd { margin-left:65px; color:#000;  }
	.enquirebutton{
	display:none;
	}
	
	#page ul li{
	list-style:none;
	}
*/

#product dl{ font-size: .9em; line-height: 1.5em; margin: 10px 0px 1em 0; }
		#product dl dt {  float: left; width: 115px; }
		#product dl dd { margin-left: 120px; font-weight: bold; }
		#product .disclaimer{
		font-size:.65em;
		margin:10px 0;
		}

#product #price_p { font-size: 1em; padding: 10px 0 0 0; }
		#product .price{
			display:block;
			font-size:1.4em;
			font-weight:bold;
			margin:12px 0 18px 0px;
		}
	
#home_bullets { height: 5em; width: 595px; margin: 0px 0 20px 0px; font-size: .9em; background: #E6E6E6;  }
	#home_bullets li { cursor: pointer; width: 555px; padding: 15px 20px 0 20px; line-height: 1.4em; color: #0D4176; }
		#home_bullets strong { font-size: 1.2em; color: #444; }
		
#main { display: none; }
#print_pics { padding: 10px 0 0 0; }
#print_pics img { margin: 0 15px 15px 0; display: inline; }
