html  {
       min-height: 100%;
       height: auto;	
       }

body    {
	margin: 0;
	padding: 0;
        text-align: center; 
	background: #fff7d9;	
	color: #000;
 	font-family: georgia, arial, verdana, sans-serif;
	/* adjust baseline font size here, no smaller than 75% */  
	font-size: 90%;
	}

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  {
	}

h1, .title, div.content-title, h2   {
	color: #b6bf0c;
	text-align: left;
	font-size: 1.7em;
	font-weight: normal;
	/* letter-spacing: .05em; */
	margin: 0 0 .70em 0;
	padding: 23px 0 0 35px;
	background: url(../../images/lollipop_sm.gif) top left no-repeat;
	}	
	
h2  {
	text-align: left;
	padding-top: .70em;
	font-size: 1.1em;
	}
	
h3  {
	font-size: 1em;
	font-weight: bold;
	color: #b6bf0c;
	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: #000;
	padding: 25px;
	text-align: center;
	font-weight: normal;
	font-size: 1.1em;
	letter-spacing: .05em;
	background: #fff;
	border:1px dashed #b6bf0c;	
	}
	
#wrapper ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#page ul li {
	background: url(../../images/lemon.gif) center left no-repeat;
	padding-left: 10px;
	}

/* 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: #f89310;
	background: transparent;
	}
	
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #f89310;
	background: transparent;
	}	
	
a:hover {
	font-weight: normal;
	font-style: normal;
	color: #000;
	background: transparent;
	}

a:active {
	font-weight: normal;
	text-decoration: none;
	color: #f89310;
	background: transparent;
	}
	
/* Forms */

form {
	padding:0;
	margin:0;
	}

input, select  {
	margin: 5px;
	}
	
fieldset  {
	border: none;
	}
	
/* The content section of the page */

#wrapper  {
	width: 980px;
	padding-bottom: 20px;
	margin: 0 auto 0 auto;	
	}

#header  {	
	position: relative;
	width: 980px;
	height: 230px;
	padding: 0;
	margin: 0 auto 0 auto;
	background: url(../../images/header_bg.gif) center bottom no-repeat;
	}

#content  {
	width: 980px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: url(../../images/content_bg.gif) center repeat-y;
	}

#rightnav  {
	width: 280px;
	float: right;
	line-height: 1.5;	
	padding: 0;
	font-size: 1.1em;
	background: url(../../images/shop_header.gif) 70px top no-repeat;
	}
	
#page  {
	float: left;
	width: 680px;
	line-height: 1.5;
	padding-top: 15px;
	}

#index #page  {	
	background: url(../../images/whitebox_top.gif) left top no-repeat;
	padding: 0;
	width: 690px;	
	}
	
#category #page, #item #page, #wide #page  {
	width: 100%;
	}
	
/* Header */

#logo  {
	position: absolute;
	top: 9px;
	left: 392px;
	}
	
#collection  {
	position: absolute;
	top: 38px;
	left: 9px;
	}
	
#shop  {
	position: absolute;
	top: 82px;
	left: 159px;
	}
	
#blog  {
	position: absolute;
	top: 5px;
	left: 293px;
	}
	
#about  {
	position: absolute;
	top: 54px;
	left: 638px;
	}
	
#contact  {
	position: absolute;
	top: 11px;
	left: 737px;
	}
	
#events  {
	position: absolute;
	top: 75px;
	left: 866px;
	}	
	
#press  {
	position: absolute;
	top: 8px;
	left: 723px;
	}	
	
/* Right nav content */

#flickr, #newsletter, #newsletter-home  {
	padding: 50px 0 15px 20px;
	}

#flickr  {
	background: url(../../images/flickr.gif) top left no-repeat;
	}
	
#flickr a img {
	float: left;
	margin: 0 0px 8px 8px;
	background: #fff;
	padding: 4px;
	width: 50px;
	height: 50px;
	border: 2px solid #fff;
	}

#contact-link  {
	margin-bottom: 10px;
	}

div.homephoto a img {
	float: left;
	margin: 0 0px 8px 8px;
	background: #fff;
	padding: 3px;
	width: 80px;
	height: 80px;
	border: 2px solid #fff;	
	}	
	
