* { margin: 0; padding: 0}
body {
	margin-left: auto;
	width: 878px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #1E0203;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:active {
    outline: none;
}

a:focus{
    -moz-outline-style: none;
}

div#header hr {
	background: #fff;
	color: #fff;
	margin: 0;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #675758;
}
.blog-container h1 {
    font-style:italic;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #675758;
}

h3, h4, h5, h6 {
	color: #7c3208;
}

div.container {
	background: #fff;
}

div#placeholder-logo {
	color: #7C3208;
	font-size: 30px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 30px;
}

a#logo {
	text-decoration: none;
}

div#placeholder-hero {
	background: #E0D7C0;
}

div#placeholder-box1 {
	background: #7C3208;
	color: #fff;
}

div#footer {
	color: #888;
	font-size: 11px;
}

td.menu-item {
	color: #f28900;	
}

td.menu-item-hover {
	color: #c16d00;
}

td.menu-item-selected {
	color: #431607;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #f28900;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}


/* @group Forms */

.announcement-list {
	padding: 18px 18px 3px;
}

.secure-login, .newsletter-form {
	background: #E0D3B3;
	border: none;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 14px;
	margin: 0;
	padding: 18px 18px 0;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

div.search-box {
	background: #E0D3B3;
	margin: 18px 0;
	padding: 18px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #675758;
	text-decoration: underline;	
}

a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}

div#nav a:link, div#nav a:visited {
	color: #675758;
	text-decoration: underline;	
}

div#nav a:hover, div#nav a:active {
	color: #000000;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

div#cap-top {
	background: url(/images/cssimg/bg-captop-9-1.png) no-repeat 0 0;
	height: 36px;
}

div#cap-bottom {
	background: url(/images/cssimg/bg-capbottom-9-1.png) no-repeat 0 0;
	height: 18px;
}

/* div#header, div#header-left, div#header-right {
	height: 98px;
} */

div#placeholder-nav {
	height: 62px;
}

div#placeholder-hero {
	height: 216px;
	margin: 0;
	width: 600px;
}

div#placeholder-box1 {
	height: 216px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
}

div#main div.inner {
	padding: 18px 30px 36px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div.whoslogged {
	font-size: 11px;
	height: 36px;
	line-height: 10px;
	padding-right: 30px;
	text-align: right;
}

div#placeholder-footer {
	padding: 9px 30px 36px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* CSS Document */

.notice {
	font-family: Arial;
	line-height: 11pt;
	text-align: justify;
	font-size: 9px;
	color: #5C4A4A;
}

.style2 {
	line-height: 11pt;
	text-align: justify;
	font-size: 11px;
	color: #5C4A4A;
}

.style3 {
	font-size: 10px
}

#footer {
	text-align: right;
	float: left;
	display: block;
	width: 100%;
	margin-top: 10px;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 5px;
	font-family: Myriad Pro, Helvetica;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
}

#footer a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
	font-family: Myriad Pro, Helvetica;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
}

#footer a:active {
	color: #dddddd;
}

#footer a:hover {
	color: #9F9091;
	text-decoration: none;
	font-family: Myriad Pro, Helvetica;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
}
*html #footer a {
	font-size:11px;
}

/* HEADER TOP FORMATTING */

#header-top {
	height: 35px;
	position: relative;
	top: 10px;
}

ul#header-top-nav {
	float: right;
	position: relative;
	right: -8px;
	font: 12px Myriad Pro, Arial, Helvetica, Geneva, sans-serif;
	list-style-type: none;
}
ul#header-top-nav li {
	height: 25px;
	padding: 0 8px;
	display: inline;
}
ul#header-top-nav li a {
	text-decoration: none;
	color: #9f9091;
}
ul#header-top-nav li a:hover {
	color: #ffffff;
}

/* END HEADER TOP FORMATTING */





#header-bottom {
	height: 25px;
    background: url(../images/bar_nav_bg_tile.png) repeat-x left top;

}

/* Main Menu */

ul#nav_406277 {
	list-style-type: none;
	padding:5px 0;
    position:relative;
    left:15px;
    float:right;
   	font: 12px Myriad Pro, Arial, Helvetica, Geneva, sans-serif;
}

ul#nav_406277 li {
	display: inline;
	background: url(../images/bar_nav_button.png) left top;
	padding: 5px 2px;
}

