/* 
Jones Homes, LLC Style Sheet
Author: Dustin Pfeifer
Author URL: http://www.magicmarkercompany.com
*/

* {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	font:14px Lucida Grande, Arial, sans-serif;
	line-height:21px;
	color:#888;
	background:#243a58;
}


/* Layout ============================== */

#container {
	background:#335179 url('../images/background.jpg') repeat-x top;
}

.header {
	line-height:0;
	margin:0;
}

#content {
	width:786px;
	margin:0 auto;
	text-align:left;
	background:#335179 url('../images/background_container.jpg') repeat-y;
}

#masthead {
	width:786px;
	margin:0 auto;
	height:91px;
	overflow:hidden;
}

#masthead a {
	color:#88a4c9;
	text-decoration:none;
}

.logo {
	margin:0;
	float:left;
}

.picleft {
	float:left;
	margin:10px 10px 0 0;
}

.numbers {
	color:#476794;
	text-align:right;
	padding:5px 0 20px 0;
	margin:0;
	font-size:12px;
}

#left {
	width:223px;
	float:left;
	padding:0 0 0 10px;
}

#right {
	width:468px;
	float:right;
	padding:0 40px 20px 26px;
}

#footer {
	background:#243a58 url('../images/background_footer.jpg') repeat-x;
	padding:0 0 20px 0;
	font-size:11px;
	color:#476794;
	text-align:left;
}

#footer a {
	color:#476794;
	text-decoration:underline;
}

.footercontent {
	width:786px;
	margin:0 auto;
}

.footertop {
	margin:0;
	padding:0 0 20px;
}

.footerleft {
	float:left;
	padding:0 0 0 30px;
}

.footerright {
	float:right;
	padding:0 40px 0 0;
}


/* Sidebar ============================== */

#homelink h3 {
	font-size:15px;
	font-weight:normal;
	text-align:center;
	margin:10px 0px 0px 0px;
}

#homelink a {
	color:#929292;
	text-decoration:none;
}

#newconstruction {
	height:211px;
	overflow:hidden;
	background:url('../images/left_newconstruction.jpg') no-repeat;
	margin:25px 0;
}

#remodel {
	height:207px;
	overflow:hidden;
	background:url('../images/left_remodel.jpg') no-repeat;
	margin:25px 0;
}

#sales {
	height:250px;
	overflow:hidden;
	background:url('../images/left_sales.jpg') no-repeat;
	margin:25px 0;
}

#newconstruction h1, #remodel h1, #sales h1 {
	font-size:22px;
	font-weight:normal;
	color:#929292;
	margin:100px 10px 0 10px;
}

#newconstruction p, #remodel p, #sales p {
	color:#fff;
	margin:5px 10px 0 10px;
	font-size:11px;
	line-height:15px;
}

	#sales p {
		color:#929292;
	}

#newconstruction a, #remodel a {
	color:#fff;
	float:right;
	text-decoration:none;
}
	#sales a {
		color:#fff;
		text-decoration:none;
	}


/* Navigation ============================== */

#nav {
	list-style-type:none;
	float:right;
	padding:0px 40px 0 0;
}

#nav li {
	display:inline;
	margin:0 0 0 10px;
}

#nav a {
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

#nav a:hover, #nav a.selected {
	color:#88a4c9;
}


/* Display contact list ============================== */

.listcontacts {
	border:0;
	width:100%;
}

.even {
	background:#eee;
}

.odd p, .even p {
	margin:7px 5px;
	font-size: 90%;
	color:#111;
}


/* Typography ============================== */

p {
	margin:10px 0
}

h1 {
	color:#2b486e;
	margin:20px 0 0 0;
}

h2 {
	font-size:16px;
	color:#2b486e;
	margin:20px 0 0 0;
}

a {
	color:#2b486e;
}

hr {
	margin:20px 0;
	border:1px solid #eee;
	border-width:1px 0 0 0;
	
}

.more {
	text-align:right;
	border:1px solid #eee;
	border-width:1px 0;
	padding:5px 0;
	margin:20px 0;
	display:block;
	font-size:12px;
	color:#00004a;
	text-decoration:none;
}

.imagelink {
	text-align:center;
	display:block;
	text-decoration:none;
}


/* Form Styles ============================== */


#form {
	margin:20px 0;
}

input, textarea, select {
	border:1px solid #999;
	background:#fff;
	color:#333;
	padding:5px;
	margin:5px 0;
}

input:hover, textarea:hover {
	border:1px solid #555;
}

input:focus, textarea:focus {
	border:1px solid #111;
}

fieldset {
	margin: 0 0 20px 0;
	border: 1px solid #ccc;
	padding: 0 0 20px;
}

label {
	float: left;
	clear: both;
	width: 30%;
	margin: 0 10px;
	padding-top: 10px;
	text-align: left;
}

legend {
	margin: 10px 0 10px 20px;
	padding: 3px 8px;
	color: #444;
	border: 1px solid #ccc;
}

.disabled {
    border-width:0; 
    size:70;

}


/* Visual Resume ==================== */

#resume {
	list-style-type:none;
	margin:20px 0;
}

#resume li {
	display:inline;
}

#resume img {
	border:5px solid #aaa;
	display:block;
	float:left;
	margin:0 13px 13px 0;
}

#resume img:hover {
	border:5px solid #888;
}

#resume img.end {
	margin:0 0 15px 0;
}


/* Lightbox ==================== */

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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;	}	
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}


/* Browser Adjustments ============================== */

/* ClearFix */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    line-height: 0;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */