/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-color: #882536;
	color:#333333;
	font-family: Helvetica Neue, Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	font-size: 75%;
	margin: 0px;
	text-align: center;
}

#skip-navigation{	
	height: 18px;
}

#wrap{
	background-color: #FFFFFF;
	background-image: url(../images/mainbg.jpg);
	background-repeat:repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 950px;
}
* html #wrap {  /* This is the Tan hack */
	width: 950px; 
	w\idth: 950px; 
	}

#centerc-home{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	width:910px;
}
* html #centerc-home {  /* This is the Tan hack */
	width: 950px; 
	w\idth: 910px; 
	}
	
#centerc-devhome{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	width:910px;
}
* html #centerc-devhome {  /* This is the Tan hack */
	width: 950px; 
	w\idth: 910px; 
	}	

#centerc-2col{
	display: inline;
	float:left;
	margin-left: 185px;
	padding-left: 20px;
	padding-right: 34px;
	padding-bottom: 10px;
	width:711px;
}
* html #centerc-2col {  /* This is the Tan hack */
	width: 765px; 
	w\idth: 711px; 
	}

#leftc-2col{
	float:left;
	margin-left:-950px;
	padding-left: 19px;
	padding-right: 19px;
	width: 147px;
}
* html #leftc-2col {  /* This is the Tan hack */
	width: 185px; 
	w\idth: 147px; 
	}
	
#contentwrap-2col {
	background-image: url(../images/2col-bg.jpg);
	background-repeat: no-repeat; 
}	
	
#centerc-news{
	display: inline;
	float:left;
	margin-left: 270px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	width:640px;
}
* html #centerc-news {  /* This is the Tan hack */
	width: 680px; 
	w\idth: 640px; 
	}

#leftc-news{
	float:left;
	margin-left:-950px;
	padding-left: 10px;
	padding-right: 10px;
	width: 250px;
}
* html #leftc-news {  /* This is the Tan hack */
	width: 270px; 
	w\idth: 250px; 
	}	
	

#foot{
	background-image: url(../images/footerbg.jpg);
	background-repeat:no-repeat;
	background-color: #88253a;
	clear: both;
	height: 164px;
	width: 950px;
}

#foot img {
	margin-bottom: 10px;
}

#foot a, #foot a:visited {	
	color: #ffffff;
	text-decoration: none;
}
#foot a:hover, #foot a:active {	
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

#footerclear {
	clear: both;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header{
	
}

#header-left {
	float: left;
	width: 180px;
}
#header-left img {
	display: block;

}

#header-right {
	background-image: url(../images/headerbg.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 200px;
	position: relative;
	width: 770px;
}

#header-members {
	color: #ffffff;
	font-size: 100%;
	line-height: 1em;
	position: absolute;
	right: 0px;
	top: 15px;
	margin: 0px;
	padding-right: 20px;
}
#header-members a, #header-members a:visited {	
	color: #ffffff;
}

#header-members a:hover, #header-members a:active {	
	color: #ffffff;
}


#header-address {
	color: #ffffff;
	font-size: 110%;
	line-height: 1em;
	position: absolute;
	left: 525px;
	bottom: 95px;
	margin: 0px;
	padding: 0px;
	height: 59px;
	width: 125px;
}

#header-address p {
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
}


#header-register {
	background-image: url(../images/register-toplink2.gif);
	background-repeat:no-repeat;
	font-size: 110%;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 220px; 
	height:72px;

}

/*#header-register-text {
	
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	font-size: 12px;
	padding-top:10px;
	padding-left:0px;
	width:200px;

}*/

.header-register-a{
	
	font:Arial;
	float:left;
	font-size: 13px;
	padding-top:5px;
	padding-left:-15px;
	margin-left:-10px;
	width:175;
	line-height:18px;

}

* html #header-register {  /* This is the Tan hack */
	width: 145px; 
	w\idth: 135px; 
	}	

#header-register a, #header-register a:visited {	
	color: #ffffff;
	text-decoration: none;

}
	
#header-register a:hover, #header-register a:active {	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


#navigation{
	position: absolute;
	height: 30px;
	left: 33px;
	bottom: 19px;
}


/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation ul {
	color: #ffffff;
	list-style: none;
	margin: 0px;
	padding: 0px;

}
#navigation ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0px; 
	font-weight: bold;
	font-size: 100%; 
	text-transform: uppercase;
}
#navigation ul li a, #navigation ul li a:visited {
	color: #FFFFFF;		
	font-size:inherit;
	font-size: 100%;  
	padding-bottom: 5px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 5px;
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li a:active {	
	text-decoration: underline;
	color: #FFFFFF;	
}


