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

	}
#body_wrapper {

}

a img {border: none; }


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

a:active {
	color: #2b2b2b;
	}

.blue-link a {
	color: #0075e2;
}
.columnLeft a, .columnRight a, .columnLeft a:visited, .columnRight a:visited {
	text-decoration: none;
}
.columnLeft a:hover, .columnRight a:hover {
	text-decoration: none;
}
#columnCenter {
	padding: 0px 0px 0 0;
}

#columnCenter a:link{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

#columnCenter a:visited{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

#columnCenter a:hover{
	color:#FF6600;
	font-size:12px;
	text-decoration:none;
}

#columnCenter a:active{
	color:#FF6600;
	font-size:12px;
}

h1 {
	font: bold 18px Arial;
	color: #f6f6f6;
	
	padding: 8px 0 2px 0;
	margin: 0 0 17px 0 !important;
	}

h2 {
	font: bold 18px tahoma;
	padding: 15px 0 5px 0 !important;
	display: block;
	color:#FFFFFF;
	}

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

#productDateAdded{color:#FFFFFF;}

.imgLink{font-size:12px; color:#FFFFFF; line-height:20px; display:none;}	

.productName_font{font-size:20px; color:#000;}

#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 IE7*/
*+ html FIELDSET {
	padding: 13px;
	margin: 3px 0 12px 0;
	border: 1px solid #6c6c6c;
	}
/* /Only for IE7*/

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

LEGEND {
	font: bold 12px Tahoma;
	padding: 3px 6px;
	color: #5c5b5b;
	background:#f1f1f1;

	}

LABEL {
/*	line-height: 1.5em;*/
	padding: 0.2em;
	line-height: 23px;
	color:#FFFFFF;
	}
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;
	}





.itemTitle{font:normal 12px arial; color:#FFFFFF;  text-align:left; margin-bottom:-16px;}


.itemTitle a{color:#FFFFFF;}

.centerBoxContentsProducts{color:#FFFFFF; text-align:center; border:1px solid #424242; margin:6px 0 0 9px; padding-top:9px; height:260px;}

.centerBoxContentsProducts h3{width:143px; margin-left:11px;}

LABEL.inputLabel {
	width: 9em;
	float: left;
	color:#FFFFFF;
	}



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;
}
.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;
	}
/*wrappers - page or section containers*/
.mainWrapper {

	width: 960px;

/*	border: 1px solid #9a9a9a;*/
	}

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

#header {
	height: 67px;
	padding: 0 6px 0 4px;
	display:none;
}

#indexDefaultMainContent {
	padding: 0 0 8px 0;
}

.topper-menu li {
	font: 11px verdana;
	float: left;	
	margin: 9px 1px 0 8px;
	color: #949393;
}
.topper-menu a, .topper-menu a:visited {
	color: #949393;
	text-decoration: none;
}
.topper-menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.topper-menu li {
}

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

#navColumnOneWrapper, #navColumnTwoWrapper, .mainWrapper {
	margin: auto;
	} 
#navColumnTwoWrapper {
	margin: 0;
	}

#navColumnOneWrapper{padding:6px 5px; margin-top:2px; background-color:#333333;}

#navColumnOneWrapper a:active{font-weight:normal;}

#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: 15px;
	padding: 2px;
}

.navSplitPagesLinks, .navSplitPagesResult {
	padding: 5px 0 2px 0;
	color:#FFFFFF;
}

.navSplitPagesLinks a:link{color:#fff;}

.navSplitPagesLinks a {
	color: #0075E2;
	padding: 2px;
	margin: 0px;
}


.navNextPrevWrapper{width:210px; margin:0 auto;}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	margin-left:5px;
	}

#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 {
	
	
	margin: 25px 0 0 0;
	min-height: 49px;
}
#navSuppWrapper {
	padding: 6px 3px;
}
#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;
	}
	
#indexProductListCatDescription{color:#FFFFFF; margin-left:1px;}
#categoryImgListing{
	display:none;
}
 
.bottom_bg{background-color:#323232; height:27px; width:696px; margin:5px 0 0 8px;}
*+ html .bottom_bg{background-color:#323232; height:27px; width:696px; margin:20px 0 0 8px;}
#productsListingListingBottomLinks{width:214px; text-align:right;}
#productsListingBottomNumber{width:420px; text-align:right;}

#navMainSearch {
	float: right;
	}

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

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

#top_nav li {
	float: left;
	background: url("../images/bg_tabs_left.gif") no-repeat 0 0;
	padding: 0 0 0 2px;
	margin-top: 3px;
	/*border-left: 1px solid #575757;*/
}
#top_nav li a {
	display: block;
	background: url("../images/bg_tabs_right.gif") no-repeat right 0;
	padding: 7px 20px 7px 18px;
}

/*#top_nav li:hover {
	background-position: left -40px;
}*/
#top_nav li:hover a {
	background-position: right -38px;
}

/*#top_nav #tab_active{
	background-position: 0 -78px;
}*/
#top_nav #tab_active a {
	background-position: right -72px;
	color: #ffffff;
}

