/* @override http://cwade.org/greg/css/tools.css */

/* VOWToolsContent */


#wrapper {
	padding: 0;
	height: 487px;
	background-color: white;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.fixed {
	width: 700px;
}

a.toolslink {
	color: #f00;
	text-decoration: none;
}

a.toolslink:hover {
	color: white;
	text-decoration: none;
}

.fluid {
	width:90%;
}

#contenttools {
	font-size:120%;
	height: 300px;
	z-index: 0;
}

#defaultcontent {
	font-size:120%;
	width: 700px;
	height: 295px;
	z-index: 0;
	position: absolute;
	background: url(../images/interior_skyline_bridge.jpg) no-repeat;
}

#defaultcontent p {
	color: white;
	margin-top: 197px;
	font-size: 13px;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	z-index: 2;
	text-align: left;
	position: absolute;
	visibility: visible;
	width: 525px;
	margin-left: 25px;
	line-height: 20px;
}

#defaultcontent p1 a img {

	height: 200px;
	width: 176px;
	display: block;
	float: left;
}

#defaultcontent p2 a img {
	height: auto;
	width: auto;
	float: none;
	position: absolute;
	left: 194px;
}

#toptools {
	width: 675px;
	position: relative;
	display: inline-block;
	height: 80px;
	margin-bottom: 6px;
}

#bottomtools {
	background-color: white;
	width: 675px;
	z-index: 10;
	margin-top: 8px;
	height: 61px;
}

#insidetools {
	opacity: 0.75;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	width: 700px;
	height: 100px;
	z-index: 1;
	position: absolute;
	top: 190px;
	background-image: url(../images/insidetools_trans_color.gif);
}

#defaultinside {
	
	background-color: black;
	opacity: 0.54;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	width: 525px;
	height: 125px;
	top: 175px;
	z-index: -1;
	visibility: hidden;
}

#livesearch {
	float: left;
	position: absolute;
}

a.livesearch {
	background: url(../images/T111_ls.gif) no-repeat center;
	width: 354px;
	cursor: pointer;
	height: 78px;
	
	position: absolute;
	left: -10px;
}/*margin: 2;*/

a.livesearch:hover {
	background: url(../images/T111_ls_over.gif) no-repeat center;
	width: 354px;
	cursor: pointer;
	height: 78px;
	
}/*margin: 2;*/

#livesearchcontent {
	width: 700px;
	height: 295px;
	opacity: 1;
	z-index: 2;
	position: absolute;
	background: url(../images/interior_skyline_bridge.jpg) no-repeat;
}

#livesearchcontent.toolsdiv p {
	color: white;
	margin-top: 197px;
	font-size: 13px;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	z-index: 2;
	text-align: left;
	position: absolute;
	visibility: visible;
	width: 525px;
	margin-left: 25px;
	line-height: 20px;
}

#livesearchcontent.toolsdiv p img {

	opacity: 0.99;
	margin-left: 17px;                                                              
	position: absolute;
	left: 378px;
	width: auto;
	height: auto;
	margin-top: 16px;
	top: 53px;
}

a.slowsearch {
	background: url(../images/T111_ds.gif) no-repeat center;
	width: 334px;
	cursor: pointer;
	height: 78px;

	float: right;

}/*margin-right: -12px;*/

a.slowsearch:hover {
	background: url(../images/T111_ds_over.gif) no-repeat center;
	width: 334px;
	cursor: pointer;
	height: 78px;
	float: right;
	
}/*margin-right: -12px;*/

#slowsearchcontent {
	width: 700px;
	height: 295px;
	opacity: 1;
	z-index: 2;
	position: absolute;
	background: url(../images/interior_beach.jpg) no-repeat;
}

#slowsearchcontent.toolsdiv p {
	color: white;
	margin-top: 197px;
	font-size: 13px;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	z-index: 2;
	text-align: left;
	position: absolute;
	visibility: visible;
	width: 525px;
	margin-left: 25px;
	line-height: 20px;
}

#slowsearchcontent.toolsdiv p img {

	opacity: 0.99;
	margin-left: 17px;                                                              
	position: absolute;
	left: 378px;
	width: auto;
	height: auto;
	margin-top: 16px;
	top: 53px;
}

a.searchwatch {
	background: url(../images/T111_sw.gif) no-repeat center;
	width: 157px;
	cursor: pointer;
	height: 77px;
	
	float: left;
}/*margin: 2px;*/

