/* ===== DOM elements ========================================================== */

body {

     font:          normal 0.80em Arial, sans-serif;
     color:         #404040;
     background :   #ffffcc url('./images/website/bgGrad.png') repeat-x top left;
     margin:        40px;
     padding:       0;
}

table, tr, td {
     margin: 0;
     padding: 0;
     border: 0;
     border-collapse: collapse;

}

td {
     text-align: left;
     vertical-align: top;
}

h1 {
     font-size: 1.6em;
     padding-top: 0;
     margin-top: 0;
	color: navy;
}

h2 {
     color: navy;
     font-size: 1.3em;
}

a {
     color: black;
     text-decoration: none;
     font-weight:bold;

}

a:hover {
     color: red;
     text-decoration: underline;
}

img {
     border: 0px;

}
/* ===== Top heading section =================================================== */

.heading {
	height: 135px;
	margin: auto;
     padding: 0;
     margin-top: 0;
     margin-bottom: 0;
}

/* ===== Navigation stuff ====================================================== */

.nav {
	position: relative;
	left: 3px;
	top: 0px;
     text-align: left;
     padding: 4px;
     margin: 0;
     background: white url('./images/website/menubar.png') no-repeat top left;
     height: 25px;
     clear: both;
     display: block;
}

.nav ul {
     list-style-type: none;
     margin: 6px 0px 0px 0px;
     padding: 0;
     text-align: left;
}

.nav ul li:first-child {
     display: inline;
     margin: 0px 6px 0px 6px;
     padding-left: 12px;
     border-left: 0px solid #d3a393;
}

.nav ul li {
     display: inline;
     margin: 0px 6px 0px 6px;
     padding-left: 12px;
     border-left: 1px solid #d3a393;
}

.nav ul li a {
     color: white;
     font-weight: bold;
     text-decoration: none;
}

.nav ul li a:hover{
     color: #ffff33;
     text-decoration: none;
}

.secNav {
	position: relative;
	left: 13px;
	top: 0px;
     text-align: left;
     line-height: 2.0em;
     margin: 0;
     padding: 0;
     background: white ;
     height: 40px;
     background: white url('./images/website/secMenubar.png') no-repeat top left;
}

.secNav ul {
     list-style-type: none;
     padding: 0;
     margin: 0;
}

.secNav ul li:first-child {
     display: inline;
     margin: 0px 6px 0px 6px;
     padding-left: 12px;
     border-left: 0px solid #d3a393;
}

.secNav ul li {
     display: inline;
     margin: 0px 12px 0px 0px;
     padding-left: 12px;
     border-left: 1px solid #d3a393;
}

.secNav ul li a {
     color: red;
     font-weight: bold;
     text-decoration: none;
}

.secNav ul li a:hover{
     color: #ff8080;
     text-decoration: none;
}

.sizeSelector {
     margin: 30px 20px 0px 20px;
     border: 0;
     width: 120px;
     text-align: center;
}

.sizeSelector td {
     text-align: center;
}


.sizeSelector td a {
     color: silver;
}

.sizeSelector td a:hover {
     color: silver;
     text-decoration: underline;
}



/* ================ Property information ========================================= */

.propSummary {
     position: relative;
     display: block;
     margin: 20px 0px 0px 0px;
	padding: 0;
     left: 0px;
}

.propSummary .header {
     width: 659px;
     height: 25px;
     background: white url('./images/website/propListHeader.png') repeat-x top left;
     border: 1px solid #cccc66;
     padding-left: 5px;
     font-weight: bold;
}

.propSummary .headerAddress {
     float: left;
     padding: 0;
     margin-top: 2px;
     font-size: 1.2em;
}

.propSummary .headerCost {
     float: right;
     padding: 0;
     margin-top: 2px;
     font-size: 1.2em;
     padding-right: 10px;
}



.propSummary .detail {
	position: relative;
     width: 644px;
     background: white url('./images/website/propDetailBackg.png') repeat-x top left;
     padding: 10px;
     border: 1px solid #cccc66;
     border-top: none;
}

.propSummary .propViewBut {
	height: 20px;
	width: 77px;
}

.propSummary .detail .basicInfo {
	position: relative;
	left: 80px;
	top: -22px;
	overflow: hidden;
	width: 400px;
	margin: 0;
	padding: 2px 0px 2px 10px;
}

.propSummary .detail .listImage {
     float: right;
     width: 150px;
     height: 110px;
     margin: 0px 0px 10px 10px;
     border: 1px solid #cccc66;
}

.propSummary .full {
     background: white;
     padding: 10px;
     border: 1px solid #cccc66;
     border-top: none;
     width: 644px;
     background: white url('./images/website/propDetailBackg.png') repeat-x top left;
}

.propSummary .mainImage {
          clear: both;
          padding: 0px 10px 10px 10px;
          width: 620px;
         text-align: center;

}
.propSummary .subImage {
     margin: 10px 10px 10px 10px;
     width: 100px;
     height: 74px;

}


