/**
 * CSS Stylesheet by Ion e-Business for My Pets Wardrobe
 */

body {
	margin: 0 0 0 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background: #ffffff url(../images/bg.gif) repeat;
	}

a img {border: none; }

/* BOF - ION */
a
{
    color: #ab1b3b;
    text-decoration: none;
}

/*    
a:link, #navEZPagesTOC ul li a {
	color: #900000;
	text-decoration: none;
	}
 
a:visited {
	color: #900000;
	text-decoration: none;
	}
*/

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	/*color: #900000;*/
    color: #f7284e;
	text-decoration: underline;
	}

/*
#navSupp ul li a:hover {
     color:#EEEEEE;
    text-decoration: underline;
}

a:active {
    color: #0000FF;
    }
*/


/* EOF -ION */
    

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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 {
	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*/

/* BOF - ION */
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 950px;
	vertical-align: top;
    border-left: solid 10px #ffffff;
    border-right: solid 10px #ffffff;
    border-bottom: solid 10px #ffffff;
    font-size: 1.1em;
    margin: 0 0 0 0;
	}

/* EOF - ION */

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper {
	margin:.5em 0;
	padding:0;
	}
#headerWrapper{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
/* BOF - ION */    
    
#topBarWrap
{
	background:#f88bc4 url(../images/bg-topbar.gif) repeat-x;
    font-size: 1.1em;
    height: 58px;
    line-height: 20px;
    padding-top: 2px;
}
#topBar{
	width:950px;
	margin-left:auto;
    margin-right: auto;
	color:#000000;
	}

#topBar a
{
    color: #ffffff;
}

#topBar a:hover
{
    color: #ceebfd;
}
    
.topBox
{
	float:left;
	padding: 0 1% 0 1%;
    width: 22%;
    text-align: center;
    height: 50px;
}

#lang_header, #currency_header, #HomeHeader{
	border-right:1px solid #9a9a9a;
	}

#cart_header{
	/*background: transparent url(../images/shopping-cart.gif) no-repeat scroll center left;*/
    text-align: right;
	/*padding:.2em 0 0 11em;*/
	}

.TopBarPic
{
    float:left;
    height: 50px;
    width: 35%;
    padding-right: 4%;
}

.TopBarText
{
    float:left;
    line-height: 50px;
    height: 50px;
}
    
.ShoppingCartText
{
    float:left;
    line-height: 25px;
    height: 50px;
}

/* EOF - ION */    
    
/* BOF - ION */    
#logoWrap{
	margin:auto;
	background: #f88bc4 url(../images/header_bg1.gif) no-repeat;
	width:950px;
    height: 150px;
    border-top: solid 10px #ffffff;
    border-left: solid 10px #ffffff;
    border-right: solid 10px #ffffff;
	/*border-bottom:.5em solid #ffffff;*/
	}
/* EOF - ION */
    
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

/* BOF -ION */
    
.wrapperAttribsOptions 
{
	margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 22px;
    height: 22px;
}

.AttribOptionName
{
    font-weight: bold;
    padding: 0 2% 0 2%;
    width: 15%;
    text-align: right;
    height: 22px;
    float:left;
}

.AttribOptionValue
{
    height: 22px;
    float:left;
}

/* EOF -ION */
    
/*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;
	}

#navCatTabsWrapper {
	margin: 0em;
	background-color: #ceebfd;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #909090;
	border-top:5px solid #000000;
	height: 1%;
	}
    
/* BOF - ION */
#navSuppWrapper
{
    background: #6383a7;
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
    color: #000000;
    font-size: 1.1em;    
    line-height: 20px;
    height: 150px;
}

#navSuppWrapper a
{
    color: #ffffff;
}

#navSuppWrapper a:hover
{
    color: #ceebfd;
}

#CompanyFooter
{
    background: #6383a7;
    text-align: right;
    width: 950px;
    margin: 0 auto 0 auto;
    padding: 10px 0 10px 0;
}
    
/* EOF - ION */
    
#navSupp{
	width:950px;
	margin:auto;
}
#paymentsWrap{
	margin:auto;
	width:50%;
	}
#payments{
	float:left;
	background:url(../images/payments.gif) 1.5em 2em no-repeat;
	width:30%;
	padding:1em 0 0 18em;
	}

/* BOF -ION */    
#bottomNav
{
    width: 100%;
    background: #6383a7 url(../images/bg-bottombar.gif) repeat-x;
    padding-top: 2px;
    height: 30px;
    line-height: 28px;
}

#bottomNav a, #bottomNav a:visited{
	color:ffffff;
	}
#bottomNav a:hover
{
    color: #ceebfd;
    text-decoration: underline;
}

#bottomNav ul
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style-type: none;
    text-align: center;
}

#bottomNav li
{
    display:inline;
}    
    
/*  EOF - ION */

#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: centre;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	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: #EEEEEE;
	white-space: nowrap;
	}

