/*

color.green.css / v1.0 -- part of the khov stylesheet package
the file where colors get applied to elements

*/

@import url(./objects.css);

A { color: #063; }
#HeaderWrapper #MainNav, #HeaderWrapper #AuxNav { background: #063; }
#SubHeader { background: #063; color: #FFF; }
#SubHeader H2, #SubHeader P, #SubHeader A { color: #FFF; } /* due to bug in IE5/win */
.AboutAdvantage H4, .AboutBuilders H4 { /* background: #9C6; */ background: #693; }
Body { }

#CommunitySplash div { color: #063; }

#BodyWrapper { position: relative; margin: 0px auto; width: 720px; padding-bottom:10px; padding-left:14px; padding-right:12px; background: #f1d373; border-top: 0px; border-left:1px; border-right:2px; border-bottom:3px; border-style: solid;}

#HeaderWrapper { position: relative; margin: 0px auto; padding-top:10px; padding-left:15px; padding-right:13px; background: url(../img/common/goldenarch.gif) left top repeat-x; border-rightp: 10px solid #CCC; }
html>body #HeaderWrapper { position: relative; margin: 0px auto; padding-top:10px; padding-left:15px; padding-right:16px; background: url(../img/common/goldenarch.gif) left top repeat-x; border-rightp: 10px solid #CCC; }

#BreadcrumbWrapper { position: relative; margin: 0px auto; width: 720px;  padding-right:12px; background: #f1d373;  }
#BreadcrumbWrapper div { width: 720px; margin-left: -2px; background: #eee; border-top: 0px; border-left:0px; border-right:0px; border-bottom:0px; border-style: solid;border-color:#000;  }


#InnerBodyWrapper { background: #fff;  border-top: 0px; border-left:1px; border-right:1px; border-bottom:1px; border-style: solid; width:720px;  }
#FooterWrapper a { color: #000; }
#f1d373; } 
#HomeFinderResults .LeftCol H5,
#SingleMarketResults .LeftCol H5 { color: #063; }

.CommunityHome H3 { background: #063; }
.CommunityHome H3 A { color: #FFF; }

.CommunityHeader { color:#FFF; background-color:#063; 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; }


#FooterWrapper TD
{
	COLOR: #063;
}
#FooterWrapper TD A
{
	COLOR: #063;
}

#BuildWrapper TD
{
	COLOR: #649965;
}

#BuildWrapper A
{
	COLOR: #649965;
}



.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: #063;
    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%;
    }
.FullColumn #ListingContent .DataTable TH.tableheading
{
color: #063;
}



#StageWrapper
{
	border: 3px #063 solid;
	width:560px;
	min-height:460px;
}

#Staging
{

	text-align:right;
}

#StagingItem
{
	display:inline;
	padding-right:5px;
	width:125px;
}

img 
{
	border:none;
}

#StagingItem .StagingImage a
{
	border: none;
	text-decoration:none;
	width:125px;
	border: 5px #fff solid;
}

#StagingItem .StagingImage a:hover
{
	_border: 5px #ff0 solid;
	_color:#fff;
}

#StagingItem .StagingImage img
{
	border: 5px #fff 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:10px;
	width: 400px;
}

#StageImage
{
	background:#063;
	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:#063; display:inline;  
}




