	/*
Default zero's out browser defaults
*/
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 100.01%;
}

/*
Custom CSS

*/

body {  
	width: 100%;
	font-family: Trebuchet MS, Arial, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight : normal;
	text-decoration : none;
	color: #000000;
	background-color:#fff;
	background-image: url(http://lib.store.yahoo.net/lib/yhst-68126766550886/bg-body-v1.jpg); 
	background-repeat:repeat-x;
	background-position:top left;
}

/*
Get rid of bullets
*/
ul {
	list-style: none;
}
a {
   text-decoration: none;
}

/* fix for firefox image header */
#frame-top {
            position:relative;
            top: 0;
} 

/* Move Navigation down */
#navtab {
         position: relative;
         top: 20px;
}

#navtab UL { 
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;

/* 
i don't know why i put this here before. took it out.
 min-height: 300px;
 */
		
      }
      #navtab LI { 
        background: none;            
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 8px 0px; 
	
	line-height: 10px;
	font-family: Trebuchet MS, Arial, serif;
	font-size:    14px;      
	color: #554e4e;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	letter-spacing: 0px;
	list-style: none             
                 
      }
      #navtab LI A { 
        background: none;            
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 5px 0px; 
	
	line-height: 10px;
	font-family: Trebuchet MS, Arial, serif;
	font-size:    14px;      
	color: #554e4e;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	letter-spacing: 0px;
	list-style: none             
                 
      }
	#navtab LI A:hover {
	color: #999999;
	text-decoration: none;
	}

/* Info Page */
#info-div a:link {
           color: #000000;
}
#info-div a:visited {
           color: #000000;
}


.hidden {
         visibility: hidden;
}

#info-div{
    line-height: 15px;
	background-color:#fff;
	padding: 22px 0px 0px 22px;
}

.top-bottom-border {
	border-bottom:#000000 solid 1px; 
	border-top:#000000 solid 1px; 	
}


#info-div:after{clear:both; content:"."; display:block; height:0; visibility:hidden;}

#info-div {
            margin:0px; 
            border-bottom:0px #000 solid;
} 

/* Body Shell */

#product_h_line_bottom {
	border-top:#000000 solid 1px;
}

#aisle-title {
	font-family: Trebuchet MS, Arial, serif;
	font-size: 24px;      
	color: #d6bf8c;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

/* Move body items to top - NOTE changes to the width here require an equal change in the body-shell-cell's width */
#right_panel_table {
	width:635px;
	border-bottom:none;
}

#product_row_h_line_bottom {
/* originally tested with border-bottom:#000000 solid 1px; to create the horz line above the cross sell on the product page  */
}

/* Move body items to top - NOTE changes to the width here require an equal change in the right_panel_table's width */
#body-shell-cell {
	width:635px;
    vertical-align: top;
    float: left;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top:#000000 solid 0px;
	border-bottom:#000000 solid 0px;
	background-color: transparent;
	
/*	
i can use this image to produce a transparent background if needed.
background-image:url(pics/bg_body-shell-cell.png) */
}

#item-right-panel {
background-color:#FF0000;
}

#bodyshell {
	width:auto;
	margin: 0px 0px 0px 0px;
}

#bodycontent {
	width:auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#home-section {
           margin: 0px 0px 0px 0px ;
		   width:auto;
}

/* Breadcrumbs */
#bc {
     position: relative;
     top: 3px;
     width: 310px;
     max-width: 375px;
	 margin: 14px 0px 0px 0px;     	 
}
.breadcrumbs {               
           color: #000000;
	       font-family: Trebuchet MS, Times, serif;
	       font-size: 12px;
	       line-height: 17px;
	       font-weight: normal;
}
.breadcrumbs a:link {
	color: #000000;
	text-decoration: none;
}
.breadcrumbs a:visited {
	color: #000000;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #000000;
	text-decoration: underline;
}
.breadcrumbs a:active {
	color: #000000;
	text-decoration: underline;
}
#nav-cell {
}

/* Generic text lowercase class
   Used for breadcrumbs.
*/
.lowercase {
            text-transform: lowercase;
}

