/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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: schinese_stylesheet.css 5349 2006-12-30 jack $
 */

body {
    cursor: url(http://www.tea-home.com.my/test_dev/teahome.ani);
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background:#edf7d9 url(../images/bodybg.gif);
    }

select { font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 10px; 
         background-color:#FFFFFF;
         border: #000000;
         border-style: solid;
         border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
         
         } 

.popupdiv { 
position: absolute; 
left: 350px; 
top: 210px; 
background-color: #fff8bb; 
width: 700px; 
padding: 10px; 
color: #000000; 
border-top: #dfdfdf 1px solid;
border-left: #dfdfdf 1px solid;
border-right: #dfdfdf 3px solid; 
border-bottom: #dfdfdf 3px solid; 
display: none;
} 

img, div, a, input { behavior: url(iepngfix.php) }
         
a img {border: none; }

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

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover ,#navCatTabs ul li a:hover{
	color: #3c7400;
	text-decoration: underline;
	}
	

#navSupp ul li a:hover {
 	color:#EEEEEE;
	text-decoration: underline;
}

a:active {
	color: #0000FF;
	}

h1 {
        display:none;
	font-size: 1.4em;
	color: #9A9A9A;
	}

h2 {
	font-size: 1em;
	}

.greeting{
        margin-top:1em;
        font-weight:normal;
        }

h3 {
	font-size: 1em;    
	}

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

.biggerText {
	font-size: 1.1em;
	}

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 {
	float: left;
	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;
	}

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*/
#Wrapper {
	background-color: #ffffff;
	text-align: left;
	width: 950px;
	vertical-align: top;
	}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper {
    width:100%;
    background:#FFFFFF;
    margin: 0;
	padding:0;
	}
#headerWrapper{
    width:950px;
    background:#edf7d9 url(../images/topbg_head2_ori.gif) no-repeat;
	margin: auto;
	padding: 0em;
	height: 1%;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
	}
#topBarWrap{
    display:none;
    background:#ffffff url(../images/top2bg.gif) repeat-x;
    width:950px;
    margin:auto;
    margin-top:0em;
	height:2.2em;
	}
#topBar{
    display:none;
    width:950px;
	margin:auto;
	margin-top:0.6em;
	color:#2C2C2C;
	font-weight:normal;
	font-size:0.95em;
	}
	

.topBox{
	float:left;
	padding: 0 2em 0 2em;	
	}
#nav_header{
    width:200px;
   	float:right;
    border-right:0px solid #9a9a9a;
    padding-left:1em;
    text-align:right;
	padding-right:2em;
	}
#LangHeader{
    width:210px;
    float:left;
   	padding-left:0em;
	padding-right:0px;
	}
#currency_header{
    display:none;
    border-right:1px solid #9a9a9a;
    padding-left:2em;
    padding-right:2em;
   	}
#cart_header{
    text-align:center;
    height:20px;
    width:350px;
	}



	
#logoWrap{
   	margin:auto;
	margin-bottom:0px;
	margin-top:0px;
	background:#FFFFFF;
	width:950px;
	border-bottom:none;
	}
#topLinks{
    display:none;
    font-size:0.9em;
    letter-spacing:0px;
	float:left;
	text-align:center;
	height:55px;
	background:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	width:77.4%;
	}


#ColumnOneWrapper, #ColumnTwoWrapper, #mainWrapper {
	width:950px;
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
    }
	
#tagline {
	color:#FFFFFF;
	font-size: 1.8em;
	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: 46%;
	}
	
#productAttributes{  
   margin-left:0em;
    float:left;
      
}

#attribsOptionsText { display:none;
    
    }

.wrapperAttribsOptions {
    margin-top:1em;
    margin-left:3em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 1em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navSuppWrapper , #navCatTabsWrapper {
    width:945px;
    letter-spacing:0px;
    font-size:0.95em;
	margin: auto;
	background: url(../images/bottombg_head.gif) no-repeat top;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #FFFFFF;
	border-top:1px solid #96b61e;
	height: 1%;
	}

.legalCopyright {
    color: #808080;
 }


#navSupp{
    width:950px;
	margin:auto;

}
#bottomNav{
    margin:auto;
	}
#bottomNav a, #bottomNav a:visited{
	color:#9a9a9a;
	text-decoration:underline;
	}

#navCatTabsWrapper {
    display:none;
    background-color: #331313;
	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 {
    padding-left:1em;
    padding-right:1em;
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navSupp ul li a:visited, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #297119;
	white-space: nowrap;
	}
#navSupp ul li a:hover {
	color:#297119;
	text-decoration:underline;
	}

#navCatTabs ul li a {
	color: #297119;
	
	}
	

