body, img, div, a { behavior: url(iepngfix.htc) }

a:link {color:#0000FF}
a:visited {color:#003366}

body {
	background:#310000 url(../images/kPattern001.png) center top;
	background-position:center -200px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.fleft{float:left}
.fright{float:right}

#ie6 {
	display:none;
	padding:80px 30px;
}

#pageContainer {
	background:#c5ba8e url(../images/kPattern001.png) center top;
	background-position:center -230px;
	color:#310000;
	
	width:840px;
	margin:30px auto 0px auto;

}
a.zoom img{
	border:none;
	outline:none;
}

.trackBlock{
	position:absolute;
	width:1184px;
	height:214px;
	left:50%;
	top:4px;
	margin-left:-592px;
	cursor:pointer;
}

#logoDiv {
	width:631px;
	margin:auto;
}

#mainNav {
	height:40px;
	background-color:#7b5d47;
	color:#310000;
}

#mainNav ul {
	padding:0px;
	margin:0px;
}

#mainNav ul li{
	padding:0px;
	margin:0px;
	list-style:none;
	display:inline;
	
	line-height:40px;
	font-size:18px;
	padding:0 20px 0 20px;
}
#mainNav ul li a{
	text-decoration:none;
	color:#310000;
}
#mainNav ul li a:hover{
	color:#c5ba8e;
}

#tagLineBox {
	margin:0px 0 0px 0;
	padding:30px 5px;
	height:220px;
	background:url('../images/wKiwi001s.jpg');
	background-position:left -20px;
}
#contentContainer {
	overflow:hidden;
}
#leftColumn{
	background:#b7a66d url(../images/leftBack.jpg) left top no-repeat;
	float:left;
	width:240px;
	padding-top:60px;
	padding-bottom:2000px;
	margin-bottom:-2000px;
}
#rightColumn{
	float:left;
	width:600px;
}
#contentBody {
	padding:30px;
}
.floatLock {
	clear:both;
}
.prodLink {
	text-decoration:none;
	color:#300000;
}
.prodLink:hover {
	color:#880000;
	text-decoration:underline;
}
.prodLink img{
	border:1px solid #7B5D47;
	background-color:#FFFFFF;
	padding:5px;
	margin-right:15px;
}

.flashHide {
	z-index:1;
}

#footer {
	clear:both;
	border-top:5px solid #7b5d47;
	padding:10px;
}

#footerLinks {
	font-size:10px;
	display:none;
}

#dsFooter {
	width:840px;
	margin:5px auto 0 auto;
	text-align:right;
	color:#444444;
	font-size:9px;
}
#dsFooter a{
	text-decoration:none;
	color:#666666;
}

.promoSpot {
	position:relative;
	margin:30px 20px;
	border-bottom:1px solid #9a8b50;
}
.disclaimer {
	font-size:9px;
	text-align:justify;
}

.promoSpot a{
	text-decoration:none;
	color:#310000;
}

.xtrasBox {
	border:1px solid #9A8B50;
	width:248px;;
	background:#FFFFFF;
	padding:0 8px;
	font-size:10px;
}
.xtraItemHeader {
	overflow:hidden;
	margin:0 0 10px 0;
	border-bottom:1px solid #9A8B50;
	line-height:24px;
}
.xtraItemDesc {
	padding-left:110px;
	font-size:10px;
}
.xtraImgA {

}

.xtraItemFooter {
	overflow:hidden;
	line-height:32px;
	border-top:1px solid #9A8B50;
	margin-top:10px;
	
}
.productBox {
	margin-bottom:10px;
	overflow:hidden;
}
.productBox h3{
	margin:0;
	
}
.productBox p a{
	text-decoration:underline;
	color:#990000;
}
.productBox img{
	margin-bottom:18px;
}

.simpleCart_shelfItem{
	position:relative;
}