/* BOF - ION */
/*    
#navSupp ul li a:hover {
	color:#EEEEEE;
	text-decoration:underline;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}
*/
/* EOF - ION */

#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;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

/* BOF - ION */
#topLinks
{
    float:right;
    background-color:#f88bc4;
    margin: 100px 0 0 0;
    width:950px;
    height: 45px;
    line-height: 45px;
}

#navEZPagesTop 
{
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
    width: 950px;
    text-align: center;
}

#navEZPagesTop a
{
    float:left;
    background: #f88bc4 url(../images/bone1.gif) no-repeat;
    height: 45px;
    width: 150px;
    text-align: center;
    display:block;
    margin: 0 0 0 32px;
    font-weight: normal;
}
    

/*    
#navEZPagesTop a:link, #navEZPagesTop a:visited{
	color:#ffffff;
	padding:0 1em 0 .8em;
	}
    
#navEZPagesTop a:hover{
	text-decoration:underline;
	}
*/
/* EOF - ION */

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/* ION - BOF */
#navColumnOne
{
    background-color: #ceebfd;
}
/* ION - EOF */
    
/*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;
	}
.centerColumn {
	padding: 0.8em;
	}
#bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0 0 0 .6em;
	}
#bannerOne{
	padding:0;
	margin: .5em 0 0 0;
	}
.banners img{
	padding:0;
	}
.centerColumn{
	padding-top:0;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/

/* BOF -ION */
#cartAdd 
{
    background: #6383a7 url(../images/dark-paw-bg.gif) no-repeat scroll top left;
    color: #ffffff;
    margin: 10px 0 0 0;
    padding: 10px 10px 10px 10px;
    line-height: 18px;
}

.CartButton
{
    float:right;
    text-align: right;
    width: 48%;
}

.CartInStock
{
    float:left;
    text-align: left;
    width: 48%;
}

.CartRow
{
    width: 100%;
}
    
/* EOF - ION */
    
.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #f88bc4;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #ab1b3b;
	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: #ceebfd;
	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*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	/*border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	border-bottom: 4px solid #9a9a9a;*/
	height: 1%;
	margin: 1.1em 0;
	}

/*    
h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}
*/

/*sideboxes*/
.columnLeft 
{
    
}
/* BOF -ION */
h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #4F6B8B;
    margin: 0 0 0 0;
	}

    
/* EOF -ION */
    
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

/* BOF -ION */
.leftBoxHeading, .rightBoxHeading, #whatsnewHeading, #bestsellersHeading, #categoriesHeading
{
	margin: 0em;
	padding: 0 0 0 0;
	/*background:#ceebfd url(../images/centerboxHeadingbg.gif) repeat-x;*/
    background: #ceebfd url(../images/tabp.png) no-repeat;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 200px;
    color: #4F6B8B;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover
{
    color: #6383A7;
}

#categoriesHeading
{
    background: #ceebfd url(../images/tabw.png) no-repeat;
}

/* EOF - ION */

/*
.centerBoxHeading{
	margin: 0em;
	padding: 0 0 0 2em;
	background: #6383a7 url(../images/tabbie.gif) no-repeat;
    height: 43px;
    line-height: 43px;
}
*/

/*
#categoriesHeading {
	background:#ceebfd url(../images/centerboxHeadingbg.gif) repeat-x;
	padding: 0 0 0 1em;
    height: 30px;
    line-height: 30px;
	}
    
    
#whatsnewHeading {
	background:#ceebfd url(../images/centerboxHeadingbg.gif) repeat-x;
    height: 30px;
    line-height: 30px;
	font-size:1.2em;
	padding: 0 0 0 1em;
	}

#bestsellersHeading {
	background:#ceebfd url(../images/centerboxHeadingbg.gif) repeat-x;
    height: 30px;
    line-height: 30px;
	padding: 0 0 0 1em;
	}
*/    
    
/* BOF - ION */
.category-top li{
	padding:0;
	margin:0;
	/*background: #EEEEEE;*/
	vertical-align:middle;
	}

/*    
li.category-top a{
	padding:.4em 0 0 1.5em;
	margin:0;
	color:#333333;
	font-weight:bold;
	display:block;
	height:1.8em;
	border-bouttom:1px solid #9a9a9a;
	background:#EEEEEE url(../images/boxlistbg.png) .4em 0.5em no-repeat;
	}
*/    

/*    
li.category-products a{
	padding:.4em 0 0 1.5em;
	margin:0;
	color:#333333;
	font-weight:bold;
	display:block;
	height:1.8em;
	border-bottom:1px solid #9a9a9a;
	background:#EEEEEE url(../images/boxlistbg.png) 1.2em 0.5em no-repeat;
	}
*/    
/* EOF - ION */

/* BOF - ION */

/*    
li.category-top a:hover{
	background:#333333 url(../images/boxlistbg.png) .4em 0.5em no-repeat;
	color:#EEEEEE;
	}
*/

/* BOF - ION */

/*    
li.category-products a:hover{
	background:#333333 url(../images/boxlistbg.png) 1.2em 0.5em no-repeat;
	color:#EEEEEE;
	}
*/
    
#categoriesContent{
	padding:0;
	margin:0;
	}
    
