@import '/cms/styles/common.css';

/* COMMON -------------------------------------------------------------------------------------------------------- */

* {
font-family: Arial, Verdana, sans-serif;  
/*font-family: Helvetica, Arial, Verdana, sans-serif;*/
  font-size: 12px;
  color: #666666;
}

h1 {
  padding: 0px;
  margin: 0px;
  background: url('/images/icon.gif') center left no-repeat;
  padding-left: 30px;
  margin-bottom: 20px;
  color: #990000;
  font-size: 15px;
}

h2 {
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  padding-top: 10px;
  color: #660000;
  font-size: 13px;
}

h3 {
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  padding-top: 10px;
  color: #330000;
  font-size: 12px;
}

a { color: #ad1428; }
a:hover { color: #dc001d; text-decoration: none; }

ul { list-style-image: url('/images/list-image.gif'); }

.red
{
  color: #990000;
}

.blue {
	color: #38497D;
}


.team {
	color: #38497D;
	font-weight: bold;
}

.team-sup {
	color: #38497D;
	font-size: 9px;
	vertical-align: super;
}

#printbox {
	text-align:right;
}
#printbox a {
	text-decoration:none;
}
#printbox img {
	margin-right:7px;
}
hr {
	color: #999999;
	background-color: #999999;
	height: 2px;
}

/* BODY --------------------------------------------------------------------------------------------------------- */

.body { background: #FFFFFF url('/images/body_bk.gif') top left repeat-x; }

/* PAGE --------------------------------------------------------------------------------------------------------- */

#page {
  width:880px;
  text-align: left;
  margin: 0 auto;
  background: url('/images/main_bk.gif') 0px 136px no-repeat;
}

/* LOGO --------------------------------------------------------------------------------------------------------- */

#logo {
  position: absolute;
  top: 23px;
  z-index: 10;
  padding-left: 5px;
}

/* HEADER ------------------------------------------------------------------------------------------------------- */

#header {
  text-align: right;
  height: 136px;
  margin-left: 5px;
  margin-right: 5px;
}

#header_links {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 108px;
}

#header_links a {
  color: #CCCCCC;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 8px;
  line-height: 12px;
}

#header_links ul { display: inline; margin: 0px; padding: 0px; padding-right: 2px; }
#footer_links li { margin: 0px; padding: 0px; }
#header_links a { margin-left: 5px; border-left: 1px solid #CCCCCC; padding: 0px 15px 0px 5px; background: url('/images/arrow.gif') center right no-repeat; }
#header_links .first a { border-left: 0px; padding-left: 5px; background-image: url('/images/home.gif') }
#header_links a:hover { color: #FFFFFF; }

#header_links_links { padding-top: 64px; }

/* MENU --------------------------------------------------------------------------------------------------------- */

#menu {
  position: absolute;
  right: -4px;
  bottom: -1px;
}

#menu ul { display: inline; }
#menu ul, #menu li { margin: 0px; padding: 0px; }

#menu a {
	display:block;
  background: url('/images/menu-tab3.gif') top left no-repeat;
  height: 14px;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 11px;
  padding-bottom:3px;
  min-width: 85px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
 color: #333333;
 font-family: Verdana, Helvetica, Arial, sans-serif;
/* color: #405185; */
/* margin-left: -5px;*/
}
#menu a:hover { color: #999999; text-decoration: underline; }
#menu .first a { margin-left: 0px; }
#menu .last {
  /*background: url('/images/menu-right.gif') top right no-repeat;*/
  padding-right: 1px;
}

/* MAIN --------------------------------------------------------------------------------------------------------- */

#main {
  padding-left: 5px;
  padding-right: 5px;
  min-height: 341px;
  height:auto;
}

/* FLASH -------------------------------------------------------------------------------------------------------- */

#flash { margin-left: 197px; }

/* NAV ---------------------------------------------------------------------------------------------------------- */

#nav {
  width: 172px;
  margin: 10px;
  margin-top: 80px;
  background: url('/images/line.gif') top left repeat-x;
  padding-top: 10px;
}

#nav a { color: #990000; }
#nav a:hover { color: #999999; }


/* CONTENT ------------------------------------------------------------------------------------------------------ */

