@font-face {
	font-family: 'MrsEavesRoman';
	src: url('mrseavesroman-webfont.eot');
	src: local('☺'), url('mrseavesroman-webfont.woff') format('woff'), url('mrseavesroman-webfont.ttf') format('truetype'), url('mrseavesroman-webfont.svg#webfontldBnizRO') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MrsEavesMediumItalic';
	src: url('mrseavesitalic-webfont.eot');
	src: local('☺'), url('mrseavesitalic-webfont.woff') format('woff'), url('mrseavesitalic-webfont.ttf') format('truetype'), url('mrseavesitalic-webfont.svg#webfontzRJtwIPy') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MrsEavesBold';
	src: url('mrseavesbold-webfont.eot');
	src: local('☺'), url('mrseavesbold-webfont.woff') format('woff'), url('mrseavesbold-webfont.ttf') format('truetype'), url('mrseavesbold-webfont.svg#webfontaY2t9pmH') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MrsEavesSmallCapsRoman';
	src: url('mrseavessmallcaps-webfont.eot');
	src: local('☺'), url('mrseavessmallcaps-webfont.woff') format('woff'), url('mrseavessmallcaps-webfont.ttf') format('truetype'), url('mrseavessmallcaps-webfont.svg#webfontjQkdoiBX') format('svg');
	font-weight: normal;
	font-style: normal;
}

body, div, p, h1, h2, h3, h4, ul, li, img, input, select {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

body {
	background-color: #fff;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: 'MrsEavesRoman', Georgia, serif;
}

html {
	height:100%;
}

a:focus {
   outline: none;
}

#font_load {
	position: absolute;
	z-index: -100;
}

#font_load .me_reg {
	font-family: 'MrsEavesRoman';
}

#font_load .me_caps {
	font-family: 'MrsEavesSmallCapsRoman';
}

#font_load .me_bold {
	font-family: 'MrsEavesBold';
}

#font_load .me_ital {
	font-family: 'MrsEavesMediumItalic';
}

.wrapper {
	position: absolute;
	width: 100%;
	z-index: 1;
}

#header {
	width: 925px;
	height: 115px;
	margin: 20px auto 40px auto;
	display: block;
}

#topLogo {
	width: 125px;
	height: 115px;
	padding: 0px 20px;
	float: left;
}

#topLeftNav, #topRightNav {
	width: 380px;
	float: left;
	height: 10px;
	margin-top: 70px;
}

#topLeftNav ul {
	float: right;
	list-style: none;
}

#topRightNav ul {
	float: left;
	list-style: none;
	margin-left: -10px;
}

.nav_collection, .nav_accessories, .nav_history, .nav_philosophy, .nav_inquire, .nav_press {
	text-align: center;
	display: inline-block;
	float: left;
	padding: 0px 3px;
}

.nav_collection {
	width: 100px;
}

.nav_accessories {
	width: 112px;
}

.nav_history {
	width: 84px;
}

.nav_philosophy {
	width: 120px;
}

.nav_inquire {
	width: 86px;
}

.nav_press {
	width: 96px;
}

#topLeftNav a, #topRightNav a {
	color: #959595;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
}

#topLeftNav a:hover, #topRightNav a:hover {
	color: #333333;
}

#topLeftNav .active, #topRightNav .active {
	color: #333333;
	font-family: 'MrsEavesBold', Georgia, serif;
	line-height: 16px;
}

#content {
	text-align:center;
	width: 1000px;
	margin:auto;
}
.cart .vscroll
{
	width:100%;
	height:400px;
	margin:-20px 0 0;
	overflow-x: hidden;
	overflow-y: auto;
}
.cart
{
	line-height: 100%;
	text-align:left;
	margin: auto auto 20px auto;
	width:730px;
	height: 400px;
}

.cart #error-body #error
{
	text-align:center;
	line-height:100%;
	vertical-align:baseline;
	color: red;
	display:none;
}

.cart #error-body
{
	height:20px;
}

.cart #menu
{
	color:#fff;
	width: 205px;
	height:360px;
	background-color: #1d1d1d;
	padding-left: 40px;
	padding-top: 40px;
	float:left;
	position:relative;
}
.cart h1
{
	padding-bottom:28px;
	height: 22px;
	line-height:22px;
	margin:0;
	vertical-align:middle;
	font-size: 18px;
	font-family:inherit;
	font-weight:inherit;
	font-variant: small-caps;
}

.cart #confirm .error {
	font-family: MrsEavesRoman, Georgia, serif;
	font-weight:400;
	padding-top:165px;
}

.cart .error
{
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

.cart #items .error {
	padding-top:0;
	text-align:left;
}

.cart #menu ol
{
	padding:0px;
	margin:0px;
}

.cart .body
{
	width: 485px;
	height:360px;
	padding:20px 0;
	color: #dcdddf;
	background-color: #333;
	float:left;
	position:relative;
}

.cart .body .content
{
}

.cart .footer {
	position:absolute;
	bottom:36px;
	left:40px;
}

