/**
 * 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: 2px 0;
font-family: 'century gothic', verdana, arial, helvetica, sans-serif;
/*font-size: 62.5%; */
font-size: 13px;
color: #25222a;
background-color: #fff;
}

a img {
border-style: none;
margin:2px;
text-decoration: none;
}

a:link,a:visited,a:active {
color: #3A3049;
text-decoration: none;
list-style-type: none;
}

a:hover {
color: #2F2A36;
text-decoration: underline;
list-style-type: none;
}




ul#portfolio li img{
list-style-type: none;

list-style-image: none;

list-style-position: outside;
}

input.buttons {
	background: none no-repeat top left;
	border: none;
	cursor: pointer;
	display: block;
	height: 60px;
	overflow: hidden;
	padding: 0;
	margin: 0 auto;
	text-indent: -9999px;
	width: 220px;
}
input.buttons:hover { background-position: -220px 0px; }
input.buttons:active { background-position: -2px 0px; }
input.addtotrolley { background-image: url(images/add-to-trolley-cj.gif); width: 220px; }






.prod-previous{
display:inline-block;
margin:0;
padding:0;
width:60px;
height:45px;
background-image: url(images/prod-previous.gif);
background-repeat:no-repeat;
}

.prod-next{
display:inline-block;
margin:0;
padding:0;
width:60px;
height:45px;
background-image: url(images/prod-next.gif);
background-repeat:no-repeat;
}

.prod-list{
display:inline-block;
margin:0;
padding:0;
width:60px;
height:45px;
background-image: url(images/prod-list.gif);
background-repeat:no-repeat;
}


.prod-previous:hover
{
background-position: 0pt -45px;
}

.prod-next:hover
{
background-position: 0pt -45px;
}

.prod-list:hover
{
background-position: 0pt -45px;
}



#p-info-model{
font-size:14px;
font-family:arial,tahoma;
font-weight:normal;
text-align:center
;padding-bottom:6px;
}


#categoryImgListing{
text-align:center;
margin:0 auto;
}
.categoryimg {
text-align:center;
margin:0 auto;
}


#productListHeading {
color:#544B40;
font-size: 32px;
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-weight:normal;
text-align:center;
}

#indexCategoriesHeading {
text-align:left;
}


#product-sizing-chart{padding:10px 0 10px 22px;}
#productQuantityDiscounts{padding:10px 0 10px 22px;}
#table-attributes{padding:10px 0 10px 22px;}
#foot-container{width:960px;height:115px;background-image: url(images/footerimg1.gif);}

.foot-agha{
display:inline-block;margin:2px 138px 0 10px;width:108px;height:92px;background-image:url(images/gha-logo.gif);
}

.foot-austoy{
display:inline-block;margin:2px 138px 0 0;width:108px;height:92px;background-image:url(images/ata-logo.gif);
}

.foot-cc{
display:inline-block;margin:2px 138px 0 0;width:177px;height:92px;background-image:url(images/cc-cards.gif);
}

.login-toggle{
margin:0 auto;width:960px;background-position:top center;background-image:url(images/login-toggle.gif);background-repeat:no-repeat;display:block;
}

.listingDescription{
font-size:12px;
}
#ezpagesContent ul li a {
font-family: tahoma,verdana,arial;
font-size: 13px;
font-weight: normal;
color: #5C5348;
text-decoration: none;
padding-left: 7px;
display: block;
list-style-type: none;
background-color:transparent;
}

#ezpagesContent a:visited {
color: #3A3049;
text-decoration: none;
list-style-type: none;
background-color:transparent;
}

#ezpagesContent a:hover {
color: #3A3049;
text-decoration: underline;
background-color:transparent;
}


#navEZPagesTOC ul li a {
color: #3A3049;
text-decoration: none;
list-style-type: none;
}

 #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
color: #3A3049;
list-style-type: none;
background-color:transparent;
}

.new_products {float: left;
width: 32%;
height: 120px;
text-align: center;
}

.new_products img {

}
h1 {
font-size: 32px;
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-weight:normal;
}

h2 {
font-size: 15px;
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-weight:normal;
}

h3 {
font-size: 13px;
font-family: verdana, helvetica, sans-serif;

}
 h4, h5, h6, LABEL, h4.optionName, ADDRESS, .larger{
font-size: 14px;
color:#42382C;
}


