/**
 * 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: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff url(../images/back-left.gif) repeat-x;;
	behavior: url(csshover3.htc);
	line-height: 15px;
	text-align: justify;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #990000;
	text-decoration: none;
	}
 
a:visited {
	color: #990000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #CC0000;
	}

a:active {
	color: #990000;
	}
H1{
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding-bottom: 5px;
	position: relative;
}
H2{
	font-size: 16px;
	color: #000000;
	margin: 10px 0 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
H3{
	font-size: 15px;
	font-weight: bold;
	color: #660709;
	margin: 10px 0 1px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

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

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:*/
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
html .centerColumn {
	height: 1%;
	}


CODE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

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

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

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

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

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;
	}
#logo {
	padding-top: 25px;
	margin-left: 0px;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelcontact {
	width: 19em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em 0;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

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 #9a9a9a;
	margin: 0px 0px 10px 12px;
	text-align: justify;
	}

.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 {
	background-color: #ffffff;
	text-align: left;
	width: 990px;
	vertical-align: top;
	border: 0px solid #9a9a9a;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background: #CC0000 url(../images/header.jpg);
	background-repeat: no-repeat;
	height:135px;
	z-index: 100;
	
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0em;
	margin-right: 0.5em;
	}
	
#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, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

#accountLinksWrapper {
	margin: 0;
	width: 100%;
}
	
.wrapperAttribsOptions {
	float: left;
	}

/*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: #abbbd3;
	font-weight: bold;
	color: #ffffff;
	height: 80px;
	}
	
#navSuppWrapper {
	margin: 0em;
	background-image: url(../images/footer.jpg);
	font-weight: normal;
	color: #ffffff;
	height: 80px;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 42px 0em;
	list-style-type: none;
	text-align: left;
	text-indent: 130px;
	line-height: 11px;
	font-size: 11px;
	}

#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: 0.5em 0.2em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navSupp ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
	
#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#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 {
	margin: 0.5em;
	}

#indexProductListCatDescription {
	margin: 0;
	margin-top: 10px;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding-left: 330px;
/*	padding-top: 101px;*/
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	line-height: 24px;
	}

#navBreadCrumb a:link, #navBreadCrumb a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}

#navBreadCrumb {
	color: #FFFFFF;
	}


#navBreadCrumb a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*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 0;
	text-align: justify;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

.centerColumn {
	padding: 0px;
	margin: 0px 0px 0px 12px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	}

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

.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: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	font-size: 13px;
	}

.productSpecialPriceSale {
	text-decoration: line-through;
	font-size: 15px;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	font-size: 15px;
	}

span.productSpecialPrice {
	color: #ff0000;
	font-size: 15px;
	}

.productPriceDiscount {
	color: #000;
	font-size: 11px;
	padding-left: 5px;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#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 {margin: 0px;margin-bottom: 15px;}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 0px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #FFF;
	padding: 2px 0;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #990000;
	border-bottom: 2px solid #F9E3E3;
	padding: 0em 0.2em;
	}

.centerBoxHeading {
	margin: 0em;
	background: url(../images/centerboxhead.jpg) no-repeat;
	width: 716px;
	border-bottom: 2px solid #F9E3E3;
	padding: 0em 0.2em;
	}
.centerBoxHeadingTab {
	margin: 0em auto;
	background: #990000;
	width: 100%;
	border-bottom: 2px solid #F9E3E3;
	font-size: 1.3em;
	line-height: 25px;
	text-align: center:
	}
h2.centerBoxHeadingTab, .ProductDescriptionHeader1 {
	color: #FFF;
	padding: 2px 0;
	text-align: center;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 0px solid #9a9a9a;
	border-bottom: 0px solid #336633;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #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: 1.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;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}
#productListing {
	text-align: left;
}

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

#productDescription, #productDescription_1 {
	font-size: 12px;
	padding: 0;
	text-align: justify;
}

#productMainImage {
	text-align: left;
	margin-left: 0px;
	float: left;
	width: 180px;
	}

#rightProuctDescr {
	float: right;
	width: 520px;
}

table#orderblock { 
	background: #FDF1F1;
	height: 45px;
	margin: 10px 0;
	width: 100%;
}

td.priceblock {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	width: 200px;	
	}
td.orderblock {
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	width: 240px;
	}
	
td.voorraad {
}
	

#productInfoLink {
	text-align: left;}	