#payment .footer {
	bottom:auto;
	padding:15px 0 0;
}

.cart .body .footer {
	left:249px;
}

.cart #menu ol
{
	padding: 0px;
	margin:0 0 0 -23px;
	list-style-type: none;
}
.cart #menu li.active
{
	color:#fff;
}

.cart #menu li div
{
	cursor: pointer;
	padding:0 0 10px;
	line-height:12px;
	height:12px;
	font-variant:small-caps;
}

.cart #menu li.done
{
	background-repeat: no-repeat;
	background-position:0px 3px;
	background-image: url(../css/bb_co_check.jpg);
}


.cart #menu li
{
	padding:0 0 0 21px;
	cursor:pointer;
	color: #666;
}

div.input
{
	clear:left;
	margin:0 0 4px;
	overflow:hidden;
}

form.input
{
	margin: auto;
	width: 405px;
	font-size:14px;
}

div.input input[type="button"], div.input input[type="submit"]
{
	font-family: 'MrsEavesRoman';
	float: right;
}

#billing-shipping
{
	margin:0 12px 0 80px;
}


div.whatever {
	margin:0 0 12px;
}

div.input input[disabled],
div.input select[disabled]
{
	background-color:#c0c0c0;
}

div.input button
{
	margin:auto;
	text-align:center;
	font-size: 14px;
	font-family: 'MrsEavesRoman';
}

div.input input[type="button"], div.input input[type="submit"], div.footer button
{
	cursor: pointer;
	font-size:14px;
	background-color:#8dc279;
	color:#ffffff;
	border:0px none;
	display:block;
	height: 31px;
	text-decoration:none;
	width:auto;
	float:left;
	width:105px;
}

div.input button.continue-shopping {
	width:160px;
	text-align:center;
}

div.input input.over[type="button"], div.input input.over[type="submit"], div.input button.over
{
	background-color: #71b36c;

}

div.input label
{
	padding-right: 20px;
	text-align:right;
	float:left;
	display:block;
	width: 120px;
	line-height:23px;
	font-size:14px;
}

div.input label sup a {
        color:#737373;
        text-decoration:none;
        padding:0 0 4px;
        }

.cctext, .detailstext {
        background: #f7f7f7;
        font-size:11px;
        z-index:30;
        width:200px;
        color:#666;
        padding:4px;
	-moz-border-radius:5px; -webkit-border-radius:5px;
	font-family: Arial, sans-serif;
}

div.input input,
div.input select
{
	font-size: 14px;
	width:174px;
	padding:0;
	border:0;
	line-height:23px;
	height:23px;
	font-size:14px;
}

div.input select[name=ccdate_year],
div.input select[name=ccdate_month]
{
	width:87px;
}

div.input input.required,
div.input select.required
{
	background-color: #ebc4cb;
}

.cart table
{
	width: 100%;
	margin-bottom:10px;
	border: 1px #444444 solid;
	border-collapse: collapse;
}

.cart td
{
//	border: 1px #444444 solid;
	text-align:left;
}

.cart th
{
	background-color: #444444;
	padding:4px;
	text-align:center;
}

.cart .body h2#title {
	font-size:12px;
	font-weight:400;
	line-height:100%;
	width:160px;
	margin-right:0;
}

.cart #subtitle
{
	font-size:12px;
}

#content .item-list
{
	display: block;
	margin-bottom: 20px;
}

#content .item-list p 
{
	margin-bottom:5px;
	line-height:100%;
}

.cart table.item-list td
{
	border:0px none;
	border-right: 1px #444444 solid;

}

.cart table.item-list td.none
{
	border-right: 0px none;
}

.cart table.item-list th
{
	white-space: nowrap;
	width:0px;
	background-color:transparent;
	text-align:right;
	border: 0px none;
}

.cart #totalCostContainer {
	margin:55px 0 0;
}

.cart #totalCostContainer p {
	margin-bottom:5px;
	line-height:100%;
}

#confirm .footer {
	left:40px;
}

#confirm form.input {
	width:455px;
	padding:0;
	margin:0 0 0 30px;
}


#confirm table {
	border:0;
	font-family:arial;
	color:#fff;
	font-size:12px;
}

#confirm th {
	background:transparent;
	font-weight:400;
	text-align:left;
	padding:26px 0 18px;
	border-bottom:1px solid #666;
}

#confirm td {
	border:0;
	padding:18px 0;
	border-bottom:1px solid #666;
}
.disabled {
	display:none;
}

#error-message button
{
	top:0px;
	left:0px;
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:16px;
	margin-bottom:16px;
	position:relative;
	height:auto;
	z-index:2000;
}

#footer {
	clear:both;
	width: 925px;
	height: 20px;
	display: block;
	margin: auto; 
}

#footer p {
	font-size: 11px;
	color: #959595;
	text-align: center;
}

#footer a {
	color: #959595;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
}

#footer a:hover {
	color: #333333;
}

#footer a img {
	margin: -5px 5px 0 0;
	display: inline-block;
}

