/*********** HOME PAGE MENU DIVS - DO NOT TOUCH!!! **********/

.theMenu
{
	z-index: 400;
	position: relative;
	text-align: left;
}

.menuHold
{
	position: absolute;
	top: 0px;
	left: 0px
}
/* RESIDENTIAL THINGS */
.ResidentialContent
{
	width: 120px;
	height: 24px;
	position: absolute;
	left: 36px;
	z-index: 90;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}

.ResidentialSection
{
	width: 116px;
	height: 24px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 80;
	text-align: left;
	padding-left: 2px;
	padding-top: 4px;

}

.ResidentialSection_Over
{
	width: 116px;
	height: 24px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 80;
	text-align: left;
	padding-left: 2px;
	padding-top: 4px;

}

.ResidentialIcon /* For spastic IE */
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 80px;
	width: 44px;
	height: 38px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/png/Residential.png');
}

html>body .ResidentialIcon
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 80px;
	width: 44px;
	height: 38px;
	background-image: url('../images/png/Residential.png');
	background-repeat: no-repeat;
}

.ResidentialIcon_Over /* For spastic IE */
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 80px;
	width: 44px;
	height: 38px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/png/Residential_over.png');

}

html>body .ResidentialIcon_Over
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 80px;
	width: 44px;
	height: 38px;
	background-image: url('../images/png/Residential_over.png');
	background-repeat: no-repeat;

}

.ResidentialDropDownHolder
{
	position: absolute;
	top: 24px;
	left: 0px;
	width: 140px;
	text-align:left;
}

/* RESIDENTIAL THINGS */

/* COMMERCIAL THINGS */
.CommercialContent
{
	width: 120px;
	height: 24px;
	position: absolute;
	left: 192px;
	z-index: 90;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}

.CommercialSection
{
	width: 116px;
	height: 24px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 80;
	text-align: left;
	padding-left: 2px;
	padding-top: 4px;
}

.CommercialSection_Over
{
	width: 116px;
	height: 36px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 80;
	text-align: left;
	padding-left: 2px;
	padding-top: 4px;
}

.CommercialIcon /* For spastic IE */
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 80px;
	width: 62px;
	height: 38px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/png/Commercial.png');
}

html>body .CommercialIcon
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 80px;
	width: 62px;
	height: 38px;
	background-image: url('../images/png/Commercial.png');
	background-repeat: no-repeat;
}

.CommercialIcon_Over /* For spastic IE */
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 80px;
	width: 62px;
	height: 38px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/png/Commercial_over.png');
}

html>body .CommercialIcon_Over
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 80px;
	width: 62px;
	height: 38px;
	background-image: url('../images/png/Commercial_over.png');
	background-repeat: no-repeat;
}

.CommercialDropDownHolder
{
	position: absolute;
	top: 24px;
	left: 162px;
	width: 120px;
	text-align:left;
}

/* COMMERCIAL THINGS */

/* RURAL THINGS */
.RuralContent
{
	width: 120px;
	height: 24px;
	position: absolute;
	left: 348px;
	z-index: 90;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;	
}

.RuralSection
{
	width: 116px;
	height: 24px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 80;
	text-align: left;
	padding-left: 2px;
	padding-top: 4px;
}

.RuralSection_Over
{
	width: 116px;
	height: 36px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 80;
	text-align: left;
	padding-left: 2px;
	padding-top: 4px;
}

.RuralIcon /* For spastic IE */
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 50px;
	width: 62px;
	height: 38px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/png/Rural.png');
}

html>body .RuralIcon
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 50px;
	width: 62px;
	height: 38px;
	background-image: url('../images/png/Rural.png');
	background-repeat: no-repeat;
}

.RuralIcon_Over /* For spastic IE */
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 50px;
	width: 62px;
	height: 38px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/png/Rural_over.png');
}

html>body .RuralIcon_Over
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 50px;
	width: 62px;
	height: 38px;
	background-image: url('../images/png/Rural_over.png');
	background-repeat: no-repeat;
}

