/* *************************** 
  Site - StClair
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/
.the_spirit{
 position:absolute;
 left:31px;
 top:236px;
 background:url(../images/bg_the_spirit.png) left top no-repeat;
 width:139px;
 height:19px;
 text-indent:-9999px;
 outline-style:none;
 }

#interest-options, #price-options
{
    margin-top:0;
    margin-left:110px;
    font-size:0.9em;
}

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#626a68;
	text-decoration:none;
}
a:hover {
	color:#626a68;
	text-decoration:underline;
}
em { font-style: italic; }
strong { font-weight: bold; }
img {
	border:0;
}
fieldset {
	border:none;
}
li {
	list-style:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}
h1, h2, h3, h4, h5, h6 
{
    font-weight: bold;
}
/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
    font-size:75%;
    font-family:Arial, Helvetica, sans-serif;
    background:#dcdcdc;
    color:#6d6d75;
}
label
{
    font-size: 0.866em;
}
span label
{
    font-size: 0.9em;
}
#container {
	width:800px;
    margin:36px auto 0 auto;
    background:#fff url(../images/bg_container.jpg) no-repeat bottom;
	text-align:left;
    font-family:Tahoma, Verdana, Arial, "Times New Roman";
    font-size:0.9em;
}

/* *************************** 
   $3 Header Styles
   ***************************/
#header {
	width:800px;
	height:135px;
	background: url(../images/bg_header.png) left top no-repeat;
}
#header h1 {
	width:141px;
    height:30px;
	float:right;
    display:inline;
    margin:27px 48px 16px 0;
    background:url(../images/logo.jpg) no-repeat;
    font-size:1em;
}

#header h1 a {
	width:141px;
    height:30px;
    display:block;
    text-indent:-9999px;
    outline-color: invert;
	outline-style: none;
	outline-width: medium;
}

#header-home {
	width:800px;
	height:135px;
    float:left;
    position:relative;
	background: url(../images/bg_header_home.png) left top no-repeat;
}




#header-home h1 {
	width:276px;
    height:57px;
	float:right;
    display:inline;
    margin:27px 48px 16px 0;
    background:url(../images/StClaire_Logo_green.png) no-repeat;
    font-size:1em;
}

#header-home h1 a {
	width:276px;
    height:57px;
    display:block;
    text-indent:-9999px;
    outline-color: invert;
	outline-style: none;
	outline-width: medium;
}

#menu_wrapper {
	float:right;
    clear:right;
    margin-right:48px;
    display:inline;
}
#menu {
	float:right;
	background:#5d645d;
    position:relative;
}
#menu li {
	float:left;
    padding-left:1px;
    background:url(../images/bg_menu_divider.gif) 0 3px no-repeat;
}
#menu li.menu_home {
	padding-left:0;
    background:none;
}
#menu li a {
	float:left;
    padding:3px 12px 0 12px;
    color:#FFFFFF;
    height:18px;
    height/**/:/**/ 15px;
    font-weight:bold;
}
#menu li a:hover {
	background:#a1be01;
    text-decoration:none;
}
#menu li.selected a,
#menu li.selected a:hover {
    background:#a1be01;
    font-weight:bold;
}
#menu li.selected ul {
	display:block;
	background:#a1be01;
    position:absolute;
    left:0;
    top:21px;
    width:100%;
}
#menu li.selected ul li#submenu1 {
	padding-left:0;
    background:none;
}
#menu li.selected ul li a {
	font-weight:normal;
}
#menu li.selected ul li a:hover {
	text-decoration:underline;
    font-weight:normal;
}
#menu li.selected ul li.selected a {
	text-decoration:underline;
}

/* *************************** 
   $4 Content Styles
   ***************************/
