* {padding: 0; margin: 0;}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #1a2f5b;
	background-color: #ffffff;
	}
	
#page {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 6px;
}

#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 820px;
	vertical-align: top;
	border: 0px solid #1a2f5a;
	position: relative;
	overflow: hidden;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
}

#top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 17px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px dotted #FF0000;
}	



/* products home */

.home-pro-top {
background-image: url(../images/green-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px dotted #FF0000;
	overflow: hidden;
}

.home-pro-center {
	background-image: url(../images/green-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px dotted #FF0000;
	overflow: hidden;
	height: 360px;
	position: relative;
}

.boxpad {
	padding: 0em;
	width: 404px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.home-pro-btm {
background-image: url(../images/green-btm.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px dotted #FF0000;
	overflow: hidden;
}

#shop-promo {
	width: 402px;
	overflow: hidden;
	position: absolute;
	z-index: 5;
	top: 175px;
	right: 20px;
}

.promo-top {
	background-image: url(../images/promos-home-title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 38px;
	width: 402px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 0px dotted #FF0000;
	overflow: hidden;
	background-color: transparent;
}

.promo-center {
	background-image: url(../images/promos-home-center.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 402px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px dotted #FF0000;
	overflow: hidden;
}

.promoboxpad {
	padding: 0em;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.promo-btm {
background-image: url(../images/promos-home-btm.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
	width: 402px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px dotted #FF0000;
	overflow: hidden;
}

#promo-sale {
	background-image: url(../images/shop-sale2.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 225px;
	overflow: hidden;
	position: absolute;
	z-index: 10;
	top: 220px;
	right: 75px;
	height: 105px;
}

/* end products home */

.centerBoxContentsProducts {
	text-align: center;
}

.centeredContent {
width: 200px;
border: 0px dotted #990000;
font-size: .9em;
	
}

.listingDescription {
	text-align: left;
}

a.promo:link,a.promo:visited,a.promo:hover,a.promo:active
{
font-weight: bold;
text-decoration: underline;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #1a2f5b;
	text-decoration: none;
	}
 
a:visited {
	color: #1a2f5b;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #900000;
	text-decoration: none;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	color: #1a305b;
	}

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: 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: .9em;
	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*/


#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper {
	padding:0;
	width: 800px;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	}
#headerWrapper{
	margin: 0em;
	padding: 0em;
	border: 0px dotted #FF6600;
}
	
#flashh {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #264372;
	text-align: center;
	padding: 0px;
	height: 145px;
	border: 0px dotted #FF0000;
}	
	
	
#topBarWrap{
	background:#EEEEEE;
	}
#topBar{
	width:800px;
	margin:auto;
	color:#2C2C2C;
	font-weight:bold;
	padding: .8em;
	}
.topBox{
	float:left;
	padding: 0 5em 0 5em;
	height:3em;
	}
#lang_header{
	border-right:1px solid #9a9a9a;
	padding-left:12em;
	}
#currency_header{
	border-right:1px solid #9a9a9a;
	}
#cart_header{
	background:url(../images/cart_bg.gif) 5em 0 no-repeat;
	padding:.2em 0 0 11em;
	}
#logoWrap{
	margin:auto;
	background-color: #ffffff;
	width:800px;
	border-bottom:.5em solid #EEEEEE;
	}
#topLinks{
	float:right;
	background:#1a2f5b;
	margin: .9em auto;
	width:74%;
	}
#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;
	}

.floatingBox2, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 46%;
}

#helppop {
	padding: 10px;
}
	
.floatingBox {
	width: 47%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2.5em;
}	

#productDetailsList ul {
	padding-left: 2em;
}

#productDetailsList li { list-style-type: square; }

#productGeneral ul {
	padding-left: 2em;
}

#productGeneral li { list-style-type: square; }

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navNextPrevWrapper {
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	display: block;
	width: 400px;
	
}

