/* ------------------------------------------------------
	CSS for the Dihedrals.com site.
	Main file included in all pages on this site.
-------------------------------------------------------*/
html {
	overflow-y: scroll;
	height: 100%;
}
body {
	background: transparent url(/images/hbackground.gif) top center repeat-x;
	font-family: verdana, "sans serif";
	font-size: 0.8em;
	color: black;
	text-align: center;
	height: 100%;
}




* {
	padding: 0;
	margin: 0;
}
img {
	border: none;
	vertical-align: bottom;
}
.hiddenText {
	display: none;
}
.clear {
	clear: both;
}

/* Site Header, Logo and Main Menus */
.vSpacer {
	width: 100%;
	height: 11px;
	clear: both;
}
#topEdge {
	width: 960px;
	height: 8px;
	margin: 0 auto;
	background: rgb(7,34,1) url(/images/headerlogotype.jpg) top center no-repeat;
}
	#topEdge .tlCorner {
		float: left;
		display: inline;
		width: 9px;
		height: 8px;
		background: url(/images/headercorners.gif);
	}
	#topEdge .trCorner {
		float: right;
		display: inline;
		width: 9px;
		height: 8px;
		background: url(/images/headercorners.gif) top right;
	}

#logoBox {
	margin: 0 auto;
	width: 960px;
	height: 99px;
	background: rgb(7,34,1) url(/images/headerlogotype.jpg) top center no-repeat; 		/* Dark Site Green */
}
.bar {
	margin: 0 auto;
	width: 960px;
	height: 1px;
	background: rgb(7,34,1) url(/images/fadeline.jpg) top center no-repeat;
}


#wrapper {
	width: 960px; 
	margin: 8px auto 0 auto;
}
#wrapper #minHeadImgHeightSpacer {
	/* Used to keep menus same v distance down, regardless of browser's handling of padding around the header photo */
	width: 0; 
	height: 243px; 
	float: left; 
	display: inline;
}
#wrapper #headerImgBox {
	margin: 0 auto;
	width: 960px;
	height: 230px;
	position: relative;
	top: 0; left: 0;
}
	#wrapper #headerImgBox .dwaheaderImage {
		min-width: 10px;
		min-height: 10px;
	}
	#wrapper #headerImgBox .dwaheaderImage img,
	#wrapper #headerImgBox #slideshow img {
		border: 1px lime solid;
		padding: 8px;
	}

#mainMenuBox {
	margin: 0 auto;
	width: 960px;
	color: white;
	font-family: "Monotype Corsiva", "Apple Chancery", "Zapf Chancery", cursive;
	font-size: 1.8em;
	line-height: 1em;
	text-align: center;
	cursor: default;
	height: 25px;
}
#footer #footerMainMenuBox {
	margin: 0 auto;
	width: 960px;
	color: white;
	font-family: verdana, "sans serif";
	font-size: 1.2em;
	line-height: 1em;
	text-align: center;
	cursor: default;
}
	#mainMenuBox .menuSep {
		color: rgb(7,81,0);			/* Text Dark Green */
	}
	#mainMenuBox ul,
	#footer #footerMainMenuBox ul {
		list-style-type: none;
	}
		#mainMenuBox ul li,
		#footer #footerMainMenuBox ul li {
			display: inline;
		}
		#mainMenuBox ul li a,
		#footer #footerMainMenuBox ul li a {
			text-decoration: none;
			color: lime;
		}
		#mainMenuBox ul li a:hover,
		#footer #footerMainMenuBox ul li a:hover {
			color: white;
		}
	
	
#bottomEdge {
	width: 960px;
	height: 20px;
	margin: 0 auto 0 auto;
	background: rgb(7,34,1) url(/images/headerlogotype.jpg) bottom center no-repeat;
}
	#bottomEdge .blCorner {
		float: left;
		display: inline;
		width: 9px;
		height: 20px;
		background: white url(/images/headerbottombar.gif) left bottom;
	}
	#bottomEdge .brCorner {
		float: right;
		display: inline;
		width: 9px;
		height: 20px;
		background: white url(/images/headerbottombar.gif) right bottom;
	}
	#bottomEdge .bar {
		height: 10px;
		width: 690px;
		background: url(/images/fadeline.jpg) bottom center no-repeat;
	}
	
	
	
	
	
	
