* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    margin: 0 auto;
    height: 100%;
}

label { /* this is pulled in when no search results shows up. anywhere else?? detail accomodation */
  width: 140px;
  /*color: white;*/
  display: block;
  float: left;
}

.form label {
	width: 140px;
}

/**
/* links
------------------------------------------------------------------------- */
a {
	color: black;
	text-decoration: none;
	border: 0px;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}


.homeMemberTab a,
.detailImages a {
	color: white;
}

p {
	margin: 10px 0;
}

/**
/* page setup
------------------------------------------------------------------------- */

#outer {
	width: 100%; /*1020px;*/
	background: url('../images/bcg.gif') center repeat-y; 
	text-align: center;
}

#page {
	width: 995px;
	text-align: left;
	margin: 0 auto;
    height: 100%;
   	
}

#content {
  	width: 995px; 
    height: 100%;
}
html>body #content {
   	margin: 0 auto; /* use margin auto for non ie browsers */
}

* html #content {
  	/*text-align: center;  use text align center for ie browsers */
  	margin: 0px;
}

.post {
  	text-align: left;
  	margin: 0 auto;
    height: 100%;
    color: #063A5A;
    font-size: 12px;
}

.pagewidth {
	width: 995px; /* used in listings users for ie 6 specifically */
}

.equalColumnContainer {
	overflow: hidden;	/* using http://www.ejeliot.com/blog/61 */
}
* html .equalColumnContainer {
	overflow: visible;
}

.equalColumn {
	margin-bottom: -2000px; 
    padding-bottom: 2000px; 
}





/**
/* Header 
------------------------------------------------------------------------- */
#header {
	margin: 0 auto;
	
}


#topheader {
  	font-size: 11px;
  	height: 41px;
  	width: 100%;
  	background: #BED5E5 url('../images/bg_topheader.gif') no-repeat;
}
* html #topheader {
  	height: 30px;
}


#toplogos {
	/*background-color: #BED5E5; 3DBBF6;
	height: 35px;*/
	float: left;
	margin-top: 5px;	
}

* html #toplogos {
	height: 32px;
}


.minilogo {
	width: 100px;
	/*margin-top: 5px;*/
}

.logomagsep {
	width: 114px; 
	float: left;
}

#curveSpacer {
	height: 4px;
	font-size: 1px;
	line-height: 1px;
	width:117px;
}
* html #curveSpacer {
	height: 5px;
}




/*********************** search *******************************/

#topsearch {
	/*background: #011C65 url('../images/bg_searchinmenu.gif') repeat-x; /*7E9DB9 021C6A*/
	height: 26px; /* 32, 36 */
	float: right;
	margin-top: 10px;
	width: 373px; 
}
/*
* html #topsearch {
	width: 373px;
}*/

.seablue {
	background-color: #BED5E5; /*3DBBF6;*/
}

.darkblue {
	background-color: #021C6A;
}

#searchBox {
	float: right;
	padding-top: 5px;
	width: 200px;
}


#searchBox label {
	width: 90px;
}

#ajaxSearch_input {
  	color: #031F70;
  	width: 80px;
}
* html #ajaxSearch_input {
	width: 80px;
}

.search_submit,
.compareButton,
.submitButton,
#ajaxSearch_submit {
	background: #15285F url('../images/bg_search.gif') repeat-x;
	width: 90px;
	color: white;
	border: 1px solid #15285F;
}
#ajaxSearch_submit {
	float: left;
	width: 80px;
}

.search_submit:hover {
  	text-decoration: underline;
}


#qsForm label {
	display: block;
	float: left;
	clear:none;
	width: 100px;
}
.search_cell {
	width: 200px;
	display: block;
	float: left;
	text-align: right;
}
.search_cell select {
	width: 150px;
	color: #021C6A;
}
.search_cell option.rubric {
	text-align: center;
}

/*********************** second header: giovani logo, dropdown menu *******************************/

#secondheader {
	background: transparent url('../images/bg_secondheader.gif') repeat-x;	/*#7E9DB9*/
	clear: both;
	height: 75px;
}


#logo {
	height: 48px;
  	width: 203px;
  	background: url('../images/logo_giovani.gif') no-repeat;
  	margin-top: 20px;
  	float: left;
}