#content {
	width:800px;
    float:left;
    position:relative;
}
ul#homemenu {
	float:right;
	background:#6e6d75;
    position:absolute;
    top:101px;
    left:332px;
    font-weight:bold;
}
ul#homemenu li {
	float:left;
    padding:0 0 0 1px;
    background:url(../images/bg_menu_divider.gif) 0 3px no-repeat;
}
ul#homemenu li.menu_home {
	padding-left:0;
    background:none;
}
ul#homemenu li a {
	float:left;
    padding:3px 9px 0 12px;
    color:#FFFFFF;
    height:18px;
    height/**/:/**/ 15px;
}
ul#homemenu li a:hover {
	background:#a1be01;
    text-decoration:none;
}
ul#homemenu li.selected a,
ul#homemenu li.selected a:hover {
	background:#a1be01;
}
#homebanner img {
	vertical-align:middle;
	width:200px;
	height:200px;
}
#content ul#homebanner
{
   list-style:none;
   width: 800px;
   height: 200px;
   margin: 0px;
   float:left;
   display:inline;
}
#content ul#homebanner li
{
   padding: 0px;
   float:left;
   width: 200px;
   display:inline;
}
#homebanner1
{
    margin-right:-200px;
}
#homebanner2
{
    margin-left:200px;
}
#homebanner3
{
    margin-left:400px;
}
#homebanner4
{
    margin-left:600px;
}
    
#hometext {
	width:599px;
    float:left;
    padding:31px 30px 0 200px;
    width/**/:/**/ 370px;
    line-height:23px;
    font-size:12px;
}
#latestnews {
	width:201px;
    height:200px;
    float:right;
    background:#a1be01;
    color:#ffffff;
    padding:27px 12px 0 12px;
    width/**/:/**/ 176px;
    height/**/:/**/ 176px;
    margin-bottom:64px;
    line-height:14px;
}
#latestnews p { margin-bottom: 7px; }
#latestnews h3 {
	font-size:1em;
	margin-bottom: 8px;
}
#latestnews a
{
    color:#ffffff;
}

#video_text 
{
    margin-bottom:80px;
    margin-left:150px;
}

#video_text p
{
    line-height:20px;
}

.video_embed
{
    width:480px; 
    margin-left:185px; 
    margin-bottom:30px; 
    border: #5d645d 5px solid;
}

.map_intro {
	padding:0 48px 0 36px;
	 font-size:12px;
}

.map_intro h3 {
    margin-bottom:5px;
}
.map_intro p {
	line-height:17px;
    margin-bottom:10px;
}
#googleMap {
	width:752px;
    height:419px;
    margin-bottom:80px;
}
.banner_inner {
	float:left;
    padding:0 0 100px 0;
    margin-top:-20px;
}
.content_inner {
	width:350px;
    float:right;
    margin-right:48px;
    display:inline;
    padding-bottom:100px;
    font-size:12px;
}
h3 {
font-size:1.2em;
}

.content_inner h3 {
    margin:20px 0 5px 0;
    font-weight: bold;
}
.content_inner p {
	line-height:20px;
    margin-bottom:12px;
}
.content_inner form a {
    text-decoration:underline;
}
.content_inner form a:hover {
    text-decoration:none;
}
#content ul {
	margin:25px 0;
}
#content ul li {
    background:url(../images/bg_content_li.gif) 0 12px no-repeat;
    padding:6px 0 6px 12px;
}
.content_inner ol {
	margin:15px 0;
    padding: 0px 0px;
    list-style-type:lower-roman;
    list-style-position:inside;
}
.content_inner ol li {
    margin:10px 10px 10px 12px;
    padding: 0px 0px;
    list-style-type:lower-roman;
}


.content_inner h2, .content_inner legend {
	font-size:2em;
    font-weight:normal;
    text-align:right;
    margin-bottom:8px;
}



