* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

img {
	border: 0;
        margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
	color: #636b75;
	font: 14px/20px Verdana, Helvetica, sans-serif;
}

#container {
	width: 920px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -330px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	/*//////////
	border: 1px solid red;
	*/
}


#main {
	background: #f1f3f2 url("./themes/site_themes/sshxc/bkgndImages/headerBkgnd.jpg") center top repeat-x;
}

/* \\\\\\\\\\\\\\ HEADER ////////////// */

#header_logo {
	float: left;
	padding-top: 0px;
	margin-bottom: 20px;

}

.clear {
	clear: both;
}

#header_logo h1 {
	margin-bottom: 0px;
}

#secondary {
	background: #fff url("./themes/site_themes/sshxc/bkgndImages/body_bkg.jpg") repeat-x;
}

#header_secondary {
	padding-top: 15px;
	margin-bottom: 44px;
	float: left;
	width: 920px;
}

/* \\\\\\\\\\\\\\ LOGIN ////////////// */

#login{
	float: right;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-top: 5px;

}

#login a{
	
	color: #ffffff;
	text-decoration: none;
	
	

}

#login a:hover{
	
	color: #cc625d;
	text-decoration: underline;
	
	

}

#slideDownLogin {
padding: 5px;
background: url("./themes/site_themes/sshxc/bkgndImages/loginTile.png") repeat;

}

#slideDownLogin a{
text-decoration: underline;
}

.slideLoginBtn {
background: url("./themes/site_themes/sshxc/bkgndImages/slideLoginBtn.png") no-repeat;
    height: 20px;
    width: 60px;
    border: none;
    margin-top: 5px;
    
  


}

.slideLoginBtn:hover {
 background: url("./themes/site_themes/sshxc/bkgndImages/slideLoginBtn.png") 0 -20px no-repeat;
}

/* \\\\\\\\\\\\\\ NAVIGATION ////////////// */

#nav {
	float: left;
	text-transform: lowercase;
	color: #ffffff;
	font:  bold 16px Verdana, Helvetica, sans-serif;
}

#nav ul {
	list-style-type: none;
}

#nav li {
	display: inline;
}

#nav li a {
	color: #ffffff;
	
	text-decoration: none;
	padding: 7px 15px;
}

#nav li a:hover {
	
	color: #073a49;
}

#nav li a.current {
	background: url(../images/nav_star.gif) no-repeat 0 center;
	color: white;
}

#nav li a:hover.current {
	background-color: transparent;
	color: white;
}

/* \\\\\\\\\\\\\\ SEARCH FIELD ////////////// */

div#searchInput {
	margin-top: 0px;
	margin-bottom: 20px;
}

div#searchInput input#search {
	color: #0a434a;
	background: url("./themes/site_themes/sshxc/bkgndImages/searchBoxBkgnd.png") no-repeat left top;
	border: 0;
	width: 187px; /* width of text-display area */
	padding: 3px 10px 3px 23px;
	font-size: 11px;
	height: 20px;
}

div#searchInput input#search[type="search"] {
	width: 222px;
}

* html div#searchbox input#search {
	background-attachment: fixed;
}



/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ CONTENT ////////////////////////////////////////// */

/* \\\\\\\\\\\\\\ CONTENT LEFT////////////// */

#leftColumn {
	width: 583px;
	float: left;
	display: inline;
	background:  url("./themes/site_themes/sshxc/bkgndImages/home_divider.gif") no-repeat scroll right 50px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-right: 20px;
	
}

#leftColumn a{
	color: #073a49;
}

#FlashContent h1{
       margin-top: 30px;
	color: #34a481;
	font-size: 22px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-bottom: 10px;
text-align: center;
}

#featuredProperties {

	margin-top: 20px;

}

.property {
	float: left;
	display: inline;
	width: 160px;
	margin-right: 28px;
	margin-bottom: 20px;
}

.property img{
	border: 4px solid #54a9bf;
}

#featuredProperties h2 {
	
	color: #073a49;
	font-size: 22px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-bottom: 10px;
}

.subTitle {
	color: #073a49;
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-bottom: 10px;
	font-style: italic;
}

