html  {
       min-height: 100%;
       height: auto;	
       }

body    {
	margin: 0;
	padding: 0;
        text-align: center; 
	background: #fff;	
	color: #745d54;
 	font-family: arial, verdana, sans-serif;
	/* adjust baseline font size here, no smaller than 75% */  
	font-size: 80%;
	}

table  {
	 /* IE 5 doesn't inherit font sizes into tables */ 
 	font-size: 1em; 
 	}
 	
div, td  {
 	vertical-align: top;
 	} 	
 	
img     {
	border: 0; 
	}

.hide   {
	display: none; 
	}

.pre    {
	visibility:hidden;
	}

.tinytxt  {
	font-size: .80em;
	}

.block  {
	display: block;
	}

.inline {
	display: inline;
	}
	
br.clear { 
	clear: both; 
	}	

h1  {
	font-family: "century gothic", verdana, arial, sans-serif;	
	}

h1, .title, div.content-title, h2      {
	color: #553c32;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: .05em;
	margin: 0 0 .70em 0;
	}
	
h2  {
	text-align: left;
	padding-top: .70em;
	font-size: 1.1em;
	}
	
h3  {
	font-size: 1em;
	font-weight: bold;
	color: #f4872d;
	margin-bottom: 0.3em;
	}	
	
p       {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	}

.floatleft {
	float:left; 
	margin-right:15px;
	}
	
.floatright {
	float: right; 
	margin-left: 15px;
	}

.left {
	text-align:left;
	}
	
.ctr {
	text-align:center;
	}
	
.right {
	text-align:right;
	}
	
.justify {
	text-align:justify;
	}

.small {
	font-size:10px;
	}

.notice {
	color:#f4872d;
	font-weight:bold;
	}

.big {
	font-size: 1.6em;
	}
	
.cbutton, .billbutt, .abutton, .wbutton, .button, .submit input  {
	color: #553c32;
	padding: 10px;
	text-align: center;
	font-family: "century gothic", verdana, arial, sans-serif;	
	font-weight: normal;
	font-size: 1em;
	letter-spacing: .05em;
	background: #faf4e7;
	border: none;
	border:1px dashed #c0b5b1;	
	}
	
	
.cbutton  {
	color: #f4872d;
	}

/* Floated images */

.imgright {
	display: inline;
    	float: right;
	margin: 0 0 0 15px; 
	}

.imgleft {
	display: inline;	
    	float: left;
	margin: 0 15px 5px 0; 
	}

/* Link style */

a:link  {
	font-weight: normal;
	text-decoration: none;
	color: #f4872d;
	background: transparent;
	}
	
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #f4872d;
	background: transparent;
	}	
	
a:hover {
	font-weight: normal;
	font-style: normal;
	color: #826a61;
	background: transparent;
	}

a:active {
	font-weight: normal;
	text-decoration: none;
	color: #f4872d;
	background: transparent;
	}
	
/* Forms */

form {
	padding:0;
	margin:0;
	}

input, select  {
	margin: 5px;
	}
	
/* The content section of the page */

#wrapper  {
	background: #fff;
	width: 990px;
	padding-bottom: 20px;
	margin: 0 auto 0 auto;	
	}

#header  {	
	position: relative;
	width: 990px;
	height: 90px;
	margin: 0 auto 0 auto;
	}

#content  {
	width: 990px;
	margin: 0 auto 0 auto;
	text-align: left;
	}

#leftnav  {
	width: 155px;
	float: left;
	padding: 33px 0 0 10px;
	/* font-family: "century gothic", verdana, arial, sans-serif; */	
	font-size: 1.1em;
	background: url(../../images/shop_header.gif) 10px top no-repeat;
	}
	
#page  {
	width: 790px;
	float: right;
	margin-right: 10px;
	line-height: 1.4;	
	}
	
#page-cart  {
	width: 95%;
	margin: auto;
	}
	
#infopage .narrow {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	} 
	
#footer  {
	clear: both;
	position: relative;
	width: 990px;
	padding: 25px 0 10px 0;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 1.2em;
	font-family: "century gothic", verdana, arial, sans-serif;		
	}
	
/* Header */

#logo  {
	position: absolute;
	top: 30px;
	left: 10px;
	}
	
