@charset "UTF-8";
@charset "UTF-8";
<br />
<b>Warning</b>:  include_once(FeaturedHomes.css) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in <b>/data/var/www/agentidentity.net/public/templates/Universal/css/universal.css</b> on line <b>7</b><br />
<br />
<b>Warning</b>:  include_once() [<a href='function.include'>function.include</a>]: Failed opening 'FeaturedHomes.css' for inclusion (include_path='/data/var/www/agentidentity.net/library/Riafox/UniversalLayout/components:/data/var/www/agentidentity.net/library/Riafox/UniversalLayout:/data/var/www/agentidentity.net/application/../library:.:/data/var/www/agentidentity.net/library:/data/var/www/agentidentity.net/application/models/:/data/var/www/agentidentity.net/application/models/com/agentIdentity/vo/:/data/var/www/agentidentity.net/application/library/:/data/var/www/agentidentity.net/library/Riafox/:/data/var/www/agentidentity.net/application/views/helpers:.:/usr/share/php/ZF/library:/php/includes:/usr/share/php/RETS') in <b>/data/var/www/agentidentity.net/public/templates/Universal/css/universal.css</b> on line <b>7</b><br />
 #contactLoginContainer {
	position: absolute;
	margin: 0 auto;
	z-index: 99;
	display: none;
	padding: 20px;
	background-color: #ffffff;
	border: solid 1px black;	
}

#contactLoginClose {
	position: absolute;
	top: 0;
	right: 0;
	margin: 4px;
}

#contactLoginType{
	
}
#jqDialog_box {
	z-index: 100;

}
#loanCalculatorPopupContainer {
	position: absolute;
	margin: 0 auto;
	background: #FFF;
	border: 4px double #000;
	padding: 20px;
	z-index: 1001;
	display: none;
}
#calculatorPage{
        text-align: center;
}

#calculator{
        width:330px;
        margin: 0 auto;
        margin-bottom: 20px;
        text-align:center;
        height:450px;
        background-color:#562610;
        color:#FFFFFF;

        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        -khtml-border-radius:5px;

}


.calculatorContainer{
        line-height:20px;

}
.calculatorContainer .sideTitle{
        width:100%;
}

.calculatorContainer .sideField{
        float:none;
        width:60%;
        margin:0 auto;
        text-align: center;
}

.calculatorContainer .sideField input{
        text-align:center;
        background-color:#FFFFFF;
        color:#000000;
        width: 100%;
}

#calculator  .sendButton{
        background-color:#dbCfb7;
        color:#000;
        font-family: Garamond,serif;
        font-weight:bold;
        height:25px;
        font-size:16px;

        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

#calcResult{
        margin: 30px auto 0px auto;
        text-align:center;
        width:80%;
}
#slideshow {
    position:relative;
    height:250px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
#leadGenFormCover{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	background-color: #000;
	z-index: 98;
	display: none;
}
#leadGenFormContainer{
	margin: 0 auto;
	width: 400px;
	background-color: #FFF;
	display: none;
	padding: 20px;
	border: 5px double #000;
}
#leadGenFormOverlayClose{
	position: absolute;
	top: 5px;
	right: 5px;
	clear: both;
	display: block;
	text-align: right;
	margin: 5px;
	cursor: pointer;
}
#leadGenFormContainer .formFooter{
	float: right;
	width: 100%;
	text-align: right;
	margin-top: 15px;
}
#leadGenFormContainer .sendButton{
	float: right;
}

#leadGenFormContainer .formMessage{
	width: 80%;
}

#leadGenFormContainer .formContainer{
	margin-top: 5px;
}
#leadGenFormContainer .formContainer .sideTitle {
	width: auto;
}

/*FeaturedHomes.php*/

/*---------------------------*/
/*-----listFeaturedHomes-----*/
/*---------------------------*/

#featuredHomeTable{
	width: 100%;
}
.featuredHomeBox {

	/*margin: 10px 30px;*/
	margin: 0;
	float: none;
	width: auto;
}

.featuredHomeBoxTitle{}
.featuredHomes{}
.featuredHomeBoxImg{
	background-color: none;
	height: 100px;
	overflow: hidden;
}
.featuredHomeBoxTxt{}


