/**
 * 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: 12px;
	color: #333333; background:#fff url(../images/ss_bg.jpg) repeat-x 0px 95px;
	line-height: 17px;
	}


a img {border: none; }


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

a:active {
	color: #2b2b2b;
	}
li{ list-style:none;}
.blue-link a, .blue-link a:visited {
	color: #0084c9;
}
.columnLeft a, .columnRight a, .columnLeft a:visited, .columnRight a:visited {
	text-decoration: none;
}
.columnLeft a:hover, .columnRight a:hover {
	text-decoration: underline;
}
#columnCenter {
	padding: 6px 0px 5px 0px;
}
h1 {
	font: normal 21px Arial;
	padding: 0 0 4px 20px; background:#efefef;
/*	background: url("../images/dotted_line.gif") repeat-x 0 bottom;*/
	}

h2 {
	font: normal 18px Arial;
	color: /*#617477*/ #465c5f;
/*	text-transform: uppercase;*/
	padding: 15px 0 5px 0 !important;
	display: block;
	}

h3 {
	font-size: 1.3em;
	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;
	}
select {
	border: 1px solid #bbbbbb;
}

fieldset input, fieldset select {
	background: #f5f5f5;
	border: 1px solid #d1d1d1;
}
.buttonRow input {
	border: none;
	background: none;
}
#productGeneral form {
	margin: 0 !important;
}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
/*input:focus, select:focus, textarea:focus {
	background: #ffffe7;
	margin:0.1em;
	}
*/

/* Only for IE6*/
* html FIELDSET {
	padding: 13px;
	margin: 3px 0 12px 0;
	border: 1px solid #d6d6d6;
}
* html legend {
	margin: 3px 0 12px 0;
}
/* /Only for IE6*/

/* Only for IE7*/
*+ html FIELDSET {
	padding: 13px;
	margin: 3px 0 12px 0;
	border: 1px solid #d6d6d6;
}
*+ html legend {
	margin: 3px 0 12px 0;
}
/* /Only for IE7*/

FIELDSET {
	padding: 13px;
	margin: 10px 0 17px 0;
	border: 1px solid #ececec;
	}

LEGEND {
	font: bold 11px Tahoma;
	padding: 4px 5px;
	color: /*#4c6488*/ #5c5c4f;
	background: /*#f3f3f7*/ #f3f3f0;
	}

LABEL {
	line-height: 25px;
	}
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;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

.clearRight {
	clear: right;
	}

HR {
	height: 1px;
	margin: 10px 0;
	border: none;
	border-bottom: 1px solid #e4e4e4;
	}
.dotted-line {
	height: 1px;
	background: url("../images/dotted_line.gif") repeat-x 0 0;
}
.dotted-hor {
	background: url("../images/dotted_hor.gif") no-repeat right center;
}
.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: 7px;
	margin: 20px 20px;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackWarning, .messageStackError {
	background: #ffecdd url("../images/icons/warning.gif") no-repeat 8px 10px;
	color: #960000;
	border: 1px solid #f8d5c8;
	padding-left: 30px;
	}
.messageStackError {
	background: #ffecdd url("../images/icons/error.gif") no-repeat 8px 10px;
}

.messageStackSuccess {
	background: #e0f8b6 url("../images/icons/success.gif") no-repeat 8px 10px;
	color: #000000;
	border: 1px solid #d0e46e;
	padding-left: 30px;
	}

.messageStackCaution {
	background: #ffebc2 url("../images/icons/warning.gif") no-repeat 8px 10px;
	color: #000000;
	border: 1px solid #fbcec9;
	padding-left: 30px;

	}
#body_wrapper {width: 1000px; margin:0px auto;}
/*wrappers - page or section containers*/
.mainWrapper {
	text-align: left;
	width: 1000px;
	vertical-align: top;
/*	border: 1px solid #9a9a9a;*/
	}
.imgmuen td{ text-align:center;}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, .mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper {
	background: #ffffff;
}
#header {
/*	height: 70px;*/
	padding: 0 6px 0 4px;
}
#headerWrapper {
	margin: 0;
}
#indexDefaultMainContent {
	padding: 0 0 14px 0;
}
.topper-menu li {
	font: 11px arial;
	float: left;	
	margin: 9px 1px 0 11px;
	color: #b8cccf;
}
.topper-menu a, .topper-menu a:visited {
	color: #6e8487;
	text-decoration: none;
}
.topper-menu a:hover {
	color: #6e8487;
	text-decoration: underline;
}
.topper-menu li {
}

