/*
Contact IA Modules Support if you need help modifying the look and feel of your site.
Extensive design customization well beyond this files options are easily done by our staff by request
Note: Your web browser may cache the css stylesheet making it appear as if effects are not occurring.
You can set your browser to not cache content to solve this.
*/

/* tag overrides follow*/
* { font-family: Arial, Helvetica, sans-serif;}

/* modify the BODY's: 
text-align: left or center   this will justify the pages
background to any color for the background around the pages
add leftmargin:0 topmargin:0 to remove padding around main page.
*/
BODY { 
	background:#FDB746;	
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	margin: 0px; 
	text-align:center;	
	color: #666;	
	overflow: -moz-scrollbars-vertical;
}
form {
	display: inline;
}
A, A:visited, A:active { color:#479C23; text-decoration: none; }
A:hover { text-decoration: underline; }

/* classes */
A.no-link:hover {  color:#ffffff }
A.grey-link:hover { background:#d4d0c8; color:#ffffff }
A.light-colored { color:yellow }

.bg1 { 
background: #dcd9cd;
}
/* modify main table width and background to adjust the page width and color*/
.table-main-table { 
	width:906px;
	margin:0 auto;
	background: #ffffff; 
	height:100%;
	margin-top:5px;
	margin-bottom:5px;
	background-image:url(/design_images/background.gif);
	background-repeat: repeat-y;
	padding:0 0 0 0;
	text-align:left;
}

#content {
	vertical-align:top;
	font-size:12px;
	padding:0 28px 15px 28px;
	width:849px;
} 

#babycss {
	color:#479C23;	
} 


/* STORE HEADER */
#preHeader {text-align:right;color:#FFFFFF;font-weight:bold;margin-bottom:10px;margin-right:30px;}
#preHeader a {color:#FFFFFF;}
#headerTop {
	margin: 0;
	padding: 0;
	height: 11px;
	background: url(/design_images/top.gif) no-repeat left bottom;
	width:906px;
}
#header {
	margin:0px;
	border-collapse:collapse;
	background-image:url(/design_images/background.gif);
	background-repeat: repeat-y;
}

#navItem {float:left;}

#header td {}

#headerTD2 {float:right;line-height:25px;}

#headerTD2 a {color:#666;}
#headerTD2 a:hover {text-decoration:none;}

#logo {
	background-image:url(/design_images/logo.jpg);
	width: 370px; height:55px;
	float:left;
	margin:12px 0 0 15px;
	cursor:pointer;
}

#subscribeImage {position:relative;top:0px;}

#mb-hudkt-hudkt {font-size:9pt; border:1px solid #479C23;vertical-align:top;padding:2px 0 1px 5px;height:15px;width:165px;color:#666;}

#shoppingBag {margin-top:2px;margin-left:6px;}

#shoppingBagText {display:inline;position:relative;top:-8px;left:1px;}

#mainTableTopCell {
	height:81px;
	background-color:#FDB746;	
}

#mainTableBottomCell {
	height:40px;
	margin-top:15px;
	background-color:#FDB746;	
}

#mainTableRightCell {width:0px;}

.categoryProduct {
	margin: 24px 10px 21px 41px;
	padding: 5px;
	height: 150px;
	width: 150px;
	float: left;
}

