/*
# (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 'tiles.css';

body {
  background: #ffffff;
  color: #40491D;
  margin: 0px;
}

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

.body-header div.body-header-title {
  float:left;
  padding:5px;
  width:450px;
}

.body-header div.body-header-img {
  float:right;
  width:200px;
}

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

.body-header  .taggroupheader  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color:#6B7B29;
  color: #FFFFFF;
  font-weight: bold;
  padding:5px;
}

.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: 10px;
  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-information-div {
  padding-top: 0px;
  padding-bottom:0px;
  padding-left:10px;
  padding-right:10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border: 1px;
  border-style: solid;
  border-color: #BECF79;
}

.body-information-div h1 {
  font-size: 20px;
  font-weight: bold;
  color: #6F7F2F;
}

.body-information-div h2 {
	margin-top:10px;
	margin-bottom:2px;
	font-size:16px;
	font-weight: bold;
}


.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: #9EB640;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #9EB640;
  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: #FAFCF4;
}

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: #FAFCF4;
}

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

a.pageResults {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

a.pageResults:hover {
  color: #40491D;
  font-weight: bold;
  text-decoration: underline;
}

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

.stockWarning a {
  color: #cc0033;
  text-decoration: none;
}

.stockWarning a:hover {
  color: #cc0033;
  text-decoration: underline;
}

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

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

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

.productsNotifications {
        background: #BECF79;
}

.orderEdit {
        font-family : Verdana, Arial, sans-serif;
        font-size : 10px;
        font-weight: bold;
        color: #6F7F2F;
        text-decoration: underline;
}

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

a:hover {
  color: #40491D;
  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: #cc0033;;
  font-weight: bold;
}

span.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #c40909;
}

span.productNormalPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #c40909;
}

.moduleRow { }
.moduleRowOver {
        background-color: #BECF79;
        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;
        font-weight: bold;
        color: #000000;
}

.messageStackWarning {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        background-color: #F9AA7F;
}

.messageStackError {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        background-color: #F97F96;
}

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

.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;
}

/*
 Tiling Tools Direct Styles
*/

.msg-box-error {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #cc0033;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 8px;
  padding-right: 16px;
  background: #FB9D9D;
  border: 2px;
  border-style: solid;
  border-color: #F54951;
  height:100%;
}

.msg-box-success {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #40491D;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 8px;
  padding-right: 16px;
  background: #BECF79;
  border: 2px;
  border-style: solid;
  border-color: #9EB640;
  height:100%;
}

td.page-synopsis {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #6F7F2F;
}

td.indicative-shipping {
  background: #FAFCF4;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 4px;
  padding-right: 4px;
}

/*
REBRAND
*/

body, div{margin:0;padding:0;}
img{border:0;}

.clearspace {
	clear:both;
}
span.clearspace {
	display:block;
	clear:both;
}


#product-listing-header {
	font-family: Verdana, Arial, sans-serif;
	padding:5px 5px 5px 5px;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	background-color:#6B7B29;
	margin:5px 0px 0px 0px;
}

#product-listing ul {
	font-family: Verdana, Arial, sans-serif;
	list-style:none;
	border-top:1px solid #ccc;
	margin:5px 0;
	padding:10px 0 10px 0px;
}


#product-listing ul li {
	display:block;
	border-bottom:1px solid #ddd;
	margin:10px 0 10px 0px;
	padding-bottom:2px;
}

#product-listing ul li div.image {
	width:100px;
	float:left;
	position:relative;
}

/*** Start Product ***/

#product-listing ul li div.product {
	width:220px;
	float:left;
	padding-left:10px;
}

#product-listing ul li div.product div.title {
	font-weight:bold;
	color:#000;
	font-size:10px;
}

#product-listing ul li div.product div.model {
	font-size:9px;
	color:#666;
}

#product-listing ul li div.product div.was {
	font-size:11px;
	color:#c40909;
	font-weight:bold;
	padding:5px 0 0 0 ;
}


