/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a05e5e;
	background-color: #3f0303;
	background-image: url(/images/default/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

p {
	margin:0 0 1em 0;
}

img {
	border: 0px;
}


a {
	color: #eac3b8;
	text-decoration: underline;
}
a:link {
	color: #eac3b8;
	text-decoration: underline;
}
a:visited {
	color: #eac3b8;
	text-decoration: underline;
}
a:hover {
	color: #eac3b8;
	text-decoration: none;
}

h3 {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	margin:0 0 1em 0;
	padding: 0px;
}

h2 {
	color: #eac3b8;
	font-size: 11px;
	font-weight: normal;
	margin:0 0 1em 0;
	padding: 0px;
}

legend {
	color: #eac3b8;
}

.search_rhs {
	background-color: #280000;
	border: 1px solid #3e1210;
	font-size: 11px;
	color: #ffffff;
	width: 118px;
	!width: 117px;
	height: 16px;
	!margin-top: -1px;
}

.price {
	color: #a24040;
}

.price2 {
	color: #eac3b8;
}

.form-field {	
	font-size: 11px;
	width: 250px;
	margin-bottom: 2px;
}

.form-field2 {	
	font-size: 11px;
	width: 200px;
	margin-bottom: 2px;
}

.form-field3 {	
	font-size: 11px;
	width: 100px;
	margin-bottom: 2px;
}

.form-drop {	
	font-size: 11px;
	width: 206px;
	margin-bottom: 2px;
}

/* Structure - start */
#wrapper {
	clear: both;
	width: 1002px;
	left: 50%;
	margin-left: -501px;
	position:relative;
}
#col_1 {
	width: 159px;
	padding-left: 112px;
	float: left;
}
#col_2 {
	width: 411px;
	padding: 10px 16px 0px 26px;
	float: left;
}
#col_3 {
	width: 166px;
	float: left;
}

#content {
	padding: 0px 9px 0px 0px;
	clear: both;
}
/* Structure - end */


/* Top Nav - start */
#top_nav {
	padding-left: 18px;
}

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

#top_nav li {
	float: left;
	padding-right: 4px;
	background-image: url(/images/default/nav-rhs.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin: 0px 2px;
}

#top_nav li:hover {
	float: left;
	padding-right: 4px;
	background-image: url(/images/default/nav-rhs-mo.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin: 0px 2px;
}

#top_nav li a:link {
	display: block;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	background-image: url(/images/default/nav-lhs.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 5px 5px 6px 9px;
}
#top_nav li a:visited {
	display: block;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	background-image: url(/images/default/nav-lhs.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 5px 5px 6px 9px;
}
#top_nav li a:hover {
	display: block;
	font-size: 12px;
	color: #ffffff;
	background-color: #8d0402;
	text-decoration: none;
	background-image: url(/images/default/nav-lhs-mo.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 5px 5px 6px 9px;
}
/* Top Nav - end */


/* Top - start */
#top_col_1 {
	float: left;
	width: 819px;
}

#top_nav {
	clear: both;
	height: 26px;
	margin-left: 88px;
}

#logo_row {
	clear: both;
	margin-left: 88px;
}

#logo_col_1 {
	float: left;
	padding-top: 6px;
	width: 203px;
}

#logo_col_2 {
	float: left;
	padding-top: 58px;
	width: 520px;
}

#top_col_2 {
	float: left;
}
/* Top - end */


/* MENU LHS - start */

.menu_lhs {
	list-style-type: none;
	margin:0px;
	padding: 0px;
}
.menu_lhs a:link {
	display: block;
	width: 143px;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	padding: 3px 8px 4px 8px;
	margin-bottom: 1px;
}
.menu_lhs a:visited {
	display: block;
	width: 143px;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	padding: 3px 8px 4px 8px;
	margin-bottom: 1px;
}
.menu_lhs li a:hover {
	display: block;
	width: 143px;
	font-size: 11px;
	color: #ffffff;
	background-color: #8d0402;
	text-decoration: none;
	padding: 3px 8px 4px 8px;
	margin-bottom: 1px;
}

