body {
	margin: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
}
div.container {
	margin-top: 25px;
	/*border-left: 1px solid #FFFFFF;*/
	text-align: left;
	position: relative;
	margin-left:30px;
}
div.containerAlt {
	width: 770px;
	position:relative;
}
div.containerHead {
	width: 770px;
	position:relative;
}
div.homeMask {
	position:absolute;
	top:10px;
	left:519px;
	background:url(images/ui/mask-home.gif) no-repeat;
	width:11px;
	height:346px;
	z-index:8989;
}/*
div.homeMask {
	position:absolute;
	top:10px;
	left:519px;
	background:url(images/home-temp.jpg) no-repeat;
	width:251px;
	height:346px;
}*/

#indexHeader {
	position: relative;
	background:url(images/ui/bg-head.gif) no-repeat right top;
	margin-right:30px;
}
div.nav {
	height: 25px;
	background:  url(images/ui/img-dottedLine-horz.gif) repeat-x left bottom;
	margin-right:30px;
}
a.nav1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	padding:4px 13px 6px 12px;
	background: url(images/ui/img-dottedLine-vert.gif) repeat-y right top;
}
a.nav1:hover{
background: #F7F7F7 url(images/ui/img-dottedLine-vert.gif) repeat-y right top;
}
a.nav1.active{
background:#F7F7F7 url(images/ui/img-dottedLine-vert.gif) repeat-y right top;
}
a.nav2 {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	padding: 6px 13px 7px 12px;
	background: url(images/ui/img-dottedLine-vert.gif) repeat-y right top;
}
a.nav2:hover{
	color:#FFFFFF;
	background: #6C6C6C url(images/ui/img-dottedLine-vert.gif) repeat-y right top;
}
a.nav2.active{
	color:#FFFFFF;
	background: #6C6C6C url(images/ui/img-dottedLine-vert.gif) repeat-y right top;
}
div.Topnav {
	position:absolute;
	top:0px;
	right:0px;
	height: 25px;
}
a.Topnav {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	padding: 6px 13px 7px 12px;
	background: url(images/ui/img-dottedLine-vert.gif) repeat-y right top;
}
a.Topnav:hover{
background: #F0F0F0 url(images/ui/img-dottedLine-vert.gif) repeat-y right top;
}
a.Topnav.active{
background: #F0F0F0 url(images/ui/img-dottedLine-vert.gif) repeat-y right top;
}

#indexFlash {
	margin:10px 11px 23px 0px;
	width:770px;
	height:271px;
	float:left;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background:  url("images/ui/img-dottedLine-horz.gif") repeat-x left top;
	font-size: 11px;
	padding-top: 2px;
	padding-left:30px;
	margin:20px 30px 20px 0px;
}
.footer a, .downloadTable td a {
	color: #666666;
	text-decoration: none;
}
#nav a:hover, .footer a:hover, table#indexContent td p a:hover, table#contentContainer p .redText, table#contentContainer td table.insideContent td p.redText, table#contentContainer p a:hover, table#contentContainer li a:hover, div.productFooter a:hover, table#contentContainer .downloadTable a:hover {
	color: #B91825;
}
table#indexContent {
	
	background: url(images/ui/img-dottedLine-vert.gif) repeat-y right top;
	padding: 0px;
	border: none;
	width: 100%;
	clear: both;
}
table#indexContent td {
	padding: 0px;
	border: none;
	vertical-align: top;
}
table#indexContent td p {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 0px 16px;
}
table#indexContent td p a, table#contentContainer td p a, table#contentContainer td li a {
	color: #666666;
}
table .redtext {
	font: 11px Arial, Helvetica, sans-serif;
	color: #B91825;
	margin: 0px;
}
.level2Header {
	padding-bottom: 8px;
	background:url(images/ui/bg-head.gif) no-repeat right top;
	margin-right:30px;
}
.level2Header img{
	/*display:block;*/
}
table#productsIndex {
	padding: 0px;
	border: none;
	width: 682px;
	background: url(images/ui/img-dottedLine-vert.gif) repeat-y right top;
}
table#productsIndex td {
	background: url(images/ui/img-dottedLine-vert.gif) repeat-y;
	padding: 0px 0px 20px 1px;
	border: none;
	vertical-align: top;
}
table#productsIndex td img {
	padding-right: 45px;
	padding-left: 16px;
	padding-bottom: 15px;


}
#contentContainer table.gallery {
	padding: 0px;
}
#contentContainer Table.gallery td {
	padding: 10px 30px 20px 0px;
	background: #FFFFFF url(images/ui/img-dottedLine-horz.gif) repeat-x left bottom;
	border-style: none;
	vertical-align: top;
	
}
#contentContainer Table.gallery td P {
	margin: 2px 0px 0px;

	
}
.rightNav a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #B91825;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	background: url(images/ui/icon-bullet-sml.gif) no-repeat 17px 2px;
}