#login_logout_section, #login_logout_section a {
	font: normal 11px verdana;
	color: #cacaca;
	padding: 8px 0px 4px 0px;
	margin-top: 10px;
}
#login_logout_section a:hover {
	text-decoration: none;
}
#login_logout_section li {
	padding-left: 9px;
}

#top_nav {
	background: #777777 url("../images/top_nav_bg.gif") repeat-x;
	font: bold 12px verdana;
	margin: 0em;
	height: 34px;
	}
.top-nav-right {
	background: url("../images/top_nav_right_bg.gif") no-repeat right top;
	height: 34px;
	width: 6px;
	float: right;
}
.top-nav-left {
	background: url("../images/top_nav_left_bg.gif") no-repeat left top;
	height: 34px;
	width: 6px;
	float: left;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}
/* 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 {
	background: url("../images/search_header_bg.gif") no-repeat left top;
	height: 22px;
	padding: 1px 0 0 3px;
	float: left;
}
.search-header {
	margin: 5px 3px 3px 3px;
}
.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: #a2a29f !important;
}
.advanced_search a:hover {
	text-decoration: underline !important;
}
.cart-header {
	padding: 1px;
	margin: 4px 3px !important;
}
.cart-header .blue-link {
	background: url("../images/blue_arrows.gif") no-repeat right 7px;
	padding: 0 11px 0 0 !important;
}
.cart-header span {
	font-weight: bold;
}
.cart-icon {
	width: 20px;
	height: 21px;
	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;
}
.languages-wrapper {
	margin: 5px 1px ;
}
.languages-wrapper select, .languages-wrapper {
	font: 11px tahoma, arial !important;
}
.languages-wrapper select {
	height: 18px;
}
.languages-wrapper form {
	float: right;
}
.languages-wrapper label {
	padding: 3px 0;
	line-height: 17px !important;
}
/* /Tools section styles */


.main{color:#fff;}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	font-size: 13px !important;
	padding: 0.2em;
	}
#productDescription{
	background-color:#FFFFFF;
	padding:10px 5px 10px 5px;
	line-height:150%;
	font-family:Arial;
	text-indent:2em;
	font-size:10px;
}

#productAttributes {
	padding: 10px 14px;
	margin: 10px 0;
	border: 1px #ededed solid;
	background: #ffffff;
	width:296px;
}
#productAttributes label{
	color:#000000;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory { color:#ffffff;}
.important {
	font-weight: bold;
	}
	
.important  a{color:#6c6c6c;}

#headerimg h1 a:link{font-weight:bold; font-size:13px;}
#headerimg h1 a:hover{font-weight:bold; font-size:13px;}
#headerimg h1 a:active{font-weight:bold; font-size:13px;}
#headerimg h1 a:visited{font-weight:bold; font-size:13px;}

#comment{margin-right:30px;}

.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0;
	}
.centerColumn {
	padding: 1px 0px;

}

.centerColumn a:link{
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
}

.centerColumn a:active{
	font-size:12px;
	color:#FF6600;
	text-decoration:none;
}


.centerColumn a:active{
	font-size:12px;
	color:#FF6600;
	text-decoration:none;
}

.centerColumn a:hover{
	font-size:12px;
	color:#FF6600;
	text-decoration:none;
}


.centerColumn a:visited{
	font-size:12px;
	color:#FF6600;
	text-decoration:none;
}



#sorter form {
	width:92%;
	float:right;
}
#sorter label{
	float:left;
}
#sorter form{
	float:left;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .specialsListBoxContents a {
	font: normal 11px verdana;
	color: #4c4b4b;	
}

.centerBoxContentsNew a{color:#FFFFFF;}

.centerBoxContentsSpecials, .centerBoxContentsNew, .specialsListBoxContents {
	height: 228px;
	width: 149px !important;
	border: 1px solid #424242;
	margin: 8px 0px 0px 9px !important;
	padding: 9px 9px 12px 8px;
	background-color:#161616;

}
.centerBoxContentsAlsoPurch{
	height: 228px;
	width: 149px !important;
	border: 1px solid #424242;
	margin: 8px 0px 0px 9px !important;
	padding: 9px 9px 12px 8px;
	background-color:#161616;
	color:#FFFFFF;

}
.no-right-margin {
	margin-right: 0px !important;
}

#specialsListing .specialsListBoxContents {
	width: 142px !important;
	margin: 8px 4px 0 4px !important;
	padding: 18px 14px 12px 14px;
}

/*Shopping Cart Display*/
#cartAdd {
	float:left;
	width:180px;
	border: 1px solid #e2e2e2;
	background: #f8f8f8;
	padding: 1em;
	width:300px;
	margin-bottom:15px;
	}
*+ html #cartAdd {
	float:left;
	width:180px;
	border: 1px solid #e2e2e2;
	background: #f8f8f8;
	padding: 1em;
	width:300px;
	margin-bottom:30px;
	}
.tableHeading TH {
	
	}

.tableHeading{
	background:#363636;
	 }

#cartSubTotal {
	border-top:1px solid #fff;
	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: #0075E2;
}
.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: 7px 0 5px 0;
}
.normalprice, .productSpecialPriceSale {
	font-weight: normal !important;
	text-decoration: line-through;
	color: #aaaaaa;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount, {
	color: #a30101;
	}
	

	