/* Page Contents */
#welcome {
	position: absolute;
	top: 0; left: 0;
	width: 800px;
	height: 1px;
	overflow: hidden;
}
#contentsWrapper {
	margin: 0 auto;
	width: 960px;
	min-height: 500px;
	background: rgb(7,34,1) url(/images/vbackground.gif) top center repeat-y;
}
#contentsWrapper #contentsBox {
	width: 100%;
}
	#contentsWrapper #contentsBox #subMenuHSpacer {
		float: left;
		display: inline; 
		min-height: 500px;
		width: 30px;
	}
	/* Sub Menu */
	#contentsWrapper #contentsBox #subMenuBox {
		float: left;
		display: inline; 
		min-height: 500px;
		width: 200px;
		text-align: left;
	}
	#contentsWrapper #contentsBox .backflower1 {
		background: url(/images/submenuflower1.gif) center top  no-repeat;
	}
	#contentsWrapper #contentsBox .backflower2 {
		background: url(/images/submenuflower2.gif) center top  no-repeat;
	}
	#contentsWrapper #contentsBox .backflower3 {
		background: url(/images/submenuflower3.gif) center top  no-repeat;
	}
	#contentsWrapper #contentsBox .backflower4 {
		background: url(/images/submenuflower4.gif) center top  no-repeat;
	}
	#contentsWrapper #contentsBox .backflower5 {
		background: url(/images/submenuflower5.gif) center top  no-repeat;
	}
		#contentsWrapper #contentsBox #subMenuBox #minHeight {
			float: right;
			display: inline;
			height: 200px;
			width: 1px;
		}
		#contentsWrapper #contentsBox #subMenuBox h2 {
			margin-left: 15px;
			font-weight: normal;
			font-family: "Monotype Corsiva", "Apple Chancery", "Zapf Chancery", cursive;
			color: rgb(60%,60%,60%);					/* Menu Text Gray */
			font-size: 155%;
			line-height: 1.1em;
			margin-top: 5px;
			background: url(/images/headerunderline.gif) left bottom  no-repeat;
		}
		#contentsWrapper #contentsBox #subMenuBox ul {
			list-style-type: none;
			margin: 13px 0 0 30px;
			}
			#contentsWrapper #contentsBox #subMenuBox ul li {
				font-family: "Monotype Corsiva", "Apple Chancery", "Zapf Chancery", cursive;
				color: rgb(60%,60%,60%);					/* Menu Text Gray */
				font-size: 155%;
				line-height: 1em;
				padding: 0 0 2px 0;
			}
			#contentsWrapper #contentsBox #subMenuBox ul li a {
				text-decoration: none;
				color: rgb(7,81,0);					/* Text Dark Green */
			}
			#contentsWrapper #contentsBox #subMenuBox ul li a:hover {
				text-decoration: none;
				color: lime;
				background-color: white;
			}
	
	
	
	
	
	
	
	
	#contentsWrapper #contentsBox #contents {
		float: left;
		display: inline;
		width: 650px;
		min-height: 500px;
		text-align: left;
		font-family: "Trebuchet MS", Helvetica, "sans serif";
		font-size: 100%;
	}
	
		#contents h2,
		#contents h3,
		#contents h4,
		#contents ul,
		#contents ol,
		#contents p {
			font-weight: normal;
			width: 340px;
		}
		#contents h2,
		#contents h3,
		#contents h4 {
			font-family: "Monotype Corsiva", "Apple Chancery", "Zapf Chancery", cursive;
			color: rgb(7,81,0);					/* Text Dark Green */
			margin: 0 0 15px 0;
			line-height: 1em;
		}
		#contents ol,
		#contents ul,
		#contents p {
			font-size: 86%;
			line-height: 1.5em;
			margin: 0 0 10px 0;
		}
		#contents h2 { 
			font-size: 155%;
			line-height: 1.1em;
			margin-top: 5px;
			background: url(/images/headerunderline.gif) left bottom  no-repeat;
		}
		#contents h3 { font-size: 135%; }
		#contents h4 { 
			font-size: 125%; 
			margin-top: 5px;
		}
		#contents ul,
		#contents ol {
			margin-left: 35px;
		}
		#contents p {
			
		}

		#contents blockquote {
			margin: 0 0 15px 0;
			padding-top: 8px;
			float: right;
			display: inline;
			background: url(/images/quote.gif) 13px 0px  no-repeat;
			font-family: "Monotype Corsiva", "Apple Chancery", "Zapf Chancery", cursive;
			color: rgb(7,81,0);					/* Text Dark Green */
			font-size: 140%;
			line-height: 1em;
			text-indent: 35px;
			clear: right;
			width: 243px;
			min-height: 10px;
		}



/* Footer */
#footer {
	margin: 0 auto;
	width: 100%;
	background-color: black;
	text-align: center;
	font-size: 75%;
	color: rgb(7,81,0);			/* Text Dark Green */
}
	#footer #dwa {
		margin: 4px auto 0 auto;
		height: 18px; 
		width: 20px;
		display: block;
		background: url(/images/webascent-admin.gif) bottom left;
		cursor: default;
	}



/* *********** DWA Extended Basic Elements ***********  */	
.rateHeader {
	margin: 3px 0 4px 0 !important;
	color: rgb(7,81,0) !important;
	background-color: rgb(90%,90%,90%);
	height: 1.2em;
	padding: 0 4px;
	line-height: 1.1em !important;
	text-indent: 4px;
}
	
	
	
/* *********** DWA Component CSS ***********  */	


