@charset "utf-8";
/* CSS Document */

 /* P.catname: The alignment of the category name
P.catdesc: The alignment of the category description
© Ecommerce Templates Page 151 of 270
IMG.catimage: The properties of the category image
TD.catimage: The alignment of the category image
TD.catname: The alignment of the category name
TD:catnavigation: the alignment of the top category navigation */

.h1, .h2, .h3, .h4, .h5, .h6 {font-family:Arial, Helvetica, sans-serif;
line-height:24px;}

.h1 {font-size: 24px;}

.herbname {line-height:24px;}


.style1 {font-size:9px;
color:#093;}

P.catname {
text-align: center;
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
font-size:13px
}
P.catdesc {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:bottom;
}
IMG.catimage {
border:1px;
border-thickness: 1px;
border-color: #E6E6E6;
border-style: solid;
vertical-align:top;
}
TD.catimage {
vertical-align:top;
}
TD.catname {
	vertical-align:top;
	text-align: center;
}
TD.catnavigation {
vertical-align:top;
text-align: left;
max-height: 5px;
margin: 0px;
padding: 0px;
}

/*Editing the top product navigation*/
td.prodnavigation {
font-size: .8ems;
font-family : Arial;
color: #990000;
}
P.prodnavigation {
font-size: .8ems;
font-family : Arial;
color : #A0A0A0;
}

/*Version 4.7.0 allows you to set the table and cell background properties in the
files search / tracking / order status / checkout via CSS classes.*/
TABLE.cobtbl{
background-color: #FFFFFF;
}
TD.cobhl{
background-color: #FFFFFF;
}
TD.cobll{
background-color: #FFFFFF;
color : #666666;
}

/*pagenumbers*/
P.pagenums {
font-size: 12px;
font-family : Arial;
}

SPAN.currpage {
color: #FF0000;
font-weight: bold;
}

img.cartimage {
width: 100px;
border:1px;
}

/*extra image numbers*/
span.extraimage{
color: #CC0000;
}
span.extraimagenum{
color: #000;
}
/*The text associated with the giant image has two classes*/
.giantimgname{
background-color:#163317;
}

.giantimgback{
background-color:white;
}



/*product details page*/

span.price, .prodprice {
color: #44BA04;
padding-top: 0px;
font-weight:bold;
text-align: right;
float: right;
width: 80px;
} 

.detailprice {
color: #44BA04;
padding: 5px 0px 5px 0px;
line-height: 150%;
font-size: 20px;
font-weight:bold;
text-align: right;
float: right;
width: 150px;
} 



td.product {
border: 1px dotted;
border-color:#B7B7B7;
background-color: #FFF;
}

.prodimage {
vertical-align: top;
padding:0px;
}

td.product {
font-align: left;
}

.navdesc {font-size:1px;
height:1px;
padding:0px;}

/*minicart*/

TD.mincart {
font-size: 12px;
text-align: right;
background-color:#F4F4F4;
border: 1px solid #F4F4F4;
}

P.mincart {
font-size: 10px;
background-color:#F4F4F4;
border: 1px solid #F4F4F4;
}


.detailimage: {vertical-align:top;
padding-top:0px}

.proddescription {font-size: 11px;
width: 135px;
float:left;
text-align:left;}

/*
div.detailid: The properties of the text "Product ID"
div.detailname: The properties of the product name on the product detail page
div.detaildiscounts: The properties of the discounts text for the product detail
page
td.detailimage: The alignment of the product image on the product detail page
img.prodimage: The properties of the product image
div.detaildescription: The properties of the text in the long product description
div.detailoptions: The properties of the product options on the product detail
page
div.detailprice: The properties of the price on the product detail page
div.detailcurrency: The properties of the alternative currencies on the product
detail page
The product page
In version 4.9.0 we added some new classes which are specific to the product
page:
div.prodid: The properties of the text "Product ID"
div.prodname: The properties of the product name on the product page
div.proddiscounts: The properties of the discounts text for the product page
td.prodimage: The alignment of the product image on the product page
img.prodimage: The properties of the product image
div.proddescription: The properties of the text in the short product description
div.prodoptions: The properties of the product options on the product page
div.prodprice: The properties of the price on the product page
© Ecommerce Templates Page 157 of 270
div.prodcurrency:*/
.shoppingbasket {
	font-size: 14px;
	background-color:#F4F4F4;
}

.prodname {color: #CC0000;
padding-bottom:2px;
margin-bottom: 4px;
text-align:center;}

.thrColFixHdr #container #mainContent table tr .centretablepadding iframe {
	text-align: center;
}

.detailname {font-size:24px;
color:#030;
letter-spacing:-1px;
font-weight: bold;}

img {border:0px;}