.RuralDropDownHolder
{
	position: absolute;
	top: 24px;
	left: 308px;
	width: 120px;
	text-align:left;
}

/* RURAL THINGS */

/* AUCTIONS THINGS */
.AuctionsContent
{
	width: 120px;
	height: 24px;
	position: absolute;
	left: 504px;
	z-index: 90;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;	
	background:none;
}

.AuctionsSection {
	width: 116px;
	height: 36px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 80;
	text-align: left;
	padding-left: 2px;
	padding-top: 4px;	
}

.AuctionsSection_Over
{
	width: 116px;
	height: 36px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 80;
	text-align: left;
	padding-left: 2px;
	padding-top: 4px;	
}

.AuctionsIcon /* For spastic IE */
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 70px;
	width: 62px;
	height: 38px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/png/Auctions.png');
}

html>body .AuctionsIcon
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 70px;
	width: 62px;
	height: 38px;
	background-image: url('../images/png/Auctions.png');
	background-repeat: no-repeat;
}

.AuctionsIcon_Over /* For spastic IE */
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 70px;
	width: 62px;
	height: 38px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/png/Auctions_over.png');
}

html>body .AuctionsIcon_Over
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 70px;
	width: 62px;
	height: 38px;
	background-image: url('../images/png/Auctions_over.png');
	background-repeat: no-repeat;
}

.AuctionsDropDownHolder
{
	position: absolute;
	top: 24px;
	left: 474px;
	width: 120px;
	text-align:left;
}

/* AUCTIONS THINGS */

/* SAVED PROPERTIES THINGS */
.SavedPropContent
{
	width: 120px;
	height: 24px;
	position: absolute;
	left: 652px;
	z-index: 90;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;	
}

.SavedPropSection
{
	width: 116px;
	height: 36px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 80;
	text-align: left;
	padding-left: 2px;
	padding-top: 4px;	
}

.SavedPropSection_Over
{
	width: 116px;
	height: 36px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 80;
	text-align: left;
	padding-left: 2px;
	padding-top: 4px;	
}

.SavedPropIcon /* For spastic IE */
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 70px;
	width: 62px;
	height: 38px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/png/savedproperties.png');
}

html>body .SavedPropIcon
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 70px;
	width: 62px;
	height: 38px;
	background-image: url('../images/png/savedproperties.png');
	background-repeat: no-repeat;
}

.SavedPropIcon_Over /* For spastic IE */
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 70px;
	width: 62px;
	height: 38px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/png/savedproperties_over.png');
}

html>body .SavedPropIcon_Over
{
	z-index: 110;
	position: absolute;
	top: 10px;
	left: 70px;
	width: 62px;
	height: 38px;
	background-image: url('../images/png/savedproperties_over.png');
	background-repeat: no-repeat;
}

.SavedPropDropDownHolder
{
	position: absolute;
	top: 24px;
	left: 504px;
	width: 120px;
	text-align:left;
}

/* SAVED PROPERTIES THINGS */

html>body .selectionOut
{
	background-color: #FFFFFF;
/*	
	opacity: 0.80;
	filter: alpha(opacity=80);
*/
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	height: 25px;
	overflow: visible;
	text-align:left;
}

.selectionOut
{
	background-color: #FFFFFF;
/*	
	opacity: 0.80;
	filter: alpha(opacity=80);
*/
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	height: 15px;
	overflow: visible;
	padding: 5px;
	text-align:left;
}

html>body .selectionOver
{
	background-color: #B6342D;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 8pt;
	color: #FFFFFF;
	height: 25px;
	cursor: pointer;
	background-repeat: repeat;
	text-align:left;
}

.selectionOver
{
	background-color: #B6342D;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 8pt;
	color: #FFFFFF;
	height: 15px;
	overflow: visible;
	padding: 5px;
	cursor: pointer;
	text-align:left;
}	

/* END OF HOME PAGE MENU DIVS */
