html, body, div{
	font-family: Arial, Tahoma;
	font-size: 8pt;
	background-color: Transparent;
	padding: 0px;
	margin: 0px;
	border: none;
}

html, form, body{
	height: 100%;
	overflow: hidden;
}

body{
	background-color: #475161;
}

div{
	overflow: hidden;
}

#UltraContainer{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
	overflow-y: scroll;
}

#Container{
	position: relative;
	margin: 0 auto;
	width: 980px;
	overflow: visible;
}

#Main{
	position: absolute;
	top: 25px;
	left: 140px;
	width: 707px;
	height: auto;
}
#Builder
{
	position:absolute;
	z-index:101;
	top:498px;
	color:#7b818a;
	font-size:7pt;
	font-family:Tahoma;
	text-align:right;
	/*padding-right:7px;*/
	left:15px;
	
}
a img{
	border: none;
}

a{
	text-decoration: none;
}

.Hilight, .Highlight{
	font-weight: bold;
}

.Error{
	color: #1378B9;
}

h1, h2, h3, h4, h5, h6, h7{
	display: inline;
	font-weight: normal;
	padding:0;margin:0;
}

.SubHead, .PageHead, .SubHeading, h1{
	font-size: 14pt;
	color:#c69337;
    font-family:Georgia,Arial;	
    font-weight:bold;
}
.PageHeading
{
    font-size:10pt;   
}

.SubHead2, .SubHeading2, h2{
	font-size: 9pt;	
}

.FormField{
	border: solid 1px #000000;
	font-family: Tahoma, Arial;
	font-size: 8pt;
}

.Footer{
	vertical-align: top;
	font-size: 7pt;
	color: #475161;
}

.Footer a{
	color: #475161;
}

.Footer a:hover{
	color: #ffffff;
}

#BG{
	position: absolute;
	top: 25px;
	left: 8px;
	width: 962px;
	height: 524px;
	background-image: URL('/Images/TRH_BG-tile.jpg');
	background-position: left top;
	background-repeat: repeat-x;
}

#BG_Left{
	position: absolute;
	top: 25px;
	left: 0px;
	width: 8px;
	height: 524px;
	background-image: URL('/Images/TRH_BG-LT.gif');
}

#BG_Right{
	position: absolute;
	top: 25px;
	left: 970px;
	width: 10px;
	height: 524px;
	background-image: URL('/Images/TRH_BG-RT.gif');
}

#BG_Bottom{
	position: absolute;
	top: 549px;
	left: 0px;
	width: 980px;
	height: 12px;
	background-image: URL('/Images/TRH_BG-BT.gif');
}

#BG_Top{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 25px;
	background-image: URL('/Images/TRH_BG-top.gif');
}

#Menu{
	position: absolute;
	top: 131px;
	left: 27px;
	overflow: visible;
	z-index: 101;
}

.SubMenu{
	cursor: pointer;
}
.SubMenu,.SubMenuSel{
	height: 14px;
	width: 102px;
	padding-right: 11px;
	background-color: #d0d6d7;
	text-align: right;
	/*position: relative;
	top: -6px;*/
}

.SubMenu a{
	color: #8c929d;
}

.SubMenuSel a{
	color: #ffffff;
	text-decoration: none;
	cursor: default;
}

.SubMenu:hover a,.SubMenu a:hover{
	color: #ffffff;
}

.SubMenu:hover,.SubMenu a:hover{
	background-color: #6da5c9;
}

.SubMenuSel{
	background-color: #55809c;
}

.SearchPanel{
	font-size: 7pt;
	width: 102px; 
	text-align: right;
}

.SearchPanel input{
	font-size: 7pt;
	width: 100px;
	border: solid 1px #B1B2B3;
	background-color: #EDEBEB;
	margin-bottom: 5px;
}

.DefaultTxt{
	padding-top: 61px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 12pt;
	width: 355px;
	background-color: Transparent;
	font-size: 8pt;
}

.DefaultTxt img{
	margin-bottom: 5px;
}

a{
	text-decoration: none;
	color: #5AA1CE;
}

a:hover{
	color: #9A9C9B;
}

.HomeMenu,.HomeMenu *{
	z-index: 101;
}

