﻿/* ----------------------------------------------------------general */

body {
	background-color: #000;
	scrollbar-base-color: #333333; 
	scrollbar-arrow-color:#6666ff;
	color: #fff;
}

img {
	border: none;
}

ul {
	list-style-type: square;
	margin-right: 20px;
}

input {
	font-size:10px; 
	font-family:verdana, arial, sans-serif;
}

textarea {
	font-size:10px; 
	font-family:verdana, arial, sans-serif;
}

select {
	font-size:10px; 
	font-family:verdana, arial, sans-serif;
}

p {
	padding: 10px;
}

/* -----------------------------------------------------top contain nav ids */

#container {
	position: relative;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	top: 0px;
	left: 0px;
	background-color: #dddddd;
	overflow: hidden;
	border: none;
	padding: 0px;
}

#logowrap {
	background-color: #000;
	position: relative;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	top: 0px;
	left: 0px;
	overflow: hidden;
	clear: both;	
}

#logo {
	background-color: #000;
	float: left;
	width: 285px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	display: block;
	border: 0px;
}

#topnav {
	float: left;
	text-align: right;
	font-size: 10px;
	color: #999;
	background-color: #000;
	width: 701px;
	font-family: verdana, "century gothic", "avant garde", "avant garde gothic", arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	height: 100px;
	display: block;
	border: none;
}

#logo2 {
	background-color: #2b2b2b;
	height: 35px;
	width: 990px;
	float: left;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}


#logo2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	vertical-align: middle;
	clear: both;
	}

#logo2 a {
	background: #2b2b2b;
	color: #FFFFFF;
	display: block;
    font-weight: normal;
    text-transform: uppercase;
    padding: 10px 20px 0px 20px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	height: 25px;
	}
	
#logo2 a:hover {
	background: #666666;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    padding: 10px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	height: 25px;
	}

#logo2 li {
	float: left;
	margin: 0px;
	padding: 0px;
	}




#subnav {
	background: #999999;
	width: 990px;
	height: 25px;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	vertical-align: middle;
	clear: both;
	font-size: 10px;
}


#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	vertical-align: middle;
	clear: both;
	}

#subnav a {
	background: #999999;
	color: #FFFFFF;
	display: block;
    font-weight: normal;
    text-transform: uppercase;
    padding: 5px 20px 0px 20px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	height: 20px;
	}
	
#subnav a:hover {
	background: #666666;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    padding: 5px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	height: 20px;
	}

#subnav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}




#line {
	background-color: #000;
	width: 732px;
	height: 30px;
	float: right;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

#nav {
	width: 250px;
	height: 480px;
	float: left;
	font-size: 16px;
	text-transform: uppercase;
	text-align: justify;
	text-justify: distribute-all-lines;
	text-align-last: justify;
	font-family: "century gothic", "avant garde", "avant garde gothic", trebuchet ms, trebuchet, arial, helvetica, sans-serif;
	color: #6666ff;
	background-color: #333;
	line-height: 2;
	overflow: hidden;
	scrollbar-base-color: #fff; 
	scrollbar-arrow-color:#6666ff;
}

#navauto {
	width: 250px;
	height: auto;
	float: left;
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-family: "century gothic", "avant garde", "avant garde gothic", trebuchet ms, trebuchet, arial, helvetica, sans-serif;
	color: #6666ff;
	background-color: #fff;
	border: 1px #808080 solid;
	line-height: 2;
	overflow: hidden;
	scrollbar-base-color: #fff; 
	scrollbar-arrow-color:#6666ff;
}

#navauto p {
	padding: 3px 3px 3px 3px;
	margin: 0px 15px 3px 15px;
	line-height: 17px;
	border-top: 1px #ccc dashed;
	border-bottom: 1px #ccc dashed;
	border-right: 1px #fff dashed;
	border-left: 1px #fff dashed;

}

#navauto p:hover {
	padding: 3px 3px 3px 3px;
	margin: 0px 15px 3px 15px;
	line-height: 17px;
	border: 1px #ff9933 dashed;
}


#navauto h2 {
	background: #202020;
	color: #FFFFFF;
	font-size: 14px;
	font-family: "century gothic", "avant garde", "avant garde gothic", Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 5px 5px 5px 5px;
	padding: 1px 5px 1px 5px;
	line-height: 20px;
	text-align: justify;
	text-justify: distribute-all-lines;
	text-align-last: justify;
	text-transform: uppercase;
	}

#navauto li {
	padding: 0;
	margin: 0;
	line-height: 17px;
}

#navauto ul {
	padding-top: 0;
	margin-top: 0;
}


/* ------------------------------------------------------------content */

#main {
	width: 705px;
	height: auto;
	margin: 0px auto 10px 10px;
	float: left;
	border: 0;
}

#mainauto {
	width: 705px;
	height: auto;
	margin: 0px auto 10px 10px;
	float: left;
	border: 0;
}

