@charset "UTF-8";
/*

ISLAND INN MONHEGAN

Global CSS Style Sheet

Version: 1.1
Author: futurepruf.com

Wrapper Width: 940px

*/

/*==================== GLOBAL ====================*/

html {
	height: 100%;
	overflow: hidden;
	width: 100%;
}

body {
	height: 100%;
	overflow: hidden;
	width: 100%;
}

body {
	margin: 0;
	padding: 0;
}

a {
	color: #277AB2;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

a:active { outline: none; }
:focus { -moz-outline-style: none; }


.wrapper {
	z-index: 100;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	overflow: auto;
}

.candy {
	width: 940px;
	height: 100%;
	min-height: 800px;
	margin: 0 auto;
	position: relative;
}

.candy_short {
	width: 940px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

/*==================== BACKGROUNDS ====================*/

#background {
	position: absolute;
	width: 200%;
	height: 200%;
	top: -50%;
	left: -50%;
}

	#background table, #background td {
		width: 100%;
		height: 100%;
		overflow: hidden;
	}

	#background td {
		vertical-align: middle;
		text-align: center;
	}

	#background img{
		min-height: 50%;
		min-width: 50%;
		margin: auto;
		display: block;
	}

/*==================== HEADER ====================*/

#header {
	float: left;
	margin: 0 auto;
	padding: 18px 0 0 0;
	width: 940px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px #FFF solid;
	z-index: 200;
}

	#header h1 {
		float: left;
		width: 165px;
		height: 28px;
		text-indent: -9999px;
		display: block;
		margin: 0;
		padding: 0;
	}
	
		#header h1 a {
			background: url(../images/global/logo_the_island_inn.png) transparent no-repeat;
			width: 165px;
			height: 28px;
			display: block;
		}
	
	#header ul {
		float: left;
		margin: 0 0 0 30px;
		padding: 0;
		list-style: none;
		height: 32px;
	}
	
		#header ul li {
			border-top: 1px transparent solid;
			float: left;
			margin: 0 22px 0 0;
			padding: 0;
			height: 32px;
			line-height: 31px;
		}
		
		#header ul li.active {
			border-top: 1px #FFF solid;
		}
		
			#header ul li a {
				color: #FFF;
				text-decoration: none;
			}
	
		


/*==================== CONTENT ====================*/

#wrap_content {
	float: left;
	margin: 38px 195px 0;
	padding: 0;
	min-height: 500px;
}

#content {
	margin: 0;
	padding: 18px;
	width: 574px;
	background: #FFFFF0;
	font-family: Times;
	font-size: 14px;
	line-height: 22px;
	min-height: 200px;
	position: relative;
}

/*==================== CONTENT - IMAGE REPLACEMENT ====================*/

.dropcap_t {
	text-indent: -9999px;
	display: block;
	background: url(../images/global/dropcap_t.png) no-repeat;
	width: 56px;
	height: 79px;
	margin: 0 12px 0 0;
	padding: 0;
	float: left;
}

.dropcap_m {
	text-indent: -9999px;
	display: block;
	background: url(../images/global/dropcap_m.png) no-repeat;
	width: 77px;
	height: 64px;
	margin: 4px 12px 12px 0;
	padding: 0;
	float: left;
}

.dropcap_d {
	text-indent: -9999px;
	display: block;
	background: url(../images/global/dropcap_d.png) no-repeat;
	width: 60px;
	height: 64px;
	margin: 3px 12px 12px 0;
	padding: 0;
	float: left;
}

.close {
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/global/close.png) no-repeat 10px 0;
	padding: 14px 0 0 0;
	margin: 0;
	text-align: right;
	width: 25px;
	height: 16px;
	font-size: 9px;
	color: #CCC;
}

/*==================== CONTENT - INDEX ====================*/

#wrap_content.wrap_index {
	margin: 300px 0 0 0;
	padding: 0;
	width: 398px;
	min-height: 0;
}

#content.index {
	text-indent: -9999px;
	display: block;
	background: url(../images/index/index_quote.png) no-repeat transparent;
	padding: 0;
	height: 160px;
	width: 398px;
}

#column_center {
	float: left;
	width: 350px;
	margin: 0 18px 0 0;
	padding: 0;
}

	#column_center h2 {
		text-indent: -9999px;
		display: block;
		margin: 0;
		padding: 0;
		border-top: #666 1px solid;
		border-bottom: #666 1px solid;
	}

#column_right {
	float: left;
	width: 206px;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	color: #6D6862;
	font-size: 10px;
	line-height: 16px;
	position: relative;
}

	#column_right h3 {
		text-indent: -9999px;
		display: block;
		background: url(../images/headers/header_the_facts.png) no-repeat;
		width: 100%;
		height: 14px;
		margin: 14px 0;
		padding: 0 0 2px 0;
		border-bottom: #CCC 1px solid;
	}
	
/*==================== CONTENT - THE INN ====================*/

#column_center.the_inn_center h2 {
	background: url(../images/headers/header_the_island_inn.png) no-repeat;
	width: 182px;
	height: 29px;
}

#column_right.the_inn_right {
	padding: 50px 0 0 0;
}

	#column_right.the_inn_right h3 {
		margin-top: 0;
		background: url(../images/headers/header_the_facts.png) no-repeat;
	}

	#column_right.the_inn_right ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

		#column_right.the_inn_right ul li {
			margin: 8px 0;
			padding: 0 0 7px 0;
			border-bottom: #CCC 1px solid;
		}