.HomeMenu{
	position: relative;
	top: -6px;
}

.HomeButton,.HomeButton *{
	z-index: 100;
}


.Hide{
	display: none;
}

.SearchTerm{
	color: #000000;
	background-color: #E5E5E5;
}

.SearchTermTitle{
	background-color: #CCCCCC;
}

.Dimmer{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	z-index: 10001;
	display: none;
}

.Gallery{
	z-index: 10002;
	background-color: #475161;
}

.ResourceTable a{
	color: #1378b9;
	font-size: 7pt;
}

.ResourceTable a:hover{
	color: #475161;
}

ul{
	margin: 0px;
	padding: 0px;
	margin-left: 18px;
}

li{
	margin: 0px;
	padding: 0px;
}

.HouseName, .HouseTitle, .SectionHead{
	/*text-transform: uppercase;*/
	margin-top: 5px;
	color: #777777;
}
.HouseName
{
	text-transform: uppercase;
}
.LiTable td{
	padding-right: 20px;
	vertical-align: top;
	text-align: left;
}

.ResTable .FirstRow td, .ResTable .Row td,.ResTable .AltRow td{
	color: #555555;
	padding-bottom: 8px;
}

.ResTable .FirstRow td{
	color: #000000;
}
.HomeTrans,.HomeInner
{
    
	height:70px;
	width:100%;
	position:absolute;
	z-index:500;
	top:420px;
	left:0px;
}
.HomeTrans
{
    background-color:#C7C7C5;
    filter:alpha(opacity=80);
	opacity:0.8;
	-moz-opacity:0.8;
}
.HomeInner h2
{
 margin:0px;
 padding:0px;
 font-size:14pt;
 color:#485162;   
 font-family:Georgia,Arial;
}

.HomeInner
{
    z-index:1000;
    top:440px;
    left:20px;
}

.Blue
{
    color:#1278BB;   
}
.Grey
{
    color:#485162;
}

.DefaultTxt h1
{
    padding-bottom:0px;
    margin-bottom:0px;
    display:block;
}

.HouseBorder
{
    border:solid 1px #475161;
    
}
.HouseHover
{
 background-image:url(/Images/TRH_Thumbnails-transparent-ROLL.png);
 /*background-repeat:no-repeat;*/
 width:102px; 
 height:76px; 
 position:absolute; 
 z-index:900; 
 top:0px; 
 left:0px; 
 cursor:pointer;
 display:none;   
}

.GalleryFrame
{
 background-color:#4A5161;   
 width:654px;
}
.GalleryInner
{
    padding:17px;   
    padding-left:23px;
    padding-right:23px;
    padding-bottom:0px;
}

.GalleryBottom
{
    background-color:#4A5161;   
    width:654px;
    height:23px;
}
.GalleryLeft
{
    float:left;   
    padding-left:23px;
    color:#efefef;
    font-size:9pt;
}
.GalleryRight
{
    float:right;
    font-size:9pt;
    color:#c69337;   
    padding-right:10px;
}
.GalleryRight a,.GalleryRight a:hover
{
    text-decoration:none;   
    color:#c69337;
}
.GalleryView
{
    display:inline-block;
    background-color:#C0C0BE;
    color:#4A5161;   
    padding:5px;
    padding-left:23px;
    float:left;
    border-right:solid 3px #ffffff;
}

.GalleryDDL
{
    display:inline-block;
    /*background-color:#DADAD8;*/
    float:left;
    padding:3px;
    margin:0px;
    width:130px;
    
}

.GalleryLabel
{
    border-left:solid 4px #ffffff;
    border-right:solid 5px #DADAD8;
    background-color:#DADAD8;   
    float:left;
    height:24px;
    line-height:2.2;
    font-size:9pt;
    width:387px;
    color:#7e7e7e;
    text-align:right;
}

.GalleryPadding
{
    padding-right:6px;
    padding-bottom:6px;
}

.TransRoll
{
    filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
	cursor:pointer;
}

.TransNorm
{
    filter:alpha(opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	cursor:pointer;
}

.ButtonPadding
{
 padding-left:20px;   
}
.HouseItemLink,a.HouseItemLink,a:hover.HouseItemLink
{
    font-size:7.5pt;
    color:#ffffff;    
}