.subTitle h1{
	font-size: 18px;
}

.subTitle span{
	color: #cc625d;
}

.bodyCopy p{
	margin-bottom: 10px;


}

.bodyCopy h1{
	margin-bottom: 10px;
	color: #073a49;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;

}

.multiColList {
	
	margin-top: 10px;
	
}

.multiColList ul {
  float: left;
  width: 565px;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
.multiColList li {
  float: left;
  width: 180px;
  margin: 0;
  padding: 0;
}


/* \\\\\\\\\\\\\\ CONTENT RIGHT ////////////// */

#rightColumn {
	
	float: right;
	width: 302px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

#right_col_index_top {
	text-align: left;
	margin: 10px 0 0 15px;
	
}

#right_col_index_top p{
	margin: 5px 0 5px 0;
	font: 12px/17px Verdana, Helvetica, sans-serif;
}

#rightColContent {
	width: 275px;
	margin-left: 15px;
	text-align: left;

}

#rightColContent h1{
	margin-top: 10px;
	color: #34a481;
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-bottom: 10px;
	}

#adWrapper {
    height: 250px;
	border: 1px solid #636b75;
	margin: 0px;
	padding: 0px;

}
#adWrapper a{
	margin: 0px;
	padding: 0px;

}

#rightColContent ul li{
	margin-left: 20px;
	color: #636b75;
}

#rightColContent ul li a{
	color: #636b75;
}

#rightColContent ul li a:hover{
	color: #073a49;
}

#rightColContent a{
	color: #636b75;
}

#rightColContent a:hover{
	color: #073a49;
}

#rightColContent h3{
	color: #073a49;
	margin-top: 5px;
}

#rightColContent h3 a{
	color: #073a49;
	
}

#rightColContent h3 a:hover{
	color: #636b75;
	
}


.smallLink {
font-style: italic;
font-size: 11px;
}
.smallLink a{

color: #cc625d;
}









/* \\\\\\\\\\\\\\ FOOTER ////////////// */

.clearForFooter {

	height: 330px;

	clear: both;

}

#footer {
	height: 330px;
	width: 100%;
	background: #073a49 url("./themes/site_themes/sshxc/bkgndImages/footer_bkg.jpg") repeat-x 0 top;
	position: relative;
		
}

#footerWrapper {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 50px;
	position: relative;

}

.footerColumn {
	width: 250px;
	float: left;
	display: inline;
	margin-top: 50px;
}

.footerColumn p {
	margin-left: 7px;
	margin-right: 15px;
	margin-bottom: 30px;
	color: #fff;
	font-size: .9em;
}

.footerColumnB {
	width: 170px;
	margin-left: 50px;
	display: inline;
}

.footerColumn h5.column2 {
	
	padding-left: 20px;
}

.footerColumn h5.column3 {
	
	padding-left: 20px;
}

.footerColumn h5.column4 {
	
	padding-left: 20px;
}

.footerColumn ul {
	list-style-type: none;
	float: left;
	font-size: .9em;
	line-height: 1.2em;
}

.footerColumn li a {
	color: #54a9bf;
	text-decoration: none;
	
	padding-left: 18px;
	padding-bottom: 15px;
	display: block;
	width: 170px;
}

.footerColumn li a:hover {
	text-decoration: underline;
	color: #34a481;
}

.credits {
	font-size: 11px;
	color: #54a9bf;
	text-align: center;
	margin-top: 10px;
}

.credits a{
	color: #54a9bf;
	text-decoration: none;
}

.credits a:hover {
	color: #ffffff;
}


/* \\\\\\\\\\\\\\ Member Rego Form ////////////// */
.regoForm span {
      color: #cc625d;
}

.regoInstructions {
       font-size: 75%;
	color: #cc625d;
       font-style: italic;
}


/* \\\\\\\\\\\\\\ Add Property Form ////////////// */

.fieldWrapper {
     border-bottom: 1px #c7cac8 dotted;
padding-top: 20px;
padding-bottom: 20px;
}

.submitBtn {
background: url("./themes/site_themes/sshxc/bkgndImages/submit.png") no-repeat;
    height: 41px;
    width: 207px;
    border: none;


}