/* Gallery Image ~ Float Left */
#contents .dwaGallImgFloatLeft {
	float: left;
	display: inline;
	min-width: 10px;
	min-height: 10px;
	margin: 0 3px 10px 3px;
	text-align: center;
}
	#contents .dwaGallImgFloatLeft img {
		border: 1px rgb(7,34,1) solid; 			/* Dark Site Green */
		padding: 4px;
	}
	#contents .dwaGallImgFloatLeft span {
		color: rgb(7,81,0);						/* Text Dark Green */
		font-family: "Monotype Corsiva", "Apple Chancery", "Zapf Chancery", cursive;
		line-height: 1.2em;
		font-size: 110%;
		display: block;
	}
	
	
	
/* Rates Row */
.dwaRatesRow {
	margin: 0 0 0 30px;
	font-size: 86%;
	line-height: 1.9em;
	width: 318px;
	height: 20px;
}
	.dwaRatesRow .date {
		float: left;
		display: inline;
	}
	.dwaRatesRow .price {
		float: right;
		display: inline;
		margin: 0 0 0 0;
		width: 120px;
		
	}
	
	
	
	
/* Booking Week Row - Available */
.dwaBookingWeekRowAvail {
	margin: 0 0 0 30px;
	font-size: 86%;
	line-height: 1.9em;
	border-bottom: 1px rgb(80%,80%,80%) solid;
	width: 318px;
	clear: left;
}
	.dwaBookingWeekRowAvail .dwaBWRIcon {
		float: left;
		display: inline;
		margin: 0 10px 0 0;
		width: 32px;
		height: 18px;
		background: lime url(/images/crosshatchpattern.gif) repeat;
		border: 1px rgb(7,81,0) solid;
	}
	.dwaBookingWeekRowAvail .dwaBWRText {
		
	}
	.dwaBookingWeekRowAvail .dwaBWRNote {
		font-style: italic;
		color: rgb(7,81,0);
	}
/* Booking Week Row - On Request */
.dwaBookingWeekRowRequest {
	margin: 0 0 0 30px;
	font-size: 86%;
	line-height: 1.9em;
	border-bottom: 1px rgb(80%,80%,80%) solid;
	width: 318px;
	clear: left;
}
	.dwaBookingWeekRowRequest .dwaBWRIcon {
		float: left;
		display: inline;
		margin: 0 10px 0 0;
		width: 32px;
		height: 18px;
		background: orange url(/images/crosshatchpattern.gif) repeat;
		border: 1px maroon solid;
	}
	.dwaBookingWeekRowRequest .dwaBWRText {
		
	}
	.dwaBookingWeekRowRequest .dwaBWRNote {
		font-style: italic;
		color: maroon;
	}


/* Booking Week Row - Booked */
.dwaBookingWeekRowBooked {
	margin: 0 0 0 30px;
	font-size: 86%;
	line-height: 1.9em;
	border-bottom: 1px rgb(80%,80%,80%) solid;
	width: 318px;
	clear: left;
}
	.dwaBookingWeekRowBooked .dwaBWRIcon {
		float: left;
		display: inline;
		margin: 0 10px 0 0;
		width: 32px;
		height: 18px;
		background: rgb(80%,80%,80%) url(/images/crosshatchpattern.gif) repeat;
		border: 1px rgb(60%,60%,60%) solid;
	}
	.dwaBookingWeekRowBooked .dwaBWRText {
		
	}
	.dwaBookingWeekRowBooked .dwaBWRNote {
		font-style: italic;
		color: rgb(60%,60%,60%);
		margin-left: 3px;
	}

/* Right Column Spacer */
#contents .dwaRightColSpacer {
	float: right;
	display: inline;
	clear: right;
	height: 15px;
	width: 243px;
}
/* Image ColumnRight */
#contents .dwaImgColRight {
	float: right;
	display: inline;
	clear: right;
	width: 243px;
	min-height: 10px;
}
	#contents .dwaImgColRight img {
		border: 1px rgb(7,34,1) solid; 			/* Dark Site Green */
		padding: 4px;
	}
	#contents .dwaImgColRight p {
		color: rgb(7,81,0);						/* Text Dark Green */
		text-align: center;
		font-family: "Monotype Corsiva", "Apple Chancery", "Zapf Chancery", cursive;
		line-height: 1.2em;
		font-size: 110%;
		width: 100%;
		margin: 3px 0 10px 0;
	}
	
/* Full Page Spacer */
#contents .dwaFullPageSpacer {
	clear: both;
	height: 15px;
	width: 100%;
}
/* Full Page Image */
#contents .dwaFullPageImg {
	margin: 10px 0 10px 0;
	width: 650px;
	min-height: 10px;
}
	#contents .dwaFullPageImg img {
		border: 1px rgb(7,34,1) solid; 			/* Dark Site Green */
		padding: 4px;
	}
	
/* Text Column Image */
#contents .dwaTextColImg {
	margin: 0 0 10px 0;
	width: 340px;
	min-height: 10px;
	text-align: center;
}
	#contents .dwaTextColImg img {
		
	}
/* Text Column Spacer */
.dwaTextColSpacer {
	width: 340px;
	height: 15px;
}
	
	
/* One Off Places icon */
#headerImgBox .dwa-htmlCode #oneOffPlacesIcon {
	position: absolute;
	top: -53px;
	left: 100px;
}
	
	
	
	
	
	
	
	