/*** Start Product Reviews ***/

#product-listing ul li div.prodrating {
	width:76px;
	float:left;
	margin-top:10px;
	margin-bottom:30px;
}

#product-listing ul li div.prodreviews {
	width:110px;
	float:left;
	padding:0px 10px 0px 10px;
	margin-top:11px;
	font-size:9px;
}
#product-listing ul li div.prodreviews span.reviews a {
	color:#0078fa;
	text-decoration:none;
	white-space:nowrap;
}
#product-listing ul li div.prodreviews span.reviews a:hover {
	text-decoration:underline;
}


/*** Start Product Info ***/

#product-listing ul li div.prodinfo {
	width:160px;
	float:left;
	font-size:9px;
	color:#666;
	padding-left:10px;
}

#product-listing ul li div.prodinfo div.prodinfodesc {
	width: 100px;
	float:left;
}

#product-listing ul li div.prodinfo div.pricecheck {
	margin:2px 0 0px 0;
}

#product-listing ul li div.prodinfo div.delivery {
	margin:2px 0 0px 0;
}

#product-listing ul li div.prodinfo div.availability {
	margin:2px 0 0px 0;
}

#product-listing ul li div.prodinfo img.deliveryimg,
#product-listing ul li div.prodinfo img.pricecheckimg,
#product-listing ul li div.prodinfo img.availabilityimg {
	float:left;
	margin-top:2px;
	margin-right:10px;
}

/*** End Product Info ***/

div.align-bottom-button {
  float:right;
  position:relative;
  min-height:50px;
  width:50px
}

div.align-bottom-button {
  height:90px;
  margin-bottom:3px
}


#product-listing ul li div.price {
	width:160px;
	float:right;
	text-align:right;
}

#product-listing ul li div.price div.total {
	text-decoration: none;
	font-size:18px;
	color:#c40909;
	margin:2px 0;
	font-weight:bold;
}

#product-listing ul li div.price div.inclusive {
	font-size:9px;
	font-weight:bold;
	color:#000;
}
#product-listing ul li div.price div.saving {
	font-size:11px;
	font-weight:bold;
	color:#CB0100;
}

#product-listing ul li div.addtocart {
	position: absolute;
	bottom: 0;
	right:0;
	text-align:right;
}

/*** Product List Navigation ***/

#product-listing-navigation {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
 	min-height:30px;
	margin-top:10px;
	margin-bottom:10px;
}

#product-listing-navigation div.displaying {
	float:left;
}

#product-listing-navigation div.page-transition {

	float:right;
}

#product-listing-navigation div.page-transition a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#product-listing-navigation div.page-transition a:hover {
	color: #40491D;
	font-weight: bold;
	text-decoration: underline;
}

/*** Product List Sort By ***/

#product-listing-header div.sort-by {
  font-size:12px;
}

#product-listing-header div.sort-by a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

#product-listing-header div.sort-by a:hover {
  color: #40491D;
  font-weight: bold;
  text-decoration: underline;
}


/*** Product Details ***/

#product-detail {
	font-family: Verdana, Arial, sans-serif;
	margin:10px 0px;
	padding:3px;
}

#product-detail-header {
	padding:5px 5px 5px 5px;
	background-color:#6B7B29;
	margin-top:5px;
	float:left;
	width:651px;
}

#product-detail-header h1 {
	color:#ffffff;
	margin-top:0px;
	margin-bottom:0px;
	font-size:18px;
}

#product-detail-header-dotd {
	padding:5px 5px 5px 5px;
	background-color:#40491D;
	margin-top:5px;
	float:left;
	width:650px;
}

#product-detail-header-dotd h1 {
	color:#ffffff;
	margin-top:0px;
	margin-bottom:0px;
	font-size:18px;
}

#product-write-review {
	float:right;
	width:151px;
}


