/**
 * 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;
	padding: 0;
	font-family: Geneva, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	height: 100%;
	
	background-attachment:fixed;
    background-color:#717171;
    background-position:50% 0;
    background-repeat:no-repeat no-repeat;
	}

a img {border: none; }

#navEZPagesTOC ul li a {
	text-decoration: none;
	}
 

#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	}

a {
	text-decoration:none;
	color:#51514F;
	text-shadow: 0 1px 8px #cccccc;
}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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

CODE {
	font-family: Geneva, Verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	font-size: 1em;
	margin: 0;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0 10px 15px 10px;
	margin: 10px 0;
	border: 1px solid #cccccc;
	position: relative;
	z-index: 10;
	}

LEGEND {
	font-weight: bold;
	padding: 10px;
	font-size: 12pt;
	color: #494949;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

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

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

LABEL.inputLabel {
	width: 200px;
	float: left;
	text-align: right;
	}

LABEL.inputLabelPayment {
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 5px 0;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	margin: 5px 0;
	}

.messageStackWarning, .messageStackError {
	color: red;
	font-weight: bold;
	text-align: center;

	}

.messageStackSuccess {
	background-color: #FFFFFF;
	color: blue;
	font-weight: bold;
	text-align: center;
	}

.messageStackCaution {
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
  height:auto !important;
  margin:0 auto;
  min-height:100%;
  position:relative;
  width:1000px;
  background-color: #231815;

}

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

#contentMainWrapper {
	margin: 0em;
	padding: 0em;
	background-color:#FFFFFF;
	height: 100%;
	padding-bottom:140px
}


#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	min-height: 800px;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

#sendSpendWrapper, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
#checkoutBillto, #checkoutShipto {
	width: 365px;
	padding: 0 10px 0 0;
	float: left;
}

.floatingBox {
/*	width: 100%; */
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

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

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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, #indexProductListCatDescription {
	margin: 0em;
	}

.buttonRow {
	margin: 0.5em;
	float:left;
	position: relative;
	z-index: 10;
}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
  background-color:#51514F;
/*
  background-image:url(images/sidebar-bg.png);
  background-repeat:repeat no-repeat;
*/
  height:100%;
  width:200px;
  min-height:800px;
}
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}


.alert {
	color: #FF0000;
	margin: 10px 0;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}


.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	margin: 0;
	padding: 0;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	background-color:#EEEEEE;
  color:#666666;
  font-size:10pt;
  font-weight:normal;
  padding:5px;

	}


#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 0;
	background-color: #FFF;

}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

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

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#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*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

#productMainImage {
	text-align: right;
	height: 425px;
	position: relative;
	top: 70px;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

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

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	float: left;
	}

.sideBoxContent {
  padding:20px 20px 20px 0;
}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

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

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

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

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

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

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



#header {
  background-color:#000;
  height:83px;
  width:1000px;
}

#headerBar {
  background-image:url(images/header-bar.jpg);
  background-repeat: no-repeat;
  left:243px;
  float:left;
  top:0;
  width:727px;
}

#brandlogo {
  height:83px;
  float:left;
  width:244px;
  z-index:10;
  margin: 0;
}


#companyName {
  color:#FFFFFF;
  font-size:12px;
  height:14px;
  left:642px;
  position:relative;
  top:-140px;
  width:255px;
  z-index:9;
}

#toolbar {
  background-image:url(images/splitbar.png);
  background-repeat:no-repeat no-repeat;
  background-position: 100% 30%;
  height:30px;
  margin:0;
  padding:0;
}


#footer {
  background-color:#231815;
  bottom:0;
  clear:both;
  color:#FFFFFF;
  font-size:12px;
  height:140px;
  text-align:center;
  width:100%;
  z-index:10;
  position: absolute;
}

.footerText {
  position:relative;
  top:50%;
}

#parallax1 {
  display:block;
  height:1050px;
  left:auto;
  margin:0 0 0 52px;
  position:absolute;
  top:20px;
  width:220px;
  z-index:1;
}

 
.blue .accordion li.subcategory {
  background-color:#727171;
  font-size:14px;
  padding:0 0 0 10px;
  border:none;
  margin:0;
}

li{
  list-style:none;
}