.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;
	border: 1px dotted #FFF;
	}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #2E2E2E;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #909090;
	border-top:5px solid #000000;
	height: 1%;
	}
#navSupp{
	width:800px;
	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;
	}
#bottomNav{
	margin:auto;
	}
#bottomNav a, #bottomNav a:visited{
	color:#9a9a9a;
	text-decoration:none;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain 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, #navSupp ul li a:visited, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #EEEEEE;
	white-space: nowrap;
	}
#navSupp ul li a:hover {
	color:#EEEEEE;
	text-decoration:none;
	}

#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 {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	font-size: 0.95em;
	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:none;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}
	
#navColumnOne {
	margin-right: 10px;
	margin-left: 15px;
	border: 0px dotted #FF0000;
	position: relative;
	z-index: 10;
}	

#navColumnTwo {
	
}	

/*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;
}

#productDescription ul {
	padding-left: 2em;
}

#productDescription li { list-style-type: square; }

#productDetailsList ul {
	padding-left: 2em;
}

.content {
	margin-right: 1em;
	border: 0px dotted #FF0000;
	overflow: hidden;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn {
	padding: .7em;
	overflow: hidden;
	border: 0px dotted #FF0000;
	position: relative;
	z-index: 0;
	}
#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;
}

#siteinfoLegal a, #siteinfoLegal a:visited {
color: #1a2f5b;
}

#siteinfoIP {
	margin-top: 5px;
	font-weight: bold;
	color: #990000;
}

.legalCopyright {
	margin-top: 5px;
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	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, #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: #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;
	}

.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;
	margin-top: 1.1em;
	margin-right: 0em;
	margin-bottom: 1.1em;
	margin-left: 0;
	}

h2.centerBoxHeading {
	font-size: 1.5em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {
	margin-right: 15px;
	margin-left: 2em;
	border: 1px dotted #FF0000;
}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading {
	margin: 0em;
	padding:.5em 0 .7em 1em;
	border: 0px solid #a8a6a8;
}

.rightBoxHeading {
	margin: 0em;
	padding:.5em 0 .7em 1em;
	background:#9a9a9a url(../images/catboxHeadingbg.gif) repeat-x;
}

.centerBoxHeading{
	margin: 0em;
	padding:.3em 0 .4em 2em;
	background:#5D7FA4 url(../images/centerboxHeadingbg.gif) repeat-x;
}

#sidebox-btm {
	background-image: url(../images/sidebox-btm-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 244px;
	overflow: hidden;
	margin-bottom: 1em;
}

#categoriesHeading {
	font-size:1.5em;
	background-image: url(../images/cat-heading.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 36px;
	width: 245px;
	padding: 0em;
}

#searchHeading {
font-size:1.5em;
	background-image: url(../images/search-heading.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 36px;
	width: 245px;
	padding: 0em;
}

#advancedsearchsbHeading {
	font-size:1.5em;
	background-image: url(../images/search-heading.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 36px;
	width: 245px;
	padding: 0em;
}

#atticsideboxHeading {
	font-size:1.5em;
	background-image: url(../images/attic-heading.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 36px;
	width: 245px;
	padding: 0em;
}

#atticsideboxContent {
	background-image: url(../images/attic-sidebox-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	padding-left: 8em;
	padding-top: 1.5em;
	font-size: .9em;
}

#whatsnewHeading {
	font-size:1.5em;
	background-image: url(../images/otherp-heading.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 36px;
	width: 245px;
	padding: 0em;
}


#atticsideboxContent {
	background-image: url(../images/attic-sidebox-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	padding-left: 8em;
	padding-top: 1.5em;
	font-size: .9em;
}

.newp {
	padding: 0px;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#bestsellersHeading {
	background:#A99A71 url(../images/greenboxHeadingbg.gif) repeat-x;
	font-size:1.3em;
	padding:.4em 0 .5em 1em;
	}
#categories ul{
	padding:0;
	margin:0;
	list-style:none;
	}
.category-top li{
	padding:0;
	margin:0;
	vertical-align:middle;
	font-size: .9em;
}
li.category-top a{
	padding:.4em 0 0 1.5em;
	margin:0;
	color:#1a305b;
	display:block;
	height:1.8em;
	border-bottom:1px solid #9a9a9a;
	font-size: .9em;
	background-image: url(../images/sbg-arrow.gif);
	background-repeat: no-repeat;
}
li.category-products a{
	padding:.4em 0 0 1.5em;
	margin:0;
	color:#1a305b;
	font-weight:bold;
	display:block;
	height:1.8em;
	border-bottom:1px solid #9a9a9a;
	font-size: .9em;
	
}
li.category-top a:hover{
	color:#333;
	background-color: #EEEEEE;
	background-image: url(../images/sbg-harrow.gif);
	background-repeat: no-repeat;
	}
li.category-products a:hover{
	color:#333;
	background-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;
	}
#extralinks{
	padding: .5em 0 .5em 1em;
	}
.leftBoxContainer, .rightBoxContainer {
	border: 0px solid #FF0000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0px;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a8a6a8;
	border-left-color: #a8a6a8;
	margin: 0px;
	}

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, .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;
	}
A.category-links, A.category-links:visited {
	color: #1a305b;
	font-size: .8em;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #1a305b;
	text-decoration: none;
	
	}
SPAN.category-subs-parent {
	border: 0px dotted #FF0000;	
	}
SPAN.category-subs-selected {
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}
	
.newcustomer { width: 450px; }	

.retcustomer { width: 450px; }

.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-image: url(../images/centerBoxHeadingbg.gif);
	height: 2em;
	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;
}


/* IMAGE TECH LAYOUT */