/* Pagination */
div#pagination {
         /*  width: 220px; */
          /* width: 100%; */
             margin-top: 18px;
}

#nav-blank {
            margin: 10px;
}

.page-nav {
           font-family: Trebuchet MS, Arial, serif;
	   font-size: 12px;
	   line-height: 17px;
	   font-weight : normal;
	   text-decoration : none;
	   color: #796f70;
}
div#pagination ul {
                   white-space: nowrap;
}
.page-nav li {
           display: inline;
           /* margin-right: 25px; */
}

.page-nav-breadcrumbs {               
               color: #000000;
	       font-family: Trebuchet MS, Times, serif;
	       font-size: 12px;
	       line-height: 17px;
	       font-weight: normal;
}

.page-nav-breadcrumbs a:link {
	color: #000000;
	text-decoration: none;
}
.page-nav-breadcrumbs a:visited {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}
.page-nav-breadcrumbs a:hover {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}
.page-nav-breadcrumbs a:active {
	color: #796f70;
	text-decoration: underline;
	background-color: transparent;
}



/* inset images */

#itemarea  {}

#itemlist {}

/* Contents */

#contentarea {
	width:300px;
    margin-top: 2px;
	margin-bottom: 15px; 
}

#contentarea img {
                  
}

#contentarea-home {
                margin-top: 0;

      			/* original settings                
				margin-top: 0px;
                margin-bottom: 15px; 
                margin-left: 20px;
				*/
}


#contents-table {
                 width: auto;
}

#contents img {
padding: 0px;
margin: 0px;
padding-top: 0px;
}
h1#item-contenttitle {
                      /* position: relative;
                      top: 10px;
                      left: 60px; */
                      /* text-align: right; */
                      /* max-height: 0px; */
                      font-size: 22px;
                      font-weight: normal;
                      color: #d6bf8c;
line-height: 24px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-top: 19px;
					  
}


#contents td {
margin: 0px;
padding: 0px;
}

#contents .vertical td {
	text-align:right;
	width: 20%;
}

#contents {
       font-size: 11px;
       font-weight: normal;
       color: #000000;
       text-decoration : none;
       /* text-align: none; WHAT! */
	   margin: 2px 0px 0px 0px;
	   padding: 11px 0px 0px 0px;
}

#suggest-title {
	        font-size: 10px;
	        line-height: 15px;
	        font-weight : normal;
	        text-decoration : none;
	        color: #000000;
}

/* Form */
.itemform {
           font-family: Trebuchet MS, Arial, serif;
	   font-size: 10px;
	   line-height: 15px;
	   font-weight : normal;
	   text-decoration : none;
	   color: #000000;	
}
.itemform form {
                width: 90%;
               /*  position: relative;
                top: 150px;
                left: 10px; */
}

/* Capation */

div#caption {
/* position: relative;
top: -375px;
left: 275px;
max-height: 5px; */
text-align: left;
color : #000000;
font-size : 11px;
line-height: 15px;
font-weight : normal;
text-decoration : none;
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
}

#caption ul {
	font-family: Trebuchet MS, Arial, serif;
	font-size: 14px;
	color: #000000;
	list-style-position: inside;
	line-height:24px;
	list-style-type:disc;

}

#caption li {
}

/* Spacer */
div.spacer {
            clear: both;
}

/* Search Field */
form#searcharea {
                 padding-bottom: 20px;

}
#searchsubmit {
                font-family: Trebuchet MS, Times, serif;
}
#query {
              width: 70px;
              margin-right: 6px;
}


.states {
	font-family: Trebuchet MS, Times, serif;	
	font-size: 14px;
	line-height: 14px;
	color: #796f70;
	font-weight: bold;
	margin-bottom: 2px;

}

.storename {
	font-family: Trebuchet MS, Times, serif;	
	font-size: 12px;
	line-height: 13px;
	color: #796f70;
	font-weight: normal;

}
.storetown {
	font-family: Trebuchet MS, Times, serif;
	font-size: 12px;
	line-height: 13px;
	color: #796f70;
	font-weight: normal;

}
.storeemail {
	font-family: Trebuchet MS, Times, serif;	
	font-size: 12px;
	line-height: 13px;
	color: #796f70;
	font-weight: normal;

}