#product-detail div.image {
	width:300px;
	float:left;
	position:relative;
}

/*** Start Product ***/

#product-detail div.product {
	width:340px;
	float:left;
	padding-left:10px;
	margin-bottom:10px;
}

#product-detail div.product div.title {
	font-weight:bold;
	color:#000;
	font-size:10px;
}

#product-detail div.product div.model {
	font-size:9px;
	color:#666;
}

#product-detail div.product div.was {
	font-size:11px;
	color:#c40909;
	font-weight:bold;
	padding:5px 0 0 0 ;
}


/*** Start Product Reviews ***/

#product-detail div.prodrating {
	width:76px;
	float:left;
	margin-top:10px;
}

#product-detail div.prodreviews-nolink {
	width:210px;
	float:left;
	padding:0px 10px 0px 10px;
	margin-top:11px;
	font-size:9px;
	color:#0078fa;
}

#product-detail div.prodreviews {
	width:210px;
	float:left;
	padding:0px 10px 0px 10px;
	margin-top:11px;
	font-size:9px;
}

#product-detail div.prodreviews span.reviews a {
	color:#0078fa;
	text-decoration:none;
	white-space:nowrap;
}

#product-detail div.prodreviews span.reviews a:hover {
	text-decoration:underline;
}


/*** Start Product Info ***/

#product-detail div.prodinfo {
	width:150px;
	float:left;
	font-size:9px;
	color:#666;
	padding-left:10px;
	margin-bottom:5px;
}

#product-detail div.prodinfo div.prodinfodesc {
	width: 100px;
	float:left;
}

#product-detail div.prodinfo div.pricecheck {
	margin:2px 0 0px 0;
}

#product-detail div.prodinfo div.delivery {
	margin:2px 0 0px 0;
}

#product-detail div.prodinfo div.availability {
	margin:2px 0 0px 0;
}

#product-detail div.prodinfo div.tweet {
	margin:5px 0 0px 0;
}

#product-detail div.prodinfo img.deliveryimg,
#product-detail div.prodinfo img.pricecheckimg,
#product-detail div.prodinfo img.availabilityimg {
	float:left;
	margin-top:2px;
	margin-right:10px;
}

/*** End Product Info ***/


#product-detail div.price {
	width:160px;
	float:right;
	text-align:right;
}

#product-detail div.price div.total {
	text-decoration: none;
	font-size:18px;
	color:#c40909;
	margin:2px 0;
	font-weight:bold;
}

#product-detail div.price div.inclusive {
	font-size:9px;
	font-weight:bold;
	color:#000;
}
#product-detail div.price div.saving {
	font-size:11px;
	font-weight:bold;
	color:#CB0100;
}

#product-detail div.addtocart {
	position: absolute;
	bottom: 0;
	right:0;
	text-align:right;
}

/*** Product Detail ***/

#product-detail div.description {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	color:#666;
	padding-left:5px;
	width:635px;
	margin-top:5px;
	float:left;
}

#product-detail div.description p {
	margin-top:11px;
	margin-bottom:11px;
}

#product-detail div.description h2 {
	margin-top:10px;
	margin-bottom:2px;
	font-size:12px;
}

/*** Review Listing ***/

#review-listing ul {
	font-family: Verdana, Arial, sans-serif;
	list-style:none;
	border-top:1px solid #ccc;
	margin:5px 0;
	padding:10px 0 10px 10px;
}

#review-listing ul li {
	display:block;
	border-bottom:1px solid #ddd;
	margin:10px 0 10px 0px;
	padding-bottom:2px;
}

#review-listing ul li div.review-product {
	width:210px;
	float:left;
	margin-bottom:20px;
}

#review-listing ul li div.review-product div.reviewed-product {
	font-weight:bold;
	color:#000;
	font-size:10px;
}

#review-listing ul li div.review-product div.review-author {
	font-size:9px;
	color:#666;
}

