body
{
	text-align:center;
	font-family: Helvetica,Arial,sans-serif;	
	background: #faf4f3  url(../images/backgrounds/page_bg.jpg) repeat-x;
}

#border 
{	
}

.breadcrumb
{
	width: 100%;
	background: #fff  url(../images/backgrounds/gradient-650x2.jpg) repeat-y;	
	margin-bottom: 10px;
	line-height: 1.5em;	
}

.browse-by-header
{
	width: 650px;
	background: #fff  url(../images/backgrounds/gradient-650x2.jpg) repeat-y;	
	line-height: 22px;
	font-family: arial;
	font-size: 15px;
	color: #adb8bf;
	font-weight: bold;
	padding-left: 15px;
	margin: 20px;
	margin-left: 1px;
}

.view-all-brands-header
{
	width: 650px;
	background: #fff  url(../images/backgrounds/gradient-650x2.jpg) repeat-y;	
	line-height: 21px;
	font-family: arial;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	margin: 10px;
}

.center {
	text-align: center;
	margin: 0px auto;		
}

.clear 
{
	clear: both;
}

.clear-left 
{
	clear: left;
}

.clear-right 
{
	clear: right;
}

#container
{
	width:780px;
	text-align:left;
	margin: 0px auto;		
}

#content 
{
	background-color: #fff;	
	border: 1px solid #000;
	text-align: left;
	padding-right: 9px;
	padding-left: 9px;
}

#header 
{	

}

.featured-item-display
{
	float:left;
	width:128px;
	height:165px;
	margin: 20px 20px;
	text-align:left;	
}

.featured-item-display-header
{
	height:128px;
	border:0px solid #a3b6cc;
	text-align:left;	
}

.featured-item-display-content
{
	text-align: center;
	margin: 2px auto;
	height: 35px;	
}

.featured-width {
	width: 680px;
	margin: 0px auto;
}

#footer
{
	width:780px;
	text-align: center;
	margin:5px auto;
}

.header_bkgnd1
{
	width: 100%;	
	background: #fff  url(../images/backgrounds/gradient-650x2.jpg) repeat-y;		
	padding: 2px;
	margin-bottom: 5px;
	line-height: 1.5em;	
	color: #ffffff; 	
	font-size : 14px;
	font-weight: bold;
	text-decoration: none;	
}

.item-display
{
	float:left;
	width:128px;
	height:200px;
	margin: 20px 20px;
	text-align:left;		
}

.item-display-header
{
	height:128px;
	border:0px solid #a3b6cc;
	text-align:left;	
}

.item-display-content
{	
	height: 72px;	
}

.paginate-item-display
{
	float:left;
	width:128px;
	height:200px;
	margin: 20px 4px;
	text-align:left;	
}

.paginate-item-display-header
{
	height:128px;
	border:0px solid #a3b6cc;
	text-align:left;	
}

.paginate-item-display-content
{
	height: 72px;	
}

.recently-viewed
{
	width:175px;
	text-align:center;	
	margin:10px 0 15px;
	border:1px solid #a3b6cc;
}

.recently-viewed-header
{
	margin:2px 0 0;
}

.recently-viewed-body
{
	margin:2px;
}

.recently-viewed-item
{
	width:75px;
	height:110px;
	float:left;
	border:1px solid #a3b6cc;
	margin:4px;
}

.you-might-also-like
{
	margin-left:10px;
	font-size: 12px;
	font-weight: bold;
	font-color: #000000;
	width:235px;
	border-left:1px solid #a3b6cc;
	padding-left: 4px;
}

.you-might-also-like-header
{
	margin-bottom: 10px;
}

.you-might-also-like-content
{
}

.you-might-also-like-item
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.you-might-also-like-item-header
{
	float:left;
	width:75px;
}

.you-might-also-like-item-conent
{
	float:right;
	width:150px;
	margin-top:0px;
	font-size: 11px;
	font-weight: normal;
}

/* Category Navigation Menu */
div.catnav {
	width: 100%; float: left;	
}

ul.catmenu {
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 2px;	
	border: 0px solid black;
}

ul.catmenu li {	
	margin: 0px !important;
	padding: 1px;
	color: #000 !important; 
	padding-left: 10px !important;
	padding-right: 10px !important;		
} 