.phonenumber {
	font-family: Trebuchet MS, Times, serif;
	font-size: 12px;
	line-height: 13px;
	font-weight : normal;
	text-decoration : none;
	color: #796f70;	
}

.pz {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #3B1D77;
	font-weight: bold;
	margin-bottom: 2px;
}

.multiLineOption {
                  margin-top:    5px;
                  margin-bottom: 5px;
}
/* Order Button */
.ys_primary {
             margin-top:    10px;
}

.emailtext-cell {
           text-align: right;
           white-space: nowrap;
           height: 60px;
}

.emailtext {
           font-family: Trebuchet MS, Arial, serif;
	   font-size: 10px;
	   line-height: 15px;
	   font-weight: normal;
	   text-decoration: none;
	   color: #796f70;
}

/* information only variables */

h1#header {
	font-size: 26px;
    font-weight: normal;
    color: #ecd277;
	line-height: 18px;
	margin: 5px 0px 25px 0px;					  
}

.resellerData {
	font-family: Trebuchet MS, Arial, serif;
	line-height: 14px;
	font-size: 14px;      
	color: #333333;
	text-decoration: none;
	padding: 0px 5px 20px 0px ;
}

#stores_table {
	width:620px;

}

.events_month {
	font-family: Trebuchet MS, Arial, serif;
	line-height: 14px;
	font-size: 14px;      
	color: #333333;
	text-decoration: none;
	padding: 0px 5px 5px 0px ;
}

.events_table_cells {
	font-family: Trebuchet MS, Arial, serif;
	line-height: 14px;
	font-size: 14px;      
	color: #333333;
	text-decoration: none;
	padding: 0px 5px 15px 0px ;
}

#events_table {
	width:auto;

}

.regfield {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	WIDTH: 200px; 
	BORDER: #666666 1px solid; 
	MARGIN: 0px 0px 6px 0px; 
	PADDING: 0px 0px 0px 0px; 
	HEIGHT: 17px; 
	BACKGROUND-COLOR: #ffffff;
}

.comment {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	WIDTH: 200px; 
	BORDER: #666666 1px solid; 
	MARGIN: 0px 0px 6px 0px; 
	PADDING: 0px 0px 0px 0px; 
	HEIGHT: 44px; 
	BACKGROUND-COLOR: #ffffff;
}

.dState {	  
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial; 
	PADDING: 0px 0px 0px 0px; 
	MARGIN: 0px 0px 4px 0px; 
	WIDTH: 202px; 
	HEIGHT: 21px; 
	BACKGROUND-COLOR: #ffffff
}

.contactFormFields {
	height:20px;
	width:105px;

}

#submit_email {
	margin: 3px 0px 0px 0px;
}

#bio_pic1 {
	margin:0px 22px 0px 0px;

}

.bio_dana_reed_name {
	color: #73696a;
	font-size: 24px;
	margin:0px 0px 11px 0px;
}

.store_table {
	margin: 0px 0px 0px 0px;	
}

#illinois_hr {
	width:465px;
	height:1px;
}

#indiana_hr {
	width:454px;
	height:1px;
}

#michigan_hr {
	width:436px;
	height:1px;
}

#iowa_hr {
	width:480px;
	height:1px;
}

#maryland_hr {
	width:430px;
	height:1px;
}

#missouri_hr {
	width:443px;
	height:1px;
}

#wisconsin_hr {
	width:429px;
	height:1px;
}


.state_text_head {
	font-family: Trebuchet MS, Arial, serif;
	font-size: 24px;
	line-height:20px;
	color: #b69032;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	display:inline;
	float:left;
}

.state_table_header {
	margin: 22px 0px 10px 0px;
}

.store_name {
	font-family: Trebuchet MS, Arial, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width:285px;
	margin: 0px 0px 0px 0px;
}

.store_address {
	font-family: Trebuchet MS, Arial, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	width:285px;
}