.search-bg{
display:block;

width:200px;
height:36px;
/* line-height:45px; */
padding-top:7px;
background-image: url(images/search-bg.gif);
background-repeat:no-repeat;
}

.search-input{font-weight:normal;font-size:11px;width:106px;color:#342741;}


#navMainCartSummary {
float:right; 
width: 175px;
margin-top: 24px;
text-align:left;
font-family:arial;
font-weight:normal;
font-size:12px;
color:#3A3049;
}


.cart-trolley-cj{
float:right;
width:263px;
height:82px;
background-image: url(images/shopping-trolley-cj.jpg);
background-repeat:no-repeat;
}


.cart-trolley2-cj{
float:right;
width:263px;
height:82px;
background-image: url(images/shopping-trolley2-cj.jpg);
background-repeat:no-repeat;
}


#productAdditionalImages {
vertical-align:top;
margin: 0 2px;
padding-top:2px;
height:300px;
overflow:hidden;}

.additionalImages{
padding-bottom:5px;
} 

a.trolley-link{
display:block;
width:263px;
height:23px;
background-image: url(images/shopping-trolley-trans.gif);
background-repeat:no-repeat;
}

#navbarcontainer
{ padding-top:17px;

width:960px;
height:56px;
background-image: url(images/nav1-cj.gif);
background-repeat:no-repeat;
}


#navbarcontainer ul
{
padding: 3px 0;
margin: 0 auto;
list-style-type: none;
list-style-image: none;
list-style-position: inside;
color: #5C5348;
width: 100%;
text-align: center;
background-color:transparent;
}
#navbar li { display: inline; }
#navbar li a
{
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 14px;
padding: 2px 12px 3px 11px;
word-spacing: normal;
letter-spacing: normal;
text-decoration: none;
text-transform: none;
text-align: center;
text-indent: 0;
background-color: #8372a5;
color: #fff;
}

#navbar li a:hover
{
background-color: #5e5079;
color: #fff;
}


#navbarcontainer-f
{ padding-top:20px;
margin:0;
width:960px;
height:60px;
background-image: url(images/nav1-cj.gif);
background-repeat:no-repeat;
}


#navbarcontainer-f ul
{
padding: .2em 0;
margin: 0 auto;
list-style-type: none;
color: #fff;
width: 100%;
font-size:11px;
font-family: arial, helvetica, sans-serif;
font-weight:bold;
text-align: center;
background-color:transparent;
}

#navbar-f li { display: inline; }

#navbar-f li a
{
text-decoration: none;
background-color: #8372a5;
color: #fff;
padding: .5em 1.4em;

}

#navbar-f li a:hover
{
background-color: #5e5079;
color: #fff;
}

.sidebox-block{
text-align:center;
padding-bottom:8px;
}

.sidebox-cart{
color:#3A3049;
background-color:transparent;
font-size:11px;
padding:0 0 2px 6px;
}

a.sidebox-cart{
color:#3A3049;
text-decoration:none;
background-color:transparent;
}

a.sidebox-cart:hover{
color:#3A3049;
text-decoration:underline;
background-color:transparent;
}


a.sidebox-cart:visited{
color:#3A3049;
text-decoration:none;
background-color:transparent;
}






.productGeneral{ text-align:center;margin: 0 12px;}

#productAttributes{
clear:both;
display:block;
margin:0 auto;
width:100%;

}

.button-reseller-app{
clear:both;
display:block;
margin:0 auto;
width:490px;
height:60px;
background-image: url(images/reseller-application.jpg);
background-repeat:no-repeat;
}

.button-reseller-app:hover{
background-position: -490px 0;
}


.button-reseller-app-grey{
clear:both;
display:block;
margin:0 auto;
width:490px;
height:60px;
background-image: url(images/reseller-app-grey.gif);
background-repeat:no-repeat;
}

.button-reseller-app-grey:hover{
background-position: 0pt -60px;
}

.centerBoxContentsProducts {
	margin:4px auto;
	text-align:center;

}
.biggerText {
font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
margin: 0 3px 3px 0;
text-align:center;
}

h3.itemTitle a, h2.itemTitle a:visited{

font-weight:normal;
}



#xsellsideboxContent a{
font-family: tahoma,verdana,arial;
font-size: 12px;
font-weight: normal;
color: #5C5348;
text-decoration:none;
background-color:transparent;
}

#xsellsideboxContent a:hover{
text-decoration:underline;
}






h3.itemTitle a:hover{
text-decoration:underline;
}

CODE {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 11px;
}

FORM, SELECT, INPUT {
display: inline;
font-size: 11px;
color: #342741;
margin: 2px;
}

TEXTAREA {
/*float: left;
margin: auto;*/
display: inline-block;
/*width: 70%; */
}

input:focus, select:focus, textarea:focus {
background: #e8e4d3;
}

FIELDSET {
padding: 5px;
margin: 5px 30px;
border: 1px solid #d7d7c6;
}

LEGEND {
font-weight: normal;
padding: 0.3em;
font-size: 16px;
color:#42382C;
}

LABEL, h4.optionName {

padding: 0.3em;
}
 
LABEL.checkboxLabel, LABEL.radioButtonLabel {
margin: 0.5em 0.3em;
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribimg {
float: left;
}

a.logo-img {
width:320px;
height:60px;
padding:0;
margin:0;
border-style:none;
background-image: url(images/logo.gif);
display:block;
}

LABEL.inputLabel {
width: 9em;
float: left;
text-align:right;
}

LABEL.inputLabelPayment {
width: 9em;
float: left;
text-align:right;
}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel{
width: 9em;
float: left;
text-align:right;
}

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 #837A8B;
width: 80%;
text-align:center;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
line-height: 1.8em;
padding: 0.2em;
border: 1px solid #000000;
}

.messageStackWarning, .messageStackError {
background-color: #ff0000;
color: #ffffff;
}

.messageStackSuccess {
background-color: #99FF99;
color: #000000;
}

.messageStackCaution {
background-color: #FFFF66;
color: #000000;
}

/*wrappers - page or section containers*/
#mainWrapper {
background-color: #ffffff;
text-align: left;
width: 960px;
vertical-align: top;
}

#headerWrapper,#ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
margin: 0em ;
padding: 0em ;
}
#contentMainWrapper{
width:960px;
}


#cartBoxListWrapper{
padding-left:5px;
}


#logoWrapper {
width:960px;
height:116px;
background-image:url(images/head-atmos.gif);
background-repeat:no-repeat;
}




#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
margin: auto;
} 

#tagline {
color:#000000;
font-size: 18px;
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: 6px;
padding: 6px;
width: 42.5%;
}


/*navigation*/

.navSplitPagesResult {padding-left:6px;}
.navSplitPagesLinks {}
.navNextPrevCounter {
margin: 0em;
font-size: 11px;
}
.navNextPrevList {
display: inline;
white-space: nowrap;
margin: 0;
padding:0.5em 0em;
list-style-type: none;
}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
margin: 0em;
background-color: #9a9a9a;
font-weight: bold;
color: #ffffff;
height: 1%;
width: 100%;
}

#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: 0em 0.5em;
margin: 0;
color: #5C5348;
white-space: nowrap;
background-color:transparent;
}

#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 {
background-color: #fff;
text-align:left;
}


#navEZPagesTop {
background-color: #5C5348;
}

#navBreadCrumb, #navEZPagesTop {
font-size: 12px;
font-weight: bold;
margin: 0em;
padding-left: 0.5em;
}

#navColumnOne {
background-color: #fff;
}

#navColumnTwo {
background-color: #fff;
}

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

/*.content, #productDescription,*/ .shippingEstimatorWrapper {
/*font-size: 13px;*/
padding: 0.5em;
}
.content{
font-size:14px;
}

.alert {
color: #5F5C49;
margin-left: 0.5em;
}
.advisory {}
.important {
font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
float: right;
}

.centerColumn{
padding: 10px;
margin: 0 auto;
font-size:13px;
}



.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
font-size: 11px;
}

/*Shopping Cart Display*/
#cartAdd {
text-align: center;
margin: 6px auto;

}

.tableHeading TH {
border-bottom: 1px solid #d7d7c6;
}

.tableHeading, #cartSubTotal {
background-color: #e6e6bf;
 }