#content {
	width: 705px;
	height: auto;
	margin: 0px 0px 0px 0px;
	float: left;
	color: #000;
	background-color: #fff;
	overflow: auto;
	border: 1px #000 solid;
}

#contentauto {
	width: 705px;
	height: auto;
	margin: 0px 0px 0px 0px;
	float: left;
	color: #000;
	background-color: #fff;
	overflow: auto;
	border: 1px #000 solid;
}

#floorplans {
	width: 710px;
	height: 476px;
	margin-right: 10px;
	float: left;
	color: #fff;
	background-color: #666666;
	overflow: auto;
	border: 1px #fff solid;
}

#floorplansauto {
	width: 705px;
	height: auto;
	float: left;
	color: #000;
	background-color: #fff;
	overflow: auto;
	border: 1px #808080 solid;
	margin: 0px 0px 0px 0px;
}

div.auto {
	height: auto;
	float: none;
	clear: both;
	width: 95%;
	border: 1px #000 dashed;
	text-align: left;
}

/* ------------------------------------------------------------one-six */

#one {
	width: 345px;
	height: 152px;
	float: left;
	border: 1px #000 solid;
	background-color: #999999;
}

#one:hover {
	background-color: #666699;
}

#two {
	width: 345px;
	height: 152px;
	float: left;
	margin-left: 10px;
	border: 1px #000 solid;
	background-color: #333;
}

#two:hover {
	background-color: #666699;
}

#three {
	width: 345px;
	height: 152px;
	float: left;
	margin-top: 10px;
	border: 1px #000 solid;
	background-color: #666;
}

#three:hover {
	background-color: #666699;
}

#four {
	width: 345px;
	height: 152px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	border: 1px #000 solid;
	background-color: #808080;
}

#four:hover {
	background-color: #666699;
}

#five {
	width: 345px;
	height: 151px;
	float: left;
	margin-top: 10px;
	border: 1px #000 solid;
	background-color: #333;
	overflow: auto;
	color: #999999;
}

#five:hover {
	background-color: #666699;
}

#fiveno {
	width: 350px;
	height: 151px;
	float: left;
	margin-top: 10px;
	border: 1px #000 solid;
	background-color: #333;
	overflow: auto;
	color: #999999;
}

#sixhome {
	width: 345px;
	height: 152px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	border: 1px #000 solid;
	background-color: #808080;
	background-image: url('images/six-home.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

#six {
	width: 350px;
	height: 314px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	text-align: justify;
	color: #999;
	background-color: #fff;
	border: 1px #000 solid;
	text-justify: distribute-all-lines;
	text-align-last: justify;
}

/* --- background-image:url('images/portfolio-img1.jpg'); background-position: center bottom; background-repeat: no-repeat; --- */

#sev {
	width: 345px;
	height: 151px;
	float: left;
	margin-top: 10px;
	border: 1px #000 solid;
	background-color: #333;
	overflow: auto;
	color: #333;
	background-image: url('images/draft-home.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

#eight {
	width: 345px;
	height: 152px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	border: 1px #000 solid;
	background-color: #333;
	background-image: url('images/plans-home.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}


#portfolio {
	width: 340px;
	height: 314px;
	float: left;
	border: 1px #fff solid;	
	overflow: hidden;
	color: #fff;
	background-color: #666666;
}

#portfoliotwo {
	width: 340px;
	height: 314px;
	float: left;
	border: 1px #fff solid;	
	overflow: hidden;
	color: #fff;
	background-color: #333;
	margin-top: 10px;
}

#seven {
	width: 710px;
	float: left;
	margin-top: 10px;
	border: 1px #fff solid;
	background-color: #333;
	overflow: auto;
	color: #999999;
	height: auto;
	margin-right: 10px;
	font-family: "century gothic", "avant garde", "avant garde gothic", trebuchet ms, trebuchet, arial, helvetica, sans-serif;
}

/* ----------------------------------------------------------------special content */

#pic {
	width: 350px;
	height: 314px;
	float: left;
	margin-left: 10px;
	border: 1px #fff solid;	
	overflow: hidden;
}

#contact {
	width: 950px;
	float: left;
}

#footer {
	width: 990px;
	float: right;
	font-size: 9px;
	color: #999999;
	text-align: right;
	background-color: #000;
}

/* ----------------------------------------------------------------classes */

p.justify {
	text-align: justify;
	text-justify: distribute-all-lines;
	text-align-last: justify;
}

/* p.justify:after {
	content: " _________________________________";
	line-height: 0;
	color: #000;
} */

.border {
	border: 1px;
	border-color: #fff;
	border-style: solid;
}

.blackborder {
	border: 1px;
	border-color: #000;
	border-style: solid;
}

img.frab {
	float: right;
	margin: 0px 10px 10px 10px;
	border: 1px #000 solid;
}

