/*@font-face {
	font-family: 'Quicksand';
	font-weight: bold;	
	src: url('http://kernest.com/embed/quicksand-bold'), url('http://kernest.com/embed/quicksand-bold#quicksand_bold')  format('svg');
}*/

* {
	margin: 0;
	padding: 0;
}

:focus {
	outline: none;
}

body {
	font-family: 'Quicksand', HelveticaNeue-Light, helvetica;
	text-align: center;
	color: #222;
}

#canvas {
	position: relative;
	margin: 0 auto;
	display: block;
	height: 700px;
	width: 1000px; /*800px;*/
	/*background: transparent url("../background.jpg") 125px left no-repeat;*/
}

/*h1 {
	text-align: left;
	height: 112px;
	width: 432px;
	position: absolute;
	top: 0px;
	left: 283px; (183px;)
	background: transparent url("images/h1.jpg") top left no-repeat;
	text-indent: -999em;
}*/

h1 {
	text-align: left;
	height: 100px;
	width: 340px;
	position: absolute;
	top: 0px;
	left: 0; 
	background: url('images/logo.gif') left center no-repeat;
	text-indent: -999em;
	}

h2 {
	position: absolute;
	top: 60px;
	left: 0;
	font-size: 120px;
	color: #FFF;
	width: 100%;
	text-align: center;
	font-weight: normal;
}

#nav {
	position: absolute;
	top: 110px;
	left: 0px; /*0;*/
	list-style: none;
}

#nav li {
	float: left;
	/*width: 133px;160px;*/
	padding:5px 43px 5px 43px;
	height: 15px;
	list-style: none;
	margin:0;
	/*background: transparent top center no-repeat;*/
	background:url(images/seperator.gif) no-repeat right center;
}
#nav li.first{padding:5px 43px 5px 20px !important;}
#nav li.last{background:none; padding-right:5px 20px 5px 43px; }

/*#nav a {
	display: block;
	float: left;
	width: 160px;
	height: 50px;
	list-style: none;
	height: 45px;
	margin-top: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	border-bottom: none;
	text-decoration: none;
}*/

#nav a {
	display: block;
	float: left;
	list-style: none;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	border-bottom: none;
	text-decoration: none;
}

#nav a:hover {
	color: #000;
}

#footer {
	position: absolute;
	top: 650px;
	left: 0;
	list-style: none;
	width: 1000px;
	z-index: 200;
}

#footer p {
	width: 100%;
	text-align: center;
	font-size: 12px;
}

#footer li {
	float: left;
	padding: 10px 50px;
	
	list-style: none;
}

#footer img {
	border: none;
	width: 25px;
	height: 25px;
}

#background {
	position: absolute;
	top: 0;
	left: 0;
}

#main {
	position: absolute;
	top: 155px;
	left: 0;
	height: 480px;
	width: 1000px; /*800px;*/
	overflow: hidden;
}

#shadow {
	position: absolute;
	top: 0;
	left: 0;
}

#collection-shadow {
	position: absolute;
	top: 155px;
	left: 0;
	height: 480px;
	width: 1000px;
	overflow: hidden;
}

#collection-shadow div {
	background: white;
	position: absolute;
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .8);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .8);
	box-shadow: 0 0 20px rgba(0, 0, 0, .8);
}

#n-shadow { height: 50px; width: 1000px; top: -50px; left: 0; -webkit-transform: rotate(.01deg); }
#e-shadow { height: 480px; width: 50px; top: 0; right: -50px; -webkit-transform: rotate(.01deg); }
#s-shadow { height: 50px; width: 1000px; bottom: -50px; left: 0; }
#w-shadow { height: 480px; width: 50px; top: 0; left: -52px; }

#previous {
	position: absolute;
	top: 155px;
	left: 0;
	cursor: pointer;
	z-index: 125;
}

.retail h3, #menu, #locations, #main {
	/*outline: 1px solid lime;*/
}

.retail h3 {
	position: absolute;
	left: 180px;
	left: 50px;
	top: 50px;
	width: 640px;
	text-align: left;
	z-index: 100;
}

#menu {
	position: absolute;
	left: 180px;
	left: 50px;
	top: 80px;
	width: 120px;
	height: 330px;
	z-index: 101;
}

#menu *, .retail table *, .retail dt, .retail dd {
	text-align: left;
	list-style: none;
	font-size: 13px;
	vertical-align: top;
}

