@charset "UTF-8";
/* CSS Document */

/* HOMEPAGE ONLY *******************************************************/
/* HOMEPAGE ONLY *******************************************************/

/*input {
	height: 18px;
	color: #FFF;
	font-weight:bold;
	font-size: 12px;
	text-transform:uppercase;
	border: #FFF 1px hidden;
	margin-right: 4px;
	margin-top: 10px;
	background: transparent url(../images/homepage/fint-it-button-bkgnd.jpg) no-repeat;
	
	}*/
/*.indexButtons {
	background: url(../images/homepage/homepage-buttons-act.gif) no-repeat;
	height: 18px;
	width: 138px;	
	display: block;
	padding-top: 2px;
	margin: 10px auto;
	}*/
a.indexButtons:link {
	background: url(../images/homepage/homepage-buttons-act.gif) no-repeat;
	height: 18px;
	width: 138px;	
	display: block;
	padding-top: 2px;
	margin: 10px auto;
	color: #FFF;
	font-weight:bold;
	font-size: 12px;
	text-transform:uppercase;
	text-decoration:none;
	}
a.indexButtons:visited {
	background: url(../images/homepage/homepage-buttons-act.gif) no-repeat;
	height: 18px;
	width: 138px;	
	display: block;
	padding-top: 2px;
	margin: 10px auto;
	color: #FFF;
	font-weight:bold;
	font-size: 12px;
	text-transform:uppercase;
	text-decoration:none;
	}
a.indexButtons:hover {
	background: url(../images/homepage/homepage-buttons-rol.gif) no-repeat;
	height: 18px;
	width: 138px;	
	display: block;
	padding-top: 2px;
	margin: 10px auto;
	color: #FFF;
	font-weight:bold;
	font-size: 12px;
	text-transform:uppercase;
	text-decoration:none;
	}
a.POButton:link {
	background: url(../images/button-property-org-act.gif) no-repeat;
	height: 18px;
	width: 138px;	
	display: block;
	padding-top: 2px;
	margin: 10px auto;
	color: #FFF;
	font-weight:bold;
	font-size: 12px;
	text-transform:uppercase;
	text-decoration:none;
	}
a.POButton:visited {
	background: url(../images/button-property-org-act.gif) no-repeat;
	height: 18px;
	width: 138px;	
	display: block;
	padding-top: 2px;
	margin: 10px auto;
	color: #FFF;
	font-weight:bold;
	font-size: 12px;
	text-transform:uppercase;
	text-decoration:none;
	}
a.POButton:hover {
	background: url(../images/button-property-org-rol.gif) no-repeat;
	height: 18px;
	width: 138px;	
	display: block;
	padding-top: 2px;
	margin: 10px auto;
	color: #FFF;
	font-weight:bold;
	font-size: 12px;
	text-transform:uppercase;
	text-decoration:none;
	}

/************* HOMEPAGE BOXES START *************/

.propertyOrganizerLeftNav {
	height: 77;
	width: 175;
	padding: 12px;
	position: relative;
	z-index: 100;
	background-image: url(../images/button-property-org-bkgnd.gif);
	background-repeat: no-repeat;
	background-position: center;
	}
