body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, rial, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000000;
	background: #b9b5aa url(../images/bg_body.jpg) repeat-x;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
a {	
	color: #46453c;
	font-weight: bold;
}
h1, h2, h3 {
	margin-top: 0px;
	padding-top: 0px;
	color: #46453c;
}
h1 {
	font-size: 18px;
	padding: 5px 5px 0px 7px;
	border: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}
h1 img {
	padding-right:5px;
}
h1.comp_name {
	font-size: 15px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
img.brand_banner {
	margin: -7px 0 0 0;
}
div.inset {
	margin-left: 22px;
}
#container {
	width: 937px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}
#image_preload {
	visibility: hidden;
	display: none;
}
#shadows {
	position: relative;
	width: 937px;
	margin: 0 auto;
	z-index: 100;
}
#shadow_left {
	position: absolute;
	background: url(/images/shadow_left.png) no-repeat;
	top: 0px;
	left: -44px;
	width: 44px;
	height: 660px;
	/*IE Hack \*/
	*background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/shadow_left.png',sizingMethod='scale');
	/*End Hack*/
}
#shadow_right {
	position: absolute;
	background: url(/images/shadow_right.png) no-repeat;
	top: 0px;
	right: -43px;
	width: 43px;
	height: 660px;
	/*IE Hack \*/
	*background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow_right.png',sizingMethod='scale');
	/*End Hack*/
}
#header {
	text-align: right;
	background: url(../images/bg_header.jpg) no-repeat;
}
#header img#logo {
	float:left;
	padding: 0;
	margin: 0;
}
#header fieldset, #header form {
	border:0px;
	margin:0px;
	padding:0px;
	
}
#header p {
	margin: 0;
	padding: 5px 10px 0 0;
	color: #46453c;
	font-size: 18px;
	font-weight: bold;
}
#header form img {
	padding-right:5px;
}
#header form select#search_area, #header form input#search_txt {
	margin-bottom:3px;
}
#header form input#search_submit {
	padding-left:5px;
	
}
#topNav {
	text-align: center;
	clear: both;
	height: 23px;
	background: url(../images/bg_topNav.gif) no-repeat;
}
#topNav ul {
	margin: 0 0 0 190px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#topNav ul li {
	float:left;
}
#topNav ul li a {
	float: left;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
#nav {
	height:22px;
	width:118px;
	text-align:right;
	padding-right:20px;
	padding-top:4px;
}
#breadcrumbs {
	display: block;
	margin: 0px;
	padding: 3px 0px 8px 10px;
	float: left;
	text-align: left;
	width: 100%;
	font-weight: bold;
	color: #46453c;
}
/* LEFT */
#left {
	clear: both;
	float: left;
	height: auto;
	width: 162px;
	margin-top: -3px;
	background: url(../images/bg_left.jpg) 0px 94px no-repeat;
}
#left a {
	font-weight:normal;
}
#left div.item {
	margin: 0px;
	padding: 7px 0 0 10px;
	color: #46453c;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
#left div.item a {
	color: #46453c;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#left div.item img {
	padding: 1px 3px 1px 3px;
}
#left ul {
	margin: 5px 0 5px -30px;
	list-style-type: none;
	/*IE Hack \*/
	*margin: 5px 0 5px 10px;
	/*End Hack*/
}
#left ul li {
	min-height: 15px;
	/*IE Hack \*/
	*height:15px;
	/*End Hack*/
}
#left ul li a {
	display: block;
	padding: 2px 0px 2px 5px;
	margin: 2px 0 2px -5px;
	width: 100%;
	color: #222222;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#left ul li a:hover {
	color: #FFFFFF;
	background-color: #222222;
}
#left p {
	padding:5px;
}
#left #contact_you {
	text-align: center;
}
#left #contact_you p {
	margin: 0;
	padding: 0;tr
}
#collections_image {
	width: 162px;
	height: 94px;
	overflow: hidden;
	/*IE Hack \*/
	*margin: 3px 0 0 0;
	/*End Hack*/
}
#content {
	margin-top: 5px;
}
#main {
	float: left;
	width: 767px;
	margin: 0 0 0 -2px;
	/*IE Hack \*/
	*margin: -5px 0 0 -2px;
	/*End Hack*/
}
#main #brand_image {
	/*IE Hack \*/
	*margin: 5px 0 0 0;
	/*End Hack*/
}
#main p {
	font-size: 12px;
}
/*Homepage Specific*/
#homepage_image {
	width: 383px;
	float: left;
	border: 1px solid #46453c;
	margin: -8px 5px 0px 10px;
	padding: 0px;
	/*IE Hack \*/
	*margin: -3px 5px 0px 10px;
	/*End Hack*/
}
#homepage_image img {
	margin: 0px -2px -3px -2px;
	padding: 0px;
}
#homepage_text {
	width: 370px;
	float: right;
	text-align: left;
	font-size: 12px;
	margin: -8px 0px 0px 0px;
	/*IE Hack \*/
	*width: 365px;
	*margin: 10px 0px 0px 0px;
	/*End Hack*/
}
#homepage_text p {
	padding: 0 10px;
}
#featured_products {
	float: right;
	width: 360px;
	text-align: left;
}
/*End Homepage Specific*/	
#main p {
	padding: 0 10px 0 10px;
}
#main p strong {
	text-transform: uppercase;
}