.retail table {
	width: 100%;
	border-collapse: collapse;
}

.retail table th, .retail table td {
	padding: .25em 1em .25em 0;
}

#locations ul {
	float: left;
	overflow: hidden;
	list-style: none;
	width: 100%;
}

#locations ul li {
	float: left;
	margin: 0 20px 1em 0;
	width: 240px;
}

#locations dt {
	font-weight: bold;
}

#locations dt div {
	overflow: hidden;
}

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

#menu a:hover {
	font-weight: bold;
}

#menu a.active {
	font-weight: bold;
}

#menu li {
	margin-bottom: 1em;
}

#menu ul li {
	float: left;
	margin-bottom: .25em;
	width: 3.5em;
}

#switcher {
	position: relative;
	top: 1em;
	border-top: 1px dotted #000;
}

#locations {
	position: absolute;
	/*right: 180px;*/
	left: 320px;
	left: 190px;
	top: 80px;
	/*width: 500px;*/
	height: 330px;
	z-index: 102;
}

#about-copy {
	position: absolute;
	top: 40px;
	left: 40px;
	width: 330px;
	font-size: 14px;
	text-align: left;
}

#rotator {
	position: absolute;
	top: 0;
	right: 0;
}

#contact-table {
	position: absolute;
	top: 2em;
	left: 100px;
	width: 700px;
	z-index: 100;
	font-size: 90%;
}

#contact-table, #contact-table * {
	text-align: left;
	border-collapse: collapse;
	vertical-align: top;
}

#contact-table td {
	padding: 1em 1.5em;
}

#next {
	position: absolute;
	top: 155px;
	right: 0;
	cursor: pointer;
	z-index: 125;
}

#cartouche {
	position: absolute;
	top: 0;
	left: 0;
	height: 480px;
	width: 50000px;
}

#cartouche img {
	float: left;
	border-right: 2px solid black;
	height: 480px;
}

#cartouche .cufon {
    display: none;
}    
    
#desc {
	clear: left;
	float: left;
	list-style: none;
	position: relative;
	top: 420px;
	left: 50%;
	text-align: center;
}

#desc div {
	padding: 10px 20px;
	display: block;
	float: left;
	list-style: none;
	position: relative;
	right: 50%;
	background: #FFF;
	background: rgba(255, 255, 255, .75);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}

#desc h3, #desc p {
	height: 20px;
	font-size: 16px;
	line-height: 20px;
}

#desc p {
	clear: both;
}

.cover {
	position: relative;
	top: 20px;
	left: 20px;
}

.spread {
	position: relative;
	top: 140px;
	left: -57px;
}

#old-site {
	position: absolute;
	top: 0;
	left: 0;
	width: 212px;
	w/idth: 242px;
	padding: 20px;
	text-align: left;
}

#newsstand, #frames {
	position: absolute;
	top: 0;
	left: 0;
}

#newsstand canvas {
	display: none;
}

#frames {
	z-index: 100;
}

#newsstand a, #frames div {
	display: block;
	position: relative;
	left: 10px;
	top: 50px;
	height: 210px;
	float: left;
	margin: 0 10px;
}

#newsstand img, #frames a {
	border: none;
	outline: none;
	float: left;
}

.blog h3 {
	position: absolute;
	top: 215px;
	left: 0;
	padding: 18px 0;
	width: 100%;
	background: #eee;
	color: #666;
	font-size: 24px;
}


.mini-newsletter{position:absolute; top:-615px; right:0;color:#666; font-family:Arial, helvetica-light, helvetica !important;}
.mini-newsletter #newsletter{clear:left; float:right; margin-right:5px; width:160px;}
.mini-newsletter button{background:#bbb; width:30px; float:right; border:none; height:19px; color:#fff; font-weight:bold;cursor:pointer; }
#top-links{position:absolute; top:-613px; right:182px;text-transform: uppercase; font-family:Arial, helvetica-light, helvetica !important;}
#top-links ul{list-style:none;}
#top-links ul li{float:left; padding:0 25px 0 0; font-size:12px; font-weight:bold; }
#top-links ul li a{color:#666; text-decoration:none;}
#top-links ul li a:hover{color:#000;}
#hotspot span{position: absolute; top: 170px; width: 300px; height: 100px;left:100px; z-index: 9999999; margin-top: 190px;}

.homesplash span{background:url(images/home.jpg); width:1000px;height:480px;}
.home #collection-shadow{display:none;}