#cartSubTotal {
border-top: 1px solid #d7d7c6;
font-weight: bold;
font-size:14px;
text-align: right;
line-height: 2.2em;
padding-right: 12px;
}

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

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

#cartProdTitle{
font-size:14px;
font-weight:bold;
}

.cartUnitDisplay, .cartTotalDisplay {
text-align: right;
padding-right: 0.2em;
}

#scUpdateQuantity {
width: 2em;
}

.cartQuantity {
width: 4.7em;
}

.cartNewItem {
position: relative; /*do not remove-fixes stupid IEbug*/
font-family: tahoma,verdana,arial;
font-size: 11px;
font-weight: normal;
color: #3A3049;
text-decoration: none;
background-color:transparent;
list-style-type: none;
}

.cartOldItem {
position: relative; /*do not remove-fixes stupid IEbug*/
font-family: tahoma,verdana,arial;
font-size: 11px;
font-weight: normal;
color: #3A3049;
text-decoration: none;
background-color:transparent;
list-style-type: none;
}

.cartRemoveItemDisplay {
width: 3.5em;
}

.cartAttribsList ul li{
list-style-type: none;
}


.accountProductDisplay ul li{
list-style-type: none;
margin:0;
padding:0;
}

#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
}
.mediaTitle {
float: left;
}
.mediaTypeLink {
float: right;
}

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

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

.orderHistList {
margin: 0;
padding: 0.2em 0em;
list-style-type: none;
list-style-image: none;
list-style-position: inside;

} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
list-style-type: none;
}

#cartBoxListWrapper li {
margin: 0;
padding:0;
} 

 .cartBoxTotal {
text-align: right;
font-weight: bold;
padding-right:12px;
color:#3A3049;
font-size:14px;
background-color:transparent;
}

#ezPageBoxList li {
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: 0 1em ;
}

#productMainImage {
	margin: 10px 10px 0 10px !important;
	margin: 10px 10px 0 5px;
}

.categoryIcon {}

#cartImage {
margin: 0.5em 1em;
}

/*Attributes*/
.attribimg {
width: 20%;
margin: 0.3em 0em;
}

.attributesComments {}

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

/*sideboxes*/
.columnLeft {
margin:0;
padding:0;
}
.box-top {
width:200px;
height:32px;
margin:0;
padding:0;
background:url(images/box-top-cj.gif);
background-repeat:no-repeat;
}

.box-middle {
width:200px;
margin:0;
padding:0;
background:url(images/box-middle-cj.gif) repeat-y;
}

.box-bottom {
width:200px;
height:25px;
margin:0;
padding:0;
background:url(images/box-bottom-cj.gif);
background-repeat:no-repeat;
}


.category-top{
font-family: tahoma, verdana, arial;
font-size: 13px;
font-weight: bold;
color: #aa99ca;
background-color:transparent;
}

a.category-top, a.category-subs, a.category-products, a.category-products, a.category-links,a.category-top:visited, a.category-subs:visited, a.category-products:visited, a.category-products:visited, category-links:visited{
font-family: tahoma, verdana, arial;
font-size: 13px;
font-weight: bold;
color: #3E2B48;
text-decoration: none;
text-indent:10px;
display:block;
background-color:transparent;
padding:4px 0;
}

a.category-top:hover, a.category-subs:hover, a.category-products:hover, a.category-products:hover, a.category-links:hover {
background-color: #3E2B48;
text-decoration: none;
color:#fff;
width:100%;
}

a.bestseller-sidebox{
font-family: tahoma, verdana, arial;
font-size: 12px;
font-weight: normal;
color: #3A3049;
text-decoration: none;
background-color:transparent;

}
a.bestseller-sidebox:visited {
color: #3A3049;
text-decoration: none;
background-color:transparent;
 }
a.bestseller-sidebox:hover {
text-decoration: underline;
}

.ezp-sidebox{
padding-left:8px;
font-family: tahoma, verdana, arial;
font-size: 12px;
font-weight: normal;
color: #3A3049;
text-decoration: none;
background-color:transparent;
}
a.ezp-sidebox{
font-family: tahoma, verdana, arial;
font-size: 12px;
font-weight: normal;
color: #3A3049;
text-decoration: none;
background-color:transparent;
}
a.ezp-sidebox:visited {
font-family: tahoma, verdana, arial;
font-size: 12px;
font-weight: normal;
color: #3A3049;
text-decoration: none;
background-color:transparent;
 }
