@charset "UTF-8";

/*
img#background {
	top: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
	position:absolute;
}
p.pos_fixed
{
position:fixed;
top:30px;
right:5px;
}
*/
.tableposition {
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}

.tableposition-home {
	margin-top: -1px;
	margin-right: auto;
	margin-left: auto;
}
.biotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: left;
}
.states {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #999999;
}
.states a {
	text-decoration: none;
}
.storename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.storenAddress {
	margin: 0px 0px 12px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	letter-spacing: 1px;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
}
a {
    outline: none;
}

.SKUheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.trunkShowDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
/* 	font-weight: bold; */
}
.TrunkShowEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
/* 	font-weight: normal; */
	color: #666666;
}
.TrunkShowCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

#middle {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0px;
	background-image: url(images/nav-fill.png);
	background-repeat: repeat-x;
	background-position: 0px 101px;

}

#collections-btn, #videos-btn, #advertising-btn, #events-btn, #press-btn, #bio-btn, #blog-btn, #twitter-btn, #facebook-btn, #stores-btn, #contact-btn  {
	margin: 0px 0px 1px 2px;
}

#collections-btn {
	margin: 0px 0px 1px 43px;
}
#contact-btn {
	margin: 0px 44px 1px 2px;
}

#collections-sub, #stores-sub, #press-sub, #bio-sub, #videos-sub {
	z-index: 12;
	position: absolute;
	display: none;
}

.button-sub {
	font-size: 12px;
	font-family: Arial, 'Trebuchet MS';
	background-image: url(images/button-sub-fill.png);
	white-space: no-wrap;
	height: 12px;
	width: 100px;
	padding: 9px 12px;
	margin: 0px;
	text-align: left;
	border-bottom: 1px solid #eee;
}

.button-sub a, .button-sub a:visited  {
	color: #000;
	text-decoration: none;
}
.button-sub a:hover {
	color: #999;
	text-decoration: none;
}
img {
  border:0px;
  } 

.button-on {
  background-color: #000;
}
.html5 {
}
.html5 {
	padding-left: 43px;
	margin-top: -1px;
}