ul.cartlinks  {
	position: absolute;
	top: 53px;
	left: 570px;
	}
	
div.cartitems  {
	position: absolute;
	top: 30px;
	left: 580px;
	}
	
ul.cartlinks li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
ul.cartlinks  {
	margin: 0;
	padding: 0;	
	}

ul.cartlinks li.cl_wish, ul.cartlinks li.cl_wishlist, ul.cartlinks li.cl_register, ul.cartlinks li.cl_wishsearch, ul.cartlinks li.cl_orders {
	display: none;
	}	
	
.cl_viewcart  {
	position: absolute;
	top: 25px;
	left: 875px;
	}
	
div.socialbox  {
	position: absolute;
	top: 53px;
	left: 480px;
	}

div.socialbox img {
	vertical-align: middle;
	margin: 0 3px 0 3px;
	}	
	
/* Left nav content */

#cat96 {
	background: url(../../images/collections.gif) no-repeat 0 30px;
	padding-top:65px;
	display: block;
	height: 15px;
	}

#leftnav a  {
	letter-spacing: .03em;
	color: #826a61;		
	}

#leftnav a:hover  {
	color: #f4872d;		
	}

.vert-level-0, .vert-level-0-on, .specialnav {
	padding: 5px 0 5px 0;	
	}

.vert-level-1, .vert-level-2, .vert-level-1-on, .vert-level-2-on  {
	padding: 0 0 5px 10px;
	color: #f4872d;
	font-size: .85em;
	font-family: arial, verdana, sans-serif;
	}

#leftnav .vert-level-0-on a {
	}
	
#leftnav .vert-level-0-on a  {
	color: #f4872d;
	}
	
#leftnav .vert-level-1-on a   {
	color: #f4872d;
	}	
	
.vert-level-2 a {
	margin-left: 20px;
	}
		
.vert-level-2-on a  {
	}
	
div.specialbox, div.searchbox{
	margin-top: 35px;
	}
	
div.searchbox  {
	padding-top: 25px;
	background: url(../../images/search_bg.gif) top left no-repeat;	
	}
	
div.searchbox input {
	margin: 0;
	}
	
/* Product pages  */	

.breadcrumb, .item-pager, .cartitems  {
	text-transform: lowercase;
	}
	
.mag  {
	vertical-align: middle;
	}

.breadcrumb  {
	text-align: right;
	font-size: .95em;
	margin-bottom: 10px;
	}	

#itemleft  {
	float: left;
	width: 370px;
	margin-top: 5px;
	padding-top: 25px;
	text-align: center;
	background: url(../../images/gallery_bg.gif) top center no-repeat;	
	}
	
#itemright  {	
	float: right;
	width: 390px;
	margin-top: 5px;	
	}

#itemright h1  {
	text-align: left;
 	font-family: arial, verdana, sans-serif;	
	}

.product-form  {
	vertical-align: middle;
	}	

.item-message   {
	font-weight: bold;
	font-size: 1.2em;
	margin: 5px;
	color:#f4872d;
	text-align: left;
	}

.option  {
	margin: 0 auto 0 auto;
    	padding: 7px 0 5px 0;
    	text-align: left;	
        border-bottom: 3px solid #faf4e7; 
    	}

.option-desc  {
	font-size: .90em;
	font-style: italic;
	text-align:right;
	}

.option-desc a  {
	background:transparent url(../../images/mag_glass.jpg) no-repeat left center;
	padding:2px 10px 2px 24px;
	font-style:normal;
	float:right;
}

.opt-ctrl, .opt-ctrl-req {
	float: left;
	width: 35%;
	padding: 5px 10px 0 0; 
    	font-weight: normal;
    	text-align: right;
    	vertical-align: middle;
    	}

.opt-elem {
	float: left;
	width: 60%;
    	vertical-align: middle;
    	}	
    	
.opt-elem-checkbox, .opt-elem-radio {
	float: right;
	clear: right;
	width: 60%;
	margin: 0;
	padding: 0;

    	}

 .opt-elem-checkbox input,  .opt-elem-radio input {
	margin: 0 5px 0 0;
	padding: 0;
    	}	
 