.liveChatLeftNav {
height: 127;
width: 175;
	position: relative;
	z-index: 100;
	background-image: url(../images/homepage/button-property-org-bkgnd-tall.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}

.indexBoxesTopRow {
	background-image:url(../images/homepage/box-top-left.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height: 291px;
	
}
.indexBoxesTopRowRight {
	background-image:url(../images/homepage/box-top-right.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height: 291px;
	
}
.indexBoxesTopRow p{
	margin:20px;
	
	}
.indexBoxesTopRowRight p{
	margin:20px;
	
	}
.indexBoxesBottomRow {
	background-image:url(../images/homepage/box-bottom-left.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height: 175px;
	
}
.indexBoxesBottomRowMiddle {
	background-image:url(../images/homepage/box-bottom-middle.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height: 175px;
	
}
.indexBoxesBottomRowRight {
	background-image:url(../images/homepage/box-bottom-right.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height: 175px;
	
}
.indexBoxesBottomRow p{
	margin:20px;
	
	}
.indexBoxesBottomRowRight p{
	margin:20px;
	
	}

.MainheadderBackgroundTitle {
	vertical-align:top;
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	line-height: 30px;
	margin-left: 15px;
	margin-top: 10px;
	}
.propertyOrgList {
	background-image:url(../images/content/wallace-tustin-listings.gif);
	background-repeat:no-repeat;height:140px;
	margin-top: -10px;
	}
	
.MainBoxContent {
	padding-left: 20px;
	color: #DA200D;
	font-weight: bold;
	padding-top: 5px;
	}
	
.homepageTitle {
	/*height: 62px;
	width: 443px;*/
	vertical-align:top;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-family: Optima, Verdana, Geneva, sans-serif;*/
	font-size: 18px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #DA200D;
	text-align: left;
	line-height: 20px;
	}
/* MASTER PAGE STRUCTURE ************************************************/
/* MASTER PAGE STRUCTURE ************************************************/

body, html,#pageContainer {
	height: 100%;
	min-height: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #333;
	text-align: left;
	}
	
#pageContainer {
	position: relative;
	height: auto !important;
	padding-bottom: 200px;
	margin: 0 auto;
	}
	
#content {
	position: relative;
	left: 130px;
	top: 110px;
	margin: 0 auto;
	/*padding-left: 270px;
	padding-top: 110px;*/
	z-index: 10;
	clear: both;
	width: 740px;
	}
	
#navigation {
	position: absolute;
	top: 0px;
	width: 100%;
	}
	
#returningBuyers {
	position: absolute;
	left: 12px;
	top: 502px;
	z-index: 10;
	}
.returningButtons {
	background:#9ff url(../images/homepage/button-gradation.png) no-repeat;
	height: 18px;
	width: 160px;	
	display: block;
	padding-top: 2px;
	margin: 10px auto;
	}
#equalHousing {
	padding-left: 25px; 
	}

#footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 60px;
	background-image: url(../images/template/wallace-tustin-footer.jpg);
	background-position:center bottom;
	background-repeat: no-repeat;
	overflow:visible;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	}

/*FORMS*/
.textfield_1 {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	padding-right:1px;
	padding-top: 1px;
	padding-bottom: 1px;

}

 .ullist {list-style-position:outside;
 margin-top:0;
 margin-bottom:0;
 margin-left: 120px;
 line-height:20px;

}


/* TAGS ****************************************************************/
/* TAGS ****************************************************************/

body, html {
	
}

a {
	outline: none;
	}

:focus
{
    -moz-outline-style: none;
}
/* LAYOUT ****************************************************************/
/* LAYOUT ****************************************************************/

.tdBackBlue{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEE5EF;
}

.tdBorderBlueSides{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEE5EF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #DEE5EF;
	border-right-color: #DEE5EF;
}

.redBoarder{
	border: 1px solid #F00;
}


.BottomRowHeight {
	height:245px;
	}
#boxTop {	
	position: relative;
	}
#boxBottom {
	position:relative;
	}
#boxBottom .left-col{
	float: left;
/*	background-image:url(../images/homepage/boxcorner-bottom-left.png);
*/	background-position:left bottom;
	background-repeat:no-repeat;
	height:26px;
	width:26px;
}
#boxBottom .right-col{
	float: right;
/*	background-image:url(../images/homepage/boxcorner-bottom-right.png);
*/	background-position:right bottom;
	background-repeat:no-repeat;
	height:26px;
	width:26px;
}
#boxTop .left-col{
	float: left;
	background-image:url(../images/homepage/boxcorner-top-left.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:26px;
	width:26px;
}
#boxTop .right-col{
	float: right;
	background-image:url(../images/homepage/boxcorner-top-right.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:26px;
	width:26px;
}