.more_info a:link, .more_info a:visited {
	color:#000000; font-weight: normal; float: right;}
a.more_info:hover {
	color:#CC3333;}

/* categories box parent and child categories */
#categoriesContent {background: #FCF1F1;}
A.category-top, A.category-top:visited {
	font-family: Arial;
	font-size: 14px;
	display: block;
	line-height: 32px;
	color: #881A1D;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	padding-left: 18px;
	background: #F9E3E3 url(../images/icon-cat.gif) no-repeat;
	margin: 1px 0 1px 0;
	}
	
A.category-top:hover, A.category-links:hover {
	background: #F9E3E3 url(../images/icon-cat-hover.gif) no-repeat;
	color: #CC0000;
}	

A.category-links, A.category-links:visited {
	color: #990000;
	font-size: 13px;
	text-decoration: none;
	display: block;
	background:#FCF1F1;
	padding: 2px 0;
	text-indent: 32px;
	background: #FCF1F1 url(../images/menu_active.jpg) no-repeat;
	background-position: 10px 6px;
	}
	
A.category-links:hover {
	background: #FCF1F1 url(../images/menu_n_active.jpg) no-repeat;
	background-position: 10px 6px;
}		

A.category-products, A.category-products:visited {
	color: #990000;
	font-size: 13px;
	text-decoration: none;
	display: block;
	background:#FCF1F1;
	padding: 2px 0;
	text-indent: 30px;
	background: #FCF1F1 url(../images/menu_n_active.jpg) no-repeat;
	background-position: 18px 6px;
	}
	
A.category-products:last-child{
	margin-bottom: 10px;
	color: green;
}
A.category-subs, A.category-subs:visited {
	color: #990000;
	font-size: 13px;
	text-decoration: none;
	display: block;
	background:#FCF1F1;
	padding: 2px 0;
	padding-left: 10px;
	}

A.category-subs:hover, A.category-products:hover {
	background: url(../images/icon-menu-hover.gif) no-repeat;
	background-position: 8px;
	color: #CC0000;
}

SPAN.category-subs-parent {
	background: none;
	color: #CC0000;
	}
.category-subs-selected {
		color: #CC0000;

}

a.category-top span.category-subs-parent, a.category-top span.category-subs-selected {
	font-family: Arial;
	font-size: 14px;
	display: block;
	line-height: 32px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	padding-left: 18px;
	background: #F9E3E3 url(../images/icon-cat-hover.gif) no-repeat;
	margin: 1px 0 1px -18px;
}

a.category-products span.category-subs-selected {
	background: url(../images/icon-menu-hover.gif) no-repeat;
	background-position: 8px;
	display: block;
}	

#categoriesHeading, #yahootreemenuHeading {
	background: url(../images/cat_heading.jpg) no-repeat;
	color: #990000;
	height: 33px;
}

#ezpagesHeading {
	background: url(../images/left-menu-top-dossiers.gif) no-repeat;
	color: #990000;
	height: 33px;
}

#moreinformationHeading {
	background: url(../images/left-menu-top-prakinfo.gif) no-repeat;
	color: #990000;
	height: 33px;
}

#moreinformationContent, #ezpagesContent {
	background: #FDF1F1;
}

/* end categories box links */
		
.leftboxfooter {
	background-image: url(../images/left-menu-bottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 25px;
	height: 10px;
}

#catBoxDivider {
	border-top: 3px solid #9E0203;
	}	
	
#siteinfoLegal { 
	text-align: right;
}

#siteinfoLegal a:link, #siteinfoLegal a:visited {
	color: #990000;
	text-decoration: none;
	}

ul.menu li {
	background: url(../images/icon-menu.gif) no-repeat;
	display: block;
	line-height: 25px;
	padding-left: 25px;
	}
	
ul.menu li:hover {
	background: url(../images/icon-menu-hover.gif) no-repeat;
	display: block;
	}
	
ul.menu li.active {
	background: url(../images/icon-menu-hover.gif) no-repeat;
	}
	
ul.menu-top li {
	vertical-align: bottom; zoom: 1;
	background: url(../images/menu-top.jpg) no-repeat;
	background-position: 5px 8px; 
	display: block;
	padding-left: 18px;
	margin-top: 8px;
	font-weight: bold;
	font-size: 14px;
	line-height: 23px;

	}
	
ul.menu-top li:hover {
	background: url(../images/menu-top-hover.jpg) no-repeat;
	background-position: 5px 8px; 
	display: block;
	}
	