.table-price {
	font: bold 12px arial;
/*	color: #a30101;*/
}
.centerBoxWrapper .productSpecialPrice, .centerBoxWrapper .productSalePrice {
	background: #fff9de;
}

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

.central-boxes-price {
	font:bold 13px arial;
	color: #fff;
}
.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: 153px;
	text-align: center;
	
}



.columnar-product-img img{ border:1px solid #dfdfdf;}

.centerBoxContentsFeatured{height:100px;  margin:7px 0px 0 0px; }

.centerBoxContentsFeatured .columnar-product-img {height:90px;}

.centerBoxContentsFeatured .columnar-product-img img{height:90px; width:100px; border:3px solid #000; }

.centerBoxContentsFeatured .columnar-product-info{height:90px;}

 .columnar-product-info {
	height: 215px;
}

#productPrices, #reviewsInfoDefaultPrice {
	font: bold 20px arial;
	color: #a30101;
	margin: 0 0 10px 0;
	display: block;

	

}
.detail-link{
	padding-left:70px;
}

.detail-link:hover {
	color: #ff6600;
	text-decoration: none;
}

.detail-link:active {
	color: #ff6600;
	text-decoration: none;
	font-weight:normal;
	font-size:12px;
}

.centerColumn .detail-link, .detail-link:visited {
	font: normal 12px arial;
	color: #fff;
	float: right;
	text-transform:capitalize;
	margin: 0 !important;
	padding: 0 10px 0 0 !important;
	background: url("../images/blue_arrows.gif") no-repeat right 5px;
}

.productListing-data h3 {
	font: bold 13px arial;
/*	margin: 0px !important;*/
}
.productListing-data {
	border-bottom: 1px solid #ebebeb;
	vertical-align: top;
}
.service-text {
	font:nomal 11px verdana;
	color: #fff;
}
.table-product-attributes {

}
#productListing {
	padding: 0 0 15px 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 {

	}

#cartBoxEmpty{color:#FFFFFF; font-size:11px; line-height:24px;}

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

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

.amount {
	width: 5.5em;
	}
#reviewsDefault h2 {
	padding-top: 0 !important;
}
#reviewsDefault .smallProductImage {
	width: 150px;
	height: 120px;
}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0px 15px 15px 10px ;
	}
#productMainImage {
	text-align:center;
	float: none !important;
	margin:5px 10px 10px 10px;
	padding-top:5px;
	padding-bottom:0px;
	border:1px solid #cccccc;
	height:330px;
	}
*+ html #productMainImage {
	text-align:center;
	float: none !important;
	margin:5px 10px 10px 15px;
	padding-bottom:0px;
	width:340px;
	padding-top:5px;
		height:330px;

}
#productAdditionalImages span{
	display:none;
}
.product-detail-table td {
	vertical-align: top;
	text-align: left;
}
.product-detail-table{
	background-color:#FFFFFF;
	height:100%;
}
.left-side-info {
	width: 220px;
}
#productDetailsList {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 3px;
	padding: 6px 0 0 0px;
	width: 90% !important;
	color:#000;
}

.right-side-info{}

.product-info-label {
	font: normal 11px Verdana;
	color: #000000;
}
#productAdditionalImages {
	padding: 5px ;
	margin-left:20px;
	width:350px;
}
*+ html #productAdditionalImages {
	padding: 5px ;
		margin-left:20px;

	width:350px;
}
*+ html .additionalImages{
	margin:5px;
	background:#e0e2e1;
	width:95px !important;
}
.additionalImages{
	margin:5px !important;
	background:#e0e2e1;
		width:95px !important;


}
#productAdditionalImages h2 {
	border-bottom: 1px solid #e6e6e6;
	color:#FFFFFF;
	display:none;
}
#productQuantityDiscounts {
	padding: 12px 0;
}
#productQuantityDiscounts table {
	border: none;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-spacing: 0px !important;
/*	border-collapse: collapse;*/
	margin: 0;
	background: #fafafa;
}
#productQuantityDiscounts table td {
	border: 1px solid #eeeeee;
	border-left: none;
	border-bottom: none;
	padding: 4px;
}

.categoryIcon {}

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

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

.attributesComments {
	font: bold 14px Arial;
	color: #777788;
	border-bottom: 1px solid #e7e7e0;
	background: #f0f0ee;
	padding: 4px 5px;
	margin: 10px 0;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	height: 1%;
	padding: 1px 0 8px 0;
	}

h2.centerBoxHeading {
	font:bold 15px Arial;
	color: #fff;
	width:720px;
	text-indent:18px;
	padding: 8px 0px !important;
	margin: 0 0 2px 0 !important;
	background-image: url(../images/img_16.gif);
}

.columnLeft {
	padding: 1px 1px 0 1px;
}
.columnRight {
	padding: 0 0 0 18px;
}

h3.leftBoxHeading, h3.rightBoxHeading {
	font: bold 13px arial;
	color: #ffffff;
	background: url("../images/sidebox_right.gif") no-repeat right top;
	}

h3.leftBoxHeading, h3.rightBoxHeading {
	color: #3d3d3d;
	background: url("../images/sidebox_right.gif") no-repeat right top;
	}

