﻿body {
	font-family: Arial;
	background-color: #cec7b8;
}
a {
	border-style: none;
	border:0px;
	color:#434343;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
}
p {
	font-size: 11px;
	font-family: Arial;
	color: #4e492b;
	font-style: normal;
	font-weight: normal;
}
.searchText {
	font-size: 9px;
	font-family: Arial;
	color: #4e492b;
	width: 286px;
	height: 50px;
}

.navPath {
	color: #434343;
	font-size: 10px;
}
.productTitle {
	color: #5d5543;
	font-size: 16px;
	font-weight: bolder;
	width: 486px;
}
.downloadsTitle {
	color: #5d5543;
	font-size: 16px;
	font-weight: bolder;
	width: 310px;
}
.mainText {
	font-size: 11px;
	font-family: Arial;
	color: #4e492b;
}
.mainTextLarger {
	font-size: 13px;
	font-family: Arial;
	color: #4e492b;
}
.results {
	font-size: 11px;
	font-family: Arial;
	color: #4e492b;
}
/* search results CSS... for search.php */

#results {
	font-size: 11px;
	font-family: Arial;
	color: #4e492b;
}
#result_report {
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	color: #4e492b;
	padding-bottom:10px;
}
#powered_by {
	padding-top:10px;
	font-size: 10px;
	font-family: Arial;
	font-weight:bold;
	color: #4e492b;
	padding-bottom:10px;
}
#other_pages {
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	color: #4e492b;
}
.photoGalleryPlaceHolder {
	background-color: #000000;
	height: 72px;
	width: 125px;
}
.photoGallerySpacer {
	height: 50px;
	width: 16px;
}
.leftSubTitle {
	color: #5d5543;
	font-size: 14px;
	font-weight: bolder;
	width: 440px;
}
.featuredRightSub0TdGrey {
	height: 90px;
	width: 240px;
	background-color: #5d5543;
	color:#ffffff;
	font:12px Verdana;
	font-weight:bold;
}
.featuredRightSub0TdBlack {
	height: 68px;
	width: 135px;
}
.featuredRightSub0TdSpace {
	height: 10px;
}
input {
	font-size: 9px;
	font-family: Arial;
	color: #4e492b;
}
.submit input {
	font-size: 9px;
	font-family: Arial;
	color: #4e492b;
}
.bottomNavTextProductPage {
	font-size: 8pt;
	font-family: Arial;
	color: #434343;
}
.copyrightText {
	font-size: 8pt;
	font-family: Arial;
	color: #434343;
	font-weight: 100;
}
.generalSpecificationsTable {
	font-size: 11px;
	font-family: Arial;
	color: #434343;
}
.generalSpecificationsTableRow1Oval {
	font-size: 11px;
	font-family: Arial;
	color: #434343;
	background-image: url('images/generalSpecifcationsRow1Oval.jpg');
	width: 280px;
	height: 24px;
}
.generalSpecificationsTableRow1NoOval {
	font-size: 11px;
	font-family: Arial;
	color: #434343;
	background-image: url('images/generalSpecifcationsRow1NoOval.jpg');
	width: 280px;
	height: 24px;
}
.generalSpecificationsTableRow2Oval {
	font-size: 11px;
	font-family: Arial;
	color: #434343;
	background-image: url('images/generalSpecifcationsRow2Oval.jpg');
	width: 280px;
	height: 24px;
}
.generalSpecificationsTableRow2NoOval {
	font-size: 11px;
	font-family: Arial;
	color: #434343;
	background-image: url('images/generalSpecifcationsRow2NoOval.jpg');
	width: 280px;
	height: 24px;
}
.generalSpecificationsTableRightRow1OpenOval {
	font-size: 11px;
	font-family: Arial;
	color: #434343;
	background-image: url('images/generalSpecifcationsRightRow1OpenOval.jpg');
	width: 280px;
	height: 24px;
}
.mainContentContactForm {
	font: 10pt Arial;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url('/../../../images/loading.gif') no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url('/../../../images/prevlabel.gif') no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url('/../../../images/nextlabel.gif') no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url('/../../../images/closelabel.gif') no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}



/*navigation*/



/* new drop down menu */

#nav, #nav ul {
	font: 8pt Arial;
	font-weight:bold;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 19px;
	background-color: #e8e8e8;
}
#nav a {
	display: block;
	padding: 0px 5px;
	color: #434343;
	text-decoration: none;
	background-color: #e8e8e8;
	background-image:url('images/navDownArrow.jpg');
	background-repeat:no-repeat;
	background-position:right center;/* border: 1px #434343 solid; */

}
#nav a:hover {
	background-color: #434343;
	color: #e8e8e8;
	background-image:url('images/navDownArrowHighlight.jpg');
	background-repeat:no-repeat;
	background-position:right;
	border-style:solid;
	border-right-color:#434343;
	border-left-color:#434343;
	border-bottom-color:#434343;
	border-bottom-style:hidden; 
	border-top-style:hidden;
	}
#nav li {
	float: left;
	position: relative;
}
#nav ul {
	position: absolute;
	display: none;
	width: 100px;
	top: 19px;
}

.navul1 {
	position: absolute;
	display: none;
	width: 200px;
	top: 19px;
}
#nav li ul a {
	width: 100px;
	height: auto;
	float: left;
	font-weight:bold;
	background-image:url('');

}
#nav li ul a:hover {
	background-image:url('');
}
#nav ul ul {
	position: auto;
	font-weight:normal;
}
#nav li ul ul {
	margin: -20px 0px 0px 116px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
	background-image:url('');
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
	background-image:url('');
}
