/*
	
	Foothills @ Burke Mountain
	global and page styles
	jk april 2008
	
*/

/*-------------------------------------------    

	home page

-------------------------------------------*/
body.home #content {
	background: url("images/homebg_1.jpg") no-repeat left bottom;
	width:100%;
	padding:20px 25px 60px 25px;
}	
body.home #content p {
	line-height: 16px;
}
body.home #content #primary {
	width:550px;
	height:1%;
	margin:0 45px 0 0;
	float:left;
}
body.home #content #secondary {
	position:relative;
	top:0;
	left:0;
	width:255px;
	height:1%;
	margin:0;
	padding:0;
	float:left;
}	
/*-------------------------------------------    

	chapters (specific sections)

-------------------------------------------*/
body.about #subnavigation {
	background: url("images/sideNav/sidenav_bg_1.gif") no-repeat left top;
}
body.nowselling #subnavigation {
	background: url("images/sideNav/sidenav_bg_2.gif") no-repeat left top;
}
body.news #subnavigation {
	background: url("images/sideNav/sidenav_bg_3.gif") no-repeat left top;
}
body.gallery #subnavigation {
	display:none;
	background: url("images/sideNav/sidenav_bg_4.gif") no-repeat left top;
}
body.contact #subnavigation {
	background: url("images/sideNav/sidenav_bg_5.gif") no-repeat left top;
}
body.newsletter #subnavigation {
	background: url("images/sideNav/sidenav_bg_6.gif") no-repeat left top;
}
/*-------------------------------------------    

	GLOBAL TEMPLATE
	April 8, 2008

	----------------------------------------- 

	general selectors

-------------------------------------------*/
* { margin:0; padding:0; outline:none; }

html {
	width:100%;
	font:normal 12px/16px Verdana, Helvetica, sans-serif;	
	color:#333333;	
}

body {
	margin:14px 0 14px 0;
	background:#FFFFFF;
}
h1 {
	font:bold 16px/16px Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	color:#666633;
	margin:0 0 20px 0;
}
h2 {
	font:bold 12px/16px Verdana, Helvetica, sans-serif;
	color:#333333;
	margin-bottom:10px;
}
h2 span.highlight {
	color:#666666;
}
p {
	line-height: 20px;
	margin-bottom:20px;
}
#content ul {
	margin:0px 0 20px 0;
}
#content li {
	margin:0 0 0 20px;
	padding-left:10px;
	line-height: 20px;
}
a img {
	border: none;
}
a {
	color:#cc6600;
	text-decoration: none;
}
a.divided {
	padding-right:20px;
	margin-right:20px;
	border-right:1px solid #AAAF85;
}
a:hover {
	text-decoration: underline;	
}
a:visited {
	color:#996633;
}
/*-------------------------------------------    

	forms

-------------------------------------------*/
fieldset {
	border:none;
	height: 1%;
	overflow:auto;
	margin-bottom:25px;
}
#content fieldset ul li {
	list-style-type: none;
	margin:0 0 5px 0;
	padding:0;
}
label {
	width:125px;
	float:left;
	display:block;
}
input {
	border:1px solid #AAAF85;
	background:#F2F3ED; 
	width:250px;
}
#content fieldset li.mini {
	float:left;
}
#content fieldset li.mini input {
	width:75px;
	margin-right:10px;
}
input#pc {
	margin-left:-38px;
}
fieldset.tickboxes li {
	float:left;
}
fieldset.tickboxes input {
	float:left;
	width:15px;
	margin-right:10px;
	border:none;
	background: none;
}
fieldset.tickboxes label {
	width:85px;
	display:inline;
	margin-right:10px;
}
input.submit {
	background:#FFFFFF url("images/submit.gif") no-repeat;
	width:90px;
	height:30px;
	overflow: hidden;
	border: 0;	
	margin:0 0 25px 125px;
	cursor: pointer;
}
input.submit:hover {
	background-position: 0 -30px;
}
/*-------------------------------------------    

	classes

-------------------------------------------*/