.categoryProduct a:hover img{text-decoration:none;border:1px solid #479C23;}

#productListContainer {position:relative;left:-22px;}

.categoryProductHome {
	margin: 0px 0px 10px 33px;
	padding: 5px;
	height: 150px;
	width: 150px;
	float: left;
	font-size:11px;
	font-weight:bold;
}

#pageNav {border:1px solid #CCCCCC;padding:5px;}
#productlist_next { vertical-align: bottom; clear:both; }
.selectedPage {font-weight:bold;font-size:14px;position:relative;top:-1px;}
.numbProducts {font-weight:bold;}

.categoryProductHome a:hover img{text-decoration:none;border:1px solid #479C23;}

.table-fixed-width {
	width: 760px; 
	background: #FFFFFF; 
	color: #000000; 
}
.table-small { 
	border: 0px; 
	padding:1px; 
}
/*
modify these three below to adjust the look and text size of the tables and headers
*/
.table-title { 
	font-weight: bold; 
	font-size: 14px;
  }
.tblcols {
	background: #CCC;
	color: #333;
	text-align:left;
}
.table-header { 
	text-align:left; 
	background-color: #fff; }

.listing-row { background: #FFF7E8 }
.listing-row-alt { background: #FFFFFF }
/* customize left main menu*/
.menulink {
	background-color: #fff;
}
.cell-menulinktext{color: #FFFFFF; font-weight: bold;}
.cell-menulink{background: #CCCCCC; font-weight: bold;}
.cell-menusearch{background: #CCCCCC}
.cell-catlink{background: #EEEEEE}
.cell-cart{ background: #EEEEEE; color: #000000; font-weight:bold; font-size: 12px; text-align:center} 
/*
Modify the two classes below to adjust the text of the category product list
*/
.text-category-name{ color: #cccccc; font-weight:bold; font-size: 14px;}
.text-category-desc{ color: #000000; font-weight:bold; font-size: 12px;}

.body-form { background: #E3DFD7; color:#000000 }

.warning { color: #cc1000; font-weight:bold }

.stackdump-class { color:black }
.stackdump-method { color:black }
.stackdump-file { color:purple }
.stackdump-line { color:red }

.currency-input { 
    BORDER-RIGHT: black 0px solid; 
    BORDER-TOP: black 0px solid; 
    BORDER-LEFT: black 0px solid; 
    BORDER-BOTTOM: black 0px solid; 
    BACKGROUND-COLOR: #f5f5f5;
    text-align: right;
    font-size: 8px;
}

.option-input { 
    BORDER-RIGHT: black 0px solid; 
    BORDER-TOP: black 0px solid; 
    BORDER-LEFT: black 0px solid; 
    BORDER-BOTTOM: black 0px solid; 
    BACKGROUND-COLOR: #f5f5f5;
    text-align: right;
    font-size: 8px;
}

.text-input {
    BORDER-RIGHT: black 0px solid; 
    BORDER-TOP: black 0px solid; 
    BORDER-LEFT: black 0px solid; 
    BORDER-BOTTOM: black 0px solid; 
    BACKGROUND-COLOR: #f5f5f5;
    font-size: 8px;
}

.number-input {    
    BORDER-RIGHT: black 0px solid; 
    BORDER-TOP: black 0px solid; 
    BORDER-LEFT: black 0px solid; 
    BORDER-BOTTOM: black 0px solid; 
    BACKGROUND-COLOR: #f5f5f5;
    text-align: left;
    font-size: 8px;
}

/* HOME */

#freshPickBox {float:left;width:281px;height:107px;margin-top:37px;margin-right:-12px;background-image:url(/design_images/freshPickBox.gif);background-repeat:no-repeat;cursor:pointer;}


/* SIDEBAR MENU */
.MenuLeft, .MenuRight {
	width:0px;
	vertical-align:top;
}
#search {
	border-collapse: collapse;
	width: 160px;
	margin: 5px 0px 5px 0px;
}

#search TD {
	padding: 2px;
	white-space: nowrap;
	font-size:12px;
}

 #myaccount  {
	border-collapse: collapse;
	width: 160px;
	margin: 0px 0px 5px 0px;
	background-color:#F1F1F1;
	font-size:12px;
}
.signin {	
	width: 260px;
	border-collapse: collapse;
	margin: 10px 10px 0px 0px;
	font-size:12px;
}

#myaccount TD, .signin td {
	padding: 2px;
}
#bestSellers TD, #related TD, #newProducts TD{
	padding: 2px;
	font-size:12px;
}

#myaccount a {
	text-decoration: none;
}
.tblhead  {
	text-align: left;
	color: #fff;
	font-weight: bold;
	height: 20px;
	background-color: #FDB747;
	background-repeat: repeat-x;
	background-position: top;
	white-space: nowrap;
	padding: 2px;
}

.tblheadGreen  {
	text-align: left;
	color: #fff;
	font-weight: bold;
	height: 20px;
	background-color: #479C23;
	background-repeat: repeat-x;
	background-position: top;
	white-space: nowrap;
	padding: 2px;
}
.tblhead a:link, .tblhead a:visited, .tblhead a:hover, .tblhead a:active  {
	color: #fff;
}

.tblhead2 {	
	background-repeat:no-repeat;
	height:31px;
	background-color: #FDB746;
	width:100%;
	padding-left:20px;
	padding-top:3px;
	color:#FFFFFF;
	font-weight:bold;
}

.tblfoot {
	background:none;
}
.hellouser {
	
}
.gobutton {   
   margin-left: 5px;
   font-size: 11px;
   } 
   
 

/* FEATURED PRODUCT */
#featured {
	width: 100%;
	text-align: center;	
	font-size:12px;
}
#featured td {
	vertical-align: top;
}
.featuredproduct {
	width: 100%;
}
.featuredproduct td {
	text-align: center;
}

.frame2 {
	border: 1px solid #999999;
	text-align:center;
}

.frameLight {border: 1px solid #CCCCCC;text-align:center;}
/* PRODUCT ATTRIBUTES */
.name, .price, .qty {
	font-weight: bold;
}

/* CATEGORY PRODUCT LIST */
h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
#categoryproductlist {
	width: 100%;
}
.pagedesc {
	margin: 0px 0px 10px 0px;
}
#productlist, #invoicelist {
	width: 100%;
	background-color: #fff;
	font-size:12px;
}

#productlist TD, #invoicelist TD {
	padding: 2px;
}

#productlist .tblhead{
	text-align:center;
}

.breadcrumb {
	margin: 0px 0px 10px 0px;
	font-size:18px;
}

a.breadcrumb:link, a.breadcrumb:visited,  a.breadcrumb:hover,  a.breadcrumb:active  {
	text-transform:lowercase;
}
#pagehead {
	font-size: 11px;
}

/* FOOTER */
#footer {
	margin-top:10px;
	margin-bottom:10px;
	color: #FFFFFF;
	font-size:10px;
	text-align:left;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active  {
	color: #FFFFFF;
}

.footerTd1 {margin-left:30px;}
.footerTd2 {margin-right:30px;}

#bottom{
	margin: 0;
	padding: 0;
	height: 11px;
	background: url(/design_images/bottom.gif) no-repeat left top;
	width:906px;
}
/* PRODUCT DETAIL */
#productdetail {
	font-size:12px;	
	width:100%;
}
#productDetailDescription {display:none;}
#pdImageTd {padding:15px 0 0 25px;}
#variantSwatch {margin:11px 0 0 4px;}
#pdDescTd {padding:30px 0 0 15px;}
#pdDescTd h1 {color:#479C23;font-weight:bold;font-size:21px;}
#displayDesc {margin-top:15px;margin-bottom:20px;font-size:14px;width:440px;}
#pdDetails {color:#b66f03;font-size:12px;}
#pdDetailsTable td {padding-bottom:10px;}
#related_main {margin-top:-20px;height:185px;}
#submitReg {margin-right:20px;}
#addbutton {
	margin-top: 10px;
}

