/* 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:link.menu_main, a:visited.menu_main
{
	color: #FFF;
	text-decoration: none;
}
a:hover.menu, a:active.menu
{
	color: #0000FF;
	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;
}
a:link.topMenu, a:visited.topMenu
{
	color: #808080;
	margin: 0px 12px;
}
a:hover.topMenu, a:active.topMenu
{
	color: #808080;
	margin: 0px 12px;
}
a:link.prod, a:visited.prod, a:hover.prod
{
	color: #800000;
	font-size: 1.4em;
}
a:active.prod
{
	color: #551A8B;
	font-size: 1.4em;
}
body
{
	font-family: Georgia, serif;
	margin: 0px;
	background-color: #1D4262;
	background-image: url(pics/gbc_bg_body.jpg);
	background-repeat: repeat-x;
}
div#body
{
	position: relative;
	margin: 0px auto 0px 0px;
	padding: 0px;
	width: 892px;
	background-image: url(pics/bg_body_base.png);
	background-repeat: repeat-y;
}
div#header
{
	width:590px;
	height: 95px;
	padding-top: 15px;
	background-color: #FFF;
	border-top: solid 8px #E00A16;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	margin-top: 30px;
	margin-left: 180px;
	text-align: center;
}
div#top_menu
{
	background-color: #EAEAEA;
	border-top: solid 1px #808080;
	background-image: url(/pics/dbl_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 5px 20px;
	padding: 4px 0px 2px 0px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	text-transform: uppercase;
	height: 23px;
	font-size: 0.8em;
}
div#logo
{
	position: absolute;
	top: 6px;
	left: 14px;
	z-index: 3;
}
div.printLogo
{
	display: none;
}
div.printButton
{
	display: block;
}
div#main
{
	width: 772px;
	padding-right: 150px;
	height: auto;
}
div#storybody
{
	position: relative;
	z-index: 500;
	float: right;
	width: 550px;
	background-color: #FFF;
	height: auto;
	padding:  0px 20px 20px 20px;
	font-size: 1em;
	border: solid 1px #000;
	border-top: none;
}
div#prodet_left
{
	float: left;	
	width: 288px;
	padding-right: 20px;
}
div#prodet_right
{
	float: right;
	width: 200px;
}
div#cart
{
	position: absolute;
	top: 30px;
	left: 780px;
	width: 140px;
	background-color: #FFF;
	padding: 7px;
	font-size: 77%;
	color: #1D4262;
	border: solid 1px #111112;
	border-top: solid 8px #E00A16;
	z-index: 500;
}
div#cart p
{
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
div#cart strong
{
	font-family: Georgia, serif;
}
div#cart a:link, div#cart a:visited, div#cart a:hover, div#cart a:active
{
	color: #1D4262;
}
div#subscribe
{
	border-top: solid 8px #E00A16;
	padding-top: 3px;
}
div#corporate
{
	border-top: solid 8px #E00A16;
	padding-top: 5px;
	margin-top: 5px;
	text-align: center;
}
div#corporate p
{
	margin-top: 0px;
}
div#subscribe form
{
	margin-top: 3px;
}
p.sub_info
{
	font-size: 90%;
	margin: 3px 0px;
}
div#navHeader
{
	position: absolute;
	top: 137px;
	left: 4px;
	width: 171px;
	height: 8px;
	background-color: #E00A16;
	text-align: right;
	color: #FFF;
	font-size: 0.85em;
	font-weight: bold;
}
div#nav
{
	position: relative;
	float: left;
	top: -3px;
	left: 5px;
	width: 168px;
	background-color: #C0C0C0;
	margin-right: 10px;
	border-top: solid 8px #E00A16;
	border-right: solid 1px #000;
	border-left: solid 1px #000;
}
div#footer
{
	height: auto;
	margin-left: 181px;
	width: 590px;
	font-size: 0.9em;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	padding-top: 10px;
}
div#footerText
{
	text-align: center;
}
div#footerText a:link, div#footerText a:visited, div#footerText a:hover, div#footerText a:active
{
	color: #CCC;
}
/*HEADINGS */
h1
{
	margin-top: 1px;
	font-weight: 400;
	color: #800000;
	font-size: 1.8em;
	margin-bottom: 5px;
}
h2
{
	margin-bottom: 1px;
	font-size: 1.2em;
	color: #e00a16;
	font-weight: 400;
}
h3
{
	margin-top: 1px;
	font-size: 0.9em;
	font-weight: bold;
	color: #000;  
}
img.feature
{
	width: 120px;
	border: none 1px #e7dfa6;
}
img.big, img.small
{
	border: solid 1px #C0C0C0;
}
img.noborder
{
	border: none;
}
img.logo
{
	margin: 0px 10px;
}
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
{
	color: #800000;
	font-size: 1.8em;
	margin-bottom: 5px;
}
p.hdesc
{
	margin: 1px 20px 1px 20px;
	padding-top: 1px;
}
p.happybox, div.happybox, p.warnbox, div.warnbox
{
	border:solid 1px #AAA;
	padding:5px;
	margin: 0px 20px;
} 
p.happybox, div.happybox
{
	background-color:#CFB;
}
p.warnbox, div.warnbox
{
	background-color:#FD9;
}
p.smaller
{
	font-size: 60%;
}
p.smallest
{
	font-size: 70%;
}
p.light
{
	color: #5F6D83;
}
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, p.menu_on, p.menu_child
{
	border-bottom: solid 1px #000;
	margin: 0px;
	padding: 3px 15px	3px 0px;
	font-size: 88%;
	text-align: right;
}
p.menu
{
	color: #FFF;
	background-color: #EAEAEA;
	font-weight:600;
}
p.menu_on
{	
	color: #111112;
	background-color: #FFF;
}
.main
{
	font-weight: bold;
}
p.menu_child
{
	color: #111112;
	background-color: #C0C0C0;
}
p.gifts
{
	font-family: Tahoma;
	font-size: 130%;
}
p.more
{
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 0.8em;	
}
p.price
{
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}
.nomargin, h1.nomargin, h2.nomargin, h3.nomargin, h4.nomargin, h5.nomargin, h6.nomargin, table.nomargin
.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%;
}
p.foot_links
{
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 0.95em;
}
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
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	border: solid 1px #666;
	width: 509px;
}
table.totalTable, table.cartTable
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	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;
}
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.product
{
	margin: 0px;
	padding-left: 20px;
	border-bottom: solid 1px #808080;
}
product_noborder
{
	margin: 0px;
	padding-left: 20px;
	border-bottom: none;
}
td.dbl_lines
{
	height: 4px;
	background-image: url(/pics/dbl_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
table.product
{
	margin-bottom: 1px;
}

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;
}
div#SkuInfo
{
	background-color: #E8E9EB;
	border: solid 1px #001356;
	padding: 3px;
	margin: 0px;
}
div#SkuInfo a:link, div#SkuInfo a:visited,
th.currency a:link, th.currency a:visited
{
	color: #000;
	text-decoration: underline;
}
div#SkuInfo a:hover, div#SkuInfo a:active,
th.currency a:hover, th.currency a:active
{
	color: #0000FF;
	text-decoration: underline;
}
div#free_delivery
{
	text-align: center;
	margin-top: 5px;
	padding: 5px;
	font-size: 0.9em;
	color: #FFF;
	border: solid 1px #111112;
	background-color: #E20B15;
}
div#free_delivery a:link, div#free_delivery a:visited, div#free_delivery a:hover, div#free_delivery a:active
{
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
}
/*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: -4px;
}
/* END Faq Page Classes */
div.feature
{
	width: 120px;
	border: solid 1px #34373B;
	text-align: center;
	margin-bottom: 5px;
	padding: 3px;
	color: #E20B15;
	float: left;
	margin: 4px;
}
div.img_bg
{
	background-color: d;
	padding: 3px;
}
div.feat_left
{
	float: left;
}
div.feat_right
{
	float: right;
}

.prodTable
{
	text-align: center;
}
.prodTable td
{
	width: 120px;
}
.prodImage
{
	vertical-align: bottom;
}
.prodText
{
	vertical-align: top;
}
.prodText a:link, .prodText a:visited, .prodText a:hover, .prodText a:active
{
	color: #800000;
}
div#frills
{
	position: absolute;
	top: 5px;	
	left: 123px;
	height: 151px;
	width: 106px;
	background-image: url(pics/gift_frills.gif);
	background-repeat: no-repeat;
}
form, #frmMail
{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 95%;
}