#logoWrapper {
/*	height: 65px;*/
	}
#logo {
	padding: 0px 0 0 0px;
}

#navColumnOneWrapper, #navColumnTwoWrapper, .mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	width: auto !important;
}
#tagline {
	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: 12px;
	padding: 2px 5px;
	background: #f5f6f6;
	border: 1px #e1e7e7 solid;
}

.navSplitPagesLinks, .navSplitPagesResult {
	margin: 8px 0 8px 3px;
}

.navSplitPagesLinks a, .navSplitPagesLinks a:visited {
	color: #0084c9;
	font: normal 12px arial;
	text-decoration: underline;
	padding: 2px 6px;
	margin: 0 -3px;
	line-height: 22px;
}
.navSplitPagesLinks a:hover {
	padding: 2px 5px;
	text-decoration: none;
	background: #f5f6f6;
	color: #0084c9;
	border: 1px #e1e7e7 solid;
}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	padding: 8px 0;
	}
.navNextPrevWrapper {
	padding: 16px 0 !important;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0.2em;
	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%;
	}
#bottom {
	min-height: 49px;
}
#navSuppWrapper {
	padding: 8px 4px 12px 5px;
}
#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{
clear:both;
	margin: 0 2px 0 14px; text-align:center;
}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
.legalCopyright {
	font: 11px arial !important;
	color: #777777; text-align:center;
}

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

#indexProductListCatDescription {
	margin-bottom: 15px;
}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	font: 11px tahoma;
	margin: 0 0 2px 2px;
	color: #999999;
	}
#navBreadCrumb a {
	color: #999999;
}

#top_nav ul {

}

#top_nav a {
	color:#27527F;
	text-decoration: none;
}

#top_nav li {
	float: left;

	padding: 0 0 0 4px;
	/*border-left: 1px solid #575757;*/
}
#top_nav li a {
	display: block; height:34px; line-height:34px; float:left;
	padding: 0px 20px 0px 18px;
}
#top_nav li a:hover {

	color:#27527F;
}
#top_nav li:hover {
	background-position: left -72px;
}
#top_nav li:hover a {
	background-position: right -72px;
}

#top_nav #tab_active{background:#fff url(../images/title_bbg.gif) repeat-x 0px -18px;}
#top_nav #tab_active a {
	background-position: right -34px;
	color:#27527F;
}

#login_logout_section, #login_logout_section a {
	font: normal 11px arial, verdana;
	color: #0093e8;
	padding: 6px 0px 4px 0px;
}
#login_logout_section a:hover {
	color: #0093e8;
	text-decoration: none;
}
#login_logout_section li {
	color: #343434;
	padding-left: 9px;
}

#top_nav {

	font: bold 13px arial, tahoma;
	text-transform: uppercase;
	margin: 0em; background: #F3F3F3 url(../images/b_title_bbg.gif) repeat-x bottom;
	height: 34px;
	}
.top-nav-right {

	height: 34px;
	width: 6px;
	float: right;
}
.top-nav-left {

	height: 34px;
	width: 6px;
	float: left;
}
.space {
	font: 1px arial;
	background: #ffffff; 
	height: 6px;
}
.space-left, .space-right {
	background: url("../images/space_left_bg.gif") repeat-y left top;
	height: 6px;
	width: 8px;
	float: left;
}
.space-right {
	background: url("../images/space_right_bg.gif") repeat-y right top;
	float: right;
}
.bottom-space {
	background: url("../images/bottom_center.gif") repeat-x left top; margin-top:-15px;
	height: 6px;
}
.bottom-left, .bottom-right {
	background: url("../images/bottom_left.gif") no-repeat left top;
	width: 8px;
	height: 6px;
	float: left;
}
.bottom-right {
	background: url("../images/bottom_right.gif") no-repeat right top;
	float: right;
}

#navColumnOne {

	}
#navColumnTwo {
	background: url("../images/column_right_bg.gif") repeat-y right top;
	}
/* Tools section styles */
#tools_wrapper {
	height: 35px;
	background: url("../images/tools_bg.gif") repeat-x left top;
}
#tools-right {
	background: url("../images/tools_right_bg.gif") no-repeat right top;
	height: 35px;
	width: 8px;
	float: right;
}
#tools-left {
	background: url("../images/tools_left_bg.gif") no-repeat left top;
	height: 35px;
	width: 8px;
	float: left;
}