/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/

#menu ul {
	background-image: url(../images/side-nav-fade.jpg);
	background-repeat:no-repeat;
	list-style: none;
	margin: 0px;
	margin-bottom: 8px;
	margin-top: 3px;
	padding: 0px;
	width: 147px;
}
#menu ul li {
	margin: 0; 
	padding: 0; 
}

#menu ul li a, #menu ul li a:visited {
	color: #000000;
	display: block;
	font-size: 100%;
	line-height: 1em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-decoration: none;
	/*width avoids extra whitespace in ie5-6*/
	width: 125px;
}
* html #menu ul li a, #menu ul li a:visited {  /* This is the Tan hack */
	width: 135px; 
	w\idth: 125px; 
	}
#menu ul li a:hover, #menu ul li a:active {	
	color: #000000;
	text-decoration: underline;
}	
.menu_header {
	background-color:#882536;
	background-image: url(../images/side-title-bg.jpg);
	background-repeat:no-repeat;
	color: #ffffff;
	display: block;  
	font-weight: bold;	
	margin: 0px;
	padding-bottom: 4px; 
	padding-left: 5px;	
	padding-right: 5px;	
	padding-top: 4px; 
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 137px;
}

.menu_header2 {               /*Created for headers that require two lines*/
	background-color:#882536;
	background-image: url(../images/side-title-bg-large.jpg);
	background-repeat:no-repeat;
	color: #ffffff;
	display: block;  
	font-weight: bold;	
	margin: 0px;
	padding-bottom: 4px; 
	padding-left: 5px;	
	padding-right: 5px;	
	padding-top: 4px; 
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 137px;
}

* html .menu_header {  /* This is the Tan hack */
	width: 147px; 
	w\idth: 137px; 
	}

/** ------------------------------------------------------ **/
/** ------------------------ menu subsection ------------- **/

#submenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#submenu ul li
{
	margin: 0; 
	padding: 0; 
}

#submenu ul li a, #submenu ul li a:visited
{
	border-bottom: 1px solid #666666;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 170px;
}
* html #submenu ul li a,  #submenu ul li a:visited {  /* This is the Tan hack */
	width: 185px; 
	w\idth: 170px; 
	}


/** ------------------------------------------------------ **/
/** ------------------- higlights boxes------------------- **/

div.miniadverta {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 15px;
	color: #666666;
	font-weight: normal;
}

div.miniadverta a , div.miniadverta a:visited {
	color: #333366;
	text-decoration: underline;
	font-weight: normal;
}
div.miniadverta a:hover, div.miniadverta a:active {
	color:#0066CC;
}

/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/
.footer-col-first
{
	color: #ffffff;
    float: left;
	height: 146px;
	font-size: 1.1em;
	padding-left: 40px;
	padding-top: 28px;
	margin-top: 8px;
	width: 260px;
}
* html .footer-col-first {  /* This is the Tan hack */
	width: 280px; 
	w\idth: 260px; 
	}

.footer-col
{
	color: #ffffff;
	background-image: url(../images/vert-shadow.jpg);
	background-repeat:no-repeat;
    float: left;
	height: 146px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	margin-top: 8px;
	width: 130px;
}
* html .footer-col {  /* This is the Tan hack */
	width: 160px; 
	w\idth: 130px; 
	}
	
#footer-contact {
	font-size: 1.3em;
}	
/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/


h1,h2,h3,h4,h5,h6 { 
  color: #111; 
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
}

ul {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; margin: 0px;}

h1 { font-size: 1.5em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 1.5em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 0.2em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }


a, a:visited {
	color: #222222;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: none;
}
img {
	border: 0px;
}

caption {
	font-weight: normal;
	text-align: left;	
}
th {
	font-weight: bold;
	text-align: left;	
}
pre {
	font-size: 0.8em;
	background-color: #CCCCCC;
	padding: 10px;
}


/** ------------------------------------------------------ **/
/** ------------------- form ------------------------- **/

form {
  margin: 0px;
  padding: 0px;
  }
fieldset {
  padding: 10px;
  padding-top: 10px;
  width: auto;
  }
legend {
  font-weight: bold;
  padding-bottom: 10px;
  }
input {
  float: left;
  margin-right: 10px
  }
select {
  float: left;
  margin-right: 10px
  }
input.buttons {
  float: none;
}
form fieldset div {
  padding-bottom: 0px;
  clear: both;
  overflow:auto;
  }
form fieldset p {
  padding-bottom: 10px;
  margin: 0px;
  clear: both;
  }
