@charset "UTF-8";
/* CSS Document */

body {
	margin:20px;
	background-color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12pt;
	color:#ddd;
} a {
	color:#aaa;
	text-decoration:none;
} a:hover {
	color:#000;
	background-color:#ccc;
} a:active {
	color:#fff;
	background:none;
	
} h1 {
	display:none;
	visibility:collapse;
} .smtxt {
	font-size:75%;
}

#header {
	margin:0 auto;
	text-align:center;
} #holder {
	/*width:990px;*/
	width:1080px;
	margin:0 auto;
	padding:20px 0;
}

#content {
	margin-top:20px;
	min-height:400px;
} #content #left {
	float:left;
	width:250px;
} #content #right {
	width:820px; /* 730px; */
	float:left;
} #content p {
	font-size:12pt;
	line-height:17pt;
}

#left {
	margin:70px 10px 0 0;
} #left ul {
	list-style:none;
	padding:0;
} #left ul li {
} #left ul li a {
	font-size:13pt;
	text-transform:uppercase;
	font-weight:bold;
	line-height:20pt;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	letter-spacing:0.1em;
	width:100%;
	display:block;
} #left a:hover {
	text-decoration:none;
} #left ul ul {
	margin-bottom:1em;
} #left ul ul li a {
	font-size:10pt;
	line-height:15pt;
	padding-left:0.75em;
}

#menu {
	list-style:none;
	font-size:11pt;
	font-weight:bold;
	line-height:16pt;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	letter-spacing:0.05em;
	width:100%;
	margin:0;
	padding:5px 0;
	height:30px;
	display:table;
	position:fixed;
	top:0;
	left:0;
	background-color:#000;
	background-color:rgba(0,0,0,0.75);
	z-index:1000;
} #menu li {
	display:table-cell;
	margin:0;
	padding:0;
} #menu a {
	color:#aaa;
	line-height:30px;
	padding:0 19px;
} #menu a:hover {
	text-decoration:none;
	color:#fff;
	background:none;
}

#footer {
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	width:100%;
	height:250px;
	position:relative;
	letter-spacing:0.1em;
	margin-top:10px;
	clear:both;
} #footer ul {
	margin:0;
	padding:0;
	height:20px;
	position:relative;
	left:0;
	list-style-position:inside;
} #footer li {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	display:block;
} #footer li a {
	display:block;
	width:110px;
	text-align:center;
	line-height:20px;
} #footer li a:hover {
	background-color:#555;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#000000), to(#333333));
	background-image:-moz-linear-gradient(0% 50% 90deg,#333333, #000000);
	text-decoration:none;
	color:#fee;
} #footer #copy {
	position:absolute;
	right:0;
	bottom:0;
	line-height:20px;
} #footer #social {
	position:fixed;
	bottom:60px;
	left:0;
	padding:0 12px;
	margin:4px;
	text-align:center;
	font-size:11px;
	line-height:14px;
	background-color:#000;
	background-color:rgba(0,0,0,0.75);
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
} #social img {
	border:0;
}

p {
	line-height:14pt;
} .fl {
	float:left;
}

/* GALLERY */
#gallery {
	overflow:auto;
	margin:0;
	padding:0;
	width:695px;
	float:left;
} #gallery li {
	list-style:none;
	margin:2px;
	padding:0;
	display:block;
	float:left;
} #gallery li a {
	padding:7px;
	margin:0;
	display:block;
	background-color:#333;
}  #gallery li a:hover {
	background-color:#555;
} #gallery li img { 
	border:none;
}

.active, #menu a.active {
	color:#fff;
} .error {
	color:#f00;
}

address {
	font-style:normal;
	padding:0 20px 20px 5px;
	width:380px;
} address:hover {
	background-color:#333;
} address p strong {
	width:7em;
	display:block;
	float:left;
	clear:left;
} address p {
	margin:0.5em;
} #right h3 {
	font-size:115%;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	letter-spacing:0.05em;
	font-weight:normal;
	color:#999;
	margin:1em 0;
} address b {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	letter-spacing:0.05em;
	font-size:100%;
	font-weight:bold;
}

/* STOCKISTS */
#canada ul {
	display:none;
}

/* INTRO PAGE */
#intro {
	display:none;
	margin:0 auto;
} #intro a {
	display:block;
	color:#b2a;
	padding:100px 50px;
	font-family:Impact,"Arial Black",Arial,sans-serif;
	font-size:60pt;
	line-height:60pt;
	text-align:center;
	text-transform:uppercase;
} #intro a:hover {
	text-decoration:none;
	color:#fff;
	background:none;
}

/* PP Mods */
.currentTextHolder {
	color:#999;
	font-size:10pt;
	line-height:10pt;
	padding:0 5px;
}

/* SLIDESHOW */
ul.slideshow {
	list-style:none;
	width:660px;
	height:554px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	padding:0;
	text-align:center;
} ul.slideshow li {
	position:absolute;
	left:25%;
	right:25%;
	visibility:hidden;
} ul.slideshow li.show {
	z-index:500;
	visibility:visible;
} img, ul img {
	border:none;	
} .slideshowcap, .slidehoswcap a {
	text-align:center;
	font-size:60%;
	font-weight:bold;
}
