/* Kiwihamper blue = #339; */

.c, .center
{
	text-align: center;
}
.clear
{
	clear: both;
}
.underline
{
	text-decoration: underline;
}
.hand
{
	cursor: pointer;
}
.inline
{
	display: inline;
}
a:link.menu, a:visited.menu
{
	color: #111112;
	text-decoration: none;
}
a:hover.menu, a:active.menu
{
	color:#111112;
	text-decoration: underline;
}
a:link.menu_on, a:visited.menu_on
{
	color: #A28955;
	text-decoration: none;
}
a:link.menu_main, a:visited.menu_main
{
	color: #FFF;
	text-decoration: none;
}
a:hover.menu_main, a:active.menu_main
{
	color: #FFF;
	text-decoration: underline;
}

a.light:link, a.light:visited
{
	color: #725E65;
	text-decoration: none;
}
a.light:hover, a.light:active
{
	color: #725E65;
	text-decoration: underline;
}
a.select:link, a.select:visited, a.select:active
{
	color: #000000;
	text-decoration: none;
}
a.select:hover
{
	color: #0000FF;
	text-decoration: underline;
}
body
{
	font-family: 'Century Gothic', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	background-image: url(pics/body_bg.gif);
	margin: 0px;
	background-color: #151010;
	background-repeat: no-repeat;
}
div#body
{
	position: relative;
	margin: 0px auto 0px 0px;
	padding: 0px;
	width: 892px;
}
div#header
{
	width:233px;
	height: 108px;
	padding-top: 10px;
	position: relative;
	top: 0px;
	left: 575px;
}
div#header_text
{
	position: absolute;
	top: 95px;
	left: 26px;
	z-index: 700;
}
div#header_text h1
{
	font-size: 170%;
	color: #111112;
	font-weight: 400;
	margin: 0px;
	letter-spacing: -1px;
	text-transform: none;
}
div#header_text h2
{
	color: #A28955;
	font-weight: 400;
	margin: 0px;
}
div#logo
{
	position: absolute;
	top: 6px;
	left: 14px;
	z-index: 3;
}
div.printLogo
{
	display: none;
}
div.printButton
{
	display: block;
}
div#main
{
	width: 780px;
	padding-right: 20px;
	height: auto;
	min-height: 433px;
	background-image: url(pics/bg_footer.gif);
	background-color: #FEFEFE;
	background-position:bottom left;
	background-repeat: no-repeat;
	padding-bottom: 54px;
}
div.clear_main
{
	clear: both;
	height: 90px; 
}
div#storybody
{
	z-index: 500;
	float: right;
	width: 510px;
	background-color: #FFF;
	height: auto;
	padding:  43px 20px 0px 20px;
	font-size: 0.85em;
}
div#prodet_left
{
	float: left;	
	width: 288px;
	padding-right: 20px;
}
div#prodet_right
{
	float: right;
	width: 200px;
}
div#cart
{
	position: absolute;
	top: 121px;
	left: 764px;
	width: 140px;
	background-color: #FFF;
	padding: 7px;
	font-size: 77%;
	color: #1D4262;
	border: solid 1px #111112;
}
div#cart a:link, div#cart a:visited, div#cart a:hover, div#cart a:active
{
	color: #1D4262;
}
div#nav
{
	float: left;
	width: 170px;
	border: solid 1px #111112;
	margin:  43px 10px 0px 28px;
}
div#footer
{
	height: 50px;
	width: 800px;
}
div#footerText
{
	padding-top: 50px;
	text-align: right;
	padding-right: 0px;
	font-size: 0.9em;
	color: #111112;
}
div#footerText a:link, div#footerText a:visited, div#footerText a:hover, div#footerText a:active
{
	color: #111112;
}
div#fionaFootLogo
{
	width: 250px;
	height: 33px;
	z-index: 300;
	position: relative;
	top: -42px;
	left: 218px;
	margin-bottom: -33px;
}
div#list_html
{
	float: left;
	width: 350px;
}
div#list_html p
{
 margin-top: 0px;
}
div#slideshow
{
	float: right;
	height: auto;
	width: 150px;
	padding: 4px 0px;
	margin: 10px auto;
	text-align: right;
}
/*HEADINGS */
h1, h2, h3
{
	font-family: 'Century Gothic', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
h1
{
	color: #A28955;
	padding: 1px 20px 1px 0px;
	font-size: 2.2em;
	margin: 0px;
	margin-bottom: 1px;
	font-weight: 400;
	text-transform: uppercase;
}
h2
{
	font-size: 1.2em;
	letter-spacing: 1px;
	margin: 0px;
	font-style: italic;
	color: #000;
}
h3
{
	font-size: 1.0em;
	color: #a28955;
	text-transform: uppercase;
}
img.feature
{
	border: none 1px #e7dfa6;
	padding-right: 10px;
}
img.big, img.small
{
	border: solid 1px #333399;
}
img.noborder
{
	border: none;
}
input, select, button
{
	font-size: 100%;
}
input.textbox
{
	width: 250px;
}
textarea.textarea
{
	font-family: arial, helvetica, sans-serif;
	width: 300px;
}
input.qty
{
	text-align: center;
	width: 25px;
}
input.consname
{
	font-size: 90%;
	border: solid 1px;
	width: 150px;
}
input.button
{
	cursor: hand;
}
input.next
{
	width: 110px;
}
input.bigbutton
{
	width: 350px;
	height: 40px;
	border: solid 1px;
	border-color: #FFFFFF #C0C0C0 #C0C0C0 #FFFFFF;
	background-color: #E8E9EB;
	margin-bottom: 5px;
	font-size: 160%;
	font-weight: normal;
}
input.bigbuttonhover
{
	width: 350px;
	height: 40px;
	border: solid 1px;
	border-color: #FFFFFF #C0C0C0 #C0C0C0 #FFFFFF;
	background-color: #E00A16;
	margin-bottom: 5px;
	font-size: 160%;
	font-weight: normal;
}
input.bigtick
{
	width: 25px;
	height: 25px;
}
p, li
{
}
p.header
{
	font-family: 'Century Gothic', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #A28955;
	padding: 1px 20px 1px 0px;
	font-size: 2.3em;
	margin: 0px;
	margin-bottom: 5px;
	font-weight: none;
	text-transform: uppercase;
}
p.hdesc
{
	margin: 1px 20px 1px 20px;
	padding-top: 1px;
}
p.smaller
{
	font-size: 60%;
}
p.smallest
{
	font-size: 60%;
}
p.light
{
	color: #666;
}
p.mast
{
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 189px;
	font-weight: bold;
	display: inline;
}
p.mast2
{
	padding-top: 10px;
	padding-right: 0px;
	display: inline;
	color: #FFFFFF;
}
p.right, p.r
{
	text-align: right;
}
p.indent
{
	margin-left: 35px;
}
p.menu_home
{
	border: none;
	margin: 0px;	
	padding: 3px 15px	3px 0px;
	font-size: 88%;
	text-align: right;
	color: #FFF;
	background-color: #A28955;
	font-weight:600;
}
p.menu
{
	border-top: solid 1px #FEFEFE;
	margin: 0px;	
	padding: 3px 15px	3px 0px;
	font-size: 88%;
	text-align: right;
	color: #FFF;
	background-color: #A28955;
	font-weight: bold;
}
p.menu_on
{
	border-top: solid 1px #FEFEFE;
	margin: 0px;
	padding: 3px 15px	3px 0px;
	font-size: 88%;
	text-align: right;	
	color: #A28955;
	background-color: #FEFEFE;
	font-weight: bold;
}
p.menu_on_home
{
	border: none;
	margin: 0px;	
	padding: 3px 15px	3px 0px;
	font-size: 88%;
	text-align: right;	
	color: #A28955;
	background-color: #FEFEFE;
}
.main
{
	font-weight: bold;
}
p.menu_child
{
	color: #111112;
	border-top: solid 1px #FEFEFE;
	margin: 0px;	
	padding: 3px 15px	3px 0px;
	font-size: 88%;
	text-align: right;
	font-weight: bold;
	background-color: #A28955;
}
p.menu_child_home
{
	color: #111112;
	border-top: none;
	margin: 0px;	
	padding: 3px 15px	3px 0px;
	font-size: 88%;
	text-align: right;
	background-color: #A28955;
}
.nomargin, h1.nomargin, h2.nomargin, h3.nomargin, h4.nomargin, h5.nomargin, h6.nomargin, table.nomargin
{
	margin: 1px;
}
p.notopmargin
{
	margin-top: 1px;
}
.nobottommargin
{
	margin-bottom: 1px;
}
p.larger
{
	font-size: 88%;
}
p.large
{
	font-size: 115%;
}
select
{
	font-size: 100%;
	width: 175px;	
}
span.smaller
{
	font-size: 70%;
}
span.hilite
{
	background-color: #FFFF00;
}
span.menu_pro
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
}
span.fav
{
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	padding-right: 3px;
}
span.larger
{
	font-size: 115%;
}
span.p
{
	font-family: arial;
	font-size: 66%;
}
span.large
{
	font-size: 150%;
}
span.invisible
{
	color: #e7dfa6;
}
table.basket
{
	border: solid 1px #666;
	width: 509px;
}
table.totalTable, table.cartTable
{
	border: solid 1px #111112;
	border-top: none;
}
table.totalTable th
{
	font-weight: normal;
	background-color:  #E8E9EB;
}
table.cartTable td
{
	border-top: solid 1px #111112;
	vertical-align: top;
}
table.skuinfo
{
	margin: 5px 0px;
	border: solid 1px #000;
	border-bottom: none;
}
td.product h3
{ 
	color: #a28955;
	font-family: Georgia, serif; 
	font-size: 1.1em; 
	font-weight: bold; 
}
td.product p
{
	font-family: Georgia, serif; 
	font-size: .8em;
	margin: 0px;
}
.nuts, .dairy, .gluten
{ 
	font-family: Impact, Charcoal, sans-serif; 
	font-size: 1.1em; 
}
.nuts
{
	color: #CE6F3F;
}
.dairy
{
	color: #C51D23;
}
.gluten
{
	color: #E6B800;
}
th
{
	text-align: left;
	vertical-align: top;
	font-family: Georgia, serif;
	font-size: .9em;
	padding: 3px 3px 3px 5px;
	font-weight: bold;
	border-bottom: solid 1px #000;
	width: 52px;
}
table.skuinfo td
{
	vertical-align: top;
	font-family: Georgia, serif; 
	font-size: .9em;
	padding: 3px 3px 3px 5px;
	border-bottom: solid 1px #000;
	width: 130px;
}
td.cartHeading
{
	background-color: #E00A16;
	color: #FFF;
	font-size: 150%;
	padding: 3px 5px;
	font-weight: bold;
}
td.cartLinkHeading
{
	background-color: #E00A16;
	color: #FFF;
	font-size: 80%;
}
td.cartLinkHeading a:link
{
	color: #FFF;
}
tr.evenRow, tr.even
{
	background-color: #E8E9EB;
}
table.buttons
{
	width: 350px;
	border: solid 1px;
	border-color: #FFFFFF #C0C0C0 #C0C0C0 #FFFFFF;
	margin-bottom: 5px;
}
table.buttonTable
{
	margin-top: 20px;
	width: 503px;
}
td.list_heading
{
	font-weight: bold;
	border-top: solid 1px #A28955;
	border-bottom: solid 1px #A28955;
}
td.list_img
{
	margin: 0px;	
	border-bottom: solid 1px #ccc;
	padding: 5px 5px 5px 0px;
	vertical-align: top;
}
td.product
{
	margin: 0px;
	border-bottom: solid 1px #ccc;
	padding-left: 5px;
	vertical-align: top;
}
td.product h3
{
	margin: 0px 0px 3px 0px;
}
td.product_sku
{
	border-bottom: solid 1px #ccc;
	width: 101px;
	text-align: right;
	padding-right: 20px;
	vertical-align: top;
}
table.product
{
	margin-bottom: 1px;
	width: 500px;
}
table.topBdr
{
	border-top: solid 1px #001356;
}
td.selected
{
	background-color: #E00A16;
}
td.notselected
{
	background-color: #E8E9EB;
}
td.prodselected
{
	border: solid 1px #666;
	background-color: #E00A16;
}
td.prodnotselected
{
	background-color: #FFF;
	border: solid 1px #666;
}
td.header
{
	color: #000;
	background-color: #C2E9FA;
}
img.slideshow
{
	filter: progid:DXImageTransform.Microsoft.Fade(duration=1);
}
p.red
{
	color: #FF0000;
	font-size: 100%;
	font-weight: bold;
}
td.image
{
	
}
td.text
{
	padding-left: 30px;
}
td.side
{
	border-right: solid 1px #CCCCCC;
}
p.gifts
{
	font-family: Tahoma;
	font-size: 130%;
}
/*Faq Page Classes */
ul.faq
{
	margin-left: 15px;
}
ul.faq li
{
	margin-top: 3px;
	margin-bottom: 3px;
}
h2.faq, h2.hrh2
{
	margin: 0px;
}
div.faq, div.hrdiv
{
	border: none;
	border-top: solid 1px #E20B15;
	margin: 0px;
	margin-top: -6px;
}
/* END Faq Page Classes */
div.feature
{
	width: 240px;
	border: solid 1px #A28955;
	text-align: center;
	margin-bottom: 5px;
	padding: 3px;
	color: #111112;
}
div.img_bg
{
	background-color: d;
	padding: 3px;
}
div.feat_left
{
	float: left;
}
div.feat_right
{
	float: right;
}