.submitBtn:hover {
 background: url("./themes/site_themes/sshxc/bkgndImages/submit.png") 0 -41px no-repeat;
}

/* \\\\\\\\\\\\\\ Property Listing ////////////// */

#propertyWrapper h1{
	margin-bottom: 10px;
	color: #073a49;
	font-size: 20px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#propertyWrapper span{
	color: #073a49;
	font-weight: bold;
}



.infoRow {
	border-bottom: 1px #c7cac8 dotted;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* \\\\\\\\\\\\\\ Contact Form ////////////// */
.enquire {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #cc625d;
       font-weight: bold;
}

.emailWarning{
	color: #073a49;
    font-weight: bold;
    font-size: 75%;
    font-style: italic;
   margin-bottom: 10px;
}

.emailWarning span{
	color: #cc625d;
}

.contact_submitBtn {
background: url("./themes/site_themes/sshxc/bkgndImages/submit_query.png") no-repeat;
    height: 41px;
    width: 207px;
    border: none;


}

.contact_submitBtn:hover {
 background: url("./themes/site_themes/sshxc/bkgndImages/submit_query.png") 0 -41px no-repeat;
}

/* \\\\\\\\\\\\\\ Listed Properties ////////////// */

# listedProperties{


}

.propertyListing{
float: left;
height: 220px;
width: 168px;
margin: 0 15px 15px 0;

}

.featured_propertyListing{
float: left;
height: 210px;
width: 168px;
margin: 0 15px 15px 0;
overflow: hidden;

}

.propertyListing h3{
	color: #073a49;
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	
}

.propertyListing img{
	border: 4px solid #54a9bf;
}

.featured_propertyListing img{
	border: 4px solid #54a9bf;
}


/* \\\\\\\\\\\\\\ ACCOUNT ////////////// */

#accountWrapper {
        font-weight: normal;
color: #cc625d;
margin-bottom: 20px;

}

#accountWrapper a{
        font-weight: normal;
color: #cc625d;
}

#accountWrapper span{
         color: #54a9bf;
	font-weight: bold;

}

.bodyCopy p{
padding: 5px 0px;
}

.bodyCopy span{
    color: #073a49;
	font-weight: bold;
}

.bodyCopy ul{
margin: 20px 40px 20px 40px;
}

.bodyCopy li{
margin: 5px 0px 5px 0px;
}



/* \\\\\\\\\\\\\\ JoinUpLink ////////////// */

.joinUpBtn {
background: url("./themes/site_themes/sshxc/bkgndImages/joinUpBtn2.png") no-repeat;
    height: 41px;
    width: 207px;
    border: none;
    margin: 10px 0px 10px 0px;
  


}

.joinUpBtn:hover {
 background: url("./themes/site_themes/sshxc/bkgndImages/joinUpBtn2.png") 0 -41px no-repeat;
}


/* about us join up button */
.joinUp {


}

.joinUpLink  a {
display:block;
width: 207px;
height: 41px;
font: bold 13px sans-serif;
color:#333;
text-indent:-9000px;
background: transparent url("./themes/site_themes/sshxc/bkgndImages/joinUpBtn.png") 0 0px no-repeat;
text-decoration: none;
margin: 10px auto 5px auto;
}
.joinUpLink  a:hover { 
background-position: 0 -41px;
}

.centerQuote{
color: #cc625d;
}

.centerQuote a{
display:block;
margin: 5px auto;
text-align: center;
font-style: italic;
text-decoration: none;
color: #cc625d;
font-weight: bold;
}

.centerQuote a:hover{
color: #cc625d;
}

.centerQuote a:visited{
color: #cc625d;
}

.anchor {
font: 11px Verdana, Helvetica, sans-serif;

color: #cc625d;
}

.anchor a{
font-style: italic;
color: #cc625d;
}

.anchor a:hover{
font-style: italic;
color: #cc625d;
}

.anchor a:visited{
font-style: italic;
color: #cc625d;
}

.questions {
margin: 5px 10px 20px 10px;
font-size: 11px;
}

.questions ul{
list-style: square;
}

.questions li{
margin-bottom: 5px;
}

.questions a{
font-style: italic;
font-weight: bold;
}