label {
  display:block;
  float: left;
  width: 150px;
  margin-right: 10px;
  padding-bottom: 10px;
  }

/** ------------------------------------------------------ **/
/** ------------------- formRegister ------------------------- **/

#formRegister {
  margin: 0px;
  padding: 0px;
  }
#formRegister fieldset {
  border: 0px;
  float: left;
  padding: 0px;
  margin: 0px;
  width: 350px;
  }
#formRegister legend {
  display: none;
  }
#formRegister input {
  clear: both;
  margin-right: 0px;
  }
#formRegister textarea {
  clear: both;
  margin-right: 0px;
  width: 260px;
  }
#formRegister select {
  clear: both;
  margin-right: 0px;
  }
#formRegister input.buttons {
  float: none;
}
#formRegister form fieldset div {
  clear: both;
  overflow:none;
  padding-bottom: 3px;
  padding-top: 10px;
  
  }
#formRegister form fieldset p {
  padding-bottom: 10px;
  margin: 0px;
  clear: both;
  }
#formRegister label {
  display: block;
  clear: both;
  margin-right: 0px;
  padding-bottom: 3px;
  padding-top: 15px;
  }


/** ------------------------------------------------------ **/
/** ------------------- div table replacements ----------- **/

/*create a row*/
div.TableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*label cell*/
div.TableReplaceRow div.TableReplacelabel {
	float: left;
	text-align: left;
	width: 160px;
	margin: 0px;
  }
/*data cell*/
div.TableReplaceRow div.TableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
  } 
 /*data cell*/
div.TableReplaceRow div.TableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.TableReplaceRowClear {
	clear: both;
  }
  
.clearboth {
	clear:both;
}
  
/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/
#home-welcome-left {
	background-image: url(../images/top-fade.jpg);
	background-repeat:repeat-x;
	float: left;
	padding: 5px;
	margin-right: 17px;
	width: 305px;
}
* html #home-welcome-left {  /* This is the Tan hack */
	width: 315px; 
	w\idth: 305px; 
	}
#home-welcome-left h1 {
	padding: 0px;
	margin: 0px;
}	
#home-welcome-left p {
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
}


#home-welcome-right {
	float: left;
	padding-bottom: 15px;
	width: 570px;
}

#home-strip {
	background-image:url(../images/homestrip-bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	clear: both;
	margin: 0px;
	margin-left: 15px;
	padding-bottom: 40px;
	padding-top: 8px;
	width: 880px;
}

.home-strip-col {
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 7px;
	padding-right: 3px;
	width: 210px;
}
* html .home-strip-col {  /* This is the Tan hack */
	width: 220px; 
	w\idth: 210px; 
	}
	
.home-strip-col img {
	padding-bottom: 15px;
}

.home-strip-col p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.home-strip-col a:hover {
        color: #88253A;
}

	
.title-bar {
	background-image: url(../images/title-fade.jpg);
	background-repeat:no-repeat;

	font-weight: normal;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-top: 14px;
	padding-bottom: 14px;
	width: 696px;
}	
* html .title-bar  {  /* This is the Tan hack */
	width: 711px; 
	w\idth: 696px; 
	}

.title-subheader {
	background-image:url(../images/title-shadow.jpg);
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight: normal;
	height:26px;
	margin: 0px;
	margin-top: 5px;
	padding-top:12px;
	padding-left:12px;
	padding-bottom: 5px;
}
	
#news-list-menu {
	height: 250px;
	margin-bottom: 30px;
	overflow-x: hidden; 
	overflow-y: scroll;
	padding-left: 10px;
}	

#news-list-header {
	padding-left: 10px;
	padding-bottom: 10px;
}


.news-list-menurow1 {
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 230px;
}

.news-list-menurow2 {
	background-color: #f1ebeb;
	border-bottom: 1px solid #cccccc;
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 230px;
}


.news-list-menuleft {
	float: left;
	width: 70px;
}

.news-list-menuright {
	float: left;
	width: 130px;
}


#contact-left {
	float: left;
	padding-right: 20px;
	width: 331px;
}
* html #contact-left  {  /* This is the Tan hack */
	width: 351px; 
	w\idth: 331px; 
	}
#contact-right {
	float: left;
	width: 360px;
}

#products-left {
	float: left;
	width: 350x;
}
#products-right {
	float: left;
	width: 350x;
}

#partex-table {
	width: 711px;
}

.partex-table-rows {
	background-image:url(../images/partex-bg.jpg);
	background-repeat:no-repeat;
	height: 138px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 691px;
}
* html .partex-table-rows  {  /* This is the Tan hack */
	width: 711px; 
	w\idth: 691px; 
	}
	