/*==================== CONTENT - MONHEGAN ISLAND ====================*/
		
#column_center.monhegan_island_center h2 {
	background: url(../images/headers/header_monhegan_island.png) no-repeat 0 4px;
	width: 199px;
	height: 31px;
}

#column_right.monhegan_island_right {
	padding-top: 50px;
}
/*==================== CONTENT - THE BARNACLE ====================*/
		
#column_center.the_barnacle_center h2 {
	background: url(../images/headers/header_the_barnacle.png) no-repeat 0 4px;
	width: 149px;
	height: 29px;
}

#column_right.the_barnacle_right {
	padding: 50px 0 0 0;
}

	#column_right.the_barnacle_right img {
		padding: 0 0 10px 0;
	}

/*==================== CONTENT - CONTACT ====================*/

#column_center.contact h2 {
	background: url(../images/headers/header_contact.png) no-repeat 0 4px;
	width: 89px;
	height: 26px;
}

/*==================== CONTENT - CONTACT ====================*/

#column_center.employment_center h2 {
	background: url(../images/headers/header_employment.png) no-repeat 0 4px;
	width: 146px;
	height: 31px;
}

/*==================== CONTENT - DIRECTIONS ====================*/

#column_center.directions_center h2 {
	background: url(../images/headers/header_directions.png) no-repeat 0 4px;
	width: 206px;
	height: 28px;
}

#column_right.directions_right {
	padding: 34px 0 0 0;
}

	#column_right.directions_right ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		#column_right.directions_right ul li {
			margin: 7px 0; 
		}

/*==================== CONTENT - DINING ====================*/

#column_center.dining_center {
	color: #3F3F3F;
}

	#column_center.dining_center h2 {
		background: url(../images/headers/header_dining.png) no-repeat 0 5px;
		margin: 0 0 15px 0;
		width: 80px;
		height: 29px;
	}
	
	#column_center.dining_center h3 {
		margin: 0;
		padding: 0;
	}
	
	#column_center.dining_center p {
		margin: 0 0 12px 0;
		padding: 0;
	}

#column_right.dining_right {
	padding: 50px 0 0 0;
}

/*==================== CONTENT - GALLERY ====================*/

#content.gallery {
	position: relative;
}

	#content.gallery h2 {
		text-indent: -9999px;
		display: block;
		margin: 0;
		padding: 0;
		border-top: #666 1px solid;
		border-bottom: #666 1px solid;
		background: url(../images/headers/header_gallery.png) no-repeat 0 4px;
		width: 82px;
		height: 30px;
		float: left;
	}

	#content.gallery img {
		float: left;
		margin: 17px 0 0 0;
	}
	
	#content.gallery .close {
		top: 21px;
		right: 21px;
	}
	
/*==================== CONTENT - ACCOMMODATION & RATES ====================*/

#content.accommodations {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
}

	#content.accommodations h2 {
		text-indent: -9999px;
		display: block;
		margin: 0;
		padding: 0;
		border-top: #666 1px solid;
		border-bottom: #666 1px solid;
		background: url(../images/headers/header_accommodations.png) no-repeat 0 4px;
		width: 291px;
		height: 30px;
	}
	
	#content.accommodations img {
		margin: 17px 0 0 0;
	}
	
	#content.accommodations p.clear_margin { margin: 0; }
	
	#content.accommodations table {
		width: 100%;
	}
	
	#content.accommodations table td {
		vertical-align: bottom;
		padding: 4px 0;
	}
	
	#content.accommodations .row_1 { width: 40%; }
	#content.accommodations .row_2 { width: 20%; }
	#content.accommodations .row_3 { width: 20%; }
	#content.accommodations .row_4 { width: 20%; }
	

	#content.accommodations .close {
		top: 21px;
		right: 21px;
	}
	
	.pierce {
		text-indent: -9999px;
		display: block;
		margin: 0;
		padding: 0;
		background: url(../images/headers/header_pierce.png) no-repeat 0 4px;
		width: 570px;
		height: 28px;
	}

	.private {
		text-indent: -9999px;
		display: block;
		margin: 0;
		padding: 0;
		background: url(../images/headers/header_private.png) no-repeat 0 4px;
		width: 570px;
		height: 28px;
	}
	
	.shared {
		text-indent: -9999px;
		display: block;
		margin: 0;
		padding: 0;
		background: url(../images/headers/header_shared.png) no-repeat 0 4px;
		width: 570px;
		height: 28px;
	}

/*==================== FOOTER ====================*/

#footer {
	float: left;
	margin: 18px 0 0 0;
	padding: 0 0 18px 0;
	width: 940px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px #FFF solid;
}

	#footer ul {
		margin: 0;
		padding: 0;
		float: left;
		line-height: 32px;
		list-style: none;
	}
	
		#footer ul li {
			margin: 0 18px 0 0;
			padding: 0;
			float: left;
		}
		
			#footer ul li a {
				color: #FFF;
			}


/*==================== CLASSES ====================*/

.clear { clear: both; }

.line_separator {
	border-bottom: #666 1px solid;
	padding-bottom: 10px;
}

.line_separator2 {
	text-align: right;
	border-bottom: #666 1px solid;
	padding-bottom: 20px;
}