/* Cross Sell Items */

.xSellFeaturedProduct {
	margin: -2px 0px 10px 33px;
	padding: 5px;
	height: 150px;
	width: 150px;
	float: left;
	font-size:11px;
	font-weight:bold;
}

.xSellFeaturedProduct a:hover img{text-decoration:none;border:1px solid #479C23;}

/* Subcategories */

#subcategories, #shoppingcart, #coupon {
	font-size:12px;
}

#subcategories td {padding-left:15px;}


h2 {
	font-size:16px;
}

/* GIFT REGISTRY */

h1#myReg {
	background-image: url(/design_images/cdH1.gif);
	background-repeat:no-repeat;
	width:882px; height:62px; 
	color:#FFFFFF;	font-size:20px;
	padding:12px 0px 0px 23px;
}
#searchReg {	
	background-image: url(/design_images/findRegH2.gif);
	background-repeat:no-repeat;
	height:52px;
	width:350px;
	color:#FFFFFF;
	padding:7px 0px 0px 23px;
}
#searchRegForm{margin-left:40px;}

#instSearchReg {font-weight:bold;color:#999999;width:325px;text-align:justify;line-height:17px;margin-left:15px;}
#setupReg {float:right;background-image:url(/design_images/findRegBg.gif);background-repeat:no-repeat;width:318px;height:182px;margin-top:-52px;margin-right:60px;padding-top:15px;padding-left:17px;color:#999999;font-weight:bold;line-height:20px;}
#setupReg a {color:#70C918;font-weight:bold;text-decoration:underline;}
#savedHeading {font-weight:bold;margin-left:16px;}
h1#saved {font-size:26px;font-weight:bold;margin-top:5px;}
#savedCartList {margin:0 0 0 13px;}
#savedCartList strong {font-size:18px;text-align:left;color:#0087BF;}
#savedCartList a {color:#70C918;font-weight:bold;text-decoration:none;text-align:center;}
#newSavedCart {font-weight:bold;margin-left:20px;}
#newSavedCart td {padding-bottom:24px;}
.styleNewSC {font-size:13px; font-weight:bold;}
.sc1, .sc3, .sc5, .sc7, .sc9, .sc11, .sc13, .sc15, .sc17, .sc19, .sc21, .sc23, .sc25, .sc27, .sc29, .sc31, .sc33, .sc35, .sc37, .sc39, .sc41, .sc43 {background-color:#BFDCA2;font-weight:bold;color:#000000;}
.sc2, .sc4, .sc6, .sc8, .sc10, .sc12, .sc14, .sc16, .sc18, .sc20, .sc22, .sc24, .sc26, .sc28, .sc30, .sc32, .sc34, .sc36, .sc38, .sc40, .sc42, .sc44 {background-color:#FFFFFF;font-weight:bold;color:#000000;}

/* CUSTOMER DETAILS */

.tabs { margin: 15px 0 -15px 30px;}
.tabs td {background-image: url(/design_images/cdTab.gif);background-repeat:no-repeat;
	width: 112px; height:28px;padding: 0px 0px 0px 11px;}
.tabs td a {
	text-align:center;
	white-space: nowrap;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-transform:lowercase;
}
.tabs td a:hover {
	color:#FFFFFF; text-decoration: underline;
}

.fieldlabel {
	background:none;
	font-weight:bold;
	font-size:12px;
}

#customerdetails, #customerdetails input, #customerdetails select, #customerdetails option {
	font-size:12px;
}

#cd h1 {
	background-color:#FDB747;
	color:#FFFFFF;
	padding:7px 0px 7px 23px;
	margin-top:15px;
	margin-bottom:7px;
	font-size:20px;
}

