
div{
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	/* OLD background-color:#292522; */
	background-color: #282622;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:tahoma, arial;
	overflow-y:scroll;
	font-size:80%;
}

* {
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:1em;
	z-index:1;
}

h1 a {color:#fff;}

div#menubar{
	
}
#content {
	float: right;
	
/*	margin-left:20px;*/
/*	margin-left:32px;*/
	margin-right:5px;
	margin-top:30px;
	position:relative;
	text-align:left;
	width:525px;
	z-index:0;
}
	#content  p{
		width:530px;
		padding-right:0px;
		margin-right:0px;
	}


/***** CUSTOMER SERVICES / POLICIES *****/
h3{
	font-size:1em;
}
h2.section{
	font-weight: normal;	
}


/***** LINK STYLES *****/

a{
	text-decoration:none;
	color:#847a67;
}
a:hover{
	color:white;
}
a img{ border:none; }


.pink{
	color:#ffcfd6;
}
h1.designername{
}

/***** HORIZONTAL RULES *****/

hr.thinline{
	border:none;
	border-top:1px solid #403A31;
	height:1px;
	width:100%;
}
hr.spacer{
	border:none;
	background-color: transparent;
	visibility: hidden;
	margin:0px;
	padding:0px;
}


/***** PRODUCT BROWSING ****/


	div.price{
		color:#c0bbb3;
	}

	div.moreinfo a{
		color:#847a67;
	}
		div.moreinfo a:hover{text-decoration: underline;}

	a.addToCart{
		position:absolute;
		bottom:10px;
		left:12px;
	}
table#productListing{
/*	width:100%;*/
	clear:both;
	border-collapse:collapse;
}

table#productListing td{
	vertical-align: top;
	border-right:5px solid #282622;
/*	border-bottom:10px solid #282622;*/
	width:150px;
	padding:12px;
	text-align: center;
	padding-bottom:20px;
	background-color: #25231F;
}
table#productListing tr.infoButtons td{
	padding-bottom:20px;
	border-bottom:10px solid #282622;
}
div.thumbnail{
	margin-bottom:1em;
}
div.productDescription{
	margin-bottom:1em;
}	


/***** PAGINATION *****/

div.paginationbar{
/*	margin-left:32px;*/
	height:40px;
	position:relative;
/*	width:468px;*/
	width:100%;
	clear:both;
}
	div.paginationbar *{
		position:absolute;
		top:0px;
	}
	a.nextpagebutton{
		left:400px;
	}
	a.previouspagebutton{
		left:0px;
	}
	div.pagenumber{
		left:288px;
		top:4px;
	}


.navtop {
	color:maroon;
	text-decoration:none;
}
.leftdept {
	color:navy;
	font-size:0.75em;
	font-weight:normal;
	padding:0px; 
	text-decoration:none;
	vertical-align:middle;
}

#header {
	padding-bottom:10px;
	text-align:left;
	width:755px;
	height:102px;
}
#container {
	position:relative;
	width:100%;
}



/***** Product Detail *****/
#productPicture{
	width:250px;
	float:left;
	margin-right:20px;
}
	#pictureFrame{
		width:250px;
		height:250px;
		vertical-align: middle;
		text-align: center;
		border:1px solid #403a31;
	}
		#pictureFrame img{
			width:240px;
		}
#colorImages{	
	border:1px solid #403a31;
	width:250px;
	text-align:center;
	margin-top:5px;
}
#colorImages img{
	width:50px;
}
	#relatedlink{
		text-align: right;
	}	
#productName{
	color:#c0bbb3;
	font-weight: bold;	
	padding:0px;
	margin:0px;
}
#productInfo{
	float:left;
	width:250px;
	clear:none;
	height:250px;
}
#productInfo p{
	width:250px;
}
div#productDescription{
	margin-bottom:12px;
	color:#7b715f;
}
a#add{
	display:block;
	float:right;
}
table#options td{
	padding-bottom:10px;
}
input#qty{
	width:20px;
	margin-left:12px;
	text-align: right;
}
div#productInfo hr{
	margin-top:12px;
}
select#color{
	width:100%;
}
table#options td{
	vertical-align: middle;
}

