/* /////////////////////////////////
	Abode Elevators CSS 
	by Benek Lisefski
	http://www.benekdesign.com
///////////////////////////////// */

/* reset whitespace */
* { 
	margin:0;
	padding:0;
}

/* /////////////////////////////////
	LAYOUT
///////////////////////////////// */

html, body {
	height: 100%;
	overflow: auto;
}

body {
	font: normal 14px 'lucida grande', 'lucida sans unicode', 'lucida sans', tahoma, arial;
	color: #000;
	background: #fff;
	line-height: 18px;
}

.center {
	width: 960px;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear { 
	clear: both; 
	height: 0; 
	line-height: 0px;
	font-size: 0px;
	text-indent: -5000px;
}

.hidden {
	display: none;
}


/* /////////////////////////////////
	TEXT + HTML
///////////////////////////////// */

h2 {
	font: bold 30px arial;
	margin: 48px 0 22px 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 34px;
}

h2#h2-home {
	width: 393px;
	height: 22px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url('../i/h2-home.gif') no-repeat left top;
}

h2#h2-lifts {
	width: 82px;
	height: 22px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url('../i/h2-lifts.gif') no-repeat left top;
}

h2#h2-tech {
	width: 241px;
	height: 22px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url('../i/h2-tech.gif') no-repeat left top;
}

h2#h2-contact {
	width: 204px;
	height: 22px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url('../i/h2-contact.gif') no-repeat left top;
}

p, ul, ol {
	margin: 12px 0;
}

ul {
	list-style-type: none;
}


/* /////////////////////////////////
	LINKS
///////////////////////////////// */

a img { border: none }

a:link,
a:visited {
	color: #0095da;
	text-decoration: none;
}

a:hover {
	color: #7ed3fa;
	text-decoration: none;
}

a:focus {
	outline: 0;
}


/* /////////////////////////////////
	NAV
///////////////////////////////// */

#fixed {
	position: fixed;
	left: 50%;
	margin-left: -490px;
	top: 30px;
	z-index: 100;
	width: 240px;
	height: 240px;
	background: transparent url('../i/bg-nav.png') no-repeat left top;
}

/* for IE */
* html #fixed {
	position: absolute;
}

h1#logo {
	display: block;
	height: 126px;
	background: transparent url('../i/abode.gif') no-repeat center top;
	text-indent: -5000px;
	margin: 0;
}

#nav {
	list-style-type: none;
	width: 117px;
	margin: 21px auto 0;
}

#nav li {
	display: block;
	float: left;
	clear: left;
	height: 17px;
	width: 117px;
	margin: 0;
}

#nav li a,
#nav li a:visited {
	line-height: 0px;
	display: block;
	height: 11px;
	width: 117px;
	text-align: center;
	overflow: hidden;
	text-indent: -5000px;
	background-position: left top;
	color: #7ed3fa;
	font-weight: bold;
	text-transform: uppercase;
}

#nav-home { background-image: url('../i/nav-home.gif'); }
#nav-lifts { background-image: url('../i/nav-lifts.gif'); }
#nav-tech { background-image: url('../i/nav-tech.gif'); }
#nav-contact { background-image: url('../i/nav-contact.gif'); }

#nav li a:hover {
	background-position: left -11px;
	color: #fff;
}

/* /////////////////////////////////
	CONTENT 
///////////////////////////////// */

#content {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
}

#content .center {
	background: #fff url('../i/bg-content.gif') repeat-y left top;
}

.page {
	padding: 1px 80px 5px 480px;
	position: relative;
}

.scroll:link,
.scroll:visited {
	display: block;
	float: right;
	clear: right;
	margin: 18px 0 0 0;
	height: 24px;
	overflow: hidden;
	text-indent: -5000px;
	background-position: left top;
	background-repeat: no-repeat;
}

.scroll:hover {
	background-position: left -24px;
}

.second-scroll:link,
.second-scroll:visited,
.second-scroll:hover {
	margin-top: 5px;
}

ul.thumbs {
	margin: 32px 0 18px 0;
	height: 100px;
	overflow: hidden;
}

ul.thumbs li {
	float: left;
	margin-right: 12px;
	width: 100px;
	height: 100px;
}

ul.thumbs li a:link,
ul.thumbs li a:visited {
	display: block;
	width: 80px;
	height: 80px;
	border: solid 10px #231f20;
}

