/*retired 2017-02-28*/
* {margin: 0;padding: 0;}

body {
    font-family: Helvetica, Verdana, Arial, sans-serif;  
	background: #fff;
	text-align: center;
    overflow-x: hidden;
}

ul {
    margin: 13px;
}

a {
    text-decoration: none;
    color: #e77b36;
}

.indent{
    width: 98%;
    padding-left: 2%;
}

.indent2{
    width: 90%;
    padding-left: 10%;
}

.indent2 img{
    padding-bottom: 15px;
}

/*
img.background {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
*/

img.floatRight { 
    float: right; 
    margin-left: 10px;
    margin-right: 4px; 
}

img.floatCentre { 
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.cols2{
    margin: 15px 0px 15px 0px;
    float: left;
}

.cols2a{width: 48%; float: left;}

.cols2b{
    margin-left: 3%;
    width: 48%;
    float: left;
}

.empth{font-size: 16px;}

#iPfaLogo {
    position: absolute;
    left: 25px; top: 25px;
}

#dPfaName {
    position: absolute;
    left: 255px; top: 60px;
}

#dPfaName h1 {
    font-size: 24px;
    color: #2f3636;
    font-family: Times, serif;
}

#dContent {
    position: absolute;
    left: 100px; top: 170px;
	width: 500px; height: 750px;
	margin: 0 auto;
	text-align: left;
    background-image: url('/assets/i/mainBackground.png');
    background-repeat: repeat;
    color: #fff;
}

#dContentQ1, #dContentQ2, #dContentQ3, #dContentQ4{
    position: absolute;
    width: 235px; height: 350px;
    font-size: 15px;
    line-height: 17px;
}

#dContentQ1 {left: 20px; top: 20px;}
#dContentQ2 {left: 260px; top: 20px;}
#dContentQ3 {left: 20px; top: 390px;}
#dContentQ4 {left: 260px; top: 390px;}

#dContentC0 {
    position: absolute;
    top: 20px; left: 20px;
    width: 460px; height: 760px;
}

#dContentC1 {
    position: absolute;
    top: 20px; left: 20px;
    width: 235px; height: 720px;
}
#dContentC2 {
    position: absolute;
    top: 20px; left: 240px;
    width: 250px; height: 720px;
}

#dContentC0, #dContentC1, #dContentC2 {
    overflow: hidden;
    font-size: 15px;
    line-height: 17px;
}

#dFooter{
    position: absolute;
    top: 930px; left: 100px;
    width: 550px; height: 30px;
    overflow: hidden;
    text-align: right;
    font-size: 22px;
    color: #8f9b9c;
}
#dFooter a{
    font-size: 22px;
    color: #fff;
}
#dContentMenu {
    position: absolute;
    left: 100px; top: 130px;
    width: 500px; height: 20px;
    overflow: hidden;
    text-align: center;
}
#dContentMenu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#dContentMenu ul li {
    float: left;
}

#dContentMenu ul a {
    width: 100px; height: 23px;
    display: block;
    color: #2f3636;
}

.mSelected{color: #782407; font-weight: bold;}

#preLoad {display: none;}

#iPortfolio{
    position: absolute;
    left: 600px; top: 170px;
}

#dPortfolioMenu{
    position: absolute;
    left: 600px; top: 170px;
	width: 225px; height: 750px;
}

#dPortfolioMenu ul{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#dPortfolioMenu ul li {
    float: left;
    width: 25px; height: 750px;
}

#dPortfolioMenu ul a {
    width: 25px; height: 100%;
    display: block;
    color: #2f3636;
}

#dPortfolioMenu #houses{
    width: 175px;
}

#dPortfolioMenu #houses a{
    float: left;
}

#dPortfolioMenu #houses ul{
    padding-top: 20px;
    padding-left: 10px;
    text-align: left;
}

#dPortfolioMenu #houses ul li{
    float: none;
    list-style-type: none;
    height: auto;
    padding-bottom: 30px;
}

#dPortfolioMenu #houses ul li a{
    color: #fff;
    width: 135px;
    font-size: 14px;
    text-align: left;
}

#dPortfolioMenu #houses ul li a.selected{
    font-weight: bold;
}

#dPortfolioMenu #houses #housesMenu {
    width: 150px; height: 750px;
    float: left;
    background-image: url('/assets/i/bgPortfolioHouses.png');
    background-repeat: repeat;    
}

/* lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/assets/i/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/assets/i/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }