/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5347 2006-12-22 20:26:09Z birdbrain $
 */
@charset "utf-8";
/* CSS Document
by : Tushar Gavali
Company: webcreationUK
Date: 11/08/2009
 */

* {
	margin:0px;
	padding:0px;
}
.clear {
	clear:both
}
a{
	color:#e06b6e;
	text-decoration:none;
}
a:hover{
	color:#e06b6e;
	text-decoration:underline;
}
a:focus{
	outline:none;
	border:none;
}
/*Xhtml element*/
body {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	color:#4c4c4c;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a img {
	border:none;
	outline:none;
}
ul,li,h1,h2,h3,h4,h5,p,form{
	margin:0;
	padding:0;
}
h2,h5{
	font:bold 15px Verdana, Arial, Helvetica, sans-serif;
	color:#e03e43;
	margin:0;
	padding:15px 0;
}
h3{
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#e03e43;
	margin:0;
	padding:10px 0;
}
h4{
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#e03e43;
	margin:0;
	padding:0 0 15px 0;
}
/**/

/*Main Wraper*/

.wraper {
	width:989px;
	margin:0 auto;
	overflow:hidden;
}
/**/

/*header*/
.header {
	overflow:hidden;
	width:100%;
	padding-top:43px;
	color:#aacb70;
	padding-bottom:6px;
}
.head_holder {
	overflow:hidden;
	height:72px;
}
.logo {
	float:left;
	padding-left:16px;
	padding-bottom:2px;
}
.right_text_holder {
	float:right;
	width:280px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.right_text_holder a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#aacb70;
	text-decoration:none;
}
.right_text_holder a:hover{
	text-decoration:underline;
}
.right_text_holder p{
	float:left;
}
.right_link {
	display:block;
	margin-left:50px;
}
.right_link li {
	float:left;
	padding:10px 30px 10px 15px;
	background-image:url(../images/bullet_image.gif);
	background-repeat:no-repeat;
	background-position:0 15px;
	list-style:none;
}
.right_link li a {
	color:#aacb70;
	text-decoration:none;
	font-weight:bold;
}
.right_link li a:hover {
	text-decoration:underline;
}
/**/

/*nav*/

.nav {
	background-image:url(../images/nav_bg.gif);
	height:50px;
	background-repeat:no-repeat;
	padding-left:18px;
}
.nav ul {
	display:block;
}
.nav ul li {
	list-style:none;
	float:left;
	padding-right:2px;
	margin-top:1px;
	background-image:url(../images/nav_brack_line.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.nav ul li a {
	padding:14px 30px 15px 30px;
	display:block;
	color:#333;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.nav ul li a:hover {
	color:#fff;
}
.search_box_holder {
	margin-top:8px;
	margin-left:35px;
}
.search {
	border:1px #717e5a solid;
	margin-right:8px;
	height:16px;
	color:#415310;
	font-weight:bold;
	padding:3px 0 0 10PX;
	width:201px;
}
.search_btn {
	width:62px;
	height:24px;
	outline:none;
	border:none;
	cursor:pointer;
}
/* left_bar*/

a.category-top {
	background-image:url(../images/heading_bg.gif);
	height:20px;
	display:block;
	background-repeat:no-repeat;
	padding:10px;
	margin:0 0 0 2px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#505448;
	padding-left:15px;
}
.left_box {
	background-color:#f5f7e9;
	width:185px;
	*width:188px;
	border:1px #9ba48b solid;
	margin-left:25px;
	padding:1px;
	background-repeat:no-repeat;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	*border:none;
	*padding-top:3px;
}
#categories{
	display:block;
}
#categories li {
	list-style:none;
	background-repeat:no-repeat;
	background-position:0 7px;
	padding-top:2px;
	padding-bottom:6px;
	display:block;
}
#categories li a {
	color:#4e5c36;
	text-decoration:none;
}
#categories li a:hover {
	text-decoration:none;
}
a.category-subs-parent{
	background:url(../images/list_bullet.gif) no-repeat 18px 2px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#505448;
	padding:0 0 0 33px;
}
a:hover.category-subs-parent{
	background:url(../images/list_bullet.gif) no-repeat 20px 2px;
	text-decoration:none !important;
}
.arrow_list {
	display:block;
	margin:10px;
	margin-left:17px;
	margin-top:5px;
}
.arrow_list li {
	list-style:none;
	background-image:url(../images/list_bullet.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:6px;
	display:block;
}
.arrow_list li a {
	color:#4e5c36;
	text-decoration:none;
}
.arrow_list li a:hover {
	text-decoration:underline;
}
/*wraper2*/

.centerColumn {
	width:730px;
	overflow:hidden;
	padding-left:10px;
}
.centerColumnIndex{
	width:730px;
	overflow:hidden;
	padding-left:10px;
}
.innerBanner{
	padding-left:10px;
}
.flash_banner {
	background-image:url(../images/flash_bg.gif);
	width:727px;
	height:255px;
	background-repeat:no-repeat;
	text-align:right;
}
.list {
	display:block;
	background-image:url(../images/bg_list.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	overflow:hidden;
	padding:5px;
	padding-top:7px;
	
	height:100%;
	clear:both;
}
.list div {
	float:left;
	border:2px #fff solid;
	margin-left:6px;
	margin-right:6px;
	width:224px;
*width:223px;
	overflow:hidden;
	color:#fff;
}
* html .list div {
	float:left;
	border:2px #fff solid;
	margin-left:4px;
	margin-right:6px;
	width:224px;
*width:223px;
	overflow:hidden;
	color:#fff;
}
#title1 {
	border:none;
	background-image:url(../images/titile_bg1.gif);
	width:226px;
	padding-top:5px;
	height:32px;
	margin-left:-1px;
	font-size:20px;
	font:Arial, Helvetica, sans-serif;
	text-align:center;
	border-bottom:2px #fff solid;
}
#title2 {
	border:none;
	background-image:url(../images/titile_bg2.gif);
	width:226px;
	padding-top:5px;
	height:32px;
	margin-left:-1px;
		font-size:20px;
	font:Arial, Helvetica, sans-serif;
	text-align:center;
	border-bottom:2px #fff solid;
}
#title3 {
	border:none;
	background-image:url(../images/titile_bg3.gif);
	width:226px;
	padding-top:5px;
	height:32px;
	margin-left:-1px;
	font-size:20px;
	font:Arial, Helvetica, sans-serif;
	text-align:center;
	border-bottom:2px #fff solid;	
}

#more_link{ border:none; width:100%; clear:both; padding-top:5px;}

#more_link ul{ display:block; margin-left:8px;}
#more_link li{ float:left; width:230px; list-style:none; text-align:center;}
#more_link li a{ font-size:13px; color:#22291e; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; font-weight:bold;}
#more_link li a:hover{ text-decoration:underline;}

/*heading2*/

h1{ background-image:url(../images/heading_bg2.gif); width:728px; height:30px; padding:6px; padding-top:4px; color:#323232; background-repeat:no-repeat; padding-left:10px; margin:10px 0 2px 0; font:normal 20px Georgia, "Times New Roman", Times, serif;}
/**/
#cartDefaultHeading{
	background-image:url(../images/cartHeadingBg.gif); width:728px; height:29px; padding:7px 0 0 20px; color:#323232; background-repeat:no-repeat; margin:0 0 0 0; font:normal 20px Georgia, "Times New Roman", Times, serif;
}
.shoppingCartContent{
	background:#f5f7e9; border-left:1px solid #9ba48b;border-right:1px solid #9ba48b; padding:0 0 50px 0; width:726px;
}
.products{ margin:10px 0 0 0;overflow:hidden;}
.products h1{
	margin:0 !important;
}
.payment_option{ text-align:center; padding:5px; padding-top:10px;}

