﻿/* Stylesheet for Blue Mountain Cottages January 2011. Copyright Webfactor NZ*/
body {
	background: #000 url('images/backgrounds/lupins-7.jpg') no-repeat fixed center;
	background-size:100%;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: no-repeat;
}

html {
	height:101%;
}

#banner {
	background-position: left center;
	width: 924px;
	height: 226px;
	background-image: url('images/banners/blue-mountain-cottages.jpg');
	margin: auto;
	border: #64752a solid 1px;
/*background-repeat: no-repeat;*/
	background-repeat: no-repeat;
}

#banner img {
	margin: 20px 0 0 20px;
	border:0
}
	
#scroller{
	float:right;
	z-index:0;
}

#fade a:hover {
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#fade img {
	border:0;
	}


/*#bannertext {
	position:relative;
	width:700px;
	height:30px;
	z-index: 2;
	left:350px;
	top:60px;
	color: #fff;
	font-size: 22px;
	letter-spacing: 2px;
}*/

h1 {
	color: #fff;
	font-size: 16px;
	letter-spacing: 2px;
}

h2 {
	font-size:14px;
	color: #eeeeee;
	margin-left: -10px;
}

h3 {
	font-size:13px;
	color:#fff;
	margin-left:5px;
}


#navigation {	
	width:924px;
	height:35px;
	margin:auto;
	border:1px solid #3c441a;
	padding-top:5px;padding-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	background-image: url('images/backgrounds/panel-bg-ovl.png');
}

#navigation img {
	border:0;
}

#navigationbottom {	
	margin:auto;
	margin-bottom:15px;
	width: 840px;
	line-height:150%
}

a:link {
	color: #39f;
}

a:visited {
	color: #39f;
}

a:hover {
	color: #fff;
}

a:link img {
	border:1px solid #488ccc;
}

a:visited img {
	border:1px solid #265988;
}

a:hover img {
	border:1px solid #b00;
}


#navigationbottom a {
	color: #ddd;
	font-size:13px;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
}

#navigationbottom a:hover {
	color: #fa0;
	background-image: url('images/backgrounds/panel-bg-ovl.png');
}

#content {
	width:924px;
	margin-bottom:25px;
	border:1px #3c441a solid;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	background-image: url('images/backgrounds/panel-bg.png');

}


.leftpanel {
	width:260px;
	text-align:center;
	font-size:11px;
	border:1px solid #3c441a;	
	background-image: url('images/backgrounds/panel-bg-ovl.png');*/
	
}

.rightpanel {
	padding:10px 25px 10px 25px;
	text-align:justify;
	border:1px solid #3c441a;
	background-image: url('images/backgrounds/panel-bg-ovl.png');
}

#list li {
	list-style-type:circle;
}

#links li {
	list-style:circle;
	border-bottom: 1px dashed #ddd;
	padding-top:5px;
	
}

#links a{
	text-decoration:none;
}
	
#footer {
	width: 924px;
	height: 55px;
	color: #999;
	font-size: 11px;
	background-image: url('images/backgrounds/panel-bg.png');
	margin-top: 10px;
	padding-top: 7px;
	border: 1px #64752a solid;
	margin: auto;
}
/*h1 {
	font-size: 15px;
	color: #ddd;
	background-image: url(images/site/h1-shamrock.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	height: 24px;
	padding-top: 12px;
	padding-bottom: 0px;
	margin:0;
	margin-left: -15px;
}*/


.floatimgright {
	float:right;
	margin-left:12px;
	border: 1px solid #444;
	padding:1px;

}

#scrollerbox {
	float:right;
	width:240px;
	margin-left:15px;
	}

.floatimgleft {
	float:left;
	margin-right:12px;
	border: 1px solid #444;
	padding:1px;

}
.floattxtright: {
	float:right;
}

.forms {
	margin-left:20px;
}

.center {
	text-align:center;
}

.small {
	font-size:11px;
}

.picbox {
	border: 1px solid #444;
	padding:1px;
}

.success {
	font-weight:bold;
	color: green;
	text-align:center;
}

.fail{
	font-weight:bold;
	color: red;
	text-align:center;
}


#wf {
		width: 924px; 
		margin: auto;
		font-size:.7em;
		text-align: right;
		margin-top:4px;
		padding-bottom:50px;
}

#wf a {
		color: #fff; 
		text-decoration: none;
}

#wf a:hover {
		color: #000;
		background-color:#f90;

}

/* End of sylesheet for Blue Mountain Cottages January 2011. Copyright Webfactor NZ*/




