/* global.css */


/* start afresh */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { 
	margin: 0;
	padding: 0;
	border: 0 none;
} 
h1, h2, h3, p, li {
	margin: 1em 0;
}


/* layout */
body {
	background: #000;
	
	padding: 30px;
	
	text-align: center;
}
div#wrap {
	width: 960px;
	height: 640px;
	
	margin: 0 auto;
	position: relative;
	
	overflow: hidden;
	
	text-align: left;
	
	background-color: #000;
}
#wrap.home {
	background-repeat: no-repeat;
}
div#page {
	padding: 20px 50px;
	
	overflow: hidden;
	
	background: url(/_img/alpha-black.png);
}
#wrap.firm-profile #page,
#wrap.new-construction #page,
#wrap.remodel #page,
#wrap.testimonials #page,
#wrap.contact #page {
	height: 540px;
}
#wrap.home #page, #wrap.project #page {
	height: 0;
	background: transparent;
}
div#footer {
	width: 100%;
	height: 60px;
	
	position: absolute;
	bottom: 0;
	left: 0;
	
	background: url(/_img/alpha-black.png);
}
hr.clear {
	height: 1px;
	
	margin: 0;
	border: 0 none;
	
	clear: both;
	visibility: hidden;
}


/* type */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #eee;
	line-height: 1.5em;
	
	-webkit-text-shadow: 0 1px 2px #000;
	-moz-text-shadow: 0 1px 2px #000;
	text-shadow: 0 1px 2px #000;
}
#footer, #copy {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 21px;
	letter-spacing: .3em;
	text-transform: uppercase;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	letter-spacing: .3em;
	text-transform: uppercase;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: .3em;
	text-transform: uppercase;
}
hr {
	height: 1px;
	
	border-bottom: 1px solid #dddddd;
	background-color: transparent;
	
	margin: 1em 0;
}
p.caption {
	text-align: right;
	
	position: relative;
	top: -1.3em;
	
	margin-bottom: -1.3em;
	padding-right: 7em;
}
span.caption {
	line-height: 2em;
	font-size: 9px;
	font-style: normal;
	color: #aaa;
	padding: 0 7px;
}
.alert {
	color: #3366cc;
}
#page a {
	color: #eee;
	text-decoration: none;
	
	border-bottom: 1px dotted #777;
}
#page a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
#page ul {
	list-style: none;
}


/* page */
#page-left .paddingEl p {
	margin-right: 27px;
}
#page-left {
	width: 200px;
	max-height: 300px;
	
	float: left;
	
	font-size: 11px;
	
	margin-top: 6px;
}
#page-right {
	width: 610px;
	
	float: right;
	
	overflow: auto;
}
#page h1 {
	margin-left: 250px;
}


/* footer */
#wrap.project #footer {
	background: transparent;
}
#wrap.project #footer ul.nav, #wrap.project #footer p#copy {
	display: none;
}
#footer h1#logo {
	width: 123px;
	height: 157px;
	
	margin: 0;
	
	position: absolute;
	top: -120px;
	left: 10px;
	
	background: url(/_img/footer-logo.png) no-repeat;
	
	text-indent: -999em;
	overflow: hidden;
}
#footer ul.nav {
	margin: 0 auto;
	padding-top: 17px;
}
p#copy {
	margin: 2.5em 0 0 0;
	
	color: #444;
	font-size: 9px;
	text-align: center;
}
#copy a {
	color: #444;
	text-decoration: none;
}
#copy a:hover {
	color: #777;
}


/* nav */
.nav {
	text-align: center;
}
.nav li {
	list-style: none;
	display: inline;
}
.nav li a, .nav li span {
	padding: 7px 10px;
	
	font-size: 10px;
	text-transform: uppercase;
	color: #aaa !important;
	text-decoration: none;
	letter-spacing: .2em;
}
.nav li a:hover, .nav li a.selected {
	color: #fff !important;
}
.nav li a.dim {
	color: #aaa !important;
}


/* misc */
span.contact-detail, a.contact-detail {
	margin-left: 7px;
}
img.border {
	background: url(/_img/alpha-grey.png);
	padding: 1px;
	
	/*border: 1px solid #000;*/
	
	/*margin-right: 5px;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;*/
}
.right {
	float: right;
	text-align: right;
	
	margin: 0 0 1.4em 2em;
}
.left {
	float: left;
	text-align: left;
	
	margin: 0 2em 1.4em 0;
}
ul.items li {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px dotted #444;
	
	font-size: 11px;
}
ul.items li a {
	display: block;
	padding: 5px 0;
	
	position: relative;
	top: -5px;
	margin-bottom: -11px;
}
ul.projects li a {
	background: url(/_img/project-arrow.png) no-repeat right center;
}
a.facebook {
	background: url(/_img/logo-facebook.png) no-repeat left center;
	text-indent: 21px;
}
a.village-homes {
	background: url(/_img/logo-village-homes.png) no-repeat left center;
	text-indent: 33px;
}
a.hd-homes {
	background: url(/_img/logo-hd-homes.png) no-repeat left center;
	text-indent: 21px;
}


/* forms */
input, button, label.overTxtLabel {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #222;
	font-style: normal;
	
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	text-shadow: none;
}
input, button {	
	padding: 4px;
	
	border: 0 none;
	background: transparent url(/_img/alpha-white.png);
}
label.overTxtLabel {
	padding-top: 2px;
	
	cursor: text;
}
input#enews-ea {
	width: 150px;
	
	margin-right: 2px;
}
button#enews-submit {
	cursor: pointer;
	
	font-weight: bold;
	font-style: normal;
}


/* mooscroll */
.scrollControlsY{
	display:block;
	position: absolute;
	top:0;
	right:0;
	height:100%;
	width:17px;
	padding-right: ;
}
.upBtn{
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:17px;
	height:17px;
	background: url(/_img/scrollbar-buttons.png) no-repeat top left;
	cursor:pointer;
}
.upBtn:hover{
	background: url(/_img/scrollbar-buttons.png) no-repeat bottom left;
}
.upBtn-Active, .upBtn-Active:hover{
	background: url(/_img/scrollbar-buttons.png) no-repeat bottom left;
}
.downBtn{
	display:block;
	position:absolute;
	bottom:0;
	right:0;
	width:17px;
	height:17px;
	background: url(/_img/scrollbar-buttons.png) no-repeat top right;
	cursor:pointer;
}
.downBtn:hover{
	background: url(/_img/scrollbar-buttons.png) no-repeat bottom right;
}
.downBtn-Active, .downBtn-Active:hover{
	background: url(/_img/scrollbar-buttons.png) no-repeat bottom right;
}
.scrollBar, .scrollHandle, .scrollHandleBG, .scrollHandleMiddle, .scrollHandleTop, .scrollHandleBottom{
	display:none;
}

