body {
	margin:0;
	border:0;
	padding:0px;
	background:#fff;
	font-family:"Times New Roman", serif;
	text-align: center;
	color: #000;
	text-align: center; /* for IE */
}

.lowtech{position:absolute; right:9999em; left:auto}

img{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
a img {
border: 0px;
}

img.splash {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#container{
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 800px;
	height: 100%;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	background: #fff;
}

#top_bar {
	margin-top: 60px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #000;
}

#logo {
	margin-left: 30px;
	margin-right: 0px;
}

#top_bar .links{
	margin-left: 50px;
	font-size: 12px;
	font-weight: bold;
text-transform:uppercase;

}
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #000000; text-decoration: underline;}
a:active {color: #000000;}
a {text-decoration: none;}

#content {
	margin-top: 10px;
	padding: 10px;
}

#left_menu {
	height: 400px;
	width: 160px;
	padding-right: 15px;
	text-align: right;
	border-right: 1px dashed #000;
	font-size: 13px;
	float: left;
}

.heading_large{
	font-size: 16px;
	font-weight: bold;
}

#right_content {
	width: 580px;
	padding-left: 15px;
	font-size: 13px;
	float: left;
line-height:1.35em;
}
#right_content a:link {color: #000000;}
#right_content a:visited {color: #000000;}
#right_content a:hover {color: #000000; text-decoration: underline;}
#right_content a:active {color: #000000;}
#right_content a {text-decoration: none;}

.thumb{
	border: 1px solid #ccc;
	margin: 3px;
}
.thumb_press{
	display:block;
}
#thumb_list a img:hover {border: 1px solid #777;}

.press_table{
	color: #555;
	font-size: 11px;
	text-align: center;
}


/*collection - images*/
	ul.thumbs {
		text-align: right;
		}

	ul.thumbs, ul.thumbs li {
list-style-type:none;		
margin: 0px;
padding:0px;
		}
		
		ul.thumbs li {
width: 80px;
float: left;
text-align: center;
zoom:1;
			}

		ul.thumbs li a{display: block}
		
		
				a.thumb {

margin:4px;
}
		
		a.thumb:hover {
border:1px solid #666;
margin:4px;
}

ul li.selected a.thumb {
border:1px solid #666;
margin:4px;
}

img.colors {
vertical-align:top; margin-left:20px
}

/*stockist layout*/
.list_side .item {
position:relative;
}

.list_side .item h2 {
position:absolute;
top:-14px;
right:610px;
font-size:16px;
}

.footer {
clear: both; text-align: left; color: #666; font-size: 11px;
}