.line-header {
	margin: 0 4px;
}
.search-header-input {
	height: 22px;
	padding: 1px 0 0 3px; color:#fff; font-weight:bold;
	float: left;
}
.search-header-input input {
margin-top:-1px;
}
.search-header {
	margin: 0 0 12px 0;
	background: #e6eaec;
	padding: 10px 15px;
}
.search-header input {
	border: 0px;
	margin: 0px;
	color: #696969;
	background: none;
}
.search-header form {
	float: left;
}
.search-header input:focus {
	background: none;
}

.advanced_search {
	display: none;
	padding: 0 6px 2px 0;
	margin: 4px 0 0 10px;
}
.advanced_search a {
	font: 11px Arial;
	text-decoration: none;
	color: #ffffff !important;
}
.advanced_search a:hover {
	text-decoration: underline !important;
}

.header-cart-box {
	padding: 17px 0 4px 0;
}
.cart-header {
	font: 11px arial;
	line-height: 17px;
}
.cart-header td {
	vertical-align: middle;
}
.cart-header .blue-link {
	background: url("../images/blue_arrows.gif") no-repeat right 7px;
	padding: 0 11px 0 0 !important;
}
.cart-header span {
	font: 11px arial;
	font-weight: bold;
}
.cart-icon {
	width: 16px;
	height: 15px;
	margin: 1px 6px 0 0;
	border: 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;
}

.languages-wrapper {
	margin: 3px 11px 0 0;
}
.languages-wrapper select, .languages-wrapper {
	font: 11px arial, tahoma !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: 12px !important;
	padding: 0.2em;
	}
.content {
	padding: 0;
}

#productAttributes {
	margin: 17px 0;
	border: 1px #ededed solid;
	background: #fcfcfc;
}
.attributesComments {
	font: bold 12px Arial;
	color: #667C7F;
	text-transform: uppercase;
	border-bottom: 1px solid #e7e7e0;
	background: #f6f6f5;
	padding: 5px 5px;
	margin: 10px 0 20px 0;
}

#attribsOptionsText {
	font: bold 12px arial;
	background: #f4f4f3 /*#b7b7a5*/;
	color: #465c5f;
	text-transform: uppercase;
	padding: 6px 6px;
	margin: 0;
}
.wrapperAttribsOptions, .wrapperAttribsQtyPrices, .wrapperAttribsOneTime {
	margin: 10px 10px;

}

.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;
	}
.centerColumn {
	padding: 0px 0 0 0;
}
#indexDefault {
	padding: 1px 0 0 0;
}
.centerColumn form {
	margin: 0.1em 0;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {
	font: normal 11px arial;
	color: #454545;	
	text-decoration: none;
}
.centerBoxContentsSpecials a:hover, .centerBoxContentsAlsoPurch a:hover, .centerBoxContentsFeatured a:hover, .centerBoxContentsNew a:hover, .specialsListBoxContents a:hover {
	color: #454545;	
	text-decoration: underline;
}
.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .specialsListBoxContents {
	height: 175px;
	padding: 2px 10px 0 9px !important;
}
.no-right-margin {
/*margin-right: 0px !important;*/
}

#specialsListing .specialsListBoxContents {
	height: 220px;
	width: 142px !important;
	margin: 5px 6px 0 2px !important;
}

#specialsListing .specialsListBoxContents img {
	border:1px solid #d3dbdc;
}
/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	border: 1px solid #efefef;
	background: #fbfbfb;
	padding: 1em;
	}

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

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

#cartSubTotal {
	border-top: 1px solid #d9d9d9;
	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: #0075E2;*/
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
/*	color: #0075E2;*/
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
#cartBoxListWrapper a {
	color: #0084c9;
}
.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;
	}

.product-box-name {
	padding: 4px 4px 4px 4px;
}
.normalprice, .productSpecialPriceSale {
	font-weight: normal !important;
	text-decoration: line-through;
	color: #aaaaaa;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount, .central-boxes-price {
	color: #a30101;
	}
.table-price {
	font: bold 12px arial;
/*	color: #a30101;*/
}
.centerBoxWrapper .productSpecialPrice, .centerBoxWrapper .productSalePrice {
	background: #fff9de;
}
.centerBoxWrapper li{ list-style:none;}

#specialsListing .productPriceDiscount, .centerBoxWrapper .productPriceDiscount {
	display: none;
}
.centerBoxWrapper .normalprice, .centerBoxWrapper .productSpecialPrice {
	padding: 0 3px 0 0;
}

.central-boxes-price {
	font: normal 12px arial;
	color: #a30101;
}
.free, .call-for-price {
	font: normal 11px arial;
	color: #ffffff;
	background: #990000;
	padding: 0 2px;
}
.free {
	background: #990000;
}
.call-for-price {
	background: #888888;
}
.columnar-product-img {
	height: 111px;
	border: 1px solid #d3dbdc;
	text-align: center;
}

.columnar-product-img img {
	vertical-align: top;
}

.columnar-product-info {
	width: 152px;
}

#productPrices, #reviewsInfoDefaultPrice {
	font: bold 16px arial;
	color: #a30101;
	margin: 0 0 6px 0;
	display: block;
}
.centerColumn .detail-link, .detail-link:visited {
	display: none;
	font: normal 12px arial;
	color: #0084c9;
	float: right;
	margin: 0 !important;
	padding: 0 10px 0 0 !important;
	background: url("../images/blue_arrows.gif") no-repeat right 5px;
}
.detail-link:hover {
	display: none;
	color: #0084c9;
	text-decoration: none;
}
.productListing-data h3 {
	font: bold 13px arial;
/*	margin: 0px !important;*/
}
.productListing-data {
	border-bottom: 1px solid #ebebeb;
	vertical-align: top;
}
.service-text {
	font: italic 11px verdana;
	color: #777777;
}
.table-product-attributes {

}
#productListing {
	padding: 0 0 15px 0;
}
.listing-img {
	padding: 0 10px 0 0;
}

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

#cartBoxEmpty {
	font-weight: normal;
}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

#reviewsDefault h2 {
	font: bold 14px arial;
	text-transform: none;
	padding-top: 0 !important;
}
#reviewsDefault .smallProductImage {
	width: 150px;
	height: 150px;
}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0px 10px 15px 0px ;
	}
#productMainImage img {
	border: 1px solid #D3DBDC;
}
.product-detail-table {
	padding: 0 10px;
}

.product-detail-table td {
	vertical-align: top;
	text-align: left;
}
.left-side-info {
	width: 170px;
}
#productDetailsList {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 0;
	width: 90% !important;
}
.product-info-label {
	font: normal 11px Tahoma;
	color: #777777;
}
#productAdditionalImages {
	padding: 12px 0 25px 0;
}
#productAdditionalImages h2 {
	border-bottom: 1px solid #e6e6e6;	
}
#productQuantityDiscounts {
	padding: 12px 0;
}
#productQuantityDiscounts table {
	border: none;
	border-spacing: 0px !important;
/*	border-collapse: collapse;*/
	margin: 0;
	background: #fafafa;
}
#productQuantityDiscounts table td {
	border: 1px solid #eeeeee;
	padding: 4px;
}
.categoryIcon {}

.categoryImg {
	margin: 0 0 12px 0;
}
#cartImage {
	margin: 0.5em 1em;
	}

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

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin-bottom: 16px;
	}


.categoryListBoxContents a, .categoryListBoxContents a:visited {
	text-decoration: none;
	font: normal 12px arial;
}
.categoryListBoxContents a:hover {
}

.sub-cat-name {
	position: absolute;
	background: url("../images/transparent.png") repeat;
	padding: 4px 8px;
	margin: 6px 12px 0 12px;
	z-index: 100;
}
* html .sub-cat-name {
	z-index: 100;
	width: 188px;
}

.centerBoxWrapper {
	height: 1%;
	padding: 15px 0 5px 0;
	}
#indexDefault .centerBoxWrapper {
	margin-bottom: 0 !important;
	padding-top: 2px !important;
}

h2.centerBoxHeading {
	font: normal 20px Arial;
	padding: 4px 0 4px 12px !important;
	margin: 0 0 12px 0 !important; background:#463E89;
	border-bottom: 1px dotted #ccccdd; color:#fff;
}

.columnLeft {
	padding: 0 0 34px 0px;
}
.columnRight {
	padding: 10px 6px 34px 0;
}
h3.leftBoxHeading, h3.rightBoxHeading {
 background:url(../images/ss_l_bg.jpg) no-repeat;
	font: bold 13px arial;
text-indent:26px;	text-transform: uppercase; color:#990000;
	}