.container {padding: 20px 20px 20px 0; float: left; width: 180px; }
.blue .accordion{ border-top: 1px solid #013d6c; border-right: 1px solid #013d6c; border-left: 1px solid #013d6c;}
.blue .accordion, .blue .accordion li {margin: 0; padding: 0; border: none;}
.blue .accordion a {padding: 10px 10px 10px 15px; background: #231815; text-decoration:none; text-shadow:none; display: block; color: #fff; border-bottom: 1px solid #363636; border-top: 1px solid #696969;}
.blue .accordion ul a {padding: 5px 10px 10px 0px; background-color:#727171;}
.blue .accordion a.dcjq-parent, .blue .accordion a.dcjq-parent:hover {padding: 10px 10px 10px 15px;}
.blue .accordion a.dcjq-parent.active {background: #393939 url(/includes/templates/inmusic/images/checkers.png) repeat 0 0;}
.blue .accordion a:hover {background: #f58026;}
.blue .accordion a:active{}

.blue .accordion .selected {padding: 13px 10px 11px 15px; background-color:#ff7d00;}

.blue .accordion .selectedChild {padding: 5px 10px 5px 30px; background-color:#ff7d00;  font-size: 14px;}

.blue .accordion li.subcategory {padding: 0 0 0 10px;background-color:#999999; font-size: 14px;}
.blue .accordion .child {
	background-color:#cccccc;
	margin: 0;
	padding: 0;

}

.blue .accordion ul.child a {padding: 5px 10px 5px 30px; background-color:#999999; font-size: 14px;}

.blue .accordion ul.child a:hover {background: #ff7d00;}


ul#globalNav {
	display: block;
	line-height: 2.7;
	float: right;
	margin: 0;
	padding: 0;
	height: 30px;
	
}
ul#globalNav li {
	float: left;
	padding-left: 20px;
	font-size: 12px;
}

ul#globalNav li a{
	color: #FFF;
	text-shadow:none;

}

.white {
border:0;
  font-size:100%;
  font-style:normal;
  font-weight:normal;
  margin:0;
  padding:0;
  vertical-align:baseline;
  color: #000;
  float: right;
  }
  
  
  
  #supporticon {
  float:right;
  height:21px;
  margin:3px 14px 0 0;
  padding:0;
  width:21px;
  z-index:10;
}

#storeicon {
  float:right;
  height:24px;
  margin:2px 25px 0 30px;
  padding:0;
  width:27px;
  z-index:10;
}

#search {
  color:#FFFFFF;
  float:right;
  height:20px;
  margin:2px 5px 0 5px;
  padding:0;
  width:130px;
  z-index:9;
}

#searchInput {
  background-image:url(images/search_bg.png);
  background-position:initial initial;
  background-repeat:no-repeat no-repeat;
  background-color: transparent;
  border:none;
  color:#FFFFFF;
  float:right;
  font-size:12px;
  height:20px;
  margin:0;
  padding:0;
  width:102px;
  z-index:10;
}

#searchButton {
  background-image:url(images/search_button.png);
  background-position:initial initial;
  background-repeat:no-repeat no-repeat;
  background-color: transparent;
  border:none;
  cursor:pointer;
  float:right;
  height:20px;
  margin:0;
  padding:0;
  width:20px;
}

#link {
float:left;
  font-size:12px;
  margin:3px 0 0;
  padding:0;
  width:200px;
}





.topProductR {
  height:330px;
  margin-bottom:15px;
  margin-left:100px;
  width:645px;
}

.topProductR h4 {
  border-bottom-color:#2EDBFD;
  border-bottom-style:double;
  border-bottom-width:3px;
  color:#494949;
  font-size:32px;
  text-align:left;
}

.topProductR div.topProductphoto {
  left:300px;
  position:relative;
  top:-30px;
  width:300px;
  z-index:5;
}

.topProductR div.topProducttext {
  background-color:rgba(255, 255, 255, 0.4);
  background-position:initial initial;
  background-repeat:initial initial;
  color:#6A6A6A;
  left:0;
  padding:3px;
  position:relative;
  top:-290px;
  width:300px;
  z-index:5;
}


.topProductL {
  height:330px;
  margin-bottom:15px;
  margin-left:100px;
  width:645px;
}

.topProductL h4 {
	color:#494949;
	font-size:32px;
	text-align:right;
	border-bottom:3px double #2edbfd;
}

.topProductL div.topProductphoto {
	width:300px;
	position:relative;
	top:-30px;
	z-index:5;
}

.topProductL div.topProducttext {
	color:#6a6a6a;
	width:300px;
	position:relative;
	top:-290px;
	left:345px;
	padding:3px;
	background: rgba(255, 255, 255, 0.4);
	z-index:5;
}

.topProductSmall {
  border:1px solid #CCCCCC;
  float:left;
  height:100px;
  margin:0 19px 19px 0;
  width:145px;
}

.topProductSmallName {
  background-color:#530000;
  color:#FFFFFF;
  font-family:Geneva, Verdana;
  height:25px;
  position:relative;
  text-align:center;
  top:-16px;
}

.topProductSmallName a {
  color:#FFFFFF;
  text-shadow:none;
}

#topProductSmallList {
  margin-bottom:30px;
  margin-left:100px;
  position:relative;
  width:645px;
  z-index:5;
}

