/**

 * 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%;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	background-image: url(../images/background.gif);

	background-repeat:repeat-x;

	color:#000000;

}



a img {border: none; }







/*

a:link, #navEZPagesTOC ul li a {

	color: #000000;

	text-decoration: none;

	}

a:active, #navEZPagesTOC ul li a {

	color: #000000;

	text-decoration: none;

	}

	

	a:visited, #navEZPagesTOC ul li a {

	color: #000000;

	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 {

	text-decoration:none;

	}

	



h1 {

	font-size: 1.5em;

	color: #9a9a9a;

	}



h2 {

	font-size: 1.4em;

	}



h3 {

	font-size: 11px;

	text-decoration:none;

	}

	

	

h3 a:link{

color: #5d511a;

text-decoration:none;

font-size: 10px;

}



h3 a:hover{

color: #5d511a;

text-decoration:none;

font-size: 10px;

}	



h3 a:visited{

color: #5d511a;

text-decoration:none;

font-size: 10px;

}	



h3 a:active, hover{color: #5d511a;

text-decoration:none;

font-size: 10px;

}

	



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;

	text-decoration: none;

	}



FORM, SELECT, INPUT {

	display: inline;

	font-size: 1em;

	margin: 0.1em;

	text-decoration: none;

	}



TEXTAREA {

	margin: auto;

	display: block;

	width: 95%;

	text-decoration: none;

	}



input:focus, select:focus, textarea:focus {

	background:#a49238;

	text-decoration: none;

	color:#FFFFFF;

	font-weight:bold;

	}



FIELDSET {

	padding: 0.5em;

	margin: 0.5em 0em;

	border: 1px solid #cccccc;

	text-decoration: none;

	}



LEGEND {

	font-weight: bold;

	padding: 0.3em;

	color: black;

	text-decoration: none;

	}



LABEL, h4.optionName {

	line-height: 1.5em;

	padding: 0.2em;text-decoration: none;

	}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;text-decoration: none;

	}



#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

	float: left;text-decoration: none;

	}



LABEL.inputLabel {

	width: 9em;

	float: left;text-decoration: none;

	}



LABEL.inputLabelPayment {

	width: 14em;

	float: left;

	padding-left: 2.5em;text-decoration: none;

	}



LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {

	width: 11em;

	float: left; text-decoration: none;

	}



#checkoutPayment LABEL.radioButtonLabel {

	font-weight: bold; text-decoration: none;

	}



P, ADDRESS {

	padding: 0.5em; text-decoration: none;

	}



ADDRESS {

	font-style: normal; text-decoration: none;

	}



.clearBoth {

	clear: both; text-decoration: none;

	}



HR {

	height: 1px;

	margin-top: 0.5em;

	border: none;

	border-bottom: 1px solid #9a9a9a; text-decoration: none;

	}



/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {

	line-height: 1.8em;

	padding: 0.2em;

	border: 1px solid #9a9a9a; text-decoration: none;

	}



.messageStackWarning, .messageStackError {

	background-color: #ff0000;

	color: #ffffff; text-decoration: none;

	}



.messageStackSuccess {

	background-color: #99FF99;

	color: #000000; text-decoration: none;

	}



.messageStackCaution {

	background-color: #FFFF66;

	color: #000000;text-decoration: none;

	}



/*wrappers - page or section containers*/

#mainWrapper {background-image: url(../images/bgthai_short.gif); background-repeat: no-repeat; background-position: center top; text-align: left; width: 972px; vertical-align: top; }

#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

	margin: 0em;

	padding: 0em; text-decoration: none;

	}



#logoWrapper{

	background-repeat: repeat-x;

	background-color: #ffffff;

	height:75px; text-decoration: none;

	}





#navColumnOneWrapper, #navColumnTwoWrapper{

	margin: auto;

	margin-top:10px; /* Jaime ADDED FOR IE */

	background-color:transparent; text-decoration: none;  /* Jaime changed for left boxes */

	} 

#mainWrapper {

	margin: auto; text-decoration: none;

	} 

#navColumnOneWrapper, #navColumnTwoWrapper { margin-right: 0.5em; margin-left: 0.5em; padding-right: 0; padding-left: 0; }



#tagline {

	color:#000000;

	font-size: 2em;

	text-align : center;

	vertical-align: middle; text-decoration: none;

	}



#sendSpendWrapper {

	border: 1px solid #cacaca;

	float: right;

	margin: 0em 0em 1em 1em; text-decoration: none;

	}