ul.thumbs li a:hover {
	border-color: #000;
}

#home {
	height: 693px;
	background: transparent url('../i/bg-home.jpg') no-repeat right top;
	color: #231f20;
}

#homePull {
	font: normal 18px georgia, 'palatino linotype', 'times new roman', times, serif;
	font-style: italic;
	line-height: 24px;
	position: absolute;
	left: 260px;
	top: 530px;
	width: 220px;
}

#scroll-lifts {
	width: 75px;
	background-image: url('../i/scroll-lifts.gif');
}

#lifts {
	height: 706px;
	background: transparent url('../i/bg-lifts.jpg') no-repeat right top;
	color: #231f20;
}

#scroll-up-home {
	width: 78px;
	background-image: url('../i/scroll-up-home.gif');
}

#scroll-tech {
	width: 151px;
	background-image: url('../i/scroll-tech.gif');
}

#tech {
	height: 626px;
	background: transparent url('../i/bg-tech.jpg') no-repeat right top;
	color: #f0e5d6;
}

#scroll-up-lifts {
	width: 75px;
	background-image: url('../i/scroll-up-lifts.gif');
}

#scroll-contact {
	width: 133px;
	background-image: url('../i/scroll-contact.gif');
}

#contact {
	height: 706px;
	background: transparent url('../i/bg-contact.jpg') no-repeat right top;
	color: #fecfcd;
}

#contact strong {
	color: #fff;
}

#contact a:link,
#contact a:visited {
	color: #fecfcd;
}

#contact a:hover {
	color: #fff;
}

.addr {
	font-size: 11px;
	color: #ecd1c2;
	position: absolute;
	left: 480px;
	bottom: 20px;
	width: 400px;
}

/* /////////////////////////////////
	FORMS
///////////////////////////////// */

fieldset {
	border: 0;
}

label {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	display: block;
	float: left;
	margin-top: 1px;
}

label.narrow {
	width: 63px;
}

label.wide {
	width: 179px;
}

label.block {
	width: 100%;
	float: none;
	margin-bottom: 5px;
}

input.input {
	background: transparent url('../i/bg-input.png') repeat left top;
	border: 0;
	color: #000;
	padding: 4px;
	margin: 0;
	font: normal 12px 'lucida grande', 'lucida sans unicode', 'lucida sans', tahoma, arial;
	height: 15px;
}

textarea.input {
	background: transparent url('../i/bg-input.png') repeat left top;
	border: 0;
	color: #000;
	padding: 4px;
	margin: 0;
	width: 387px;
	height: 123px;
	font: normal 12px 'lucida grande', 'lucida sans unicode', 'lucida sans', tahoma, arial;
}

.input:focus {
	background: #fff;
	outline: none;
	border: 0;
}

input.wide {
	width: 324px;
}

input.narrow {
	width: 208px;
}

.inputBox {
	background: transparent url('../i/bg-input.png') repeat left top;
	height: 15px;
	padding: 3px 4px 5px 4px;
	width: 208px;
	float: left;
	color: #fff;
	font-size: 12px;
	overflow: hidden;
}

.radio {
	margin-left: 8px;
}

.button {
	float: right;
	margin: 33px 0 0 0;
}

.formRow {
	margin: 0;
	width: 400px;
}

.formRow li {
	width: 400px;
	height: 1%;
	overflow: hidden;
	margin-bottom: 7px;
}

#contactForm {
	margin: 24px 0 0 0;
	width: 400px;
	overflow: hidden;
}

#submitBtn:link,
#submitBtn:visited {
	display: block;
	width: 127px;
	height: 24px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url('../i/button-sendemail.gif') no-repeat left top;
}

#submitBtn:hover {
	background-position: left -24px;
}

.notice {
	float: left;
	margin: 32px 30px 0 0;
	color: #fff;
	font-weight: bold;
}

/* /////////////////////////////////
	FOOTER
///////////////////////////////// */

#footer {
	clear: both;
	background: #231f20;
	/*padding: 12px 80px 12px 460px;*/
	padding: 12px 80px 12px 12px;
	margin-left: 20px;
	color: #999;
	font-size: 11px;
}

#footer a:link,
#footer a:visited {
	color: #999;
}

#footer a:hover {
	color: #fff;
}

#footer .left {
	float: left;
}

#footer .right {
	float: right;
}