#main img {
	border:0px;
	padding-top:2px;
	padding-left:2px;
}
#main .listing {
	/*clear:right;*/
	padding-bottom:30px;
}
.brand {
	float: left;
	display: block;
	width: 340px;
	height: 200px;
	margin: 0 10px 0 10px;
	overflow: auto;
	/*IE Hack \*/
	*overflow: none;
	/*End Hack*/
}
.collection {
	float: left;
	display: block;
	width: 340px;
	height: 200px;
	margin: 0 10px 0 0;
	overflow: auto;
	/*IE Hack \*/
	*overflow: none;
	/*End Hack*/
}
/* End Holly Hack */		
#footer {
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	height:30px;
	text-align:center;
}
#footer p {
	margin: 0px;
	padding: 0px;
	color: #445673;
	font-size: 12px;
	font-weight:normal;
}
#footer a  {
	color: #445673;
	font-weight: normal;
	padding: 0 5px;
}

/*#collection_menu_image{
	display:block;
	width:200px;
	height:170px;
	background-color:#fff;
	
}*/

#collection_menu_image{
	overflow:hidden;
	height:170px;
}

.collectionMenu {
	position: absolute;
	z-index: 1;
	visibility: hidden;
	display: none;
/*	border: 1px solid #46453c;*/
	vertical-align:top;
	border-bottom: none;
	background-color: transparent;
	width: 365px;
}
.collectionMenu div {
	border-bottom: 1px solid #46453c;
	font-size: 13px;
}
.collectionMenu div a {
	display: block;
	padding: 2px;
}
.collectionMenu div a:link {
	background-color: #222222;
	color: #FFFFFF;
}
.collectionMenu div a:visited {
	background-color: #222222;
	color: #FFFFFF;
}
.collectionMenu div a:hover {
	background-color: #FFFFFF;
	color: #222222;
}
.collectionMenuImage {
	position: absolute;
	z-index: 1;
	visibility: hidden;
	display: none;
/*	border: 1px solid #46453c;*/
	border-bottom: none;
	background-color: transparent;
	width: 160px;
}
.collectionMenuImage div {
	border-bottom: 1px solid #46453c;
	font-size: 13px;
}
.collectionMenuImage div a {
	display: block;
	padding: 2px;
}
.brandsMenu {
	text-align: left;
	position: absolute;
	z-index: 1;
	visibility: hidden;
	display: none;
	width: 162px;
	border: 1px solid #46453c;
	border-bottom: none;
	background-color: #222222;
	font-size: 13px;
	margin-top: -3px;
}
.brandsMenu div {
	border-bottom: 1px solid #46453c;
	padding: 2px;
}
.brandsMenu div a {
	display: block;
	padding: 2px;
}
.brandsMenu div a:link {
	background-color: #222222;
	color: #FFFFFF;
}
.brandsMenu div a:visited {
	background-color: #222222;
	color: #FFFFFF;
}
.brandsMenu div a:hover {
	background-color: #FFFFFF;
	color: #222222;
}
/*
.salespersonSearch {
	position: absolute;
	z-index: 1;
	visibility: hidden;
	border: 1px solid #999999;
	border-bottom: none;
	background-color:#e5e5e5;
}
*/
.notice {
	color: red;
}
