@charset "UTF-8";
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
body,td,th {
	background-color: #FFF;
	margin-top: 10px;
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
}

h1 {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}

/* the h3 tag is used in the simpleImageTrail script for popups on the encaustic page */
h3 {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #725F50;
	text-transform: capitalize;
	margin: 5px 2px;
}	
/* the h3 tag is used in the simpleImageTrail script for popups on the encaustic page */

h4 {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #725F50;
	margin: 2px 2px;
}	

.product {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 2px;
	vertical-align:top;
}
.productNameBox {
	padding-top: 20px;
}

.title {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
}
.pdf {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}
.subhead {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}
.description {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.bold {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.address {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}
.addressbold {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
}
.gallery {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	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;
}

.grayCell {
	background-color: #cccccc;
	}
	
.grayCell h1{
	font-size: 12px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 5px;
	margin-left: 2px;
	}

.thumbnailBorder {
	border: 1px solid #CCCCCC;
}

#trailimageid {
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 230px;
	height: 0px;
	z-index: 100;
	}

#galleryButtonsCell
	{
	padding-right: 78px;
	padding-top: 5px;
	vertical-align:middle;
	}

#thumbnailsBox {
	padding: 10px 20px;
	}

	
#copyrightFootnote {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 9px;
	padding-right: 78px;
	padding-top: 15px;
}

#copyrightFootnote a:hover {
	text-decoration: none;
	color: #000000;
}

#disclaimer {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 9px;
	padding-right: 78px;
	padding-top: 5px;
	padding-left:55px;
}
#solistoneLink {
	padding-left: 60px;
	text-align: left;
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 9px;
}

#solistoneLink a {
	color: #C4112F;
} 

#solistoneLink a:hover {
	color: #820B20;	
}

#disclaimer a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
#disclaimer a:hover, a:focus {
 color:#666666;
 text-decoration:none;
}

#disclaimer a span {
 display:none; /*hides span*/
}

#disclaimer a:hover span {
 display:inline; /*makes span visible*/
	text-decoration: none;
	color: #666666;
}
#disclaimer a:active {
	text-decoration: none;
	color: #666666;
}
.thinGrayBorder {
	border: 1px solid #CCCCCC;
}