#parallax2 {
  display:block;
  height:501px;
  left:auto;
  margin:0 0 0 300px;
  position:absolute;
  top:1450px;
  width:471px;
  z-index:1;
    clear:both;

}

#parallax3 {
  display:block;
  height:501px;
  position:absolute;
  bottom:200px;
  width:471px;
  z-index:1;
  right: 80px;

}





.mega-menu {
margin: 2px 0 0 0;
padding: 0;
}

.dc-mega {
	color: #000;
}

.sub-container {
top:70px
}


#informationContent {
margin: 0 0 20px 25px;
padding: 0;
}

#informationContent a{
	color: #FFF;
	text-shadow:none;
	font-size: 12px;

}

.centerColumn {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	margin: 20px 20px 10px 30px;
	width: 750px;
	position: relative;
	z-index: 10;
}

.centerColumn a {
	text-shadow:none;
}

.centerColumn h1 {
  border-bottom-color:#51514F;
  border-bottom-style:double;
  border-bottom-width:3px;
  color:#51514F;
  font-size:24px;
  text-align:left;
  margin: 10px 0 0 0;
}

.centerColumn h2 {
  border-bottom-color:#CCCCCC;
  border-bottom-style:solid;
  border-bottom-width:1px;
  color:#494949;
  font-size:18px;
  margin: 10px 0;
  text-align:left;
}

#productDetailsList {
  border: none;
  color:#133751;
  font-size:42px;
  font-weight:bold;
  text-align:left;
  	margin: 0;
	padding: 0;

  position: absolute;
  top: 0px;
  font-family: Geneva, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#productName {
  border: none;
  color:#03AC4D;
  font-size:16px;
  margin: 10px 0 0 0;
	position: absolute;
	top: 50px;
  font-family: Geneva, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;


}

#productPrices {
  border: none;
  color: #8B0000;
  font-size:24px;
  text-align:left;
  margin: 0px 5px;
  position: relative;
  top: -67px;
  font-weight: bold;
  
}

#salesInfo table, #shippingInfo table {
  margin:1em 0;
  width:100%;
  border-collapse:collapse;
  border-spacing:0;
}

#shippingInfo th {
  background-image:linear-gradient(to right, #EEEEEE, #CCCCCC);
  background-position:initial initial;
  background-repeat:initial initial;
  border:1px solid #CCCCCC;
  padding:10px;
  width:50%;
  font-weight: normal;
  text-align:left;
}

#shippingInfo td {
  background-image:linear-gradient(to right, #FEFEFE, #ECECEC);
  background-position:initial initial;
  background-repeat:initial initial;
  border:1px solid #CCCCCC;
  padding:10px;
  width:50%;
}

#salesInfo th {
  background-image:linear-gradient(to right, #EEEEEE, #CCCCCC);
  background-position:initial initial;
  background-repeat:initial initial;
  border:1px solid #CCCCCC;
  padding:10px;
  width:30%;
  font-weight: normal;
  text-align:left;
}

#salesInfo td {
  background-image:linear-gradient(to right, #FEFEFE, #ECECEC);
  background-position:initial initial;
  background-repeat:initial initial;
  border:1px solid #CCCCCC;
  padding:10px;
  width:70%;
}



.description h1 {
  border-bottom-color:#CCCCCC;
  border-bottom-style:solid;
  border-bottom-width:1px;
  color:#494949;
  font-family: Geneva, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:18px;
  margin-bottom:10px;
  font-weight: normal;
}

.description h2 {
  font-size:14px;
  font-weight:bold;
  margin-bottom:1em;
  border: none;
  color: #666;
}

.description img {
  float:left;
  margin-right:15px;
  width:150px;
  position: relative;
  z-index: 10;
}

.description p {
  margin:1em 0;
}

.description {
  color:#6A6A6A;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:14px;
  margin-bottom:30px;
  width:100%;
  z-index:10;
}

.description ul {
	margin: 0;
	padding: 0 0 0 20px;
}

.description li {
	list-style-image: url('images/list.png');

}	

#checkoutSuccessOrderNumber {
	margin: 20px 0px 20px 0px;
}

#checkoutSuccessThanks {
	margin: 30px 0 0 0;
	font-size: 16pt;
	color: #530000;
}

