
/*DIV { border: 1px dashed green; }*/

BODY
  {
    font-family: "trebuchet ms", verdana, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    background-color: #000000;
    color: #ffffff;
  }
  
FORM
  {
    margin: 0px;
  }

A
  {
    color: #ed1c24;
    text-decoration: none;
    font-weight: bold;
  }
A:hover
  {
    text-decoration: underline;
  }
  
H2
  {
    color: #ed1c24;
    font-size: 11pt;
    font-weight: bold;
    margin: 0 0 8px 0;
  }
  

.text
  {
    margin: 0 0 5px 0;
    font-family: "trebuchet ms", verdana, helvetica, sans-serif;
    font-size: 11px;
    line-height: 11pt;
    
    font-weight: normal;
  }
  
.text UL {
	margin: 0;
	list-style: none;
}

.text UL li {
	margin: 0 0 5px 0;
	list-style: none;
}

.text OL {
	padding: 0;
}

.text OL li {
	margin: 5px 0 5px 15px;
	!margin: 5px 0 5px 0;
}

/*
  .text P
  {
    margin: 0 0 5px 0;
    font-size: 9pt;
    line-height: 11pt;
    
    font-weight: normal;
  }
*/
  
#contactdetails {
	float: right;
	width: 200px;
	padding: 0 0 0 20px;
	border: 1px solid #ed1c24;
	border-width: 0 0 0 1px;

	font-size: 12px;
    font-weight: normal;
}

#contactform {
	float: right;
	margin: 0 0 0 50px;
	width: 320px;
	
	font-size: 12px;
    font-weight: normal;
	
	/*background-color: #dadada;*/
}

#contactform .warning {
	margin-top: 0;
	margin-bottom: 0;
	color: #ed1c24;
    font-weight: bold;
}

#mainouterwrapper {
    position: absolute;
    left: 50%;
    
	width: 960px;

	/* height: 600px; */
     min-height: auto; height: auto; 
    
    margin-left: -480px;
    background-color: #000000;
    border: 0px solid black;
    
    border: 1px solid #ed1c24;
    border-width: 0 0 0 1px;

}

#mainouter
  {
/*
    position: absolute;
    left: 50%;
    margin-left: -480px;
*/
    background-color: #000000;
    border: 0px solid black;
    
    border: 1px solid #ed1c24;
	border-width: 0 12px 0 0;

  }
  
#mainmiddle
  {
	width: 960px;
	border: 1px solid #000000;
	border-width: 0 1px 0 0;
  }
  
#maininner
  {
    background-color: #000000;
    width: 948px;
     min-height: 600px;
     min-height: auto; height: auto; 
  }
  
*html #maininner
  {
	background-color: #000000;
	width: 948px;
	height: 600px; 
     min-height: auto; height: auto; 
  }
  
#sidepanel
  {
    float: left;
    width: 190px;
    /* height: 600px; */
    text-align: right;
     min-height: auto; height: auto; 
  }
  
#mainpanel
  {
    float: right;
    width: 666px;
  }
  
#innerpagepad
  {
    background-image: url(/aspireimages/tagline.gif);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 0 75px 0 0;
    min-height: 600px;
    min-height: auto; height: auto;
  }
  
.menu
  {
    /*background-color: #dadada;*/
    margin: 10px 0 10px 0;
    float: right;
  }
.menu UL
  {
    width: 101px;
    text-align: left;
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
  }
.menu LI
  {
    margin: 0 0 10px 0;
  }
.menu LI A,
.menu LI#current A
  {
    text-decoration: none;
    display: block;
    width: 101px;
    height: 19px;
    line-height: 15px;
   
   repeat: no-repeat;
    background-image: url(/aspireimages/buttonmenu.gif);
    background-position: bottom left;
    color: #ffffff;
  }
.menu LI#current A,
.menu LI A:hover
  {
    background-position: top left;
  }
.menu LI A SPAN
  {
    position: relative;
    top: 2px;
    left: 5px;
  }
  
#propertysearchimg {
    margin: 5px 18px 10px 0;
    width: 127px;
    height: 11px;
}

#propertysearch
  {
    margin: 0 48px 0 0;
  }
#propertysearchtelimg
  {
    margin: 10px 8px 10px 0;
    width: 138px;
    height: 9px;
  }

#searchbutton
  {
    float: left;
    margin: 2px 0 0 10px;
    height: 20px;
    width: 23px;
  }
  
#search
  {
     width: 145px;
     float: right;
    text-align: left;
  }
  
#search .shortselect {
    float: left;
    margin: 0;
   width: 105px;
    height: 20px;
    font-family: "trebuchet ms", verdana, helvetica, sans-serif;
    font-size: 8pt;
    background-color: #ddd;
}

#search SELECT
  {
    margin: 0 0 10px 0;
   width: 145px;
    height: 20px;
    line-height: 20px;
    font-family: "trebuchet ms", verdana, helvetica, sans-serif;
    font-size: 8pt;
    background-color: #ddd;
  }
  
#resultshead
  {
    padding: 25px 0 5px 0;
    margin: 0 0 40px 0;
    border-bottom: 1px solid #ed1c24;
  }
