@charset "UTF-8";
a:link {
	color: #725F50;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #725F50;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #725F50;
}
body,td,th {
	background-color: #FFF;
	margin-top: 10px;
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #725F50;
	line-height: 13px;
}

h1 {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #725F50;
	font-weight: bold;
	text-transform: uppercase;
}	

h2 {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #725F50;
	text-transform: uppercase;
}

h3 {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #725F50;
	text-transform: capitalize;
	margin: 5px 2px;
}	

.subhead {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #725F50;
	text-transform: uppercase;
}

.product {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #725F50;
	padding-top: 2px;
	vertical-align: top;
}
.title {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #725F50;
	font-weight: normal;
	text-transform: uppercase;
}
.pdf {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #725F50;
	font-style: italic;
}

.description {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #725F50;
}

.installText {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	font-weight: normal;
	color: #725F50;
	}
	 
.bold {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #725F50;
}
.address {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #725F50;
	line-height: 16px;
	padding: 0 15px 0 0;
}
.addressbold {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #725F50;
	line-height: 16px;
}
.gallery {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #725F50;
	line-height: 14px;
}
.copyrightSymbol {
	font-size: 100%;
}
.publicityMainImg {
	border: 1px solid #000000;
}
.publicityThmbnl {
	border: 1px solid #CCCCCC;
}
.brownVerticalLine {
	background-image: url(../images/brownBit.gif);
	background-repeat: repeat-y;
}

.thinGrayBorder {
	border: 1px #cccccc solid;
	}
	
.productNameBox {
	padding-top: 20px;
}
	
#showroomTourMovie	{
	z-index: -2000;
	}
	
#trailimageid {
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 230px;
	height: 0px;
	z-index: 100;
	}

#thumbnailsBox {
	padding: 10px 20px;
	}

#technicalTable {
	padding: 7px 10px 10px 10px;
	}
	
#copyrightFootnote {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 9px;
	padding-right: 10px;
	padding-top: 15px;
	right: auto;
}

#disclaimer {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 9px;
	padding-right: 15px;
	padding-top: 5px;
	padding-left:55px;
	text-align: right;
}

#disclaimer a:link, a:visited {
	color: ##725F50;
	text-decoration: none;
}
#disclaimer a:hover, a:focus {
	text-decoration:none;
}

#disclaimer a span {
 display:none; /*hides span*/
}

#disclaimer a:hover span {
 display:inline; /*makes span visible*/
	text-decoration: none;
	color: ##725F50;
}
#disclaimer a:active {
	text-decoration: none;
	color: ##725F50;
}