.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {

	margin: 0;

	width: 47%;

	}



.wrapperAttribsOptions {

	margin: 0.3em 0em;

	}



/*navigation*/



.navSplitPagesResult {}

.navSplitPagesLinks {}



.navNextPrevCounter {

	margin: 0em;

	font-size: 12px;

	color:#000000;

	}

.navNextPrevList {

	display: inline;

	white-space: nowrap;

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	}



#navMainWrapper, #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;

}



#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: 0 0.5em; margin: 0; color: #424141; font-weight: normal; white-space: nowrap; }



#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, #indexProductListCatDescription {

	margin: 0.5em;

	text-decoration:none;

	}



#navMainSearch {

	float: right;

	}



#navBreadCrumb { color: #a00; padding: 0.5em; background-color: #ffffff; font-size: 0.95em; font-weight: bold; margin: 0; }



#navEZPagesTop {

	font-size: 0.95em;

	font-weight: bold;

	margin: 0;

	padding: 0.5em;

	}



#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; width:700px; }



.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em ;

	color:#000000;

	}

	

	.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em ;

	color:#000000;

	}

	

	

	#siteinfoLegal{

	font-size: 12px;

	color:#000000;

	text-decoration:none;

	background-color:#FFFFFF;

	}

	

	#siteinfoLegal a:link{

	font-size: 12px ;

	color:#000000;

	text-decoration:none;

	}

	

	#siteinfoLegal a:hover{

	color:#000000;

	text-decoration:underline;

	}

	

	



/*Shopping Cart Display*/

#cartAdd {

	float: left;

	text-align: left;

	margin: 0;

	border: solid 0 #000000;

	padding: 3px 3px 3px 0;

	}



.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;

	}



.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {

	color: #a00;

	}



.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: 1em 0em;

	}



