
body {
	font-family:arial, helvetica, sans-serif;
	font-size:.86em;
	margin:0;
	padding:0;
	background: #DFDFDF;
	align:center;
}

#header{
	width: 900px; height: 50px;
	background: #010101;
	//background:#333;
	font-size:1.1em;
	position:relative;
	z-index:98;

}
#header ul {
list-style:none;
margin:0;
padding:0;
}
#header ul li {
float:left;
line-height:50px;
position:relative;
z-index:99;
}
#header ul li.hover ul,
#header ul li:hover ul {
display:block;
}
#header h1 {
position:absolute;
left:-9999px;
}

#header ul li a,
#header ul li a:active,
#header ul li a:visited {
color:#fff;
text-decoration:none;
height:50px;
float:left;
display:inline; /*ie*/
padding:0 15px;
}
#header ul li a.here {
background: #222;
}
#header ul li:hover a.here {
background: #333;
}
#header ul li a:hover,
#header ul li:hover {
color:#fff;
background:#333;
outline:none;
}

#header ul ul {
font-size: 13px;
position:absolute;
top:50px;
left:0px;
background:#333;
z-index:99;
width:150px;
display:none;
}
#header ul ul li {
float:none;
z-index:99;
height:26px;
}
#header ul ul li a,
#header ul ul li a:active,
#header ul ul li a:link,
#header ul ul li a:visited {
float:none;
height:26px;
line-height:26px;
display:block;
/*padding-left:40px;*/
background-position:10px center;
background-repeat:no-repeat;
background-image:none !important;
background-color:#333;
color:#fff;

}

#header ul ul li a:hover {
background-color:#444;
background-repeat:no-repeat;
background-position:10px center;
color:#fff;

}


#banner img{
	border: none
}

div#main{
	width: 900px; 
	margin: 0 auto;
}

#content {
	background:#FEFEFE;
	padding:10px;
	margin:0 0 2px;
}
#news {
	float:left;
	display:inline; /*ie*/	
	width:400px;
	outline:1px solid #ccc;
	padding:0px 10px 10px 10px;
	margin:0px 5px 5px 0px;
	height:250px;
}

#misc {
	float:left;
	display:inline; /*ie*/	
	outline:1px solid #ccc;
	width:400px;
	padding:0px 10px 10px 10px;
	margin:5px 5px 0px 0px;
	height:250px;
}

#misc img{
	border:none;
}


#products {
	float:right;
	display:inline; /*ie*/	
	outline:1px solid #ccc;
	width:430px;
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 5px;
	height:520px;
}


#featuredprod img{
	border:none;
}

#featuredprod_topleft{
	float:left;
	margin:0px 0px 5px 35px;
}

#featuredprod_topright{
	float:right;
	margin:0px 35px 5px 0px;
}

#featuredprod_botleft{
	float:left;
	margin:0px 0px 0px 35px;
}

#featuredprod_botright{
	float:right;
	margin:0px 35px 0px 0px;
}

/* product display */
.prodlistitem img.thumb, .presslistitem img.thumb {
	float:left;
	margin-right:10px;
	vertical-align:middle;
}
ul.product-list {
	list-style:none;
	padding:0;
	margin:0 0 10px;
	position:relative;
	z-index:1;
}
ul.product-list.after-head {
	margin:0;
}
ul.product-list li {
	float:left;
	display:inline; /*ie*/
	width:194px;
	height:245px;
	background-color:#393939;
	background-repeat:no-repeat;
	background-position:center center;
	margin:0 8px 8px 0;
	border:1px solid #d8d8d8;
	padding:0 8px;
	position:relative;
	z-index:1;
	text-align:center;
	overflow:hidden;
	cursor:pointer;
}
ul.product-list li:hover {
	border-color:#16C044;
}
.product-meta {
	position:absolute;
	bottom:10px;
	left:0;
	z-index:22;
	width:100%;
	text-align:center;
}
ul.product-list li h3 {
	margin:11px 0 0;
	font-size:14px;
	line-height:14px;
	padding:0;
}
ul.product-list li:hover h3 a {
	//color:#000;
}
ul.product-list li a.full-item-click {
	width:210px; 
	height:245px; 
	float:left;
	left:0;
	text-decoration:none;
	position:absolute;
	z-index:10;
}
ul.product-list li h3 a {
	text-decoration:none;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	//color:#585858;
	color:#FFFFFF;
}
ul.product-list li .sm-title {
	font-size:10px;
	line-height:10px;
	margin:0;
	//color:#999999;
	color:#FFFFFF;
}
ul.product-list li div.colors {
	float:left;
	position:relative;
	left:50%;
	padding:5px 0 0;
}
ul.product-list li div.price a {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
ul.product-list li .sm-color-swatch {
	display:list-item !important;
	float:left;
	position:relative;
	right:50%;
	margin:0 1px 0 0;
	width:9px;
	height:9px;
}
ul.product-list li .sm-color-swatch a {
	float:left;
	width:10px;
	height:10px;
}

ul.product-list li div.price a {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}

a.full-item-click {
	width:312px; 
	height:152px; 
	float:left;
	text-decoration:none;
	position:absolute;
	z-index:10;
}
#main-photo { 
	outline:1px solid #b2b2b2; 
	width:520px;
	height:300px;
	overflow:hidden;
	float:left;
	//background-color:#f0f0f0;
	background-color:#393939;
}
#main-photo img{
	border:none;
}
#product-single{
	margin:10px 10px 10px 10px;
	float:center;
}
#product-front-portrait{
	margin:30px 5px 10px 40px;
	float:left;
}
#product-back-portrait{
	margin:30px 40px 10px 5px;
	float:right;
}
#product-front-landscape{
	margin:60px 5px 50px 13px;
	float:left;
}
#product-back-landscape{
	margin:60px 13px 50px 5px;
	float:right;
}
#product-desc{
	width:300px;
	float:left;
	padding: 30px 30px 30px 30px;
}
#images img{
	border:none;
}
#images ul {
	list-style:none;
	display:inline; /*ie*/
}
#images ul li {
	float:right;
	display:inline; /*ie*/
	margin:0;
	padding:0 10px 10px;
}

#bottom-links {
	margin-bottom:2em;
	padding:10px 0;
}
#bottom-links ul {
	list-style:none;
	float:right;
	
	margin:0;
	padding:.2em 0;
}
#bottom-links ul li {
	float:right;
	display:inline; /*ie*/
	margin:0;
	padding:0 8px 0;
}
#bottom-links ul li a {
	text-decoration:none;
	color:#ababab;
	font-size:.9em;
}
#bottom-links ul li a:hover {
	color:#666;
}
#bottom-links li.last {
	border-right:none;
	padding-right:8px;
}

#footer-logo {
	float:left;
	text-indent:-9999px;
	background: url('images/logo_footer.png') no-repeat scroll top left;
	width: 220px;
	height: 50px;
	margin-left:0px;
}
#footer-logo:hover {
	background-position:0 0px;
}

#footer {
	background:#000;
	padding:8px 8px 0;
	margin-bottom:10px;
}
#footer h3 {
	margin-bottom:.5em;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}