.event_text_head_date {
	font-family: Trebuchet MS, Arial, serif;
	font-size: 24px;      
	color: #d6bf8c;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}
.event_table {
	border-bottom:#999999 solid 1px;
	margin: 0px 0px 15px 0px;	
}
.event_image_date {
	margin: 0px 70px 15px 0px;
}
.event_name {
	font-family: Trebuchet MS, Arial, serif;
	font-size: 12px;      
	color: #000;
	font-weight: bold;
	margin: 8px 10px 2px 0px;
	width:150px;
}
.event_location {
	font-family: Trebuchet MS, Arial, serif;
	font-size: 12px;      
	color: #999999;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	width:150px;
}

.event_location a:link {font-size: 12px;color: #999999;}.event_location a:visited {font-size: 12px;color: #999999;}.event_location a:hover {font-size: 12px;color: #999999; text-decoration:underline;}

.event_time {
	font-family: Trebuchet MS, Arial, serif;
	font-size: 12px;      
	color: #000;
	font-weight: bold;
	margin: 8px 10px 2px 0px;
	width:120px;

}
.event_type {
	font-family: Trebuchet MS, Arial, serif;
	font-size: 12px;
	font-style:italic;      
	color: #d6bf8c;
	font-weight: bold;
	margin: 8px 0px 2px 0px;
	width:115px;
}

.image-map {
	margin: 0px 0px 10px 0px;
}

#quan {
	width:12px;
	height:12px;
	font-size:9px;
	margin: 0px 10px 6px 0px;
	padding: 2px 0px 2px 4px;
	border:#000000 solid 1px;

}

#shipping-info {
	font-family: Trebuchet MS, Arial, serif;
	font-size: 12px;
	font-style:italic;      
	color: #626262;
	font-weight: bold;
}

/* .addtocartImg {
	float:left;
} Placed in the content-css*/

.itemform {
	margin:0px;
	padding:0px;

}

.options-div {
	display: block;
	float: right;
	clear: right;
	position: relative;
	left: 20px;
}

.oderable {
	display: block;
	float: right;
	clear: right;
}


.name {
       font-size: 11px;
       color: #000000;
	   line-height:11px;
	   margin-top: 146px;
	   width:142px; /* if isle level thumbs are sized differently, this must change along with classes .item-code, and #contents .price */
}
.name a:link {font-size: 11px;color: #000000;}.name a:visited {font-size: 11px;color: #333333;}.name a:hover {font-size: 11px;color: #000000;}

.item-code {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
	margin: 0px;
	padding:0px;
	line-height:11px;
	width:142px; /* if isle level thumbs are sized differently, this must change along with classes #contents.price, and .name */
}

/* Aisle Page price */
#contents .price {
		margin:0px;
		padding:0px;
		line-height:11px;
	    width:142px; /* if isle level thumbs are sized differently, this must change along with classes .item-code, and .name */
}

#contents a.image-r {
	border: 0 none;
}

.image-r img{
border: 1px solid #000000;
}

.image-r:hover img{
border: 1px solid #ecd277;
}

.image-r:hover{
color: red; /* Dummy definition to overcome IE bug */
}

/* Item Page price */
#product_row_h_line_bottom .price {
	float: right;
	display: inline;
}

#product_row_h_line_bottom .price-bold {
	float: right;
	display: inline;
}

#product_row_h_line_bottom .code {
	float: left;
	display: inline;
	font-weight: normal;
	font-size: 14px;
}

#product_h_line_bottom .price {
	display: block;
	float: right;
	font-weight: normal;
	font-size: 14px;
}

#product_h_line_bottom img {
	display: block;
	clear:right;
}

.alt-item-images-div img {
	border: 1px solid black;
	margin-bottom: 20px;
}

.item-image-div img {
	border: 1px solid black;
}

#cross-sell-text {
	position: relative;
	left: 496px;
}

#cross-sell-div {
	line-height: 11px;
	text-align: right;
	font-weight: normal;
	font-size: 11px;
}

#cross-sell-div .price {
	line-height: 11px;
	text-align: right;
	font-weight: normal;
	font-size: 11px;
}