@import url("/local/css/typography.css");
@import url("/css/global.css");


#googlemap {
	height: 400px;
}

#comments {
	width: 620px;
}





#accesslink a {
	font-family: Arial, Helvetica, sans-seri;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#accesslink {
	text-align: right;
}




.noaccessible {
display:block;
}
.accessible {
/* Hide contents off-left, so it will be read out but not seen*/ 
height: 1px !important ; left: 0px; overflow: hidden; position: absolute; left: -9999px; width: 1px;line-height:1px !important ;}



/*Hide Javascript Items - these can be reinstated in common.js */
.bodyStd #container li.printpage, .bodyStd #container li.emailafriend {/* hide certain elements that require javascript - overridden by Javascipt style write */
	display:none;
}

#pagetools  ul {
	font-size: 10px;
	float: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pagetools  ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#pagetools  ul li a {
	display:block;
	padding-left:20px;
	background-repeat:no-repeat;
	background-position: 6px bottom;
	color: #666666;
	border:none;
	text-decoration:underline;
}


#pagetools  ul li a#emailpage {
	background-image:url(../images/pagetools/icon_email.gif);
}
#pagetools  ul li a#printpage {
	background-image:url(../images/pagetools/icon_print.gif);	
	display:none; /* overridden later by javascript */
}
#pagetools  ul li a#bookmarkpage {
	background-image:url(../images/pagetools/icon_bookmark.gif);
	display:none; /* overridden later by javascript */
}

#styleswitcher {
	position:absolute;
	top:0px;
	right:0px;
	width:48px;
	height:16px;
	background-image:url(/images/styleswitcher.gif);
	background-repeat:no-repeat;
}

#styleswitcher a {
	height:16px;
	width:16px;
	float: left;
	text-indent:-3000px;
}

ul.bigButtons {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.bigButtons li {
	padding: 0px;
	float: left;
	list-style-type: none;
	margin: 0px;
}
ul.bigButtons li a {
	height: 50px;
	width: 150px;
	float: left;
	text-indent: -3000px;
}
ul.bigButtons li#button_apply {
	background-image: url(/local/images/buttons/apply_f2.png);
	background-repeat: no-repeat;
	margin-right: 20px;
}
ul.bigButtons li#button_more {
	background-image: url(/local/images/buttons/more_f2.png);
	background-repeat: no-repeat;
}
ul.bigButtons li#button_apply a {
	background-image: url(/local/images/buttons/apply.png);
	background-repeat: no-repeat;
}
ul.bigButtons li#button_more a {
	background-image: url(/local/images/buttons/more.png);
	background-repeat: no-repeat;
}
ul.bigButtons li#button_apply a:hover {
	background-image: none;
}
ul.bigButtons li#button_more a:hover {
	background-image: none;
}

ul.smallButtons {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	width: 100%;
}
ul.smallButtons li {
	padding: 0px;
	float: left;
	list-style-type: none;
	margin: 0px;
}
ul.smallButtons li a {
	height: 30px;
	width: 100px;
	float: left;
	text-indent: -3000px;
	margin-right: 2px;
}
ul.smallButtons li#button_apply {
	background-image: url(/local/images/buttons/apply_small_f2.png);
	background-repeat: no-repeat;
	
}
ul.smallButtons li#button_more {
	background-image: url(/local/images/buttons/more_small_f2.png);
	background-repeat: no-repeat;
}
ul.smallButtons li#button_apply a {
	background-image: url(/local/images/buttons/apply_small.png);
	background-repeat: no-repeat;
}
ul.smallButtons li#button_more a {
	background-image: url(/local/images/buttons/more_small.png);
	background-repeat: no-repeat;
}
ul.smallButtons li#button_apply a:hover {
	background-image: none;
}
ul.smallButtons li#button_more a:hover {
	background-image: none;
}

a.button_services {
	display:block;
	width: 100px;
	height: 30px;
	text-indent:-3000px;
	background-image: url(/local/images/buttons/our_services.png);
	background-repeat: no-repeat;
}
a.button_services:hover {
	background-image: url(/local/images/buttons/our_services_f2.png);
}


a.button_contact {
	display:block;
	width: 100px;
	height: 30px;
	text-indent:-3000px;
	background-image: url(/local/images/buttons/contact_us.png);
	background-repeat: no-repeat;
}
a.button_contact:hover {
	background-image: url(/local/images/buttons/contact_us_f2.png);
}


a.button_calculator {
	display:block;
	width: 100px;
	height: 30px;
	text-indent:-3000px;
	background-image: url(/local/images/buttons/calculator_small.png);
	background-repeat: no-repeat;
}
a.button_calculator:hover {
	background-image: url(/local/images/buttons/calculator_small_f2.png);
}


a.button_join {
	display:block;
	width: 100px;
	height: 30px;
	text-indent:-3000px;
	background-image: url(/local/images/buttons/apply_small.png);
	background-repeat: no-repeat;
}
a.button_join:hover {
	background-image: url(/local/images/buttons/apply_small_f2.png);
}


#signUpBox, .crumbs {
	display:none;
}


.bodyBox, #contactForm {
	background-color: #f1f7e9;
	padding: 10px;
	margin: 0px ;	
	
}

.leftBox {
	background-color: #f1f7e9;
	padding: 10px;
	margin: 0px;
	width: 470px;
	float:left;
}

.rightBox {
	background-color: #e6e9ee;
	padding: 10px;
	width: 180px;
	margin: 0px;
	width: 190px;
	float:left;
}

#loginBoxes {
	background-image: url(../images/alps.jpg);
	background-repeat: no-repeat;
	margin-right: -40px;
	margin-left: -40px;
	padding-right: 40px;
	padding-left: 40px;
	width:900px;
}

#loginTips  {
	padding:5px;
}

#loginTips * {
	color:#FFF;
}

#loginBoxes #loginBox {
	color:#FFF;
	border:none;
}

#loginBoxes #loginBox h2 {
	color:#FFF;
}

#loginBoxes #loginBox p.alert, #loginBoxes #loginBox p.warning {
	color:#000;
}

#signupPageImages {
	position:relative;
	height: 435px;
	float:right;
}
#signupPageImages div {
	position:absolute;
	width: 240px;
	right:0px;
	top:0px;
}

#loginBox form#login fieldset {
	background-image:none; !important
}

#help_search, #home_link {
	display:none;
}
	
	
	#pageSignup .logInLink {
		display:none;
	}
