body
	{
	background-color:white;
	font-family:Arial;
	color:#454545;
	margin:8px 0px 0px 0px;
	}
img
	{
	margin:0px;
	border:0px;
	}
#container
	{
	position:relative;
	width:683px;
	}
#logo
	{
	position:relative;
	margin:0px;
	width:163px;
	height:52px;
	}
#nav
	{
	position:relative;
	left: -6px;
	border:solid 0px blue;
	background-color: transparent;
	width:520px;
	height:52px;
	/*height:30px;*/
	text-align:right;
	padding:0px 0px 0px 0px;
	margin: 1px 0 0 0;
	white-space: nowrap;
	z-index: 5;
	/*border: solid 1px blue;*/
	}
#nav[id] { margin: 0 0 0 0; }
#nav a
	{
	display: -moz-inline-stack;
	display: inline-block;
	text-transform: uppercase;
	font-size:10px;
	font-weight: bold;
	color:#6f6f6f;
	margin: 0px 0px 0px 23px;
	text-decoration: none;
	line-height: 55px;
	vertical-align: bottom;
	}
#nav img
	{
	position: absolute;
	top: 35px;
	left: 6px;
	width:525px;
	height:17px;
	}

#nav a:hover { color: #de5d1e; }
#nav #manage_welcome
	{
	float: left;
	margin: 15px 0 0 10px;
	}
#side_nav
	{
	overflow: hidden;
	width: 152px;
	margin:15px 0px 0px 0px;
	}
#side_nav b
	{
	margin:0px 0px 0px 5px;
	}
#side_nav a
	{
	display: block;
	padding:3px 0px 0px 0px;
	text-indent: 17px;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:gray;
	width:152px;
	height:17px;
	background-color:white;
	margin:1px 0px 1px 0px;
	}
#side_nav a:hover
	{
	color:black;
	/*background-color:#efefef;*/
	}
#side_nav a.sub
	{
	background-color: #f0f0f0;
	text-indent: 15px;
	}
#footer
	{
	position:relative;
	top: 2px;
	width:687px;
	margin: 10px 0px 0px 0px;
	text-align:right;
	font-size:8px;
	line-height:18px;
	color: gray;
	}
#left_panel
	{
	position:relative;
	width:152px;
	height:500px;
	background-color:#e5e5e5;
	}
#right_panel
	{
	position:relative;
	padding: 0 0 0 8px;
	width:521px;
	font-size:11px;
	line-height:16px;
	}
#right_panel a { color:black; }
#right_panel a:hover { color: #de5d1e; }
.heading1
	{
	font-size:14px;
	text-transform:uppercase;
	color:#ee4d0e;
	}
.heading2
	{
	font-size:12px;
	text-transform:uppercase;
	color:gray;
	}
.small { font-size:12px; }
img.heading
	{
	height:1px;
	width:225px;
	margin:3px 0px 10px 0px;
	}
.divider
	{
	height:1px;
	width:200px;
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-x;
	}
.left
	{
	position:relative;
	float:left;
	color:gray;
	}
.right
	{
	position:relative;
	float:right;
	color:gray;
	}
img.catalog
	{
	width:141px;
	height:141px;
	border:solid 1px gray;
	margin:0px 20px 0px 0px;
	}
a.catalog, #right_panel a.catalog
	{
	display: inline-block;
	width:143px;
	height:20px;
	margin:1px 20px 25px 0px;
	background-color:silver;
	color:#454545;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	font-size:11px;
	padding:3px 0px 0px 0px;
	}
a.catalog:hover, #right_panel a.catalog:hover
	{
	color:#545454;
	background-color:#cfcfcf;
	}

img.products
	{
	width:105px;
	height:105px;
	border:solid 1px gray;
	margin:20px 15px 0px 0;
	}

a.products, #right_panel a.products
	{
	display: inline-block;
	width:107px;
	height:20px;
	margin:1px 15px 5px 0px;
	color:#454545;
	text-decoration:none;
	font-size:11px;
	padding:3px 0px 0px 0px;
	}
#right_panel img.small
	{
	width: 85px;
	height: 85px;
	}
#right_panel a.small
	{
	width: 87px;
	}
	
a.products:hover, #right_panel a.catalog:products
	{
	color:#545454;
	/*background-color:#cfcfcf;*/
	}
#right_panel.product img.products { margin:20px 15px 0px 0px; }
#right_panel.product a.products { margin:1px 15px 0px 0px; }
#right_panel.product a.products:hover { background-color:transparent; }
#right_panel.product .heading2 { color:#454545;font-weight:bold; }
#right_panel.product { font-size:12px;color:#454545; }
img
	{
	/*background-image: url(../images/not_found.gif);*/
	
	}

img.product
	{
	width:255px;
	height:255px;
	border:solid 1px gray;
	margin:0px 15px 5px 0px;
	}
small { color:gray; }
#right_panel a.enlarge
	{
	text-transform:uppercase;
	text-decoration:none;
	font-size:8px;
	color:gray;
	}
#right_panel a.gray { color:#454545; }
#right_panel a.orange
	{
	text-decoration:none;
	color:#dd5d1e;
	}
#breadcrumbs
	{
	position: relative;
	top: 0px;
	font-size:10px;
	color:gray;
	z-index: 6;
	}
#breadcrumbs a
	{
	font-size:10px;
	color:gray;
	text-transform:lowercase;
	text-decoration:none;
	letter-spacing: 1px;
	}
input.button
	{
	border: solid 1px #dd5d1e;
	background-color: white;
	color: #dd5d1e;
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	padding: 2px 10px 2px 10px;
	}
table.page
	{
	border: 0;
	margin: 0;
	padding: 0;
	height: 450px;
	}
table.page tr { vertical-align: top; }
table.list
	{
	font-size: 10px;
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
table.list th
	{
	background: #454545;
	font-weight: bold;
	color: white;
	}
table.list td
	{
	background-color: #efefef;
	color: black;
	}
table.list tr.alt td
	{
	background-color: #fefefe;
	}
table.list th, table.list td
	{
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	}
.transparent, table.list .transparent
	{
	background-color: transparent;
	}
div.status_msg
	{
	color: maroon;
	font-style: italic;
	}
#pagination .left
	{
	float: left;
	width: 100px;
	}
#pagination .middle
	{
	float: left;
	text-align: center;
	width: 300px;
	}
#pagination .right
	{
	float: right;
	text-align: right;
	width: 100px;
	}
#pagination a.current
	{
	text-decoration: none;
	font-weight: bold;
	}
#right_panel a.tear_sheet
	{
	text-decoration: none;
	font-size: 12px;
	color:#ee4d0e;
	}