.opt-elem input, .opt-elem select, .opt-elem-checkbox input, .opt-elem-radio input   {
    	vertical-align: middle;
    	}

.option input.sm-button  {
	clear: both;
    	vertical-align: middle;
	}

.relatedbox  {
	border-top: 2px solid #f1e7d2;
	padding-top: 15px;
	}	
	
.relatedbox span {
	display: block;
	}	
	
.related  {
	text-align: center;
	padding-top: 10px;
	float: left;
	margin: 0 10px;
	}
	
.item-error  {
	background: #f1e7d2; 
	padding: 5px;
	color: #e01212;
	border: 1px solid #e01212;
	}

.item-pager {
	font-size: .90em;
	padding-top: 30px;
	clear: both;
	text-align: center;
	}

#buttons  {
	padding: 8px 0 0 0;
	margin: 25px auto 0 auto;
	height: 95px;
	text-align: center;
	background: url(../../images/buttons_bg.gif) top center no-repeat;	
	}		
	
#buttons div  {
	height: 30px;
	}
	
/* Galleries on product page */

img.item_image  {
	margin-bottom: 20px;
	border:1px dashed #c0b5b1;
	padding: 4px;
	}

div.gallery_nav {
	margin: 5px auto 5px auto;
	padding: 0 10px 0 10px;
	color: #553c32;	
	}
	
div.gallery_nav a  {
	color: #f4872d;
	}

.gallery img  {
	}	

/* Footer */

.content-link, .content-link-on, .content-link-blog {
	display: inline;
	padding: 0 10px 0 5px;
	}
	
.content-link a, .content-link-blog a {
	color: #745d54;
	}	

.content-link, .content-link-on {
	background: url(../../images/separator.gif) right 2px no-repeat;	
	}
	
#credit  {
	font-size: .90em;
	color: #826a61;
	}


/* Category page */

.item-count, td.itemcell div.price, td.feat-cell div.price, td.itemcell div.itemname, td.feat-cell div.itemname   {		
	/* Don't display category counts, item price or item name */
	display: none;
	}

div.catpager  {
	text-align: center;
	}

table.itemtable, table .topprod-table  {
	margin: auto;
	}

div.items {
	/* This is to make the new icon behave */
	position: relative;	
	}
	
div.outstock  {
	/* Out of stock message */
	color: #8cc53e;
	font-weight: bold;
	}

.newicon  {
	position: absolute;
	bottom: 5px;
	right:5px;
	}
		
img.item_thumb_image, img.category_thumb_image, .topprods img  {
	display: block;
	margin: auto;
	text-align: center;	
	border:1px dashed #c0b5b1;
	padding: 5px;
	}
	
img.item_thumb_image  {
	}

img.category_thumb_image, .topprods img  {
	margin-bottom: 5px;
	}

img.category_large_image  {
	margin-bottom: 10px;
	}

td.itemcell, td.topprods  {
	font-weight: normal;
	}

td.itemcell a, td.feat-cell a, .topprods a  {
	font-weight: normal;
	}

td.itemcell a:hover, td.feat-cell a:hover,  td.feat-cell a:hover  {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	}

td.itemcell div.price, td.feat-cell div.price  {
	font-weight: normal;
	font-size: 1em;
	border: none;
	}

table.catitemoutertable, table.mainnew, table.subcatoutertable {
	margin: auto;
	text-align: center;
	}

.topprods  {
	width: 220px;
	float: left;
	}

div.items {
	margin: auto;
	text-align: center;
	width: 100%;
	}

table.subcattable  {
	width: 100%;	
	}

.itemcell, .feat-cell, .subcatcell  {
	width: 160px;
	text-align: center;	
	}

.subcatcell  {
	padding-bottom: 10px;
	}	

/* Home page */

#homecontent  {
	margin-top: 15px;
	}
	
#homebanner  {	
	float: left;	
	}	
	
#hometop  {
	}	
	
#homewelcome  {
	float: right;		
	}	

#hometext  {
	background: url(../../images/dash.gif) left 10px no-repeat;
	padding-top: 35px;
	}

#homecollections  {
	background: url(../../images/shop_collection.gif) left 15px no-repeat;
	padding-top: 65px;
	}
	
