/*
Stylesheet: sense.css
Created by Oliver Bode on 2012-02-28.
*/

/* ------ HTML 5 and reset --------- */
header,footer,section,article,hgroup,nav,aside{display:block;}
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,b,u,i,center,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;vertical-align:top;background:transparent;font-weight:normal;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
/* -------------------------------- */

html {height: 100%;}
body {
	background: #eeeae3;
  	font-family: "museo", georgia, serif;
  	font-size: 14px;
	font-weight: 300;
	overflow-x: hidden;
	color: #514A43;
}
a {
	color: inherit;
	text-decoration: none;
	-webkit-transition: color .1s linear;
	-moz-transition: color .1s linear;
	-o-transition: color .1s linear;
	transition: color .1s linear;
}
a:hover, a.current { color: #C2B59B !important; }
.hide {display:none;}

.clear {
	clear: both;
}
#main {
	position: relative;
	width: 960px;
	margin: -1200px auto;	
}	
#wings {
	overflow: hidden;
	width: 100%;
    height: 1200px;
}	

.left {
    left: -560px;
    margin: 0 auto;
    position: relative;
    width: 160px;
    z-index: 1000;
}	

.right {
    margin: 0 auto;
    position: relative;
    width: 160px;
    left: 560px;
    z-index: 99;
}	

.rightWing {
   	margin-top: 504px;
	overflow: hidden;
    position: absolute;
    width: 160px;
	height: 132px;
}
.leftWing {
	overflow: hidden;
    position: absolute;
    width: 160px;
	margin-top: 1036px;
  	height: 134px;
}	

#home .leftWing {
	margin-top: 682px;
	height: 116px;
}	
.hero {
    position: absolute;
    left: 320px;
    top: 130px;
    width: 640px;
    height: 375px;
	z-index: 1;
}
#snap-shots .hero {
	background: url("../images/sense-placeholder_tile.gif") repeat scroll 0 0 transparent;
}
/* Navigation */
header {
    background: url("../images/header-background.jpg") repeat-x scroll 0 0 #ffffff;
    height: 64px;
}	
nav {
    height: 36px;
    left: 0px;
    position: absolute;
    top: 24px;
    width: 966px;
}	

nav ul {
	
}	
nav ul li {
    border-right: 1px solid #443E3B;
    float: left;
    font-size: 12px;
}	
nav ul li:last-child {
    border-right: none;
}    
nav ul li a {
	color: #443E3B;
	display: block;
    width: 150px;
    height: 50px;
    padding: 10px 0 0 10px;
}	
nav ul li a:hover, nav ul li a.current {
	color: #BCAF8F;	
}	
#logo {
    left: 0px;
    position: absolute;
    top: 180px;
}

.image1 {
    height: 178px;
    left: 0px;
    position: absolute;
    top: 504px;
    width: 320px;
}
.content {
    height: 398px;
    left: 320px;
    position: absolute;
    top: 504px;
    width: 320px;
}
.content {
    background: url("../images/header-background.jpg") repeat-x scroll 0px 375px #FFFFFF;
}
.content .mesh {
    height: 24px;
    background: url("../images/header-background.jpg") repeat-x scroll 0 0 #FFFFFF;
}	
.content p {
    line-height: 1.4em;
    margin: 6px 28px 0 10px;
    font-size: 12px;
}	
#home .content p {
    margin: 6px 28px 0 10px;
}	

.register {
    height: 320px;
    left: 0px;
    position: absolute;
    top: 718px;
    width: 320px;
}
.register {
     background: url("../images/header-background.jpg") repeat-x scroll 0 296px #FFFFFF;
}
.register .mesh {
     background: url("../images/header-background.jpg") repeat-x scroll 0 0 #FFFFFF;
     height: 20px;
}
.register p {
	margin: 15px 14px 10px 14px;
	font-size: 12px;
}
.register input, .register textarea {
    -moz-transition: background-color 0.2s linear 0s;
    background-color: #EEEAE3;
    border: 0;
    color: #BCAF8F;
    font-family: "museo",georgia,serif;
    font-size: 12px;
    font-weight: 500;
    height: 20px;
    line-height: 1em;
    margin: 3px 14px;
    padding: 2px;
    width: 286px;
}	
.register textarea {
    height: 60px;
}
#submit {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    color: #BCAF8F;
    font-weight: 500;
    height: 30px;
    margin-left: 0;
    width: 70px;
    cursor: pointer;
}
.register input.error, .register textarea.error {
    background-color: #342D2A;
    color: #FFFFFF;
}
.register span {
	margin-left: 12px;
	color: green;
}
	
.image2 {
    height: 268px;
    left: 640px;
    position: absolute;
    top: 634px;
    width: 320px;
}
.image3 {
    height: 265px;
    left: 320px;
    position: absolute;
    top: 904px;
    width: 320px;
}
.quote {
    height: 268px;
    left: 640px;
    position: absolute;
    top: 904px;
    width: 160px;
}
.quote {
    background: url("../images/header-background.jpg") repeat-x scroll 0 244px #FFFFFF;
}
.quote .mesh {
     background: url("../images/header-background.jpg") repeat-x scroll 0 0 #FFFFFF;
     height: 20px;
}
.quote p {
    color: #C2B59B;
    line-height: 1.3em;
	margin: 14px 8px 0 10px;	
}
#home .quote p {
    margin: 24px 24px 0 12px;
}
.image4 {
    position: absolute;
    top: 1168px;
    height: 196px;
    left: 0;
    width: 320px;	
}	
#home .image4 {
    height: 116px;
    left: 160px;
    width: 160px;
}
.caption {
    height: 116px;
    left: 320px;
    position: absolute;
    top: 1168px;
    width: 320px;
}
#home .caption p {
    line-height: 1.4em;
    margin: 9px 16px;
    font-size: 12px;
    font-weight: 300;
}	

#the-properties .caption p {
    line-height: 1.4em;
    margin: 9px 16px;
    font-size: 9px;
    font-weight: 300;
}	
.image5 {
    height: 116px;
    left: 800px;
    position: absolute;
    top: 1168px;
    width: 160px;
}

#home .image5 {
    height: 196px;
    left: 640px;
    position: absolute;
    top: 1168px;
    width: 320px;
}
#contact-us .image5 {
    left: 640px;
}


.footer {
    height: 140px;
    left: 0px;
    position: absolute;
    top: 1364px;
    width: 960px;
}
