@charset "utf-8";
/* CSS Document */

/*
 * For main Content Containers
 */
a {
	color:#000000;
	font-weight:600;
}
.container {
	font-family:Century Gothic, Verdana, sans-serif;
	color:#666;
	margin:0px auto auto auto;
	width:1000px;
	border-top:3px solid #fff;
	padding:0px 25px 0px 25px;
}


.header-wrapper {
	display:inline-block;
	width:100%;
	position:relative;
}

.header-wrapper h1, .header-wrapper img{
	float:left;
	width:100%;
}
.button_01 a {
	display: inline-block;
	padding: 5px 5px 5px 5px;
    background:  url(../images/more_button.png) bottom right no-repeat;
	text-align: center;
	color: #026181;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	font-weight: bold;
	color: #000;
}

.section_w960 {
	clear: both;
	width: 960px;
}

/*
 * Navigation Menu
 */
.nav-menu {
	list-style:none;
	margin-top:40px;
}

.nav-menu li {
	float:left;
	margin-left:5px;
	display:inline;
}

.nav-menu li a {
	text-align:right;
	display:block;
	width:80px;
	max-width:100px;
	height:30px;
	padding:5px 10px 5px 10px;
	border-right:1px solid #999;
	font-size:11px;
	color:#999;
	text-decoration:none;
}

.nav-menu li a:hover {
	background-color:#FF9933;
	color:#FFF;
}


/*
 * Body Elements
 */

.body-wrapper {
	display:inline-block;
	position:relative;
	width:100%;
	padding:5px 10px 40px 10px;
	height:420px;
}

.banner-wrapper {
	display:inline-block;
	position:relative;
	width:100%;
	padding:5px 10px 0px 10px;
	height:420px;
}

#bodyIndex {
	height:420px;
}

#leftIndex {
	height:400px;
	background:none;
}

#rightIndex {
	background:none;
	height:450px;
	overflow:hidden;
}

.body-wrapper h3{
	color:#000000;
	font-size:20px;
	font-weight:400;
}
.body-wrapper h4{
	color:#000000;
	font-size:20px;
	font-weight:400;
}


.body-left_wrapper {
	position:relative;
	display:block;
	float:left;
	height:350px;
	width:650px;
	border-right:3px solid #999;
	padding-right:10px;
}

.banner-wide_wrapper {
	position:relative;
	display:block;
	float:left;
	height:400px;
	width:950px;
	padding-right:0px;
}

.jsh_homewide_wrapper {
	position:relative;
	display:block;
	float:left;
	height:400px;
	width:950px;
	padding-right:0px;
}
.jsh_homewide_content {
	background-color:#FFF;
	width:100%;
	background-position: left bottom;	
	padding:0px 0px 0px 0px;
}

.body-left_content {
	display:inline-block;
	background-color:#F2F2F2;
	width:95%;
	background-position: left bottom;	
	padding:15px 0px 20px 20px;
}

.body-wide_content {
	background-color:#FFF;
	width:100%;
	background-position: left bottom;	
	padding:0px 0px 0px 0px;
}

.body-wide {
	height:295px;
	width:100%;
	padding-right:5px;
	padding-bottom:10px;
	overflow:auto;
}

.body-image img, .body-image span {
	margin:5px auto 0px auto;
	font-size:12px;
	display:block;
}
.body-left_wrapper #flashIndex {
	width:605px;
	height:333px;
	margin:5px 0px 0px 15px;
}

.body-right_wrapper {
	display:inline-block;
	position:relative;
	width:270px;
	padding-left:20px;
}

.body-right_menu {
	display:inline-block;
	height:370px;
	width:98%;
	background-color:#F2F2F2;
	overflow-x:none;
	overflow-y:scroll;
	padding:10px 0px 5px 10px;
}

.body-right_menu_index {
	display:inline-block;
	height:230px;
	width:260px;
	background-color:#F2F2F2;
	overflow-x:none;
	overflow-y:scroll;
	padding:10px 0px 5px 10px;
}
/*
 * jsh CSS
 */
.menu-jsh-item div a{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	display:inline-block;
}

.menu-jsh-cost {
	height:155px;
	width:250px;
	border-bottom:1px solid #333;
	font-size:12px;
	display:block;
}
.menu-jsh-cost input{
	border:none;
	background:#F2F2F2;
}
.menu-jsh-cost ul {
	list-style:none;
	margin-left:-20px;
}

.menu-jsh-cost ul li{
	display:block;
	padding-top: 5px;
	margin-bottom:5px;
}

.menu-jsh-cost h4{
	font-size:14px;
	margin: 5px auto 5px auto;
}

.menu-jsh-headeritem {
	height:60px;
}

.menu-jsh-headeritem h4{
	float:left;
}

.Tbljshhomes {
	border-collapse:collapse;
	margin:20px auto 40px auto;
}

.Tbljshhomes thead td{
	font-size:13px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	height:40px;
	background-color:#333;
}

