/**.messageStackWarning {display:none;}

.br_1 {          

  border: 1px solid;

}

/**

 * PureOrange Template designed by zen-cart-power.com

 * 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: 0;

	font-family: arial, helvetica, sans-serif;

	font-size: 0.72em;

	color: #333333;

	background:#DEDADA url(../images/indexbody.gif) top center repeat-y;

	line-height: 17px;

	}

img {vertical-align:top;display:block;}

a img {border: none; }





a:link, #navEZPagesTOC ul li a {

	color: #25515e;

	/*text-decoration: underline;*/

	}

 

a:visited {

	color: #25515e;

	/*text-decoration: underline;*/

	}



a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {

	color: #ff0000;

	text-decoration: none;

	}



a:active {

	color: #25515e;

	}



.blue-link a {

	color: #25515e;

}

.columnLeft a, .columnRight a {

	text-decoration: none;

	color:#ff0000;

}

.columnLeft a:hover, .columnRight a:hover {

	text-decoration: underline;

	color:#ff0000;

}

#columnCenter {

	padding: 10px 0 0 0;

}

h1 {

	font: bold 24px Arial;

	color: #4e637e;

	border-bottom: 1px solid #e6e6e6;

	padding: 0 0 2px 0;

	margin: 0 0 17px 0 !important;

	}



h2 {

	font: bold 18px tahoma;

	padding: 0 0 5px 0 !important;

	display: block;

	}



h3 {

	font-size: 1em;

	padding-bottom: 10px;

	}



h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

	font-size: 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: 12px;

	margin: 0.1em;

	}



TEXTAREA {

	margin: auto;

	display: block;

	width: 95%;

	}

/*input:focus, select:focus, textarea:focus {

	background: #ffffe7;

	margin:0.1em;

	}

*/



/* Only for IE7*/

*+ html FIELDSET {

	padding: 13px;

	margin: 3px 0 12px 0;

	border: 1px solid #d6d6d6;

	}

/* /Only for IE7*/



FIELDSET {

	padding: 13px;

	margin: 10px 0 17px 0;

	border: 1px solid #d6d6d6;

	}



LEGEND {

	font: bold 12px Verdana;

	padding: 4px 6px;

	color: #4e6a96;

	background: #f3f3f7;

	}



LABEL {

/*	line-height: 1.5em;*/

	padding: 0.2em;

	line-height: 23px;

	}

h4.optionName {

	padding: 0;

	margin: 0;

	width: 100px;

	font: bold 11px verdana;

}

/*.optionName label {

	font: bold 12px Verdana;

}*/

/*.attribsSelect {

	width: 120px;

	float: left;

}*/



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: 5px 0;

	border: none;

	border-bottom: 1px solid #e4e4e4;

	}

.dotted-line {

	height: 1px;

	background: url("../images/dotted_line.gif") repeat-x 0 0;

}

.float-right {

	float: right;

}

.float-left {

	float: left;

}



.list-style-none {

	list-style-image: none;

	list-style-position: outside;

	list-style-type: none;

	padding: 0;

	margin: 0;

} 

ul.inline-list li {

	float: left;

	padding: 0 0 0 12px;

}

.align-center {

	margin: auto !important;

	text-align: center !important;

}



/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {

	line-height: 1.8em;

	padding: 0.3em;

	margin: 0 10px;

	border: 1px solid #9a9a9a;

	}



.messageStackWarning, .messageStackError {

	background-color: #cf0000;

	color: #ffffff;

	}



.messageStackSuccess {

	background-color: #e0f8b6;

	color: #000000;

	border: 1px solid #d0e46e;

	}



.messageStackCaution {

	background-color: #ffe3a8;

	color: #000000;

	}



/*wrappers - page or section containers*/

#mainWrapper {

	background-color: #ffffff;

	text-align: left;

	width: 969px;

	vertical-align: top;

