/*
* 	thehamptonslodging.com CSS
*	author: Laura Zinssmeister
*	since: 05/27/2010
*/

body div#body div#doc {
	font: 14px "Trebuchet MS", Geneva, sans-serif;
	color: #000080;
}

div#wrapper h3 {
	font-size: 16px;
}

#hContent {
	padding-top: 0;
	margin-top: 30px;
}
#headerZoneElement img {
	float: left;
}
	
#addressInfo {
	width: 215px;
}
	
p.vcard, p.vcard .org, p.vcard .adr, p.vcard .tel, p.vcard .mailtoWrapper {
   	background: none;
   	margin: 0;
   	padding: 0;
   	text-indent: 0;
}
div.modWrap p {
   	line-height: 20px;
   	margin: 15px auto;
}
blockquote {
   	margin-right:0;
   	padding-right:0;
}
div#wrapper div#pageName {
	margin: 0 0 0 15px;
}

div#wrapper div#zB {
	clear: none;
	margin-left: 20px;
}



div#navigation ul#mainNav {
	margin: 0;
	padding: 0 15px;
	list-style: none;
	top: 0;
	overflow: visible;
	background-image:url(/images/navigation_1_2.gif);
	background-repeat:repeat-y;
	height: 32px;
}

div#navigation ul#mainNav li {
	position: relative;
	float: left;
	display: inline;
	clear: none;
}

div#navigation ul#mainNav li ul {
	position: absolute;
	left: 0;
	top: 30px;
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 175px;
	background: #d8f0af;
	border: 1px solid #b3c691;
}

div#navigation ul#mainNav li ul a {
	display: block;
	width: 161px;
	margin: 4px 0;
	padding: 0 7px;
}

div#navigation ul#mainNav li ul a:hover {
	background: #cae2a1;
}

div#navigation ul#mainNav li a {
	float: left;
	clear: none;
	display: block;
	text-decoration: none;
	padding: 5px;
}

div#navigation ul#mainNav li a:hover {
	background: none;
	text-decoration: underline;
}

/* Fix IE. Hide from IE Mac \*/
* html div#navigation ul#mainNav li {
	float: left;
}
* html div#navigation ul#mainNav li a {
	height: 1%;
}
/* End */

div#navigation ul#mainNav li:hover ul {
	display: block;
}




/* BOOKING BOX */

table.content_cols td{padding: 7px 5px; margin: 0;}

#resform div, #resform h1, #resform h2, #resform h3, #resform h4, #resform h5, #resform h6, #resform input, #resform textarea, #resform p {margin: 0;}

#addressInfo {
	float: left;
	text-align: left;
	color: #000080;
	font-family: "trebuchet ms", "geneva";
}
#addressInfo iframe {
	border:none;
	overflow:hidden;
	height:26px;
	margin-top: 10px;
	width: 215px;
}
.bookingbox { float: left; width: 240px; margin-left: 173px; }
.clearBox { position: relative; width: 10px; height: 1px; display: block; visibility: hidden; clear: both; }

#resform .head { padding-top: 0; }
#resform h3 {color: #000080;}

#resform .content_cols {
	width: 200px;
}
#resform input, #resform button, #resform select {
	font-size: 12px;
}
#resform .check_button {
	padding: 0;
	margin: 0;
	width: 100px;
}

#resform .input_field {
	width: 46px;
}

td.item {
	text-align: right;
}

td.item span.label {
	color: #000080;
	font-size: 12px;
}

#arrival_date {
	width: 150px;
}