#pagination
  {
    font-size: 9pt;
    height: 18px;
    float: right;
    line-height: 18px;
  }
#pagination A
  {
    color: #fff;
  }
#pagination A.current
  {
    color: #ed1c24;
  }
#sortoptions
  {
    font-size: 9pt;
    height: 18px;
    float: left;
    line-height: 18px;
  }
#sortoptions A
  {
    height: 18px;
    color: #fff;
    line-height: 18px;
  }
#sortoptions A.current
  {
    color: #ed1c24;
  }

#resultsmain
  {
    clear: both;
  }
.propertyresult
  {
    float: left;
    margin: 0 7px 15px 0;
  }
.propertyresultheadouter
  {
    width: 140px;
    height: 18px;
    background-image: url(/aspireimages/propertyresulthead.gif);
    background-repeat: no-repeat;
  }
.propertyresultheadinner
  {
    padding: 0;
    text-transform: uppercase;
	font-size: 7pt;
	line-height: 17px;
	text-align: center;
  }
.propertyresultmainouter
  {
    width: 138px;
    height: 103px;
    border: 1px solid #ed1c24;
    border-width: 0 1px 0 1px;
  }
.propertyresultmaininner
  {
  
  }
.propertyresultfoot
  {
    width: 140px;
    height: 18px;
    background-image: url(/aspireimages/propertyresultfoot.gif);
    background-repeat: no-repeat;
  }
.propertyresultbeds
  {
    float: left;
    padding: 0 0 0 5px;
	font-size: 7pt;
	line-height: 17px;
  }
.propertyresultprice
  {
    float: right;
    padding: 0 5px 0 0;
	font-size: 7pt;
	line-height: 18px;
    text-transform: uppercase;
  }

#whyaspireimg {
    margin: 0 0 10px 0;
}

#detailhead
  {
	width: 100%;
	height: 24px;
	line-height: 24px;
    padding: 10px 0 0 0 ;
    margin: 30px 0 10px 0;
    border-bottom: 1px solid #ed1c24;
    
    /*background-color: #333333;*/
  }
#detailtags
  {
	width: 50%;
    float: right;
    height: 24px;
    line-height: 30px;
    text-align: right;
    background-color: transparent;
    padding: 0 0 0 0;
    margin: 2px 0 0 0;
    /*border-bottom: 1px solid #ed1c24;*/
    
    /*background-color: #dadada;*/
  }

#detailtags A
  {
    display: block;
    float: right;
    background-color: #ed1c24;
    height: 14px;
    width: 100px;
    line-height: 14px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    padding: 4px;
    margin: 0 0 0 10px;
    
    /*background: url(/aspireimages/detailhead_bkg.gif) no-repeat top center ;*/
  }


#detailtags A:hover {
	color: #ffffff;
}

#detaillinks
  {
    /*margin: 0 0 10px 0;*/
    margin: 0 0 10px 0;
	height: 18px;
	font-size: 9pt;
	line-height: 18px;

  }
#detaillinks A
  {
    margin: 0 0 10px 0;
	height: 18px;
	font-size: 9pt;
	line-height: 18px;
    color: #fff;
  }
#detaillinks A.current
  {
    margin: 0 0 10px 0;
	height: 18px;
	font-size: 9pt;
	line-height: 18px;
    color: #ed1c24;
  }

#detailimages
  {
  
  }
#detailmainimage
  {
    float: left;
    width: 310px;
    height: 207px;
  }
.detailthumbs
  {
    
  }
.detailthumbouter
  {
    float: left;
    margin: 0 0 16px 15px;
     border: 1px solid #ed1c24;
  }
.detailthumbinner
  {
    width: 76px;
    height: 57px;
    /*border: 1px solid #ed1c24;*/
  }

#detailmain
  {
    font-size: 12px;
    font-weight: normal;
    
    margin: 0 0 40px 0;
  }
  
  #detailmain H3
  {
    font-size: 12px;
    font-weight: bold;
  }
#detailmain H2
  {
    margin: 15px 0;
    font-size: 15px;
    font-weight: bold;
    color: #ed1c24;
  }

#detailmain .price {
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}

#redline
  {
    margin: 46px 0 10px 0;
    border-bottom: 1px solid #ed1c24;
  }
  
.notes {
	color: #ed1c24;
    font-weight: bold;
}

.formlabel {
	width: 90px;
	text-align: right;
	/*background-color: #dadada;*/
}

.forminput
  {
    width: 200px;
  }
.formtextarea
  {
    width: 200px;
    height: 50px;
    
  }
  
.alignright
  {
    text-align: right;
  }

.clearboth
  {
    clear: both;
  }
  
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}
.white_content {
	color: #ed1c24;
	display: none;
	position: absolute;
	top: 5%;
	left: 25%;
	width: 432px;
	height: 462px;
	padding: 16px;
	border: 1px solid #ed1c24;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

#links {
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
	width: 600px;
	text-align: center;
	color:Ê#ffffff;
}

#links a
  {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    padding: 0 3px;
  }
#links a:hover
  {
    text-decoration: underline;
  }
  