.menuContainer {
	width: 740px;
	margin-top: 25px;
}

.menuSearchSeparator {
	width: 8px; /* 8 aligns it to the search and compare button */
	float: left;
}

/*****************************************
* listings
*****************************************/

#srForm label { /* search results search form labels */
	display: block;
	float: left;
	clear:none;
	width: 80px;
}

.width45 {
	width: 304px; /* anything greater is one property per row */
}

.listingimage {
	border: 5px solid white; 
	margin-right: 10px;
}

.listingthumb {
	width: 78px;
	height: 58px;
	border: 2px solid white;
}

/**
/* home page content
------------------------------------------------------------------------- */
.qsform {
	background-color: #C9E0ED;
}

.leftProjDescContainer {
	background: #7E9DB9 url('../images/bg_homeprojectdescription.gif') repeat-x;
	float: left;
	margin-bottom: -2000px; 
    padding-bottom: 2000px; 
}

.featdesc {
	color: white;
}

.projectName {
	color: 	white; /*#F7623B;*/
	font-size: 15px; 
}

#projectInfo {
	width: 395px; /*396 */
	height: 150px; /* 230 */
	padding: 17px 80px 25px;
}

#projectInfo a {
	color: white;
}

#latestNewsTitle {
	margin-left: 80px;
}

#searchHome {
	background-color: #E0E7EC; /*#FF5C00;*/
	width: 440px;
}

.homeMemberTab {
	background: #607E99 url('../images/bg_homememberloginmiddle.gif') repeat-x;
	padding-top: 10px;
	height: 19px;
	width: 115px; /* 115 without the corner image */
	font-size: 12px;
	text-align: center;
	float: left;
}

.homeMemberTab a:hover,
.homeAgentTab a:hover {
	text-decoration: underline;
}

.homeAgentTab {
	float: left;
	background:  #7E9DB9 url('../images/bg_homeagentloginmiddle.gif') repeat-x; /*#3DBBF6*/
	padding-top: 10px;
	height: 19px;
	width: 115px; /* 115 without the corner image */
	color: #F8582E;
	font-size: 12px;
	text-align: center;
}

.selectSeparator {
	height: 10px;
}
* html .selectSeparator {
	font-size: 1px;
}

/** rotating news **/
.news_style {	// To indicate is news content
	display:none;
}

.news_show { // where news todisplay
	position:absolute;/*important */
	background-color: #E0E7EC;
	font: normal 100% "Arial", "Lucida Grande",Verdana, Sans-Serif;
	clip: rect(0px 0px 164px 0px); /*important*/
	float: left;
	height: 164px;
	width: 555px;
	overflow: hidden;
}

#rowBeneathSearch {
	background-color: #E0E7EC;
	margin-top: 2px; 
}
#showhere {
	background-color: #E0E7EC;
	float: left; 
	height: 164px;
	width: 555px;  
}

.slidingText {
	margin-top: 20px;
	margin-left: 20px;
	padding-right: 10px;
	color: #021C6A;
	display: block;
}


.news_border { // wrap .news_news for border 
	/*background-color: white;*/
	width: 352px;
	height:152px;
	font: normal 100% "Arial", "Lucida Grande",Verdana, Sans-Serif;
	border: 1px solid gray;
	padding: 5px 5px 5px 5px;
}


.news_show td img { // option this
	margin-left: 5px;
	margin-right: 5px;
}


.buttondiv { // for images button
	/*position: absolute;
	padding: 5px 5px 5px 5px;
	background-color:white ;
	border: 1px solid gray;
	border-top-color: white;
	border-top:none;
	height:20px;*/
}

.news_move { // for inside news slide style
	position: relative; /*important*/
	width: 555px;
}

.mytable { //fix inside news slide table
	width: 550px; /*important-- this control how many px to left or right*/
	height: 144px; /* was 150 */
	vertical-align: top;
}

#newsAndBanners {
	margin-top: 2px; 
	width: 995px;
}

#showhere {
	background-color: #E0E7EC;
	float: left; 
	height: 164px; 
	width: 554px; 
}

#aippLogo {
	float: left; 
	width: 75px;
}

#banner {
	float: left; 
	margin-left: 2px; 
	width: 362px; 
}


/**
*	search results for user
**/

