* {
	padding: 0;
	margin: 0;
}

body {
	font-family:Georgia, Times, Serif;
	font-size:11px;
	letter-spacing:1px;
	font-weight: normal;	
	color:#121213;		
}

a {
	color:#121213;	
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color:#121213;	
	text-decoration:none;
}

a:visited:hover {
	text-decoration:underline;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

img {
	border:0;
}

ul {
	list-style-type:none;
}

div#wrap {

	margin: 0px auto;
}

div#pagecontent {
	text-align:center;
	height:550px;
	margin:0px auto;
}

.width {
	width:460px;
}

div#image {
	line-height:480px;
}

div#image img {
	vertical-align:bottom;
	border: 1px solid;	
	border-color: #C9C8C8;
}


table.text {
	min-width:460px;;
	height:480px;
	margin:0px auto;
}

td.abovetext {
	height:60px;
}

td.textbox {
	border:1px dashed;
	border-color: #C9C8C8;
	height:350px;
	padding:0px 30px;
	text-align:center;
}

td.textbox p {
	margin-bottom:10px;
}

td.textbox h1 {
	font-weight:normal;
	font-size:16px;
	margin-bottom:10px;
	text-transform:uppercase;
}


div#menu {
	width:460px;
	margin:0px auto;
	margin-top:20px;
	color:#717171;
	font-weight:bold;
}

div#menu a {
	text-decoration:none;
	color:#717171;	
}

div#menu a.selected {
	text-decoration:none;
	color:#121213;	
}

div#menu a:hover {
	text-decoration:none;
	color:#121213;	
}

div#menu ul {
	font-size:11px;
	letter-spacing: 1.4px;
	text-transform:uppercase;
	
}

div#menu li {
	display:block;
	float:left;
}

div#menu li.collections {
	width:133px;
}

div#menu li.shops {
	width:88px;
}

div#menu li.about {
	width:95px;
}

div#menu li.press {
}

div#menu li.contact {
	float:right;
}

div#collections {
	float:left;
}

div#shops {
	float:left;
	margin-left:133px;
}

div#press {
	float:left;
	margin-left:317px;
}

div.submenu {
	margin-top:5px;
	font-style:italic;
	font-size:10px;
	overflow:hidden;
}

div#collectionbroswer {	
	width:460px;
	margin:0px auto;
	font-weight:bold;	
}

div#collectionbroswer table {
	margin-top:15px;
	text-transform:uppercase;
	margin-bottom:2px;	
}

div#collectionbroswer span.name {
	font-weight:normal;			
	font-family: helvetica, arial, sans-serif;
}

table.shops {
	width:100%;
}

table.shops td {
	padding:10px;
	vertical-align:top;
	white-space: nowrap;
}

table.shops h1 {
	text-transform:uppercase;
	font-weight:normal;
	font-size:11px;
	margin:none;
	padding:none;
}

.pressthumb {
	margin-right:10px;
}