a.searchwatch:hover {
	background: url(../images/T111_sw_over.gif) no-repeat center;
	width: 157px;
	cursor: pointer;
	height: 77px;
	}/*margin: 2px;*/

#searchwatchcontent {
	width: 700px;
	height: 300px;
	opacity: 0.27;
	position: absolute;
	z-index: 2;
background: url(../images/interior_skyline_bridge.jpg) no-repeat;
}

#searchwatchcontent.toolsdiv {
	

	opacity: 1;
	width: 700px;
}

#searchwatchcontent.toolsdiv p {
	color: white;
	margin-top: 197px;
	font-size: 13px;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	z-index: 2;
	text-align: left;
	position: absolute;
	visibility: visible;
	width: 525px;
	margin-left: 25px;
	line-height: 20px;

}

#searchwatchcontent.toolsdiv a img {

		opacity: 0.99;
	position: absolute;
	left: 374px;
	width: auto;
	height: auto;
	top: 250px;
	z-index: 2;
	
}

a.fastfacts {
	background: url(../images/T111_ff.gif) no-repeat center;
	cursor: pointer;
	width: 121px;
	height: 77px;
	float: left;
	
}/*margin-top: 7px;
	margin-left: 5px;*/

a.fastfacts:hover {
background: url(../images/T111_ff_over.gif) no-repeat center;
cursor: pointer;
	width: 121px;
	height: 77px;
	float: left;
	

}
/*margin-top: 7px;
	margin-left: 5px;*/
#fastfactscontent {
	width: 700px;
	height: 295px;
	background: url(../images/interior_condo_sky.jpg) no-repeat;
	position: absolute;
	z-index: 2;
	opacity: 1;
}

#fastfactscontent.toolsdiv {
	


}

#fastfactscontent.toolsdiv p {
	color: white;
	margin-top: 197px;
	font-size: 13px;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	z-index: 2;
	text-align: left;
	position: absolute;
	visibility: visible;
	width: 525px;
	margin-left: 25px;
	line-height: 20px;
}

#fastfactscontent.toolsdiv p img {

	opacity: 0.99;
	position: absolute;
	left: 363px;
	width: auto;
	height: auto;
	top: 255px;
	z-index: 2;
}

a.condo
 {
	background: url(../images/T111_cw.gif) no-repeat;
	width: 149px;
	cursor: pointer;
	height: 77px;
	
	float: right;
}/*margin: 0px;*/

a.condo:hover
 {
	background: white url(../images/T111_cw_over.gif) no-repeat;
	width: 149px;
	cursor: pointer;
	height: 77px;
	
}/*margin: 0px;*/

#condocontent
 {
	width: 700px;
	height: 290px;
	background: url(../images/interior_condo_sky.jpg) no-repeat;
	z-index: 2;}

#condocontent.toolsdiv {
position: absolute;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	z-index: 2;
}

#condocontent.toolsdiv p {
	color: white;
	margin-top: 197px;
	font-size: 13px;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	z-index: 2;
	text-align: left;
	position: absolute;
	visibility: visible;
	width: 525px;
	margin-left: 25px;
	line-height: 20px;
}

#condocontent.toolsdiv p img {
	opacity: 0.99;
	position: absolute;
	left: 320px;
	width: auto;
	height: auto;
	top: 63px;
}

a.hood {
	background: url(../images/T111_nw.gif) no-repeat center;
	width: 216px;
	cursor: pointer;
	height: 77px;
	
	float: right;
}/* margin: 7px 15px 2px 2px; */

a.hood:hover {
	background: url(../images/T111_nw_over.gif) no-repeat center;
	width: 216px;
	cursor: pointer;
	height: 77px;
	
	float: right;
}/*margin: 7px 15px 2px 2px;*/

#hoodcontent {
	width: 700px;
	height: 290px;
	z-index: 2;
		background: url(../images/interior_skyline_bridge.jpg) no-repeat;
}

#hoodcontent.toolsdiv p {
	color: white;
	margin-top: 197px;
	font-size: 13px;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	z-index: 2;
	text-align: left;
	position: absolute;
	visibility: visible;
	width: 525px;
	margin-left: 25px;
	line-height: 20px;
}

#hoodcontent.toolsdiv {
position: absolute;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	z-index: 2;
}

#hoodcontent.toolsdiv p img {

	opacity: 0.99;
	position: absolute;
	left: 295px;
	width: auto;
	height: auto;
	top: 84px;
}

.toolsdiv {
	display: none;}