/* 
    AUTHOR: Art Webb
           webb.art@gmail.com
           www.webbart.me
*/

/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
.transpBlack { background: url(transpBlack.png); }
/* END TOOLBOX */

p{
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size: 13px;
line-height: 22px;
letter-spacing: -.2px;
color: #696868;

}


/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */
#page-wrap {
position: relative;
background:transparent url(images/back.jpg) no-repeat scroll 0 0;
margin: 0 auto;
padding-top: 50px;
	width: 1020px;
	height: 990px;
	text-align: center;
}



#header {
height:200px;
position:relative;
}



#header h3.contact a:hover{
background: url(images/contact_hover.png) no-repeat;


}

#header h3.friend {
text-indent: -9999px;
background: url(images/friend.png) no-repeat;
margin: 0;
padding: 0;
}

#header h3.friend a{
display: block;
width: 153px;
height:44px;

}

#header h3.friend a:hover{
background: url(images/friend_hover.png) no-repeat;
}



#header h2{
color: white;
font-size: 44px;
text-align: left;
position:absolute;
color:black;
font-family: Arial, Helvetica;
/*
text-indent: -9999px;
background: url(images/headline.png) no-repeat;
*/
width: 555px;
height:101px;
top:110px;
left:340px;

}


/* ------------------------------------------ */
/* NAVIGATION */
/* ------------------------------------------ */


#navigation {
float: left;
width:240px;
height:740px;
position: absolute;
top:113px;
left:65px;
text-align: center;
}

.home {
display:block;
width:160px;
height: 166px;
background: url(images/logo.jpg) no-repeat;
text-indent:-9999px;
margin: 0 auto;
margin-bottom: 46px;
}

a:hover.home{
background: url(images/logo_hover.jpg) no-repeat;
}



.flatsales {
display:block;
width:240px;
height: 163px;
background: url(images/nav-flat.png) no-repeat top left;
text-indent:-9999px;
margin-left:40px;
margin-bottom: 17px;
}

a:hover.flatsales {
background: url(images/nav-flat.png) no-repeat bottom left;
}

a:active.flatsales{
background: url(images/nav-flat.png) no-repeat bottom left;

}


.limited {
display:block;
width:240px;
height: 163px;
background: url(images/nav-limited.png) no-repeat top left;
text-indent:-9999px;
margin-left:40px;
margin-bottom: 17px;
}

a:hover.limited {
background: url(images/nav-limited.png) no-repeat bottom left;
}
.noleads {
display:block;
width:240px;
height: 163px;
background: url(images/nav-noleads.png) no-repeat top left;
text-indent:-9999px;
margin-left:40px;
}

a:hover.noleads {
background: url(images/nav-noleads.png) no-repeat bottom left;
}

.contact{
text-indent: -9999px;
background: url(images/contact.png) no-repeat;
position: absolute;
top:-63px;
left:500px;
width:218px;
height:44px;
}

a:hover.contact {
background: url(images/contact_hover.png) no-repeat;

}


.send{
text-indent: -9999px;
background: url(images/friend.png) no-repeat;
position: absolute;
top:-63px;
left:730px;
width:153px;
height:44px;
}

a:hover.send {
background: url(images/friend_hover.png) no-repeat;

}

.business{
position:absolute;
top:287px;
left:113px;
}


.sendtofriendimg{
margin-bottom: 30px;

}



/* ------------------------------------------ */
/* MAIN */
/* ------------------------------------------ */



.scroll {
    height: 525px;
    width: 555px;
    overflow: auto;
    overflow-x: hidden;
    position: relative; 
    float:right;
	margin: 75px 115px 0 0;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 500px;
    width: 555px;
}


#main h4{
text-indent:-9999px;
background: url(images/main_headline.png) no-repeat;
height:180px;
}

#main p {
float:left;
width:315px;
margin-right:15px;
margin-bottom:10px;

}

p.disclaimer{
font-style: italic;
font-size: 12px;
line-height: 18px;
}

#copy1, #copy2, #copy3{
float: right;
text-align: left;
width:381px;

}

#copy1 img, #copy2 img, #copy3 img{
margin-bottom: 8px;
padding: 0;


}

#copy1 p, #copy2 p, #copy3 p{
margin-bottom: 10px;

}




/* ------------------------------------------ */
/* FOOTER */
/* ------------------------------------------ */

#footer {
position: relative;
clear: both;
padding-top: 15px;
}


#talk{
position: absolute;
background:transparent url(images/footer-back.jpg) no-repeat scroll 0 0;
height:76px;
left:340px;
width:555px;
}




#footer h3 a{
display: block;
height: 76px;

}

#footer p{
width:555px;
clear: both;
float: right;
font-size:14px;
text-align:right;
margin-right:35x;
padding-right:35px;
margin-top:75px;
padding-top: 15px;
_padding-top: 30px;

}

#footer a{
text-decoration: none;
font-weight: bold;
color: #696868;

}

#footer a:hover{
text-decoration: underline;
color: black;

}



/* ------------------------------------------ */
/* SLIDER - CONTACT US */
/* ------------------------------------------ */


.slide {
	margin: 0px 0 0 0px;
	padding: 0;
	background: url(images/contact.png) no-repeat center top;
	text-indent: -9999px;
position:absolute;
top:0;
left:600px;
}

.slide a:hover{
	background: url(images/contact_hover.png) no-repeat center top;
}

.btn-slide {
	text-align: center;
	width: 218px;
	height: 144px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	
	
}
.active {
	background-position: right 12px;
}





.input_box {
width: 300px;
height:20px;
margin-bottom:15px;
	
	
}
.active {
	background-position: right 12px;
}



#slideholder{
width:1020px;
margin:0 auto;
padding:0;
position: relative;
	
	
}

#flatsales h4{
text-indent:-9999px;
background: url(images/amf_headline.png) no-repeat;
height:80px;
}

#flatsales p {


}

.sample_amf {
position:absolute;
top:340px;
left:10px;
}

.sample_SAJ {
position:absolute;
top:350px;
left:310px;
}



#limited h4{
text-indent:-9999px;
background: url(images/cc_headline.png) no-repeat;
height:70px;
}

#noleads h4{
text-indent: -9999px;
background: url(images/saj_headline.png) no-repeat;
height: 70px;

}


#contact h4{
text-indent: -9999px;
background: url(images/contact_headline.png) no-repeat;
height: 40px;

}

#contact p{
margin-bottom: 20px;
}

/* END STRUCTURE */