h3.leftBoxHeading a, h3.rightBoxHeading a {
	font: normal 12px arial;
	text-transform: none;
	text-decoration: underline;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	text-decoration: underline;
	text-transform: none;
	} 
.sidebox-header-left {
/*	padding: 0 0 0 0.3em;*/
}
.main-sidebox-header-left {
	margin: 0 !important;
/*	background: url("../images/main_sidebox_left.gif") no-repeat left top !important;*/
}
#categoriesHeading {
}
/*
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 1.1em arial;
	color: #ffffff;
}
*/
#manufacturersContent select {
	width: 97% !important;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0;
	padding: 0.4em 0 0.4em 0;
	}
.leftBoxHeading label, .rightBoxHeading label {
	line-height: 16px;
	padding: 0px;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 5px 0 6px 0;
	padding: 1px; padding-top:0px; border:1px solid #ccc;
	}

.sideBoxContent {
	padding: 6px 2px;
	}
#categoriesContent {
/*	padding: 6px 2px;*/ padding:0px; border:0px;
}
#categories{ padding:0px;}
h3#categoriesHeading{background:url(../images/categories_top_bg.gif) no-repeat; text-indent:42px; color:#fff;}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {
	font: normal 11px arial;
	color: #353535;
	line-height: 17px;
}
.sideBoxContent a, .sideBoxContent a:visited {
	color: #686868;
}
.sideBoxContent a:hover {
	color: #686868;
}
.sidebox-products {
	display: block;
/*	color: #0075E2 !important;*/
	padding: 5px 10px;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #3d3d3d;
	}

.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, .gvBal, .attribImg {
	text-align: center;
	}

#cartEmptyText {
	margin: 10px 2px !important;
	padding: 15px !important;
	background: #fffadd;
	border: 1px solid #f6eada;
}
.additionalImages a {
	text-decoration: none;
}
.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	text-align: center !important;
}

#bestsellers .wrapper {
	margin: 0;
	}

#bestsellers ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 0;
	}

#bestsellers li {
	padding: 0 0 0 12px;
/*	margin: 0.3em 0em 0.3em 0em;*/
	background: url("../images/arrow_black.gif") no-repeat left 5px;
	}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}


.categories-top-list .category-top {
	background: url("../images/cat_bg.jpg") no-repeat; height:21px; line-height:21px; text-indent:19px;
	display: block; border-top:1px solid #ccc; font-size:13px; color:#000;
}
.categories-top-list a:hover.category-top{
background: url("../images/cat_bg_hover.jpg") no-repeat; height:21px; line-height:21px; text-indent:19px;
	display: block; border-top:1px solid #ccc; color:#fff;font-size:13px;
}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
display:block; border-bottom:1px solid #ccc; height:21px; line-height:21px; text-indent:18px;color:#000;
	}
A.category-subs:hover, A.category-products:hover {
	color:#000;
}

SPAN.category-subs-parent {
	font-weight: bold;color:#000;
	}
SPAN.category-subs-selected {
	font-weight: bold;color:#000;
	}
/* 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: #f0f0f0;
	height: 2em;
	}

.productListing-rowheading {
	background: #eef1f6;
	border: 1px solid #e2e6ec;
	height: 2em;
	}
.productListing-rowheading th {
	border-bottom: 1px solid #e2e6ec;
	border-top: 1px solid #e2e6ec;
	}

.tabTable {
	margin: 6px 0 4px 0;
}
.tabTable td {
	padding: 12px 16px 12px 0px;
	text-align: left;
}
.more-info a {
	color: #0084c9;
}
.productListing-even {
/*	background-color: #f7f7f3;*/
}
#siteMapList {
	width: 98%; float:left;
	}
#siteMapList ul{ float:left; width:100%; margin:0px; padding:0px;}
#siteMapList ul li{ float:left;width:100%; margin:0px; padding:0px;}
#siteMapList ul li a{ display:block; height:28px; background:#efefef; padding-left:15px; line-height:28px; font-size:15px; font-weight:bold; text-decoration:none;}
#siteMapList ul li li{ width:32%; margin-left:5px;}
#siteMapList ul li li a{ background:none; padding:0px; line-height:18px; line-height:18px; font-size:12px; font-weight:normal;}


.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;
	}
	