/*	border: 1px solid #9a9a9a;*/

	}



#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

	margin: 0em;

	padding: 0em;

	display:block;

	vertical-align:top;

	}



#headerWrapper{height:195px;background:url(../images/headerWrapper_bg.jpg) center top repeat-x;}



.addthis_button{float:left;margin-top:5px;}



.topper-menu li {

	font: 10px verdana;

	float: left;	

	margin: 0px 1px 0 1px;
	
	height:20px;

	padding-right:15px;
	
	padding-top:20px;
	
	text-indent:20px;
	
	background:url(../images/topper-menu.gif) left top no-repeat;

}

.topper-menu li a{text-decoration:underline;color:#fff !important;}

.topper-menu li a:hover{text-decoration:underline;color:#ff0000 !important;}



#logoWrapper{

/*	background-color: #ffffff;*/

	height: 58px;

	}

#logo {

	margin-top:9px;

}

#ebay_cup {margin-top:9px;}



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 

#navColumnOneWrapper, #navColumnTwoWrapper {

	margin-left: 0.2em;

	margin-right: 0.2em;

	}



#tagline {

/*	margin: 0.7em 0 0 1em;

	padding: 0 0 0.4em 1em;*/

	float: left;

	}

#tagline_header {

	border-left: 1px solid #dddddd;

	font: bold 20px arial;

	color: #888888;

	margin: 0.7em 1em;

	padding: 0 0 0 1em;

}





#sendSpendWrapper {

	border: 1px solid #cacaca;

	float: right;

	margin: 0em 0em 1em 1em;

	}



.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {

	margin: 0;

	width: 44%;

	}



.wrapperAttribsOptions {

	margin: 0.3em 0em;

	}



/*navigation*/



.current {

	font-size: 15px;

	padding: 2px;

}



.navSplitPagesLinks, .navSplitPagesResult {

	padding: 5px 0 2px 0;

}



.navSplitPagesLinks a {

	color: #000;

	padding: 2px;

	margin: 0px;

}



.navNextPrevCounter {

	margin: 0em;

	font-size: 0.9em;

	}

.navNextPrevList {

	display: inline;

	white-space: nowrap;

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	}



#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {

	margin: 0em;

/*	background-color: #abbbd3;*/

	background-image: url(../images/tile_back.gif);

	padding: 0.5em 0.2em;

	font-weight: bold;

/*	color: #ffffff;*/

	height: 1%;

	}

#navSuppWrapper {	

	margin: 0;

	padding: 0 0 12px 0;

}

#right-list-about {border:solid 1px #ddd;width:968px;height:250px!important;height:250px}

#right-list-about h3 {padding-left:10px;padding-top:5px;margin:0;color:#555;border-bottom:solid 1px #EDEDED;background:#eee;font-size:12px}

#right-list-about ul {margin:0;padding:0;}

#right-list-about ul li {width:47%;height:50px;float:left;padding:10px!important;padding:10px;display:inline;border-bottom:solid 1px #efefef}

#right-list-about ul li div {font-weight:normal;color:#666}

#right-list-about ul li div a {font-weight:normal;color:#666}



#home-links {margin-top:8px;border:solid 1px #ddd;padding:10px 10px;background:#efefef;width:948px;}

#home-links a{color:#666;line-height:20px;font-size:12px;font-weight:normal;text-decoration: underline;text-transform: capitalize;}

#home-links a:hover{color:#000;text-decoration: none;}



#footer-container {text-align:center;margin:auto;clear:both;width:968px;}



#footerNav{margin:12px 0 0 0;font-size:12px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:5px;height:25px;line-height:25px;clear:both}

#footerNavLeft {float:left;color:#666;}

#footerNavLeft a{padding:0 5px;color:#000;font-size:12px;font-weight:bold}

#footerNavLeft a:hover{padding:0 5px;background:#000;color:#fff;font-size:12px;}