#scrolltrack {
	width: 600px;
	height: 15px;
	background-image: url(../artwork/scroll_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 5px;
	position: relative;
	margin: 0 auto;
	cursor: pointer;
}

.ui-slider-handle {
	height: 15px;
	background-image: url(../artwork/scroll_grabber.png);
	background-repeat: repeat-x;
	background-position: 0px 5px;
	position: absolute;
	top: 0px;
	cursor: move;
}

.ui-slider-handle a {
	outline: none;
	text-decoration: none;
	color: #fff;
	cursor: move;
}

.ui-handle-helper-parent { position: relative; width: 100%; height: 100%; margin: 0 auto; }

#inquire_link, #tumblr_link {
	width: 300px;
	height: 30px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	font-size: 15px;
	line-height: 18px;
	color: #bbb;
}

#inquire_link a, #tumblr_link a {
	color: #999;
	text-decoration: none;
	padding-bottom: 5px;
}

#inquire_link a:hover, #tumblr_link a:hover {
	color: #666;
}

#iconwrap {
	width: 150px;
	position: relative;
	margin: 0 auto;
	text-align: center;
}

a.icon_search, a.icon_curate, a.icon_index, a.icon_carousel, a.icon_back, a.icon_share {
	width: 16px;
	height: 13px;
	display: inline-block;
	background-position: 0px 0px;
	overflow: hidden;
}

a:hover.icon_search, a:hover.icon_curate, a:hover.icon_index, a:hover.icon_carousel, a:hover.icon_back, a:hover.icon_share {
	background-position: 0px -13px;
}

a.icon_search {
	background-image: url(../artwork/icon_search.png);
}

a.icon_curate {
	background-image: url(../artwork/icon_curate.png);
}

a.icon_index {
	background-image: url(../artwork/icon_index.png);
}

a.icon_carousel {
	background-image: url(../artwork/icon_carousel.png);
}

a.icon_back {
	background-image: url(../artwork/icon_back.png);
}

a.icon_share {
	background-image: url(../artwork/icon_share.png);
}

.shareicons {
	position: absolute;
	padding: 5px;
	background: #eee;
	z-index: 100;
	top: 400px;
	width: 71px;
	height: 12px;
}

.shareicons a {
	float: left;
	margin-left: 2px;
}

#_atssh {
	display: none;
}

img.icon_spacer {
	width: 1px;
	height: 13px;
	padding: 0px 6px;	
	display: inline-block;
}

.carousel_ecom_add a {
	display: block;
	width: 98px;
	height: 20px;
	padding-left: 50px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
	background-image: url(../artwork/bg_addtobag.png);
	background-position: 0px 0px;
	*line-height:20px;
}

.carousel_ecom_add a:hover {
	background-position: 0px -23px;
}

#close {
	width: 100%;
	position: absolute;
	top: 110px;
	left: 0px;
	z-index: -100;
}

#home_bg {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0px;
	background: #151515;
	min-height: 600px;
}

#home_bg > img {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	display: none;
}

#home_bg img.active {
	z-index: 7;
}

#home_bg img.last-active {
	z-index: 6;
}

#home_logo {
	width: 100%;
	position: absolute;
	top: 20%;
	left: 0px;
	text-align: center;
	z-index: 10;
	cursor: pointer;
}

#home_logo img {
	width: 30%;
}

#home_footer {
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 20px;
	text-align: center;
	z-index: 10;
	color: #fff;
}

#home_footer a {
	color: #fff;
	text-decoration: none;
	vertical-align: top;
	display: inline-block;
}

#home_footer a:hover {
	color: #ccc;
}

#home_footer a img {
	margin: -4px 5px 0 0;
}

#home_enter {
	font-size: 18px;
	float: left;
	width: 100%;
	height: 35px;
	text-align: center;
	line-height: 20px;
}

#home_links {
	font-size: 13px;
	float: left;
	width: 100%;
	height: 15px;
	text-align: center;
}

#carousel_thumbs {
	width: 875px;
	height: 255px;
	margin: 0px auto;
	text-align: center;
}

.carousel_thumb {
	width: 113px;
	height: 75px;
	padding: 5px 6px;
	display: inline-block;
	position: relative;
	zoom: 1;
	*display: inline;
}

.carousel_thumb_image {
	width: 113px;
	height: 75px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}

.carousel_thumb a {
	width: 113px;
	height: 50px;
	padding-top: 25px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	background-image: url(../artwork/bg_overlay.png);
	color: #fff;
	display: none;
	text-decoration: none;
}

#content {
	width: 746px;
	display: block;
	margin: 0px auto 0px;
	text-align: left;
}

#content p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
}

#content h1 {
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 10px;
}

#content h2 {
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

#payment select {
	font-size: 12px;
	padding-top: 2px;
}

#siteseal {
	width: 100%;
	text-align: center;
}

#siteseal img {
	width: 87px;
	height: 42px;
	margin-top: 15px;
}

input, select {
	z-index: 20;
}

