*{
	font-family:arial, sans-serif;
	font-size: 12px;
}
body{
	margin-top:50px;
	background-color:#464646;
	text-align:center;
}
form{
	margin:0px;
}
ul{
	margin-top:0px;
}
h1{
	font-size:18px;
}
h2{
	margin:0px;
	text-decoration:underline;
}
p a{
	color:#8F7B2C;
}
p a:hover{
	color:#cba306;
}
#content p{
	margin-top:0px;
}
#page{
	position:relative;
	padding:3px;
	background-color:#ffffff;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#header{
	background-image:url(../imgs/dots.gif);
    padding-top:30px;
	border-bottom:solid 10px #464646;
	padding-left:50px;
}
#imageStrip{
	border-top:solid 5px #ECC21B;
	border-bottom:solid 5px #ECC21B;
}
#brochure{
	position:absolute;
	right:6px;
}
#content{
	padding-right:20px;
}
#content p{
	font-size:13px;
}
#footer{
	background-image:url(../imgs/lights_dots.gif);
	padding-left:50px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:11px;
	border-top:solid 10px #CCCCCC;
}
.stopFloat{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	overflow:hidden;
}
.importBox{
	width:380px;
	border:solid 1px #464646;
	font-size:12px;
	padding:2px;
}
.formLables{
	text-align:right;
	color:#464646;
}
.contactVal{
	font-size:15px;
	padding-right:9px;
	padding-left:3px;
	color:#000000;
}

#catPageImage{
	float:left;
	padding:15px;
}
#catPageContent{
	padding-top:12px;
	margin-left:430px;
	min-height:500px;
	height:auto !important;
	height:500px;
}

#stockCategoryPhotos{
	position:relative;
	width:400px;
	height:465px;
	overflow:hidden;
	border:solid 1px #CCCCCC;
}
#stockCategoryPhotos ul {
	position:absolute;
	height:465px;
	list-style: none;
	margin: 0; 
	padding: 0;
}
#stockCategoryPhotos li{
	float:left;
}
#stockCategoryPhotos img{
	border:none;
}
#stockCategoryPhotos a{
	text-decoration:none;
}
#stockCategoryPhotos .label{
	position:absolute;
	width:388px;
	bottom:0px;
	margin:0 0 0 -400px;
	background-color:#EFEFEF;
	color:#000000;
	padding:6px;
	font-weight:bold;
}


#stockCategoryListing{
	list-style: none;
}
#stockCategoryListing img{
	border:solid 1px #CCCCCC;
	background:none;
	vertical-align:middle;
	padding-right:3px;
	margin-right:3px;
}
#stockCategoryListing li{
	padding-bottom:2px;
}
#stockCategoryListing li a{
	text-decoration:none;
	color:#000000;
}
#stockCategoryListing li a:hover{
	font-weight:bold;
}

#menu{
	border-top:solid 10px #464646;
	border-bottom:solid 10px #CCCCCC;
	background-image:url(../imgs/lights_dots.gif);
	padding-left:50px;
	padding-top:3px;
	padding-bottom:3px;
	height:20px;
}
#menu a, #menu span{
	font-size:15px;
	padding-right:5px;
	display:block;
}
#menu a{
	text-decoration:none;
	color:#464646;
	font-weight:bold;
}
#menu a:hover{
	border-bottom:solid 2px #ECC21B;
}
#menu .active{
	font-weight:bold;
	color:#000000;
}
#menu .sep{
	border-right:solid 2px #464646;
	margin-right:10px;
}
#menu ul {
	float:left;
	list-style: none;
	margin:0px;
	padding:0px;
}
#menu ul.subNav{
	position: absolute;
	z-index:999;
	left:-999px;
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#menu .parent{
	margin-right:1px;
	margin-left:1px;
	margin-top:1px;
}
#menu .parent:hover{
	border-bottom:none;
}
#menu li:hover ul, #menu li.hover ul {
	left: auto;
}
#menu li:hover .parent, #menu li.hover .parent{
	background-color:#FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
}
#menu li{
	float:left;
}
#menu .subNav li {
	float:none;
	width:310px;
	background-color:#FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
#menu .subNav li:hover, #menu .subNav li.hover2{
	background-color:#FFFCEF;
}
#menu .subNav li:hover .title, #menu .subNav li.hover2 .title{
	color:#333333;
}
#menu .subNav a {
	display:block;
	min-height:32px;
}
#menu .subNav a:after, #menu .subNav .sepLine{
	content:" ";
	display:block;
	height:3px;
	overflow:hidden;
	background-image:url(../imgs/lights_dots.gif);
}
#menu .subNav a:hover{
	border-bottom:none;
}
#menu .subNav a img {
	border:none;
	background:none;
	float:left;
	width:32px;
	height:32px;
	padding-left:3px;
}
#menu .subNav a .title {
	display:block;
	margin-left:40px;
	color:#666666;
	font-size:15px;
	line-height:18px;
	text-transform:uppercase;
}
#menu .subNav a .desc {
	display:block;
	margin-left:40px;
	color:#8F7B2C;
	font-size: 12px; 
	line-height:14px;
	padding:0px; 
}
