/* Kiwihamper blue = #339; */

.c, .center
{
	text-align: center;
}
.clear
{
	clear: both;
}
.underline
{
	text-decoration: underline;
}
.hand
{
	cursor: hand;
}
.inline
{
	display: inline;
}
a:link.menu, a:visited.menu
{
	color: #39203B;
	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;
}
body
{
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	background-color: #099FD3;
}
div#body
{
	position: relative;
	margin: 0px auto 0px 0px;
	padding: 0px;
	padding-top: 0px;
	width: 912px;
	background-image: url(pics/bg_body_base.png);
	background-repeat: repeat-y;
}
div#header
{
	width: 912px;
	height: 102px;
	background-color: #089FD2;
}
div#logo
{
	position: absolute;
	top: 6px;
	left: 14px;
	z-index: 3;
}
div.printLogo
{
	display: none;
}
div.printButton
{
	display: block;
}
div#main
{
	width: 762px;
	padding-right: 150px;
	height: auto;
	min-height: 500px;
	background-image: url(pics/bg_main_test.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
div#storybody
{
	position: relative;
	z-index: 500;
	float: right;
	width:510px;
	min-height: 300px;
	padding: 18px 30px 20px 10px;
	font-size: 0.85em;
}
div#prodet_left
{
	float: left;	
	width: 288px;
	padding-right: 20px;
}
div#prodet_right
{
	float: right;
	width: 200px;
}
div#xmas
{
	position: absolute;
	top: 0px;
	left: 732px;
	width: 250px;
	height: 578px;
	background-image: url(pics/bg_xmas.png);
	z-index: 300;
}
div#cart
{
	position: absolute;
	top: 100px;
	left: 755px;
	width: 140px;
	background-color: #006C98;
	padding: 7px;
	font-size: 77%;
	color: #FFF;
	border: solid 1px #FFF;
	z-index: 1000;
}
div#cart a:link, div#cart a:visited, div#cart a:hover, div#cart a:active
{
	color: #FFF;
}
div#navHeader
{
	position: absolute;
	top: 120px;
	left: 0px;
	width: 182px;
	background-color: #037DAB;
	text-align: right;
	padding: 5px 15px 5px 0px;
	color: #FFF;
	font-size: 0.85em;
	font-weight: bold;
}
div#nav
{
	position: relative;
	float: left;
	top: 50px;
	left: 23px;
	width: 174px;
	background-color: #037DAB;
	border-top: solid 1px #001356;
	margin-right: 10px;
}
div#footer
{
	background-image: url(pics/kh_footer_new.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 111px;
	margin-left: -10px;
	width: 934px;
	font-size: 0.9em;
}
div#footer_nokiwi
{
	background-image: url(pics/kh_footer_new_nokiwi.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 111px;
	margin-left: -10px;
	width: 934px;
	font-size: 0.9em;
}
div#footerText
{
	text-align: right;
	padding-right: 190px;
}
div#FootLogos
{
	height: 80px;
	position: relative;
	top: 70px;
	left: 0px;
	margin-bottom: -150px;
	width: 925px;
	text-align: center;
}
div#kiwi
{
	background-image: url(pics/bg_kiwi.gif);
	width: 429px;
	height: 224px;
	z-index: 300;
	position: relative;
	top: -224px;
	left: 295px;
	margin-bottom: -224px;
}
/*HEADINGS */
h1
{
	margin-top: 1px;
	color: #099FD3;
}
h2
{
	margin-bottom: 1px;
	color: #343995;
}
h3
{
	margin-top: 1px;
	color: #343995;
}
img.feature
{
	width: 120px;
	border: none 1px #e7dfa6;
}
img.big, img.small
{
	border: solid 1px #333399;
}
img.noborder
{
	border: none;
}
img.cardlogo
{
	padding: 5px 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: #C2E9FA;
	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: #95C9DE;
	margin-bottom: 5px;
	font-size: 160%;
	font-weight: normal;
}
input.bigtick
{
	width: 25px;
	height: 25px;
}
p, li
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: arial, helvetica, sans-serif;
}
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.header
{
	color: #FFF;
	padding: 5px 20px 5px 20px;
	width: 509px;
	margin-left: -24px;
	font-size: 1.0em;
	margin-bottom: 5px;
	background-color: #B61518;
}
p.hdesc
{
	margin: 1px 20px 1px 20px;
	padding-top: 1px;
}
p.smaller
{
	font-size: 60%;
}
p.smallest
{
	font-size: 60%;
}
p.light
{
	color: #725E65;
}
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
{
	border-bottom: solid 1px #001356;
	margin: 0px;	
	padding: 3px 15px	3px 0px;
	font-size: 88%;
	text-align: right;
	background-color: #B1D5F4;
	font-weight:600;
}
p.prod_desc
{
	font-size: 0.95em;
}
p.menu_on
{
	border-bottom: solid 1px #001356;
	margin: 0px;	
	padding: 3px 15px	3px 0px;
	font-size: 88%;
	text-align: right;
	background-color: #FFF;
}
.main
{
	font-weight: bold;
}
p.menu_child
{
	border-bottom: solid 1px #001356;
	margin: 0px;	
	padding: 3px 15px	3px 0px;
	font-size: 88%;
	text-align: right;
	background-color: #95C9DE;
}
.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 #ccc;
	width: 509px;
}
table.totalTable, table.cartTable
{
	border: solid 1px #ccc;
	border-top: none;
}
table.topBdr
{
	border-top: solid 1px #ccc;
}
table.totalTable th
{
	font-weight: normal;
	background-color:  #C2E9FA;
}
table.cartTable th
{
	background-color: #C2E9FA;
}
table.cartTable td
{
	border-top: solid 1px #ccc;
	vertical-align: top;
}
td.cartHeading
{
	background-color: #006C98;
	color: #FFF;
	font-size: 150%;
	padding: 3px 5px;
	font-weight: bold;
}
td.cartLinkHeading
{
	background-color: #006C98;
	color: #FFF;
	font-size: 80%;
}
td.cartLinkHeading a:link
{
	color: #FFF;
}
tr.evenRow, tr.even
{
}
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 #ccc;	
	
}
table.product
{
	margin-bottom: 1px;
}
td.selected
{
	background-color: #95C9DE;
}
td.notselected
{
	background-color: #C2E9FA;
}
td.prodselected
{
	border: solid 1px #ccc;
	background-color: #C2E9FA;
}
td.prodnotselected
{
	background-color: #FFF;
	border: solid 1px #ccc;
}
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 #ccc;
}
p.gifts
{
	font-family: Tahoma;
	font-size: 130%;
}
div#SkuInfo
{
	background-color: #C2E9FA;
	border: solid 1px #ccc;
	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.product_details
{
	font-size: 0.95em;
}
div#free_delivery
{
	text-align: center;
	margin-top: 5px;
	padding: 9px 2px;
	font-size: 0.9em;
	color: #FFF;
	border: solid 1px #001356;
	background-color: #099FD3;
}
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-bottom: 0px;
}
div.faq, div.hrdiv
{
	border: none;
	border-top: solid 1px #343995;
	margin: 0px;
	margin-top: -6px;
}
/* END Faq Page Classes */
div.feature
{
	width: 230px;
	border: solid 2px #001356;
	text-align: center;
	margin-bottom: 23px;
	padding: 3px;
}
div.img_bg
{
	background-color: #001356;
	padding: 3px;
}
div.feat_left
{
	float: left;
}
div.feat_right
{
	float: right;
	margin-right: 7px;
}
