@charset "utf-8";
<style type="text/css">

html {
	overflow: hidden;
}
.title {
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
	font-weight:300;
	clear:both;
	float:left;
	}
.subtitle{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:300;
	clear:both;
	float:left;
	}
	
	.footwear {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	font-weight:normal;
	float:left;
	}
	
body {
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background-color:#000;
	margin-left: 0px;
}

body a{
	font: Arial, Helvetica, sans-serif; font-size:10px; color:#FFF;}

body,td,th,table,tr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

#footer {
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 25px;
	overflow: hidden;
	background-color:#231F20;
	z-index:2;
}

#main {
	padding: 0;
	margin: 0;
	position: absolute;
	min-hight:100%;
	top: -72px;
	right: 240px;
	left: 10px;
	bottom: 25px;
	overflow: hidden;
	background-color:#000;
	text-align:center;
	z-index:1;
}

#menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 5px;
	right: 0px;
	bottom: 25px;
	width: 230px;
	overflow: hidden;
	background-color:#FFF;
	z-index:1;
}


a:link {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}0
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-size: 10px;
}
#container #main table tr td .title tr td {
	font-size: 18px;
	text-align: left;
}
div.transON   {width: 100%; background-color: black;opacity:.99;filter: alpha(opacity=100); -moz-opacity: 0.99;border:1px solid black;  }
div.transOFF  {width: 100%; background-color: black;opacity:.80;filter: alpha(opacity=70); -moz-opacity: 0.5;border:1px solid black; }
div.trans25   {width: 100%; background-color: black;opacity:.85;filter: alpha(opacity=25); -moz-opacity: 0.25;border:1px solid black; }
div.trans75   {width: 100%; background-color: black;opacity:.99;filter: alpha(opacity=99); -moz-opacity: 0.99;border:1px solid black; }


.button {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #000;
}
.button a{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
td .button:hover{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #333;
	border: 1px solid #000;
}
.stockist_title{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	}


