/**
 * Template designed by Pixemus.com
 * Pixemus.com - Free ecommerce templates and design services
 *
 * 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 $
 */
 
 
/*@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(http://themes.googleusercontent.com/static/fonts/oswald/v7/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}

*/

/* base elements */ 
 
html{
	/*background-color: #f3f5f6;*/
	/*background-image: url(../images/body-bg.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	margin: 0;
	padding-top: 6px !important;
	/*font-family:'Oswald',sans-serif,arial !important;*/
	font-size: 0.72em;
	color: #333333;
	/*background:  url("../images/bodybg.png") repeat-y center top;*/
	background-color:#FFFFFF;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	text-decoration: none;
	}
 
a:visited {
	color: #2b2b2b;
	text-decoration: none;
	}

#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #2b2b2b;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
}
a:active {
	color: #2b2b2b;
	}

.centerColumn a:link, .centerColumn a:visited {
	text-decoration: underline;	
}

.centerColumn a:hover {
	text-decoration: none;	
}
.blue-link a {
	color: #4d4d4d;
}
.columnLeft a, .columnRight a {
	text-decoration: none;
}
.columnLeft a:hover, .columnRight a:hover {
	text-decoration: underline;
}
#columnCenter {
	padding: 0 0 0 0;
	padding-bottom:50px;
}
h1 {
	font: normal 14px ;
	color: #000;
	/*border-bottom: 1px dashed #d5d5d5;*/
	padding: 8px 0 2px 0;
	margin: 0 0 17px 0 !important;
	}

h2 {
	font: bold 14px ;
	padding: 15px 0 5px 0 !important;
	display: block;
	}

h3 {
	font-size: 1.2em;
	padding-bottom: 10px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 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-family:'Oswald',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 13px ;
	padding: 4px 7px;
	color: #305159;
	background: #f5f5f5;
	}

LABEL {
/*	line-height: 1.5em;*/
	padding: 0.2em;
	line-height: 23px;
	}
h4.optionName {
	padding: 0;
	margin: 0;
	width: 100px;
	font: bold 11px verdana;
}

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

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

}
.categoryListBoxContents a, .categoryListBoxContents a:link, .categoryListBoxContents a:visited {
	text-decoration: none !important;
}

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;
	
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	float:left;
} 




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

#contentMainWrapper {
	margin-top: 14px !important;
	clear:both;
}
/*wrappers - page or section containers*/
#mainWrapper {
	/*background-color: #ffffff;*/
	text-align: left;
	width: 950px;
	vertical-align: top;
/*	border: 1px solid #9a9a9a;*/
	}
	
 #myfooter{}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#headerWrapper {
	/*background: url("../images/header_bg.jpg") no-repeat left top;*/
	}

.topper-menu li {
	float: left;
	margin-top: 9px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 2px;
	border-right:#cccccc solid 1px;
	padding-right:8px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family:'Oswald',sans-serif;*/
	font-size: 12px;
	/*font-style: oblique;*/
	font-weight: normal;
	font-variant: small-caps;
}

#logoWrapper{
	/*background: url("header_bg.jpg") no-repeat left top;*/
	}
#logo {
	padding: 0 0 0 0;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.2em;
	margin-right: 0.2em;
	padding:12px;
	background-color:#efefef;
	}

#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 ;
	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: #4d4d4d;
	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;*/
	padding: 0.5em 0.2em 0;
	font-weight: bold;
/*	color: #ffffff;*/
	height: 1%;
	}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}
#navCatTabs {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	font-variant: small-caps;
	color: #000000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-bottom-color:#dddddd;	/*background-color: #f5f5f5;*/
}

#navMain ul, #navCatTabs ul {
	margin: 0;
	/*padding: 0.5em 0em;*/
	padding:10px;
	list-style-type: none;
	text-align: left;
	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;
	line-height: 16px !important;
}
.legalCopyright a:link, .legalCopyright a:visited, .legalCopyright a:hover, .legalCopyright a:active {
	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 {
	color: #000;
	padding-top: 10;
	padding-right: 5;
	padding-bottom: 10;
	padding-left: 10;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family:'Oswald',sans-serif;*/
	font-size: 12px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	margin-top: 5px;
	margin-right: 0em;
	margin-bottom: 10px;
	margin-left: 0em;
	}
#navBreadCrumb a {
	color: #999999;
}