#footerNavRight {float:right;clear:both}

#footerNavRight .top_back {background:url(../images/footer_top.gif) right no-repeat;display:block;width:35px;height:20px}

#footerNavRight .top_back span {display:none}



#footerInfo{margin:auto;text-align:center;clear:both}

#footerInfo div {}

#footerInfo a{color:#666;font-size:10px;font-size:12px;float:left}



#footerBottom {color:#444;line-height:16px;font-size:10px;background:#efefef;display:block;clear:both}

#footerBottom a {color:#444;font-size:10px;}

#footerBottom strong {font-size:10px;}





#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, #navCatTabs ul li {

	display: inline;

	}



.footer-links li {

	font: normal 11px verdana;

	float: left;

	margin: 0 2px 0 14px;

}



#navMain ul li a, #navCatTabs ul li a {

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #ffffff;

	white-space: nowrap;

	}

.legalCopyright {

	float: left;

	font: 11px verdana !important;

}



#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 0.5em;

	font: 11px tahoma;

	margin: 0em;

	color: #999999;

	}

#navBreadCrumb a {

	color: #999999;

}



#top_nav {

	background: url("../images/ezpages_bg.gif") no-repeat;

	font: bold 13px arial;

	margin: 0em;
	
	width:968px;

/*	padding: 0.5em;*/

	height: 33px;

	}

#tab_nav a {

	color: #ffffff;

	text-decoration: none;

}



#tab_nav li {

	float: left;

	padding: 0 0 0 5px;

}

#tab_nav li a {

	display: block;

	padding: 10px 30px 0px 0px;

}



#tab_nav li:hover {

	background-position: left -40px;

}

#tab_nav li:hover a {

	background-position: right -40px;

}



#tab_nav #tab_active{

	background-position: 0 -78px;

}

#tab_nav #tab_active a {

	background-position: right -78px;

}

#tab_nav li.home-link {

	padding: 0;

}

#tab_nav li.home-link a {

	display: block;

	background: url() no-repeat left 0;

	padding: 0px 20px 0px 0px;

	height: 33px;

	width: 2px;

}

#tab_nav li.home-link:hover a {

	background-position: left -39px;

}





#login_logout_section, #login_logout_section a {

	font: normal 11px verdana;

	color: #ffffff;

	padding: 11px 7px 0px 7px;
	
	font-weight:bold;

}

#login_logout_section a:hover {

	text-decoration: none;
	
	font-weight:bold;

}



.top-nav-right {

	height: 33px;

	width: 6px;

	float: right;

}

.top-nav-left {

	height: 33px;

	width: 6px;

	float: left;

}



#navColumnOne, #navColumnTwo {

	background-color: transparent;

	}

/* Tools section styles */

#tools_wrapper {
    background:url("../images/tools_wrapper.gif") no-repeat left top;

	height: 37px;

	margin: 0 0px !important; 

	padding: 5px 0px 0px 0px;

	border-top:0;

}

.line-header {

	margin: 0 4px;

}

.search-header-input {

	background: url("../images/search_header_bg.gif") no-repeat left top;

	height: 21px;

	padding: 1px 0 0 3px;

	float: left;

}



.search-header {

	margin: 3px 0;

}

.search-header input {

	border: 0px;

	margin: 0px;

	color: #696969;

	background: none;

}

.search-header form {

	float: left;

}

.search-header input:focus {

	background: none;

}



.advanced_search {

	padding: 0 6px 2px 0;

	margin: 4px 0 0 10px;

}

.advanced_search a {

	font: 11px Verdana;

	text-decoration: none;

	color: #757575;

}

.advanced_search a:hover {

	text-decoration: underline;

	color:#ff0000;

}

.cart-header {

	padding: 1px;

	margin: 2px auto 3px auto !important;

}

.cart-header span {

	font-weight: bold;

}

.cart-icon {

	width: 16px;

	height: 15px;

	margin: 1px 6px 0 0;

}

