/**
 * Main CSS Stylesheet
 */
 
 /* Pauls Cusomisation CSS for Beatles Shop */
 
 /*Container*/
#mainWrapper { 
	background-color: #ffffff;
	text-align: left;
	width: 976px;
	/*border: 1px solid #9a9a9a;*/
	}

/*Top Nav Bar*/
#headernavtop { 
margin-top: 20px;
padding-top: 0px;
width: 100%;
height: 27px;
background-image: url(../images/topnavbg.jpg);
color: #FFFFFF;
text-align: right;
margin-bottom:3px;
}

#headernavtopimg {
width: 81px;
height: 27px;
float:right;
}

#headernavtoptext {
float: right;
font-size: 12px;
padding-top:7px;
}

#headernavtoptext a:link {
color: #fff;
text-decoration: none;
}
#headernavtoptext a:active {
color: #fff;
text-decoration:none;
}
#headernavtoptext a:visited {
color: #fff;
text-decoration:none;
}
#headernavtoptext a:hover {
color: #fff;
text-decoration:underline;
}

#apple {
background-image: url(../images/apple.jpg);
background-repeat: no-repeat;
width: 40px;
height: 36px;
float: right;

}

#beatles {
background-image: url(../images/beatles.jpg);
background-repeat: no-repeat;
width: 40px;
height: 36px;
float: right;
}

#silhouette {
background-image: url(../images/person_walking.jpg);
background-repeat: no-repeat;
width: 40px;
height: 36px;
float: right;
}
	
#pencil {
background-image: url(../images/pencil.jpg);
background-repeat: no-repeat;
width: 40px;
height: 36px;
float: right;
}
	

#header {
width: 975px;
height: 174px;
background-image: url(../images/header_bg.jpg);
background-repeat: no-repeat;
background-color:#336699;
}

#footer {
margin-top: 30px;
width: 975px;
height: 35px;
background-color:#f1f0ec;
border-top: 1px solid #999999;
}

#footertext {
font-size: 12px;
color:#7c7c7c;
text-align: center;
line-height:30px;
}

#footer a {
color:#7c7c7c;
}

#footerlogo {
width: 252px;
height: 57px;
background-image: url(../images/footergsmlogo.jpg);
background-repeat: no-repeat;
float: right;
}

#cartheader {
width: 120px;
height: 50px;
padding-top: 10px;
padding-right: 100px;
color: #000000;
float:right;
}

/*Main Boxes on Front Page*/
#boxcontainer{
width: 100%;
height: 132px;
}

#box {
background-image: url(../images/mainpage_box.png);
background-repeat: no-repeat;
width: 253px;
height: 131px;
float:left;
padding-right: 12px;
}

#boxtextheading {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.8em;
color:#666666;
margin-top: 10px;
/*margin-left: 15px;*/
text-align:center;
}

#boxtextsmall {
color: #000000;
margin-top: 30px;
margin-left: 50px;
/*padding-right:50px;*/
}


#aboutusimg {
width: 338px;
height: 253px;
margin-right: 0px;
margin-left:15px;
margin-bottom: 15px;
background-image: url(../images/aboutus.jpg);
background-repeat: no-repeat;
float:right;
clear: left;
}

#aboutusimg1 {
width: 338px;
height: 253px;
margin-right: 0px;
margin-left: 15px;
margin-bottom: 15px;
background-image: url(../images/aboutus1.jpg);
background-repeat: no-repeat;
float:right;
clear: left;
}


#aboutustxt {
float: left;
clear:right;
margin-right:10px;
}

#aboutusheading {
color: #ffffff;
font-size: 20px;
text-align:left;
line-height: 40px;
margin-left:10px;
}

#newoffers {
top: 500px;
position: absolute;
/*margin-left: 15px;*/
/*margin-top: 30px;*/
width: 140px;
height: 136px;
/*background-color:#006666;*/
background-image: url(../images/newoffers.jpg);
background-repeat: no-repeat;
color: #FFFFFF;
font-size: 14px;
}

#specialoffers {
background-image: url(../images/new_special_offers.jpg);
background-repeat: no-repeat;
width: 391px;
height: 151px;
float: right;
clear: left;
position:relative;
}

#specialofferstext {
font-size:16px;
text-align:left;
color: #FFFFFF;
margin-top: 115px;
padding-left: 43px;
}

#specialofferstext a:link, #specialofferstext a:visited, #specialofferstext a:hover, #specialofferstext a:active {
font-size:16px;
text-align:left;
color: #FFFFFF;
text-decoration:none;
}

span .imgLink {
background-image: url(../images/newoffers.jpg);
background-repeat: no-repeat;
width: 177px;
height: 45px;
}

.h5 {
	color: #4e644d;
	font-size: 2.7em;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 1px;
	}

#mainpagetext {
font-size: 12px;
text-align:justify;
width: 390px;
font-weight:bold;
}
 /* Pauls Cusomisation CSS for Beatles Shop */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	}