.product_listing{ display:block; overflow:hidden; margin-left:-10px;_margin-left:-20px;}
.product_listing li{ background-color:#ffffff; height:223px; width:135px; border:1px #c9cac6 solid; display:block; list-style:none; float:left; margin:0px 10px 10px 10px; text-align:center; padding:15px; color:#4c4c4c;}
.image_box{border:1px #c9cac6 solid; padding:1px; width:128px; height:118px;}
.prpduct_name{ margin-top:10px; margin-bottom:10px; font-weight:bold; color:#4c4c4c;}
.categoryName{
	background:url(../images/categoryNameBg.gif) no-repeat;
	width:154px;
	height:42px;
}
.categoryName a{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	text-decoration:none;
}
.categoryName a:hover{
	color:#fd2e33;
	text-decoration:none;
}
.category-middle{
	border:1px solid #cccdc9;
	background:#FFFFFF;
	height:150px;
	border-bottom:none;
}
.category-middle img{
	border:1px solid #cccdca;
}
.category-bg-new{
	padding:0 22px 0 0;
}
.price_holder{ padding-top:10px;}
.price{color:#5d9910;
font-size:13px;
font-weight:bold;
text-decoration:none;}

.product_listing a{color:#4c4c4c; text-decoration:none; display:block;}
.box{ display:block; cursor:pointer;}


.productcategory { overflow:hidden; *overflow:visible;}
.productcategory li{ height:155px; margin-bottom:25px; *margin-right:6px; _margin-right:9px;}

.big{ background-color:#9cd841; padding:15px; padding-left:0px; padding-right:0px; margin:-16px; margin-top:15px; font-weight:bold; color:#4c4c4c;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;}


.details_box img{ border:1px #cbccc8 solid; padding:1px;}
.details_box{ border:1px #cbccc8 solid; background-color:#FFFFFF; width:726px; color:#4c4c4c; padding:0 0 15px 0; _margin-bottom:15px;}

.image{ padding:10px;}
.text{ padding:10px;}
.text p{ padding-bottom:10px;}
.name_in_details{ font-weight:bold; display:block; padding-bottom:10px;}
.number{border:1px #cbccc8 solid; width:45px; padding:2px;}

.innerlist{ border:none; margin:0px;}
.innerlist li{ margin:5px; border:none; padding:1px; height:165px;}


/*cart*/
.cart{ background-color:#f5f7e9; width:728px; padding:5px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border:1px solid #9BA48B; margin-top:0px;
	padding-bottom:50px;
	 *width:740px;
	}
.cart_ul {
	list-style:none;
	font-size:11px;
	font-weight:bold;
	margin-top:-8px;
		padding-left:20px;
		background-color:#D8EDB2;
		overflow:hidden;
		width:708px;

}

#clear{ padding:20px;overflow:hidden; _height:85px; display:block; clear:both; border-bottom:1px solid #b4b4a8; margin-left:-5px; margin-right:-5px; }
.cart_ul li {
	list-style:none;
	padding:10px;
	float:left;
	text-align:left;
	background-color:#d8edb2;
	color:#4c4c4c;


}
.a {
	width:50px;
	float:left;
	list-style:none;
	padding:10px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
}
.b {
	width:130px;
	float:left;
	list-style:none;
	padding:10px;
	text-align:left;
	font-weight:bold;
	color:#4C4C4C;
}
.c {
	width:100px;
	float:left;
	list-style:none;
	padding:10px;
	text-align: left;
	font-weight:bold;
}
.d {
	width:230px;
	float:left;
	list-style:none;
	padding:10px;
	text-align:left;
	font-weight:bold;
}
.e {
	float:left;
	list-style:none;
	padding:10px;
	text-align:left;
	font-weight:bold;
}
.a img {
	border:1px #cdcec9 solid;
}
.cart_input {
	float:left;
	margin-bottom:3px;
	border:1px #cccec9 solid;
	padding:2px;
	width:50px;
	margin-right:3px;
	height:15px;
	margin-right:70px;
}
.update {
	float:left;
	background:transparent;
	cursor:pointer;
	margin-bottom:3px;
	background-image:url(../images/update.gif);
	background-repeat:no-repeat;
	width:83px;
	height:23px;
	border:none;
}
.nb {
	border:1px #F5F7E9 solid;
}
.delete {
	float:left;
	background:transparent;
	cursor:pointer;
	margin-bottom:3px;
	background-image:url(../images/remove.gif);
	background-repeat:no-repeat;
	width:83px;
	height:23px;
	border:none;
}
.total {
	border-bottom:1px solid #B4B4A8;
	height:35px;
	padding-left:10px;
	margin-left:-5px;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	color:#4C4C4C;
}
.cs {
background:transparent url(../images/back_to_shopping.gif);
	width:133px;
	height:23px;
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
}
.rc {
background:transparent url(../images/rc.gif);
	width:103px;
	height:23px;
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
}
.checkout {
background:transparent url(../images/checkout.gif);
	width:83px;
	height:23px;
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
}

.addcart{background:url(../images/add_to-cart.gif);
display:block;
	width:90px;
	height:23px;
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;}
/*cart page style end*/







/*pagination*/

.pagination{ float:right; margin-right:10px;}
.pagination ul{ display:block}
.pagination li{ list-style:none; float:left; padding:5px; padding-left:3px;}
.pagination li a{ font-family:Georgia, "Times New Roman", Times, serif; color:#333333; font-size:12px; text-decoration:none;}
.pagination li a:hover{ text-decoration:underline;}


/*footer*/

.curved {

 -moz-border-radius:10px;

-webkit-border-radius:10px;

behavior:url(border-radius.htc);
*height:35px;
*width:980px;

}

.curved2 {

 -moz-border-radius:10px;

-webkit-border-radius:10px;

behavior:url(border-radius.htc);
height:100%;
background-repeat:no-repeat;

}



#footer{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	height:70px;
	color:#c7c7cd;
	padding:13px 0 0 0;
	width:968px; margin:10px 0 0 9px;
	background:url(../images/footer-bg.gif) no-repeat;
	
}
#footer a {
	color:#c7c7cd;
	padding:0 5px;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

.left_footer {
	float:left;
	padding-left:8px;
	padding-bottom: 5px;
}

.left_footer li{ list-style:none; float:left}

.right_footer {
	float:left;
	text-align:left;
	padding-left:12px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}
form{
	margin:0;
	padding:0;
}
TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	color:#ee3e41;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P {
	padding: 0.5em;
	}

ADDRESS {
	font-style: italic;
	font-size:12px;
	line-height:18px;
	padding:0 0 10px 0;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #ccc;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	width:1000px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}
	
.wrapperAttribsOptions select{
	width:100px !important;
	margin:0 10px;
}
ul#productDetailsList{
	margin:0;
	padding:0 0 0 18px;
}
#productDetailsList li{
	padding:0 0 5px 0;
	margin:0;
}
/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
}

#navColumnTwo {
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
  width: 75%; 
  margin: 0.2em;
  padding: 0.5em;
  text-align:left;
  float:left;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: bold;
  }

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 0.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 
#accountLinksWrapper ul{
	padding:0 0 0 30px;
	background:none !important;
}
#accountLinksWrapper li{
	color:#67a608;
	margin:0;
	padding:0 0 5px 0;
}
#accountLinksWrapper li a{
	color:#67a608;
}
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 99%;
	float: right;
	}