/* Top Menu */

#topnavbg {
	background-image: url(../images/topnav-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 800px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#topnav {
	height: 28px;
	width: 650px;
	text-align: center;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	border: 0px dotted #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navtabs {
	list-style: none;
	padding: 0;
	height: 28px;
	font-size: .85em;
	font-weight: bold;
	text-transform: uppercase;
	border: 0px dotted #FF0000;
	margin: 0em;
	text-align: center;
} 
 
#navtabs li {
	float: left;
	background: url(../images/tableft.png) no-repeat left top;
	margin-right: 1px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 8px;
	height: 28px;
	line-height: 28px;
} 
 
#navtabs li a {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0;
	border: 0px dotted #FF0000;
	background-repeat: repeat;
	background-position: right top;
	background-color: #transparent;
	background-image: url(../images/tabright.png);
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	display: block;
} 
 
#navtabs li.current { 
    background: url(../images/tableft_active.png) no-repeat left top; 
} 
 
#navtabs li.current a { 
    background: url(../images/tabright_active.png) no-repeat right top; 
    color: #FFFFFF; 
}

/* End Top Menu */

/* Footer Menu */

#fnav {
	background-image: url(../images/topnav-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 800px;
	text-align: center;
	line-height: 28px;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}


#navlist {
	list-style: none;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-size: .9em;
}

#navlist li {
display: inline;
padding: 0;
margin: 0;
}

#navlist li a {
	color: #FFFFFF;
	text-transform: uppercase;
}

#navlist li a:hover,#navlist a#current {
color: #fff;
}

#navlist li:before { content: "| "; }
#navlist li:first-child:before { content: ""; }

/* End Footer Nav */

.fleft {
	float: left;
	margin-right: 0.5em;
	margin-bottom: 1em;
	margin-top: 0px;
	overflow: hidden;
	width: 300px;
	margin-left: 1em;
	font-size: .9em;
	text-align: left;
}

.fleft a {
color: #1a2f5b;	
}

.fright {
	float: right;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
	width: 400px;
	font-size: .9em;
	text-align: right;
	color: #1a2f5b;
}

.fright a {
color: #1a2f5b;	
}

.productTellFriendLink {
	margin: 1em;
}