.rightNav a:hover {
	color: #9F000C;
	text-decoration: none;
	background-color:#EFEFEF;
	
}
.rightNav .subNav {
	display: block;
	margin-bottom: 8px;
	margin-top: 0px;
}
.rightNav .subNav a {
	font-size: 11px;
	color: #666666;
	padding-left: 17px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 16px;
	background: url(none);
}
.rightNav .subNav a:hover {
	color: #B91825;
	background-color:#EFEFEF;
}
.rightNav a.menuOver {
	color: #B91825;
	background: #F0F0F0 url(images/ui/icon-downArrow.gif) no-repeat 2px 3px;
}
#pageHeading {
	margin-bottom: 10px;
	font: 19px/18px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #fff;
	height:33px;
	height/**/:/**/23px;
	padding-top:10px;
	text-align:left;
}
#pageHeading img {
	margin-left:16px;
	vertical-align: text-top;
	position: relative;
	top: 3px;
}
div.productSurround1 {
	background: url(images/ui/img-dottedLine-horz.gif) repeat-x left bottom;
}
div.productSurround {
	background: url(images/ui/img-dottedLine-vert-wide.gif) repeat-y;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 20px;
	margin-bottom: 20px;
}
div.productHeader {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #B91825;
	background: #F0F0F0;
	border-left: 20px solid #B91825;
	height: 17px;
	padding-left: 5px;
	padding-top: 3px;
	text-align:left;
}
table.productTable {
	padding: 0px;
	width: 680px;
	border: none;
}
table.productTable td {
	padding: 0px;
	border: none;
	vertical-align: top;
}
table.productTable .rightImage {
	margin-top: 14px;
	margin-right: 20px;
	margin-bottom: 14px;
}

table.productTable .leftColumn {
	background: url(images/ui/img-productImage-bg.gif) repeat-y;
	padding-left: 20px;
	width: 83px;
}
table td.leftColumn img, table td.leftColumn a img{
	display:block;
	border:none;
	
}
table.productTable .centreColumn {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tools {
	float: right;
	padding-right: 20px;
}
#tools a img {
	display: block;
	border: none;
	padding-bottom: 4px;
}
#print, #tellFriend, #addFave, #siteMap{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	visibility: hidden;
	color: #B91825;
	width: 165px;
	text-align: right;
	position: absolute;
	right: 0px;
	margin-right: 35px;
}
div#tellFriendTool {
	width: 260px;
	margin-right: 10px;
	margin-left: 10px;
	background: url(images/ui/img-dottedLine-horz.gif) repeat-x 0px 76px;
	margin-top: 8px;
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #666666;
}
div#tellFriendTool .input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #999999;
	width: 178px;
	padding-left: 2px;
	margin: 0px 0px 2px 2px;
	display: block;
	float: left;
}
div#tellFriendTool .inputText {
	color: #B91825;
	padding-bottom: 2px;
	width: 75px;
	display: block;
	float: left;
}
#contentContainer, #SitemapContainer{
	background: url(images/ui/img-dottedLine-vert.gif) repeat-y right top;
	padding: 0px;
	border: none;
	width: 100%;
	clear: both;
}
#contentContainer p, table.productTable p {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 0px 16px;
	text-align:left;
}
#contentContainer p.BigRedText {
	font-size: 12px;
	color: #B92835;
}
#contentContainer h2, table.productTable h1, div#tellFriendTool h1, .centreColumn h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #B92835;
	margin: 0px;
	text-align:left;
}
#contentContainer ul, table.productTable ul {
	margin: 0px 0px 16px;
	padding: 0px;
}
#contentContainer ul li, table.productTable ul li {
	margin: 0px;
	padding: 0px 0px 0px 8px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(images/ui/icon-Listbullet.gif) no-repeat;
	list-style: none;
	text-align:left;
}
#contentContainer ul.headingList{
	
	margin: 0px 0px 10px 0px;

	
}

