/**

 * 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: 0; font-size: 70%; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;}



a img {border: none; }



a:link, #navEZPagesTOC ul li a {

	color: #383e89;

	text-decoration: none;

	}

 

a:visited {

	color: #383e89;

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

	text-decoration:underline;

	}



a:active {

	

	}



h1 {

	font-size: 1.5em;

	color: #9a9a9a;

	}



h2 {

	font-size: 1.2em;

	}



h3 {

	font-size: 1.0em;

	}



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: arial, verdana, 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;

	}



LABEL.inputLabel {

	width: 9em;

	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;

	}



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;

	}



.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: 950px; vertical-align: top; }

#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

	margin: 0em;

	padding: 0em;

	}






#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 

#navColumnOneWrapper, #navColumnTwoWrapper { margin-right: 0.5em; margin-left: 0.5em; padding-right: 0; padding-left: 0; }



#sendSpendWrapper {

	border: 1px solid #cacaca;

	float: right;

	margin: 0em 0em 1em 1em;

	}

#cartContent {

	float:right;

	background: url(../images/header_cart.gif) no-repeat 0em -0.2em;

	font-size:1.1em;

	padding: .3em 4em .5em 4em;

	}

#cartContent img{

	padding:0;

	margin:0;

	}

#cartContent a{

	color:#000000;

	text-decoration:underline;

	padding: 0;

	}



.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {

	margin: 0;

	width: 47%;

	}

#productAttributes {
background:#CCFF99;
}

.wrapperAttribsOptions {

	margin: 0.3em 0em;

	}



/*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;

	}



#navSuppWrapper, #navCatTabsWrapper { margin: 0; font-weight: bold; color: #ffffff; height: 1%; padding-top: 0.5em; padding-right: 0.2em; padding-left: 0.2em; }



#navCatTabsWrapper {

	background-color: #ffffff;

	color: #9a9a9a;

	background-image:none;

}

#navMainWrapper{		

	position:absolute;

	margin: 0em;

	right:10em;

	padding: 0 1em 0 0;

	color: #505050;

	height: 1%;

	}



#navMain ul, #navSupp ul, #navCatTabs ul {

	margin: 0;

	padding:0;

	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{

	text-decoration: none;

	padding: 0;

	margin: 0;

	font-size:1.1em;

	color: #505050;

	}

#navMain ul li a:hover{

	text-decoration:underline;

	color: #505050;

}



#navSupp ul li a, #navCatTabs ul li a { text-decoration: none; padding: 0 0.5em; margin: 0; color: #424141; font-weight: normal; white-space: nowrap; }



#navCatTabs ul li a {

	color: #9a9a9a;

	}


#navCategoryIcon, .buttonRow, #indexProductListCatDescription {

	margin: 0.5em;

	}



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


#navColumnOne, #navColumnTwo { background-color: transparent; margin-right: 0; margin-left: 0; }

/*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;

	}



.alert {

	color: #FF0000;

	margin-left: 0.5em;

	}

.advisory {}

.important {

	font-weight: bold;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}

#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix { margin: 0; padding: 0; }



.centerColumn {padding: 0 0.5em; }



.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}



/*Shopping Cart Display*/

#cartAdd {

	float: left;

	text-align: left;

	margin: 0;

	border: solid 0 #000000;

	padding: 3px 3px 3px 1px;

	}



.tableHeading TH { color: #e9e9e9; background-color: #a00; background-image: url(../images/tabbedlite-span-current.gif); background-repeat: repeat-x; background-position: center top; 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; background-image: url(../images/tabbedlite-span.gif); background-repeat: repeat-x; background-position: center top; 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-weight:bold;

	}



.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {

	color: #a00;
	font-weight:bold;

	}



.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*/

#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {

	margin: 0em 1em 1em 0em ;

	}

.current { color: #a00; }

.categoryIcon {}



#cartImage {

	margin: 0.5em 1em;

	}



/*Attributes*/

.attribImg {

	width: 20%;

	margin: 0.3em 0em;

}



.attributesComments {}



/*list box contents*/

.centerBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured  {

	margin: 0.5em 0em;

	}



.centerBoxWrapper {text-align: center; height: 1%;  padding-left: 0em;}