#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;
	}
 
 .buttonRow{
     margin-top:1em;
     padding-bottom:1em;

 }

#navCategoryIcon,#indexProductListCatDescription {
     margin-top:0em;
     margin-bottom:0em;
	}

#navMainSearch {
   float:right;
   width:180px;
	}

#lang_search {
	float: right;
	}

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

#navEZPagesTop {
	font-size: 1.05em;
	font-weight: bold;
	margin: 0;
	padding: 1.5em 0 1.7em .5em;
	color:#ffffff;
	}

#navEZPagesTop a:link, #navEZPagesTop a:visited{
	color:#ffffff;
	padding:0 1em 0 .8em;
	}
#navEZPagesTop a:hover{
	text-decoration:underline;
	}

#navColumnOne, #navColumnTwo {
	background-color:#cddb9b;
   	border-right:1px solid #96b61e;
	}


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

/*.content*/
#productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn {
	padding: 0.8em;
	}
	
#bannerFour {
    padding-top:50px;
    padding-bottom:20px;
    }
	
#bannerFive, #bannerSix {
	padding: .9em  0 0 .6em;
	}
#bannerOne{
	padding:0;
	margin: 0em 0 0 0;
	}
	
#bannerbox2Heading{
        display:none;
}


.banners img{
	padding:0;
	}
.centerColumn{
	padding-top:0;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	font-weight:normal;
	vertical-align:bottom;
	}

#siteinfoLegal a:link {
        color: #808080;
        text-decoration:none;
}

#siteinfoLegal a:visited {
        color: #808080;
    text-decoration:none;
}

/*Shopping Cart Display*/
#cartAdd {
	float: none;
	border:none;
	width:120px;
	align:right;
	text-align:center;
    padding:2em;
    background:#f4fbdb;
    border:2px solid #e8f1c7;
	}
	
#cartinfo{

    }

.tableHeading TH{
        color:#000000;
	background:#cddb9b;
	}

#cartSubTotal {
        color:#000000;
	background:#cddb9b;
    border:1px solid #96b61e;
    border-top:none;
	 }

#cartSubTotal {
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 4em;
	}

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


.cartUnitDisplay, .cartTotalDisplay,  .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartTotalDisplay2{
      text-align:right;
      padding-top:1em;
}

#cartContentsDisplay{
         border:1px solid #96b61e;
}

#ccTotalHeading{
          text-align:right;

}
	
.cartRemoveItemDisplay{
         padding-top:3em;
        }

.cartProductDisplay{
      padding-left: 3.2em;
      padding-top:4em;
      vertical-align:top;

}

.cartProductDisplay2{
           text-align:center;
      padding-top:1em;

}

.cartQuantityUpdate{
        padding-top:4em;

        }


.cartTotalDisplay {
	text-align: left;
	padding-left: 4.2em;
	padding-top:4em;
	}
	
.cartUnitDisplay{
    text-align: left;
	padding-left: 4.2em;
	padding-top:4em;
	}
		


#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;padding-top:4em;
	}

.cartQuantity2{
        text-align:center;
	padding-top:1em;
	}

.cartTableHeading{
       background:#cddb9b;
   color:#000000;
}

.cartNewItem {
    padding-left:0.5em;
    color: #007F0E;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
    padding-left:0.5em;
	color: #007F0E;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

#cartBoxTotal {
    padding-top:5px;
    padding-right:1em;
	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;
	}

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

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

#productMainImage{
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin-top: -3em;
	}

/*Attributes*/
.attribImg {
    float:center;
	width: auto;
	margin: 1em 0em;
    margin-left:15em;
    margin-righ:0em;
}

.attributesComments {}

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

.centerBoxWrapper {
    margin: 1.1em 0;
    height:450px;
    background:url(../images/centerboxbg.jpg) no-repeat top;    	
	}


h2.centerBoxHeading {
    text-align:left;
	font-size: 1.4em;
	color: #FFFFFF;
	}
	

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
    font-size: 1em;
	color: #ffffff;
	}
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding:.5em 0 .7em 1em;
	border-left: 0px;
	border-bottom:1px solid #839a30;
	background:#95b61e url('../images/boxheadbg.jpg') no-repeat top;
}
.centerBoxHeading{
    margin: 0em;
    padding-left:15px;
    padding-top:5px;
}
#categoriesHeading {
	background:url('../images/catheadingbg.png') no-repeat;
	font-size:1.1em;
	padding-left:1em; padding-right:0; padding-top:.6em; padding-bottom:.5em
	}
#whatsnewHeading, #manufacturersHeading, #musicgenresHeading, 
#recordcompaniesHeading,#search-headerHeading, #shoppingcartHeading {
	}

#searchHeading {
       display:none;

}