/*------------------------------------*/
/*-----showCaseFeatureHomeGallery-----*/
/*------------------------------------*/

/* Featured Homes should be an object 940px wide and centered*/

#fhGalleryBox {
	clear: both;
	width: 100%;
}


#fhGalleryMainImg{
}


#fhThumbBox{
	float: right;
	width: 340px;
	overflow: auto;
	height: 480px;
}

#fhMainBox{
	float: left;
	text-align: center;
	
		/*this should be removed at some point*/
		overflow: hidden;
}

.fhThumbImgWrapper{
	margin: 0px 5px 10px 5px;
	text-align: center;
	float: right;
}


.fhThumbImg{
}


/*------------------------------*/
/*-----showFeaturedHomeInfo-----*/
/*------------------------------*/

#featuredHomeInfoBox{
		/*margin: 15px;*/
/* 		float: left; */
		clear: both;
	padding: 15px;
	overflow: auto;
	text-align: left;
		
}

.featuredHomeInfoBoxData{
	width: 32%;
	float: left;
	padding: 0 3px;

}


/*------------------*/
/*-----page.php-----*/
/*------------------*/

#fhBox {
	clear: both;
	height: 100%;
/* 		width: 100%;  if internet explorer breaks, uncomment  */ 
/* 	overflow: auto; */
	margin: 0 auto;
	width: 940px;
	padding: 10px 0;
}


#featuredHomeInfoBoxWrapper{}

fhGalleryBoxWrapper{}

 #contactLoginContainer {
	position: absolute;
	margin: 0 auto;
	background-color: #ffffff;	
	z-index: 999;
	display: none;
	
}
#loanCalculatorPopupContainer {
	position: absolute;
	margin: 0 auto;
	background: #FFF;
	border: 4px double #000;
	padding: 20px;
	z-index: 1001;
	display: none;
}
#calculatorPage{
        text-align: center;
}

#calculator{
        width:330px;
        margin: 0 auto;
        margin-bottom: 20px;
        text-align:center;
        height:450px;
        background-color:#562610;
        color:#FFFFFF;

        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        -khtml-border-radius:5px;

}


.calculatorContainer{
        line-height:20px;

}
.calculatorContainer .sideTitle{
        width:100%;
}

.calculatorContainer .sideField{
        float:none;
        width:60%;
        margin:0 auto;
        text-align: center;
}

.calculatorContainer .sideField input{
        text-align:center;
        background-color:#FFFFFF;
        color:#000000;
        width: 100%;
}

#calculator  .sendButton{
        background-color:#dbCfb7;
        color:#000;
        font-family: Garamond,serif;
        font-weight:bold;
        height:25px;
        font-size:16px;

        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

#calcResult{
        margin: 30px auto 0px auto;
        text-align:center;
        width:80%;
}
#slideshow {
    position:relative;
    height:250px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
#leadGenFormCover{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	background-color: #000;
	z-index: 98;
	display: none;
}
#leadGenFormContainer{
	margin: 0 auto;
	width: 400px;
	background-color: #FFF;
	display: none;
	padding: 20px;
	border: 5px double #000;
}
#leadGenFormOverlayClose{
	position: absolute;
	top: 5px;
	right: 5px;
	clear: both;
	display: block;
	text-align: right;
	margin: 5px;
	cursor: pointer;
}
#leadGenFormContainer .formFooter{
	float: right;
	width: 100%;
	text-align: right;
	margin-top: 15px;
}
#leadGenFormContainer .sendButton{
	float: right;
}

#leadGenFormContainer .formMessage{
	width: 80%;
}

#leadGenFormContainer .formContainer{
	margin-top: 5px;
}

/* MLS Browser */

/* RZ - added on June 1. Added here because files corresponding to building the MLS Browser page could not be found */

#browser{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}


#ie_historyFrame { width: 0px; height: 0px; display:none }
#firefox_anchorDiv { width: 0px; height: 0px; display:none }
#safari_formDiv { width: 0px; height: 0px; display:none }
#safari_rememberDiv { width: 0px; height: 0px; display:none }