.hr {
	line-height: 1px; /*needed for IE/win*/
	font-size: 1px; /*needed for IE/win*/
	height: 1px;
	background: #E5F1F8;
	margin: 0; 
}

.blueText {
	color: #658BAC;
}

.listingsSearchForm a {
	color: #658BAC;
	font-size: 11px;
	text-decoration: underline;
}

.searchrightcol {
	width: 702px;
}

.listingsSearchForm {
	background-color: #BED5E5;
	padding-top: 10px;
	padding-bottom: 18px;
	padding-left: 80px;
	
}

#srForm {
	position: relative; top: 0; left: 0; width: 100%;
}

.listingsSearchForm select {
	position: relative; width: 100%; margin: 0 0 2px; z-index: 1;
}

.searchCellResults {
	float: left;
	width: 145px; /*115px;*/
	color: #F8582E;
	font-size: 11px;
}
* html .searchCellResults {
	width: 120px;
}
.searchCellResultsSmall { /* this is the middle column in the search results */
	float: left;
	width: 120px; /*115px;*/
	color: #F8582E;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px;
}
* html .searchCellResultsSmall {
	width: 90px;
}



.topRightLeftText {
	width: 375px;
	float: left;
	color: #021C6A;
	font-size: 11px;
}

.topRightRightText {
	width: 140px;
	margin-left: 25px;
	float: left;
}

#compareSection,
.grayBackground {
	background-color: #F4F2F2;
}
* html #compareSection {
	width: 702px;
}

* html .detailleftcol #compareSection,
* html .detailOtherProperties #compareSection {
	width: 666px;
}

p.compareText {
	font-size: 11px;
	color: #5F6061;
	width: 520px; /* was 530, 520 for the detail page */
	float: left;
	margin: 10px;
	padding-left: 10px;
	background-color: #F4F2F2;
}
* html p.compareText {
	width: 390px;
}

.compareButton {
	float: left;
	color: white;
	text-align: center;
	width: 110px;
	height: 20px;
	border: 0px;
	margin: 10px 0;
	font-size: .8em;
}

.navySeparator {
	background-color: #BED5E5;
	height: 5px;
	font-size: 1px;
 	line-height: 1px;
}

.lbtab {
	float: left;
	background-color: #BED5E5;
	margin-top: 6px;
	padding-top: 10px;
	padding-left: 10px;
	height: 24px;
	width: 115px; /* 115 without the corner image */
	font-size: 11px;
}

.lbtab a {
	color: #567592;
	font-weight: bold;
	text-decoration: underline;
}

.lbtabimg {
	margin-top: 6px;
}

.loginleftcol {
	background: transparent url('../images/bg_sortresultsbar.gif') repeat-x;
	width: 293px;
	height: 40px;
}

.loginrightcol {
	background-color:  #021C6A;
	color: white;
	height: 30px;
	width: 702px;
	padding-top: 10px;
}

.sortLabel {
	width: 80px;
	padding-left: 20px;
	
}
.sorting {
	background:  url('../images/bg_sortresultsbar.gif') repeat-x; 
	height: 30px;
	width: 702px;
	padding-top: 10px;
	color: #BED5E5;
	font-weight: bold;
}

.sorting p {
	margin: 3px 5px;
}

.sorting a {
	width: 22px;
	float: left;
	text-decoration: none;
}
.sortArrows {
	float: left;
	width: 60px;
}

.loginrightcol a {
	display: block;
	width: 100px;
	color: white;
	float: left;
	text-decoration: none;
}

.listingsleftcol {
	background-color: #E0E7EC;
	color: white;
	width: 293px;
}

.listingsrightcol {
	width: 690px; /*650px;*/
	margin-left: 12px;
}

a.navyblueText,
.navyblueText {
	color: #063A5A;
}
#memberLoginLink:hover,
a.navyblueText:hover {
	text-decoration: underline;
}

.leftcolTitle {
	background-color: #7B9AB6;
	color: white;
	padding: 5px 0 5px 20px;
	font-weight: bold;
}


.leftcolContent { 		/* used for last visited property */
	background-color: #D5E4EE;
	color: #3D5E7A;
}

.ditto_item {
	background-color: #BED5E5;
	color: white;
	padding: 5px 0;
}