#bestsellersHeading, #reviewsHeading, #featuredHeading, #informationHeading, #moreinformationHeading, 
#ezpagesHeading, #bannerboxallHeading, #specialsHeading, #whosonlineHeading, 
#productnotificationsHeading, #tellafriendHeading {
    	}
#categories ul{
	padding:0;
	margin:0;
	list-style:none;
	}
.category-top li{
	padding:0;
	margin:0;
	background:transparent;
	vertical-align:middle;
	}
li.category-top a{
	padding:.4em 0 0 3.2em;
	margin:0;
	color:#341313;
	font-weight:bold;
	display:block;
	height:1.8em;
	border-top:0px dotted #c7c7c7;
	background:transparent;

	}
.category-products{
        display:none;
        }
	
li.category-products a{
        padding:.4em 0 0 1.5em;
	margin:0;
	color:#341313;
	font-weight:bold;
	display:block;
	height:1.8em;
	border-top:0px dotted #c7c7c7;
	background:transparent;
	}
li.category-top a:hover{
        color:#0091cb;
    text-decoration:none;
	background:transparent url(../images/boxlistbg1.png)  no-repeat left;
	}
li.category-products a:hover{
          color:#0091cb;
          text-decoration:none;
     background:transparent url(../images/boxlistbg1.png) no-repeat left;	
		}
#categoriesContent{
        height:270px;
	padding:0;
	margin:0;
	border-bottom:0px solid #866e4e;
	background:transparent url(../images/catbg.png) no-repeat right bottom;
	}
#bestsellersContent {
	color:#333333;
	font-weight:bold;
	}
#informationContent a:link, #informationContent a:visited, #bestsellersContent, 
#bestsellersContent a:link, #bestsellersContent a:visited{
	color:#333333;
	font-weight:bold;
	}
#extralinks{
	padding: .5em 0 .5em 1em;
	}
.leftBoxContainer{
    margin: 2em 0 1em 0;
	border-left: 0px solid #9a9a9a;
	border-right: 0px solid #9a9a9a;
	border-bottom: 0px dotted #c7c7c7;
	}

.rightBoxContainer {
    margin: 1em 0 1em 0;
 
 }

.sideBoxContent {
	background:#edf0e2 url(../images/boxcontentbg.jpg) no-repeat bottom;
    border-bottom:1px solid #c1e572;
    padding-top: 1em;
    padding-bottom: 1em
	}


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

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

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents,  .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

.productListing-data{
    text-align: left;
    padding-left:2em;
}


#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;
	}
.ic{
	display:none;
	}
#bannerboxHeading {
        display:none;
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #333333;
	font-weight:bold;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
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:url(../images/cartbg.png) repeat-x;
	height: 3em;
	vertical-align: top;
	}

.rowEven {
	background:#f2f5e9;
	height: 3em;
	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:url(../images/centerheadingbg2.png) no-repeat center ;
	height: 2em;
	color: #000000;
	}

.productListing-rowheading a{
	color: #000000;
	}

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

/***IMAGE HANDLER SUPPORT ***/

#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}



#mainWrapperLeft{
    width:950px;
    margin:auto;
    background:url(../images/shadowLeft.png) repeat-y top left;
}

#mainWrapperRight{
   width:950px;
   margin:1px;
   background:url(../images/shadowRight.png) repeat-y top right;
}

.additionalImages {
       text-align:left;
    padding-right:-10em;
    padding-left:0em
}

.worldpay {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #469ad2;
  padding: 5px;
}

#icons {
  width:960px;
  margin:auto;
  padding-top:1em;
  font-weight:normal;
}

#crossSell{
  height:170px;
  margin:0em;
  background:url(../images/transwhitebg.PNG);
  border-bottom:#CCCCCC solid 2px;
}

#crossSellHeading{
  background:url(../images/relatedproductsheadbg.png) repeat-x;
  height:30px;
  color:#000000;
  font-size:14px;
}



#blanksideboxHeading {
    display:none;
}

#weaccept {
   background:none;
   padding-bottom:0em;
}

#currencies {
  background:#edf0e2;
  height:68px;
}

#cartedit {
  float:left;
  margin-top:-33px;
}

.intro {
  background:#f9f8ef;
  border:2px solid #f3f9e6;
  padding:4px;
}
#tips {
  background:#fffed3;
  border:2px solid #EEEEEE;
}

.centerBoxContentsProducts {
  background:url(../images/products_border.jpg) no-repeat top;
  padding-top:25px;
  padding-bottom:35px;
  padding-right:2px;
  padding-left:2px;
}

#flashbutton {
  float:left;
  padding-left:15px;
}

.ezpages {
  padding:25px;
}

.contentbg {
  border:2px solid #ddf1b5;
  padding:10px;
}