.item_noRule {
/*	background: url("images/ruler.gif") no-repeat bottom left;
*/	margin-top:18px;
	padding-bottom:1px;
	height: 1%;
	overflow: auto;
}
div.item_noRule img {
	background: url("images/shadow_100.gif") no-repeat bottom;
	float:left;
	margin:30px 30px 60px 0;
	padding-bottom: 24px;
} 
div.item_noRule p a img, div.item_noRule p img {
	background: none;
	margin:0;
}
.item {
	background: url("images/ruler.gif") no-repeat bottom left;
	margin-top:18px;
	padding-bottom:1px;
	height: 1%;
	overflow: auto;
}
div.item img {
	background: url("images/shadow_100.gif") no-repeat bottom;
	float:left;
	margin:30px 30px 60px 0;
	padding-bottom: 24px;
}
div.item p a img, div.item p img {
	background: none;
	margin:0;
} 
div.item div.column {
	width:400px;
	float:right;
}
span.highlight {
	color:#cc6600;
}
/*-------------------------------------------    

	layout

-------------------------------------------*/
#wrapper {
	background:url("images/template_bg.gif") repeat-y center top;
	position:relative;
	width:900px;
	margin:0 auto;	  	
}
#navigation{
	height:71px;
	padding:0 14px 11px 25px;
	margin-bottom:4px;
	border-bottom:10px solid #AAAF85;
}
#header img {
	position:relative;
	z-index:0;
}
#content {
	position:relative;	
	width:850px;
	height: 1%;
	overflow: auto;
	margin-top:-15px;
}
#content #primary {
	position:relative;
	width:530px;
	float:right;
	margin:0 0 50px 0;
}
#subnavigation {
	background: #FFFFFF;
	position:absolute;
	left:20px;
	top:125px;
	width:200px;
	padding:50px 25px 100px 25px;
	z-index:99;
}
#footer {
	width:875px;
	height:39px;
	padding: 0 0 0 25px;
}
/*-------------------------------------------    

	branding (header/footer logos)

-------------------------------------------*/
#navigation .logo, #footer .logo {
	float:left;
	overflow:hidden;
}
#navigation .logo a, #footer .logo a {
	width:100%;
	display:block;
	padding-top:200px;
}
#navigation .logo {
	height:71px;	
	width:253px;
}
#navigation .logo a {
	background:url("images/fh_logo.gif") no-repeat;	
	height:71px;		
}
#navigation .logo a:hover {
	background-position:0 -71px;
}
#footer .logo {	
	height:39px;	
	width:125px;
}
#footer .logo a {
	background:url("images/wesbild_logo.gif") no-repeat;	
	height:39px;	
}
/*-------------------------------------------    

	navigation baseline

-------------------------------------------*/
#navigation ul, #footer ul {
	float:right;
	list-style-type: none;	
}
#navigation ul li, #footer ul li {
	float:left;	
	text-align:center;
	overflow:hidden;
}
/*-------------------------------------------    

	navigation header (chapters)

-------------------------------------------*/
#navigation ul li a {
	display:block;
}
#navigation ul  {
	width:525px;
	height:32px;
	margin-top:40px;	
}
#navigation ul li {	
	height:32px;		
}
#navigation ul li a {	
	padding-top:100px;
}
#navigation ul li a.nowselling {
	background:url("images/chapter/nowselling.gif") no-repeat;
	width:94px;
}
#navigation ul li a.about {
	background:url("images/chapter/about.gif") no-repeat;
	width:63px;
}
#navigation ul li a.news {
	background:url("images/chapter/news.gif") no-repeat;
	width:56px;
}
#navigation ul li a.gallery {
	background:url("images/chapter/gallery.gif") no-repeat;
	width: 114px;
}
#navigation ul li a.contact {
	background:url("images/chapter/contact.gif") no-repeat;
	width: 97px;
}
#navigation ul li a.newsletter {
	background:url("images/chapter/newsletter.gif") no-repeat;
	width: 69px;
}
#navigation ul li a:hover, #navigation ul li a.on {
	background-position:0 -32px;
}
/*-------------------------------------------    

	subnavigation

-------------------------------------------*/
#subnavigation h3 {
	display: none;
}
#subnavigation ul li, form a.submit {
	font:normal 11px/17px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height:17px;
	margin-bottom:7px;
	list-style-type: none;
}
#subnavigation ul li a, form a.submit {
	height:17px;
	display:block;
	color:#472300;
	background: url("images/sideNav/arrow.gif") no-repeat left top;
	padding-left:26px;
}
#subnavigation ul li a:hover, #subnavigation ul li a.on, form a:hover.submit {
	background-position: 0 -17px;
	color:#993300;
}
/*-------------------------------------------    

	navigation footer

-------------------------------------------*/
#footer ul {
	margin:18px 0 0 0;
	padding-right:15px;
	font-size:10px;
	color:#333333;
}
#footer ul li.copyright a {
	margin-left:8px;
}
#footer ul li.home a {
	margin-left:60px;
	border:none;
}
#footer ul li a {
	padding:0 10px 0 10px;
	color:#333333;
	text-transform: lowercase;
	border-left:1px solid #333333;
}
#footer ul li a:hover {
	text-decoration: underline;
}