.contact {
	border: 0px;
	float: right;
}

.home {
	font-size: 14px;
	color: #CCCCCC;
	text-align: justify;
	text-justify: distribute-all-lines;
	text-align-last: justify;
	font-family: "century gothic", "avant garde", "avant garde gothic", verdana, trebuchet ms, trebuchet, arial, helvetica, sans-serif;
	padding-top: 25px;
}

.home2 {
	font-size: 14px;
	color: #999999;
	text-align: justify;
	text-justify: distribute-all-lines;
	text-align-last: justify;
	font-family: "century gothic", "avant garde", "avant garde gothic", verdana, trebuchet ms, trebuchet, arial, helvetica, sans-serif;
	padding-top: 25px;
}

.contactus {
	background-color: #000;
}

.contactus:hover {
	background-color: #666666;
}

.smallfont {
	font-size: 10px;
}

.nobullet {
		list-style-type: none;
}

/* ------------------------------------------------------------------------links */
/* -----------------------------------dark blue-nav bar */

a:link {
	text-decoration: none; 
	color: #6666ff;
	}

a:visited {
	text-decoration: none;
	color: #6699FF;
}

a:hover {
	text-decoration: none;
	color: #FF9933;
}

a:active {
	text-decoration: none;
	color: #FFCC66;
}

a.light:link {
	text-decoration: none; 
	color: #6666ff;
	}

a.light:visited {
	text-decoration: none;
	color: #6699FF;
}

a.light:hover {
	text-decoration: none;
	color: #FF9933;
}

a.light:active {
	text-decoration: none;
	color: #FFCC66;
}

/* -----------------------------------light blue-body */
	
a.oldlight:link {
	text-decoration: none;
	color: #99CCFF;
}

a.oldlight:visited {
	text-decoration: none;
	color: #CCCCCC;
}

a.oldlight:hover {
	text-decoration: none;
	color: #FF9933;
}

a.oldlight:active {
	text-decoration: none;
	color: #FFCC66;
}
	
/* -----------------------------------gray-top */
	
a.top:link {
	text-decoration: none;
	color: #999;
}

a.top:visited {
	text-decoration: none;
	color: #808080;
}

a.top:hover {
	text-decoration: none;
	color: #6699ff;
}

a.top:active {
	text-decoration: none;
	color: #FFCC66;
}

/* -------------------------------white-h4 and main */

a.w:link {
	text-decoration: none; 
	color: #fff;
	}

a.w:visited {
	text-decoration: none;
	color: #fff;
}

a.w:hover {
	text-decoration: none;
	color: #99CCff;
}

a.a:link {
	text-decoration: none; 
	color: #666;
	}

a.a:visited {
	text-decoration: none;
	color: #666;
}

a.a:hover {
	text-decoration: none;
	color: #000;
}

a.aw:link {
	text-decoration: none; 
	color: #fff;
	}

a.aw:visited {
	text-decoration: none;
	color: #fff;
}

a.aw:hover {
	text-decoration: none;
	color: #fff;
}


/* ----------------------------------------------------------headings */

h1 {
	font-family: "century gothic", "avant garde", "avant garde gothic", trebuchet ms, trebuchet, arial, helvetica, sans-serif;
	margin: 10px 5px 5px 10px;
	color: #666;
	text-align: left;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	font-family: "century gothic", "avant garde", "avant garde gothic", arial, helvetica, sans-serif;
	margin: 10px 5px 5px 10px;
	color: #666;
	text-align: right;
	font-size: 24px;
	font-weight: normal;
}

h3 {
	font-family: "century gothic", "avant garde", "avant garde gothic", trebuchet ms, trebuchet, arial, helvetica, sans-serif;
	margin: 10px 5px 5px 10px;
	color: #000;
	text-align: left;
	font-size: 20px;
	font-weight: normal;	
}

h4 {
	font-family: "century gothic", "avant garde", "avant garde gothic", trebuchet ms, trebuchet, arial, helvetica, sans-serif;
	margin: 10px 5px 5px 10px;
	color: #000;
	text-align: left;
	font-size: 14px;
	font-weight: bold;	
}

h5 {
	font-family: "century gothic", "avant garde", "avant garde gothic", trebuchet ms, trebuchet, arial, helvetica, sans-serif;
	margin: 10px 5px 5px 10px;
	color: #6666ff;
	text-align: left;
	font-weight: bold;	
}

h6 {
	font-family: "century gothic", "avant garde", "avant garde gothic", verdana, arial, helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	font-size: 9px;
	margin-left: 10px;
	margin-right: 10px;
}


/*image pop-up*/

.floorplan{
position: relative;
z-index: 0;
}

.floorplan:hover{
background-color: transparent;
z-index: 50;
}

.floorplan span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.floorplan span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.floorplan:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 10px; /*position where enlarged image should offset horizontally */

}