.ditto_introText { 		/* this is used for the news items */
	font-size: 11px;
	color: white;
	padding: 0 20px;
}

.ditto_pageTitle,
.ditto_pageTitle a,
.ditto_pageTitle a:visited {
	padding: 5px 0 10px 10px;
	color: #5D7C99;
	position: relative;
}

.ditto_documentInfo {
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding-left: 20px;
}

.ditto_readmore {
	padding-right: 20px;
	font-size: 11px;
}


.ditto_readmore a {
	color: #CD0303;
	font-weight: bold;
}

.midBlueText {
	color: #6389AB; /* search results label */
}

.leftcolItem {
	padding: 10px 0;
}
.leftcoltext {		/* this is used for the left featured and last visited properties */
	width: 165px;
	margin-left: 20px;
}
* html .leftcoltext {
	margin-left: 10px;
}

.leftcolimage{
	width: 80px;
	padding-top: 35px;
}

.resultCompare {	/* text that says: 'select to compare' */
	border: 1px solid #063A54;
	color: #021C6A;		
	text-align: right;
}

.viewProjectsContainer {
	padding-top: 10px; 
	padding-bottom:10px; 
}

.viewProjectsLink {
	font-weight: bold; 
	font-size: 14px; 
	text-decoration: underline;
	padding-top: 25px;
	padding-left: 25px; 
	color: #567592;
}
	
.listingText {
	width: 140px;
}

.listingThumb {
	border: 1px solid #7595A9;
	width: 108px;
	height: 80px;
}

.listingImage {
	width: 150px;
	height: 112px;
	text-align: center; 
}

.itemContainer {
	background-color: #D5E4EE;
}
.itemInfo {
	color: #063A54;
	margin-top: 10px;
}

.listInfo p {
	margin: 0px;
}

/* used in project listing.
.itemDetails {
	height: 40px;
}*/

.itemDescription {
	display: none;
}


.itemRowSpacer {
	height: 15px;
	clear: both;
}

.noResultsLabel {
  	width: 180px;
  	display: block;
}

#savedcontainer {
	width: 702px;
}


.listLeftThird {
	width: 185px; /* 210 for the longer ref no 200px; 185px;160 for the detail listing*/
	padding-left: 12px;
}

.listMidThird {
	width: 265px;
}

.listRightThird {
	width: 130px;
}

.listTitle {
	background-color: #F1F3F7;
	height: 35px;
}
#projectSummaryFragment p,
.listTitle p {
	margin: 5px;
}

.listTitleRef {
	color: #CD0303;
	font-weight: bold;
}
.listTitleProject {
	color: #112D46;
	font-weight: bold;
	font-size: 14px;
}
.listTitleSelect {		/* the select in the 'other properties' */
	color: #112D46;		/* in detail listing, detail project */
	padding-right: 5px;
}



.listImageThird {
	width: 190px;
	padding-left: 12px;	
	padding-top: 4px;
}
.listTextThird {
	border-right: 1px solid #C7D5E0;
	width: 280px; /* was 300 */
}
.listInfoText {
	padding-top: 4px; 	/* this is on the same level as .listRightText */
	height: 90px;
}
.listRightText {
	padding-left: 15px;
	padding-top: 4px;
	width: 161px;
}
.listInfoRightText {
	display: block;
	width: 85px;
	float: left;
}

.deepRedText {
	color: #CD0303;
}

.darkBlueText {
	color: #112D46; 
}




/**
*	detail listings
**/


.detailleftcoltop {
	width: 712px;
	float: left;
}
* html .detailleftcoltop {
	width: 710px;
}
.detailrightcoltop {
	height: 50px;
	width: 282px; /* may be 284 */
}


.detailleftcol {
	width: 692px;
    height: 100%;
    float: left;
    margin-left: 20px;
}
* html .detailleftcol {
	width: 702px;
	margin-left: 4px;
}

.detailrightcol {
	width: 283px;
	background-color: #E0E7EC;
	float: left;
    height: 100%;
}
* html .detailrightcol {
	width: 282px;
}

.translateAlignRight {
	float: right;
	margin-right: 20px;
}

.translateTop {
	margin-top: 20px;
}

.translateAlignRight .translateTop {
	margin-top: 5px;
}