.prod_table {
	width:182px;
	margin:auto;
	height:170px;
	border:1px solid #e2e2e2;
}
.prod_image {
	height:100px;
	text-align:center;
}
.prod_name {
	height:35px;
	padding-top:3px;
	padding-bottom:3px;
}
.prod_price {
	font-weight:bold;
	color:#40694b;
	padding-left:4px;
}
.centerBoxContentsNew {
	margin:auto;
}
#greysearchbar {
padding-top:0px;
width: 100%;
height: 50px;
background-image: url(../images/search_bar.jpg);
}
.footer_01 {
	width:703px;
	padding-left:20px;
	padding-top:14px;
	height:51px;
	background-image: url(../images/design/footer_01.jpg);
}
.model_text {
	font-size:18px;
	font-weight:normal;
	line-height:22px;
	color:#40694b;
	padding-left:10px;
}
.cat_bg {
	width:254px;
	height:102px;
	padding-top:30px;
	font-size:18px;
	margin:auto;
	font-weight:normal;
	background-image: url(../images/design/cat_bg.jpg);	
}
.cart_bg {
	width:262px;
	height:174px;
	line-height:20px;
	background-image: url(../images/design/header_04.jpg);
}
.mathew_bg {
	width:262px;
	height:174px;
	line-height:20px;
	background-image: url(../images/design/mathew_04.jpg);
}
A.cart_link:link, A.cart_link:visited, A.cart_link:active {
  color: #40694b;
  font-size: 18px;
  font-weight:normal;
  font-family:  arial, helvetica, sans-serif;
  text-decoration: none;
}
A.cart_link:hover {
  color: #40694b;
  font-family:  arial, helvetica, sans-serif;
  font-size: 18px;
  font-weight:normal;
  text-decoration: underline;
}

a img {
border: none; 
}

a:link, #navEZPagesTOC ul li a {
	color: #444444;
	text-decoration: none;
	}
 
a:visited {
	color: #444444;
	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 {
	color: #444444;
	text-decoration: underline;
	}

a:active {
	color: #444444;
	text-decoration: none;
	}

h1 {
	margin: 0em;
	background-image: url(../images/navbar_bg.gif);
	padding-top:6px;
	height:28px;
	padding-left:20px;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	margin-bottom:10px;
	}

h2 {
	font-size: 1.4em;
	color: #666666;
	}



h3 {
	color: #006600;
	font-size: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 5px;
	}

h5.welcome {
	color: #446689;
	font-size: 2.7em;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 1px;
	}

#mainpagetext {
font-size: 12px;
text-align:justify;
width: 390px;
font-weight:bold;
}


h4, h5, h6, 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 {
	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 #336600;
	}

LEGEND {
	fonr-size: 14px;
	font-weight: bold;
	padding: 0.3em;
	color: #009966;
	}

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*/


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

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#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%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 37px;
	}

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

#navSuppWrapper {

}

#navMainWrapper, #navCatTabsWrapper {
	margin: 0em;
	/*background-color: #abbbd3;*/
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.2em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 30px;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 2em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}



#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	font-size: 12px;
	font-weight:bold;
	padding-top:11px;
	line-height: 23px;
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

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



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

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
.centerColumn {
	padding: 0.0em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	background-image: url(../images/product_price.png);
	background-repeat: no-repeat;
	width: 177px;
	height:49px;
	padding-top:12px;
	float:left;
	}

#cartAddButton {
float: left;
}


.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, #cartSubTotal {
	height: 2.2em;
	}

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

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

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #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: 1px solid #9a9a9a;*/
	height: 1%;
	margin: 1.1em 0;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #000000;
	text-align:left;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

/*Categroies Box Header*/
.leftBoxHeading {
	margin: 0em;
	background-color: #ffffff;
	/*background-image: url(../images/tile_back.gif);*/
	padding: 0.5em 0.2em;
	}
h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	font-weight:bold;
	}
.centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-image: url(../images/navbar_bg.gif);
	padding-top:6px;
	height:28px;
	padding-left:20px;
	}


/*Categories box*/
.leftBoxContainer {
	margin: 0em;
	margin-bottom: 1.0em;

}

.rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.0em;
	}
.cat_side {
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:2px solid #e2e2e2;
}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	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, .rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews,  #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.centerBoxHeading {
	text-align: left;
}
	

/*Product Code Display*/	
#productcode {
font-size:1.4em;
color:#009933;
list-style: none;
margin-left: 2px;
}

/*Displays Product price*/
#prodprice {
	background-image: url(../images/product_price.png);
	background-repeat: no-repeat;
	width: 177px;
	height: 61px;
	line-height: 61px;
	margin-left: 0px;
	font-size:14px;
	float:left;
	}
.price_prod {
	font-weight:bold;
}
/*Product Image*/
#productMainImage { 
float: right;
/*border: 1px solid #003300;*/
padding: 0.5em;
}

/*Product Description*/
.productListing-data {
font-size: 1.2em;
text-align:left;
padding:5px;
}

#productprices li {
font-size: 1.2em;
color:#009966;
margin-left: 120px;
}

h2 #productPrices {
margin-left: 0px;

}

.productGeneral {
padding-left:10px;
}

#productDescription {
	margin-top: 10px;
	text-align:justify;
}

#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: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}


A.category-top:link, A.category-top:visited, A.category-top:active {
  color: #000000;
  text-decoration: none;
}
A.category-top:hover {
  color: #000000;
  text-decoration: underline;
}
A.category-links:link, A.category-links:visited, A.category-links:active  {
  color: #40694b;
  text-decoration: none;
}
A.category-links:hover {
  color: #40694b;
  text-decoration: underline;
}
A.category-subs:link, A.category-products:link, A.category-subs:visited, A.category-products:visited, A.category-subs:active, A.category-products:active {
  color: #40694b;
  text-decoration: none;
}
A.category-subs:hover, A.category-products:hover {
  color: #40694b;
  text-decoration: underline;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}


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

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	/*background-color: #abbbd3;*/
	background-image: url(../images/navbar_bg.gif);
	background-repeat:repeat-x;
	height: 34px;
	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;
	}
.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;
	}