.full {

	background: url("../images/cart_full_icon.gif") no-repeat left top;

}

.empty {

	background: url("../images/cart_empty_icon.gif") no-repeat left top;

}

.td-search-header {

	width: 303px;
	
	padding-left:15px;

}

.td-languages {

	width: 303px;
	
	padding-right:15px;

}

.languages-wrapper select, .languages-wrapper {

	font: 11px tahoma, arial !important;
	
	margin-top:3px;

}

.languages-wrapper select {

	height: 18px;

}

.languages-wrapper form {

	float: right;

}

.languages-wrapper label {

	padding: 3px 0;

	line-height: 17px !important;

}

/* /Tools section styles */





/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {

	vertical-align: top;

	}



/*.content,*/ #productDescription, .shippingEstimatorWrapper {

	font-size: 13px !important;

	padding: 0em 0.2em 0.2em 0.2em;

	}



#productAttributes {

	padding: 10px 14px;

	margin: 10px 0;

	border: 1px #f3ecd9 solid;

	background: #fcfcea;

}



.alert {

	color: #FF0000;

	margin-left: 0.5em;

	}

.advisory {}

.important {

	font-weight: bold;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}

.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {

	padding: 0.5em;

	}

.centerColumn {

	padding: 0.5em 0.4em;padding-top:0px;

}

.centerColumn #productName {font-size:14px;line-height:30px;padding-top:15px;}



#categoryImgListing {float:left;margin:10px;margin-left:0;}

#categoryImgListing img {}



/*indexDefault imageground*/

#imageground {

	FONT: 12px "Verdana"; COLOR: #333333; TEXT-ALIGN: center

}

#imageground IMG {

	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px;

}

#imageground #linkPush A {

	PADDING-RIGHT: 5px; DISPLAY: block; PADDING-LEFT: 7px; FLOAT: left; PADDING-BOTTOM: 0px; COLOR: #333; PADDING-TOP: 6px; HEIGHT: 28px; TEXT-ALIGN: center; TEXT-DECORATION: none

}

#imageground .overflow {

	OVERFLOW: hidden; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis

}





.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}

#siteinfoIP {

	float: left;

}

.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {

	color: #000;	

	margin: 1px 8px;

}



/*Shopping Cart Display*/

#cartAdd {
	float: right;
	text-align: right;
	margin-top:8px;
	height:220px;

	}
	
#cartAdd p { padding:0;margin:0;}

#cartAdd input {margin:0;padding:0;}

#cartAdd ul { list-style:none;}



.tableHeading TH {

	border-bottom: 1px solid #aaaaaa;

	}



.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;

	}



#cartInstructionsDisplay{ display:none;}



.cartUnitDisplay, .cartTotalDisplay {

	text-align: right;

	padding-right: 0.2em;

	}



#scUpdateQuantity {

	width: 2em;

	}



.cartQuantity {

	width: 4.7em;

	}



.cartNewItem {

/*	color: #000;*/

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartOldItem {

/*	color: #000;*/

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}

#cartBoxListWrapper a {

	color: #000;

}

.cartBoxTotal {

	text-align: right;

	font-weight: bold;

	}



.cartRemoveItemDisplay {

	width: 3.5em;

	}



.cartAttribsList {

	margin-left: 1em;

	}



#mediaManager {

	width: 50%; 

	margin: 0.2em;

	padding: 0.7em;

	background: #FCFCEA;

	border: 1px solid #F3ECD9;	

}

#mediaManagerHeading {

	margin-top: 5px;

	padding-top: 0 !important;

}



.mediaTitle {

	float: left;

	}

.mediaTypeLink {

	float: right;

	}



.normalprice, .productSpecialPriceSale {

	text-decoration: line-through;

	color: #888888;

	}



.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {

	color: #a30101;

	}