#top_nav {
	background: #00a8d3 url("../images/sprite_bg.png") repeat-x 0 -354px;
	font: bold 13px Tahoma;
	margin: 0em;
	height: 36px;
	}
#tab_nav a {
	color: #ffffff;
	text-decoration: none;
}

#tab_nav li {
	float: left;
	background: url("../images/sprite_bg.png") no-repeat 0 -118px;
	padding: 0 0 0 5px;
}
#tab_nav li a {
	display: block;
	background: url("../images/sprite_bg.png") no-repeat right -236px;
	padding: 10px 20px 9px 18px;
	text-shadow: 1px 1px #0067a8;
}

#tab_nav li:hover {
	background-position: left -157px;
}
#tab_nav li:hover a {
	background-position: right -275px;
}

#tab_nav .tab_active{
	background-position: 0 -196px;
}
#tab_nav .tab_active a {
	background-position: right -314px;
}
#tab_nav li.home-link {
	padding: 0;
}
#tab_nav li.home-link a {
	display: block;
	padding-left: 22px;
}
#tab_nav li.home-link:hover a {
	background-position: left -275px;
}

.language-login {
	padding: 15px 0 0 0;
	clear: right;
	margin-left:5px;
}
#login_logout_section, #login_logout_section a {
	padding: 0 7px;
	text-decoration: none;
	color: #aaaaaa;
	font-size: 14px;
	font-style: normal;
	/*font-weight: bold;*/
	text-transform: capitalize;
}
#login_logout_section a:hover {
	text-decoration: underline;
}

.top-nav-right {
	height: 36px;
	width: 6px;
	float: right;
}
.top-nav-left {
	background: url("../images/sprite_bg.png") no-repeat left -394px;
	height: 36px;
	width: 11px;
	float: left;
}
.tools-nav-right {
	/*background: url("../images/sprite_bg.png") no-repeat left -853px;*/
	height: 31px;
	width: 5px;
	float: right;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #cecece;

}
.tools-nav-left {
	/*background: url("../images/sprite_bg.png") no-repeat left -817px;*/
	height: 31px;
	width: 6px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #cecece;

}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}
/* Tools section styles */
#tools_wrapper {
	height: 31px;
	margin: 0 0 !important;
	padding-top: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
}
.line-header {
	font: 1px ;
	margin: 0 4px;
}
.search-header-input {
	background: url("../images/sprite_bg.png") no-repeat left -701px;
	height: 21px;
	padding: 1px 0 0 3px;
	float: left;
}

.search-header {
	margin: 3px 0;
}
.search-header input {
	font: 12px ;
	border: 0px;
	margin: 0px;
	color: #696969;
	background: none;
	/*width: 160px;*/
	margin: 0 8px 0 0;
}
.search-header form {
	float: left;
}
.search-header input:focus {
	background: none;
}

.advanced_search {
	padding: 0 6px 2px 0;
	margin: 5px 0 0 14px;
}
.advanced_search a {
	font: 11px ;
	text-decoration: none;
	color: #336b7d;
	padding: 0 7px 0 0;
	background: url("../images/arrow_small.gif") no-repeat right center;
}
.advanced_search a:hover {
	text-decoration: underline;
}
.cart-header {
	padding: 1px;
	margin: 2px auto 3px auto !important;
}
.cart-header span {
	font-weight: bold;
}
.cart-header a:link, .cart-header a:visited {
	color: #4d4d4d; 
}
.cart-icon {
	/*width: 16px;
	height: 15px;
	margin: 1px 6px 0 0;*/
}
.full {
	background: url("../images/sprite_bg.png") no-repeat left -756px;
}
.empty {
	background: url("../images/sprite_bg.png") no-repeat left -736px;
}
.td-search-header {
	width: 313px;
}
.td-languages {
	min-width: 100px;
	text-align: right;
	padding: 0 4px 0 0;
}
.languages-wrapper select, .languages-wrapper {
	font: 11px  !important;
}
.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: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	}