.nav_lhs {
	width: 6px;
	height: 26px;
	background-image: url(/images/default/nav-lhs.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.nav_rhs {
	width: 6px;
	height: 26px;
	background-image: url(/images/default/nav-rhs.gif);
	background-position: left;
	background-repeat: no-repeat;
}
/* MENU LHS - end */


/* Products - start */
#product_row {
	margin-bottom: 10px;
	clear: both;
	width: 411px;
}

#product_row a {
	color: #a24040;
	text-decoration: none;
}
#product_row a:link {
	color: #a24040;
	text-decoration: none;
}
#product_row a:visited {
	color: #a24040;
	text-decoration: none;
}
#product_row a:hover {
	color: #a24040;
	text-decoration: underline;
}

#product_box {
	width: 120px;
	padding: 3px;
	border: 1px solid #000000;
	color: #763f3f;
	float: left;
	margin: 0px 9px 0px 0px;
}

#product_box_img img{
	border: 1px solid #000000;
	background-color: #280000;
}

#product_box_title {
	padding: 10px 6px 2px 6px;
	color: #a24040;
}

#product_box_info {
	padding: 10px 6px 2px 6px;
	font-size: 10px;
}

#product_box_price {
	padding: 10px 6px 2px 6px;
}

#product_box_buttons {
	padding-top: 10px;
}

#product_box_buttons_1 {
	float: left;
	padding-right: 5px;
}

#product_box_buttons_2 {
	float: left;
}
/* Products - end */


/* Product Info - start */
#p-img {
	width: 120px;
	padding: 3px 3px 3px 3px;
	!padding: 3px 3px 0px 3px;
	border: 1px solid #000000;
	margin-right: 8px;
}

#p-img img {
	border: 1px solid #000000;
}

#p-model {
	padding: 8px 0px;
	clear: both;
	color: #a24040;
}

#p-desc {
	padding: 8px 0px;
	clear: both;
}

#p-price {
	padding: 8px 0px;
	clear: both;
	color: #853030;
}

#p-attributes {
	padding: 8px 0px;
	clear: both;
}

#p-quantity {
	padding: 8px 0px;
	clear: both;
}

#p-buttons {
	padding: 8px 0px;
	clear: both;
}

#p-buttons-col1 {
	float: left;
	width: 92px;
}

#p-buttons-col2 {
	float: left;
	width: 88px;
}

#p-buttons-col3 {
	float: left;
	width: 86px;
}

#p-div {
	padding: 5px 0px 8px 0px;
	clear: both;
}
/* Products Info - end */


/* BOX RHS - start */
#box_rhs {
	background: #000000;
	width: 142px;
	padding: 12px;
	margin-bottom: 10px;
	color: #763f3f;
}

#box_rhs a {
	color: #a24040;
	text-decoration: none;
}
#box_rhs a:link {
	color: #a24040;
	text-decoration: none;
}
#box_rhs a:visited {
	color: #a24040;
	text-decoration: none;
}
#box_rhs a:hover {
	color: #a24040;
	text-decoration: underline;
}

#box_rhs_row {
	clear: both;
	padding-bottom: 10px;
}

#box_rhs_col_1 {
	float: left;
	width: 57px;
}

#box_rhs_col_2 {
	float: left;
	width: 85px;
}

#box_rhs_search_row {
	clear: both;
}

#box_rhs_search_col_1 {
	float: left;
	width: 124px;
}

#box_rhs_search_col_2 {
	float: left;
	width: 20px;
}
/* BOX RHS - end */


/* Shopping Cart - start */
#cart_row {
	clear: both;
	width: 401px;
	padding: 5px;
	background-color: #3b0404;
	color: #FFFFFF;
}
#cart_header {
	clear: both;
	width: 401px;
	padding: 5px;
	background-color: #000000;
	color: #FFFFFF;
}
#cart_total {
	clear: both;
	width: 401px;
	padding: 5px;
	background-color: #280000;
	color: #FFFFFF;
	text-align: right;
}
#cart_col1{
	float: left;
	width: 30px;	
}
#cart_col2{
	float: left;
	width: 30px;	
}
#cart_col3{
	float: left;
	width: 59px;	
}
#cart_col4{
	float: left;
	width: 142px;	
}
#cart_col5{
	float: left;
	width: 60px;	
}
#cart_col6{
	float: left;
	width: 50px;	
}
#cart_col7{
	float: left;
	width: 30px;	
}

#cart_col1 input {
	font-size: 11px;
	width: 20px;
}
/* Shopping Cart - end */

/* Bottom - start */
#body_bottom {
	width: 100%;
	background-image: url(/images/default/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: center;
	padding: 66px 0px 10px 0px;
}

#body_bottom a {
	color: #a05e5e;
	text-decoration: none;
}
#body_bottom a:link {
	color: #a05e5e;
	text-decoration: none;
}
#body_bottom a:visited {
	color: #a05e5e;
	text-decoration: none;
}
#body_bottom a:hover {
	color: #a05e5e;
	text-decoration: underline;
}
/* Bottom - end */


/* Clear Div - start */
#clear {
	clear: both;
}
/* Clear Div - end */


/* END OF CUSTOM CSS */

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	font-family:arial;
	font:arial;
	}

h4, h5, h6, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
#indexCategories .maincat {font-weight:normal;}
td .optionName {
	width:85px;
	margin:0;
	padding:0;
	font-size:12px;
	font:arial;
	color:#663399;
	font-weight:normal;
	text-align:left
}
.optionsName {width:80px;}
.productInfoQuantity {height:20px;valign:top;}
.attribsSelect, .productInfoQuantity, .productsOrderQuantity {color:#684c9c;}

.optionMenu select {	
	WIDTH: 160px;
	height:17px;
	font-size:10px;
	color:#000000;
	padding:0px;
	margin:0px;
}

#currenciesContent{
	background: url(../images/bg-currency.jpg) no-repeat;
	height: 38px;
	padding: 11px 15px 0 50px;
	text-align:right;
	margin-bottom:10px;
}
* html #currenciesContent {
	padding: 11px 15px 0 50px;
	
}

#currenciesContent img {
	margin-top:5px;
	
}
* html #currenciesContent img {
	margin-right:2px;
	padding:0;
}

#currenciesContent input {
margin-bottom:12px;
margin-right:2px;
width:13px;
height:13px;
}
*:first-child+html #currenciesContent input {
	margin: 0px 2px 6px 0;
}


#searchHeading {
	display:none;

}
#search {
	margin:5px 0 0 0;
}
#searchContent {
	background: url(../images/bg-search.jpg) no-repeat;
	height: 50px;
	padding:35px 0 0 15px;
	text-align:left;
}

#searchContent a {
	font-size:10px;
	color: #665b7a;
	text-decoration:underline;
	text-transform:lowercase;
	padding-left:2px;
}

#searchContent .input {
	background: url(../images/input.jpg) no-repeat;
	width:163px;
	height:20px;
	border:none;
	font-size:12px;
	padding:1px 0 0 3px;

}
#searchContent .submit {
	background: url(../images/submit.jpg) no-repeat bottom;
	width:20px;
	height:23px;
	border:none;
	margin-left:4px;
}

#selectquantity {
	width:50px;
	height:19px;
	font-size:11px;
	color:#000000;
	padding:0px;
	margin:0px;
}

#attrib-1 {
	height:19px;
	font-size:11px;
	color:#000000;
	padding:0px;
	margin:0px;
}

#tableHeading {
	background-color: #280000;
	font-weight: normal;
	color:#000;
	border:0;
}

#scQuantityHeading, #scUpdateQuantity, #scProductsHeading, #scUnitHeading, #scTotalHeading, #scRemoveHeading {font-weight:normal;border:0;}

