@charset "utf-8";
/* 
	www.WakefieldQuay.co.nz
	(c) 2009 Cactus Software / Carsten Lampe
	http://www.cactus.net.nz
*/

/* CSS Reset **************** */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table {	border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn, strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
/* CSS Reset End ************* */

body { font:10pt Arial, Helvetica, sans-serif; line-height:16pt; }
strong { font-weight:bold; }
em { font-style:italic; }
p { margin:0 0 20px 0; }
h1 { font-size:16pt; margin:0 0 10px 0; }
h2 { font-size:10pt; margin:0 0 5px 0; font-weight:bold; }
h3 { font-size:10pt; margin:0 0 0 0; }
.justify { text-align:justify; }
small { font-size:7pt;}
blockquote { color:#FF3366; font-style:italic; text-align:center; margin:0 0 15px 0; }

ul.details li { margin:0 0 0 15px; list-style:square; padding:0 0 8px 0;}

a         { color:#FF3366; }
a:visited { color:#FF3366; }

fieldset { border:1px solid #ccc; }
legend { }
hr { margin:20px 0 20px 0; clear:both; }
.hr { margin:20px 0 20px 0; clear:both; border-bottom:1px solid #ccc; line-height:1px; height:1px; }

.lspace { margin:5px 0 10px 10px; }
.rspace { margin:5px 10px 10px 0; }
.magenta { color:#FF3366; }
.magentabg { background:#FF3366; color:#fff; }

body { font:10pt Verdana, Geneva, sans-serif; background:#DCD2CB; }

#container { width:737px; margin:0 auto; background:#fff; }
	#header { height:154px; background:#90201C url(../images/wakefield-quay-logo.gif) no-repeat top right; margin:0 0 3px 0; }
		#navigation { float:left; }
			#navigation img { float:left; clear:left; }
		#logo { float:right; }
	
	#contentcontainer { background:#fff; }
		#contentcontainer h1 { margin:40px 0 40px 40px; }
		#content { width:600px; margin:0 auto; }
			#contact { border-left:2px solid #FF3366; margin:20px 0 0 0; }
			#contact td { padding:0 10px 0 10px; font-size:10px;  }
			#contact td.brd { border-right:1px solid #FF3366; }
			#contact .ctspc { line-height:3px; height:3px;}
			.tripadvisor { float:left;  }
			
			.accommodation td { padding:5px 15px 5px 15px; vertical-align:top;  }
			.crows { background:#86BBEF;}
			.captains { background:#99CCFF;}
			
		#navlinks { float:right; margin-bottom:15px; }