
/* BROSWER RESET */
/* Borrowed From YUI version: 2.6.0, Yahoo! Inc. */
html{color: #333333;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
/*body,div,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0; text-align:left;}*/
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h6{font-size:108.0%; font-weight:bold;}
h5{font-size:123%; font-weight:bold;}
h4{font-size:139%; font-weight:bold;}
h3{font-size:154%; font-weight:bold;}
h2{font-size:167.0%; font-weight:bold;}
h1{font-size:182.0%; font-weight:bold;}
sup{font-size:46%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#333333;}
del,ins{text-decoration:none;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}
button{text-align:center;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
a:link,a:visited,a:hover,a:active{color:#333333;}
strong{font:inherit; font-weight:bold;}
br{line-height:85%;}
hr{margin:10px 0 10px 0; color:#CCC; background-color:#CCC; border: 0; height:1px; clear:both;}



/******** DEFAULTS FOR INTERMAL PAGE LAYOUTS ********/

/* Header of Page */
#iQ_PgHd{ color:#666666; height:65px; width:100%; margin:0 0 10px 0; background-image:url(/3.1/images/PgHd.Background.gif)}
#iQ_PgHd #iQ_Wrap{ display:block; height:100%; width:100%; }
#iQ_PgHd h1{ padding:22px 10px 0px 10px; text-transform:uppercase; line-height:100%; display:inline; float:left;}

/* Title of Page */
#iQ_PgTtl{ display:table; width:100%; }
#iQ_PgTtl #iQ_Wrap{ display:block; height:100%; width:100%; }
#iQ_PgTtl h2{ padding:5px 10px 20px 10px; line-height:100%; color:#224e96;}

/* Body of Page */
#iQ_PgBd{ display:table; width:100%; }
#iQ_PgBd h5 { color: #224e96; margin:0 0 10px 0; }

/* Footer of Page */
#iQ_PgFt{ display:table; margin:10px 0 0 0; width:100%; text-align:center; }
#iQ_PgFt #iQ_Wrap{ padding:0; border-top:1px solid #CCC; }


#iQ_1Col{ float:left; width:100%; display:table; }
#iQ_1Col #iQ_Wrap{ padding:0 10px 0 10px; height:100%; }

/* When there are 2 Columns the Col1 is the first column in the markup */
#iQ_2Col #iQ_Col1{ float:left; width:75%; display:table; }
#iQ_2Col #iQ_Col1 #iQ_Wrap{ padding:0 10px 0 10px; height:100%; }

#iQ_2Col #iQ_Col2{ float:left; width:25%; display:table; }
#iQ_2Col #iQ_Col2 #iQ_Wrap{ padding:0 10px 0 10px; border-left:1px solid #CCC; }

/* When there are 2 Columns the Col1 is the first column in the markup */
#iQ_3Col #iQ_Col1{ float:left; width:25%; display:table; }
#iQ_3Col #iQ_Col1 #iQ_Wrap{ padding:0 5px 0 5px; height:100%; border-right:1px solid #CCC; }

#iQ_3Col #iQ_Col2{ float:left; width:50%; display:table; }
#iQ_3Col #iQ_Col2 #iQ_Wrap{ padding:0 5px 0 5px; }

#iQ_3Col #iQ_Col3{ float:left; width:25%; display:table; }
#iQ_3Col #iQ_Col3 #iQ_Wrap{ padding:0 5px 0 5px; border-left:1px solid #CCC; }

.iQ_Message{
	text-align:center;
}

.iQ_Hidden{
	display:none;
	visibility:hidden;
}

.iQ_No_Data{
	text-align:center;
	margin:50px 0 50px 0;	
}

.iQ_AgentPhoto_Wrapper{
	display:table;
}

.iQ_AgentPhoto{
	display:block;
	background-image:URL(/3.1/Images/NoAgentPhoto.gif);
	background-position:left;
	background-repeat:no-repeat;	
}

.iQ_AgentPhoto img{
	display:block;
}

.iQ_AgentThumb_Wrapper{
	display:table;
	text-align:center;
	margin:auto;
}

.iQ_AgentThumb{
	display:block;
	margin:auto;
	background-image:URL(/3.1/Images/NoAgentThumb.gif);
	background-position:center;
	background-repeat:no-repeat;	
}

.iQ_AgentThumb img{
	height: 60px;
	display: block;
}

.iQ_PropertyThumb_Wrapper{
	display:table;
	margin:auto;
	text-align:center;
}

.iQ_PropertyThumb{
	display:block;
	margin:auto;
	background-image:URL(/3.1/Images/NoPropertyThumb.gif);
	background-position:center;
	background-repeat:no-repeat;	
}

.iQ_PropertyThumb img{
	height: 60px;
	width: 80px;
	display:block;
}

.iQ_PropertyPhoto_Wrapper{
	width: 320px;
	display:table;
	margin:auto;
	text-align:center;
}

.iQ_PropertyPhoto{
	display:block;
	margin:auto;
	background-image:URL(/3.1/Images/NoPropertyPhoto.gif);
	background-position:center;
	background-repeat:no-repeat;	
}

.iQ_PropertyPhoto img{
	width: 320px;
	display:block;
}

.iQ_OfficePhoto_Wrapper{
	display:table;
}

.iQ_OfficePhoto{
	display:block;
	background-image:URL(/3.1/Images/NoOfficePhoto.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.iQ_OfficePhoto img{
	display:block;
	width:147px;
}

.iQ_VendorPhoto_Wrapper{
	display:table;
}

.iQ_VendorPhoto{
	display:block;
	background-image:URL(/3.1/Images/NoVendorPhoto.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.iQ_VendorPhoto img{
	display:block;
	width:147px;
}

/* START Icon Section */
.iQ_Icon{
	display:table;
	width:100%;
}

.iQ_Icon li{
	line-height:20px;
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
}

.iQ_Icon A:link, .iQ_Icon A:visited, .iQ_Icon A:hover,  .iQ_Icon A:active{
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	padding-left:20px;
}

.iQ_Icon_BW_Arrow_Compass{
	background-image:URL(/3.1/Images/Icon/b&w/arrow_compass.gif);
}

.iQ_Icon_BW_Flag{
	background-image:URL(/3.1/Images/Icon/b&w/flag.gif);
}

.iQ_Icon_BW_Mailing{
	background-image:URL(/3.1/Images/Icon/b&w/mailing.gif);
}

.iQ_Icon_BW_Monitor{
	background-image:URL(/3.1/Images/Icon/b&w/monitor.gif);
}

.iQ_Icon_BW_Search{
	background-image:URL(/3.1/Images/Icon/b&w/search.gif);
}

.iQ_Icon_BW_User{
	background-image:URL(/3.1/Images/Icon/b&w/user.gif);
}

.iQ_Icon_BW_World{
	background-image:URL(/3.1/Images/Icon/b&w/world.gif);
}

.iQ_Icon_BW_Disc{
	background-image:URL(/3.1/Images/Icon/b&w/disc.gif);
}

.iQ_Icon_BW_Floppy{
	background-image:URL(/3.1/Images/Icon/b&w/floppy.gif);
}

.iQ_Icon_BW_Symbol_Question{
	background-image:URL(/3.1/Images/Icon/b&w/symbol_question.gif);
}

.iQ_Icon_BW_Calendar{
	background-image:URL(/3.1/Images/Icon/b&w/calendar.gif);
}

.iQ_Icon_BW_Camera{
	background-image:URL(/3.1/Images/Icon/b&w/camera.gif);
}

.iQ_Icon_BW_Volume_Up{
	background-image:URL(/3.1/Images/Icon/b&w/volume_up.gif);
}

.iQ_Icon_BW_Theme{
	background-image:URL(/3.1/Images/Icon/b&w/theme.gif);
}

.iQ_Icon_BW_Album{
	background-image:URL(/3.1/Images/Icon/b&w/album.gif);
}

.iQ_Icon_BW_Pencil{
	background-image:URL(/3.1/Images/Icon/b&w/pencil.gif);
}

.iQ_Icon_BW_Lock{
	background-image:URL(/3.1/Images/Icon/b&w/lock.gif);
}

.iQ_Icon_BW_Chain_Break{
	background-image:URL(/3.1/Images/Icon/b&w/chain_break.gif);
}

.iQ_Icon_BW_Symbol_Addition{
	background-image:URL(/3.1/Images/Icon/b&w/symbol_addition.gif);
}

.iQ_Icon_BW_Symbol_No{
	background-image:URL(/3.1/Images/Icon/b&w/symbol_no.gif);
}

.iQ_Icon_BW_Envelope_Open{
	background-image:URL(/3.1/Images/Icon/b&w/envelope_open.gif);
}

.iQ_Icon_BW_Folder{
	background-image:URL(/3.1/Images/Icon/b&w/folder.gif);
}

.iQ_Icon_BW_Folder_Add{
	background-image:URL(/3.1/Images/Icon/b&w/folder_add.gif);
}

.iQ_Icon_BW_Comment{
	background-image:URL(/3.1/Images/Icon/b&w/comment.gif);
}

.iQ_Icon_BW_Trash{
	background-image:URL(/3.1/Images/Icon/b&w/trash.gif);
}

.iQ_Icon_BW_Photo_Search{
	background-image:URL(/3.1/Images/Icon/b&w/photo_search.gif);
}

.iQ_Icon_BW_Flag{
	background-image:URL(/3.1/Images/Icon/b&w/flag.gif);
}

.iQ_Icon_BW_Arrows_Circle{
	background-image:URL(/3.1/Images/Icon/b&w/arrows_circle.gif);
}

.iQ_Icon_Color_Area{
	background-image:URL(/3.1/Images/Icon/color/icon.area.gif);
}



/* END Icon Section */


/* START Submenu section */
.iQ_SubMenu{
	display:table;
	float: right;
}

.iQ_SubMenu li{
	margin:25px 5px 0 0;
	display:block;
	float: left;
}
.iQ_SubMenu li.iQ_On{
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
}

.iQ_SubMenu li.iQ_Off{
	border: 1px solid #CCC;
}

.iQ_SubMenu li.iQ_Over{
	border: 1px solid #CCC;
}

.iQ_SubMenu li a.iQ_On, .iQ_SubMenu li a.iQ_On:link, .iQ_SubMenu li a.iQ_On:visited, .iQ_SubMenu li a.iQ_On:hover, .iQ_SubMenu li a.iQ_On:active{
	background-color: #fff;
	height: 40px;
	line-height: 40px;
	display: block;
	text-decoration: none;
	text-align: center;
	padding:0 10px 0 10px;
	font-weight: bold;
	cursor: default;
	background-image:URL(/3.1/Images/SubMenu.TabOn.Background.gif);
}
.iQ_SubMenu li a.iQ_Off, .iQ_SubMenu li a.iQ_Off:link, .iQ_SubMenu li a.iQ_Off:visited, .iQ_SubMenu li a.iQ_Off:hover, .iQ_SubMenu li a.iQ_Off:active{
	color: #666666;
	height: 35px;
	line-height: 35px;
	display: block;
	text-decoration: none;
	text-align: center;
	padding:0 10px 0 10px;
	font-weight: bold;
	background-image:URL(/3.1/Images/SubMenu.TabOff.Background.gif);
}

.iQ_SubMenu li a.iQ_Over, .iQ_SubMenu li a.iQ_Over:link, .iQ_SubMenu li a.iQ_Over:visited, .iQ_SubMenu li a.iQ_Over:hover, .iQ_SubMenu li a.iQ_Over:active{
	color: #666666;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	height: 33px;
	line-height: 33px;
	display: block;
	text-decoration: none;
	text-align: center;
	padding:0 10px 0 10px;
	font-weight: bold;
	background-image:URL(/3.1/Images/SubMenu.TabOff.Background.gif);
}
/* END Submenu section */

/* START Results Menu Section */

.iQ_ResultsHeader{
	background:#ecf2f8;
	/* background-image:URL(/3.1/Images/Box.Background.gif);
	background-position:bottom;
	background-repeat:repeat-x;*/
	height:40px;
	border-bottom:1px #CCC solid;
}

.iQ_ResultsHeader h6{
	margin:12px 0 0 10px;
	display: inline;
	float: left;
}


.iQ_ResultsHeader .iQ_StatusMessage{
	font-size:85%;
	display: inline;
	float: left;
	font-weight: bold;
	margin:10px 0 0 10px;
	line-height: 16px;
}

.iQ_ResultsMenu{
	display: inline;
}

.iQ_ResultsMenu li{
	float: right;
	margin:10px 10px 0 10px;
}

.iQ_ResultsMenu li a.iQ_On, .iQ_ResultsMenu li a.iQ_On:link, .iQ_ResultsMenu li a.iQ_On:visited, .iQ_ResultsMenu li a.iQ_On:hover, .iQ_ResultsMenu li a.iQ_On:active{
	border: 1px solid #CCC;
	background-color: #fff;
	line-height: 18px;
	text-decoration: none;
	text-align: center;
	padding:0 10px 0 10px;
	font-weight: bold;
	cursor: default;
	font-size: 85%;
	display: block;
}

.iQ_ResultsMenu li a.iQ_Off, .iQ_ResultsMenu li a.iQ_Off:link, .iQ_ResultsMenu li a.iQ_Off:visited, .iQ_ResultsMenu li a.iQ_Off:hover, .iQ_ResultsMenu li a.iQ_Off:active{
	color: #666666;
	border: 1px solid #fff;
	line-height: 18px;
	text-decoration: none;
	text-align: center;
	padding:0 10px 0 10px;
	cursor: default;
	font-size: 85%;
	display: block;
	cursor:pointer;	
}

.iQ_ResultsMenu li a.iQ_Over, .iQ_ResultsMenu li a.iQ_Over:link, .iQ_ResultsMenu li a.iQ_Over:visited, .iQ_ResultsMenu li a.iQ_Over:hover, .iQ_ResultsMenu li a.iQ_Over:active{
	color: #666666;
	background-color: #eeeeee;
	border: 1px solid #fff;
	line-height: 18px;
	text-decoration: none;
	text-align: center;
	padding:0 10px 0 10px;
	cursor: default;
	font-size: 85%;
	display: block;
	cursor:pointer;	
}


.iQ_ResultsFooter{
	background:#e6ebf1;
	/*background-image:URL(/3.1/Images/ResultsFooter.Background.gif);
	background-position:top;
	background-repeat:repeat-x;*/
	height:40px;
	border-top:1px #CCC solid;	
	margin:0 0 50px 0;
}

.iQ_ResultsFooter .iQ_Paging{
	margin:10px 10px 0 0;	
	display: inline;
	float: right;
}

/* END Results Menu Section */

.iQ_ResultsSubHeader{
	display: table;
	width: 100%;
	font-size:85%;
	margin:0 0 10px 0;
}

.iQ_ResultsSubHeader .iQ_StatusMessage{
	display: inline;
	float: left;
	font-weight: bold;
	margin:10px 0 0 0;
	line-height: 16px;
}

.iQ_ResultsSubHeader .iQ_SortBy{
	display:inline;
	float:right;
}

/* START Grid Section */
.iQ_Grid{
	display: table;
	width: 100%;
}

.iQ_Grid th{
	height: 25px;
	font-weight: bold;
	padding:0 5px 0 5px;
	font-size: 85%;
}

.iQ_Grid th.iQ_FirstCol{
	border-right: 1px #CCC dashed;
}

.iQ_Grid th.iQ_MidCol{
	border-right: 1px #CCC dashed;
}

.iQ_Grid th.iQ_LastCol{
	/*border-right: 1px #CCC solid;*/
}

.iQ_Grid tr.iQ_Over{
	background-color: #F3F3F3;
}

.iQ_Grid tr.iQ_Light{
	background-color: #FFFFFF;
}

.iQ_Grid tr.iQ_Dark{
	background-color: #FFFFFF;
}

.iQ_Grid .iQ_Results{
	border-top: 1px #CCC solid;
	font-size: 85%;
	vertical-align:top;
}

.iQ_Grid .iQ_Results .iQ_FirstCol{
	padding:0 5px 0 5px;
	margin:5px 0 10px 0;
	border-right: 1px #CCC dashed;
}

.iQ_Grid .iQ_Results .iQ_MidCol{
	padding:0 5px 0 5px;
	margin:5px 0 10px 0;
	border-right: 1px #CCC dashed;
}

.iQ_Grid .iQ_LastCol{
	padding:0 5px 0 5px;
	margin:5px 0 10px 0;
}

.iQ_Grid .iQ_AgentThumb img{
	margin:auto;
}

/* END Grid Section */


/* START Listings Section */

.iQ_Listings{
	width:100%;
	display:table;
}

.iQ_Listings .iQ_Results{
	border-top: 1px #CCC solid;
	font-size: 85%;
	vertical-align:top;
}

.iQ_Listings .iQ_Results .iQ_Col{
	padding:0 5px 0 5px;
	margin:5px 0 10px 0;
}

.iQ_Listings .iQ_Hd{
	display:table;
	width:100%;
}

.iQ_Listings h6.iQ_StreetAddress{
	display:inline;
	float:left;
}

.iQ_Listings h6.iQ_List_Price{
	display:inline;
	float:right;
	color:#990000;
}

.iQ_Listings .iQ_Bd{
	margin:5px 0 5px 0;
	display:table;
	width:100%;
	clear:both;
}

.iQ_Listings .iQ_Bd .iQ_Col1{
	float:left;
	display:inline;
}

.iQ_Listings .iQ_Bd .iQ_Col1 .iQ_SubCol1{
	float:left;
	display:inline;
}

.iQ_Listings .iQ_Bd .iQ_Col1 .iQ_SubCol2{
	float:left;
	display:table;
	margin:0 0 0 10px;
}

.iQ_Listings .iQ_Bd .iQ_Col1 .iQ_SubCol3{
	float:left;
	display:table;
	margin:0 0 0 50px;
}

.iQ_Listings .iQ_Bd .iQ_Col2{
	float:right;
	display:table;
}

.iQ_Listings .iQ_Bd .iQ_Col2 .iQ_SubCol1{
	float:left;
	display:inline;
	text-align:right;
	margin:20px 5px 0 0;
}

.iQ_Listings .iQ_Bd .iQ_Col2 .iQ_SubCol2{
	float:left;
	display:inline;
}

.iQ_Listings .iQ_AgentThumb img{
	margin:none;
}

.iQ_Listings .iQ_Bd .iQ_Col2 .iQ_IDX_Small{
	margin:25px 0 0 0;
}

.iQ_Listings .iQ_Ft{
	display:table;
	width:100%;
}

.iQ_Listings .iQ_Ft .iQ_Col1{
	display:inline;
	float:left;
}

.iQ_Listings .iQ_Ft .iQ_Col1 .iQ_Icon li{
	line-height:20px;
	display:inline;
	margin:0 10px 0 0;
}

.iQ_Listings .iQ_Ft .iQ_Col2{
	display:inline;
	float:right;
	padding:3px 0 0 0;
}

.iQ_Listings .iQ_LO_Name{
	display:inline;
	float:right;
	color:#CCC;
}


.iQ_Listings .iQ_Agent_Info{
	text-align:right;
}

.iQ_Listings .iQ_Agent_Info .iQ_Agent_Name{
	font-weight:bold;
}

.iQ_Listings .iQ_Property_Info span{
	line-height:123%;
}
/* END Listings Sections */

/* START Paging Section */
.iQ_Paging{
	margin:13px 10px 0 0;	
	display:inline;
	float: right;
}

.iQ_Paging li{
	display:block;
	float: left;
	margin:0 0 0 5px;
}

.iQ_Paging li img{
	display:block;
	width:15px;
	height:15px;
}

.iQ_Paging li.iQ_Blank{
	border: 0;
	font-size: 62%;
}

.iQ_Paging li a.iQ_On:link, .iQ_Paging li a.iQ_On:visited, .iQ_Paging li a.iQ_On:hover, .iQ_Paging li a.iQ_On:active{
	background-color: #fff;
	border:1px #fff solid;
	height: 13px;
	line-height: 13px;
	display: block;
	text-decoration: none;
	text-align: center;
	padding:0 5px 0 5px;
	font-weight: bold;
	cursor: default;
	font-size: 85%;
}

.iQ_Paging li a.iQ_Off, .iQ_Paging li a.iQ_Off:link, .iQ_Paging li a.iQ_Off:visited, .iQ_Paging li a.iQ_Off:hover, .iQ_Paging li a.iQ_Off:active{
	color: #666666;
	border:1px #fff solid;	
	height: 13px;
	line-height: 13px;
	display: block;
	text-decoration: none;
	text-align: center;
	padding:0 5px 0 5px;
	font-size: 77%;
}

.iQ_Paging li a.iQ_Over, .iQ_Paging li a.iQ_Over:link, .iQ_Paging li a.iQ_Over:visited, .iQ_Paging li a.iQ_Over:hover, .iQ_Paging li a.iQ_Over:active{
	background-color: #5c8ac9;
	border:1px #fff solid;	
	color: #000000;
	height: 13px;
	line-height: 13px;
	display: block;
	text-decoration: none;
	text-align: center;
	padding:0 5px 0 5px;
	font-size: 77%;	
}

.iQ_Paging li a.iQ_None, .iQ_Paging li a.iQ_None:link, .iQ_Paging li a.iQ_None:visited, .iQ_Paging li a.iQ_None:hover, .iQ_Paging li a.iQ_None:active{
	color: #CCC;
	height: 13px;
	line-height: 13px;
	display: block;
	text-decoration: none;
	text-align: center;
	padding:0 5px 0 5px;
	font-size: 85%;
	cursor: standard;
}

.iQ_Paging li a.iQ_Next_On, .iQ_Paging li a.iQ_Next_On:link, .iQ_Paging li a.iQ_Next_On:visited, .iQ_Paging li a.iQ_Next_On:hover, .iQ_Paging li a.iQ_Next_On:active{
	display: table;
	background-image:URL(/3.1/Images/Button/Paging.Next.On.gif);
	width:15px;
	line-height:15px;
}

.iQ_Paging li a.iQ_Next_Off, .iQ_Paging li a.iQ_Next_Off:link, .iQ_Paging li a.iQ_Next_Off:visited, .iQ_Paging li a.iQ_Next_Off:hover, .iQ_Paging li a.iQ_Next_Off:active{
	display: table;
	background-image:URL(/3.1/Images/Button/Paging.Next.Off.gif);
	width:15px;
	line-height:15px;
	cursor:default;
}

.iQ_Paging li a.iQ_Previous_On, .iQ_Paging li a.iQ_Previous_On:link, .iQ_Paging li a.iQ_Previous_On:visited, .iQ_Paging li a.iQ_Previous_On:hover, .iQ_Paging li a.iQ_Previous_On:active{
	display: table;
	background-image:URL(/3.1/Images/Button/Paging.Previous.On.gif);
	width:15px;
	line-height:15px;
}

.iQ_Paging li a.iQ_Previous_Off, .iQ_Paging li a.iQ_Previous_Off:link, .iQ_Paging li a.iQ_Previous_Off:visited, .iQ_Paging li a.iQ_Previous_Off:hover, .iQ_Paging li a.iQ_Previous_Off:active{
	display: table;
	background-image:URL(/3.1/Images/Button/Paging.Previous.Off.gif);
	width:15px;
	line-height:15px;
	cursor:default;
}


.iQ_Paging li a.iQ_First_On, .iQ_Paging li a.iQ_First_On:link, .iQ_Paging li a.iQ_First_On:visited, .iQ_Paging li a.iQ_First_On:hover, .iQ_Paging li a.iQ_First_On:active{
	display: table;
	background-image:URL(/3.1/Images/Button/Paging.First.On.gif);
	width:15px;
	line-height:15px;
}

.iQ_Paging li a.iQ_First_Off, .iQ_Paging li a.iQ_First_Off:link, .iQ_Paging li a.iQ_First_Off:visited, .iQ_Paging li a.iQ_First_Off:hover, .iQ_Paging li a.iQ_First_Off:active{
	display: table;
	background-image:URL(/3.1/Images/Button/Paging.First.Off.gif);
	width:15px;
	line-height:15px;
	cursor:default;
}

.iQ_Paging li a.iQ_Last_On, .iQ_Paging li a.iQ_Last_On:link, .iQ_Paging li a.iQ_Last_On:visited, .iQ_Paging li a.iQ_Last_On:hover, .iQ_Paging li a.iQ_Last_On:active{
	display: table;
	background-image:URL(/3.1/Images/Button/Paging.Last.On.gif);
	width:15px;
	line-height:15px;
}

.iQ_Paging li a.iQ_Last_Off, .iQ_Paging li a.iQ_Last_Off:link, .iQ_Paging li a.iQ_Last_Off:visited, .iQ_Paging li a.iQ_Last_Off:hover, .iQ_Paging li a.iQ_Last_Off:active{
	display: table;
	background-image:URL(/3.1/Images/Button/Paging.Last.Off.gif);
	width:15px;
	line-height:15px;
	cursor:default;
}
/* END Paging Section */


/* START Button Section */
button{
	font-weight:bold;
	background-image:URL(/3.1/Images/Button/Button.Background.gif);
	color: #ffffff;
	font-weight:bold;
	border: 1px #CCC solid;
	margin:0 0 0 2px;
}
/* END Button Section */

/* START Form Section */
form .iQ_2Col{
	display:table;
	width:100%;
}

form .iQ_2Col .iQ_Col1{
	display:table;
	width:50%;
	float:left;
}

form .iQ_2Col .iQ_Col1 .iQ_Wrap{
	padding: 5px;
}

form .iQ_2Col .iQ_Col2{
	display:table;
	width:50%;
	float:right;
}

form .iQ_2Col .iQ_Col2 .iQ_Wrap{
	padding: 5px;
}

form fieldset{
	position: relative; /* Fixes IE problem with fieldset+legend boundaries */
	padding: 10px;
	overflow: visible;
	border: 1px #CCC solid;
	margin:0 0 5px 0;
	display: table;
	font-size:93%;
}

fieldset .iQ_2Col{
	display:table;
	width:100%;
}

fieldset .iQ_2Col .iQ_Col1{
	display:table;
	width:49%;
	float:left;
}

fieldset .iQ_2Col .iQ_Col2{
	display:table;
	width:49%;
	float:right;
}

form legend{
	font-weight: bold;
}

form hr{
	margin:15px 0 15px 0;
	color:#CCC;
	background-color:#CCC;
	border: 0;
	height:1px;
}

form .iQ_Description{
	padding:0 5px 5px 5px;
}

form .required{
	color: #820b0b;
	font-weight: bold;
	padding:0 0 0 5px;
}
		
form ul{
	width: 100%;
	line-height: 26px;
	display:table;
}

form label{
	width: 45%;
	padding-right: 5px;
	text-align: right;
	float: left;
	font-weight: bold;
	line-height: 26px;
	display:inline;
	
}

form input, form select, form textarea{
	width: 45%;
	font-size:93%;
}

form input.iQ_NoLabel, form select.iQ_NoLabel, form textarea.iQ_NoLabel{
	width: 100%;
	font-size:93%;
}

form .iQ_Radio{
	display:inline;
	float:left;
	font-size:85%;
	margin:3px 0 0 0;
	width:100%;
}

form .iQ_Radio li{
	line-height:20px;
	clear:both;
	width:100%;	
}

form .iQ_Radio input{
	float:left;
	width:20px;
	height:20px;

}

form .iQ_Radio label{
	float:left;
	line-height:20px;
	text-align:left;
	font-weight:normal;
	display:inline;
	width:85%;
}

form fieldset.iQ_Buttons{
	padding:5px 0 5px 0;
	border:0;
	border-top: 2px #CCC solid;
}

form fieldset.iQ_Buttons legend{
	visibility: hidden;
	display: none;
}

form fieldset.iQ_Buttons li{
	text-align:right;
}

fieldset.iQ_Form_Field_Required{
	font-size:85%;
	border:0;
	padding:0;
}

.iQ_Form_Field_Status_Message{
	display:block;
	visibility:visible;
	text-align:left;
	margin: 0 0 0 205px;
	color:#820b0b;
	font-size:85%;
	height:13px;
	line-height:85%;
	width:200px;
}

.iQ_Form_Field_Status{
	margin:0 0 0 5px;
	display:inline;
	width:16px;
	height:16px;
}

.iQ_Form_Field_Status_Required{
	margin:0 0 0 5px;
	background-image:url(/3.1/Images/Form.Required.gif);
	display:inline;
	width:16px;
	height:16px;
}

.iQ_Form_Field_Status_Incorrect{
	margin:0 0 0 5px;
	background-image:url(/3.1/Images/Form.Incorrect.gif);
	display:inline;
	width:16px;
	height:16px;	
}

.iQ_Form_Field_Status_Correct{
	margin:0 0 0 5px;
	background-image:url(/3.1/Images/Form.Correct.gif);
	display:inline;
	width:16px;
	height:16px;	
}

/* END Form Section */

.iQ_LinkList li{
	display: block;
	float:left;
	margin:0 2px 0 0;
}
	
.iQ_LinkList li a, .iQ_LinkList li a:link, .iQ_LinkList li a:visited, .iQ_LinkList li a:hover, .iQ_LinkList li a:active{
	display: inline;
	padding:0 5px 0 5px;
	text-decoration:none;
	font-weight:bold;
}

.iQ_CompanyLogo{
	display:block;
	margin:auto;
}


/* START Drop Down Section */
.iQ_DropDown{
	font-size:85%;
	display:inline;
	float:right;
}

.iQ_DropDown .iQ_DropDown_Label{
	display: inline;
	float: left;
	margin:10px 5px 0 0;
	line-height:20px;
	font-weight:bold;
	text-align:right;	
}

.iQ_DropDown .iQ_DropDown_Box_Wrapper{
	display: inline;
	float: left;
	margin:10px 0 0 0;
	position:relative;
	background-color:#fff;
}

.iQ_DropDown .iQ_DropDown_Box_Wrapper .iQ_DropDown_Box{
	display: table;
	border: 1px #CCC solid;
	cursor:pointer;	
	width:150px;
}

.iQ_DropDown .iQ_DropDown_Box_Wrapper .iQ_DropDown_Box .iQ_DropDown_Text{
	padding:3px;
	float:left;
	line-height:14px;
}

.iQ_DropDown .iQ_DropDown_Box_Wrapper .iQ_DropDown_Box .iQ_DropDown_Arrow{
	display:inline;
	float:right;
	padding:3px;
}

.iQ_DropDown .iQ_DropDown_Box_Wrapper .iQ_DropDown_Menu{
	clear:both;
	width:150px;
	display:table;
	position:absolute;
	background-color:#fff;
	border:1px #CCC solid;
	z-index:200;
	right:0;
}

.iQ_DropDown .iQ_DropDown_Box_Wrapper .iQ_DropDown_Menu li a:link, .iQ_DropDown .iQ_DropDown_Box_Wrapper .iQ_DropDown_Menu li a:visited, .iQ_DropDown .iQ_DropDown_Box_Wrapper .iQ_DropDown_Menu li a:hover, .iQ_DropDown .iQ_DropDown_Box_Wrapper .iQ_DropDown_Menu li a:active{	
	text-decoration: none;
	display:block;
	line-height:15px;
	padding:3px;
}

.iQ_DropDown .iQ_DropDown_Box_Wrapper .iQ_DropDown_Menu li a:hover{
	background-color:#eeeeee;
}

.iQ_DropDown .iQ_DropDown_Box_Wrapper .iQ_DropDown_Menu .iQ_Hidden{
	 display:none;
	 visibility:hidden;
}

.iQ_DropDown .iQ_DropDown_Box_Wrapper .iQ_DropDown_Menu .iQ_Visible{
	 display:block;
	 visibility:visible;
}
/* END Drop Down Section */


.iQ_Box{
	background-image:URL(/3.1/Images/Box.Background.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}


/* START Map Bubble */
#iQ_MapBubble_Contents {
	font-size:85%;
}

#iQ_MapBubble_Contents h6.iQ_StreetAddress{
	margin:0 0 5px 0;
}

#iQ_MapBubble_Contents h6.iQ_List_Price{
	color:#990000;
	margin:0 0 8px 0;
	text-align:right;
}

#iQ_MapBubble_Contents .iQ_Bd .iQ_Row1{
	clear:both;
	display:table;
	height:60px;
	width:100%;	
}

#iQ_MapBubble_Contents .iQ_Bd .iQ_Row1 .iQ_Col1{
	float:left;
	display:inline;
}

#iQ_MapBubble_Contents .iQ_Bd .iQ_Row1 .iQ_Col2{
	float:right;
	display:inline;
	text-align:right;
	margin:0 0 0 10px;
}

#iQ_MapBubble_Contents .iQ_Bd .iQ_Row2{
	clear:both;
	display:table;
	margin: 10px 0 0 0;
	float:right;
}

#iQ_MapBubble_Contents .iQ_Bd .iQ_Row2 .iQ_Col1{
	float:left;
	display:table;
	margin:25px 5px 0 0;
}

#iQ_MapBubble_Contents .iQ_Bd .iQ_Row2 .iQ_Col2{
	float:right;
	display:inline;
	text-align:right;
}

#iQ_MapBubble_Contents .iQ_Ft{
	clear:both;
	display: table;
	width:100%;
}