#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.8em;*/
	}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {
	color: #4d4d4d;	
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	/*border: 1px solid #e2e2e2;
	background: #f8f8f8;*/
	padding: 1em;
	}

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

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

.cartOldItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
#cartBoxListWrapper a {
	color: #4d4d4d;
}
.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: #4d4d4d;
	margin: 12px;
	display: block;
	/*padding: 0 !important;*/
}
.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 ;
	}

.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: 20px 0;
/*	padding: 12px;*/
	}

.centerBoxWrapper h2 {
	margin: 0 0 15px 0 !important;
}

/*sideboxes*/
.columnLeft {
	padding: 0 18px 0 0;
}
.columnRight {
	padding: 0 0 0 18px;
}


h3.leftBoxHeading a:link, h3.rightBoxHeading a:link, h3.leftBoxHeading a:visited, h3.rightBoxHeading a:visited {
	/*font: normal 11px verdana, arial;*/
	color: #4d4d4d;
	text-decoration: none;
	}


h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #eeeeee;
	text-decoration: underline;
	} 
.sidebox-header-left {
	/*background: url("../images/sprite_bg.png") no-repeat left -474px;*/
	background: url("../images/ssidebar.jpg") ;
	padding: 0 0 0 0.3em;
}
.main-sidebox-header-left {
	background: url("../images/sprite_bg.png") no-repeat left -576px !important;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0.4em;
	
}
#categoriesContent{
/*	border: 2px solid #007DC4;*/
	/*border-top: none;*/
	
/*	background: url("../images/smbg.png");*/

}
.main-sidebox-header-right {
	background: url("../images/sprite_bg.png") no-repeat right -627px !important;
	color: #ffffff !important;
	padding: 0 0 0 0.3em;
}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	/*font: bold 1.1em arial;*/
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	/*background-color: #abbbd3;*/
	padding-top: 0.45em;
	padding-right: 0.3em;
	padding-bottom: 0.44em;
	padding-left: 0em;
	}
.leftBoxHeading label, .rightBoxHeading label {
	line-height: 15px;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin: 0 0 16px 0;
	}

.sideBoxContent {
	/*border: 1px solid #E6E6E6;*/
	border-top: none;
	background-color: #efefef;
/*	padding: 0.7em 0.4em 1em 0.4em;*/
	padding: 0.7em 0.9em;
	}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {
	font: normal 12px ;
	color: #454545;
	line-height: 17px;
}
.sidebox-products {
	display: block;
	color: #4d4d4d !important;
	padding: 2px;
}
#shoppingcartContent {
	background: #f4fcfd !important;
}
.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, #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;
	}
.additionalImages a {
	text-decoration: none !important;
}

#bestsellers .wrapper {
	/*margin: 0em 0em 0em 1.5em;*/
	}

#bestsellers ol {
	padding: 0;
	margin: 0 0 0 8px;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top {
	font: 12px ;
	text-decoration: none;
	padding: 0 0 0 9px;
	background: url("../images/arrow.gif") no-repeat 0 4px;
	}
A.category-links, A.category-links:visited {
	color: #4d4d4d;
	text-decoration: none;
	}
.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 8px;
}
.subcategory a {
	line-height: 12px !important;
}

A.category-subs, A.category-products {
	/*color: #4d4d4d;*/
	text-decoration: none;
	}
A.category-subs:hover, A.category-products:hover {
	text-decoration: none;
}

SPAN.category-subs-parent {
	/*font-weight: bold;*/
	}
SPAN.category-subs-selected {
	/*font-weight: bold;*/
	}
/* end categories box links */

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

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

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #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: #cccccc;
	height: 2em;
	border:#CCCCCC 1px solid;
	}

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


.sideBoxContentItem {
	padding-bottom: 10px;
}
.sideBoxContentItem a {
	text-decoration: none !important;
}
#productMainImage a {
	text-decoration: none;
}
.bottom-link:link, .bottom-link:visited, .bottom-link:active  {
	text-decoration: none;
}
.bottom-link:hover {
	text-decoration: underline;
}
.left-side-info {
	width: 180px;
	vertical-align: top;
}
.nav-currencies {
	display: none;
}
#navCurrencies {
	padding-right: 10px;
}
#productDetailsList {
	padding-left: 16px;
	width: 68%;
}