.dBacktoResultsTab {
	background: #E0E7EC url('../images/footershadow.gif') repeat-x;
	padding: 15px 0 0 10px;
	height: 20px;
	width: 130px; /* 115 without the corner image */
	font-weight: bold;
	font-size: 11px;
	float: left;
}
* html .detailrightcoltop .dBacktoResultsTab { /* this is the detail */
	width: 127px; 
}

.dBacktoResultsTab a {
	color: #25425D;
}

.detailMemberTab {
	background: #799AB7 url('../images/bg_detailmemberlogin.gif') repeat-x;
	height: 19px;
	color: white;
	padding-top: 10px;
	padding-right: 10px;
	float: left;
	width: 100px; 
}

.detailMemberTab a {
	color: white;
}

* html .detailMemberTab {
	width: 103px;
}

.detailMemberTab a:hover {
	text-decoration: underline;
}

.detailProjectName {
  	color: #063A5A;
  	font-size: 16px;
  	line-height: 20px;
  	margin-left: 15px;
}

.detailPrice,
.detailPrice a {
	margin-left: 15px;
	font-size: 16px;
  	line-height: 18px;
	color: #B69107;
}

.detailPrice a {
	font-size: 12px;
	margin-left: 0px;
}


#detailflashobject,
#map_canvas {
	border-top: 15px solid #799AB7;
	border-left: 15px solid #799AB7;
	border-right: 15px solid #799AB7;
	height: 519px;
	width: 638px;
}

#contractingFlashObject {
	border-top: 7px solid #799AB7;
	border-left: 7px solid #799AB7;
	border-right: 7px solid #799AB7;
	width: 580px;
	height: 470px;
}

#map_canvas {
	border-bottom: 14px solid #799AB7;
}

.lightBlue {
	padding: 10px 0 10px 15px;
	width: 655px;
	background-color: #E0E7EC;
	color: #477088;
}

.detailFeatureItem {
	margin-left: 5px;
	width: 90%;
	float: left;
	margin-bottom: 5px;
}

.detailRightText {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	color: #063A5A;
}

.detailRightText h4 {
	color: #B69107;
}

.detailRightListText {
	margin-left: 20px;
}

.detailRightBasicText {
	/*margin-top: 5px;*/
	margin-left: 20px;
	margin-bottom: 5px;
	height: 90px;
	color: #B69107;
	font-weight: bold;
}
* html .detailRightBasicText {
	height: 75px;
}

.detailRightBasicText p {
	margin: 0px;
}

.detailText {
	/*background-color: #021C6A;*/
	color: #E5F1F8;
	padding: 5px 0 5px 20px;
	width: 220px;
	height: 23px;
	cursor: hand;
}

* html .detailText {
	width: 210px;
}

.detailIcon {
	width: 25px;
	padding: 5px;
}

.detailIconSeparator {
	border-bottom: 1px solid #E5F1F8;
	line-height: 1px;
	font-size: 1px;
	margin: 0 10px 0 20px;
	position: relative;
}

.detailRightSectionSeparator {
	border-bottom: 1px solid #A3BBCA;
	line-height: 1px;
	font-size: 1px;
	margin: 0 10px;
}



.detailDescription {
	color: #063A5A;
	padding: 10px 10px 10px 20px;
	width: 640px;
	font-size: 12px;
	
}

#detailProjectInfo {
	background-color: #C1D8E8;
	width: 670px;
}


.detailOtherProperties {
	color: #063A5A;
	padding: 2px 2px;
	width: 666px;
	font-size: 12px;
}

#detailProjectInfo .detailDescription {
	padding: 10px 10px 10px 15px;
	margin: 0 2px;
}

#otherPropertiesFragment .listRightText {
	width: 151px;
}
#otherPropertiesFragment .listImageThird {
	width: 180px;
	margin-right: 5px;
	margin-left: 2px;
}

#listingDescriptionFragment,
#accommodationFragment,
#specificationsFragment,
#listingPlansFragment
 {
	background-color: #E0E7EC;
}

#projectSummaryFragment,
#projectDescFragment,
#projectFragment,
#plansFragment,
#brochureFragment {
	background-color: #799AB7;
}