.saleBadge {
	position:absolute;
	top:0px;
	right:0px;
}
/*>>>>>>>>>>>>>>>CART<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/*.simpleCart_shelfItem{
	float:left;
	margin:47px 10px 0 0;
	width:250px;
	height:141px;
	line-height:100%;
	position:relative;
}
.item_image{
	float:left;
	margin-right:15px;
}
.item_name{
	text-transform:uppercase;
	font:bold 12px "Helvetica", Arial, sans-serif;
	color:#fff;
	margin-top:15px;
}
.item_Description{
	font-size:11px;
	padding:5px 0;
}
.item_price{
	font:bold 12px "Helvetica", Arial, sans-serif;
	color:#fff;
	float:left;
	margin:6px 3px 0 0;
	position:absolute;
	bottom:13px;
	left:118px;
}
.item_thumb{
	display:none;
}*/
#fastCart {
	display:none;
	color:#E8E1C5;
	position:fixed;
	width:340px;
	/*margin-left:500px;*/
	background:url(../images/fastCartBack.png) top left no-repeat;
	line-height:22px;
	height:25px;
	padding-top:1px;
	z-index:20000;
	top:0;
	right:1px;
}
#fastCart a{
	color:#FFFFFF;
	text-decoration:none;
}
#fastCart a:hover{
	color:#FFFF00;
	text-decoration:underline;
}
#cartBox {
	/*display:none;*/
}
.rrpPrice{
	font-size:12px;
	font-weight:bold;
	margin-top:25px;
	text-decoration:line-through;
}
.item_price{
	font-size:15px;
	font-weight:bold;
	margin-top:25px;
}
.item_Colour{
	width:60px;
}
.item_quantity{
	width:40px;
}
.item_add{
	width:85px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/demoSprite.png) 0 -21px;
	border:none;
	cursor:pointer;
}
.item_add:hover{
	background-position:-85px -21px;
}
.item_add:active{
	background-position:-170px -21px;
}
.simpleCart_items{
	background-color:#B7A66D;
	width:100%;
	padding:0px 0 10px 0;
	overflow:hidden;

}
.cartHeaders{
	display:none;
}
.itemContainer{
	float:left;
	width:110px;
	text-align:center;
	margin-right:25px;
	margin-top:15px;
	position:relative;
	bottom:0;
}
.itemName{
	font:bold 9px "Helvetica", Arial, sans-serif;
	color:#4F4526;
	text-transform:uppercase;
}
.itemthumb{
	float:none;
	margin:0;
	padding-top:5px;
}
.itemColour {
	color:#4F4526;
	font:bold 11px Arial, sans-serif;
}
.itemQuantity{
	float:left;
	clear:both;
	margin-top:5px;
	display:inline;
	margin-left:30px;
}
.itemQuantity input{
	background:none;
	border:none;
	width:21px;
	height:17px;
	background:url(../images/demoSprite.png);
	text-align:center;
	color:#fff;
	font:bold 11px Arial, sans-serif;
	padding:0 9px;
	margin:0 5px 0 0;
	vertical-align:top;
	padding-top:3px;
}
a {
	outline:none;
}
.itemQuantity input:focus{
	outline:none;
}
.itemincrement a{
	display:block;
	background:url(../images/demoSprite.png) -278px -29px;
	width:7px;
	height:5px;
	text-indent:-9999px;
	overflow:hidden;
	margin:10px 0 0 0;
}
.itemdecrement a{
	display:block;
	background:url(../images/demoSprite.png) -278px -35px;
	width:7px;
	height:5px;
	text-indent:-9999px;
	overflow:hidden;
	margin:3px 0 0 0;
}
.itemTotal{
	color:#4F4526;
	font:bold 11px Arial, sans-serif;
	margin:8px 0 0 0;
	padding:0;

}
#cartTotal{
	text-align:right;
	background:url(../images/cartTop.gif) top left no-repeat;
	padding:10px 10px 10px 0;
	margin-top:30px;
	line-height:24px;
	color:#300000;
	/*font:11px Arial, sans-serif;*/
	border-bottom:1px solid #C5BA8E;
}
#cartControl {
	background:url(../images/cartBottom.gif) top left no-repeat;
	overflow:hidden;
	height:24px;
	line-height:24px;
	padding:10px;
	border-top:1px solid #C5BA8E;	
}

.simpleCart_empty{
	color:#5C512C;
	text-decoration:none;
	line-height:24px;
	margin-right:10px;
	float:right;
}
.simpleCart_checkout{
	display:block;
	background:url(../images/btnCheckout.png);
	background-position:left top;
	width:87px;
	height:24px;
	text-indent:-9999px;
	float:right;
}
.shipping {
	line-height:28px;
	font-size:9px;
}

.nextButton{
	display:block;
	background:url(../images/checkoutButtons.png);
	background-position:left top;
	width:85px;
	height:25px;
	text-indent:-9999px;
	float:left;
	margin:0 5px;
}
.nextButton:hover{
	background-position:86px top;
}