#cd h2 {	
	background-color:#FDB747;
	width:250px;
	color:#FFFFFF;
	padding:7px 0px 7px 23px;
}

select#BCountry, select#SCountry {
	width:140px;
}

#customerDetailText{
	padding:5px;
}

/* SHOPPING CART */
#shoppingcart_header {}
#shoppingcart_header h1{color:#479C23; font-size:20px;font-weight:bold;}
#shoppingcart {font-size:12px;margin-bottom:50px;}
#shoppingcart a {color:#666666;font-weight:bold;}
#shoppingcart #style_green {color:#479C23;font-weight:bold;}
#update_coupon_button {position: relative; top: 5px; left:19px;}
#cartQty {width:33px;padding-left:2px;border-top: 1px solid #666666;}
#regPrice {color:#666666;font-weight:bold;}
.cartMessage {color:red;font-weight:bold;padding-right:150px;}
#enter_coupon {position:relative;top:-1px;}
a#giftLink {color:#FFFFFF;}

/* CONTACT US */

#contact1 {float:left;width:360px;}
#contact2 {float:left;text-align:center;width:145px;padding:32px 0 0 15px;}
#contact3 {float:left;position:relative;top:-11px;left:30px;border:1px dashed #CCCCCC;width:260px;padding:10px 16px 30px 16px;}