#content {
  width: 655px;
  background: url('/images/content_bk.gif') top left no-repeat;
  min-height: 100px;
  padding: 20px 5px 0 18px;
}

#content-left {
  width: 365px;
  background: url('/images/vline.gif') top left repeat-y;
  padding: 0 10px;
}

#content-right {
  width: 236px;
  background: url('/images/vline.gif') top left repeat-y;
  min-height: 100px;
  padding: 0 10px;
}

/* FOOTER ------------------------------------------------------------------------------------------------------- */

#footer { 
	margin-top: 25px; 
	padding-top: 5px; 
	border-top: 2px solid #cccccc;   
	margin-left: 5px;
  	margin-right: 5px; 
}
#footer a { color: #999999; font-weight: bold; text-decoration: none; font-size: 9px; line-height: 12px; }
#footer_copy { clear: both; color: #999999; font-size: 11px; padding-top:5px; }
#footer a:hover { color: #860d0d; text-decoration: underline; }
#footer_links ul { display: inline; }
#footer_links ul, #footer_links li { margin: 0px; padding: 0px; }
#footer_links a { border-left: 1px solid #999999; padding: 0px 5px 0px 5px; }
#footer_links .first a { border-left: 0px; padding-left: 0px; }
#footer_atomic { float: right; padding-left: 10px; }

/* CUSTOMIZATION ------------------------------------------------------------------------------------------------ */
  /* HOME ------------------------------------------------------------------------------------------------------- */
  
  #page_1 #nav { margin-top: 0px; }
  
  /* special ---------------------------------------------------------------------------------------------------- */
  
.special, .special li { margin: 0px; padding: 0px; list-style: none; list-style-image: none; }
.special { background: url('/images/line.gif') top left repeat-x; }
.special li {
  background: url('/images/line.gif') bottom left repeat-x;
  padding: 5px;
}

.special a {
  background: url('/images/special-icon.gif') center left no-repeat;
  border: 1px solid #eeeeee;
  padding: 10px;
  display: block;
  color: #990000;
  font-size: 12px;
  /* font-weight: bold; */
  padding-left: 30px;
  padding-right: 5px;
}
.special a:hover { color: #999999; background-color: #efefef; }

  /* LISTINGS -------------------------------------------------------------------------------------------------- */
  
  .sold0 .ifsold { display: none; }
  .sold1 .ifnotsold { display: none; }
  
  .listing_paging {
    color: #990000;
    padding-bottom: 5px;
  }
  
  .listing {
    background: #FFFFFF url('/images/listing_bk.gif') bottom left repeat-x;
    padding-bottom: 5px;
  }
  
  .listing_table {
    border: 1px solid #e5e5e5;
	border-top:1px solid #efefef;
    padding: 5px;
	margin-top:12px;
  }    
  .listing_table h2 {
  	color:#990000;
	font-size:14px;
	display:inline;
  }
  .listing_image {
    background: url('/images/vline.gif') top right repeat-y;
    padding-right: 10px;
  }
  .listing_image img { border: 1px solid #8d1b1b; }
  
  .listing_address {
  	padding-bottom:10px;
  }
  .listing_address a {
    color: #990000;
    font-weight: bold;
  }
 
  .listing_price {
    background: url('/images/list-image.gif') 0px 5px no-repeat;
    padding-left: 15px;
    font-weight: bold;
    margin-top: 10px;
  }
  .listing_price div { color: #990000; }
  
  .listing_details ul {
    list-style-position: outside;
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    padding-left: 20px;
  }
  
  .listing_moreinfo {
    background: url('/images/vline.gif') top left repeat-y;
    padding-left: 10px;
  }
  .listing_moreinfo_link, .listing_moreinfo_link a { font-size: 9px; color: #990000; }
  .listing_moreinfo_link a:hover { color: #999999; }
  
  .listing_openhouse0 { display: none; }
  .listing_openhouse, .listing_openhouse u {
    color: #8c8c8c;
    font-size: 9px;
    text-transform: uppercase;
  }
  
  .listing_description {
    background: url('/images/line.gif') top left repeat-x;
    padding-top: 10px;
  }
  
 .featurelisting img {
	border: 1px solid #999999; padding: 5px;
	}

.featurelisting :hover img{
	border: 1px solid #cccccc; padding: 5px;

}