.textBlockBackground {
	background-image: url(../images/tables/text-block-background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
.textBlockBackgroundSM {
	background-image: url(../images/tables/text-block-background-sm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.textBlockBackgroundXSM {
	background-image: url(../images/tables/text-block-background-xsm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.textBlockBackgroundXXSM {
	background-image: url(../images/tables/text-block-background-xxsm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.textBlockBackground2 {
	background-image: url(../images/tables/TDbackgroundCurve.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.textBlockBackground2SM {
	background-image: url(../images/tables/TDbackgroundCurve-sm.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.textBlockBackground2XSM {
	background-image: url(../images/tables/TDbackgroundCurve-xsm.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.textBlockBackground2XXSM {
	background-image: url(../images/tables/TDbackgroundCurve-xxsm.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;	
}

.textBlockSeparator{
	height: 29px;
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	text-indent: 12px;
	line-height: 20px;
	background-color: #1a4a93;
}
.tbloutline{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9DBDB;
}
.tdDottedAllAround{
	border: 1px dotted #C9DBDB;
	padding: 4px;
}
.tbloutline{
	border: 1px inset #1A4A93;
	padding: 0px;
}
.tdDottedHorizontalSeparatorRed {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DE2C2E;
}



/* BODY COPY ****************************************************************/
/* BODY COPY ****************************************************************/

.calloutCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.boldColored {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #D70303;
}

.ColumnHeadingLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	color: #294A92;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2C2C2;
}

.contentTile {
	background-image: url(images/tile.jpg);
	background-repeat: repeat-x;
	height: 5px;
	min-height: 5px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #5D3A22;
}
.sectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #D70303;
}
.paragraphHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	color: #294A92;
}
.paragraphHeadingRed {
	font-family: "Bodoni", Optima, Verdana, Geneva;
	font-size: 16pt;
	font-stretch: extra-condensed;
	font-weight: bold;
	color: #d70303;
}



/* NAVIGATION  ****************************************************************/
/* NAVIGATION  ****************************************************************/

#navigation2 {
	position: absolute;
	top: 0;
	width: 100%;
	clear: both;
	
}
a.sideNAV:link, a.sideNAV:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	text-transform: uppercase;
	line-height: 18px;
}
a.sideNAV:hover {
	color: #CEDEDD;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFF;
}

a.boldColored:link, a.boldColored:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #860910;
	background-image: url(../images/icons/linkArrow.png);
	background-repeat: no-repeat;
	padding-left: 8px;
	text-decoration: none;
}
a.boldColored:hover {
	color: #D70303;
}

a.LinkSM:link, a.LinkSM:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight:300;
	color: #860910;
	text-decoration: none;
	text-align: left;
	padding-left: 25px;
}
a.LinkSM:hover {
	color: #D70303;
}

.sideNAVtd {
	border-bottom-width: 0.09em;
	border-bottom-style: dotted;
	border-bottom-color: #81AFD7;
}
.sideNAVtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	text-transform: uppercase;
	line-height: 14px;
}



/* FOOTER  ****************************************************************/
/* FOOTER  ****************************************************************/

#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #C9DBDB;
	}
#footer table {
	position: relative;
	margin-top: 45px;
	}
#footer table td{
	text-align: center;
	}



/* LINKS  ****************************************************************/
/* LINKS  ****************************************************************/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}

a.calloutLink:link, a.calloutLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #294A92;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a.calloutLink:hover {
	color: #D70303;
}

a.listLink:link, a.listLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	line-height: 18px;
}
a.listLink:hover {
	color: #D70303;
}


a.resourcelink:link, a.resourcelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #373737;
	padding-left: 8px;
	text-decoration: none;
	line-height: 17px;
	letter-spacing: 0.055em;
	text-align:left;
}
a.resourcelink:hover {
	color: #DE2C2E;
}

.headderBackgroundTitle {
	background-image: url(../images/tables/headder-background-title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 29px;
	width: 223px;
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	text-indent: 12px;
	line-height: 20px;
}

.headderBackgroundTitleSM {
	background-image: url(../images/tables/headder-background-title-sm.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 29px;
	width: 223px;
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	text-indent: 12px;
	line-height: 20px;
}
.headderBackgroundTitleXSM {
	background-image: url(../images/tables/headder-background-title-xsm.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 29px;
	width: 180px;
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	text-indent: 12px;
	line-height: 20px;
}