ul#nav_406277 li a {
	text-decoration: none;
	color: #ffffff;
	height: 25px;
	padding:0 8px;
}
*html ul#nav_406277 {
	font-size:11px;	
}


ul#nav_406277 li a:hover {
	color: #9f9091;
}


#nav_435426 li {
	list-style-type: none;
	position: relative;
}

#nav_435426 ul {
	/* margin: 0px; */
	padding: 0px;
	position: relative;
}

#nav_435426 div {
	margin: 0px;
	padding: 0px;
}

/* Layout CSS */

#nav_435426 {
	/* width: 205px; */
}

/* All A tags - i.e menu items. */

#nav_435426 a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	clear: both;
	width: 170px;
	padding-left: 2px;
	margin-bottom: 10px;
}

/* End Main Menu */

/* Checkout Main Menu */

ul#nav_532015 {
	list-style-type: none;
	padding:5px 0;
    position:relative;
    left:15px;
    float:right;
   	font: 12px Myriad Pro, Arial, Helvetica, Geneva, sans-serif;
}

ul#nav_532015 li {
	display: inline;
	background: url(/images/bar_nav_button.png) left top;
	padding: 5px 2px;
}

ul#nav_532015 li a {
	text-decoration: none;
	color: #ffffff;
	height: 25px;
	padding:0 8px;
}
*html ul#nav_532015 {
	font-size:11px;	
}


ul#nav_532015 li a:hover {
	color: #9f9091;
}


#nav_532015 li {
	list-style-type: none;
	position: relative;
}

#nav_532015 ul {
	/* margin: 0px; */
	padding: 0px;
	position: relative;
}

#nav_532015 div {
	margin: 0px;
	padding: 0px;
}

/* Layout CSS */

#nav_532015 {
	/* width: 205px; */
}

/* All A tags - i.e menu items. */

/*#nav_532015 a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	clear: both;
	width: 170px;
	padding-left: 2px;
	margin-bottom: 10px;
}
*/
/* End Checkout Main Menu */
/* Footer Menu */


div#cat_406567_divs {
	text-align: center:
}

ul#nav_406567 {
	display: inline;
	margin: 0 auto;
	width: 650px;
	text-align: center;
}

ul#nav_406567 li {
	list-style: none;
	float: left;
	width: auto;
	text-align: center;
}

ul#nav_406567 li a {
	text-decoration: underline;
	display: block;
	color: #ffffff;
	height: 17px;
	padding-right: 8px;
	padding-left: 10px;
	padding-top: 5px;
}

/* End Footer Menu */

.cart_table th {
	text-align: left; 
	font-weight: bold; 
	color: #ffffff; 
	background-color: #675758;
}

.cart_table input, .cart_table select {
	font-size: 11px; 
	padding: 1px; 
	width: 150px; 
	background-color: #ffffff;
}

/* END HEADER BOTTOM FORMATTING */

#lgColor{
	padding:10px; 
	padding-bottom: 2px; 
	background-color: #1E0203; 
	color: #ffffff; 
	position: absolute; 
	display: none; 
	left: 0px; 
	top: 0px; 
	z-index: 1000; 
	padding: 5px;
}

#lgColorName{
	white-space:nowrap;
}


.border{
	border: 1px solid #350C08; 
	width: 25px; 
	height: 25px;
}

.main_border{
	border: 2px solid #FFFFFF; 
	width: 100px; 
	height: 100px;
}


#mainContainer {
	width: 760px;
	text-align: left;
	margin: 0 auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#topBar {
	width: 760px;
	height: 100px;
}

#leftMenu {
	font-family: Arial, Helvetica, Trebuchet MS,Lucida Sans Unicode,sans-serif;
	font-size: 12px;
	color: #E8D7B0;
	width: 165px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	// float: left;
	float: none;
}
*html #leftMenu {
	padding-left:5px;
}
#leftMenu a {
	color: #E8D7B0;
}

#leftMenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}


#leftMenuBottom {
	padding-top: 20px;
	padding-left: 5px;
}


#main_content {
	float: left;
	text-align: left;
	line-height: 14px;
	color: #675758;
	width: 600px;
	background: #F0E8CD;
	min-height: 500px;
	height:auto !important;
  	height:500px;
	padding: 15px;
}
*html #main_content {
	float: left;
	text-align: left;
	line-height: 14px;
	color: #675758;
	width: 580px;
	background: #F0E8CD;
	min-height: 500px;
	height:auto !important;
  	height:500px;
	padding: 15px;
}