#cartProdTitle {float:right;width:230px;text-align:left;padding-top:15px;color:#663399;font-size:12px;}
#cartProdTitle a{color:#663399;}
.cartProductDisplay {width:300px;}

#purchProdBottom {
	margin:0px;
	background: url(../images/bg-pp-bottom.jpg) no-repeat bottom;
	min-height:97px;
	width:241px;
	
}

#purchProd {
	margin:0px;
	background: url(../images/bg-pp.jpg) no-repeat;
	padding:11px 10px 9px 10px;
	text-align:left;
	
}

#purchProd img{
	border: 1px solid #cc99cc;
	margin-top:3px;
}

#purchProd a {
	font:arial;
	font-size:14px;
	color:#993366;
	font-weight:normal;
}

.productsListingNav {
	height:31px;
	padding:8px 0px 8px 0px;
}

tr .productListing-odd {
	padding-bottom:10px;
}

td .listingDescription{
	text-align:left;
}

#productTable {
	padding:0px;
}

#productTable h3{
	text-align:left;
	margin-left:0;
}

#productTable h3 a{
	color:#a43d72;
}

#productTable td {
	padding-bottom:15px;
	padding-top:15px;
	vAlign:top;
}

#indexProductList {
	width:530px;

}

#indexProductList Form{
	padding-left:20px;

}

#listCell0-2.productListing-heading {
	width:60px;
}


.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

/**FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}*/

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	/**background: #F0F8FF;*/
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}



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, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}
.clearRight {
	clear: right;
	}

* html .clearRight {
	clear:none;

}
*:first-child+html .clearRight {
	clear:none;

}


HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*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 {
	text-align: left;
	width: 1001px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#headerWrapper {
	height:48px;
	background:url(../images/bg-top-nav.jpg) no-repeat right;
	text-align:center;
	padding:0;
	margin:0;
}

#logoWrapper {
	background:url(../images/bg-header.jpg) repeat-x;
	height: 136px;
}

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

/*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, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}
#navSuppWrapper {
	background: url(../images/bg-footer.jpg) no-repeat;
	height:62px;
	width:1001px;
	color:#996699;
	font-size:11px;
	padding-top:17px;
}
#navSuppWrapper a{
	color:#996699;
}

#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, #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, #indexProductListCatDescription {
	margin: 0.5em;
	}
.buttonRow {
	margin: 0.5em 0;
}
.buttonRow input {
	margin: 0 7px 0 7px;
}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	text-align:center;
	height: 35px;
	margin:0;
	font-family: arial;
	font:Arial;
	font-size:12px;
	position:relative;
	padding-top:5px;
	}
* html #navEZPagesTop {
  padding-top:12px;

}
*:first-child+html #navEZPagesTop {
  padding-top:12px;

}


#navEZPagesTop ul{
	text-align: center;
	display:inline;
	margin:0;
	margin-right:30px;
}
* html #navEZPagesTop ul {
  margin-right:0px;

}
*:first-child+html #navEZPagesTop ul {
  margin-right:0px;

}

#navEZPagesTop li {
	height:28px;
	text-align: center;
	padding: 8px 3px 8px 3px;
	display:inline;

}

#navEZPagesTop li a{
	color:#000;
	text-decoration: none;
	padding: 5px 0 13px 3px;
	color: #663399;
	background: url(../images/bg-item-top-nav-left.jpg) no-repeat top left;
}

#navEZPagesTop li a:hover{
	background: url(../images/bg-item-top-nav-left-hover.jpg) no-repeat top left;
	color:#ffffff;
}
* html #navEZPagesTop li a {
  padding-top:0px;

}
*:first-child+html #navEZPagesTop li a {
  padding-top:0px;

}
#navEZPagesTop li a b{
	height:28px;
	background: url(../images/bg-item-top-nav-right.jpg) no-repeat top right; 
	line-height:28px;
	padding:5px 16px 13px 13px;
	font-weight:normal;
}
#navEZPagesTop li a b:hover{
	background: url(../images/bg-item-top-nav-right-hover.jpg) no-repeat top right;
}

#navBreadCrumb {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFFFFF;
	}

#navColumnTwo {
	background-color: #FFFFFF;
	padding-top:15px;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
#productDescription {
	color:#6666cc;
	
}


.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #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;
	border: none
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: normal;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 15px 0em;
	}
.cartTotalsDisplay,.cartUnitDisplay {padding-left:5px;padding-right:5px;}

.cartQuantity {padding-left:3px;}
.cartQuantity input {width:20px;}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #796f8a;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
.cartNewItem b {
	color: #ac3b75;
}

.cartOldItem {
	color: #796f8a;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}
.cartNewItem b {
	color: #ac3b75;
}
#cartBoxLine {padding: 8px 0;}
.cartBoxTotal {
	float:left;
	font-weight: normal;
	}
.cartBoxCheckOut {
	text-align:right;
}
.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin: 0;
	padding:0;
	font-size:10px;
	font-weight:normal;
	}
.cartAttribsList li {
	list-style: none;
	padding:0;
	margin:0;
}
.cartAttribsList ul {
	margin:0;
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #663399;
	}
.productSpecialPrice {
	font-size:18px;
	font-weight:bold;
}

.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;
	padding:5px 0 5px 0;
	}

.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 ;
	}*/