#otherPropertiesTab {
    /*background: transparent url('../../../templates/site/images/bg_detailpartof.gif') repeat-x;
    height: 24px;
    padding-top: 5px;
    color: white;
    font-size: 11px;
    font-weight: bold;*/
    float: left;
}

.detailDescription p {
/*	margin-top: 10px;*/
}

#propertyIdInfo {
	padding: 10px 0 10px 15px;
	width: 655px;
	background-color: #E0E7EC;
	color: #284663;
}

.detailOtherProperties,
.detailWebId {
	float: left;
}


.detailPropertyId {
	padding-right: 20px;
	float: right;
}

.idNumbers {
	color: #B69107;
	font-weight: bold;
}

.detailSpecsTitle {
	width: 650px;
	background-color: #063A5A;
	padding: 10px 0 10px 15px;
}

.detailSpecsTitle a {
	color: white;
}

#propertyinfo {
	color: #477088;
	font-weight: bold;
}

#projectSummaryFragment .listRightText {
	width: 140px;
}

.projectDescription {
	width: 470px;
	margin-left: 20px;
}

.accommodationhalfleft {
	float: left;
	width: 300px;
	border-right: 1px solid #063A5A;
	margin-right: 15px;
}

.accommodationhalfright {
	float: left;
	width: 49%;
}

.accommodationhalfleft label,
.accommodationhalfright label {
	font-weight: bold;
}

#detailProjectInfo .leftTabs span {
	padding-top: 8px;
}

.detailListingPricelabel {
	color: white;
	font-weight: bold;
}

.toolsItem {
	color: #E5F1F8;
	padding: 0 0 5px 0;
}

#firstTool {
	background: #7C9CB8 url('../images/bg_detailtoolsfirst.gif') repeat-x;
	margin-bottom: 10px;
}
.tool {
	background: transparent url('../images/bg_detailtoolsmid.gif') repeat;
}
.tool p {
	margin: 0px;
}

#firstTool p {
	margin: 0px;
	font-size: 1.5em;
}

#lastTool {
	background: transparent url('../images/bg_detailtoolslast.gif') repeat-x;
}
#mortgageCalcLink {
	background: transparent url('../images/bg_detailtoolslast.gif') repeat-x;
}

.emailForm {
	padding-left: 20px;
}


/**
/* Compare Page
------------------------------------------------------------------------- */

.compareleft {
	width: 720px;
	float: left;
}

.featuresCompare {
	width: 230px;
}

tr.comparebg {
	background-color: #E5F1F8;
	border-bottom: 1px solid white;
}

.comparetable td {
	padding: 2px 0 2px 5px;
	color: #063A5A;
}

.imagerow {
	padding: 15px 0;
}


/**
/* Agents Page
------------------------------------------------------------------------- */
.agentsTitle {
	background-color: #92ADBD;
	color: #063A5A;
	width: 675px;
	padding: 10px 0 10px 27px;
	font-weight: bold;
}

.agentsText {
	background-color: #E5E5E5;
	width: 675px;
	padding: 10px 0 10px 27px;
	color: #063A5A;
	font-weight: bold;
}


/**
/* Footer
------------------------------------------------------------------------- */
.beforeFooter {
	height: 10px;
	font-size: 1px;
}

#footer {
  text-align: left;
  margin: 0 auto;
  background-color: #7E9DB9; /*#021C6A;*/
  
}

#c2glogo {
	float: right;
	margin-right: 20px;
}

.shadow,
#footershadow {
  background-image: url('../images/footershadow.gif');
  background-repeat: repeat-x;
  height: 8px;
  line-height:1px; 
  font-size:1px;
  clear: both;
}

#linksfooter, #linksfooter a {
  background-color: #E5F1F8;
  color: #063A5A;
  height: 30px;
  padding: 17px 0px 0px 20px;
  text-align: left;
}

#logofooter, #logofooter a {
  background-color: #063A5A;
  height: 45px;
  color: white;
  padding: 0px 20px 0px 20px;
  text-align: left;
}

#copyrightfooter, #copyrightfooter a {
  background-color: #7E9DB9; /*#021C6A;*/
  height: 45px;
  color: white;
  padding: 10px 0px 0px 20px;
  text-align: left;
}
#copyrightfooter a {
  color: white;
  padding-left: 20px;
}

