/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:.8em;
	margin:0 0 0 0;
	background-color:#bcd6f9;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/shilohcreek/bg_body.gif);
	}

a {
	color:#000;
}

a img {border:none;}

h1, h2{
	margin:0 0 10px 0;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #5F8ED4;
	margin: 0;
}

p {
	margin:0 0 8px 0;
}

.headercontent {color: #DA2D2A; font-family: Times New Roman; font-size: 18px; font-weight: bold;}
.content { color: #3a4b5b; font-family: Times New Roman; font-size:14px; }
.actionlinks {color: #3a4b5b; font-family: Times New Roman;  font-weight: bold;}
.communityfooter { color: #e8ae6a; font-family: Times New Roman; font-size: 10px;}

/* ---- class settings -------------------------- */

.left {
	float: left;
}
.right {
	float: right;
}
.indent {
	padding-left: 30px;
}

.request {
	position:absolute;
	top:0px;
	right:0px;
}

.result_container {
	position:relative;
	top:0;
	left:0;
	width:900px;
	height:auto;
	margin:0 auto;
}

.result_body {
	position:relative;
	top:0;
	left:0;
	width:700px;
	height:auto;
	margin:0 auto;
}

.result-title {
	margin:20px 0 0 0;
	color:#DA2D2A;

}

.modeltable {
    width: 276px; 
    background-color: #608FD4; 
    margin: 10px; 
    border: 1px solid black;
}

.modelboxtext { color:White;}
.shaded {
	background-color: #d4e4fb;
}

/* ---- layout settings ----------------------- */

#viewportdesignarea_body{  
    width:800px; text-align:left;
}

#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	padding: 0 13px;
	height:auto;
	background-image: url("../images/shilohcreek/bg_main-container.png");
	background-repeat: repeat-y;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/shilohcreek/bg_main-container.png');
}

#header {
	position:relative;
	top:0;
	left:0;
	width: 950px;
	height: 77px;
	background-image: url(../images/shilohcreek/bg_header.jpg);
	background-repeat:repeat-x;
	text-align: center;
	padding: 30px 0 20px 0;
}

#text_rotation {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:25px;
	padding: 5px 0 0 0;
	font-weight: bold;
	background-image: url(../images/shilohcreek/bg_header.jpg);
	background-repeat:repeat;

}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0px;
	width:950px;
	height:42px;
	margin: 0 auto;
	background-repeat: repeat-x;
	background-image: url(../images/shilohcreek/bg_nav.jpg);
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	background-color:#FFF;
	background-repeat:repeat-x;
	background-image: url(../images/shilohcreek/bg_main.jpg);
	
}

/* ---- start side bar content settings -------------- */

#pic {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:300px;
	height:auto;
	padding: 60px 0 0 20px;
}

/* ---- end side bar content settings ---------------- */

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0px;
	float:right;
	width:575px;
	height:auto;
	padding: 20px 15px 20px 0;
}

#content_gallery {
	position:relative;
	top:0;
	left:10px;
	float:left;
	width:900px;
	height:auto;
	padding: 20px 15px 20px 0;
}

/* ---- end main content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:930px;
	height:50px;
	background-image: url(../images/shilohcreek/bg_footer.jpg);
	background-repeat:no-repeat;
	clear:both;
	padding: 485px 20px 0 0;
	text-align: right;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav ul {
    margin: 0px;
    padding: 0px;
	display: inline;
}
#nav li {
    list-style-type: none;
    display: inline;
	padding:0;
	float: left;
}
#nav a {
	position: relative;
	display: block;
	cursor:pointer;
	background-repeat: repeat-x;
}
a:hover#nav_01 {
	background-position: 0 -42px;
}
a#nav_01 {
	width:90px;
	height: 42px;
	background-position:0 0;
	background-image: url(../images/shilohcreek/nav.gif);
}
a:hover#nav_02 {
	background-position: -90px -42px;
}
a#nav_02 {
	width:109px;
	height: 42px;
	background-position:-90px 0;
	background-image: url(../images/shilohcreek/nav.gif);
}
a:hover#nav_03 {
	background-position: -199px -42px;
}
a#nav_03 {
	width:110px;
	height: 42px;
	background-position:-199px 0;
	background-image: url(../images/shilohcreek/nav.gif);
}
a:hover#nav_04 {
	background-position: -309px -42px;
}
a#nav_04 {
	width:147px;
	height: 42px;
	background-position:-309px 0;
	background-image: url(../images/shilohcreek/nav.gif);
}
a:hover#nav_05 {
	background-position: -456px -42px;
}
a#nav_05 {
	width:141px;
	height: 42px;
	background-position:-456px 0;
	background-image: url(../images/shilohcreek/nav.gif);
}
a:hover#nav_06 {
	background-position: -597px -42px;
}
a#nav_06 {
	width:110px;
	height: 42px;
	background-position:-597px 0;
	background-image: url(../images/shilohcreek/nav.gif);
}

a:hover#nav_07 {
	background-position: -707px -42px;
}
a#nav_07 {
	width:71px;
	height: 42px;
	background-position:-707px 0;
	background-image: url(../images/shilohcreek/nav.gif);
}

a:hover#nav_08 {
	background-position: -778px -42px;
}
a#nav_08 {
	width:140px;
	height: 42px;
	background-position: -778px 0;
	background-image: url(../images/shilohcreek/nav.gif);
}

/*----------lightbox-------------------------------------*/

#lightbox{
	position: absolute;
	top: 40px;
	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;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	


/*///// Property Details Page ////////*/

#PropertyDetailsContainer { width:820px;}

.PropertyDetailsContainer_background {

  }

.PropertyDetailsContainer_footer {

    }
    
.tableleftborder {
    border-left-color: #bcd6f9; 
    border-left-width: 1px; 
    border-left-style: solid;
 }
 
 .calltoactionleftbordertd {
    border-left-color: #bcd6f9; 
    border-left-width: 1px; 
    border-left-style: solid;
 }
 .bottombordertr { 
     border-bottom-style: solid; 
     border-bottom-width: 1px; 
     border-bottom-color: #bcd6f9;
 }

 .tablebottomborder {
        border-bottom: 1px solid #bcd6f9; 
        width: 200px;
 }
 
.tablebottomborder {
        border-bottom: 1px solid #bcd6f9; 
        width: 200px;
 }

.subdetailstd
{
    background-color:#bcd6f9;
    height:1px;
}

/*///// Search Results Page /////*/   
 
.SearchResultsContainer_background {
      border-bottom-color: Black; 
    border-bottom-style:solid; 
    border-bottom-width:1px;
    margin-bottom:5px;
}

.SearchResultsContainer_Footer { 
        height:10px;
 }

.SearchResultsThumb {
    border: 1px solid #bcd6f9; 
}

.SearchResultsThumb_background {
 background-color: #bcd6f9;
}