#productMainImage {
	float:left;
}

#productMainImage img{
	border: 1px solid #000000;
	
}
.categoryIcon {}

#cartImage {
	float:left;
	margin:10px 0 0 10px;
	}

/*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: #FFffff;
	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, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.productListing-data {
	
	padding:0 6px 0 6px;
}
.productListing-data td{
	valign:top;
}
#whatsNew h2.centerBoxHeading,#specialsDefault h2.centerBoxHeading {
	font-size:22px;
	color:#993366;
	font-weight:normal;
	
}

#specialsDefault {
	border-top: 1px solid #ffccff;
	margin: 0 15px 0 15px;
}

#alsoPurchased h2.centerBoxHeading {
	text-align:left;
	background-color:#ffffff;
	color: #663399;
	font-size:18px;
	font-weight:normal;
}

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

.rowEven {
	background-color: #f5f2fb;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.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: 90%;
	float: right;
	}

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

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
a.category-top {
color:#000;
font-size:12px;	
}
#chcategories {
margin-top:10px;
}

#chcategoriesContent {
background: url(../images/bg-cat-box-top.jpg) no-repeat;
}

#catbox {
background: url(../images/bg-cat-box-bottom.jpg) no-repeat bottom;

}

#chcategoriesHeading {
display:none;
}
#navitem-top {
	background: url(../images/bg-category.jpg) no-repeat; 
	width:208px;
	height:22px;
	padding-left:10px;
	padding-top:3px;
	margin-left:3px;
	margin-top:2px;
}
#navitem-top a{
	color: #000000;
	font-size: 12px;
}


#navitem-special {
	background: url(../images/bg-category-special.jpg) no-repeat; 
	width:208px;
	height:22px;
	padding-left:10px;
	padding-top:3px;
	margin-left:3px;
	margin-top:2px;
}

#navitem-special a{
	color:#000000;
	font-size:12px;
}

#navitem-sub {
	padding:3px 0px 3px 5px;
	background: url(../images/catsep.jpg) no-repeat left;
	margin-left:10px;
}
#navitem-sub:hover{
	background: url(../images/catsep-hover.jpg) no-repeat left;
	}
#navitem-sub a{
	color: #666666;
	font-size: 12px;
}
.navitem-sub-divider {
	width:200px;
	background: url(../images/bg-cat-divider.jpg) no-repeat top right;
}

#indexCategoriesMainContent {
	font-family:arial;
	font:arial;
}

#indexCategoriesMainContent h1{
	font-size:20px;
	color:#666699;
	padding-left:15px;
	padding-bottom:5px;
}
.content-text{
	font-size:12px;
	color: #8e73ac;
	padding:0px 10px 30px 20px;
	line-height:20px;
}
.categoryListBoxContents{
	padding-bottom:10px;
}
#product_row .categoryListBoxContents a{
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
}
#product_row .categoryListBoxContents a:link{
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
}
#product_row .categoryListBoxContents a:visited{
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
}
#product_row .categoryListBoxContents a:hover{
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
}

#mailing-list {
	width:219px;
	height:40px;
	background: url(../images/bg-mail-signup.jpg) no-repeat;
	padding-top:65px;
	padding-left:13px;
	margin-top:5px;	
}

.input {
	background: url(../images/input.jpg) no-repeat;
	width:163px;
	height:20px;
	border:none;
	font-size:12px;
	padding:1px 0 0 3px;

}
.submit {
	background: url(../images/submit.jpg) no-repeat bottom;
	width:20px;
	height:23px;
	border:none;
}

* html .submit {
  margin-bottom:1px;

}
*:first-child+html .submit {
  margin-bottom:1px;
}
/*#company {
	text-align:center;
	line-height:15px;
	font-size:11px;
	color:#999999;
	margin-top:15px;
}*/