.questions a:hover{
text-decoration: none;
font-weight: bold;
}


.contactLink a{
color: #cc625d;
}

/* login form */
#inputArea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    color: #073a49;
    background-color: #54a9bf;
    padding: 10px;
    margin: 10px 0px 10px 0px;
}

#inputArea span {
      color: #ffffff;
}

#inputArea a {
      color: #073a49;
}
#inputArea a:hover {
      color: #ffffff;
}
#inputArea a:visited {
      color: #ffffff;
}

#inputArea input[type="text"], #inputArea textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de;
    width: 300px;
}

#inputArea input[type="password"], #inputArea textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de;
    width: 300px;
}

.loginTitle {
color: #ffffff;
font-family: Arial, Sans-Serif;
    font-size: 15px;
    font-weight: bold;

}


.loginBtn {
background: url("./themes/site_themes/sshxc/bkgndImages/loginBtn.png") no-repeat;
    height: 41px;
    width: 207px;
    border: none;
    margin: 10px 0px 10px 0px;
  


}

.loginBtn:hover {
 background: url("./themes/site_themes/sshxc/bkgndImages/loginBtn.png") 0 -41px no-repeat;
}

.galleryThumbs {
margin-top: 5px;
}

/* Ad rotator */

.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}


/* ----------------- news_article ------------------- */




.news_article {
padding: 0 0 30px 0;
border-bottom: 1px solid #d2d3d3;
margin-top: 30px;
}

.news_article p{
padding: 10px 0 10px 0;
}

.news_article h2{
padding: 0;
margin: 0;
color: #073a49;
font-size: 18px;
font-weight: bold;
font-family: Helvetica, Verdana, Arial, sans-serif;
}

.news_article span{
font-size: 12px;
font-style: italic;
color: #cc625d;
}

/* ----------------- slideshow ------------------- */
#featureBox {
margin-bottom: 20px;
border: 4px solid #54a9bf;
width: 565px;
overflow: hidden;
height: 377px;
}



/* ----------------- prop_of_week ------------------- */
#prop_of_week {
	text-align: left;
	margin: 20px 0 20px 15px;
	
}

.border_me{
	border: 4px solid #54a9bf;
}

#prop_of_week p{
	margin: 5px 0 5px 0;
	font: 12px/17px Verdana, Helvetica, sans-serif;
}
#prop_of_week a{
	color: #34a481;
}
#prop_of_week a:hover{
	color: #54a9bf;
}
#prop_of_week h1{
	margin-top: 10px;
	color: #34a481;
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}




.linear_list {
margin-top: 20px;
font-size: 12px;
font-style: italic;
}

.social_media_btns{
padding-top:20px;
}
/* ----------------- newsletter_sign_up ------------------- */

#newsletter_sign_up {
	width: 275px;
	margin-left: 15px;
	text-align: left;
}
#newsletter_sign_up h1{
	margin-top: 10px;
	color: #34a481;
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-bottom: 5px;
	}
	
#newsletter_sign_up p{
font-size: 11px;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.news_sign_button{
margin-top: 10px;
}

/* ----------------- new property thumb ------------------- */

.image_box{
position: relative;
width: 160px;
height: 107px;
border: 4px solid #54a9bf;
}
.image_box img{
border: none;
}
.new_prop_image{
position: absolute;
top: 0px;
left: 0px;
}
.new_tag{
position: absolute;
top: 0px;
left: 0px;
}

.google_ad{
text-align: center;
margin-top: 20px;
}


/* ----------------- image editing ------------------- */

.image_thumb_edit{
border: 4px solid #54a9bf;
width: 160px;
height: 107px;
margin-bottom: 10px;
}

.edit_thumbs{
margin: 10px 0;
}

.submitPhotoBtn {
background: url("./themes/site_themes/sshxc/bkgndImages/submit_photo_btn.png") no-repeat;
    height: 41px;
    width: 207px;
    border: none;


}

.submitPhotoBtn:hover {
 background: url("./themes/site_themes/sshxc/bkgndImages/submit_photo_btn.png") 0 -41px no-repeat;
}

.tips{
padding: 5px 0;
font-size: 80%;
}