#productPrices, #reviewsInfoDefaultPrice {

	font: bold 16px arial;

	color: #a30101;

	margin: 0 0 0 0;

	display: block;

}

.orderHistList {

	margin: 0;

	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: 0px 15px 15px 10px ;

	}

#productMainImage {margin: 0px 15px 15px 0px}

#productMainImage .mainimage img{padding:1px;border:1px solid #E6E6E6;width:220px;height:220px;}



.categoryIcon {}



#cartImage {

	margin: 0.5em 1em;

	}



/*Attributes*/

.attribImg {

	width: 20%;

	margin: 0.3em 0em;

}



.attributesComments {

	margin: 10px 0;

	color: #83785c;

}



/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {

	margin: 1em 0em;

	}



.centerBoxWrapper {

/*	border: 1px solid #e6e6e6;*/

	height: 1%;

	margin: 10px 0;

	border-bottom:1px solid #d1a8d3;
	
	background:url("../images/centerBoxWrapper.gif") top center repeat;

/*	padding: 12px;*/

	}

.centerBoxWrapper a img {width:116px;height:116px;padding:2px;border:1px solid #ddd;margin:0 auto;text-align:center;}
.centerBoxContentsSpecials img, .centerBoxContentsNew img, centerBoxContentsFeatured img {margin:0 auto;text-align:center;}

#centerad{border:0;}

#centerad img{width:568px;}



h2.centerBoxHeading,h1.centerBoxHeading {

	font: normal 0px Arial;

	color: #4e637e;

	border-bottom: 0px solid #e6e6e6;

	padding: 0 0 2px 0;

	height:20px;

	margin: 0px 0 15px 0 !important;

}

.centerBoxWrapper h2 {

	margin: 0 0 0 0 !important;

}

#featuredProducts h2{background:url("../images/featuredproducts.jpg") top left no-repeat;height:31px; font-size:12px; text-align:right; line-height:31px;}
#featuredProducts h2 a{margin-right:20px;}

#specialsDefault h2{background:url("../images/specialsproducts.jpg") top left no-repeat;height:31px;; font-size:12px; text-align:right; line-height:31px;}
#specialsDefault h2 a{margin-right:20px;}

#whatsNew h2{background:url("../images/newproducts.jpg") top left no-repeat;height:31px; font-size:12px; text-align:right; line-height:31px;}
#whatsNew h2 a{margin-right:20px;}



/*sideboxes*/

.columnLeft {

	padding: 0 5px 0 0;

}

.columnRight {

	padding: 0 0 0 5px;

}



h3.rightBoxHeading {

	color: #9c1d8f;

	line-height:28px;

	background: url("../images/right.gif") no-repeat right top;

	}	

h3.leftBoxHeading{

	color: #9c1d8f;

	line-height:27px;
	
	font-size:14px;

	background: url("../images/left.gif") no-repeat right top;

	}

h3.leftBoxHeading a, h3.rightBoxHeading a {

	font: normal 11px verdana, arial;

	color: #9c1d8f;

	text-decoration: underline;

	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {

	color: #9c1d8f;

	text-decoration: none;

	} 

.rightBoxContainer .sidebox-header-left {

	background: url("../images/right.gif") no-repeat left top;

	padding: 0 0 0 20px;

	height:30px;

}


.leftBoxContainer .sidebox-header-left {

	background: url("../images/left.gif") no-repeat left top;

	padding: 0 0 0 20px;

	height:30px;

}


.leftBoxContainer .main-sidebox-header-left {

	background: url("../images/left.gif") no-repeat left top !important;

	padding: 0 0 0 20px;

}

.rightBoxContainer .main-sidebox-header-right {

	background: url("../images/right.gif") no-repeat right top !important;

	padding: 0 0 0 20px;

}



#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {

	font: bold 1.1em arial;

	color: #ffffff;

}



.leftBoxHeading, .rightBoxHeading {

	margin: 0em;

	background-color: #abbbd3;

	background-image: url(../images/tile_back.gif);

	padding: 0.2em 0.3em 0.1em 0.4em !important;

	}

.leftBoxHeading label, .rightBoxHeading label {

	line-height: 16px;

}

.leftBoxContainer, .rightBoxContainer {

	margin: 0em;

	margin: 10px 0 4px 0;

	}



.sideBoxContent {

/*  border: 0px solid #F3B3DB;*/

	border-top: none;

	background:#ffffff;

	border:1px solid #ddd;

/*	background:#fff url(../images/l_l_box_bg.jpg) center top no-repeat;*/

/*	padding: 0.7em 0.4em 1em 0.4em;*/

	padding: 0.7em 0.9em;

	}

.rightBoxContainer .sideBoxContent {

/*  border: 0px solid #F3B3DB;*/

	border-top: none;

	background:#ffffff;

	border:1px solid #d1a8d3;

/*	background:#fff url(../images/l_r_box_bg.jpg) center top no-repeat;*/

/*	padding: 0.7em 0.4em 1em 0.4em;*/

	padding: 0.7em 0.9em;

	}

/*left*/

#bannerbox .sidebox-header-left {display:none;}

#bannerbox .sideBoxContent {border:0;padding:0;}

#bannerbox2 .sideBoxContent {padding:0.7em 0 0.7em 0;}

#bannerbox2 .sideBoxContent {width:180px;overflow:hidden;}

#whatsnew,#featured {border-bottom:1px solid #ddd;}

#whatsNew a img , #featuredProducts a img , #specialsDefault a img{width:116px;}

#reviews a img , #featured a img ,#whatsnew a img{padding:1px;width:150px;height:150px;border:1px solid #ffffff;}

#featured .sideBoxContent,#whatsnew .sideBoxContent{background:#ffffff;border-left:1px solid #ddd;border-right:1px solid #ddd;border-bottom:0;}

#specials .sideBoxContent {	

	border:1px solid #d1a8d3;
	
	border-top: 0 solid;
}

