/*
# (c) 2006 DS Data Systems UK Ltd, All rights reserved.
#
# DS Data Systems and KonaKart and their respective logos, are 
# trademarks of DS Data Systems UK Ltd. All rights reserved.
#
# The information in this document below this text is free software; you can redistribute 
# it and/or modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 2.1 of the License, or (at your option) any later version.
# 
# This software is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# Lesser General Public License for more details.
#
*/

/* Import the tile style */
/* @import 'tile3.css'; */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
	text-align: center;
	font-size: 12px;
	overflow:auto;
	background-image:url(../images/mainbg.gif); background-repeat:repeat-x;
	MARGIN: 0px;
	SCROLLBAR-FACE-COLOR: #E6F2FD;
	SCROLLBAR-SHADOW-COLOR: #ACC1E9;
	SCROLLBAR-3DLIGHT-COLOR: #ACC1E9;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #F7F9FC;
	FONT-FAMILY: "Verdana", "Arial", "Tahoma","Helvetica", "sans-serif";
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	scrollbar-highligh-color: #f6f6f6;
  /*background: #ffffff;
  color: #000000;
  margin: 0px;*/
}

.body-header { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

.body-header img {
 float: right;
}

.body-header  .small  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  padding-left:20px;
}

.body-header  .taggroup  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  padding-left:0px;
}

.body-header  .tag  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  padding-left:0px;
}

