.left_menu
{
	margin: 0;
	padding: 0;
	width: 296px;
}

.left_menu_top
{
	background: url(../../images/product/dark_grey_left_menu_box.jpg) no-repeat top center;
	height: 40px;
}

.left_menu_header
{
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
}

.left_menu_body
{
	background: url(../../images/product/left_menu.jpg) no-repeat top center;
	background-color: #e1d9d4;
}

.left_menu_content
{
	color: grey;
	padding: 20px;
	text-align: left;
}

.left_menu_content a.nav
{
	color: grey;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.left_menu_content a.nav:hover
{
	color: #9e1213;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.left_menu_content_for_nav
{
	color: grey;
	padding: 3px;
}

.left_menu_content_for_nav a.nav
{
	color: grey;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.left_menu_content_for_nav a.nav:hover
{
	color: #9e1213;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.left_menu_bottom
{
	background: url(../../images/product/left_menu_bottom_box.jpg) no-repeat top center;
	height: 8px;
}

.left_menu_no_dotted_line
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.left_menu_dotted_line
{
	border-top: 1px dotted grey;
	padding-top: 3px;
	padding-bottom: 3px;
}

.product_category_title
{
	color: grey;
	font-size: 20px;
	padding:20px;
}

.product_category_image
{
	padding:0 8px 10px 20px;
}

.product_category_desc
{
	color: grey;
	font-size: 11px;
	font-weight: bold;
	padding:0 20px 10px 8px;
}

.right_content_box_top
{
	background: url(../../images/product/white_grey_top_box.jpg) no-repeat top center;
	min-height:350px;
	margin:0;
	padding:0;
}

.right_content_box_body
{
	background: url(../../images/product/white_grey_middle_box.jpg) repeat-y center center;
	margin:0;
	padding:0;
}

.right_content_box_bottom
{
	background: url(../../images/product/white_grey_bottom_box.jpg) no-repeat bottom center;
	min-height:350px;
	margin:0;
	padding:0;
}

#catalog
{
	/*border-top: 1px solid #D1D1D1;*/
	position: relative;
	clear: left;
	width: 825px;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	overflow: hidden;
}

#catalog div.products
{
	position: relative;
	width: 825px;
	margin-top: 20px;
	padding: 0px;
	overflow: hidden;
}

.pageNav
{
	position: absolute;
	height: 20px;
	top: 0px;
	left: 270px;
	z-index: 1;
}

.pageNav h3
{
	float: left;
	height: 20px;
	margin: 0;
	padding: 0 18px 0 20px;
	line-height: 20px;
	font-size: 10px;
	font-weight: normal;
	color: #676767;
	text-transform: uppercase;
}

.pageNav h3 a, .pageNav h3 a:link, .pageNav h3 a:visited, .pageNav h3 a:active
{
	font-size: 10px;
	text-decoration: underline;
	color: #676767;
}

.pageNav h3.showPageView
{
	font-size: 10px;
	padding-right: 67px;
	padding-top: 2px;
}

.pageNav h3.pages
{
	font-size: 10px;
	position: relative;
	padding-right: 12px;
	padding-top: 2px;
}

h3.pages label
{
	font-size: 10px;
	float:left;
}

span.pages 
{
	float:left;
	margin-top: -2px;
}

.pageNav h3.pages a, .pageNav h3.pages a:link, .pageNav h3.pages a:visited, .pageNav h3.pages a:active
{
	float: left;
	margin-top: 4px;
	height: 10px;
	line-height: 10px;
	margin-right: 4px;
	color: #676767;
	text-decoration: none;
}

.pageNav h3.pages a.selected
{
	font-size: 10px;
	border: 1px solid #F6A200;
}

.pageNav h3.totalItems
{
	font-size: 10px;
	margin-left: 30px;
}

.pageNav h3.seeAll
{
	font-size: 10px;
	padding-top: 2px;
}

span.bar
{
	font-size: 10px;
	font-weight: bold;
	position: relative;
	top: -2px;
	margin-left: 8px;
}

.scrollback 
{
	position: absolute;
	left: px;
	top: 39px;
	z-index: 1;
}

.scrollforward
{
	position: absolute;
	left: 800px;
	top: 39px;
	z-index: 1;
}


#catalog div.products ul
{
	position: relative;
	width: 815px;
}

#catalog div.products ul * ul
{
	width: 235px;
	margin: 0;
	padding: 0;
	border-top: none;
}

li.product
{
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	border: 1px solid #d1d1d1;
	width: 235px;
}

/*
#catalog div.products ul ul.colors
{
	clear: left;
	padding-left: 6px;
	width: 144px;
	border-top: 1px solid #d1d1d1;
	height: 32px;
	font: normal normal 10px/12px arial, helvetica, verdana, sans-serif;
	color: #666666;
	overflow: hidden;
}


ul.colors li.selected
{
	background:url(../img/color_arrow_b.png) no-repeat top center;
}
*/

li.product
{
	text-align: center;
	vertical-align: middle;
	height: 160px;
	margin:0 20px 20px 0;
}

/*
li.product p.prodDesc
{
	text-align:left;
	margin:-5px auto 0 auto;
	padding:0 15px 0 15px;
	font:normal normal 10px/12px arial, helvetica, verdana, sans-serif;
	color:#666666;
}
*/
h2.prodTitle
{
	font-size: 11px;
	color: #8a8a8a;
	text-transform: uppercase;
	text-align: center;
	margin: 2px;
}

h2.prodTitle a, h2.prodTitle a:link, h2.prodTitle a:visited, h2.prodTitle a:active
{
	color: #8a8a8a;
	text-decoration: none;
}

h2.prodTitle a:hover
{
	text-decoration: underline;
}

ul.colors li
{
	float: left;
	display: inline;
	padding: 13px 2px 8px 2px;
	border: none;
}

#catalog div.products ul ul.itemNav
{
	clear: left;	
	width: 235px;
	border-top: 1px solid #D1D1D1;
}

ul.itemNav li
{
	float: left;
	display: inline;
	padding: 2px 3px 2px 4px;
	border-right: 1px solid #D1D1D1;
	height: 13px;
}

.itemNav li a, .itemNav li a:link, .itemNav li a:visited, .itemNav li a:active
{
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #009CFF;
	text-transform: lowercase;
	text-decoration: none;
}

.itemNav li a:hover
{
	text-decoration: underline;
}

ul.itemNav li.price
{
	border-right: none;
	color: black;
	font-size: 11px;
	border-right: 1px solid #D1D1D1;
}

.clickhere
{
	padding:0 20px 10px 8px;
}
