/*==============================
			GLOBALS
===============================*/
*
{
    margin:0;
}


html, body
{
	font-family:Arial, sans-serif, myriad;
	font-size:12px;
	margin:0px 0px 1px 0px;
	padding:0;
	height:101%;     /*Prevent scroll bar jump */
	background:#999999 url(../images/bg.jpg) repeat-x;
}

h1
{
	color:#003366;
	font-family:myriad;
	font-weight:bold;
	font-size:22px;

}
h2
{
	color:#003366;
	font-family:myriad;
	font-weight:bold;
	font-size:18px;
    padding-top:10px;
    margin-top:0px;

}
h2 a
{
    font-size:12px;
    color:#003366;
}

p
{
	font-family:Myriad, Arial, sans-serif, myriad;
	color:#000000;
}
a
{
    color:#000;
}

.yellow
{
	color:#cc0000;
}
div.hr
{
	clear:both;
	margin:20px 0px 40px 0px;
}
#thankyou
{
	height:700px;
	text-align:center;
}
#thankyou h2
{
	font-size:22px;
}
#content .thankyou-contact p
{
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.thankyou-contact ul
{
	list-style:none;
	margin:0px auto;
	padding:0px;
	color:#003366;
	font-size:14px;
	width:50%;
	text-align:left;
}
.thankyou-contact ul li
{
	margin:5px 0px 15px 0px;
}
.thankyou-contact ul li label
{
	display:block;
	width:80px;
	float:left;
}
/*==============================
	SITE WRAPPER
===============================*/
#container
{
	background:url(../images/container-bg.png) top center repeat-y;
	width:1141px;
	margin:0 auto;
	min-height:100%;
}
#wrapper
{
	width:960px;
	margin:0 auto 0 auto;
	padding:0px 0px 200px 0px;
	min-height:100%;
	overflow:hidden;

	height: auto !important;
	height: 100%;
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */

}

/*==============================
			HEADER 
===============================*/
#header
{
	width:960px;
	height:144px;	
	float:left;
	background:url(../images/header.jpg) no-repeat;
}
#header h1
{
    float:right;
    margin:100px 50px 0px 0px;
    font-size:22px;
    font-style:italic;
    color:#003366;
}



/*==============================
	        CONTENT
===============================*/

#content
{
	width:860px; /*860*/
	height:100%;
	float:left;
	margin:20px 50px 50px 50px;
}
#content p
{
    line-height:14px;
    font-size:0.9em;
    margin:0px 10px 10px 0px;
    text-align:justify;

}
#content-top
{
	width:860px;
}
#no_house
{
	height:60px;
	width:100%;
	border:5px solid #003366;
}
#no_house h3
{
	text-align:center;
	margin:20px 0px 0px 0px;
	color:#CC0000;
}
/*Home Page Div*/
#top-right-home
{
	width:330px;
	float:right;
}
#top-right-about
{
	width:320px;
	float:right;

}
#top-right
{
	width:360px;
	float:right;
}

#top-right-imgs
{
    width:402px;
    float:left;
}
#top-right-imgs ul
{
    list-style:none;
    margin:0px;
    padding:0px;
}
#top-right-imgs ul li
{
    float:left;
    width:130px;
    height:125px;
    color:#FFF;
    margin:5px 3px 5px 0px;
}
#top-right-imgs ul li:hover
{
    cursor:pointer;
}

#top-right-imgs img:hover
{
     cursor: pointer;
}

#elevations li
{
    text-align:center;
    height:130px;
    background: #333;
}
#elevations li.private
{
    background: #333 url( ../images/private.jpg ) bottom right no-repeat;

}
#elevations li.selected-house
{
	background:#003366;
}
/* view floorplan and specification buttons */
#specbuttons
{
    margin-top:30px;
}
.viewDialog
{
    background:#003366;
    color:#FFF;
    padding:5px;
    width:140px;
    margin:10px 0px 0px 0px;
    border:1px outset #000033;
}

#dimensions
{
    width:200px;
    float:left;
    margin-left:5px;
}


#dimensions table td
{
    padding:0px 20px 0px 0px;
}

#specifications ul
{
    margin:0px 0px 0px 30px;
    padding:0px;
}
/*Popup window for specifications*/
#specifications
{
    height:90%;
}
#specFooter h1
{
    text-align:center;
}

#top-left
{
	float:left;
	width:490px;
}
#top-left h3.price
{
    color:#003366;
    font-size:14px;
    float:right;
}


#top-left img
{
	float:left;
	margin:5px 0px 0px 0px
}
#top-left h1
{
	float:left;
}
#content-bottom
{
	width:860px;
    margin-top:20px;
}
/*==============================
	        SEARCH
===============================*/
#search
{
	float:left;
	width:860px;
	margin:0px;
}
#search ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
#search ul li
{
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
}
#search ul li.last
{
	margin:0px;
}

#search ul li input
{
    width:164px;
    text-transform:uppercase;
    background:#fff;
}
#search ul li input:hover
{
    cursor:pointer;
    background:#333;
    color:#FFF;
}
#search ul li select
{
	height:20px;
	width:164px;
    margin:0px;
    padding:0px;
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}
#search ul li p
{
    line-height:10px;
    margin:0px 0px 5px 0px;
    padding:0px;
}
#content p.search-feedback
{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	color:#cc0000;
}

/*==============================
	     HOUSE SERIES
===============================*/
#house-series
{
	float:left;
	width:860px;
	margin:10px 0px 0px 0px;
}
#house-series ul li.yellowtab
{
	background: url(../images/tab-yellow.png) no-repeat;
}
#house-series ul li.yellowtab a
{
    color:#333;
}


#house-series ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
#house-series ul li
{
	float:left;
	margin-right:3px;
	padding-top:3px;
	width:212px;
	height:22px;
	background: url(../images/tab.png) no-repeat; /*#003366*/
	text-align:center;
}
#house-series ul li.last
{
	margin:0px 0px 0px 0px;
}
#house-series ul li a
{
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	height:25px;
    margin-right:15px;
    padding:0px;
}
#house-series ul li a:hover
{
	text-decoration:underline;
}


/*==============================
	        HOUSES
===============================*/
#houses
{
	width:860px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#houses ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
#houses ul li
{
	float:left;
	margin:16px 16px 0px 0px;
	text-align:center;
	background:#333;
    height:115px;
}
#houses ul li img
{
    margin-bottom:5px;
}

#houses ul li:hover
{
    cursor:pointer;
}


#houses ul li span
{

    text-decoration:none;
	/*text-transform:uppercase;*/
    color:#FFF;
    font-size:0.85em;
    font-family:sans-serif, Arial;
}



#houses ul li.last
{
	margin:16px 0px 0px 0px;
}
#houses ul li.private
{
    background: #666 url( ../images/private.jpg ) bottom right no-repeat
}

.no-border
{
    border:none;
}
/*==============================
	        SITEMAP
===============================*/
.sitemap
{
	margin:20px 15px 0px 0px;
	padding:0px;
	width:200px;
	list-style:none;
	float:left;
}
.sitemap li
{
	margin:0px 0px 1px 0px;
}
.sitemap li a
{
	color:#003366;
	display:block;
	padding:5px;
	text-decoration:none;
	font-weight:bold;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
.sitemap li a:hover
{
	background:#b1afaf;

}
/*==============================
	        FOOTER
===============================*/

#footer
{
	width:960px;
    height:60px;
    background:#003366;
    margin:0 auto;
}
#footer ul
{
    list-style:none;
    text-align:center;
    padding:10px 0px 0px 0px;
}
#footer ul li
{
    display:inline;

    color:#fff;
}
#footer ul li a
{
    color:#fff;
    text-decoration:none;
    padding:0px 5px 0px 5px;
}
#footer ul li a:hover
{
    text-decoration:underline;
}
#footer p
{
	text-align:center;
	margin:10px 0px 0px 0px;
	color:#FFF;
	font-size:10px;
}
#footer p a
{
	margin:0px;
	color:#fff;
	text-decoration:none;
	
}
.push
{
    height:100px;
}