#flickr a img:hover, div.homephoto a img:hover {
	border: 2px solid #b2bb00;
	}	
	
#newsletter-home, #newsletter  {
	font-size: .80em;
	padding-bottom: 5px;
	}
	
#newsletter-home  {
	background: url(../../images/newsletter_home.gif) left 15px no-repeat;	
	}	
	
#newsletter  {
	background: url(../../images/newsletter.gif) top left no-repeat;	
	}	
	
#faq  {
	background: url(../../images/faq.gif) left 5px no-repeat;
	padding: 40px 0 15px 20px;
	font-size: .85em;
	color: #b2bb00;
	}
	
#credits  {
	padding-top: 25px;
	font-size: .80em;
	text-align: center;
	color: #b6bf0c;
	}
	
/* Home */

.whitebox  {
	background: #fff url(../../images/whitebox_base.gif) left bottom no-repeat;
	padding: 5px 10px 20px 10px;
	margin-top: 8px;
	}
	
.whitebox .homephoto {
	float: left;
	width: 300px;
	}
	
.whitebox .hometext  {
	float: right;
	width: 355px;
	background: url(../../images/hometext_header.gif) center 10px no-repeat;
	padding: 45px 0 0 0;	
	}

#homebottom  {
	background: url(../../images/home_dashed.gif) left repeat-y;	
	margin-top: 15px;
	}
	
#homeleft  {
	background: url(../../images/recent_header.gif) top center no-repeat;
	padding: 35px 0 0 0;
	float: left;
	width: 400px;
	}
	
#homeright  {
	background: url(../../images/events_header.gif) top center no-repeat;
	padding: 35px 0 0 0;
	float: right;
	width: 260px;
	}
		
/* Formmailer */

.ddfmwrap {
	}

.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%; 
	color: red;
	margin: 0 10px 0 0; 
	}

/* Shop styles we're not using that */	
		
/* Product pages  */	

.breadcrumb, .item-pager, .cartitems  {
	text-transform: lowercase;
	}
	
.mag  {
	vertical-align: middle;
	}

.breadcrumb  {
	text-align: right;
	font-size: .95em;
	}	

#itemleft  {
	float: left;
	width: 300px;
	text-align: center;
	background: url(../../images/dashed_vertical.gif) top right repeat-y;	
	}
	
#itemleft a  {
	
	}
	
#itemright  {	
	float: right;
	width: 665px;
	margin-top: 5px;	
	}

#itemright h1  {
	text-align: left;
 	font-family: georgia, arial, verdana, sans-serif;	
	}

.product-form  {
	vertical-align: middle;
	}	

.item-message   {
	font-weight: bold;
	font-size: 1.2em;
	margin: 5px;
	color:#f4872d;
	text-align: center;
	}

.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;
	}

.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: 4px 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;
	padding: 4px;
	}

div.gallery_nav {
	margin: 5px auto 5px auto;
	padding: 0 10px 0 10px;
	}
	
div.gallery_nav a  {
	}

.gallery img  {
	}	

/* Category page */

div.catpager  {
	text-align: center;
	}

.catcode  {
	display: none;
	}

table.itemtable, table .topprod-table  {
	margin: auto;
	}

div.items {
	/* This is to make the new icon behave */
	position: relative;
	margin: 5px;
	padding-bottom: 10px;
	}
	
.itemname    {
	background: url(../../images/wrappedcandy1.gif) left 5px no-repeat;
	color: #b6bf0c;
	text-align: left;
	font-size: 1.7em;
	font-weight: normal;
	padding: 0 0 0 55px;
	}	
	
div.items div.item_thumb {
	background: url(../../images/dashed_horizontal.gif) center bottom repeat-x;
	padding-bottom: 5px;
	margin: 0 5px 0 5px;
	}

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;	
	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;
	}

table.subcattable  {
	width: 100%;	
	}

.itemcell, .feat-cell, .subcatcell  {
	text-align: center;	
	}

.subcatcell  {
	padding-bottom: 10px;
	}	
	
/* Popups */

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;}