#leftheader {
  background-color: #5E3B64;
  height: 287px;
  width: 50%;
  z-index: 1;
  position: absolute;
  left: 0px;
  top: 0px;
}

#rightheader {
  height: 287px;
  background:  #5E3B64; /* the repeating image */
  z-index: 1;
  position: relative;

}

#headercar { 
	/*width: 100%; */
	width: 1024px;
    height: 287px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    background: #5E3B64 url(images/header.gif) no-repeat;
}


/* 
* Menu using wayfinder plugin
------------------------------
see dropdown.css

*/

#flagscontainer {
  width: 55px;
  float: left;
}


/**
/* Body 
------------------------------------------------------------------------- */


.separator5 {
  font-size: 1px;
  height: 2px;
}

.gray_separator {
  height: 4px;
  background-image: url('../images/separator.gif');
  background-repeat: repeat-x;
}


.curve_white {
	height: 42px;
	background-image: url('../images/curve_white.gif');
	background-repeat: repeat-x;
}

#contenttext {
  padding-left: 0px;
}

.header_page {
	border-collapse: none;
	width: 700;
	font-family: verdana;
	font-size: 11;
	font-weight: none;
	color: #333333;
	line-height: 140%;
	background-color: white;
}
.header_page th {
	width: 110;
	height: 25px;
	background-color: #C7C7C7;
	padding-left: 20px;
}
.header_page td.altme_2 {
	height: 25px;
	background-color: #E8E8E8;
	text-align: top;
	padding-left: 10px;
}

.search {
  width: 290px;
  float:left;
}

.searchtitlebar {
  background-color: #DDDDDE;
  font-weight: bold;
  padding: 5px 0 5px 25px;
  
}




#listingForm label {	/* advanced search */
	width: 180px;
}

#listingForm {	/* advanced search. anywhere else??  */
	padding-left: 20px;
}

.thumbnailsbg {
  background-color: #5E3B64;
  padding: 0px 40px 20px 40px;
  float: left;
  width: 588px;
  margin-right: 30px;
}

.thumbnails {

  /* margin: 0 auto;
  width: 748px; make sure this is the same as search class so that they line up on the home page */
}

.galleryItem {
  	width: 175px;
  	float: left;
  
}

.textgalleryHome {
  	margin-left: auto;
  	display: inline;
}

.products {
  	background-color: #5E3B64;
  	padding-right: 20px;
}
.tablebg {
  	background-color: #5E3B64;
  	padding: 20px 40px;
 	 margin-right: 15px;
}
.productstable {
  	background-color: #5E3B64;
  	padding: 20px;
  
}

.detailDesc {
 	width: 540px;
}
.detailImages {
  	margin-top: 20px;
}

.white {
  	margin-top: 2px;
  	background-color: white;
  	padding: 2px 0 2px 5px;
}

.galleryBlue {
  	background-color: #E1E4E4;
  	color: #5E3B64;
  	margin-top: 2px;
  	padding: 2px 0 2px 5px;
}

.featureLabel {
  	width: 180px;
  	display: block;
}



.bold {
  	font-weight: bold;
}

.blueseparator {
  	background-color: #C7CED6;
  	font-size: 1px;
 	line-height: 1px;
}

.grayBackground {
	background-color: #E5E5E5;
}


.advSearchSubmit {
	background-color: #BED5E5;
	margin-top: 1px;
	padding: 10px;
	text-align: right;
	height: 20px;
}

.formrowSeparator {
	height: 3px;
	clear: both;
}

.whitelineSeparator {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background-color: white;
}
/****************************** login form **************************/ 
.loginForm {
	width: 400px;
	padding: 10px auto;
	margin: 0 auto;
}

.agentLoginForm {
	width: 270px;
	padding: 10px auto;
	margin: 0 auto;
}

#WebLoginLayer0 {
	background-color: #E5E5E5;
	color: #F8582E;
	padding: 20px 0;
}

/****************************** mortgage calc **************************/ 
#mortgagecalc {
	width: 251px;
	color: #063A5A;
}

.mortgageCalcForm {
	width: 251px;
	padding: 10px 0 10px 10px;
	margin: 0 auto;
}

.loginForm label {
	width: 150px;
}

.mortgageCalcForm label,
.mortgageCalcSubmit label {
	width: 130px;
}