.detailPanelHdr {
     background: white url('./images/website/propListHeader.png') repeat-x top left;
     border: 1px solid #cccc66;
}

.detailPanelHdr p {
     margin: 6px;
     padding: 0;
     line-height: 1.0em;
     margin-left: 6px;
     font-weight: bold;
}

.detailPanel {
     margin: auto;
	border: 1px solid #cccc66;
	padding: 5px;
     background: white url('./images/website/propDetailBackg.png') repeat-x top left;
}

.detailPanel h1 {
	font-size: 1.3em;
	color: black;
}

.detailPanel td {
	padding: 2px 0px 2px 0px;
}


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

.address{
     width: 250px;
}

.status{
     text-align: center;
}

.cost{
     width: 150px;
     text-align: right;
}

.darkRow {
     width: 659px;
     height: 25px;
     background: white url('./images/website/propListHeader.png') repeat-x top left;
     border: 1px solid #cccc66;
     padding-left: 5px;

     font-weight: bold;
}
.darkRow  td{
     padding-top: 3px;
}


.medRow td {
     background-color: #ffffdd;
     padding: 2px 5px 2px 5px;
     border-bottom: 1px #f5c804 solid;

}
.paleRow td {
     background-color: #ffffff;
     padding: 2px 5px 2px 5px;
     border-bottom: 1px #f5c804 solid;

}
.fixed {
     width: 40px;
     height: 1%;
     text-align: center;
}


/* ================ Additional information ======================================= */

.main { /* main table */
	position: relative;
     width      : 880px;
     background : white url('./images/website/backgroundTr.jpg') no-repeat top right;
     border     : 1px solid #efef00;
	margin: auto;
	padding: 20px;
}

.content {
	padding: 0;
	margin: 0;
	margin-top: 20px;
}

.content h1 {
	margin-left: 190px;
}

.errorMsg {
	padding: 0px 16px 0px 16px;
	font-weight: bold;
	color: red;
}


.contentSplurge, .contentText, .siteMap {
     margin: 15px 0px 0px 190px;
     text-align: justify;
     padding:    0;
     line-height: 1.5em;
}


.contentSplurge img a{
     text-decoration: none;
     border: 0;

}

.imageLeft {
     float: left;
     clear: right;
     padding-right: 15px;
}


.imageCenter {
     text-align: center;
     clear: both;
}

.imageRight {
     float: right;
     padding-left: 15px;
}

.imageTitle {
     text-align: center;
     color: black;
     display: none;
}


.landing {
     clear: both;
     display: block;
}



.landingSep {
     margin-top: 50px;
     padding: 7px 0px 7px 0px;
     text-align: center;
     color: #d5bfff;
     border-top: 1px solid #eee6ff;
     border-bottom: 1px solid #eee6ff;
}



/* ================ Top Items ==================================================== */

.topItems {
     position: relative;
     left: 2px;
     float: left;
     width: 170px;
     margin: 0;
     padding: 0;
     border: 0px solid #efef00;
     background: white;
}

.topItemsPropDiv {
     background: #FAEFFF;
     border: 1px solid #dAcFdF;
     margin: 0px 0px 10px 0px;
     padding: 5px;
}

.topItemsProp {
     margin: 0;
     padding: 0;
     margin-bottom: 10px;
     width: 115px;
     overflow: hidden;
}

.topItemsHdr {
     font-size: 1.2em;
     height: 18px;
     width: 170px;
     background: white url('./images/website/topHdr.png') no-repeat top center;
     margin: 0;
     padding: 3px 0px;
     color: black;
     font-weight: bold;
     text-align: center;
     border: 0px solid #efef00;
}


.topItemsBdy {
     padding: 5px 5px 20px 5px;
     margin: 0px 0px 20px 0px;
     font-size: 1.0em;
     border: 1px solid #fff211;
     border-top: 1px solid #dfd201;
     width: 158px;
     background: white url('./images/website/propDetailBackg.png') repeat-x top left;
}

.topItemsBdy a {
     font-weight: bold;
     color: black;
}

/* ================ Footer section =============================================== */

.footer {
     width: 880px;
     height: 100px;
     background: url('./images/website/background2.jpg') no-repeat bottom left;
     margin: auto;
     margin-top: 0;
     padding: 0;
     display: block;
     clear: both;
     border-top: 20px solid white;
     border-bottom: 1px solid #efef00;
}


.footerText {
	float: right;
	text-align: right;
	margin: 35px 0px;
     font-size: 0.9em;
}

.footer a {
	color: #000099;
}

.footerGbLink{

     padding-top :12px;
}
/* ================ Contact us page ========================================= */

.contactTable {
     margin: 0px 10px 0px 10px;
     padding: 0;
}

.contactTable td {
     padding: 5px;
}


/* ================ Form stuff ============================================== */

.requiredField {
	background: #ffffc0;
}
.thick{
	font-weight: bold;
}