#menutop {
	margin: 0px;
	float: right;
	display: inline;
	white-space:none;	
	background:  url(../images/topmenu.jpg) no-repeat;
	width: 248px;
	height: 121px;
}

.smallcart{
	float: left;
	color: #FFFFFF;
}
a.cart{
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
	line-height: 30px;
}
a.cart:hover{
	text-decoration: none;
}
.checkoutButton {
	text-align: left;
	margin: 0px auto;
	margin-bottom: 25px;
}
.accountButton {
	margin-bottom: 25px;
}

.leftmain {
}
	
.centerBoxContentsProducts {
	border:0px solid #CCCCCC;
	padding: 0px;
	padding-bottom: 0px;
	width: 333px;
	background: url(../images/f_prod_listing.jpg) no-repeat;
	background-position: bottom;
	height: 180px;
}	
h3.itemTitle {
	background: url(../images/h_prod_listing.jpg) no-repeat;
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	padding-left: 10px;
	color: white;
	height: 25px;
}

h3.itemTitle a {
	line-height: 25px;
	color: white;
}
	
.productprice {float: left;text-align: left; margin-bottom: 0px; vertical-align: bottom; padding-left: 5px; font-size: 15px; font-weight: bold;color: #660709;}
.listingProductImage {margin: 10px; float: right}
.listingDescription {
	padding: 5px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: left;
	height: 110px;
}
.borderline {	
	border-left: 1px solid #9E0203;
	border-right: 1px solid #9E0203;
	height: 145px;
}
	
span.product_info a:link, span.product_info a:visited {
float: left;
margin-left: 210px;
margin-top: -21px!important;
margin-top: -18px;/**/
	color: #99000;
	text-decoration: none;
	}

#pricelistsidebox-footer, #pricelistsideboxHeading {
	display: none;}
#pricelistsidebox { margin-top: 20px;}

#bannerTwo {
	padding: 0px;
	text-align: right;
}


.catBoxHeading1 { 
	margin: 0em;
/*	background-color: #abbbd3;
	background-image: url(../images/categoriesHeading.gif);*/
	height: 10px;
	display: block;
    }  

.additionalImages {
   	text-align: left;
   	margin: 0px;
   	margin-top: 10px;
}
#productGeneral ul {
list-style-image: url(../images/detail-arrow.gif);
}
#productGeneral ul,#productGeneral li {
	margin: 5px;
  margin-left: 13px;
  padding-left: 0;
}

#crossSell, .crossSellTab {
	text-align: left;
	color: #990000;
}

.CrossSellContents {
	text-align: left;
}

div.topcon{
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
	height: 350px;
	width: 270px;
	}
	div.topcontxt{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	background-color: #FDF1F1;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}
	div.topcommenttxt{
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	background-color: #C8322D;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	}
	div.commenttitle{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-bottom: 3px;
	position: relative;
	top: 2px;
	}

	div.leftcon{
	margin-right: 6px;
	float: left;
	width: 355px;
	height: 235px;
	clear: bottom;
	}
	div.leftcontxt{
	padding-right: 5px;
	padding-left: 5px;
	border-left: 1px solid #FDF1F1;
	border-right-width: 1px solid #FDF1F1;
	border-bottom-width: 1px solid #FDF1F1;
	padding-bottom: 5px;
	background-color: #FDF1F1;
	padding-top: 2px;
	height: 130px;
	}
	div.rightcontxt{
	padding-right: 5px;
	padding-left: 5px;
	border-left: 1px solid #FDF1F1;
	border-right: 1px solid #FDF1F1;
	border-bottom: 1px solid #FDF1F1;
	padding-bottom: 5px;
	background-color: #FDF1F1;
	padding-top: 2px;
	height: 130px;
	}
	div.rightcon{
		margin-left: 5px;
	width: 355px;
	height: 235px;
	clear: bottom;
	float: right;
	display: inline-block;
	}
	div.bottomcon{
	margin-top: 7px;
	width: 100%;
	}
	
	div.bottomcontxt{
	padding-right: 5px;
	padding-left: 5px;
	border-left: 1px solid #FDF1F1;
	border-right: 1px solid #FDF1F1;
	border-bottom: 1px solid #FDF1F1;
	padding-bottom: 5px;
	background-color: #FDF1F1;
	padding-top: 2px;
	}
	

h4.optionName {float:left;}
h1#productListHeading {margin: 0px; margin-bottom: 10px;}
div.centerBoxWrapperContents, #productListing {margin: 0px 10px 0px 0px;}
#categoryImgListing { float: right;}