.Tbljshhomes tbody td{
	font-size:11px;
	color:#333;
	padding-left:10px;
	padding-right:10px;
}

.TblCostBreakdown {
	border-collapse:collapse;
}
.TblCostBreakdown input{
	text-align:right;
}

.fplan {
	margin-left: 20px;
}

.body-jsh {
	height:335px;
	width:99%;
	padding-right:5px;
	padding-bottom:10px;
	overflow:auto;
}

.body-jsh img {
	margin-top:10px;
	float:left;
	display:block;
	position:absolute;
}

.jsh-styles {
	display:block;
	width:100%;
	height:30px;
	margin-left:0px;
	background:#999;
}

.jsh-styles ul{
	list-style:none;
	margin: 0px auto auto -45px;
}

.jsh-styles ul li {
	float:left;
}

.jsh-styles ul #active-style a{
	color:#FFF;
	background-color:#FF9933;
	display:block;
}

.jsh-styles ul li a:hover{
	color:#FFF;
	background-color:#FF9933;
	display:block;
}
.jsh-styles ul li a {
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	text-align:center;
	display:block;
	padding-right:10px;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	border-right: 1px solid #FFF;

}

.jsh-details {
	display:inline-block;
	position:relative;
	margin-left:315px;
	margin-top:10px;
	padding-left:20px;
	width:250px;
	border-left: 2px solid #666;
	height:260px;
	font-size:11px;
	overflow:auto;
}

.jsh-button
{
	margin-top:10px;
	text-align:right;
	margin-right:30px;
}

.jsh-details h5 {
	font-size:16px;
	margin:5px auto 5px auto;
	color:#042E56;
}

.gallerycontroller a {
	color: #042E56;
	text-decoration:none;
	font-size:13px;
}

.gallerycontroller div {
	height:30px;	
}

.gallerycontroller #odd {
	background-color:#D7D7D7;
}

.gallerycontroller #even {
	background-color:#F8F8F8;
}

#jsh3-wrapper {
	height:540px;
}

#jsh3-body {
	height:550px;
}

#jsh3-details {
	height:300px;
}

#jsh3-rightmenu {
	height:540px;
	display:inline-block;
	overflow:hidden;
	padding:10px 10px 5px 10px;
}

.jsh_fcontent_wrapper {
	width: 100%;
	margin: 0 auto;	
}

.jsh3-button {
	margin-top:10px;
	text-align:left;
}
.jsh3-button table td {
	font-size:12px;
}

.jsh3-addons, .jsh3-addons input {
	font-size:12px;
}

.jsh3-addons {
	overflow:auto;
	height:325x;
	width:95%;
}
.jsh3-addons table {
	border-collapse:collapse;
}

.jsh3-addons table td{ 
	border-top:1px #333 solid;
	padding-top:10px;
	padding-bottom:20px;
	color:#666;
}

.jsh3-addons table td input{ 
	background:#F2F2F2;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
.jsh3-addons table tr:hover > td, .jsh3-addons table tr:hover > input{ 

}

.jsh3-addons input{
	text-align:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.label-addon {
	font-weight:bold;
	background-color:#FF9933;
	color:#333;
}
/*
 * Image Gallery CSS
 */

#menu-gallery-item-finished {
	float:left;
	display:block;
	width:100px;
	height:100px;
	padding:10px;
	border:1px solid #333;
	background-color:#000;
}

.menu-gallery-item a {
	color:#000099;
	
}

.menu-gallery-item  img {
	margin:auto auto auto auto;
	display:block;
	border:1px solid #333;
}

.gallerycontroller{
	width: 250px;
	heigth: 300px;
}

.gallerycontent{
	width: 585px;
	height: 285px;
	/*
	border: 1px solid black;
	background-color: #DFDFFF;
	*/
	padding: 3px;
	display: block;
}

.gallery-tabs ul{
	list-style:none;
	margin:0 0 0 -40px;
}

.gallery-tabs ul li {
	text-indent:10px;
	float:left;
}
.gallery-tabs ul li a {
	text-decoration:none;
	width:80px;
	font-size:11px;
	height:10px;
	padding-top:10px;
	padding-bottom:5px;
	display:block;
	background-color:#CCCCCC;
	color:#333333;
	border-right: 1px solid #CCCCCC;
}
.gallery-tabs ul li a#active {
	color:#FFFFFF;
	background-color:#000000;
}

.gallery-tabs ul li a:hover {
	color:#FFFFFF;
	background-color:#000000;
}

/*
 * Footer Elements
 */
.footer-wrapper {
	display:inline-block;
	position:relative;
	width:100%;
	height:200px;
	background-image:url(../images/index_19.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.footer-wrapper p {
	color:#042E56;
}

.footer-wrapper #flashFooter {
	width:690px;
	height:130px;
	float:left;
	border:1px solid #009;
}

span.small-link a {
	font-size:11px;
}