#specials .sideBoxContent a img {width:49px;height:49px;float:left;}

#specials .sideBoxContent .sidebox-products {width:100px; height:50px; float:right; text-align:left;overflow:hidden; padding:0;margin:0;}

#specials .sideBoxContent .specialprice {clear:both;}

/*right*/

#bannerboxall .sidebox-header-left{display:none}

#bannerboxall #bannerboxallContent{padding:0;margin:0;border:0;}

#bannerboxall .height10{height:12px;margin:0;padding:0}

#bestsellers h3 {background:none; text-indent:-9999px;}

#bestsellers  .sidebox-header-left{background: url("../images/bestsellers.gif") no-repeat right top !important;}



.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {

	font: normal 11px verdana;

	color: #25515e;

	line-height: 17px;

}

.sidebox-products {

	display: block;

	color: #333;

	padding: 2px;

}

#shoppingcartContent {

	background: #f4fcfd !important;

}

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {

	color: #9c1d8f;

	}



.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #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;

	}

#productMainImage a img {width:116px;height:116px;}

.additionalImages a {

	text-decoration: none;

}



#bestsellers .wrapper {

	margin: 0em 0em 0em 0em;

	}



#bestsellers .list {

	padding: 0;

	margin: 0 0 0 0;

	}

#bestsellers .list div {

	padding: 0;

	margin: 0.5em 0em 0.5em 0em;

	height:51px;

	overflow:hidden;

	}

#bestsellers img {width:47px;height:47px;float:left;padding:1px;border:1px solid #555555;overflow:inherit}

#bestsellers a {float:right;width:100px; overflow:hidden;line-height:12px;color:#666666;}

#bestsellers a:hover{ text-decoration:underline;color:#ff0000;}

.clear{clear:both}



#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/* categories box parent and child categories */