#contentContainer ul.headingList li{
	background-image: none;
	padding: 0px 0px 0px 0px;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	
}
#contentContainer ul.headingList ul li{
	background: url(images/ui/icon-Listbullet.gif) no-repeat;
	padding: 0px 0px 0px 8px;
	font-weight: normal;
	
}
#contentContainer ul ul {
	margin:0px 0px 0px 8px;
	
}
div#ProductsNav{
	margin-bottom: 20px;
}
div#ProductsNav img{
	border-style: none;
	display: block;
}
div#ProductsNav a, div#ProductsNav div.noLink{
	background: #ccc url(images/ui/nav-arrow.gif) no-repeat right bottom;
	height: 114px;
	width: 107px;
	float: left;
	margin-right: 8px;
	text-decoration: none;
}
div#ProductsNav a p{
	color: #000000;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 8px 10px 4px 10px;
}
div#ProductsNav a:hover{
	background-color:#F0F0F0;
}
div#ProductsNav a:hover p{
	color: #000;
}
div#Products2Nav{
	margin-bottom: 20px;
}
div#Products2Nav img{
	border-style: none;
	display: block;
}
div#Products2Nav a, div#ProductsNav div.noLink{
	background: #E2E2E2 url(images/ui/nav-arrow.gif) no-repeat right bottom;
	height: 114px;
	width: 107px;
	float: left;
	margin-right: 8px;
	text-decoration: none;
}
div#Products2Nav a p{
	color: #000000;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 8px 10px 4px 10px;
}
div#Products2Nav a:hover{
	background-color:#F0F0F0;
}
div#Products2Nav a:hover p{
	color: #000;
}
div.productFooter {
	background: url(images/ui/img-dottedLine-horz.gif) repeat-x;
	height: 19px;
	font: 11px/19px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	padding-top: 1px;
}
div.productFooter a  {
	color: #000000;
	text-decoration: underline;
	
}
div.productFooter a img {
	float: left;
	border: none;
	padding: 5px 11px 5px 5px;
	text-decoration: none;
}
/*----------------------------*/
#contentContainer td, #SitemapContainer td {
	vertical-align: top;
	padding: 0px 20px;
	border: none;
	background: url(images/ui/img-dottedLine-vert.gif) repeat-y left top;
}
#contentContainer form {
	margin: 0px;
	padding: 0px;
}
#contentContainer .input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	width: 500px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	float: left;
	margin-bottom: 10px;
}
div#subnav {
}
div#subnav h3 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background: url(images/ui/img-dottedLine-horz.gif) repeat-x left bottom;
	padding: 16px 10px 6px;
}
div#subnavAlt h4 {
	margin: 0px;
	background: url(images/ui/img-dottedLine-horz.gif) repeat-x left bottom;
	padding: 0px 0px 6px 10px;
}
div#subnavAlt a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #B92835;
	text-decoration: none;
	display: block;
	background: url(images/ui/img-dottedLine-horz.gif) repeat-x left bottom;
	padding: 5px 10px 6px;
	width: 220px;
}
div#subnavAlt a:hover {
	background: #F0F0F0 url(images/ui/img-dottedLine-horz.gif) repeat-x left bottom;
}
div#subnavAlt a img {
	margin-top:5px;
	border:0;
}
div#subnav a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #B92835;
	text-decoration: none;
	display: block;
	background: url(images/ui/img-dottedLine-horz.gif) repeat-x left bottom;
	padding: 5px 10px 6px;
	width: 150px;
}
div#subnav a:hover {
	background: #F0F0F0 url(images/ui/img-dottedLine-horz.gif) repeat-x left bottom;
}

table.selectorNav{
	margin: 0px 0px 20px;
	padding: 0px;
	width: 100%;
	border-style: none;

}
table.selectorNav td{
	margin: 0px;
	background: url(images/ui/img-dottedLine-vert.gif) repeat-y left top;
	width: 50%;
	padding: 0px;
	border-style: none;
	vertical-align: top;

}
table.selectorNav a{
font: 11px Arial, Helvetica, sans-serif;
	color: #B92835;
	text-decoration: none;
	display: block;
	background: url(images/ui/img-dottedLine-horz.gif) repeat-x left bottom;
	padding: 5px 10px 6px;
	
}
table.selectorNav a:hover{
	background-color: #F0F0F0;}


table.selectorNav h3{
font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background: url(images/ui/img-dottedLine-horz.gif) repeat-x left bottom;
	padding: 16px 10px 6px;
}
#contentContainer .top, #contentContainer .previous {
	
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding-left: 11px;
	margin-bottom: 10px;
}
#contentContainer .top {
	background: url(images/ui/icon-top.gif) no-repeat;
	clear:left;

}