#logoffDefaultMainContent {
	margin: 20px 0;
}

#cartEmptyText {
	margin: 60px 0 0 0;
	font-size: 16pt;
	color: #530000;

}

#checkoutShippingContentChoose {
	margin: 5px 0 10px 0;
}

.buttonRow2 {
  margin:10px 20px;
  
}

.docsp {
	margin: 20px 0;
}

.success {
	margin: 10px 0;
}

#ccQuantityHeading {
	font-size: 10pt;
	font-weight: normal;
	padding-bottom: 5px;
}

#ccProductsHeading {
	font-size: 10pt;
	font-weight: normal;
	padding-bottom: 5px;

}

#ccTotalHeading {
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	padding: 0 5px 5px 0;

}

.instructions {
	float:right;
	width: 400px;
	margin: 10px 20px 0 0;
}

#myAccountShipInfo, #myAccountPaymentInfo {
	width: 365px;
	padding: 0 10px 0 0;
	float: left;
}

.accountQuantityDisplay, .accountProductDisplay {
	padding: 10px 0;
}

.accountTotalDisplay {
	padding: 10px 5px 10px 0;
}

#myAccountTotal {
	text-align: right;
	padding: 5px 10px 5px 5px;
}

.accountDate, .accountStatus {
	padding: 10px 5px;
	text-align: left;
}

#myAccountStatusDate, #myAccountStatus, #myAccountStatusComments {
	text-align: left;
}

.itemModel {
  color:#494949;
  font-family: Geneva, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:24px;
  font-weight:normal;
  margin:0;
  padding:0;
  text-align:left;
}

.itemTitle {
  color:#494949;
  font-family: Geneva, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:14px;
  font-weight:normal;
  margin:0;
  padding:0;
  text-align:left;
}

.productListing-odd {
	padding:5px;
	background-color: #F5F5F5;
	
}

.productListing-even {
	padding:5px;
}

#catTable {
margin: 10px 0;
}

.listingDescription {
	width: 400px;
	padding-bottom: 5px;
}

.productListing-data {
	padding: 10px;
	font-weight: normal;
}

#productsListingBottomNumber, #productsListingListingBottomLinks {
	margin: 10px 0 20px 0;
}

#accountLinksWrapper ul {
  margin:0;
  padding:0 0 0 20px;
}

#accountLinksWrapper li {
list-style-image: url('images/list.png');
}



.special2 {
	height: 65px;
	position: absolute;
	top: 230px;
	width: 150px;
	background-color: #EEE;
	border-radius: 10px;
	padding: 15px 10px 10px 10px;
	left: 230px;
	text-align:center;
}

.outlet {
	background-color: #EEE;
	border-radius: 10px;
	padding: 15px;
	text-align:left;
}

.special {
	width: 243px;
	background-color: #EEE;
	border-radius: 10px;
	padding: 15px;
	left: 230px;
	text-align:left;
}


.special h2 {
	text-align: center;
	font-size: 14px;
	color: #002566;
	font-weight: bold;
	border-bottm: 1px soild #494949;
	margin: 0px;
}

.special h3 {
	text-align: left;
	font-size: 12px;
	color: darkred;
	font-weight: normal;
}

.outletprice {
	padding: 15px 0;
	color:darkred;
	font-family: Geneva, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
}

.outletprice img {
	margin: 5px 0;
}

.matters {
	border: dashed 1px #494949;
	border-radius: 7px;
	padding: 10px 10px 10px 10px;
	left: 230px;
	text-align:left;
}