a.ezp-sidebox:hover {
text-decoration: underline;
}




h3.leftBoxHeading, h3.leftBoxHeading a {
font-family:arial, helvetica;
font-weight:bold;
color: #fff;
}

.leftBoxHeading {
margin: 0;
padding-top: 4px;
}



.centerBoxHeading {
width:100%;
line-height:33px;
height:33px;
display:block;
margin-top: 20px;
padding:0;
color:#5C5348;
/* background-image: url(images/center-bg.jpg);
background-repeat:no-repeat;
*/
text-align:center;
}
h2.centerBoxHeading{font-weight:bold;}
.leftBoxContainer {


}

.sideBoxContent {

padding: 3px;

}

h3.rightBoxHeading, h3.rightBoxHeading a {

color: #fff;
}

.rightBoxHeading {
margin: 0em;
padding-top: 0.5em;

}

h3.leftBoxHeading a:hover {
color: #000;
text-decoration: none;
} 

h3.rightBoxHeading a:hover {
color: #000;
text-decoration: none;
}

.rightBoxContent {
background-color: #ffffff;
margin-bottom: 1em;
}

.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, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribimg {
text-align: center;
}

.productListing {
width:100%;
text-align:center;
margin:0 auto;
padding:0 0 0 5px;
}

a.special-sidebox{
font-family: tahoma, verdana, arial;
font-size: 12px;
font-weight: normal;
color: #5C5348;
text-decoration: none;
}

a.special-sidebox:hover{
color:#5C5348;
text-decoration:none;
}


#bestsellers .wrapper {
margin: 0em 0em 0em 1em;
}

#bestsellers ol {
padding: 0;
margin-left: 0.8em;
}

#bestsellers li {
padding: 0;
margin: 0.3em 0em 0.3em 0em;
}

#bestsellerp normalprice {
color:black;
}

#bannerboxHeading {
background-color: #0000CC;
}

#upProductsHeading {
text-align: left;
}

#upDateHeading {
text-align: right;
}

/*misc*/
.back {
float: left;

}

.forward, #shoppingCartDefault #PPECbutton {
float: right;
padding-right:6px;
}

.bold {
font-weight: bold;
}

.rowOdd {
background-color: #f1efe3;
height: 1.5em;
vertical-align: top;
}

.rowEven {
background-color: #fff;
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: #e8e8d4;
height: 2em;
}

#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;
color:#5C5348;
}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
clear: both;
}

.seDisplayedAddressLabel {
background-color:#85C285;
text-align: center;
}
.seDisplayedAddressInfo {
text-transform: uppercase;
text-align: center;
font-weight: bold;
}
#seShipTo {
padding: 0.2em;
}





table.buttons-cart {
width: 100%;
border-style: none;
background-color: #fff;
}
table.buttons-cart td {
text-align:center;
padding: 8px;
border-style: none;
background-color: #fff;
}

.best-sellers-title {
padding-right:2px;
text-align:center;
font-size:10px;
}
.best-seller-price {
padding-right:2px;
text-align:center;
font-size:10px;
}


.side-bg-cj {
margin:0;
padding:0;
display:block;
width:200px;
height:50px;
background-image: url(images/side-bg-cj.gif);
background-repeat:no-repeat;
text-align:center;
}

.side-bg-cjContent {
padding:14px 0 0 10px;
text-align:left;
}

.side-bg-cjContent a {
color:#fff;
font-weight:bold;
}

.footer{
margin:0 auto;
padding:0;
width:960px;
height:100px;

}
table.footer td { padding: 0 10px; }

table.footer td a{ color:#5C5348; }

.button-fairygirls {
display: block;
width:200px;
height:160px;
margin: 0;
padding: 0;
background-image: url(images/button-fairygirls.jpg);
}
.button-littleheros {
display: block;
width:200px;
height:160px;
margin: 8px 0;
padding: 0;
background-image: url(images/button-little-heros.jpg);
}

.button-direct {
display: block;
width:200px;
height:130px;
margin: 0;
padding: 0;
background-image: url(images/button-cj-direct.jpg);
}

:focus { outline: none }