#iQ_MapBubble_Contents .iQ_AgentThumb img{
	margin:none;
}

#iQ_MapBubble_Contents .iQ_LO_Name{
	float:right;
	color:#CCC;
}

#iQ_MapBubble_Contents .iQ_Agent_Info{
	text-align:right;
}

#iQ_MapBubble_Contents .iQ_Agent_Info .iQ_Agent_Name{
	font-weight:bold;
}

#iQ_MapBubble_Contents .iQ_Property_Info{
	text-align:right;
}

#iQ_MapBubble_Contents .iQ_Property_Info span{
	line-height:123%;
}

#iQ_MapBubble_Contents .iQ_Icon{
	display:table;
	margin:10px 0 0 0;
}

#iQ_MapBubble_Contents .iQ_Icon li{
	display:inline;
	margin:0 10px 0 0;
}


/* we have to do this because for some reason the info bubble
	has 2 <br /> at the end and they make it look like crap */
#iQ_MapBubble_Contents br{
	display:block;
	visibility:visible;
}

.ero br{
	display:none;
	visibility:hidden;
}

/* END Map Bubble */



/* START Slideshow Section */

#iQ_Slideshow{
	margin:0px;
}

.carousel-component {
	background:none;
	position:relative;
	overflow:hidden;   /* causes the clipping */
	display:none; /* component turns it on when first item is rendered */
	
}
				
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