.body-content-div { 
  padding-top: 20px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.body-content-tab { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

table.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

td.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

tr.accountHistory-odd, tr.addressBook-odd, tr.alsoPurchased-odd, tr.payment-odd, tr.productListing-odd, tr.productReviews-odd, tr.upcomingProducts-odd, tr.shippingOptions-odd {
  background: #f8f8f9;
}

tr.accountHistory-even, tr.addressBook-even, tr.alsoPurchased-even, tr.payment-even, tr.productListing-even, tr.productReviews-even, tr.upcomingProducts-even, tr.shippingOptions-even {
  background: #f8f8f9;
}

td.smallText, span.smallText,p.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

a.pageResults {
  color: #0000FF;
}

a.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

.stockWarning { 
 font-family : Verdana, Arial, sans-serif; 
 font-size : 10px; 
 color: #cc0033; 
}

.msg-box {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 8px;
  padding-right: 16px;
  background: #f8f8f9; 
  border: 1px;
  border-style: solid;
  border-color: #bbc3d3;
  height:100%;
}

.msg-box-no-pad {
  background: #f8f8f9; 
  border: 1px;
  border-style: solid;
  border-color: #bbc3d3;
  height:100%;
}

.boxText { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
}

.productsNotifications { 
	background: #f2fff7; 
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px; 
	color: #70d250; 
	text-decoration: underline; 
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #AABBDD;
  text-decoration: underline;
}

form {
	display: inline;
}


td.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

td.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

checkbox, input, radio, select {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

textarea {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

span.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

span.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { 
	background-color: #D7E9F7; 
	cursor: pointer; 
	cursor: hand; 
}

.checkoutBarFrom, .checkoutBarTo { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #8c8c8c;
}

.checkoutBarCurrent { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
}

.messageStackError, .messageStackWarning { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	background-color: #ffb3b5; 
}

.messageStackSuccess { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	background-color: #99ff00; 
}

.inputRequirement { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #ff0000; 
}

/*
KonaKart GWT styles
*/

.konakart-HandCursor {
  cursor: pointer;
}

.konakart-PointerCursor {
 cursor: default;
}

.konakart-TextBox {
	background-color: white;
}

.konakart-TextBox-Invalid {
	background-color: #ffb3b5;
}

.konakart-smallFont {
  font-size: 60%;
}

.gwt-DialogBox {
	border: 2px solid #AAAAAA;
	background-color: white;
}

.gwt-DialogBox .Caption {
    font-family: Verdana, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
	color: #9a9a9a;	padding: 4px;
	padding-bottom: 8px;
	cursor: default;
}

.kong { margin-bottom:6px;}
A:link {
	COLOR: #555555;
	TEXT-DECORATION: none;
	}
A:visited {
	COLOR: #555555;
	TEXT-DECORATION: none;
	}
A:hover {
	COLOR: #555555;
	TEXT-DECORATION: underline;
	}
A:active {
	COLOR: #555555;
	TEXT-DECORATION: underline;
	}
.menu A:link {
	COLOR: #D7DEEE;
	TEXT-DECORATION: none;
	}
.menu A:visited {
	COLOR: #D7DEEE;
	TEXT-DECORATION: none;
	}
.menu A:hover {
	COLOR: #fff;
	TEXT-DECORATION: underline;
	}
.menu A:active {
	COLOR: #fff;
	TEXT-DECORATION: underline;
	}
table{ font-size:12px;	FONT-FAMILY: "Verdana", "Arial", "Tahoma","Helvetica", "sans-serif";}
tr{ font-size:12px;	FONT-FAMILY: "Verdana", "Arial", "Tahoma","Helvetica", "sans-serif";}
td{ font-size:12px;	FONT-FAMILY: "Verdana", "Arial", "Tahoma","Helvetica", "sans-serif";}
IMG {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	}
FORM {
	MARGIN: 0px;
	PADDING: 0px;
	}

.bannernr {
	text-align:left;
	color:#6F6F6F;
	padding:0px 15px 0px 15px;
	letter-spacing:0px;
	line-height:20px;	
}
.search {
	height: 73px;
	width:197px;
	background: url(../images/searchbg.gif);
	margin-top: 0px;
	
}

.f_Orange{ color:#FEA64A;}
.f_Blue{ color:#567AC7; line-height:30px;}

.linkz {
	marker-offset: auto;
	padding-top: 0px;
	background: url(../images/link_bg.gif);
	padding-left: 31px;
	TEXT-ALIGN: center;
	letter-spacing:1px;
	color:#fff;
	font-weight:bold;}	

.bottom{
	width:888;
	height:22px;
	text-align: center;
	background#:fff;	
	LINE-HEIGHT: 150%;
	color:#7F7F7F;	
	padding:3px 6px 3px 6px;
	POSITION: relative;
	BORDER-TOP:#DCDCDC 1px solid;
}
.bottom A:link {
	COLOR: #1F2D8D;
	TEXT-DECORATION: none;
	}
.bottom A:visited {
	COLOR: #1F2D8D;
	TEXT-DECORATION: none;
	}
.bottom A:hover {
	COLOR: #1F2D8D;
	TEXT-DECORATION: underline;
	}
.bottom A:active {
	COLOR: #1F2D8D;
	TEXT-DECORATION: underline;
	}
	
.btn {
	font-size: 12px;
	background-image:url(../images/btn_2.gif);
	color: #000000;
	text-align : center;
	height : 20px;
	width:58px;
	border: 0px none;
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

.txt_input {
	border: 0px ridge #fff;
	width: 141px;
	height:20px;
	padding-left:22px;
	padding-top:2px;
	background: url(../images/input_bg.gif);
}
.button {
	background-image:url(../images/btn_1.gif);
	text-align : center;
	height : 21px;
	width:85px;
	border: 0px none;
	color:fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:11px;
	FONT-FAMILY: "Verdana", "Arial", "Tahoma","Helvetica", "sans-serif";
	}
.t1{
	 font-size:15px;
	 color: #595959;
	 font-weight:bold;
	 LINE-HEIGHT: 150%;}
.t2{
	line-height:150%;
	color:#424242;
	}
.t3{font-size:12px;
	letter-spacing:1.5px;
	line-height:180%;
	color:#cc0000;
	font-weight:bold;}
.t4{font-size:12px;
	letter-spacing:1.5px;
	line-height:150%;
	color:#ff8040;
}
.tz{
font-size:12px;
	color:#ACACAC;
}
.mapbor{
	width:153px;
	height:153px;
	padding:3px 3px 3px 3px;
	POSITION: relative;
	BORDER-TOP:#DCDCDC 1px solid;
	BORDER-left:#DCDCDC 1px solid;
	BORDER-right:#DCDCDC 1px solid;
	BORDER-bottom:#DCDCDC 1px solid;
}

.tile-header {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 13px;
  text-align: center;
}