/***** LEFT NAVIGATION BAR *****/
#leftContainer {
	float: left;
	width:180px;
	margin-top:0px;
	text-align:center;
	font-family:inherit; 
	font-weight:normal;
	letter-spacing:1.2;
	padding-top:8px;
	padding-bottom:18px;
}
	#leftContainer div.leftNavBox{
		text-align:left;
		width:179px;
		background-color:#322f2a;		
		margin-bottom:1px;
		padding-top:30px;
		padding-bottom:30px;
	}

	#leftContainer div.leftNavBox img{
		margin-left:16px;
	}
	#leftContainer div.leftNavBox a{
		margin-left:21px;
		clear:both;
		display:block;
/*		width:100%;*/
		padding-top:5px;
	}
.subnav {
	color:#d6d3cc;
	text-decoration:none;
	font-weight:normal;
	padding-top:2px;
	padding-left:6px;
	margin:0px;
	font-family:inherit;
}

#footer {float:left}

#cont {
	-moz-opacity:.90;
	background-color:#FFF;
	filter:alpha(opacity=90);
	margin:0px;
	opacity:.90;
	padding:15px;
}
#accountlinks {
	position:relative;
	float:right;
	top:14px;
}
#logo {
	padding-left:0px;
}
#topnav {
	background-image:url(../images/topnav_bg.gif);
	background-repeat:repeat-x;
	height:42px;
	padding:0px;
	margin:0px;
	text-align:center;
	width:750px;
}
	#topnav #menubar{
		clear:both;
	  left:5px;
		margin:0px;
		padding:0px;
		position:relative;
		text-align:left;
		width:752px;
		z-index:100;
	}
#topnavhome {
	background-image:url(../images/topnav_bg.gif);
	background-repeat:repeat-x; 
	padding:0px;
	margin:0px;
	text-align:center;
}
#footerlinks {
	height:30px;
	vertical-align:middle;
	padding: 10px;
	text-align:center;
	width:760px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
.footerlink {
/*	font-weight:bold;*/
	color:#FFF;
}
td#cont {
}
.tlink {
	color:white;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	color:#c0bbb3;
}
form {
	margin:0px;
}
.istar, .browse-sort, .browse-showperpage {
	color:#c0bbb3;
}
input {
	border:0px;
}
#taxtotal .value a {
	color:#7a7363;
}

.regularprice {
	color:#c0bdb6;
	font-weight:bold;
}

.advsearch {
	color:#7b715f;
	 height:16px;
	 text-decoration:none;
	 font-weight:normal;
	 margin:0px;
	 line-height:1.5;
	 font-family:inherit, ;
 }
.leftnav {
	/*color:#c0bbb3;*/
	color:#7b715f;
	text-decoration:none;
	font-weight:normal;
	margin:0px;
	padding-top:3px;
	font-family:inherit;
}
a.leftnav:hover {
	text-decoration:none;
	/*old */
	/*color:#d6d3cc;*/
	color:#ffffff;
}
.leftsub {
	color:#d6d3cc;
	text-decoration:none;
}

.statictext, .browse-sort {
	color:#c0bbb3;
}
.statictext b {
	font-weight:bold;
}
.textlink {
	text-decoration:none;
	color:#c0bbb3;
}

.istar .tableheader, .tablerow1, font, input, select, textarea {
	font-family:inherit;
}
select, option {
	border:0px;
}
.pagelabel, td.paginationcell {
	font-family:inherit;
	color:#c0bbb3;
	text-decoration:none;
}