/*    
#bestsellersContent {
	color:#333333;
	font-weight:bold;
	}
#informationContent a:link, #informationContent a:visited, #bestsellersContent, 
#bestsellersContent a:link, #bestsellersContent a:visited{
	color:#333333;
	font-weight:bold;
	}
*/    
/* BOF - ION */    
/* EOF -ION */
    
.leftBoxContainer, .rightBoxContainer {
	margin: 0 0 1em 0;
	/*border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	border-bottom: 4px solid #9a9a9a;*/
	}

/* BOF - ION */    
.sideBoxContent {
	/*background-color: #ffffff;*/
    background-color: #ceebfd;
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #ceebfd;
	text-decoration: underline;
	} 

    /*
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}
    */
    
/* EOF - ION */    

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
.ic{
	display:none;
	}
#bannerboxHeading {
	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;
	}
*/    
/* BOF - ION */
/*    
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;
	}
*/
/* EOF -ION */
    
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: #ceebfd;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #FCFCFC;
	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: #f88bc4;
	height: 2em;
	}

.productListing-rowheading {
	background-image: url(../images/centerBoxHeadingbg.gif);
	height: 30px;
	color: #FFFFFF;
	}

.productListing-rowheading a { 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;
	}

/***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;
}

/* ION - BOF */
#categories, #reviews, #information, #moreinformation, #bannerbox, #subscribe
{
    border: none;
    background-color: #ceebfd;
}    

#categories ul, #extralinks ul
{
    padding: 5px 0 5px 5px;
    margin:0 0 0 0;
    list-style:none;
    background-color: #ceebfd;
    line-height: 26px;
    font-size: 12px;
}

#categories li, #extralinks li
{
    margin: 0 0 2px 0;
}    

#categories a, #extralinks a
{
    background: #ceebfd url(../images/menu-button.gif) no-repeat scroll center center;
    height: 26px;
    padding: 2px 0 2px 0;
    text-align: center;
    width: 190px;
    display: block;
}

#categories a:hover, #extralinks a:hover
{
    background: #ceebfd url(../images/menu-button-down.gif) no-repeat scroll center center;
    height: 26px;
    padding: 2px 0 2px 0;
    text-align: center;
    width: 190px;
    display: block;
}

#categories li.category-products a
{
    background: #ceebfd url(../images/menu-button-sub.gif) no-repeat scroll center center;
    height: 26px;
    padding: 2px 0 2px 0;
    margin: 0 0 0 10px;
    text-align: center;
    width: 170px;
    display: block;
}

#categories li.category-products a:hover
{
    background: #ceebfd url(../images/menu-button-sub-down.gif) no-repeat scroll center center;
    height: 26px;
    padding: 2px 0 2px 0;
    margin: 0 0 0 10px;
    text-align: center;
    width: 170px;
    display: block;
}

#logo
{
    display:none;
}

.HomePagePic
{
    float: right;
    padding: 5px 0 10px 10px;
}

#indexDefaultHeading, .GeneralMainHeading, .centerBoxHeading
{
    background: #ffffff url(../images/tabbie.gif) no-repeat;
    height: 43px;
    line-height: 43px;
    text-align: left;    
    width: 700px;
    margin: 0 0 10px 0;
    padding: 0 0 0 40px;
    color: #ffffff;
    font-size: 17px;
}

#indexDefaultMainContent
{
    font-size: 1em;
    min-height: 351px;
    line-height: 17px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-align: center;
}

#indexDefaultMainContent p
{
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
}

#whatsNew, #featuredProducts
{
    border-bottom: solid 2px #f88bc4;
}

.greeting
{
    display:none;
}

.navNextPrevWrapper
{
    margin: 10px 0 10px 0;
    padding: 10px 0 10px 0;
    /*border-bottom: solid 3px #6383a7;*/
    border-top: solid 1px #6383a7;
}

#productPrices
{
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
}
    
#productAttributes
{
    border: solid 1px #6383a7;
    background: #ffffff url(../images/watermark.gif) no-repeat center right;
    padding: 10px 10px 10px 10px;
}

#ProductPageBottomButtons
{
    margin: 10px 0 10px 0;
    padding: 5px 5px 0 5px;
    border-top: solid 1px #6383a7;
}
    
#scQuantityHeading, #scUpdateQuantity, #scProductsHeading, scRemoveHeading
{
    text-align: left;
}

#scUnitHeading, #scTotalHeading
{
    text-align:right;
}

.productListing-odd
{
    background-color: #ffffff;
}

.productListing-even
{
    background-color: #ceebfd;
}
    

.tabTable td
{
    padding: 5px 0 5px 0;
}

/* ION -EOF */