#main_content_shop {
	float: left;
	text-align: left;
	line-height: 14px;
	color: #675758;
	width: 600px;
	background: #F0E8CD;
	min-height: 500px;
	padding: 15px;
}


/*
General rules
*/

#nav_406565 li {
	list-style-type: none;
	position: relative;
}

#nav_406565 ul {
	/* margin: 0px; */
	padding: 0px;
	position: relative;
	text-align: left;
}

#nav_406565 div {
	margin: 0px;
	padding: 0px;
}

/* Layout CSS */

#nav_406565 {
	/* width: 205px; */
}

/* All A tags - i.e menu items. */

#nav_406565 a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	clear: both;
	width: 170px;
	padding-left: 2px;
	margin-bottom: 10px;
}
*html #nav_406565 a{
	width:140px;
	padding-right:10px;
}
#navsub_406565_288571 ul {
	margin: 0 0 0 10px;
}

.selected {
	background-color: #F0E8CD;
	color: #1E0203;
}

#leftMenu .selected a{
	color: #1E0203;
}
	

#container {
	background: url("../images/gradient.gif") repeat-x;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	float: left;
}

/* IE SPECIFIC */
* html #container_start {
	float: none;
}

* html#container_end {
	float: none;
}
/* END IE SPECIFIC */

#content {
	min-height: 500px;
	padding: 5px;
	padding-top: 7px;
	margin: 0px;
	margin-top: 10px;
	float: left;
	width: 850px;
}

input, textarea, select, .field {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
}

.button {
	background: url("../images/button.jpg");
	width: 84px;
	height: 17px;
	padding: 5px 4px 0px 4px;
	display: inline;
	float: left;
	vertical-align: center;
	text-align: center;
	color: #ffffff;
	margin-left: 7px;
	cursor: pointer;
}

.button:hover {
	background: url("../images/button-hover.jpg");
}

.ten {
	font-size: 10px;
}

.pink {
	color: #675758;
}


/* extracted from the html */
/* ======================= */
#colors_list, #colors_list2 {
	width: 300px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#colors_list li, #colors_list2 li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	width: 27px;
	height: 27px;
	padding-right: 10px;
	display: inline;
	float: left;
}

.style1 {
	color: #FF0000
}
/* ======================= */

#side_menu {
	float: left;
	padding-TOP: 6px;
	padding-left: 16px;
	
}
*html #side_menu {
	padding-left:5px;
	width:190px;
	overflow: hidden;
}

.footer-links {
	background:transparent url(../images/bar_nav_bg_tile.png) repeat-x scroll left top;
	border:none;
	color: #FFFFFF;
	padding:2px 2px;
	margin-left: 10px;
	text-align: left; 
	width: 620px; 
	float: left;
}
.footer-links a {
	margin-left: 35px;
	font-family: Myriad, Helvetica;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
}
.footer-links p{
		margin:0;
}
*html .footer-links {
	width: 600px;
	padding-right:0;
	}

/* Wholesale Catalog Layout */

#wholesalecatalog {
	width: 600px;
	padding: 20px;
	
}

#catalog {
	width: 600px;
	padding: 20px;
	
}
*html #catalog {
	width:500px;
}
.catalogitem {
	float: left;
    padding: 10px 3px;
}
*html .catalogitem {
	float: left;
    padding: 10px 0px;
}

#imageDataContainer{
	width:500px !important;
}

#outerImageContainer {
	min-width: 500px;
}

#nav_458391 li {
	list-style-type: none;
	position: relative;
}

#nav_458391 ul {
	/* margin: 0px; */
	padding: 0px;
	position: relative;
}

#nav_458391 div {
	margin: 0px;
	padding: 0px;
}

/* Layout CSS */

#nav_458391 {
	/* width: 205px; */
}

/* All A tags - i.e menu items. */

#nav_458391 a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	clear: both;
	width: 170px;
	padding-left: 2px;
	margin-bottom: 10px;
}

#imageDataContainer .dayspa {
	width: 705px !important;
}

#main_content_shop {
	float: left;
	text-align: left;
	line-height: 14px;
	color: #675758;
	width: 790px;
	background: #F0E8CD;
	min-height: 500px;
	padding: 15px;
}