.prevButton{
	display:block;
	background:url(../images/checkoutButtons.png);
	background-position:0px -26px;
	width:85px;
	height:25px;
	text-indent:-9999px;
	float:left;
	margin:0 5px;
}
.prevButton:hover{
	background-position:86px -26px;
}

.cancelButton{
	display:block;
	background:url(../images/checkoutButtons.png);
	background-position:0px -52px;
	width:85px;
	height:25px;
	text-indent:-9999px;
	float:left;
	margin:0 5px;
}
.cancelButton:hover{
	background-position:86px -52px;
}
#ccrdPayButton {
	display:block;
	background:url(../images/pTypeButtons.png);
	background-position:0px 0px;
	width:123px;
	height:25px;
	text-indent:-9999px;
	float:left;
	margin:4px 20px;

}

#chqPayButton {
	display:block;
	background:url(../images/pTypeButtons.png);
	background-position:0px -26px;
	width:150px;
	height:25px;
	text-indent:-9999px;
	float:left;
	margin:4px 20px;

}

.productPageCart {
	display: block;
	float: left;
	width: 200px;
	text-align:center;
}
.productPageCart ul {
	padding:0px;
	margin:0px;
	list-style:none;
}


.tab_content {
	display:none;
}


.simpleCart_showReview {
	/*background-color:#FFFFFF;*/
	padding:20px;
}

.cartTrack {
	margin:5px 0 30px 0;
}

#termsConditions p{
	font-size:9px;
}
.formAlert {
	color:#990000;
	padding:4px 20px;
	line-height:32px;
}
#custDetails .lineInput {
	line-height:32px;
}
#custDetails {
	padding:10px;
}
#custDetails table td{
	vertical-align:top;
}
#custDetails label{
	width:150px;
	float:left;
	padding:0px 20px 0 0;
	text-align:right;
	font-weight:bold;
	line-height:32px;
}
#custDetails .checkbox {
	margin:200px;
}
#custDetails .textInput{
	float:left;
	padding:4px 10px;
	border:solid 1px #B2A572;
	width:240px;
	margin:2px 0 10px 0px;
	background-color:#FAF5E1;
	
}
#shippingDiv {
	position:relative;
	top:-76px;
	left:20px;
}

#termsConditions {
	border-bottom:1px solid #B2A572;
	margin-bottom:5px;
	padding-bottom:5px;
}

#orderTable {
	width:740px;
	/*background-color:#FFFFFF;*/
	border-collapse:collapse;
}
#orderTable .right {
	text-align:right;
}

#orderTable tfoot td{
	padding:5px 5px;
	text-align:right;
}
#orderTable .finalTotal{
	border-top:1px solid #310000;
}
#orderTable .totals{
	padding-top:40px;
}

#orderTable th {
	border-bottom:2px solid #310000;
}

#orderTable td, #orderTable th {
	text-align:left;
	padding:12px 5px;
}
#orderTable tbody td {
	border-bottom:1px solid #B2A572;
}
#payLinks {
	margin-top:30px;
}
.pLinks {
	display:block;
	width:200px;
	margin:auto;
}
.pLinks span {
	font-size:9px;
}
.pLinks img {
	margin:4px ;
}

#socialLinks {
	padding:0px 30px 10px 30px;
}
#socialLinks a img{
	border:none;
	vertical-align:middle;
}

#nSignUp {
	margin:30px 0;
	/*background-color:#999966*/
}

#nSignUpInputs {
	display:none;
	position:absolute;
	width:150px;
	padding:15px;
	margin-top:-150px;
	background-color:#B7A66D;
	border:1px solid #9A8B50;
	border-bottom:none;
}
#nSignUpInputs input {
	margin:5px 0;
}

#nSignUpButton {
	display:block;
	background:url(../images/signUp.png);
	background-position:0px 0px;
	width:85px;
	height:25px;
	text-indent:-9999px;
	margin:4px auto;
	z-index:3000;
}

#nSignUpButton:hover {
	display:block;
	background:url(../images/signUp.png);
	background-position:86px 0px;
	width:85px;
	height:25px;
	text-indent:-9999px;
	margin:4px auto;
}
.pAlert {
	display:none;
	position:absolute;
	width:200px;
	margin:2px 0 0 160px;
	background-color:#B7A66D;
	border:1px solid #9A8B50;
	border-left:none;
	padding:5px;
	color:#990000;
}