A.category-top {

	font: 14px arial;

	text-decoration: none;

	padding: 0 0 0 9px;
	
	color:#25515e;

	background: url("../images/arrow.gif") no-repeat 0 4px;

	}

.category-links a{

	color: #333;

	text-decoration: none;

	}

#categoriesContent{background:#f6ecf6;border:1px solid #d1a8d3;}

.categories-top-list {

	padding: 4px 0;

	background: url("../images/dotted_line.gif") repeat-x 0 top;

}

.no-dots {

	background: none;

}

.sub-count {

	color: #aaaaaa;

	line-height: 12px !important;

}



.subcategory {

	padding: 0 0 6px 12px;

}

.subcategory a {

	line-height: 12px !important;

}



A.category-subs, A.category-products {

	color: #25515e;
	
	font-size:12px;

	/*text-decoration: underline;*/

	}

A.category-subs:hover, A.category-products:hover {

	text-decoration: underline;

	color:#ff0000;

}



SPAN.category-subs-parent {

	font-weight: bold;
	
	color:#25515e;

	}

SPAN.category-subs-selected {

	font-weight: bold;

	}

#informationContent {background:#f6ecf6;border:1px solid #d1a8d3;}

#informationContent a {font-size:14px;background: url("../images/arrow.gif") no-repeat left;padding-left:8px;}

#informationContent li {

	font: 14px arial;

	padding: 4px 0;
	
	text-decoration:10px;

	background: url("../images/dotted_line.gif") repeat-x 0 bottom;
	
	color:#25515e;
	
}

/* end categories box links */



/*misc*/

.back {

	float: left;

	}



.forward, #shoppingCartDefault #PPECbutton {

	float: right;

	}



.bold {

	font-weight: bold;

	}



.rowOdd {

	background-color: #f4f4f4;

	height: 1.5em;

	vertical-align: top;

	}



.rowEven {

	background-color: #fdfdfd;

	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: #dadada;

	height: 2em;

	}



.productListing-rowheading {

	background-color: #cfd8e6;

	background-image: url(../images/tile_back.gif);

	height: 2em;

/*	color: #FFFFFF;*/

	}



.tabTable {

	margin: 6px 0 4px 0;

}

.tabTable td {

	padding: 12px 8px;

	text-align: left;

}



.productListing-even {

	background-color: #f7f7f3;

}



#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;

	}

.categoryListBoxContents img {padding:2px;border:1px solid #ddd}

.alsoPurchased {
	height:300px;
}
.alsoPurchased h2 {	
	background:url("../images/related_products.jpg") top left no-repeat;
	height:26px;
	width:569px;
	margin:0;
	padding:0;	
}
.alsoPurchased .alsocontant { border:1px solid #D5D5D5 ; height:340px;}
.alsoPurchased .also { float:left;width:100px;margin-left:6px;margin-right:2px;margin-top:10px;margin-bottom:10px;padding-top:5px;padding-bottom:5px;text-align:center;border:1px solid #D5D5D5}
.alsoPurchased .also img { width:70px;height:70px;text-align:center;}
.alsoPurchased .alsotitle { height:50px; overflow:hidden;font-size:10px;display:block;overflow:hidden;text-overflow:ellipsis;}
.alsoPurchased span { font-weight:bold; color:#ff0000;}

#ad_list {background:#F6ECF6;border:1px solid #D1A8D3;}
#ad_list img {margin-top:6px;margin-bottom:6px;border:1px solid #d1a8d3}

.addfrom {padding-left:18px;}
.addfrom .addtocart img { width:111px;height:20px; border:0; margin:0 auto}
.addfrom input {margin:0;padding:0;margin-left:9px;vertical-align:top; text-align:left;float:left}
.addfrom #cart_quantity {width:24px;height:15px;margin-top:0;padding:0;}
.addfrom .btn_view img {width:42px;height:19px;border:0;margin:0;padding:0;margin-left:9px;float:left}