h2.centerBoxHeading { font-size: 1.1em; color: #000000; text-transform: uppercase; }



/*sideboxes*/

.columnLeft {}



h3.leftBoxHeading, h3.rightBoxHeading { font-size: 10px; color: #3c5179; text-transform: uppercase; text-align: center; margin: 0; padding: 0.8em 0 0 0; }

h3.leftBoxHeading a, h3.rightBoxHeading a { color: #424141; font-size: 11px; text-align: left; text-transform: uppercase; margin: 0; padding: 1em 0 0; }



.centerBoxHeading {vertical-align: middle; margin: 0; padding-top: 0.5em; padding-bottom: 0.5em;}



.leftBoxHeading{ margin: 0em; background-image: url(../images/sidebox-heading.gif); background-repeat: no-repeat; background-position: center top; height: 33px; }
.rightBoxHeading { margin: 0em; background-image: url(../images/right-heading.gif); background-repeat: no-repeat; background-position: center top; height: 33px; }

.leftBoxHeading label, .rightBoxHeading label { color: #424141; font-size: 11px; }
.leftBoxContainer, .rightBoxContainer { margin: 0.5em 0 1em; padding-bottom: 9px; }




.sideBoxContent {height: 1%; margin-top: -1.5em; padding: 1em 0.5em; border-right: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;}


h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {

	color: #a00;

	text-decoration: none;

	} 



.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {

	color: #424141;

	}



.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_thumbnail {

width: 26px;

padding-right: 4px;

float: left;

margin: 0px;

  }



#bestsellers .wrapper {

	margin: 0em 0em 0em 0.9em;

	}



#bestsellers ol {

	padding: 0;

	margin-left: 1.1em;

	}



#bestsellers li {

  margin-left: 3px;

	padding-top: 5px;

	margin: 0em 0em 1.3em 0em;

	clear: both;

	}

#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/* categories box parent and child categories */
.category-top {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#383e89;
 line-height: 1.7;  text-decoration: underline; clear: right; padding-left:10px;
}


A.category-top, A.category-top:visited  { color: #383e89; font-weight: bold; }

A.category-top:hover { text-decoration:none;
color:#CC0000;
 }

A.category-links, A.category-links:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 1.5; background-image: url(../images/cat_arrow.gif); background-repeat: no-repeat; background-position: left center; text-decoration: underline; padding-left: 20px;
 }

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited { color: #383e89; line-height: 1.3; text-decoration: none; padding-left: 15px; }

A.category-subs:hover, A.category-products:hover { color: #a00; }

SPAN.category-subs-parent {

	font-weight: bold;

	}

SPAN.category-subs-selected {

	font-weight: bold;

	}

/* end categories box links */



/*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;

	}



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

	}

	

/* Zen4Me.com custom CSS and additional start here */



#informationContent ul li { line-height: 1.3; background-image: url(../images/arrow-dot.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 20px; }

#ezpagesContent ul li, #moreinformationContent ul li { line-height: 1.3; background-image: url(../images/arrow-red-dot.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 20px; }



#cart_content a { color: white; text-decoration: underline; }

#cart_content { color: white; }

.main { font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif;border: solid 0px #c0c0c0; }

.centerBoxContentsProducts {background-color: white; margin: 5px 2px 0 0; padding-top: 5px; border: solid 0px #cccccc; }

#productListing { margin-bottom: 3em; padding-bottom: 5px; padding-left: 0em; }

#productMainImage { width: 280px; height: 280px; margin: 0 1em 1em 0; padding: 1px; }

#productsListingTopNumber, #productsListingBottomNumber, #productsListingListingBottomLinks a, #productsListingListingTopLinks a, .navSplitPagesResult, .navSplitPagesLinks, #specialsListingTopNumber, #specialsListingBottomNumber, #specialsListingTopLinks a, #specialsListingBottomLinks a { color: #000000; }

.imgLink { font-weight: bold; }

#productName { color: #000000; font-weight: normal; margin-top: 0; padding-top: 0; }

#productPrices { color: #323232; }

#productDetailsList { color: #000000; font-size:12px; margin-top: 5px; margin-bottom: 5px; padding: 1px 5px 1px 5px; list-style-type: none; line-height:20px; }

#productDescription1 { font-size: 1em; margin-right: 10px; margin-left: 10px; }


#productTellFriendLink { vertical-align: top; }

#email_friend img, #write_my_review img { text-decoration: underline; margin-bottom: -4px; }

#attributes_box { float: left; margin-top: 5px; padding-top: 5px; border-color: #c0c0c0; border-style: solid; border-width: 1px 0 0; }

.specialsListBoxContents { min-height: 180px; height: auto !important; height: 180px; background-color: white; margin-right: 3px; margin-bottom: 5px; margin-left: 3px; padding: 4px; border: solid 0px #c0c0c0; }

#specialsListing { background-color: #b2b3b2; background-image: url(../images/centerbox-back.jpg); background-repeat: repeat-x; background-position: center top; }

.banners { margin: 0; padding: 0; }

#navSuppWrapper { color: #424141; font-weight: normal;  }



#siteinfoLegal { padding-bottom: 5px; }


#zm_featured_box, #zm_whatsnew_box, #zm_specials_box { font-size: 0.9em; background-color: #fff3ca; padding: 5px; border: solid 1px #c0c0c0; }

/* Older IE Hack */

* html #navColumnOne { background-color: transparent; width: 212px; margin-right: 0; margin-left: 0; padding-right: 0; }

* html #navColumnTwo { background-color: transparent; margin-right: 0; margin-left: 0; width: 212px; padding-left: 0; }

* html #productGeneral, #productMusicDisplay, #docGeneralDisplay, #docProductDisplay, #productFreeShipdisplay { padding-right: 30px; }

* html #navBreadCrumb { margin-right: 30px; }

* html #searchContent { margin-right: 0; margin-bottom: 0; margin-left: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; }

/* IE7 Hack */

*+html #navColumnOne { background-color: transparent; width: 212px; margin-right: 0; margin-left: 0; padding-right: 0; }

*+html #navColumnTwo { background-color: transparent; margin-right: 0; margin-left: 0; width: 212px; padding-left: 0; }


*+html #productGeneral, #productMusicDisplay, #docGeneralDisplay, #docProductDisplay, #productFreeShipdisplay { padding-right: 30px; }

*+html #navBreadCrumb { margin-right: 30px; }

*+html #searchContent { margin-right: 0; margin-bottom: 0; margin-left: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; }

.productListing-data {

border-bottom:1px solid #7591B1;

padding:0.5em;

}

#productListHeading, #featuredDefaultHeading, #newProductsDefaultHeading, #allProductsDefaultHeading, #indexCategoriesHeading {

align:center;

color: #a2210c;

font-size:12px;

}



.centerBoxWrapperContents{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


.home_link, .home_link:visited
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#003399;
text-decoration:none;
}

.home_link:hover
{
text-decoration:none;
color:#CC0000;
}
.bar_space
{
color:#666666;
padding:0px 6px 0px 6px;
font-size:12px;
}
.mainl_link
{
height:22px;
width:11px;
background:url(../images/aj/toplink_left.gif) top left no-repeat;
}

.mainr_link
{
height:22px;
width:11px;
background:url(../images/aj/toplink_right.gif) top right no-repeat;
}

.mainbg_link
{
background:url(../images/aj/toplink_bg.gif) top repeat-x;
}

.main_link, .main_link:visited
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#3c5179;
font-weight:bold;
text-decoration:none;
}

.main_link:hover
{
color:#CC0000;
text-decoration:none;
}
.welcome_txt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.sign_register, .sign_register:visited
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0033CC;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.sign_register:hover
{
text-decoration:underline;
color:#CC0000;

}
.top_bar
{
border-top:2px solid #ffda75;
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
background:url(../images/aj/top_bar.gif) bottom repeat-x;
height:35px;
}
.txt_11
{
font-family:Verdana, Arial, Helvetica, sans-serif;


font-size:11px;
color:#333333;
}

.search_txtbox
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
border:1px solid #cccccc;
width:200px;
}
.details_bttn
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
background-color:#dedede;
font-size:10px;
border:1px solid #cccccc;
}
.advanced_search, .advanced_search:visited
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#003399;
text-decoration:underline;
}
#productName {
font-size:13px;
font-weight:bold;
}
.itemTitle a link{
#383e89;
}
.manufacturerName {
font-weight:bold;
}
#manufacturerslistContent{
padding-left:0px;}
.wholesalet {
height:28px;
margin:0px;
background-image: url(../images/aj/top_bar.gif);
padding-left:20px;
text-align:center;
}