#homeproducts  {
	background: url(../../images/shop_product.gif) left top no-repeat;
	padding-top: 45px;
	}
	
#homecollections img, #homeproducts img   {
	display: inline;
	margin: 3px 1px 3px 1px;
	}	
	

/* #homefeatured  {
	float: left;
	width: 220px;	
	text-align: center;	
	}
	
#homefeatured img  {
	border:1px dashed #c0b5b1;
	padding: 5px;
	}

#homefeatured .featname  {
	width: 215px;
	}

	
#homefeatured a {
	color: #f4872d;
	font-size: 1.1em;
	}
	*/

/* Content pages */

table.press td  {
	padding: 15px 0 15px 0;
	border-bottom: 1px dashed #c0b5b1;
	}

table.press td.image  {
	text-align: center;
	}
	
/* Popups */

#cart-international-message  {
	text-align: left;
	margin: 0 0 1em 0;
	}

a.toggle-q  {
        color: #cd282e;
	font-size: 1.3em;
	text-align: left;
	font-weight: bold;
	}

#international-message  {
	margin: 0;
	display: none;
	}

div.emailpop  {
	height: 100%;
	padding: 30px;
	text-align: center;
	}
	
div.emailpop table td {
	padding: 5px;
	text-align: left;
	}
	
/* User, cart and checkout pages */

table.register-form  {
	text-align: left;
	}

table.register-form td {
	vertical-align: middle;
	}	
	
.field-req {
	text-align:right;
	padding:1px;
	}

.cart-name {
	font-style:italic;
	}

.head {
	font-size:18px;
	font-weight:bold;
	padding:2px;
	}

/* Wishlist user page */

.wlistpage .emailfriend  {
	text-align: center;
	font-size: 1.1em;
	margin: 10px;
	}

#wishlistsearch  {
	margin-top: 15px;
	}
	
table.wishlisttable th {	
	text-align: left;
	}

.map-level-0 {margin:10px 20px 10px 20px; font-weight:bold; font-size:12pt; }
.map-level-1{margin-left:35px; font-weight:bold; font-size:10pt;}
.map-level-2{margin-left:45px; font-size:9pt;}
.map-content-link {margin-left:20px; font-weight:bold; font-size:12pt;}
.map-content-link-on{margin-left:20px; font-weight:bold; font-size:12pt;}

/* Formmailer */

.ddfmwrap {
	margin:auto;
	width: 80%; 
	}

.ddfmwrap input {
	margin: 0;
	padding: 0;
	display: block;
	}

.ddfmwrap p.fieldwrap {
	padding: 0;
	margin: 0;
	line-height: 1;	
	}
	
form.ddfm {
	text-align: left;
	}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
	}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;
	}

form.ddfm label {
	display: block; 
	/* float: left; 
	width: 26%; 
	text-align: right;*/
	margin: 10px 10px 10px 0; 
	width: 100%;
	/* clear: left; */
	/* font-weight: bold; */
	}
	
form.ddfm label.fmtextlblwide {
	display: block;  
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	}

form.ddfm select.fmselect {
	display: block;
	width: 65%; 
	margin-bottom: 5px;  
	padding: 3px; 
	}

form.ddfm .fmcheck {
	width: 65%; 
	display: block;  
	margin-bottom: 5px;
	}

form.ddfm .fmradio {
	width: 65%;
	display: block;
	margin-bottom: 5px;
	}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
	}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
	}
	
form.ddfm .fmradio input {
	margin: 0 5px 0;
	}	

form.ddfm textarea {
	position: relative;
	width: 65%;
	margin-bottom: 5px;
	padding: 3px;
	}
	
form.ddfm .fmfullblock {
	padding-left: 0px;
	width: 100%;
	margin-bottom: 13px;
	display: block;
	}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	display: block;
	}

form.ddfm input.fmverify {
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
	}

form.ddfm img {
	margin: 1px 0 0 10px; 
	}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	display: block;
	width: 65%;
	margin-bottom: 5px;  
	padding: 3px;
	}

form.ddfm textarea.fmtextwide {
	display: block;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
	}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
	width: 95%;
	}

form.ddfm .submit {
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
	width: 95%;
	}

.ddfmwrap .ddfmerrors {
	display: block; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	}

	