#review-listing ul li div.review-product div.review-date {
	font-size:9px;
	color:#666;
}

#review-listing ul li div.review-rating {
	width:76px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

#review-listing ul li div.review-short-desc {
	width: 290px;
	float:left;
	font-size:11px;
	color:#666;
	padding-left:10px;
	margin-bottom:20px;
}

#review-listing ul li div.review-full-desc {
	width: 290px;
	float:left;
	font-size:11px;
	color:#666;
	padding-left:10px;
	margin-bottom:20px;
}

#review-listing ul li div.review-read-full {
	float:right;
	padding-left:10px;
	padding-right:3px;
	margin-bottom:10px;
}

/*** No Reviews ***/

#review-listing div.no-reviews {
	font-family: Verdana, Arial, sans-serif;
	padding:5px 5px 5px 5px;
	font-size:11px;
	color:#666;
	margin:30px 0px 0px 0px;
}

#review-listing div.no-reviews a {
	color:#0078fa;
	text-decoration:none;
	white-space:nowrap;
}

#review-listing div.no-reviews a:hover {
	text-decoration:underline;
}

/*** Review List Navigation ***/

#review-listing-navigation {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
 	min-height:30px;
	margin-top:10px;
	margin-bottom:10px;
}

#review-listing-navigation div.displaying {
	float:left;
}

#review-listing-navigation div.page-transition {

	float:right;
}

#review-listing-navigation div.page-transition a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#review-listing-navigation div.page-transition a:hover {
	color: #40491D;
	font-weight: bold;
	text-decoration: underline;
}

/*** Write Review ***/

#write-review div.overall-rating {
	font-family: Verdana, Arial, sans-serif;
	width:200px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;

}

#write-review div.overall-rating div.overall-rating-options {
	width:150px;
	float:left;
	margin-top:15px;
}

#write-review div.overall-rating div.overall-rating-options ul {
	list-style:none;
	margin:5px 0;
	padding:10px 0 10px 5px;
}


#write-review div.overall-rating div.overall-rating-options ul li {
	display:block;
}


#write-review div.overall-rating div.overall-rating-options ul li div.product-rating {
	width:80px;
	float:left;
	margin:5px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}

#write-review div.overall-rating div.overall-rating-options ul li div.product-rating-input{
	width:20px;
	float:left;
	margin:5px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}

#write-review div.overall-rating div.overall-rating-header {
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#666;
	width:200px;
}

#write-review div.overall-rating div.overall-rating-description {
	float:left;
	font-size:11px;
	color:#666;
	width:200px;
}

#write-review div.product-review {
	font-family: Verdana, Arial, sans-serif;
	width:445px;
	float:left;
	margin-top:10px;
	margin-bottom:30px;
	padding-left:5px;
}

#write-review div.product-review div.product-review-header {
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#666;
	width:445px;
}

#write-review div.product-review div.product-review-description {
	float:left;
	font-size:11px;
	color:#666;
	width:445px;
}

#write-review div.product-review div.product-review-tip {
	float:left;
	font-size:9px;
	color:#666;
	width:445px;
	margin-top:3px;
}

#write-review div.product-review div.product-review-comments {
	float:left;
	width:445px;
	margin-top:10px;
}

#write-review div.product-review div.product-review-comments textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	color:#666;
	width:445px;
	height:200px;
}

/* Start Header Redesign */

#page-header {
float:left;
height:50px;
width:1095px;
background-color:#40491D;
padding-left:5px;
padding-right:5px;
}

#page-header a {
color: #FFFFFF;
}

#page-header div.logo {
float:left;
}

#page-header div.search {
padding:5px 5px 5px 5px;
float:left;
width:380px;
height:40px;
}

#page-header div.search input.search-input {
padding:5px 5px 5px 5px;
margin:5px;
width:250px;
height:30px;
border-style:solid;
border-width:1px;
border-color:#40491D;
font-size:16px;
}