.matters h2 {
	text-align: left;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	background-color: #444;
	border: none;
	border-radius: 5px;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	font-family: Geneva, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.matters h3 {
	text-align: left;
	font-size: 14px;
	color: #51514F;
	font-weight: normal;
	border-bottom: 1px solid #DDD;
	margin: 15px 5px 0px 5px;
	font-family: Geneva, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.matters p{
	margin: 0px 5px 5px 5px;
}

.mattersprice {
	padding:5px 0;
	color: #002566;
	font-size: 10pt;
	padding: 15px 0 5px 5px;
}

.matters img {
	margin: 0 5px;
}


.sticker {
  background-color: #e6f0f7;
  left: 6px;
  padding:10px;
  position:absolute;
  top: 476px;
  border-radius: 10px;


}

.ProductSmall {
	border: 1px solid #CCC;
	float: left;
	height: 150px;
	width: 150px;
	margin: 17px;
	position: relative;
	text-align: center;
	z-index: 10;
	background-color: #FFF;
}

.trimming{
	position:relative;
	width: 150px;
	height: 150px;
	overflow: hidden;
}

.trimming img {
position:absolute;
top: 0px;
left:-70px;
}

.ProductSmallName {
	background-color: #51514F;
	color: #FFF;
	font-family: Geneva, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: absolute;
	text-align: center;
	bottom: 0px;
	width: 150px;
	font-weight: normal;
	font-size: 10pt;
	padding: 4px 0px;
}

.ProductSmallNameOutlet {
	background-color: #9F0000;
	color: #FFF;
	font-family: Geneva, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 18px;
	position: absolute;
	text-align: center;
	bottom: 0px;
	width: 150px;
	font-weight: normal;
	font-size: 10pt;
	padding: 4px 0px;
}

.ProductSmallNameSale {
	background-color: #0074C6;
	color: #FFF;
	font-family: Geneva, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 18px;
	position: absolute;
	text-align: center;
	bottom: 0px;
	width: 150px;
	font-weight: normal;
	font-size: 10pt;
	padding: 4px 0px;
}

.ProductSmallPrice {
	text-align: right;
	font-weight: normal;
}



.Topright {
  color:#6A6A6A;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:14px;
  margin-bottom:20px;
  width:100%;
  z-index:10;
}

.Topright h1 {
  border-bottom-color:#CCCCCC;
  border-bottom-style:solid;
  border-bottom-width:1px;
  color:#1A4C6F;
  font-family: Geneva, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:24px;
  margin-bottom:10px;
  font-weight: normal;
  text-shadow:#CCCCCC 0 1px 8px;
  text-align: right;
  
}

.Topright img {
  float:left;
  margin-right:15px;
  width:150px;
  position: relative;
  z-index: 10;
}


.Topleft {
  color:#6A6A6A;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:14px;
  margin-bottom:20px;
  width:100%;
  z-index:10;
}

.Topleft h1 {
  border-bottom-color:#CCCCCC;
  border-bottom-style:solid;
  border-bottom-width:1px;
  color:#1A4C6F;
  font-family: Geneva, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:24px;
  margin-bottom:10px;
  font-weight: normal;
  text-shadow:#CCCCCC 0 1px 8px;
  text-align: left;
}

.Topleft img {
  float:right;
  margin-left:15px;
  width:150px;
  position: relative;
  z-index: 10;
}

.outletmark {
	position: absolute;
	top: 62px;
	left: 85px;
}

.salemark {
	position: absolute;
	top: 62px;
	left: 85px;
}

.frame1 {
	float: left;
	width: 440px;
}

.frame2 {
	float: left;
	padding: 0 0 0 20px;
}

.frame0 {
	float:left;
	width: 350px;
	margin: 0 18px 0 0;
}

.outlet1 {
	float:left;
	width: 350px;
}

.outletrank {
	color: #1A4C6F;
	font-weight: normal;
}


.featured h1, #specialsDefault h1 {
	text-align: left;
	font-size: 16px;
	color: #1A4C6F;
	font-weight: normal;
	background-color: #BCCCD7;
	border: none;
	border-radius: 5px;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	font-family: Geneva, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.ProductSmall2 {
	border: 1px solid #CCC;
	float: left;
	height: 100px;
	width: 140px;
	margin: 10px 3px;
	position: relative;
	text-align: center;
	z-index: 10;
	background-color: #FFF;
}

.trimming2{
	position:relative;
	width: 140px;
	height: 100px;
	overflow: hidden;
}

.trimming2 img {
position:absolute;
top: 0px;
left:-70px;
}

.ProductSmallName2 {
	background-color: #51514F;
	color: #FFF;
	font-family: Geneva, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 18px;
	position: absolute;
	text-align: center;
	bottom: 0px;
	width: 140px;
	font-weight: normal;
	font-size: 10pt;
	padding: 3px 0;
}

.ProductSmallNameOutlet2 {
	background-color: #9F0000;
	color: #FFF;
	font-family: Geneva, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 18px;
	position: absolute;
	text-align: center;
	bottom: 0px;
	width: 140px;
	font-weight: normal;
	font-size: 10pt;
	padding: 3px 0;
}

.ProductSmallNameSale2 {
	background-color: #0074C6;
	color: #FFF;
	font-family: Geneva, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 18px;
	position: absolute;
	text-align: center;
	bottom: 0px;
	width: 140px;
	font-weight: normal;
	font-size: 10pt;
	padding: 3px 0;
}

.ProductSmallPrice2 {
	text-align: right;
	font-weight: normal;
}

.banner{
	margin-left:-15px;
}