/*

color.black.css / v1.0 -- part of the khov stylesheet package
the file where colors get applied to elements

*/

@import url(./objects.black.css);

A { color: #666; font-weight:bold; }
A:hover { color: #444; font-weight:bold; }

.MCMSWBC { padding-bottom:30px; }
.MCMSWBC A { color:#72A421; }
.MCMSWBC A:hover { color:#FFF; }
.MCMSWBC B { color:#FFF; }
.MCMSWBC TD { color:#FFF; }
.KHOVWBC P { color:#FFF; }
.KHOVWBC TH { color:#FFF; }


#HeaderWrapper { background: #333; z-index: 9999;  }
#SubHeader { background: #693; color: #FFF; }
#SubHeader H2, #SubHeader P, #SubHeader A { color: #FFF; } /* due to bug in IE5/win */
.AboutAdvantage H4, .AboutBuilders H4 { /* background: #9C6; */ background: #693; }

#HomeFinderResults .LeftCol H5,
#SingleMarketResults .LeftCol H5 { color: #063; }

.CommunityHome H3 { background: #72A421; }
.CommunityHome H3 A { color: #FFF; }
.CommunityHome H3 A:hover { color: #FFF; }

.CommunityHeader { color:#FFF; background-color:#063; width:568px; width:568px; height:20px; text-align:center; font-family: Trebuchet MS; }
.CommunityDesignsModel H3 { background: #063; }
.CommunityDesignsModel H3 A { color: #FFF; }


#HomeFinderResults .RightCol,
#SingleMarketResults .RightCol { background: #CFD7C8; }

.map_note H6 { color: #063; }

.coloredText
{
font-weight:bold;
color:#063;
}


DIV.RegionResultMapToolTip
{
    BORDER-RIGHT: #BE9A50 1px solid;
    BORDER-TOP: #BE9A50 1px solid;
    BORDER-LEFT: #BE9A50 1px solid;
    BORDER-BOTTOM: #BE9A50 1px solid;
    BACKGROUND-COLOR: #FCF5D4;
}
DIV.RegionResultMapToolTip .caption
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #006633;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #FCF5D4;
}
DIV.RegionResultMapToolTip .contents
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #FCF5D4;
}



    div.RoundTableUEdge {
      background-image: url(/img/colorscheme/green/roundtable.tedge.gif);
      background-position: top left;
      background-repeat: repeat-x;
    }
    div.RoundTableREdge {
      background-image: url(/img/colorscheme/green/roundtable.redge.gif);
      background-position: top right;
      background-repeat: repeat-y;
    }
    div.RoundTableBEdge {
      background-image: url(/img/colorscheme/green/roundtable.bedge.gif);
      background-position: bottom left;
      background-repeat: repeat-x;
    }
    div.RoundTableLEdge {
      background-image: url(/img/colorscheme/green/roundtable.ledge.gif);
      background-position: bottom left;
      background-repeat: repeat-y;
    }
    div.RoundTableULCorner {
      background-image: url(/img/colorscheme/green/roundtable.tlcorner.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
    div.RoundTableURCorner {
      background-image: url(/img/colorscheme/green/roundtable.trcorner.gif);
      background-position: top right;
      background-repeat: no-repeat;
    }
    div.RoundTableBLCorner {
      background-image: url(/img/colorscheme/green/roundtable.blcorner.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
    }
    div.RoundTableBRCorner {
      background-image: url(/img/colorscheme/green/roundtable.brcorner.gif);
      background-position: bottom right;
      background-repeat: no-repeat;
      padding: 15px 30px 30px 15px;
    }
    div.RoundTableInnerContent {
      width: 100%;
    }




*
{
font-family: Arial;
}

#StageWrapper
{
/*	border: 3px #72A421 solid;*/
	width:546px;
}

#Staging
{

	text-align:right;
}

#StagingItem
{
	display:inline;
	width:120px;
}

img 
{
	border:none;
}

#StagingItem .StagingImage a
{
	border: none;
	text-decoration:none;
	width:120px;
	border: 5px #fff solid;
}

#StagingItem .StagingImage a:hover
{
	_border: 5px #ff0 solid;
	_color:#fff;
}

#StagingItem .StagingImage img:hover
{
	border: 5px #ff0 solid;
	color:#fff;
}

#StagingItem .StagingText
{
	text-align:center;
}

#StagingItem .StagingText a
{
	font-size:10pt;
	text-decoration:underline;
}
#StagingItem .StagingImage a:hover
{
	_border: 5px #ff0 solid;
	_color:#fff;
}

#StagingItem .StagingImage img:hover
{
	border: 5px #ff0 solid;
	color:#fff;
}

#StagingItem .StagingDescription
{
	display:none;
}


#Stage
{
	float:left;
	text-align:center;
	padding: 3px;
	width: 400px;
}

#StageImage
{
	background:#333;
	font-family: "Trebuchet MS";
	
	font-size: 14pt;
	color:#fff;
}


#StageMenu
{
text-align:left;
margin-bottom:5px;
}

#StageVideoMenu
{
text-align:left;
margin-top:5px;
}



#StageCaption
{
text-align:left;
}


#StageStatus
{
font-size: 14pt;
}


#Orchestra
{
	clear:both;
}


.VideoButton 
{
display:inline; margin: 5px;
}

.VideoButton img
{
background:#333; display:inline;  
}


#FooterWrapper TD
{
	COLOR: #000;
}
#FooterWrapper TD A
{
	COLOR: #000;
}

#BuildWrapper *
{
	COLOR: #000;
}