#page-header div.search input.search-button {
padding:5px 5px 5px 5px;
margin-top:5px;
margin-bottom:5px;
float:center;
width:100px;
font-size:12px;
}

#page-header div.navigation{
margin:5px;
float:right;
}

#page-header div.navigation ul {
list-style-type:none;
margin:0;
padding:0;
}

#page-header div.navigation li {
display:inline;
color: #FFFFFF;
}

#page-header div.navigation li a {
display:inline;
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
}

#breadcrumb{
margin:0px 0px 0px 0px;
padding:5px 0px 5px 10px;
float:left;
width:1095px;
background-color:#FF6600;
color: #FFFFFF;
font-size: 11px;
font-family: Verdana, Arial, sans-serif;
}

#breadcrumb ul {
list-style-type:none;
margin:0;
padding:0;
}

#breadcrumb li {
display:inline;
}

#breadcrumb li a {
display:inline;
color: #FFFFFF
}

/* Start Footer Redesign */

#page-footer {
padding:5px 5px 5px 5px;
background-color:#40491D;
margin-top:2px;
float:left;
width:1095px;
height:300px;
color: #FFFFFF;
font-size: 11px;
font-family: Verdana, Arial, sans-serif;
}

#page-footer a {
color: #FF6600;
}




#page-footer div.about {
margin-left:70px;
float:left;
width:375px;
}

#page-footer div.about div.title{

}

#page-footer div.about div.detail{
margin-left:5px;
}





#page-footer div.pricecheck {
margin-left:5px;
float:left;
width:300px;
}

#page-footer div.pricecheck div.title{

}

#page-footer div.pricecheck div.detail{
margin-left:5px;
}



#page-footer div.information {
margin-left:5px;
float:left;
width:300px;
}

#page-footer div.information div.title{

}

#page-footer div.information div.detail{
margin-left:5px;
}

#page-footer div.information div.detail ul {
list-style-type:none;
padding-left:0px;
margin-left:0px;
}

#page-footer div.information div.detail li {

}

#page-footer div.information div.detail li a {

}



#page-footer div.montage {
float:left;
padding-top:5px;
width:900px;
height:115px;
}

#page-footer div.montage div.siteseal {
margin:17px 5px 5px 75px;
float:left;
width:125px;
}

#page-footer div.montage div.paypal {
margin:17px 5px 5px 5px;
float:left;
width:160px;
}

#page-footer div.montage div.feefo {
margin:0px 5px 5px 5px;
float:left;
width:250px;
}




#page-footer div.copyright {
float:left;
width:350px;
margin:0px 5px 5px 740px;
}

/*** Start Categories Redesign ***/

#category-listing-header {
	font-family: Verdana, Arial, sans-serif;
	padding:5px 5px 5px 5px;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	background-color:#6B7B29;
	margin:5px 0px 0px 0px;
}

#category-listing-header h1 {
	color:#ffffff;
	margin-top:0px;
	margin-bottom:0px;
	font-size:18px;
}

#category-listing-about {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	color:#666;
	float:left;
	padding-left:3px;
}

#category-listing-sub-categories {
	float:left;
}

#category-listing-sub-categories ul {
	font-family: Verdana, Arial, sans-serif;
	list-style-type:none;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:5px 0;
	padding:10px 0px 10px 0px;
	width:660px;
}

#category-listing-sub-categories ul li {
	display:inline-block;
	margin:10px 0px 10px 0px;
}

#category-listing-sub-categories ul li div.category {
	width:210px;
	float:left;
}

#category-listing-sub-categories ul li div.category div.image {
	padding:0px 5px 0px 5px;
	width:200px;
}

#category-listing-sub-categories ul li div.category div.title {
	font-weight:bold;
	color:#000;
	font-size:10px;
	padding-left:20px;
}

#category-listing-sub-categories ul li div.category div.qtyincategory {
	font-size:9px;
	color:#666;
	padding-left:20px;
}