h3.leftBoxHeading a, h3.rightBoxHeading a {
	font: normal 11px verdana, arial;
	color: #3d3d3d;
	text-decoration: underline;
	}

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

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.4em 0.3em 0.4em 0.4em !important;
	}
.leftBoxHeading label, .rightBoxHeading label {
	line-height: 16px;
	padding: 0px;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 4px 0 0 0;
	}

.sideBoxContent {
	padding: 0.7em 0.9em;
	}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {
	font: normal 11px arial;
	color: #fff;
	line-height: 17px;
}

.sideBoxContent a:hover{color:#FF6600;}
.sideBoxContent a:active{color:#FF6600;}

.sidebox-products {
	display: block;
/*	color: #0075E2 !important;*/
	padding: 2px;
}
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #3d3d3d;
	}

 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;
	}
.additionalImages a {
	text-decoration: none;
}
.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsNew {
	text-align: left !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:hover {
	text-decoration:none;
	color:#ff6600;
} 

A.category-top, A.category-top:visited {
	font: 12px arial;
	text-decoration: none;
	padding: 0 0 0 24px;
	background: url("../images/img_38.gif") no-repeat 9px 2px;
	}


A.category-links {
	color: #fff;
	text-decoration: none;
	padding-left:90px;
	}
.category-links{
	display:none;
}


.categories-top-list {
	padding: 4px 0;
	background: url("../images/dotted_line.gif") repeat-x 0 top;
}

.categories-top-list a:active{font:normal 12px arial;}

.no-dots {
	background: none;
}
.sub-count {
	color: #aaaaaa;
	line-height: 12px !important;
}

.subcategory {
	padding: 0 0 6px 16px;
	
}
.subcategory a {
	line-height: 12px !important;
}




A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #fff;
	text-decoration:none;
	}
A.category-subs:hover, A.category-products:hover,A.category-subs:hove {
	color: #ff6600;
	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: #3e3e3e;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #494949;
	height: 1.5em;
	vertical-align: top;
	border-top:1px solid #fff;

	}

.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 {

	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 8px;
	text-align: left;
}
.more-info a {
	color: #0075e2;
}
.productListing-even {
/*	background-color: #f7f7f3;*/
}
#siteMapList {
	width: 90%;
	float: right;
	}

#siteMapList a{text-decoration:none;}
#siteMapList a:hover{color:#ff6600;}

.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%; color:#fff;}

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































/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: f1f1f1;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/img_gb.jpg);
	background-position: center top;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}