/*#whatsnew a:hover, #reviewsHeading a:hover, #featured a:hover, #specials a:hover {
    text-decoration: none;
	
}*/

.bannerleft{
width:512px;
float:left;}
.bannerright{
width:208px;
float:right;}

h3.leftBoxHeading, h3.rightBoxHeading {
	/*color: #007dc4;*/
	/*background: url("../images/ssidebar.jpg") no-repeat right -525px*/;
	/*background-color:#FFFFFF;
	border-bottom:#0099FF solid 2px;*/
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family:'Oswald',sans-serif;*/
	font-size: 1.4em;
	font-weight: bold;
	font-variant: small-caps;
	/*font-style: italic;*/
	text-transform: capitalize;
	}

h2.centerBoxHeading {
	color: #000;
	border-bottom:#454545 solid 2px;
	padding: 0 0 2px 0;
	margin: 24px 0 15px 0 !important;
	/*font-family: Arial;*/
	font-size: 16px;
	/*font-style: italic;*/
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}

.centerColumn {
	/*padding: 5px;*/
	margin-bottom:10px;
}

#navSuppWrapper {
	/*border: 1px solid #cecece;	
	margin: 25px 0 0 0;
	padding: 8px 8px  12px;
	background: #ededed;*/
}

#categoriesHeading{/*border:none; background: url("../images/nav.png"); color:#FFFFFF;*/}
.tv_prodetail {float:left;}
.tv_prodesc{
display:none;}


#bannerbox2Heading, #bannerboxallHeading, #bannerboxHeading{display:none;}
#bannerbox2Content,#bannerboxallContent,#bannerboxContent{padding:0px;}

.centerBoxContentsProducts, .centerBoxContentsNew{padding-top:6px;border:1px solid #fff;color:#444;}
.centerBoxContentsNew{padding-bottom:6px;}
.centerBoxContentsProducts:hover, .centerBoxContentsNew:hover{background:#fff;border:1px solid #eaeaea;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;padding-top:6px;color:#444;}
.centerBoxContentsProducts:hover a, .centerBoxContentsNew:hover a{color:#444;}
.centerBoxContentsNew:hover{padding-bottom:6px;}



#cartBoxEmpty{
color:#aaaaaa;}

.product_detail{
margin-top:10px;
}
#navSupp{
	padding-top:15px;
	padding-bottom:26px;
	margin-top:10px;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	
}

#navSupp a{
color:#000;}

body,td,th,input,textarea,select,ul,li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
	margin:0 auto;
	padding:0;
/*	background:#E5ECF3;
*/	background:#fff;
	font-size:70%;
}
.clear { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
}
#body_container {
	width:980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
.d_title {
	padding: 4px 0 2px 6px;
	background:#777;
	color:#fff;
	line-height:20px;
	font-size:14px;
	font-weight:normal;
}
.d_content{
	background:#ccc;
	padding:6px;
	margin-bottom:10px;
}
.products{
	padding:6px 0 1px 3px;
	margin-bottom:10px;
	background:#ccc;
}
.cell {
	width:191px;
	float:left;
	margin:0pt 0pt 5px 3px;
}
.cell_img{
	background:#fff;
	height:255px;
}
.cell_content div{
	background-color:#fff;
	padding:3px;
}
.cell_diameter {
	font-weight:bold;	
}
.cell_name{
	font-size:x-small;
	clear:both;
	border-top:1px solid #ccc;
}
#more_top{
	background:#ccc;
	border-top:1px solid #fff;
	margin-bottom:10px;
	line-height:30px;
	font-size:14px;
	text-align:right;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.brand {
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}
.brand_right {
	font-size:12px;
}
.brand_title{
	font-size:12px;
	font-weight:bold;
	background:#fff;	
}
.brand_content {
	background:#fff;	
	color:#555;
}