td, table {
	/*font-family: Verdana;*/
	color: #c0bbb3;
	font-weight: normal;
}
.content, .shortdescription, .content-spaced, a {
	text-decoration:none;
}
a.shortdesclink {
	text-decoration:none;
	color:#ac8c4f;
}
.footerlink {
	color:#7b715f;
	font-variant:small-caps;
	font-weight:normal
}
#footertext {
	text-align:center;
	width:100%;
	margin:0px;
	font-size:0.6em;
	color:#7b715f;
	text-decoration:none;
	font-weight:normal;
	font-variant:small-caps;
	position:relative; bottom:3px;
}
.charmpair {
	color:#ffcfd6;
	font-family:inherit;
	font-weight:bold;
}
.shortdesc {
	color:#7b715f;
}

/***** DROP-DOWN MENU BAR *****/

div.menu{
	background-image:url(images/topnav_bg.gif);
	background-repeat:repeat-x;
	display:inline;
	float:left;
	height:42px;
	margin:0px;
	position:relative;
	text-align: left;
	z-index:10;
}
	div.menu a img{
		height:42px;
		margin-left:22px;
	}
	div.menu div.submenu{
		border-top:1px;
		border-left:1px solid #282622;
		display:block;
		left:12px;		
		margin:0px;
		padding:0px;
		position:absolute;
		text-align: left;
		top:42px;		
		visibility:hidden;
		width:100%;
		z-index:10; /* above the content */
	}
		div.submenu a{
			background:#322f2a;
			clear:both;
			display:block;
			padding-bottom:5px;
			padding-left:10px;
			padding-right:10px;
			width:109px;
		}	
		
		
#marketingMsg {text-align:center; color:#ceac67; font-weight:bold; font-size:14px; margin-bottom:20px;}


	#lnav { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;		
	}	
	#lnav ul { 
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 146px;
	}
	#lnav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;		
	}	
	#lnav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 0.5em;
		margin-top : 3.3em;
		color:#FFF;
	}
	* html #lnav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : -7em;
		margin-top : 3.3em;
		color:#FFF;
	}	
	#lnav li ul ul { /* third-and-above-level lists */
		position : absolute;
		left: -999em;
		margin-left : 14em;
		margin-top : -1.6em;
	}	
	* html #lnav li ul ul { /* third-and-above-level lists */
		position : absolute;
		left: -999em;
		margin-left : 12.5em;
		margin-top : -1.6em;
	}	
	#lnav li a {
		width: 166px;
		w\idth : 166px;
		display : block;	
		font-weight : bold;
		text-decoration : none;
		color:#847a67;
		background: #322f2a;
		padding: 2px 10px;
	}	
	#lnav li a.top {
		width: 100px;
		w\idth : 100px;	
		display : inline;
		float : left;
		font-weight : bold;
		text-decoration : none;
		color:#847a67;
		background: none;
		padding: 0px;
		text-align: center;
	}
	#lnav li a:hover {
		color : #ff6501;
		background-color : none;		
	}	
	#lnav li li a {
		width: 166px;
		w\idth : 166px;
		display : block;	
		font-weight : normal;
		text-decoration : none;
		color:#847a67;
		background: #322f2a;
		padding: 2px 10px;
	}	
	#lnav li li a:hover {
		color : #fff;		
		text-decoration: none;
		background: #322f2a;
	}	
	#lnav li:hover ul ul, #lnav li:hover ul ul ul, #lnav li.sfhover ul ul, #lnav li.sfhover ul ul ul {
		left: -999em;		
		/*z-index:999;*/
	}	
	#lnav li:hover ul, #lnav li li:hover ul, #lnav li li li:hover ul, #lnav li.sfhover ul, #lnav li li.sfhover ul, #lnav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
		/*z-index:999;*/
	}

.clearFix {clear: both;}	
.listBios {float: left; margin: 10px;}	
.listBios li {list-style: none; text-transform: uppercase;}

.showDesigners {display: block; width:179px;}
.hideDesigners {display: none; width:179px; text-transform: uppercase;}

.topLink {text-align: right;}
.topLink a {margin-right: 20px;}

.pdTablePadding {line-height:px;}