/* Links */
a:Link{
	text-decoration: none;
}
a:Hover,a:Active {
	color: #FF6600;
	text-decoration: none;
	font-weight:normal;
}
/*文字样式*/
.txt10px{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #004f98;
}
.txt11px{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #004f98;
}
.txt10px_000000{
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.txt10px_f1f1f1{
	font-size: 10px;
	text-decoration: none;
	color: #f1f1f1;
}
.txt10px_4b5232{
	font-size: 10px;
	text-decoration: none;
	color: #4b5232;
}
.txt11px_4b5232{
	font-size: 11px;
	text-decoration: none;
	color: #4b5232;
	line-height: 16px;
}

.txt1112px_f1f1f1{color: #fff; font-size:10px; line-height: 30px;}
.txt1111px_f1f1f1 a:link{color: #fff; font-size: 10px; text-decoration:underline;}

.txt1111px_f1f1f1 a:visited{color: #fff; font-size: 10px;}

.txt1111px_f1f1f1 a:hover{color: #ff6600; font-size: 10px; text-decoration:underline;}



.txt11px_f1f1f1{
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	line-height: 16px;
}


.txt121px_f1f1f1_B a:link{
	font-size: 12px;
	text-decoration: none;
	color: #f1f1f1;
	font-weight: bold;
	font-family:tahoma;
}
.txt121px_f1f1f1_B a:visited{
	font-size: 12px;
	text-decoration: none;
	color: #f1f1f1;
	font-weight: bold;
	font-family:tahoma;
}

.txt121px_f1f1f1_B a:hover{
	font-size: 12px;
	text-decoration: none;
	color: #ff6600;
	font-weight: bold;
	font-family:tahoma;
}
.txt121px_f1f1f1_B a:active{
	font-size: 12px;
	text-decoration: none;
	color: #f1f1f1;
	font-weight: bold;
	font-family:tahoma;
}



.txt1212px_f1f1f1_B{ font-size:8px; font-weight:normal; color:#FFFFFF;}
.txt1212px_f1f1f1_B li{list-style-type:none; font-size:8px;}
.txt1212px_f1f1f1_B a:link{color:#FFFFFF;}
.txt1212px_f1f1f1_B a:visited{color:#FFFFFF; }
.txt1212px_f1f1f1_B a:hover{color:#ff6600;}


#txt1212px_f1f1f1_B1{ font-size:8px; font-weight:normal; padding-right:5px; text-align:left; padding-left:15px; }
#txt1212px_f1f1f1_B1 li{ font-size:11px; list-style: disc;}
#txt1212px_f1f1f1_B1 a:link{color: #000;}
#txt1212px_f1f1f1_B1 a:visited{color:#000; }
#txt1212px_f1f1f1_B1 a:hover{color:#ff6600;}

#txt1212px_f1f1f1_B2{ font-size:8px; font-weight:normal; padding-right:5px; text-align:left; padding-left:15px; }
#txt1212px_f1f1f1_B2 li{ font-size:11px; list-style: disc; color:#FFF}
#txt1212px_f1f1f1_B2 a:link{color: #fff;}
#txt1212px_f1f1f1_B2 a:visited{color:#fff; }
#txt1212px_f1f1f1_B2 a:hover{color:#ff6600;}



.txt12px_f1f1f1_B{
	font-size: 10px;
	text-decoration: none;
	color: #f1f1f1;
	font-weight: bold;
	font-family:tahoma;
}

.txt12px_f1f1f1_B a:link{text-decoration:none; color:#ffffff; font-family:tahoma; font-weight:bold;}

.txt12px_f1f1f1_B a:visited{text-decoration:none; color:#ffffff; font-size:10px; font-family:tahoma; font-weight:bold;}

.txt12px_f1f1f1_B a:hover{text-decoration:underline; color:#ff6600; font-size:10px; font-family:tahoma; font-weight:bold;}

.txt12px_4b5232_B{
	font-size: 12px;
	text-decoration: none;
	color: #4b5232;
	font-weight: bold;
}
.txt12px_ff0000{
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}
.txt14px_ff0000{
	font-size: 14px;
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}
.txt18px_ff0000{
	font-size: 18px;
	text-decoration: none;
	color: #F60;
	font-weight: bold;
}

.txt30px{
	font-family: Arial;
	font-size: 30px;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.txt12px_ffffff{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	padding-left: 10px;
}
.txt18px_d0d0d0{
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	color: #d0d0d0;
	font-weight: bold;
}

.txt14px_ffffff a:link{
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}


.txt14px_ffffff a:visited{
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.txt14px_ffffff a:Hover,a:Active{
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #CCC;
	font-weight: bold;
}



.txt14px_004f98{
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #004f98;
	font-weight: bold;
}
.txt12px_004f98{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #004f98;
	font-weight: bold;
}
.txt12px_999999{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
.txt11px_333333{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.txt12px_000000{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.txt24px_333333 {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
}
.txt24px_cccccc {
	color: #cccccc;
	font-size: 24px;
	font-weight: bold;
}
.txt24px_f1f1f1 {
	color: #f1f1f1;
	font-size: 24px;
	font-weight: bold;
}
.txt20px_ff0000 {
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;
}
.txt20_666666 {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
}
.txt20_333333 {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}
.txt20_999999 {
	color: #999999;
	font-size: 20px;
	font-weight: bold;
}



/*表格属性*/
.xmenu td{
	filter:blendtrans(duration=0.5);
	cursor:hand;
	height: 22px;
}

.top_tb{
	background-color: #000;
	background-image: url(../images/img_3.gif);
	background-repeat: repeat-x;
}
.tb1{width:142px;}
.tb1 a{
	width:142px;
	height:14px;
	font-size:11px;
	color:#d2eb78;
	display:block;
	cursor:pointer;
	padding-top:1px;
	padding-left:10px;
	margin-bottom:1px;
	text-decoration:none;
	font-weight: normal;
}
.tb1 a:hover{
	width:142px;
	height:14px;
	font-size:11px;
	color:#fff;
	display:block;
	text-decoration:none;
	cursor:pointer;
	padding-top:1px;
	padding-left:10px;
	background-color: #e2e2e2;
	background-image: url(../images/img_24.gif);
	background-repeat: no-repeat;
}
.tb2{
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #505050;
	background-position: 10px 7px;
	padding-left: 10px;
}
.tb3{
	background-image: url(../images/img_10.gif);
	background-repeat: repeat-y;
	width: 11px;
}
.tb4{
	background-image: url(../images/img_11.gif);
	background-repeat: repeat-y;
	width: 11px;
}
.tb5{
	background-color: #4b5232;
	background-image: url(../images/img_18.gif);
	background-repeat: no-repeat;
	height: 33px;
	background-position: left;
}
.tb6{
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #39401f;
	background-position: 10px 7px;
	padding-left: 10px;
}
.tb7{
	border: 1px solid #424242;
	background-color: #1a1a1a;
}
.tb8{
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #505050;
}
.tb9{
	background-color: #000;
	background-image: url(../images/img_20.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 201px;
}
.tb10{
	line-height: 18px;
	background-color: #000;
	background-image: url(../images/img_16.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 32px;
}
.tb11{
	padding-left: 0px;
	background-image: url(../images/img_22.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 129px;
}
.tb12{
	background-image: url(../images/img_26.png);
	background-repeat: no-repeat;
}
.tb13{
	background-image: url(../images/img_21.gif);
	background-repeat: no-repeat;
	height: 32px;
	background-position: center;
}

.tb13 a{
	color: #767676;
	line-height: 16px;
	padding:0 8px;
	text-decoration:none;
	}

.bottomlink a:link{color:#767676; font-size:11px; text-decoration:none;}
.bottomlink a:visited{color:#767676; font-size:11px; text-decoration:none;}
.bottomlink a:hover, a:active{color:#ff6600; font-size:11px; text-decoration:none; font-weight:normal;}





.tb14{
	background-color: #000;
	background-image: url(../images/img_36.gif);
	background-repeat: no-repeat;
	height: 37px;
}
.tb15{
	background-color: #000;
	background-image: url(../images/img_5.gif);
	background-repeat: repeat-x;
	height: 50px;
}
.tb16{
	background-color: #000;
	background-image: url(../images/img_1.gif);
	background-repeat: no-repeat;
	height: 290px;
	width: 244px;
}

.tb17{
	background-image: url(../images/img_2.gif);
	background-repeat: no-repeat;
	height: 630px;
	width: 244px;
	background-position: top;
}
.tb18{
	background-image: url(../images/img_5.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 225px;
}
.tb19{
	background-image: url(../images/img_6.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 225px;
	padding-left: 40px;
}
.tb20{
	background-image: url(../images/img_8.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 221px;
	padding-left: 10px;
}
.tb21{
	background-image: url(../images/img_9.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 221px;
	padding-left: 10px;
}
.tb22{
	background-image: url(../images/img_10.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 703px;
}
.tb23{
	background-image: url(../images/img_17.gif);
	background-repeat: no-repeat;
	height: 26px;
	background-position: left;
}
.tb24{
	background-image: url(../images/img_gb2.jpg);
	background-position: center top;
	height: 373px;
	background-repeat: no-repeat;
}
.tb25{
	background-image: url(../images/img_16.gif);
	height: 35px;
	background-repeat: no-repeat;
	width: 720px;
	padding-left: 20px;
}



/*按钮样式*/
.textfield{
	border: 1px solid #ffffff;
	background-color: #ffffff;
	height: 20px;
	width: 180px;
}
.textfield2{
	border: 1px solid #5c5c5c;
	height: 14px;
}
.textfield3{
	border: 1px solid #5c5c5c;
}
.textfield4{

background-color: #1b1b1b;
	width: 125px;
	border-top-style: none;
	padding-top:4px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	color: #FFF;
}

.left_img{height:26px; width:60px; float:left; margin-top:1px;}

.search_text{height:26px; background-color: #1b1b1b; width:125px; float:left;}

.right_img{height:26px; width:35px; float:left; margin:-1px 0  0 -1px;}


.submit_1{
	background-image: url(../images/img_23.png);
	height: 18px;
	width: 69px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000;
}
.submit_2{
	background-image: url(../images/img_69.gif);
	height: 22px;
	width: 103px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}
.submit_3{
	background-image: url(../images/img_5.gif);
	height: 26px;
	width: 34px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #2d2d2d;
}
.submit_4{
	background-image: url(../images/img_69.gif);
	height: 22px;
	width: 103px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	font-weight: bold;
	color: #FFFFFF;
}
/*产品定购表格属性*/
.Variation { border: 1px solid #CCCCCC; min-width: 20px; min-height: 15px; overflow: hidden; display: block; margin-left: 2px; margin-right: 1px; text-align: center; float: left; vertical-align: middle; font-family: Arial; font-weight: bolder; font-size: 12px; text-decoration: none; padding:3px; color: Black; }
.VariationSelected { border: 1px solid #0A8F03; background-color: #0A8F03; min-width: 20px; min-height: 15px; overflow: hidden; display: block; margin-left: 2px; margin-right: 1px; text-align: center; float: left; vertical-align: middle; font-family: Arial; font-weight: bolder; font-size: 12px; text-decoration: none; padding:3px; color: White;}
a.VariationSelected { color:#FFFFFF}

/**/
/*产品图片放大特效*/
#magnifier{
	width:330px;
	height:330px;
	border:1px solid #CCCCCC;
	position: relative;
}
#img{
 width:330px;
 height:330px;
}
#ass{
 border:1px solid #cccccc;
 z-index:100;
 position:absolute;
 background:#555;
}
#mag{

 border:1px solid #666666;
 overflow:hidden;
 z-index:100;
}

/**/


/*产品图片*/
.pic_1{
	border: 1px solid #dfdfdf;
}
.img_1{
	padding: 1px;
	border: 1px solid #d2d2d2;
}





/*货币层效果*/

.currencies {
Z-INDEX: 1000; FLOAT: left; WIDTH: 115px}
.currencies SPAN {
	DISPLAY: inline;
	FONT-WEIGHT: bold;
	COLOR: #000
}
.currencies UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 113px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
.currencies UL LI {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.currencies LI {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 5px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #00458c;
	PADDING-TOP: 0px;
	POSITION: relative;
	HEIGHT: 14px
}
.currencies LI A {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	COLOR: #F60;
	PADDING-TOP: 0px;
	HEIGHT: 17px
}
.currencies LI A:hover {
	BORDER-RIGHT: #000000 0px solid;
	BORDER-TOP: #000000 0px solid;
	DISPLAY: block;
	BORDER-LEFT: #000000 0px solid;
	COLOR: #FFF;
	BORDER-BOTTOM: #000000 0px solid;
	TEXT-DECORATION: none
}
.currencies UL UL {
	Z-INDEX: 1000;
	LEFT: -1px;
	BACKGROUND-IMAGE: none;
	VISIBILITY: hidden;
	WIDTH: 111px;
	PADDING-TOP: 1px;
	POSITION: absolute;
	TOP: 17px;
	BACKGROUND-COLOR: #333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.currencies select{border:none; margin:-25px 0 0 -5px;}

.currencies TABLE {
	DISPLAY: block! important; LEFT: 0px; POSITION: absolute; TOP: 0px
}
.currencies TABLE TR {
	DISPLAY: block! important
}
.currencies TABLE TD {
	DISPLAY: block! important
}
.currencies UL LI:hover UL {
	VISIBILITY: visible
}
.currencies UL A:hover UL {
	VISIBILITY: visible
}
.currencies A {
	DISPLAY: block;
	text-decoration: none;
}
.currencies A:hover {
	
}
.currencies UL UL LI {
	CLEAR: both;
	FONT-SIZE: 11px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	HEIGHT: 17px;
	TEXT-ALIGN: left;
	BORDER-BOTTOM-STYLE: none;
	left: -2px;
}
.currencies UL UL LI A {
	BORDER-TOP-WIDTH: 0px;
	DISPLAY: block;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	MARGIN: 0px;
	HEIGHT: 17px;
	BORDER-RIGHT-WIDTH: 0px;
	padding: 0px;
	text-decoration: none;
}
.currencies UL UL LI A:hover {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	COLOR: #CCC;
	BORDER-RIGHT-WIDTH: 0px;
	TEXT-DECORATION: none;
	background-color: #000;
}
/*图片滚动*/
.rollBoxPac{margin-top:1px;}
.rollBox{width:720;overflow:hidden;padding:0px;}
.rollBox .LeftBotton{
	height:119px;
	width:26px;
	overflow:hidden;
	float:left;
	display:inline;
	cursor:pointer;
	background-image: url(../images/img_10.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rollBox .RightBotton{
	height:119px;
	width:26px;
	overflow:hidden;
	float:right;
	display:inline;
	cursor:pointer;
	background-image: url(../images/img_9.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 5px;
	background-position: right;
}
.rollBox .Cont{width:640px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{
	width:auto;
	height:106px;
	float:left;
	text-align:center;
	margin-top: 6px;
}
.rollBox .Cont .pic img{
	padding:1px;
	background:#fff;
	border:3px solid #cdcdcd;
	width:100px; 
	height:100px;
}
.rollBox .Cont .pic 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;}
/**/




#newProductsDefault,#shoppingCartDefault,#shippingInfo,#privacy,#conditions,#contactUsDefault,#siteMap,#gvFaqDefault,#discountcouponInfo,#unsubDefault{
background-color:#000;
padding:5px;
width:710px;
color:#FFFFFF;
margin-top:-5px;
padding:5px;
}
#newProductsDefaultHeading,#shippingInfoHeading,#privacyDefaultHeading,#conditionsHeading,#siteMapHeading,#gvFaqDefaultHeading,#discountcouponInfoHeading,#unsubDefaultHeading{
color:#FFFFFF;
}

.category-hello-world{color:#fff;}
.description{color:#fff; display:none;}
#wordpressDefault{padding-left:6px; font-size:12px; color:#fff;}

SMALL{font-size:12px;}
#respond{
	display:none;
}
#respond h3{color:#fff;}


#siteMapList ul a:link,a:visited{color:#FFFFFF;}
#siteMapList ul a:hover{color:#ff6600;}



.content{color:#FFFFFF; margin-left:2px;}

.line_chat{padding-top:2px;}

.shopchart{color: #fff;}
.shopchart a:link{color: #fff;}
.shopchart a:active{color: #fff;}
.shopchart a:hover{color: #fff;}
.shopchart a:visited{color: #fff;}

.entry{color: #fff;}
#content a:link{
	color:#ff6600;
	text-decoration:underline;
}
#content a:visited{
	color:#ff6600;
	text-decoration:underline;
}
#content a:hover{
	color:#ffffff;
	text-decoration:underline;
}


/*---------Team logo scoll--------*/
 .photos{width:720px; height:120px;  BACKGROUND:#292929;}

.blk_18 {
	margin:0px auto;  OVERFLOW: hidden; WIDTH: 720px; ZOOM: 1
}
.blk_18 .pcont {
	PADDING-LEFT: 5px; FLOAT: left; OVERFLOW: hidden; WIDTH: 665px
}
.blk_18 .ScrCont {
	MARGIN-LEFT: -5px; WIDTH: 32766px; ZOOM: 1
}
.blk_18 #List1_1 {
	FLOAT: left; 

}
.blk_18 #List2_1 {
	FLOAT: left
}
.blk_18 .LeftBotton {
	 background:#1b1b1b url(../images/pic_turn.gif) no-repeat;
	 FLOAT: left; WIDTH: 25px; HEIGHT: 120px;
}
.blk_18 .RightBotton {
	background-color: #1b1b1b; FLOAT: left; WIDTH: 25px; HEIGHT: 120px;
    background:#1b1b1b url(../images/pic_turn.gif) no-repeat;
}
.blk_18 .LeftBotton {
	BACKGROUND-POSITION: 0px 0px;
}
.blk_18 .RightBotton {
	BACKGROUND-POSITION: 0px -100px;
}

.blk_18 .pl{MARGIN: 6px 18px;}
.blk_18  IMG {
	DISPLAY: block;  margin-left:25px;   CURSOR: pointer; 
}
.blk_18 .pl {
	FLOAT: left; WIDTH: 105px; LINE-HEIGHT: 24px;  TEXT-ALIGN: center
}
#categoryDescription{
	display:none;
}
.prochu{
	font-size:10px;
	clear:both;
	display:none;
}
#loginDefault{
	padding:5px;
}
.blogtext{
	background: #FFFFFF url(../images/blogtext.gif) no-repeat;
	width:130px;
	height:28px;
	border:0px;
	color:#333333;
}
#allProductsDefault{
	padding:5px;
}
/*JS*/
#demo {
background-color:#000000;
overflow:hidden;
width: 710px;
}
#demo img {
border: 3px solid #CCCCCC;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}

#checkoutShipping,#checkoutPayment,#checkoutConfirmDefault{
	color:#FFFFFF;
	padding:5px;
}
.imgLinkAdditional{
	display:none;
}
#ezPageDefault{
	color:#f1f1f1;
	padding:5px;
}
#ezPagesHeading,#productTellFriendLink,#productReviewLink{
	display:none;
}
#linkcat-2 a:link {color:#FFFFFF; text-decoration:none;}
#linkcat-2 a:visited {color:#FFFFFF; text-decoration:none;}
#linkcat-2 a:hover {color:#FF6600; text-decoration:none;}
#linkcat-2 a:active {color:#FF6600; text-decoration:none;}
#gate_list{

	margin-top:-23px;
	margin-bottom:5px;
	
}
#gate_list1{
	margin-bottom:5px;
	
}
#blog_ga{
	font:bold 15px Arial;
	color: #fff;
	width:720px;
	text-indent:18px;
	padding: 8px 0px !important;
	margin: 0 0 2px 0 !important;
	background-image: url(../images/img_16.gif);

}
#blog_ga1{
	font:bold 15px Arial;
	color: #fff;
	width:720px;
	text-indent:18px;
	padding: 8px 0px !important;
	margin: 5px 0 2px 0 !important;
	background-image: url(../images/img_16.gif);

}
#blog_li{
	padding-top:10px;
	margin-top:5px;
	padding-bottom:10px;
	border:solid 1px #424242;
}
a:Hover,a:Active {
	color: #FF6600;
	text-decoration: none;
}
.tbox2{
    width:350px;
	margin-left:1px;
	margin-right:8px;
	border-bottom:1px solid #424242;
	overflow:hidden;
	background:url(../images/img_16-1.gif) no-repeat;
	float:left;
	background-color:#1a1a1a;
	margin-bottom:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: f1f1f1;
	text-decoration: none;
}
.tbox2 dt{
	height:30px;
	border:1px solid #424242;
	overflow:hidden;
	clear:both;
}
.tbox2 dd{
	border-left:1px solid #424242;
	border-right:1px solid #424242;
	/*padding:4px 4px 0px;*/
	overflow:hidden;
	margin-left:0px;
}

.tbox2 dt strong{
	height:30px;
	line-height:30px; !important;line-height:31px;
	padding-left:8px;
	padding-right:4px;
	display:block;
	float:left;
	color:#ffffff;
	letter-spacing:1px;
}
.tbox2 dt strong a{
	color:#ffffff;
}
.tbox2 dt strong a:hover{
	color:#cccccc;
	text-decoration:none;
}
.tbox2 dt span.more{
	float:right;
	position:relative;
	line-height:31px;
	padding-right:8px;
	color:#ffffff;
}
.tbox2 dt span.more a{
	color:#cccccc;
	text-decoration:none;
}
.tbox2 dt span.more a:hover{
	color:#ff6600;
	text-decoration:underline;
}
.tbox2 dt span.label{
	height:25px;
	float:right;
	overflow:hidden;
	padding-right:1px;
	padding-top:2px;
}
.tbox2 dt span.label a{
	height:26px;
	display:block;
	padding:0px 7px 0px 8px;
	line-height:26px;
	border-left:1px solid #424242;
	float:left;
	color:#666;
	text-decoration:none;
	overflow:hidden;
	letter-spacing:1px;
}
.tbox2 dt span.label a:hover{
	color:#360;
}
.tbox2 dt span.label a.thisclass{
	background:#FFF;
	color:#333;
	border-top:3px solid #424242;
}
.d1{
	padding:4px 0px;
	}
.d1 li{
	height:27px;
	line-height:27px;
	overflow:hidden;
}
.d1 li span{
	color:#ABA9A2;
	margin-right:5px;
	float:left;
}
.d1 li a{

}
.ico3 li{
	padding-left:16px;
	background:url(../images/img_38-1.gif) 3px 9px no-repeat;
}
.dlml{
margin-left:10px;
}
.daohangtxt12px_ffffffli{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #aba9a2;
}
.daohangtxt12px_ffffffli a{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #cccccc;
}
.daohangtxt12px_ffffffli a:Hover{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FF6600;
}
.daohangtxt12px_ffffffli a:Active{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FF6600;
}
.newsall{
	color:#FFFFFF;
	padding:5px;
}
.newsall a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.newsall a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.newsall a:hover{
	color:#FF6600;
	text-decoration:none;
}
#addressBookDefault {color:#FFFFFF;}