#contentContainer .previous {
	background: url(images/ui/icon-previous.gif) no-repeat 0px 4px;

}
#selectorTable {
	padding: 0px;
	border: none;
	border-collapse:collapse;
}
#selectorTable th {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#selectorTable td {
	font: 10px Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#selectorDiv {
	padding: 85px 20px 20px;
	background: url(images/ui/img-logo-sml.gif) no-repeat 20px 10px;
}
#contentContainer .downloadTable {
	padding: 0px;
	width: 210px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px 20px 0px 0px;
	font: 11px Arial, Helvetica, sans-serif;
	float: left;
}
#contentContainer .downloadTable td {
	padding: 3px 10px 0px 27px;
	border-top: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
	line-height: 13px;
	color: #666666;
	background: url(images/ui/icon-pdf.gif) no-repeat;
}
#contentContainer .downloadTable th {
	color: #B92835;
	text-align: left;
	padding-top: 20px;
	line-height: 13px;
}
.clearer {
	line-height: 0px;
	clear: both;
}
table.insideContent {
	background: url(images/ui/img-dottedLine-vert.gif) repeat-y right top;
	clear: left;
}
.floatImageLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 14px;
	clear: left;
	vertical-align: text-top;
	margin-top: 5px;
}
hr {
	line-height: 1px;
	background: url(images/ui/img-dottedLine-horz.gif) repeat-x 0px 0px;
	clear: both;
	margin: 0px 0px 18px;
	padding: 0px;
	border-top: 1px dashed #CCCCCC;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.style3 {color: #B91825}
div.container table#techLibrary {
	padding: 0px;
	border-style: none;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	color: #B92835;
	width: 100%;
}
div.container table#techLibrary td{
	padding: 4px 20px 4px 0px;
	border-style: none;
	background: url(images/ui/img-dottedLine-horz.gif) repeat-x left bottom;
}
div.container table#techLibrary th{
	padding: 4px 10px 4px 0px;
	border-style: none;
	background: url(images/ui/img-dottedLine-horz.gif) repeat-x left bottom;
	text-align:left;
	color:#666666;
}
div.container table#techLibrary td a{
	color: #B92835;
	text-decoration: none;
	background: url(images/ui/icon-arrowSml.gif) no-repeat right center;
	padding-right: 10px;
	border-style: none;
	margin-right: 10px;
	
}
div.container table#techLibrary td a:hover{
color: #000000;
	
}
div.container table#techLibrary td a img{
border:none;
	
}
table#SitemapContainer td{
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	color: #666666;


}
table#SitemapContainer ul{
color: #666666;


}
table#SitemapContainer ul li{
	margin-bottom: 10px;
	list-style: square;
	font-weight: bold;


}
table#SitemapContainer ul li a{
	text-decoration: underline;
	color: #666666;


}
table#SitemapContainer ul li a:hover{
	text-decoration: none;
	
	background:#F0F0F0;


}
table#SitemapContainer ul ul{
color: #B92835;
margin-bottom: 10px;	

}
table#SitemapContainer ul ul li{
	margin-bottom: 4px;
	list-style: square;
	font-weight: normal;


}
table#SitemapContainer ul ul li a{
	text-decoration: underline;
	color: #B92835;


}
table#SitemapContainer ul ul ul{
color: #666666;

}
table#SitemapContainer ul ul ul li{
	color: #666666;
	margin-bottom: 0px;
	list-style: square;
	font-weight: normal;

}
table#SitemapContainer ul ul ul li a{
	color: #666666;
	

}

#contentContainer div.portfolio a{
	width: 138px;
	float: left;
	display: block;
	text-decoration: none;
	margin-right: 18px;
	padding: 10px 0px 0px;

}

#contentContainer div.portfolio a img{
	border: 1px solid #FFFFFF;
	display: block;
	position:relative;
	left:-1px;

}
#contentContainer div.portfolio a:hover img{
	border: solid 1px #B92835 !important;
	cursor: pointer;

}
/*#contentContainer div.portfolio a img:hover{
	border: solid 1px #B92835 !important;
	cursor: pointer;

}*/
#contentContainer div.portfolio a h5{
	margin: 3px 0px 0px;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	color: #B92835;
	height: 24px;
	overflow: hidden;

}
#contentContainer div.portfolio a p{
	line-height: 12px;
	height: 38px;
	margin: 0px;
	padding: 0px;

}
#contentContainer div.portfolio hr{
	
	margin: 0px 0px 0px 0px;
	

}
a.acousticSelector {
	display:block;
	width:225px;
	height:85px;
	background:url(images/ui/acousticSelector.gif) no-repeat left top;
	margin-left:10px;
	margin-bottom:12px;

}
a.acousticSelector:hover {
	background-position:left -90px;
}
a.appSelector {
	display:block;
	width:225px;
	height:85px;
	background:url(images/ui/appSelector.gif) no-repeat left top;
	margin-left:10px;
	margin-bottom:12px;

}
a.appSelector:hover {
	background-position:left -90px;
}
a.finishSelector {
	display:block;
	width:225px;
	height:85px;
	background:url(images/ui/finishSelector.gif) no-repeat left top;
	margin-left:10px;
	margin-bottom:12px;
}
a.finishSelector:hover {
	background-position:left -90px;
}
a.fabricSelector {
	display:block;
	width:225px;
	height:85px;
	background:url(images/ui/fabricSelector.gif) no-repeat left top;
	margin-left:10px;
	margin-bottom:12px;

}
a.fabricSelector:hover {
	background-position:left -90px;
}

div.selector {
	width: 240px;
}