.carousel-component .carousel-list li { 

	float:left;
	list-style:none;
	overflow:hidden;
	text-align:center;
	display:inline;
}

.carousel-component .carousel-list li a { 
	display:block;
	border:1px solid #e2edfa;
	outline:none;
}

.carousel-component .carousel-list li a:hover { 
	border: 1px solid #aaa; 
}

.carousel-component .carousel-list li img { 
	border:1px solid #999;
	display:block;
	margin:auto;
}									

.iQ_Slideshow_Nav{
	display:table;
	height:24px;
	margin:10px 0 10px 0;
}

.iQ_Slideshow_Next_Off{
	height:24px;
	width:25%;
	background-image:URL(/3.1/Images/Button/Slideshow.Next.Off.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
	cursor:default;
}

.iQ_Slideshow_Next_On{
	height:24px;
	width:25%;
	background-image:URL(/3.1/Images/Button/Slideshow.Next.On.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
	cursor:pointer;
}

.iQ_Slideshow_Previous_Off{
	height:24px;
	width:25%;
	background-image:URL(/3.1/Images/Button/Slideshow.Previous.Off.gif);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	cursor:default;
}

.iQ_Slideshow_Previous_On{
	height:24px;
	width:25%;
	background-image:URL(/3.1/Images/Button/Slideshow.Previous.On.gif);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}

.iQ_Slideshow_Nav_Button{
	width:25%;
	height:24px;
}

.iQ_Slideshow_Info_Wrapper{
	display:table;
	width:50%;
	float: left;
	text-align: center;
}

#iQ_Slideshow_Info{
	line-height:27px;
}

#iQ_Slideshow_Info #iQ_Slideshow_Description{
	font-size:100%;
	font-weight:bold;
	line-height:15px;
}