/* there is a fix for this in store_ie_fix.css */
.regulartext #realname {width:333px;height:19px;margin-top:13px;padding:8px 0 0 10px;color:#999999;}
.regulartext #email {width:333px;height:19px;margin-top:13px;margin-bottom:13px;padding:8px 0 0 10px;color:#999999;}
.regulartext #sendContact {margin-top:15px;}
/* */
.regulartext #comments {width:333px;height:100px;padding:0 0 0 10px;}



/* WORDPRESS */

#blogTitle {margin:20px 0 20px 30px;border-bottom:1px dashed #FDA30F;width:800px;}
#blogTitle h1 {font-size:20px;color:#FDA30F;}
#sidebar {width:250px;}
#sidebar h2 {color:#479C23;font-size:18px;}
.widecolumn {width:848px;}
.widecolumn h1, .widecolumn h2, .widecolumn h3 {color:#479C23;}
.widecolumn h2 {font-size:19px; display:inline;}
.widecolumn hr {color:#FFA616;background-color:#FFA616;border:0;margin-bottom:15px;}

.narrowcolumn {width:565px;}
.narrowcolumn h1, .narrowcolumn h2, .narrowcolumn h3 {color:#479C23;}
.narrowcolumn h2 {font-size:19px; display:inline;}

.postmetadata {padding:5px;border:1px solid #999999;}

.narrowcolumn #comment {width:390px;}

/* SEARCH PRODUCTS */

#prodSearchContainer {float:right;display:inline;position:relative;top:6px;left:-24px;}
/* safari fix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#prodSearchContainer {float:right;display:inline;position:relative;top:2px;left:-24px;}
}
#prodSearch {font-size:9pt; border:1px solid #479C23;vertical-align:top;padding:2px 0 1px 5px;height:15px;width:165px;color:#666;}
#searchImage {position:relative;top:0px;}


/* ABOUT US */
#post-3 p{margin-left:30px;}
#post-3 h2 {margin-left:30px;font-size:20px;}
#magFirst {float:left;margin:0 15px 0 30px;}
#mag {float:left;margin-right:15px;}
#magLast {float:left;margin-right:-10px;}
#magDate {text-align:center;margin-top:10px;}
#aboutCartoon {float:left;width:49px; height:57px;position:relative;top:167px;left:15px;}

/* GIFT REGISTRY */


#searchReg {	
	text-align: left;
	color: #fff;
	font-weight: bold;
	margin:25px 0 10px 0;
	height: 20px;
	background-color: #FDB747;
	padding: 2px;
}
#searchRegForm{margin-left:40px;}

#instSearchReg {font-weight:bold;color:#999999;width:325px;text-align:justify;line-height:17px;margin-left:15px;}
#setupReg {float:right;background-image:url(/design_images/findRegBg.gif);background-repeat:no-repeat;width:318px;height:182px;margin-top:0px;margin-right:60px;padding-top:15px;padding-left:17px;color:#999999;font-weight:bold;line-height:20px;}
#setupReg a {color:#70C918;font-weight:bold;text-decoration:underline;}


#flashcontent {z-index:-1;}