/**

 * 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: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $

 */
 #productListing {  margin:15px; }
 
 .centerBoxContentsProducts { margin:15px 0px; }

 #canvasAd { margin-top:65px; }
 
 .itemTitle {padding:0px 4px;}
 
/* added to vertically and horizontally center images */
.productImage {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 258px;
    height: 170px;
}
.productImage * {
    vertical-align: middle;
}
/*\*//*/
.productListImg {
    display: block;
}
.productListImg span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/

.ie8 span {
    display: inline-block;
    height: 100%;
}

/* end center images */
#footer { font-size: 1.25em; background-color:#4D3366; padding-top: 3px; margin: 0; border: 1px; }
#footer a { text-decoration:underline; }
#footer a:link { color:#FC0; }
#footer a:visited { color:#FC3; }
#footer .footnav { text-align:center; padding-top: 2px; margin:0px 125px 0px 125px; }
#footer p { color:#FFF; font-size:0.7em; font-weight:700; margin:0; padding-top: 2px; padding-right: 0px; padding-bottom: 2px; padding-left: 0px; }
#footer ul { display:inline; margin-left:0; margin-top:0; padding-left:0; padding-top:0; }
#footer ul li { background-color:#4D3366; color:#FC6; display:inline; font-size:0.7em; font-weight:700; list-style:none; margin-left:0; padding-left:10px; padding-right:10px; margin-top: 2px; }
.rsi #footer ul li.first { border-left:none; display:inline; list-style:none; margin-left:0; }
 .magSpecialTxt {font-size:16px; color:#039}
 .magSpecial { font-size:14px; color:#039 }
 .magSpecial del { color:#900; }
 .magSpecial b { color:#090; }
 .magSpecialIMG { margin:0 auto; }
 table#qtyDiscounts  { width:725px; margin:0px auto; text-align:center; border-collapse:collapse; border:#000 solid 1px;}
 table#qtyDiscounts td { border:#BBB solid 1px;}
 #siteinfoLegal { background-color:#4D3366; padding:5px 0px 5px; color:#FFF; margin-top:35px;}
 #siteinfoLegal a {color:#FFCC00;}
 div#colorChips p.head {font-size:0.95em; float:none; width:100%;}
 div#colorChips p {width:95px; float:left; font-size:0.90em; text-align:center;}
 #indexProductListCatDescription ol { margin:0 auto; width:50%; text-align:left;}
 .current {text-decoration:underline; color:#000; font-weight:bolder;}
 .productsListingListingTopLinksWrapper, .productsListingListingBottomLinksWrapper { background-color: #EFEEEE; border: 1px solid #674589; padding: 5px; }
 #productsListingTopNumber {color:#000;}
 #productsListingBottomNumber {color:#000;}
 #productsListingListingTopLinks  {float:left; width:300px; text-align:left; color:#000099; margin-left:10px;  }
 #productsListingListingTopLinks a { color:#000099; }
 #productsListingListingBottomLinks  {float:left; width:300px; text-align:left; color:#000099; margin-left:10px;  }
 #productsListingListingBottomLinks a { color:#000099; }
 .BackText { text-align:left; font-size:12px; margin-left:6px; margin-top:6px;}
 #sidebar1 { padding:0px; margin-top:4px; text-align:left; width:180px; }
#sidebar1 li a { font-weight:bold; }
#sidebar1 a:link { color:#000000; text-decoration: none; }
#sidebar1 a:visited { color:#000000; text-decoration: none; }
#sidebar1 a:hover { text-decoration: underline; }
#sidebar1 ul { width:180px; list-style-type:none; margin:0; padding:0px; border-right: 1px solid #674589; border-bottom: 1px solid #674589; border-left: 1px solid #674589; background: #EFEEEE; }
#sidebar1 li.first { color:#FFF; list-style-type:none; text-align:center; background: #674589 url(../../../../../Art/menuback.gif) repeat-x; height: 22px; border-top: 1px solid #674589; margin: 0 0 0.8px 0px; padding-bottom: 0; border-bottom: 1px solid #674589; font-weight: bold; }
#sidebar1 li { font-size:14.4px; list-style-type:none; margin-left:7px; padding-bottom:6px; padding-top:3px; border-bottom: 1px solid #424242; margin-right: 7px; padding-left: 2px; }
#sidebar1 li.last { list-style-type:none; margin-bottom:6px; margin-left:6px; padding-bottom:4.96px; border-bottom-style: none; padding-left: 2px; }
body { background: #EDEDED url(../../../../../Art/background.jpg) repeat-x; margin: 0; font-family: verdana, arial, helvetica, sans-serif; font-size: 80%; color: #336666; font-weight:bold; }
a:active { color:#000; }
a:link, a:visited {color:#00c; text-decoration:none;}
.categoryListBoxContents a:link, .categoryListBoxContents a:visited, #featuredContent a:link, #featuredContent a:visited {color:#000;}
a img { border: none; }
.BackText a:link, .BackText a:visited, .categoryIcon a:link, .categoryIcon a:visited, .imgLink {color:#000;}
/*added this line to fix button spacing in IE*/

.navNextPrevList a img { margin-left:5px; }
a:link, #navEZPagesTOC ul li a { text-decoration: none; }
a:visited { 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:underline; }
h1 { font-size: 1.3em; }
h2 { font-size: 1.1em; }
h3 { font-size: 1em; }
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger { font-size: 1em; }
h4 { margin: 0em 0; }
.biggerText { font-size: 1em; }
h1, h2, h3, h4, h5, h6 { margin: 0.7em 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 { display:table; padding: 0.5em; margin: 0em 0em; border: 1px solid #cccccc; }
FIELDSET>input { display:table-cell; }
LEGEND { font-weight: bold; padding: 0.3em; }
LABEL, h4.optionName { line-height: 1.5em; padding: 0.2em; margin: 0em 0; text-align:center; width:10em; }
.wrapperAttribsOptions h4.optionName { margin-left:1em; margin-right:1em;}
LABEL.checkboxLabel, LABEL.radioButtonLabel { margin: 0em 0.3em; }
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg { float: left; }
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix { padding-right: 0.8em; padding-left: 0.8em; }
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg { float: left; }
#logo { float: left; }
LABEL.inputLabel { width: 15em; float: left; margin-left: 15em; text-align: left; }
#login-email-address { float: left; }
#login-password { float: left; }
#gender-male { float: left; margin-left: 16.5em; margin-top: 0em; margin-bottom: 0em; }
LABEL.gender-male, LABEL.radioButtonLabel { float: left; }
#gender-female { float: left; }
LABEL.gender-female, LABEL.radioButtonLabel { float: left; }
#company { float: left; }
#lastname { float: left; }
#street-address { float: left; }
#suburb { float: left; }
#city { float: left; }
#stateZone { float: left; }
#postcode { float: left; }
#country { float: left; }
#telephone { float: left; }
#fax { float: left; }
#email-address { float: left; }
#password-new { float: left; }
#password-current { float: left; }
#password-confirm { float: left; }
#passwordForgotten #email-address { float: none; }
#passwordForgotten .alert { float: none; }
#firstname { float: left; }
#email-format-html { float: left;  margin-bottom: 0em; }
LABEL.email-format-html, LABEL.radioButtonLabel { float: left; }
#email-format-text { float: left; }
LABEL.email-format-text, LABEL.radioButtonLabel { float: left; }
LABEL.inputLabelPayment { width: 14em; float: left; text-align: left; padding-left: 16em; }
LABEL.pmt-accountholder, LABEL.radioButtonLabel { float: left; padding: 0em; margin: 0em; }
LABEL.pmt-cc, LABEL.radioButtonLabel { float: left; }
LABEL.pmt-moneyorder, LABEL.radioButtonLabel { float: left; padding-left: 5px; padding-right: 5px; }


/*#cc-cc-owner {

	

	margin-left: 0em;

	margin-right: 17em;

	}



#cc-cc-number {

	

	margin-left: 0em;

	margin-right: 17em;

	}

Old Code 

#cc-cc-expires-month {

	margin-left: 2em;

	float: left;

	}



#cc-cc-expires-year {

	margin-right: 8em;

	float: right;

	}

	*/

#disc-ot_coupon { margin-left: -28em; }
.termsiagree { font-weight:bold; }
div.ccinfo{text-align:left;}
div.ccinfo > select, div.ccinfo > input{margin:0em 0em 0em 2em}
/*#cc-cc-expires-year { position:absolute; left:42.5em; }


#cc-cc-expires-month {

	margin-left: 2.3em;

	margin-right: 0em;

	float:left;

	padding-left:0em;

	}



#cc-cc-expires-year {

	margin-left: -2em;

	margin-right: 16.5em;

	}

	

#cc-cc-cvv {

	margin-left: .75em;

	margin-right: 25.05em;

	}

*/

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel { width: 11em; float: left; }
#checkoutPayment LABEL.radioButtonLabel { font-weight: bold; margin-top: 2em; margin-bottom: 2em; }
ADDRESS { padding: 0.5em; }
ADDRESS { font-style: normal; }
#addressBookDefault ADDRESS { text-align: center; float:none; }
.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: #FFFFCC; color: #990000; }
.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: 1000px; vertical-align: top; text-align: center; border-right: 1px solid #393939; border-bottom: 1px solid #393939; border-left: 1px solid #393939; }
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage { margin: 0em; padding: 0em; }
/*old



#logoWrapper{

	background-repeat: repeat-x;

	background-color: #333366;

	height:125px;

	} */

#tagline h2 { text-align:center; font-size:16px; padding-top:0px; }
#tagline p{ text-align:right; color:#000000; margin:0px; padding-top:0px; padding-bottom:0px; padding-right:10px; font-size:14px;  }
#headerWrapper { background-color:#FFF; }
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper { margin: auto; }
#navColumnOneWrapper, #navColumnTwoWrapper { margin-left: 0.15em; margin-right: 0.15em; }
#tagline { color:#000; font-size: 16px; font-weight: bold; text-align:right; float:right; width:550px }
#sendSpendWrapper { border: 1px solid #cacaca; float: right; margin: 0em 0em 1em 1em; }
.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper { margin: 0; }
#accountLinksWrapper { float:none; }

/*navigation*/







.navSplitPagesResult { }
.navSplitPagesLinks { }
.navNextPrevCounter { margin: 0em; font-size: 0.9em; display:none; }
.navNextPrevWrapper { display:none; }
.navNextPrevList { display: inline; white-space: nowrap; margin: 0em; padding:  .5em 0em; list-style-type: none; }
#shoppingCartGlyph { position:relative; top:2px; }
#viewButton img { margin-bottom: 10px; }
#navSuppWrapper { display:none; }
#navMainWrapper, #navCatTabsWrapper { background:#674589 url(../../../../../Art/topnavback.gif) repeat-x scroll center center; border-bottom:1px solid #674589; border-top:1px solid #674589;  margin:0; overflow:hidden; padding:0; width: 100%; }
#navMain ul, #navSupp ul, #navCatTabs ul { margin: 0; padding:0em; list-style-type: none; text-align: center; font-weight:bold; }
#navMain ul li, #navSupp ul li, #navCatTabs ul li { display: inline; border-right:1px solid #52376C; color:#FFFFFF; float:left; font-size:14px; padding:4px 11px; }
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a { text-decoration: none; padding: 0em; margin: 0; color: #ffffff; white-space: nowrap; }
#navEZPagesTOCWrapper { font-weight: bold; float: right; height: 1%; border: 1px solid #000000; }
#navEZPagesTOC ul { margin: 0; padding:  0.5em 0em; list-style-type: none; line-height: 1.5em; }
#navEZPagesTOC ul li { white-space: nowrap; }
#navEZPagesTOC ul li a { padding: 0em 0.5em; margin: 0; }
#navCategoryIcon, .buttonRow, #indexProductListCatDescription { margin: 0.5em; }
#navMainSearch { float: right; }
#navBreadCrumb > a:link, #navBreadCrumb > a:visited { color:#004080; text-decoration:underline; }
#navBreadCrumb { text-align:left; font-size:1em; font-weight:bold; margin-top:5px; margin-left:2px; }
#navEZPagesTop { background-color: #E6DDEE; }
#navEZPagesTop { font-size: 0.95em; font-weight: bold; margin: 0em; padding: 0.5em; }
#navColumnOne { background-color: #FFFFFF; }
#navColumnTwo { background-color: #FFFFFF; }
/*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; float: left; }
.advisory { }
.important.buttonRow { font-weight: bold; font-size:14px; }
.notice { }
.rating { }
.gvBal { float: right; }
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP { font-size: 0.9em; }
/*Shopping Cart Display*/

#cartAdd p { text-align: center; margin: 1em; padding: 1em; }
.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, { 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: #004080; position: relative;  /*do not remove-fixes stupid IEbug*/ }
.cartOldItem { color: #004080; position: relative;  /*do not remove-fixes stupid IEbug*/ }
a .cartOldItem { color: #000; }
a .cartNewItem { color: #000; }
.cartBoxTotal { text-align: center; 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 { text-align: right; padding: 0.2em; float:right; }
.lineTitle, .amount { text-align: right; padding: 0.2em; }
#orderTotals .amount { float:right; }
/*Image Display*/

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage { margin: 2em 1em 1em 0em; }
.categoryIcon { }
#cartImage { margin: 0.5em 1em; }
/*Attributes*/


	

div.attribImg { font-size: 9.4px; padding-top:2em; width:25%; }
div.attribImg label img { margin:3em; }
/*stupid IE fix*/

#ie6 .attribImg { margin-left: 1em; }
.attributesComments { }
/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew { margin: 1em 0em; }
.centerBoxWrapper { border-color:#333366; border-style:none solid solid; border-width:1px; height: 1%; margin: 1.1em 1.1em; }
h2.centerBoxHeading { font-size: 1.14em; padding-top:0.3em; color: #ffffff; }
/*sideboxes*/

.columnLeft { }
h3.leftBoxHeading, h3.leftBoxHeading a,  h3.rightBoxHeading, h3.rightBoxHeading a { color: #ffffff; }
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading { font-size: 0.9em; color: #FFFFFF; }
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading { background:#674589 url(../../../../../Art/topnavback.gif) repeat-x scroll center center; margin: 0em; background-color: #674589; padding: 0.4em 0.2em; }
.leftBoxContainer, .rightBoxContainer { margin: 0em; border: 1px solid #333366; margin-top: .5em; margin-bottom: .5em; }
.sideBoxContent { background-color: #FFFFFF; padding: 0.4em; color:#000; }
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover { color: #E6DDEE; 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, .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; }
.productListing-data { padding: .5em; }
#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: #FFCC33; }
#upProductsHeading { text-align: left; }
#upDateHeading { text-align: right; }
/* categories box parent and child categories */

A.category-top, A.category-top:visited { color: #000; font-size: 1.15em; text-decoration: none; }
A.category-links, A.category-links:visited { color: #000; font-size: 1.15em; text-decoration: none; }
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*/
#google{
margin:25px auto 0;
width:92px
}
.back { float: left; }
#productAttributes { Position:relative; }
LABEL.attrib-7, LABEL.radioButtonLabel { float: left; }
.important.buttonRow { float:none; }
.important.forward { font-weight:bold; float:right; }
.dataTableContent { float: left; }
/*



<!--[if IE 7]>

<link rel="stylesheet" type="text/css" href="includes/templates/RSI/CSS/IE7_CSS/ie7_stylesheet.css" />

<![endif]-->

*/





/*.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; height: 2em; color: #000; }
#siteMapList { width: 90%; float: right; }
.ratingRow { margin: 1em 0em 1.5em 0em; }
LABEL#textAreaReviews { font-weight: normal; margin: 1em 0em; }
/* Crossell at Checkout */

#alsoPurchased { margin-top: 7em; border: 1px solid #9A9A9A; }
#alsoPurchased .centerBoxHeading { color:#FFF; }
#crossSell {  border: 1px solid #9A9A9A; }
/* Better Together */

#betterTogetherDiscountPolicy { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #674589; font-style: normal; font-weight: bold; background-color: #E6DDEE; border: 1px solid #003D00; padding-top: .25em; padding-bottom: .25em; }
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff; background-image:none;}
#categoriesContent { width:240px; text-align:left; background-color: #EFEEEE }
#categoriesContent a { display:block; text-align:left; height:.75em; margin-left:7px; margin-right:7px; padding-bottom:6px; padding-left:2px; }
/*#catBoxDivider { border-color:-moz-use-text-color -moz-use-text-color #9A9A9A; border-style:none none solid; border-width:medium medium 1px; height:1px; margin-top:0.5em; width: auto; }*/
#navMainSearch { background:#674589 url(../../../../../Art/searchnavbg3.gif) no-repeat center center; float:right; height:34px; width:550px; text-align:left; }
#navMainSearch form, #navMainSearch input { margin:0em; vertical-align:middle; }
#navMainSearch input[type="text"] { margin:0em 0em 0em 7px; }
#navMainSearch input.input { height:34px; margin-left:10px; }
.LblSearch { color:#FFF; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; vertical-align:middle; margin-left:25px; }
/*The following is targeted at ie6*/







#ie6 #viewButton img { margin-bottom: 10px; }
#ie6 #disc-ot_coupon { margin-left: -25em; }
#ie6 #featuredProducts div.back { margin:1em 0; float:left; }
#ie6 .back img { clear:both; }
#ie6 .centerBoxWrapper { height:1%; }
#ie6 #featuredProducts, #ie6 #crossSell, #ie6 #alsoPurchased { display:none; }
#ie6 div.wrapperAttribsOptions { margin-left:25em; }
#ie6 div.back > label { padding-left:3em; }
#ie6 div.wrapperAttribsOptions div.back >* { left:5em; width:auto; position:absolute; }
#ie6 #featuredProducts, #ie6 #crossSell, #ie6 #alsoPurchased { display:none; }
#ie6 #disc-ot_coupon { margin-left: -20em; }
#ie6 .attribImg *[width="230"] { margin:2em; margin-left:4em; width:230px; }
#ie6 #navMainSearch { height:34px; background-color:#fff; background-position:top; margin-top:-1px; }
#ie6 #navMainSearch input { margin-top:-2px; margin-left:30px; vertical-align:middle; }
#ie6 #navMainSearch input.input { margin-top:-2px; margin-left:30px; }
#ie6 #catBoxDivider { border-style:none none solid; border-width:medium medium 1px; margin-top:0.5em; width: 100%; }
*+html #catBoxDivider { border-style:none none solid; border-width:medium medium 1px; margin-top:0.5em; width: 98%; }