#lettings-table {
	width: 711px;
}

.lettings-table-rows {
	background-image:url(../images/partex-bg.jpg);
	background-repeat:no-repeat;
	height: 138px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 691px;
}
* html .lettings-table-rows  {  /* This is the Tan hack */
	width: 711px; 
	w\idth: 691px; 
	}	

#tablePlotResults {
	border:0px;
	width: 100%;
}
#tablePlotResults caption {
	display: none;
}
#tablePlotResults th {
	border-bottom: 2px solid #D4D4D4;	
	padding: 4px;
	text-align:center;
}
#tablePlotResults td {
	border-bottom: 1px solid #D4D4D4;	
	padding: 4px;
	padding-right: 10px;
	text-align:center;
}
#tablePlotResults td strong {
	font-size: 1.3em;
}
tr.tablePlotResultsZebra td {
	background-color:#F4F4F4;
}

/** ------------------------------------------------------ **/
/** --------------- copied fro old site ------------------ **/
#sidenav a{
	color:#000000;
	text-decoration:none;
}
#sidenav a:hover{
	color:#000000;
	text-decoration:underline;
}
.sidenavseltext{
	padding-left:6px;
	padding-top:3px;
}
.navselected{
	background-image:url(../images/side-title-bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	color:#ffffff;
	height:24px;
	width:147px;
	font-weight:bold;
}
.navgray{
	background-image:url(../images/side-nav-fade.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	color:#000000;
	height:126px;
	width:147px;
	font-weight:bold;
	margin-top:3px;
}
#salesnumber{
	background-image:url(../images/news-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:135px;
	height:180px;
	padding:8px;
	text-align:center;
}

.salesnumbertitle{
	font-size:1.4em;
	font-weight:bold;
	
}

.salesnumbertext{
	font-size:1.5em;
	font-weight:bold;
	color:#882536;
}

#plotimage{
	float: right;
	width:451px;
}

.bigtext{
	font-size:1.7em;
	font-weight:bold;
	line-height:1em;
}

.click {
	background-image:url(../images/please-click-image.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 15px;
	height: 32px;
	width: 133px;
}

#devhomeleft {
	float: left;
	margin-right: 20px;
	width: 395px;
}
#devhomeright {
	float: left;
	width: 495px;
}

.devlistitem{
	paddin-top: 4px;
	width:238px;
}

.devlistitem img{
	padding:0;
	margin:0;
	float:none;
}

#devlist{
	padding: 8px;
}

#devlist ul{
	list-style-type: none; 
	padding:0px;
	margin:0px;
}

#devlist li{
	width:317px;
	padding-top: 3px;
	height:26px;
	font-size: 12px;
	list-style-type:none;
	background-image:url(../images/dev-nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#devlist a{
	color:#000000;
	text-decoration:none;
	width:317px;
}

#devlist a:hover{
	color:#000000;
	text-decoration:underline;
	width:317px;
}



.floorplan{
	background-image:url(../images/floorplan-image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-size:1.5em;
	color:#ffffff;
	padding-left:10px;
	padding-top:3px;
	width:180px;
	height:33px;
	margin-top:3px;
}

.floorplan a{
	text-decoration:none;
	color:#ffffff;
}

.floorplan a:hover{
	text-decoration:underline;
	color:#ffffff;
}

#partextext {
	float: left;
	margin-right: 10px;
	width: 310px;
}
#partextext strong{
	color: #882536;
}
#parteximage {
	float: left;
	margin-right: 0px;
	width: 390px;
}
#lettingstext {
	float: left;
	margin-right: 10px;
	width: 310px;
}
#lettingstext strong{
	color: #882536;
}
#lettingsimage {
	float: left;
	margin-right: 0px;
	width: 390px;
}
#printme{
	background-image:url(/images/detail-nav.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	height:44px;
	width:176px;
	margin-left:10px;
	text-align:center;
	padding-top:7px;
	font-size:1.3em;
}

#backtolist{
	background-image:url(/images/detail-nav.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	height:44px;
	width:176px;
	margin-left:10px;
	text-align:center;
	padding-top:7px;
	font-size:1.3em;
}

#copy-link {
	background-color: #88253a;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: right;
	width: 950px; 
}

#copy-link a{
	text-decoration:none;
	color:#ffffff;
}

#copy-link a:hover{
	text-decoration:underline;
	color:#ffffff;
}

.aRed, .aRed:visited {	
	color: #882536;
}

.aRed:hover {	
	color: #000000;
}