.mortgageCalcSubmit {
	width: 251px;
	padding: 10px 0 10px 10px;
	margin: 0 auto;
}

/****************************** PAGING from room1twelve **************************/ 
.listingspaging {
	float: right;
	margin-right: 10px;
}

.paging {
	font-size: 12px;
}


.nav_img {
	position: relative;
	top: 2px;
}


.paging_current {
	font-family: arial, helvetical, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 
	color: black;
}

a.paging_link:link {
	font-size: 10px;
	color: #1C1B1B;
	text-decoration: none;
}

a.paging_link:link:hover {
	font-size: 10px;
	color: #8C0003;
	text-decoration: none;
}
a.paging_link:visited {
	font-size: 10px;
	color: #1C1B1B;
	text-decoration: none;
}
a.paging_link:visited:hover {
	font-size: 10px;
	color: #8C0003;
	text-decoration: none;
}

.paging_dropdown {
	font-family: Tahoma, verdana, ms sans serif;
	font-size: 11px;
	width: 40px;
	height: 18px;
}

.paging_arrows {
	font-family: Tahoma, verdana, ms sans serif;
	font-size: 14px;
	font-weight: bold;
	
}

.record_control_holder {
	position: relative;
	background: #EDEDED;
	text-align: right;
	width: 160px;
	float: right;
	margin-right: 10px;
	margin-bottom: 3px;
}

/****************************** PAGING END **********************************/




/**
/* positioning
------------------------------------------------------------------------- */
.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }
.error, .message {
    padding: 12px;
    background-color: red;
    color: #fff;
}
.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}
.clearboth {
	clear: both;
}

/**
/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

/* ---------------------------- Contracting Template ---------------------------- */
.article_c {
	margin-left: 37px;
	margin-bottom: 10px;
	width: 410px;
	float: left;
}


/* ---------------------------- Articles Template ---------------------------- */

#article_head{
	margin: 0 auto;
	position: relative;
	height: 160px;
}
.article_head{
	width: 100%;
}
.orangeseparator_shadow {
	background-image: url('../images/orange_sep_shadow.gif');
	height: 17px;
	float:left;
	width: 100%;
}

.article_content_holder form label {
	width: 200px;
}

.articleleftcoltop {
	width: 850px;
}
.articlerightcoltop {
	height: 50px;
	width: 145px; /* may be 284 */
}

.members_login_box {
  	background-image: url('../images/member_login_box.gif');
	width: 145px;
	height: 49px;
	float: right;
	margin-top: -17px;
}

.article_title {
	margin-top: 20px;
	font-size: 16px;
	color: #7E9DB9;
	font-weight: bold;
	margin-bottom: 10px;
}

.article_separator{
	background-color: #7E9DB9;
	width: 100%;
	height: 7px;
	line-height:1px;  /* need this, otherwise in IE; the min-height of the box is equal to */
  	font-size:1px;	  /* the inherited line-height, even if the element is empty.  */
	margin-bottom: 38px;
}

.article_content_holder {
	margin-left: 35px;
	width: 920px;	/*690px;678px; */
}

* html .article_content_holder {
	margin-left: 15px;
}

.article_content_holder h4 {
	line-height: 30px;
}

.article_content_holder ul {
	margin-left: 20px;
}

.article_image,
.article_image img {
	border:3px solid #7E9DB9;

}
.article_image {
	float: left;

}

.article_content {
	margin-left: 37px;
	margin-bottom: 10px;
	width: 650px; /*400px;*/
	float: left;
	text-align: justify;
}

.articlelefttop {
	width: 712px;
}
* html .articlelefttop {
	width: 712px;
}	

.articleleft {
	width: 712px;
}
* html .articleleft {
	width: 725px;
}

/******************************** jquery date picker ******************************/
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url('../images/calendar.png') no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}


/************************************* sitemap *****************************************/

.sitemap {
	margin-left: 20px;
}

.sitemap ul li  {		/* first level */
	font-weight: bold;
	margin-bottom: 10px;
}

.sitemap ul li ul {		/* sub levels */
	margin-bottom: 0px;
	margin-left: 0px;
}

.sitemap ul li li {
	font-weight: normal;
	list-style-type: disc; 
	margin-left: 30px;
	margin-bottom: 0px;