#iQ_Slideshow_Info #iQ_Slideshow_ImageCount{
	font-size:93%;
	line-height:12px;
}

/* END Slideshow Section */

.iQ_Open_House_Scheduled{
	margin:10px 0 10px 10px;
	float:left;
	width:40px;
	height:40px;
	display:block;
	background-image:URL(/3.1/Images/OpenHouseLogo.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.iQ_Open_House_Scheduled img{
	display:block;
	width:40px;
	height:40px;	
}

iQ_Open_House_Scheduled_Text{
	color:#ff0000;
	font-weight:bold;
}

.iQ_Previews_Logo{
	margin:10px 0 10px 10px;
	float:left;
	width:40px;
	height:40px;
	display:block;
	background-image:URL(/3.1/Images/PreviewsLogo.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.iQ_Previews_Logo img{
	display:block;
	width:40px;
	height:40px;	
}

.iQ_Previews_Banner{
	margin:0 0 10px 0;
	float:left;
	width:542px;
	height:60px;
	display:block;
	background-image:URL(/3.1/Images/PreviewsBanner.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.iQ_Previews_Banner img{
	display:block;
	width:542px;
	height:60px;	
}

.iQ_Previews_Banner_Large{
	margin:0 0 10px 0;
	float:left;
	width:100%;
	height:96px;
	display:block;
	background-image:URL(/3.1/Images/PreviewsBanner_Large.gif);
	background-color:#1a2753;
	background-position:left;
	background-repeat:no-repeat;
}

ul.iQ_Link_Exchange{
	margin:0 0 25px 35px;
}

ul.iQ_Link_Exchange li{
	list-style:circle;
}

p.iQ_Link_Exchange {
	padding:5px;
}




/* SubType Section */

.iQ_SubType_Logo_Resale{
	display:none;
	visibility:hidden;
	
	/* These are the defaults
		margin:10px 0 10px 10px;
		float:left;
		width:40px;
		height:40px;
		display:block;
		background-image:URL(/3.1/Images/PreviewsLogo.gif);
		background-position:center;
		background-repeat:no-repeat;
	*/
}

.iQ_SubType_Logo_Resale img{
	display:none;
	visibility:hidden;

	/* These are the defaults
		display:block;
		width:40px;
		height:40px;	
	*/
}

.iQ_SubType_Banner_Resale{
	display:none;
	visibility:hidden;

	/* These are the defaults
		margin:0 0 10px 0;
		float:left;
		width:542px;
		height:60px;
		display:block;
		background-image:URL(/3.1/Images/PreviewsBanner.gif);
		background-position:center;
		background-repeat:no-repeat;
	*/
}

.iQ_SubType_Banner_Resale img{
	display:none;
	visibility:hidden;

	/* These are the defaults
		display:block;
		width:542px;
		height:60px;	
	/*
}

.iQ_SubType_Banner_Resale_Large{
	display:none;
	visibility:hidden;

	/* These are the defaults
		margin:0 0 10px 0;
		float:left;
		width:100%;
		height:96px;
		display:block;
		background-image:URL(/3.1/Images/PreviewsBanner_Large.gif);
		background-color:#1a2753;
		background-position:left;
		background-repeat:no-repeat;
	*/
}

/* Start Processing Image Section */
.iQ_Processing{
	background-image:URL(/3.1/Images/Loading.gif);
	background-position:middle;
	background-repeat:repeat-none;
	height:19px;
	width:220px;
}

.iQ_Processing img{
	height:19px;
	width:220px;
}
/*End Processing Image Section


/* Override style resets for profile text sections */
.iQ_Profile_Text ul{
	margin: 10px 0 10px 0;	
}

.iQ_Profile_Text li{
	list-style: disc;
	margin: 0 0 0 35px;	
}



/* START IDX Section */
img.iQ_IDX_Small{
	width: 63px;
	height: 35px;
	display: block;
}

img.iQ_IDX{
	width: 125px;
	height: 70px;
	display: block;
}

.iQ_VEGAS_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.VEGAS_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_VEGAS{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.VEGAS.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_BOISE_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.BOISE_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_BOISE{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.BOISE.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_RENO_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.RENO_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_RENO{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.RENO.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_CARSONCITY_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.CARSONCITY_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_CARSONCITY{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.CARSONCITY.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_TULSA_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.TULSA_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_TULSA{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.TULSA.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_LAKEARROWHEAD_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.LAKEARROWHEAD_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_LAKEARROWHEAD{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.LAKEARROWHEAD.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_LASCRUCES_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.LASCRUCES_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_LASCRUCES{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.LASCRUCES.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_ELPASO_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.ELPASO_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_ELPASO{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.ELPASO.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_MIDLAND_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.MIDLAND_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_MIDLAND{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.MIDLAND.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_ODESSA_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.ODESSA_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_ODESSA{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.ODESSA.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_FRESNO_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.FRESNO_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_FRESNO{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.FRESNO.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_CENTRALCOAST_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.CENTRALCOAST_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_CENTRALCOAST{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.CENTRALCOAST.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_MADERA_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.MADERA_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_MADERA{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.MADERA.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_YOSEMITE_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.YOSEMITE_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_YOSEMITE{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.YOSEMITE.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_SANTAYNEZ_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.SANTAYNEZ_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_SANTAYNEZ{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.SANTAYNEZ.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_WESTPALMBEACH_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.WESTPALMBEACH_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_WESTPALMBEACH{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.WESTPALMBEACH.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_SANJOSE_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.SANJOSE_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_SANJOSE{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.SANJOSE.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_TEXOMA_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.TEXOMA_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_TEXOMA{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.TEXOMA.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_KOSCIUSKO_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.KOSCIUSKO_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_KOSCIUSKO{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.KOSCIUSKO.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_FTWAYNE_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.FTWAYNE_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_FTWAYNE{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.FTWAYNE.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_NEINDIANA_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.NEINDIANA_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_NEINDIANA{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.NEINDIANA.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_TOPEKA_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.TOPEKA_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_TOPEKA{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.TOPEKA.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_LAWRENCE_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.LAWRENCE_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_LAWRENCE{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.LAWRENCE.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_SHREVEPORT_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.SHREVEPORT_Small.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.iQ_SHREVEPORT{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.SHREVEPORT.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_FAYETTEVILLE_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.FAYETTEVILLE_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_FAYETTEVILLE{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.FAYETTEVILLE.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_KANSASCITY_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.KANSASCITY_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_KANSASCITY{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.KANSASCITY.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_SANANGELO_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.SANANGELO_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_SANANGELO{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.SANANGELO.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_OKLAHOMACITY_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.OKLAHOMACITY_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_OKLAHOMACITY{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.OKLAHOMACITY.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_KNOXVILLE_Small{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.KNOXVILLE_Small.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.iQ_KNOXVILLE{
	margin:auto;
	display:table;
	background-image:URL(/3.1/Images/IDX/Image.KNOXVILLE.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}


/* END IDX Sections */

/*Open House Page*/
.iQ_OpenHouse{
	width:100%;
	float:left;
	text-align:center;
}

.iQ_OpenHouse table{
	border-color:#000;
}

.iQ_OpenHouse td{
	padding:3px;
	border-color:#000000;
}


/******** YUI SKINNING ********/

/* Containers with a button in the footer */
.yui-skin-sam .mask{
	background-color: #FFFFFF;
	opacity: 0.0;
}