#cart-middle {
	background: url(../images/bg-cart-middle.jpg) repeat-y;
}
#cart-top {
	background: url(../images/bg-cart-top.jpg) no-repeat top;
}
#cart-bottom {
	background: url(../images/bg-cart-bottom.jpg) no-repeat bottom;
	padding:5px 10px 5px 10px;
	font-size:11px;
	color:#666699;
}
#cart-bottom a{color:#666699;}
#cart-bottom h3{
	padding:2px 0px 1px 0px;
	margin:0px;
	font-family:arial;
	font:arial;
	font-size:12px;
	color:#666699;
}
#testimonials-managerContent {
	
	background: url(../images/bg-testimonials.jpg) no-repeat;
	height:141px;
}
#testimonials-managerContent h3 {
	color:#663399;
	font-size:16px;
}

.testimonial {
	color: #666699;
	text-align:left;
	font-size:11px;
}
.testimonial p {
	margin: 0;
	padding-bottom: 5px;
}
.testimonial span {
	float:right;
}
.testimonialImage {
	margin: 0;
	padding: 0;
	text-align: center;
}
#featuredproducts {
	margin-bottom:10px;
	background: url(../images/bg-featured-product-item-bottom.jpg) no-repeat bottom;
	padding:0px;
	min-height:97px;
	
}

#featuredproductscontent {
	margin:0px;
	background: url(../images/bg-featured-product-item.jpg) no-repeat;
	padding:11px 10px 10px 10px;
}
#featuredproductscontent h3 {
	font-size:14px;
	color:#993366;
	margin:0;
	padding:0;
}
#featuredproductscontent img {
	border: 1px solid #cc9999;
	margin-top:2px;
}
#noborder img {border:none;}
.featured_box_price11 {
	color:#663399;
	font-size:18px;
	font-weight:bold;
	padding-top:2px;
}

h1 {
	font-size:22px;
	font-weight:normal;
	color:#663399;
}

#productPricesBox {
	border: 1px solid #e4deef;
	background-color: #f6f2fc;
	font-size:12px;
	
	
}
#productPrices {
	font:arial;
	font-size: 12px;
	text-align:center;
}
#productPrices .normalprice {
	font-weight:normal;
	
	font-size: 12px;
}
#productPrices .productSpecialPrice {
	font-weight:normal;
	text-decoration:none;
	font-size: 12px;
	color:#993366;
}
#productPrices .productPriceDiscount {
	font-weight:normal;
	text-decoration:none;
	font-size: 12px;
}

#productDetailsList {
	list-style-type: none;
	font-size: 12px;
	color:#663399;
}
#productDetailList li{
	padding-left:22px;
}
#productinfotable{
	font: arial;
	font-size: 12px;
}

#productinfotable td {padding:4px 0 5px 0}

#selectquantity img {
	float:right;
}
#productListing {
	width:402px;
}