.content_inner p.register_intro {
	line-height:14px;
}
#content .content_inner form ul li {
    background:none;
    padding:1px 0px;
}
#content .content_inner form ul {
    margin:0px;
}
.content_inner form li {
	padding:1px 0;
    margin:0;
}
.content_inner form li label {
	width:110px;
    float:left;
    line-height:10px;
    font-weight:bold;
    padding-top:2px;
}
.content_inner form li span {
	font-size:11px;
}
.content_inner form li label.padRight {
	text-align: right;
	width:90px;
	padding-right: 20px;
}
.content_inner form li span label{
	float:none;
	width:auto;
	font-weight: normal;
}
.content_inner form li span.secondline {
	padding-left:16px;
}
.content_inner form li label span {
	color:#FF0000;
}
.content_inner form li input.text {
	width:233px;
    height:22px;
    padding:3px;
    width/**/:/**/ 227px;
    height/**/:/**/ 16px;
}
.content_inner form li select {
	width:233px;
    padding:2px 0;
}
.content_inner form li input.input_checkbox {
	width:18px;
    height:18px;
    border:none;
    float:left;
    margin:0 5px 5px 0;
    display:inline;
}
#content .content_inner form ul li#form_button {
	padding:10px 0 0 110px;
}
#content .btn {
	border:none;
    background:#6D6D75;
    padding:2px 5px;
    color:#FFFFFF;
    font-weight:bold;
    font-size:11px;
    cursor:pointer;
}
.content_inner #error_list {
    width:233px;
    padding:10px 20px 10px 30px;
    width/**/:/**/ 183px;
    line-height:11px;
    color:#FFFFFF;
    margin-left:110px;
    background:#a1be01 url(../images/bg_errormsg.gif) 12px 14px no-repeat;
}
select.select { width:125px; }
ul#news-articles { margin: 0px; }
ul#news-articles li 
{
    background: none;
    padding: 0px;
}
#privacybox { margin-top:5px}
.news-archive { display: inline; }
h3.news-archive { margin-right: 10px; }
form.news-archive { margin-bottom: 20px; }
.annotation { width:300px;}
#privacymessage {margin-top:20px;}
#privacymessage strong { font-weight: bold; }
#privacymessage a { text-decoration:underline;}
#privacymessage a:hover { text-decoration:none;}
/* *************************** 
   $5 Sidebar Styles
   ***************************/
#sidebar {
}



/* *************************** 
   $6 Footer Styles
   ***************************/
#footer {
	width:800px;
    margin:0 auto;
    background:#42003d;
	text-align:left;
    font-family:Tahoma, Verdana, Arial, "Times New Roman";
    font-size:0.9em;
    padding:15px 38px;
    width/**/:/**/ 724px;
}
#footer a {
	color:#e1e0de;
}
#footer .heading a {
	color:#FFFFFF;
}
#footer #footer_box1 {
	width:360px;
    float:left;
}
#footer #footer_box2 {
	width:214px;
    float:left;
}
#footer #footer_box3 
{
	width:116px;
    float:left;
}
#footer #footer_box1 .heading {
	font-weight:bold;
    margin-top:12px;
}
#footer #footer_box1 .heading.first {
	margin-top:0;
}
#footer #footer_box2 h3 {
	font-weight:bold;
    color:#FFFFFF;
    margin-bottom:6px;
    font-size:1em;
}
#footer #footer_box2 p {
	line-height:18px;
	color:#ffffff;
}
#footer #footer_box2 p a {
	color:#ffffff;
}
#footer #footer_box3 p {
	margin-bottom:15px;
	color:#9aa3a8;
	font-size:8px;
}
#footer #footer_box3 img {
	margin-top:5px;
}


/*house land page*/

#houselist_wrapper {
	width:634px;
	margin-left:121px;
	overflow:hidden;
	padding-bottom:80px;
}
.houselist {
	width:632px;
	height:140px;
	border:1px solid #5d6262;
	margin-bottom:6px;
	background:#ebe9e0;
	padding-top:8px;
}
.houselist .house_image {
	float:left;
	margin:0 0 0 8px;
	display:inline;
}
.houselist .house_desc {
	float:left;
	width:305px;
	margin:0 10px 0 8px;
	display:inline;
}
.houselist .house_desc h3 {
	font-size:14px;
	line-height:18px;
	font-weight:normal;
}
.houselist .house_desc h3 strong {
	font-weight:bold;
}
.houselist .house_desc p {
	margin:8px 0 0 0;
	height:65px;
}
.houselist .house_price {
	border-top:1px solid #a4a6a1;
	padding-top:4px;
	font-size:14px;
}
.houselist .house_price .house_moreinfo {
	float:right;
	font-size:11px;
}
.houselist {
}
.houselist {
}
#content .houselist ul {
	float:left;
	width:55px;
	margin:0;
	padding:0;
	list-style:none;
}
#content .houselist li {
	margin:0;
	padding:0 0 4px 0;
	list-style:none;
	font-size:14px;
}
#content .houselist li img {
	vertical-align:middle;
}
/* *************************** 
   $4 Content Styles
   ***************************/
 #productListing{
	 width:100%;
	 }