.menu{ height:33px; margin:0px auto 1px auto;}
.menu a{ display:block; float:left; height:33px; line-height:33px; padding-left:8px; padding-right:8px;color:#fff;/*text-transform:uppercase; font-weight:bold; */font-size:12px;}

.menu a:hover{}

.menu span#mright{ float:right; padding:0px; text-align:center; height:33px; }
.menu span#mright form{ margin-top:6px;}
.menu span#mright select{ width:90%; overflow:hidden;}
.menu a#mleft{}


.topcartside{float:right;}

.topcart{float:right; width:234px; height:68px; background:url(../images/top_cart_bg.jpg) no-repeat;}
.topcart li{ text-align:left; margin:5px; color:#666; font-size:11px; list-style:none;}
.topcart h2,.topcart h2 a{font-size:12px; font-weight:normal; text-align:center;}
.topcart h2{ margin:0px; padding:0px;}
.topcart .topbox{text-align:center;}

.searchside{float:right; width:234px; height:68px; background:url(../images/top_cart_bg.jpg) no-repeat; margin-right:10px;}
.searchside li{ text-align:left; margin:5px; color:#666; font-size:11px; float:left; width:99%; text-indent:8px;}

.search{margin-top:6px; float:left;}
.search h2{ color:#fff; border-bottom:1px solid #fff;}
.search td{color:#fff;}
.search ul{}
.search input#keyword{ width:300px;}
.search select#category{ width:290px; overflow:hidden;}
.search input#imginput{margin-top:0px; cursor:pointer;}
.search span{}

.topmuen{float:right; margin-bottom:8px;}
.topmuen li{ float:left;}
.topmuen a{padding-right:5px;}
.topmuen a:hover{color:#B92C92;}
li.Currencies{ position:relative; width:120px; text-align:center;}
li.Currencies_hover{ position:relative; background:url(../images/currencies_yes_top.gif) no-repeat; width:120px; text-align:center;}
.topmuen li #Currenciessub{ display:none; padding-left:8px;}
.topmuen li.Currencies_hover #Currenciessub{ display:block; z-index:20; position:absolute; right:0px; top:15px; background:#fff; width:112px; text-align:left; background:url(../images/currencies_bottom.gif) no-repeat bottom; padding-bottom:5px;}
#Currenciessub p{ margin:0px; padding:0px;}

#bestsellersContent td{ vertical-align:top; padding:3px 0px; border-bottom:1px dotted #ccc;}
#bestsellersContent td img{ width:45px; margin-right:5px}
#bestsellersContent td a{ color:#000;}
  

#bannerboxall{ padding:0px; background:none;}	
#bannerboxallHeading{ display:none;}
#bannerboxallContent{ padding:0px; border:0px;}
#bannerboxallContent br{ display:none;}
#bannerboxallContent img{ display:block; margin:1px auto;}

span.normalprice{ display:block;color:#333; font-size:12px;}
span.normalprice strong{ color:#ff0000; font-weight:normal; text-decoration:line-through;}
span.productSpecialPrice{ display:block;font-size:12px; }
span.productSpecialPrice strong{ text-decoration:none; color:#333;font-weight:normal;}



.index_new_isde{ float:left; width:24.8%; overflow:hidden; text-align:center;}
.index_new_isde .index_new_item{ clear:both; width:92%; border:0px solid #FFCB7D; padding:0px; margin:2px auto;}
.index_new_isde .index_new_item .images{ width:150px; height:150px; overflow:hidden; margin:2px auto;}
.index_new_isde .index_new_item .images img{/* border:1px solid #ff9900;margin:2px;*/}
.index_new_isde .index_new_item .images a:hover img{/* border:3px solid #ff9900;margin:0px;*/}
.index_new_isde .index_new_item h2{	padding:0px !important;}
.index_new_isde .index_new_item h2 a{color:#666; font-weight:normal; text-decoration:none; font-size:13px;}
.index_new_isde .index_new_item h2 a:hover{ text-decoration:underline;}
.index_new_isde .index_new_item li{text-align:center; float:left; width:100%; font-weight:bold; color:#ff0000;}
.index_new_isde .index_new_item li .normalprice,.index_new_isde .index_new_item li .productPriceDiscount{ font-size:12px;}
#specialsListing .productPriceDiscount, .centerBoxWrapper .productPriceDiscount {}
.index_new_isde .index_new_item li .productSpecialPrice{ color:#990000;}
.index_new_isde .index_new_item li img{ display:none;}
.c{ clear:both;}
li.price{ color:#ff0000; font-weight:bold;}

/* newsScrollerSideBox */
.newsScrollerSideBox { background: #f2f1ee; border: 1px solid #e7e6e0; }
.newsScrollerSideBox div.articleSummary { border-bottom: 1px solid #9a9a9a; padding: 0 0 10px 0; }
.newsScrollerSideBox span.articleHeading { }
.newsScrollerSideBox ul.archiveLinkList { list-style-type: circle; line-height: normal; padding: 0; margin: 0 0 0 25px; }
.newsScrollerSideBox ul.archiveLinkList li { background: none; padding: 0; margin: 0; list-style:none;}
.newsScrollerSideBox ul.archiveLinkList a { text-decoration: none; }
ul.archiveLinkList li { list-style:none; height:20px; line-height:20px;}
ul.archiveLinkList li a{ text-decoration:none;}
p.articleText{ text-align:right; padding-right:25px;}

p.articleHeading{ display:block; clear:both; font-size:22px; font-weight:bold;}

.centerBoxWrapper .back{height:240px; overflow:hidden;}
.centerBoxWrapper br.clearBoth{}

.popsearch{ height:28px; line-height:28px; text-align:center;}

#bottompop{ height:25px; background:#efefef; border:1px solid #ccc; line-height:25px; text-align:center; clear:both;}

.rightbanner img{ margin:8px 0px;}

.specialslist{ text-align:center; margin:2px;}
.specialslist img{ border:1px solid #ccc;}

.boxside{ border:1px solid #ccc;}
.boxside h1{ font-size:12px; margin:0px; padding:0px; height:26px; line-height:26px; background:url(../images/box_title_bg.gif) repeat-x; text-indent:25px; color:#000; text-align:left;}
.boxside .cenbox{ padding:2px 6px; text-align:left;}

.wboxside{ border:1px solid #ccc;}
.wboxside h1{ font-size:12px; margin:0px; padding:0px; height:25px; line-height:25px; background:url(../images/wbox_bg.jpg) repeat-x;color:#000; text-align:left; font-weight:bold; color:#990000;}
.wboxside h1 span{ display:block; float:left; padding-left:12px; padding-right:12px; background:#fff; border:1px solid #ccc; border-width:0px 1px 0px 1px; margin-left:18px;}
.wboxside .cenbox{ padding:2px 6px; text-align:left;}


.rboxside{ border:1px solid #ccc;background:url(../images/wbox_bg.jpg) repeat-x;}
.rboxside h1{ font-size:12px; margin:0px; padding:0px; height:25px; line-height:25px; color:#000; text-align:left; font-weight:bold; color:#990000;background:url(../images/hot.gif) no-repeat 10px 5px;}
.rboxside h1 span{ display:block; float:left; padding-left:12px; padding-right:12px; background:#fff; border:1px solid #ccc; border-width:0px 1px 0px 1px; margin-left:35px;}
.rboxside .cenbox{ padding:2px 6px; text-align:left;}


#Bulletin{width:285px;}
#Bulletin .cenbox{height:218px; overflow:scroll; overflow:hidden; overflow-y:auto;
SCROLLBAR-FACE-COLOR: #ccc; /*为滚动条表面颜色设定*/
SCROLLBAR-SHADOW-COLOR: #f1f1f1; /*为滚动条上斜面和左斜面颜色设定*/
SCROLLBAR-HIGHLIGHT-COLOR: #f1f1f1; /*为滚动条下斜面和右斜面颜色设定*/
SCROLLBAR-3DLIGHT-COLOR: #f1f1f1; /*为滚动条上边和左边的边沿颜色设定*/
SCROLLBAR-DARKSHADOW-COLOR: #f1f1f1; /*为滚动条两端箭头颜色设定*/
SCROLLBAR-TRACK-COLOR:#efefef; /*为滚动条底板颜色设定*/
SCROLLBAR-ARROW-COLOR: #f1f1f1;/*为滚动条下边和右边边沿颜色设定*/
}


.cat_show{ float:left; text-align:center; width:33%;}
.cat_show h1{ margin:0px; padding:0px; font-size:13px; font-weight:bold; margin-bottom:5px; background:none; margin-top:3px;}
.cat_show .main_cat{ margin:5px auto; width:95%; text-align:left;  background:url(../images/border_dash.gif) repeat-y right top;}
.cat_show .cat_list{ width:62%; float:left;}
.cat_show .cat_list li{ text-align:left; float:left; width:100%; text-indent:12px; background:url(../images/jiao.gif) no-repeat 2px 5px;}
.cat_show .cat_list li a{ font-size:11px;}
.cat_show .img_cat{ text-align:center; float:left; width:35%;}
.cat_show .main_cat img{ width:80px; height:134px;}
.cat_show .main_cat p{ margin:3px 10px; text-align:right;}
.cat_show .no_bg{ background:none;}

.homeicleft{ border:1px solid #ccc; clear:both; height:1%; margin-bottom:8px;background:url(../images/wbox_bg.jpg) repeat-x; margin-top:8px;}
.homeicleft .topspan{background:url(../images/hot.gif) no-repeat 10px 5px; height:25px; padding-left:35px;}
.homeicleft h1{cursor:hand; float:left;  font-size:12px; margin:0px; padding:0px; height:25px; line-height:25px; color:#000; text-align:left; font-weight:bold; color:#990000; padding-left:35px; background:none; padding-right:35px; margin-left:-1px;}
.homeicleft .homeon{ background:#fff;border:1px solid #ccc; border-width:0px 1px 0px 1px;}
.homeicleft .homeoff{}
h1#nav0{ border-right:1px solid #ccc;}
h1#nav1{}
h1#nav2{border-left:1px solid #ccc; width:33.3%;}
.homeicleft .contacti{ padding:8px;}


.rollBox{width:317px;overflow:hidden;float:left; margin-top:3px;} 
.rollBox .LeftBotton{width:4px; height:48px; background:url(../images/old_bg.gif) no-repeat 0 -527px;overflow:hidden;float:left;display:inline;cursor:pointer; margin-right:6px;} 
.rollBox .RightBotton{width:4px; height:48px; background:url(../images/old_bg.gif) no-repeat -5px -527px; float:right;overflow:hidden;float:left;display:inline;cursor:pointer; margin-left:6px;} 
.rollBox .Cont{width:295px;overflow:hidden;float:left;} 
.rollBox .ScrCont{width:10000000px;} 
.rollBox .Cont .additional_images{width:45px;float:left;text-align:center;} 
.rollBox .Cont .additional_images img{ margin:0px 1px;background:#fff;border:1px solid #ccc;display:block;margin:0 auto; width:42px; height:42px;} 
.rollBox .Cont .additional_images p{line-height:26px;color:#505050;} 
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;} 
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;} 
.rollBox #List1,.rollBox #List2{float:left;} 



#index_news,#index_faq{ padding-bottom:3px;}
#index_news li,#index_faq li{line-height:22px; border-bottom:1px dashed #ccc; float:left; width:100%; text-indent:18px; background:url(../images/book.jpg) no-repeat 3px 6px;text-overflow:ellipsis; overflow: hidden;
white-space: nowrap;}
#index_news li{}
#index_faq li{}
#ezpagesContent li{line-height:22px; border-bottom:1px dashed #ccc; float:left; width:100%; text-indent:18px; background:url(../images/book.jpg) no-repeat 3px 6px;}

#Sub_Categories{ margin-bottom:8px;}
.categoryListBoxContents { margin:0px; text-align:left; text-indent:15px; height:22px; line-height:22px; background:url(../images/point.gif) no-repeat 4px 6px;}

.listimages tr{ border:1px dotted #ccc;}
.listimages td{ vertical-align:top; text-align:left;}
.listimages td li{ clear:both; list-style:none; margin:5px auto;}
.listimages td h2{ text-indent:15px;padding:0px !important;}
.listimages .images{ padding:5px;}


.main_product_image_side{ width:350px; text-align:center;}
.main_product_image_left{}
.main_product_image_left li{ border-bottom:1px dashed #ccc; margin-top:8px; float:left; width:100%; text-indent:15px;}
.main_product_image_left li.price span{ display:block; float:left;}

.linklist{ border:1px solid #ccc; width:100%;}
.linklist tr{background-color:expression((this.sectionRowIndex%2==0)?"#fdfdfd":"#efefef")}
.linklist td{ height:25px; line-height:25px; padding-left:10px; text-align:left;}
.linklist th{ text-align:left; padding-left:10px; height:28px; line-height:28px; background:#ccc; color:#555; font-size:14px;}
td.data,th.data{ text-align:right; padding-right:8px;}