#siteMapList ul{
	margin:0;
	padding:10px 0 0 0;
}
#siteMapList li{
	background:url(../images/list_bullet.gif) no-repeat 18px 2px;
	text-transform:capitalize;
	list-style:none;
	font:normal 12px Arial, Helvetica, sans-serif;
	padding:0 0 5px 33px;
}
#siteMapList li a{
	color:#505448;
}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}
.productImage{
	background:#FFFFFF;
	border:1px solid #cccdc9; padding:15px 0;
}
.productImage img{
	border:1px solid #cccdca;
}

.relatedImage{
	background:#FFFFFF;
	border:1px solid #cccdc9; padding:15px 0;
	float:left;
	margin-right:20px;
	height:220px;
}
.relatedImage img{
	border:1px solid #cccdca;
}

.relatedImageLast{
	background:#FFFFFF;
	border:1px solid #cccdc9; padding:15px 0;
	float:left;
	height:220px;
}

.relatedImageLast img{
	border:1px solid #cccdca;
}


.borderNone{
	border:none !important;
}
.productDescription{
	padding:0 5px 5px 5px;
}
.productInfoImage{
	padding:15px 0 0 15px;
}
.productRightContent{
	padding:15px 15px 0 0;
}
.productname{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
}
.productnamelink { font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#4c4c4c; }
.productnamelink:hover { font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#4c4c4c; }
.cartProductname{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
}

.headingRelated{
	background-image:url(../images/heading_bg2.gif); width:728px; height:30px; padding:6px; padding-top:4px; color:#323232; background-repeat:no-repeat; padding-left:10px; margin:10px 0 2px 0; font:normal 20px Georgia, "Times New Roman", Times, serif;
}
.common-border{
	border:1px solid #cdceca;
}
#ezPageDefault ul{
	margin:0;
	padding:10px 0 10px 30px;
}
#ezPageDefault li{
	margin:0;
	padding:0 0 3px 0;
}

#ezPageDefault p{
	margin:0;
	padding:0 0 3px 0;
}

.commonBorder{
	border:1px solid #cdceca;
}
.featuredProduct { height:218px; padding:10px; width:142px; margin:0 8px 15px 8px;  }
.featuredProduct img{
	border:1px solid #cdceca;
}
.featured{
	padding:0 20px 0 0;
}


.textfeild_contact, #firstname, #lastname, #street-address, #city, #postcode, #telephone, #email-address, #password-new, #password-confirm, #disc-ot_coupon{
	border:1px solid #cccccc;
	height:17px;
	width:200px;
	background:#ffffff;
}
.textarea_contact{
	width:100%;
	margin:5px 0 0 0;
}
select, textarea{
	border:1px solid #cccccc;
	background:#ffffff;
}
#accountHistory{
	padding:10px 0;
}
.cartQuantityBox input{
	border:1px solid #c9cac6;
	height:18px;
	width:50px;
	
}

#footernote {
margin: 0 38px 0 29px;
}

#productGeneral{ padding-bottom:15px;}