.centerBoxWrapper { background-color:  #5D511A; background-repeat: repeat-x; background-position: left top; text-align: center; border: solid 1px #9a9a9a; height: 1%; margin: 1.1em 0; padding-left: 1.4em; width:670px }



h2.centerBoxHeading { font-size: 1.3em; color: #FFFFFF; text-transform: uppercase; }



/*sideboxes*/

.columnLeft {}



h3.leftBoxHeading, h3.rightBoxHeading { font-size: 11px; color: #FFFFFF; text-transform: uppercase; text-align: left; margin: 0; padding: 1.2em 0 0 3em; }

h3.leftBoxHeading a, h3.rightBoxHeading a { color: #FFFFFF; font-size: 11px; text-align: left; text-transform: uppercase; margin: 0; padding: 1em 0 0; }

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, {

	font-size: 0.9em;

	color: #424141;

}



.centerBoxHeading { vertical-align: middle; margin: 0; padding-top: 0.5em; padding-bottom: 0.5em; }





.leftBoxHeading, .rightBoxHeading { color: #FFFFFF; height: 20px;  }

.leftBoxHeading label, .rightBoxHeading label { color: #FFFFFF; font-size: 11px; }

.leftBoxContainer, .rightBoxContainer { background-color: transparent; background-position: center bottom; padding-bottom: 9px; margin-top:15px; border:none; color:#FFFFFF; }



.sideBoxContent { height: 1%; margin-top: -1.2em; padding: 0.4em 0.8em;  background-color:transparent; color: #FFFFFF; text-decoration:none; font-size:12px;}



h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {

	color: #FFFFFF;

	text-decoration: none;

	} 



.rightBoxHeading , .leftBoxHeading  {

	color: #424141;

	text-decoration: none;

	}



.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 */

A.category-top { color: #FFFFFF; font-weight: bold; line-height: 1.7; background-image: url(../images/cat-arrow.jpg); background-repeat: no-repeat; background-position: left center; text-decoration: none; clear: right; padding-left: 25px;  }

A.category-top:hover { color: #FFFFFF; text-decoration:underline; }

A.category-links { color: #FFFFFF; font-weight:bold; line-height: 1.5; background-image: url(../images/cat-arrow.jpg); background-repeat: no-repeat; background-position: left center; text-decoration: none; padding-left: 25px; }

A.category-subs, A.category-products { color: #323232; line-height: 1.3; text-decoration:none; padding-left: 15px; }

A.category-subs:hover, A.category-products:hover { color: #000000; text-decoration:underline;}

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: #FFFFFF;

	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: 1.5; color:#FFFFFF}





#shoppingcartBody #shippingEstimatorContent {

color:#FFFFFF;

	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 */

.centerBoxWrapper2 { background-color: #FFFFFF; background-image: url(../images/); background-repeat: repeat-x; background-position: left top; margin-bottom: 3em; padding-bottom: 5px; padding-left: 0.9em; width:655px;}

#informationContent ul li { line-height: 1.7; background-image: url(../images/arrow-dot.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 20px; color:#FFFFFF; text-decoration:none;}



#informationContent  a:link {

	color: #FFFFFF;

	text-decoration: none;

	font-weight:bold;

	}





#informationContent  a:visited {

	color: #FFFFFF;

	text-decoration: none;

	font-weight:bold;

	}

	

	#informationContent  a:hover{

	color: #FFFFFF;

	text-decoration: underline;

	font-weight:bold;

	}





#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; }

#contentMainWrapper { background-color: transparent !important;  background-position: center top; margin: 0; padding: 0 15px; }



#header_box { margin: 0 0 -3px; padding: 0; background-color:#transparent; }

/*#searchHeading { background-image: url(../images/search_header.jpg); background-repeat: no-repeat; background-position: center top; height: 49px; }*/

#currenciesHeading { background-image: url(../images/search_header.jpg); background-repeat: no-repeat; background-position: center top; height: 49px; }

#whosonlineHeading { background-image: url(../images/search_header.jpg); background-repeat: no-repeat; background-position: center top; height: 49px; }

#manufacturersHeading { color: white; background-image: url(../images/manufacturer_heading.jpg); background-repeat: no-repeat; background-position: center top; height: 47px; }

#languagesHeading { color: white; background-image: url(../images/manufacturer_heading.jpg); background-repeat: no-repeat; background-position: center top; height: 47px; }

#manufacturersHeading label { color: white; }

.centerBoxContentsNew, .centerBoxContentsFeatured, .centerBoxContentsSpecials { min-height: 200px; height: auto !important; height: 200px; margin-right: 2px; margin-bottom: 5px; margin-left: 2px; padding-top: 0; padding-bottom: 0; border: solid 1px #828282; }

#zm01_container { vertical-align: bottom; width: 100%; margin: 0 auto; padding: 0; }

#zm01_header { min-height: 116px; height: auto !important; height: 116px; font-weight: bold; background-color: #fff3ca; vertical-align: top; margin: 0; padding: 5px 0; }

#zm01_footer { min-height: 65px; height: auto !important; height: 65px; background-color: white; vertical-align: middle; margin: 0; padding: 5px 0 3px; }

#top_nav ul li { vertical-align: bottom; display: inline; text-decoration:none; }

#top_nav ul li a { font-size: 12px; color: #333333;  text-decoration:none; }

#top_nav ul { text-align: right; vertical-align: bottom; margin-top: 10px; padding-right: 30px; list-style-type: none;  text-decoration:none;}

#top_nav { line-height: 0.2; vertical-align: bottom;  text-decoration:none; }



#cart_content a { color: white; text-decoration:none; }

#cart_content { color: white; font-size:10px; font-weight:bold; text-decoration:none;}

 #cart_content a:hover { color: white; font-size:10px; font-weight:bold; text-decoration:underline;}

#zm_logo { padding-left: 35px; }

.zm_logo_font { color: white; font-size: 4em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

.main { background-color: white; border: double 4px #CCCCCC; }

.centerBoxContentsProducts { background-color: #FFFFFF;  margin:5px 7px 0 3px;  border: double 1px #FFFFFF; text-align:center;  } /*change the color of the boxes*/

#productListing { background-color: #FFFFFF; background-image: url(../images/centerbox-back.jpg); background-repeat: repeat-x; background-position: left top; margin-bottom: 3em; padding-bottom: 5px; padding-left: 0.9em; width:655px; border-top: #A8943B  solid 2px;}

#productMainImage { width: 255px; height: 255px; margin: 0 1em 1em 0; padding: 5px; border: solid 1px #c0c0c0; }

#productsListingTopNumber, #productsListingBottomNumber, #productsListingListingBottomLinks a, #productsListingListingTopLinks a, .navSplitPagesLinks, #specialsListingTopNumber, #specialsListingBottomNumber, #specialsListingTopLinks a, #specialsListingBottomLinks a { color: #000000;

text-decoration:none; }





.navSplitPagesResult{

color: #999999;

text-decoration:none;

}





.imgLink { font-weight: bold; }

#productName { color: #FFFFFF; font-weight: normal; margin-top: 0; padding-top: 0; text-decoration:none;  }

#productPrices { color: #000000; text-decoration:none; }

#productDetailsList { color: #a00; margin-top: 0; margin-bottom: 0; padding: 0 5px 0 20px; list-style-type: disc; text-decoration:none;  }

#productDescription1 { font-size: 1em; margin-right: 10px; margin-left: 10px; color:#333333; text-decoration:none; height:auto; background-color: #FFFFFF;}

#zm002_prodinfo_box { width: 160px; float: right; min-height: 150px; margin-left: 5px; padding: 5px; border: solid 1px #c0c0c0; text-decoration:none;  }

#productTellFriendLink { vertical-align: top; text-decoration:none; text-decoration:none;  }

#email_friend img, #write_my_review img { text-decoration: none; margin-bottom: -4px; text-decoration:none;  }

#attributes_box { float: left; margin-top: 5px; padding-top: 5px; border-color: #c0c0c0; border-style: solid; border-width: 1px 0 0; text-decoration:none;  }

.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 1px #c0c0c0; }

#specialsListing { background-color: #FFFFFF; background-image: url(../images/centerbox-back.jpg); background-repeat: repeat-x; background-position: left top; width:670px  ; }

.banners { margin: 0; padding: 0; }

#navSuppWrapper { color: #424141; font-weight: normal; background-color: transparent !important;  background-position: center top; vertical-align: bottom; }

#zm_footer { background-image: url(../images/bottom_footer.jpg); background-color: #FFFFFF; background-repeat: no-repeat; background-position: center top; vertical-align: middle; height:37px; color:#000000;  }

#siteinfoLegal { color:#000000;  min-height:40px; background-color:#FFFFFF;} /*footer*/

#zm_centercolumn { margin: 0; padding: 5px 0 0; }

#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 #zm_centercolumn { margin: 0; padding: 5px 0 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 #zm_centercolumn { margin: 0; padding: 5px 0 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; }





textarea{

width:400px; float:left;

}







#wrapper_new{

width:1024px;

height:auto;

margin-left:auto;

margin-right:auto;

text-align: left; 

vertical-align: top;

}



#header_new{

width:972px;

height:135px;

}



#menu_thai{

width:972px;

padding: 18px 0px 0px 0px;

text-align:center;

}



#menu_thai a {

font-size:15px;

text-decoration:none;

font-weight:bold;

text-decoration:none;

color:#000000 !important;

margin-left:25px;

margin-right: 25px;

}







#menu_thai a:hover {

color:#FFFFFF !important;

text-decoration:none;

}







#jaime_header_top {

width:972px;

height:41px !important;

text-align:right;

}

#jaime_header_top_padding {

padding:20px 35px 0px  0px;



}



#jaime_header_top  a {

font-size:13px;

color:#000000;

text-decoration:none;



}



#jaime_header_top  a:hover {

text-decoration: underline;



}



#jaime_header_middle {

width:972px;

height:94px !important;

}



#jaime_header_middle_left {

float:left;

padding:4px 0px 0px 35px;

}



#jaime_header_middle_right {

float:right;

padding:53px 35px 0px 0px;

text-align:right;

}



#jaime_cart_content {

font-size:13px;

}



#jaime_cart_content a {

color:#000000;

text-decoration:none;

}

#jaime_cart_content a:hover {

color:#FFFFFF;

text-decoration:none;

}





#jaime_header_menu {

width:972px;

height:57px;

}





#jaime_footer {

font-size:12px;

color:#5d511a;

background-color:#FFFFFF;

text-align:center;

}



#jaime_footer a {

color:#5d511a;

text-decoration:none;

}



#jaime_footer a:hover {

color: #000000;

text-decoration:underline;

}



img.listingProductImage{ border:solid 2px  #D0BF77;  margin-bottom:5px;}

td.main{

 border:solid 2px  #D0BF77;

 width: 200px;

 height:auto;

 }

 

td.main a:link{

color: #5d511a;

text-decoration:none;

font-size: 10px;

}



td.main  a:hover{

color: #5d511a;

text-decoration:none;

font-size: 10px;

}	





td.main  a:visited{

color: #5d511a;

text-decoration:none;

font-size: 10px;



}	



td.main  a:active{

color: #5d511a;

text-decoration:none;

font-size: 10px;

}





 



/*#main{

width:1024px;

height:448px;

background-image: url(../images/main_bg.jpg); background-repeat:no-repeat;

}/*

centerbox-back.jpg