#container_inner{
	width:752px;
	position:relative;
	text-align:left;
	}	

#container_inner #content {
	position:absolute;
	width:245px;
	height:370px;
	left:0;
	top:380px;
}
#boxshot{
	height:376px;
	width:752px;
	}
#container_inner #sidebar{
	background:url(../images/bg_sidebar.jpg) no-repeat;
	width:752px;
	height:650px;
	}	 

.Accordion {
	overflow: hidden;
	background:url(../images/bg_accordion.jpg) no-repeat;
	width:503px;
	height:270px;
	float:right;
	margin-top:4px;
}
.AccordionPanelContent {
	height: 270px;
	width:503px;
	overflow:hidden;
}
.AccordionPanelContent div {
	font-size:12px;
	color:#fff;
	line-height:20px;
	padding:20px;
	width:463px;
	height:230px;
	
}

/* Table Rules
----------------------------------------------- */
td.rank { }

#products { 
	border-collapse:collapse;
	empty-cells:show;
	width:100%;
	margin: 0;
	color:#fff;
}

#products td { 
	margin: 0; 
	padding:0;
	text-align: left;
}
#products tr {
	-moz-user-select: none;
	-khtml-user-select: none;
}
#products tr.infocus {
	background-color:#dfdfdf;
	cursor: pointer;
}

#products tr.notinfocus { background-color:#fff; }
#products tr.selected { color:#fc0; }
#products tbody { margin-top: 0; }
.even { background-color: #151515; }

.rowHover {
	color: #fff;
	cursor: pointer;
}


.productinfo {
	width: 800px;
	clear:both;
}
.productinfo h2{
	text-align:left;

	}

.boximage {
	height:376px;
	width:752px;
}
#productListing .product .productinfo .menu1{
	background:#51a822;
	}

#featured{
	width:100%;
	height:92px;
	padding-top:4px;
	background:url(../images/bg_featured.jpg) left 4px no-repeat;
	padding-bottom:4px;
	}
#featured li{
	float:left;
	margin-right:4px;
	}
#featured li img{
	vertical-align:middle;
	}
.footer_bottom{
	background:#a1be01;
	width:100%;
	text-align:center;
	}
.footer_bottom p {
	font-size:15px;
	color:#fff;
	padding:8px 0;
	font-weight:bold;
	}
.footer_bottom p span,.footer_bottom p a,.footer_bottom p a:hover{
	color:#42003d;
	}

#container .wide{
	padding:26px 0 0 0;
	width:100%;
	}
#container .wide #footer_box1{
	padding-left:38px;
	}
#container .map_page{
	height:118px;
	position:relative;
	}
#container .map_page h1{
	margin-bottom:18px;
	}
#download_brochure h2 a{
	font-size:12px;
	color:#a1be01;
	text-transform:uppercase;
	margin-left: 10px;
	}
#container .map_page #menu li a{
	font-weight:normal;
	}
#container .map_page #menu li a:hover{
	font-weight:normal;
	}

#container .map_page #menu li.selected a,
#container .map_page #menu li.selected a:hover {
    background:#a1be01;
    font-weight:bold;
}
#container .map_page #menu_wrapper #menu .selected. ul li{
	width:450px;
	overflow:hidden;
	display:block;
	}
#container .wide .clear{
	height:23px;
	}

