#navMainWrapper {
	background: #fff;
	float: left;
	}
 
#navEZPagesTop {
	background:#B7B7B7; 
	}
	
#navCatTabsWrapper {
	background:#F4F0F0; 
	}
	
#navBreadCrumb {
	background: url(../images/headerborder-3.gif) ;
	}
	
body {
	background: #fff url(../images/site-bg-blue.gif) 0 9em repeat-x fixed; 
	position: static;
	height: 100%;
	width: 100%;
	}
	
h3.leftBoxHeading, h3.rightBoxHeading {
	background:url(../images/sideboxleft-blue.gif) no-repeat top left; 
	}
	
#centerColumnWrapper2{
	background: #fff url(../images/content_bg.gif) repeat-y right top; 
	}

/* eof color and background edits */

#dropMenuWrapper {
	background:#929292; /* medium grey bar outside of the header menu */
	}

* {
	margin:0;
	padding:0;
	}

body {
	margin: 0px auto;
	text-align: center;
	font-family:tahoma, verdana, arial, helvetica, sans-serif;
	font-size:0.75em;
	color: #5a3d1b;  /*main site font color*/
	}

a img {
	border:none; 
	}

a:link {
	color:#000000; /*site links color */
	text-decoration:none;
	}
 
a:visited {
	text-decoration:none;
	color:#40095C;
	}

a:hover {
	color:#240000; /* color when links are hovered over */
	text-decoration:none;
	}
	
ul, ol {
	text-align:left;
	padding-left:25px;
	margin-left:10px;
	margin-bottom:10px;
	}

h1 {
	font-size:12px;
	}

h2 {
	font-size:1.2em;
	}

h3 {
	font-size:1.1em;
	}

h4, h5, h6, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size:1.0em;
	}
	
LEGEND {
	color:#333;
	}

.biggerText {
	font-size:1em;
	}

h1, h2, h3, h4, h5, h6 {
    margin:0;
	}

CODE {
	font-family:tahoma, arial, verdana, helvetica, sans-serif;
	font-size:1em;
	}

FORM, SELECT {
	display:inline;
	font-size:1em;
	margin:0.5em;
	}
	
option {
	margin-right:.5em;
	}

INPUT {
	margin:.4em;
	}

input[type=checkbox], input[type=radio] {
	float:left;
}

TEXTAREA {
	margin:auto;
	display:block;
	width:95%;
	}

input:focus, select:focus, textarea:focus {
	background:#F3F9E1;
	}

FIELDSET {
	padding:0.5em;
	margin:0.5em 0;
	border:1px solid #cccccc;
	}

LEGEND {
	font-weight:bold;
	padding:.3em;
	}

h4.optionName {
	line-height:1.5em;
	padding:.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin:.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float:left;
	}
	
#logo {
	background: url(../images/img/logup.gif) no-repeat left top;
	}
	
#logo img {
	}

LABEL.inputLabel {
	width:85%;
	float:left;
	margin:0.3em;
	} 

LABEL.inputLabelPayment {
	width:30em;
	float:left;
	padding:0.5em;
	}

#indexProductList form#filter {
	float: right;
	margin: 0;
	}

#indexProductList form#filter LABEL.inputLabel {
	margin: 5px;
	width: auto;
	}

#indexProductList form#filter select {
	margin: 5px;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width:12em;
	float:left;
	}

ADDRESS {
	font-style:normal;
	}

.clearBoth {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0;
	}

HR {
	height:1px;
	margin:0.5em 0;
	border:none;
	border-bottom:1px solid #B7B7B7;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height:1.8em;
	padding:0.2em;
	}

.messageStackWarning, .messageStackError {
	background:#990000;
	color:#ffffff;
	}

.messageStackSuccess {
	background:#929292;
	}

.messageStackCaution {
	background:#FFFF99;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background: #fff;
	margin: 0px auto;
	text-align:left;
	width: 975px;
	vertical-align:top;
	}
	
#headerWrapper {
	width:100%;
	text-align:center;
	margin:0 auto;
	background:#ffffff;
	}
	
#logoWrapperOuter {
	margin:0 auto;
	width:100%;
	overflow:hidden;
	clear: both;
	}
	
#logoWrapper {
	margin:0 auto;
	width:975px;
	}

#tagline {
	font-size:1.3em;
	line-height:1em;
	text-align:center;
	padding-top:15px;
	}

#sendSpendWrapper {
	border:1px solid #cacaca;
	float:right;
	margin:0 0 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	width:47%;
	}

.wrapperAttribsOptions {
	margin:0.3em 0;
	}

/*navigation*/

.navPrevCounter {
	margin:0;
	font-size:0.9em;
	}
	
.navNextPrevList {
	display:inline;
	white-space:nowrap;
	padding:0 5px;
	list-style-type:none;
	position:relative;
	}

.navNextPrevList2 {
	float: right;
	margin: 16px 0 0;
	}
	
#navSuppWrapper {
	height:1%;
	width:100%;
	}
	
#navSupp {
	margin:0 auto;
	text-align:center;
	width:970px;
	}

#navCatTabsWrapper {
	height:1%;
	width:100%;
	}

#navCatTabs {
	width:970px;
	margin:0 auto;
	text-align:center;
	}
	
#navMain {
	width:970px;
	text-align:center;
	margin:0 auto;
	position:relative;
	}
	
#navMainLinks {
	float:left;
	position:relative;
	list-style-type:none;
	text-align:left;
	font-size:12px;
	}

#navSupp ul, #navCatTabs ul, #navMainLinks ul  {
	margin:0;
	padding: 0;
	list-style-type:none;
	text-align:center;
	line-height:14px;
	}
	
#navSupp li, #navCatTabs li, #navMainLinks li {
	display:inline;
	padding:0 0.5em;
	}

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration:none;
	margin:0;
	white-space:nowrap;
	display:inline;
	width:0;
	}

#navEZPagesTOCWrapper {
	font-weight:bold;
	float:right;
	height:1%;
	border:1px solid #000000;
	}

#navEZPagesTOC ul {
	margin:0;
	padding: 0.5em 0;
	list-style-type:none;
	line-height:1.5em;
	}

#navEZPagesTOC ul li {
	white-space:nowrap;
	}

#navEZPagesTOC ul li a {
	padding:0 0.5em;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin:0.5em;
	}

#navMainSearch {
	float: left;
	margin:0 auto;
	text-align: left;
	padding:2px 5px;
	width: 40%;
	}
	
#navMainSearch input {
	margin:0 auto;
	text-align:right;
	padding:2px 5px;
	}
	
#navMainSearch input[type=text] {
   margin: 2px 0 0 1em;
}

#navMainSearch input.topSearch{
   margin: 0 0 5px 2px;
   padding: 0 0 0 0;
   vertical-align: bottom;
}
	
#navBreadCrumb {
	text-align:left;
	padding:.5em;
	}
	
#navBreadCrumb a {
	padding:.5em 1em;
	}
	
#navEZPagesTop {
	padding:6px 0;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 1em;
	}

#navColumnTwo, #navColumnOne {
	float:right;
	position:relative;
	width:20%;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align:top;
	}

.shippingEstimatorWrapper {
	padding:0.5em;
	}

#productDescription {
	padding: 5px 0;
	}

.important {
	font-weight:bold;
	}

.gvBal {
	float:right;
	}
	
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding:0px;
	}
	
#contentMainWrapper {
	width:975px;
	margin:0 auto;
	text-align:center;
	padding:0 0 5px 0;
	position:relative; 
	clear: both;
	}

#centerColumnWrapper {
	background:url(../images/shadowRight.png) repeat-y 100% 0;
	margin:0;
	position:relative;
	width:975px;
	}

* html #centerColumnWrapper, * html #centerColumnWrapperb  {
  background:none!important; /* Hides the transparent shadows from older versions of IE */
}

#centerColumnWrapperb {
	background:url(../images/shadowLeft.png) repeat-y 0 0;
	margin:0;
	position:relative;
	width:975px;
	}
	
#centerColumnWrapper {
	margin:0;
	position:relative;
	width:975px;
	}

#centerColumnWrapperb {
	margin:0;
	position:relative;
	width:975px;
	}
	
#centerColumnOuter {
	background: #ead8d8;
	border-bottom: 4px solid #ccc;
	width: 975px;
	padding: 3px 0;
	text-align: left;
	color: #5a3d1b;
	float: left;
	line-height: 25px;
	}

#centerColumnOuter a,
#centerColumnOuter a:link,
#centerColumnOuter a:visited {
	color: #5a3d1b;
	}

#centerColumnOuter a:hover,
#centerColumnOuter a:active {
	color: #5a3d1b;
	text-decoration: underline;
	}

#centerColumnOuter h2.greeting a,
#centerColumnOuter h2.greeting a:link,
#centerColumnOuter h2.greeting a:visited {
	text-decoration: underline;
	}

#centerColumnOuter h2.greeting a:hover,
#centerColumnOuter h2.greeting a:active {
	text-decoration: none;
	}

.centerColumnOuter1 {
	background: url(../images/img/kensaku.gif) no-repeat left center;
	float: right;
	margin: 0;
	padding: 3px 10px 3px 20px;
	width: auto;
	}

.centerColumnOuter1 a,
.centerColumnOuter1 a:link,
.centerColumnOuter1 a:visited {
	color: #5a3d1b;
	}

.centerColumnOuter1 a:hover,
.centerColumnOuter1 a:active {
	color: #5a3d1b;
	text-decoration: underline;
	}

.centerColumnOuter1 form {
	margin: 0;
	}

.centerColumnOuter1 input {
	margin: 0 5px;
	}

.centerColumnOuter1 input.search_button {
	vertical-align: middle;
	}

.centerColumnOuter2 {
	float: right;
	margin-left:50px;
	padding: 0 10px 0 22px;
	width:auto;
	background:url(../images/img/poit.gif) no-repeat left center;
	}


#centerColumnWrapper2{
	clear:both;
	width:975px;
	}

#centerColumnWrapper2b{
	margin:0 auto;
	background:url(../images/shadowAlpha_bot.png) repeat-x bottom;
	overflow:hidden;
	width:975px;
	padding:0 0 5px 0;
	}
	
.centerColumn {
	width:77%;
	float:left;
	position:relative;
	padding: 5px 0px 0px 15px;
	text-align:left;
	line-height:1.6em;
	}	
			
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size:0.9em;
	}

#cartAdd {
	float:right;
	text-align:center;
	margin: 0 0 0 10px;
	padding: 10px 0 0;
	}

#cartAdd input  {
	margin: 0;
	}

.tableHeading TH {
	border-bottom:1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background:#e9e9e9;
	}

#cartSubTotal {
	border-top:1px solid #cccccc;
	font-weight:bold;
	text-align:right;
	line-height:2.2em;
	padding-right:2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height:2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding:0.5em 0;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align:right;
	padding-right:0.2em;
	}

#scUpdateQuantity {
	width:2em;
	}

.cartQuantity {
	width:4.7em;
	}

.cartNewItem {
	position:relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	position:relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align:right;
	font-weight:bold;
	}

.cartRemoveItemDisplay {
	width:3.5em;
	}

.cartAttribsList {
	margin-left:1em;
	}

#mediaManager {
 	width:50%; 
  	margin:0.2em;
  	padding:0.5em;
  	}

.normalprice, .productSpecialPriceSale {
	text-decoration:line-through;
	}

h2#productPrices .normalprice,
h2#productPrices .normalp_text,
h2#productPrices .normalp_text2 {
	color: #004a80;
	font-size: 12px;
	}


.productPriceDiscount .fontsize_ss {
	font-size: 0.6em;
	}

.productSalePrice, .productSpecialPriceSale, .productPriceDiscount, .alert {
	color:#990000;
	}

#productPrices .productSalePrice {
	font-size: 1.5em;
	}

/*.productSalePrice {
	font-size: 1.5em;
	}*/

.centerBoxContentsProducts .productSalePrice {
	font-weight: bold;
	}

.productPoint {
	font-size: 0.8em;
	color:#990000;
	}

h2#productPrices .productSpecialPrice,
h2#productPrices .productPriceDiscount {
	color: #9e0039;
	font-size: 1.5em;
	font-style: italic;
	}

#productPrices {
	line-height: 1.5em;
	}

.orderHistList {
	margin:1em;
	padding:0.2em 0;
	} 

#ezPageBoxList li, .cartBoxTotal {
	margin:0;
	padding:0.2em 0;
	} 

#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;
	}

#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin:.5em 1em 1em 0 ;
	}

#productMainImage {
	margin: 5px 10px 10px 0;
	}

* html #productMainImage {
	margin: 5px 10px 10px 0;
	}

* + html #productMainImage {
	margin: 5px 10px 10px 0;
	}

#cartImage {
	margin:0.5em 1em;
	}

.attribImg {
	width:20%;
	margin:0.3em 0;
	}

.attributesComments {}

.centerBoxContents,
.specialsListBoxContents,
.categoryListBoxContents,
.additionalImages,
.centerBoxContentsAlsoPurch {
	margin:1em 0;
	}

.centerBoxContentsNew,
.centerBoxContentsFeatured,
.centerBoxContentsSpecials {
	margin: 10px 3px;
	}
	
h3.leftBoxHeading,
h3.rightBoxHeading {
	font-size:1.2em;
	color:#5a3d1b;
	text-transform:uppercase;
	font-weight: bold;
	height:1.5em;
	padding:.2em 0 0 0;
	padding-left:15px;
	}

.centerBoxHeading {
	margin: 0px;
	background: url(../images/headerborder-4.gif) repeat-y;
	padding: 5px 0px;
	width: 100%;
	}

#featuredProducts {
	padding: 20px 0 0;
	}

#featuredProducts .centerBoxHeading {
	margin: 0px;
	background: url(../images/headerborder-1.gif) no-repeat left;
	font-size: 1.1em;
	padding: 3px 0 3px 40px;
	text-align: left;
	width: 710px;
	}
	
.leftBoxHeading, .rightBoxHeading {
	margin:0;
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	}

.sideBoxContent {
	font-size:1.0em;
	padding:5px 0;
	}
	
.sideBoxContent ul {
	text-align:left;
	list-style-type:none;
	padding:0 0 0 15px!important;
	margin:0!important;
	}

.sideBoxContent li {
	padding:.2em 0;
	}

#categoriesContent {
	text-align:left;
	padding-left:15px;
	}

.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, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align:center;
	}

#upProductsHeading {
	text-align:left;
	}

#upDateHeading {
	text-align:right;
	}

/*misc*/
.back {
	float:left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight:bold;
	}

.rowOdd {
	background:#E8E8E8;
	height:1.5em;
	vertical-align:top;
	}

.rowEven {
	background:#F0F0F0;
	height:1.5em;
	vertical-align:top;
	}

.hiddenField {
	display:none;
	}
	
.visibleField {
	display:inline;
	}

#accountLinksWrapper li {
	padding:.5em 0;
	display:block;
	list-style:none;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width:20%;
	text-align:right;
	}

.accountQuantityDisplay {
	width:10%;
	vertical-align:top
	}

TR.tableHeading {
	background:#cacaca;
	height:2em;
	}

#siteMapList {
	width:90%;
	float:right;
	}

.ratingRow {
	margin:1em 0 1.5em 0;
	}

LABEL#textAreaReviews {
	font-weight:normal;
	margin:1em 0;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background:#ffffff;
	}
	
.information {padding: 10px 3px; line-height: 150%;}

#indexDefaultMainContent {
	clear: both;
}



#indexDefaultMainContent embed {
	position: relative;
	z-index: 0;
	}

/*#indexDefaultMainContent table {
	position: relative;
	z-index: 0;
	}*/

#indexMain1 {
	float: left;
	width: 300px;
	margin: 10px 0 0 0;
}
#indexMain2 {
	float: right;
	width: 410px;
	margin: 10px 10px 0 0;
}
#indexMain3 {
	clear: both;
	padding: 10px 0;
}
.style1 {
	font-size: 12px;
	padding: 10px 0px;
}
.style2 {color: #00FF66}
.style22 {font-size: 13px}
.style33 {font-size: 12px}

.help_listtop {
	float: left;
	line-height:3em;
	margin-bottom:20px;
	width:100%;
	border-bottom:1px solid #ccc;
}
.help_listtop ul {
	list-style:none;
}
.help_listtop li {
	float: left;
	width:79px;
	text-align:center;
	margin-top:5px;
	margin-right:8px;
	background:url(../images/base.jpg) no-repeat bottom center;
}
.help_list {
	border:1px solid #ccc;
	padding:0px;
	line-height:1.5em;
	margin-bottom:20px;
}
.help_list ul {
	list-style:none;
}
.help_list li {
	list-style-image:url(../images/arrow.gif);
}
.help_list2 {
	border:1px solid #ccc;
	padding:0px;
	line-height:1.5em;
	margin-bottom:20px;
}
ul.arrow {
	list-style:none;
}
li.arrow {
	list-style-image:url(../images/arrow.gif);
}
.close {
	display: none;
	position:relative;
}
.help_title {
	border:1px solid #ccc;
	background:#eee;
	padding:10px;
	line-height:1.5em;
}
.help_contens {
	padding:10px;
	line-height:1.5em;
}
.help_contens2 {
	clear: both;
	padding:10px 10px 20px;
	line-height:1.5em;
	text-align:right
}
.help_contens3 {
	padding:10px;
	line-height:1.5em;
	text-align:center;
}
.help_contens4 {
	padding:10px;
	line-height:1.5em;
	background: url(../images/chara.gif) no-repeat right bottom;
}
.help_contens5 {
	padding:5px 0px 0px;
}
.help_contens5 img {
	float:left;
	margin:5px 20px 5px 0px;
}
.help_contens6 {
	margin-left:190px;
}
.help_contens table tr td {
	font-size:0.75em
}
.help_contens3 table tr td {
	font-size:0.75em
}
.faq_question {
	list-style-image: url(../images/question.gif);
	padding-left: 3px;
}
.faq_answer {
	list-style-image: url(../images/answer.gif);
	padding-left: 3px;
}

#header_manu {
	float:right;
	}

#header_manu ul {
	list-style: none;
	line-height:40px;
	font-weight: bold;
	}

#header_manu li a,
#header_manu li a:link,
#header_manu li a:visited {
	color: #5a3d1b;
	}

#header_manu li a:hover,
#header_manu li a:active {
	color: #5a3d1b;
	text-decoration: underline;
	}

li.menu_home{
	float:left;
	background: url(../images/img/home.gif) no-repeat left;
	padding-left: 27px;
	margin: 0 5px;
	}

li.menu_login,
li.menu_logoff {
	float:left;
	background: url(../images/img/login.gif) no-repeat left;
	padding-left: 27px;
	margin: 0 5px;
	}

li.menu1{
	float:left;
	background: url(../images/img/sunpo.gif) no-repeat left;
	padding-left: 25px;
	margin: 0 5px;
	}

li.menu2{
	float:left;
	background: url(../images/img/mail.gif) no-repeat left;
	padding-left: 25px;
	margin: 0 5px;
	}

li.menu3{
	float:left;
	background: url(../images/img/mypage.gif) no-repeat left;
	padding-left: 22px;
	margin: 0 5px;
	}

li.menu4{
	float:left;
	background: url(../images/img/kart.gif) no-repeat left;
	padding-left: 22px;
	margin: 0 5px;
	}

li.menu5{
	float:left;
	background: url(../images/img/help.gif) no-repeat left;
	padding-left: 30px;
	margin: 0 5px;
	}

.footer_info {
	float:left;
	width:77%;
	line-height:1.5em;
	padding:20px 0 10px;
	margin:0px 0px 0px 3px;
	}
.footer_info ul {
	list-style:none;
	}
.footer_info3 {
	list-style-image:url(../images/arrow2.gif);
	}
.footer_info2 {
	font-weight:bold;
	list-style:none;
	}
.footer_title {
	font-weight:bold;
	border:1px #ccc dotted;
	}
.MainContentFooter {
	width:77%;
	float:left;
	position:relative;
	padding: 5px 0px 0px 5px;
	text-align:left;
	line-height:1.6em;
	}

.adminlink {
	background: url(../images/bg_adminlink.gif) no-repeat;
	line-height: 30px;
	font-weight: bold;
	font-size: 1.1em;
	width: 60px;
	text-align: center;
	margin: 0 0 0 20px;
	letter-spacing: 0.5em;
	}

.checkbox_a {
	float: left;
	margin: 0 5px;
	word-break: keep-all;
	display: block;
	width: 48%;
	}

.option_w {
	width: 100%;
	}
#checkoutSuccess #sendSpendWrapper {
	clear: both;
	width: 750px;
	}


#productName_sub {
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 0;
	}

#productName {
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 0;
	}

#productAdditionalImages {
	float: left;
	padding: 0 0 10px;
	width: 740px;
	}

#Additionalsubimg {
	float: left;
	width: 430px;
	}

#Additional_smallimg {
	float: right;
	width: 300px;
	}

#Additional_smallimg .additional_text {
	text-align: center;
	}

#Additional_smallimg .additional_imgbutton {
	margin: 10px 0 0;
	text-align: center;
	}

* html #Additional_smallimg .additional_imgbutton {
	margin: 6px 0 0;
	}

* + html #Additional_smallimg .additional_imgbutton {
	margin: 6px 0 0;
	}

#Additional_smallimg .additionalImages {
	margin: 0 0 10px;
	}

* html #Additional_smallimg .additionalImages {
	margin: 0 0 6px;
	}

* + html #Additional_smallimg .additionalImages {
	margin: 0 0 6px;
	}

#productDescription {
	clear: both;
	}

#productDetailsList {
	margin: 10px 0;
	width: 99%;
	}

#ask_a_q {
	bottom: 0;
	float: right;
	padding: 10px 0 0;
	}

#ask_a_q .question_link {
	display: block;
	margin: 3px 0 0;
	}

#product_navi_menu {
	clear: both;
	float: left;
	padding: 0 0 10px;
	width: 100%;
	}

#product_navi_menu ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#product_navi_menu li {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	text-align: center;
	}

#product_rightbox {
	float: left;
	padding: 0 0 10px;
	width: 438px;
	}

#product_rightbox_left {
	float: left;
	width: 350px;
	}

* html #product_rightbox_left {
	float: left;
	width: 345px;
	}

#product_rightbox_right {
	text-align: center;
	float: right;
	width: 85px;
	margin-top: 10px;
	}


* html #product_rightbox {
	float: left;
	width: 433px;
	}

#product_rightbox #cart_table {
	width: 438px;
	}

* html #product_rightbox #cart_table {
	width: 433px;
	}

#product_rightbox #cart_table td {
	position:absolute;
	right:0;
	width:400px;
	}

* html #product_rightbox #cart_table td {
	width:410px;
	}

#productAttributes {
	padding: 0 0 20px;
	}

.navNextPrevWrapper {
	clear: both;
	padding: 0 0 0 70px;
	}

.navNextPrevCounter {
	padding: 0 70px 0 0;
	}

#crossSell {
	clear: both;
	}

#crossSell h2.centerBoxHeading {
	margin: 0 0 20px;
	}

#crossSell .photo_floatbox {
	margin: 0 0 10px;
	}

#crossSell .photo_floatbox .centerBoxContentsCrossSell {
	margin: 0 2%;
	}

#un ul.wishlist_navi {
	float:left;
	}

#un ul.wishlist_navi li {
	float: left;
	margin: 10px;
	}

#un ul.wishlist_navi li a {
	background: url(../images/bg_wishlist_button.gif) no-repeat;
	display: block;
	padding: 4px 0;
	text-align: center;
	width: 150px;
	}

* + html #un ul.wishlist_navi li a {
	padding: 6px 0 4px;
	}

#un input.wishlist_radio {
	float: none;
	vertical-align: top;
	}

#un span.wishlist_label {
	vertical-align: top;
	}

* html #un span.wishlist_label {
	position:relative;
	top:6px;
	}

* + html #un span.wishlist_label {
	position:relative;
	top:6px;
	}

#whatsNew {
	clear: both;
	}

#whatsNew .normalp_text2,
#specialsDefault .normalp_text2,
#productListing .normalp_text2 {
	display: none;
	}

#whatsNew .productPriceDiscount .fontsize_ss,
#specialsDefault .productPriceDiscount .fontsize_ss,
#productListing .productPriceDiscount .fontsize_ss  {
	font-size: 1em;
	}

#whatsNew .productSpecialPrice,
#specialsDefault .productSpecialPrice,
#productListing .productSpecialPrice {
	color: #900;
	}

h2.greeting {
	float: left;
	font-size: 1em;
	padding: 0 0 0 10px;
	letter-spacing: 2px;
	}

#indexDefaultMainContent1 {
	margin: 0 0 10px;
	}

#saleinfo {
	background: #fff;
	padding: 5px 0;
	}

#productListing .photo_floatbox {
	clear: both;
	float: left;
	width: 100%;
	}

#productListing .centerBoxContentsProducts {
	padding: 0 0.9% 0 0;
	}

#productsNumber_productsTopLinks_top,
#productsNumber_productsTopLinks_bottom {
	background: #F9EEEE;
	float: left;
	margin: 5px 0 10px;
	padding: 5px 1%;
	width: 98%;
	}

#productsListingListingBottomLinks,
#productsListingListingTopLinks {
	font-size: 12px;
/*	font-weight: bold;*/
	}

#productsListingListingBottomLinks .current,
#productsListingListingTopLinks .current {
	font-size: 15px;
	}

div#dropMenu ul li#cat_10 a {
	}

div#dropMenu ul li#cat_10 li a {
	}

#discount_question {
	text-align: right;
	}

.subscribe_text {
	padding: 0 5px;
	}

form#subscribe_head {
	margin: 0 1px;
	}

.top_main_news {
	background: #fff;
	}

label.subscribe_label input[type=radio],
form#subscribe input[type=radio] {
	float: none;
	}

form#subscribe {
	display: block;
	float: left;
	margin: 10px auto 0;
	padding: 0 0 0 10px;
	width: 30%;
	}

form#subscribe label.smallText {
	font-size: 1em;
	}

.subscribe_text2 {
	padding: 5px 0;
	}

.subscribe_button_signin {
	padding: 0 0 5px;
	text-align: center;
	}





/* 一時　のち 統合 */

#centerColumnWrapperb #centerColumnWrapper2 {
	background: #fff;
	}

#navColumnTwo #bannerbox2Heading {
	display: none;
	}

#navColumnTwo h3.rightBoxHeading {
	background: #fff url(../images/sideboxleft-201112.gif) no-repeat left top;
	height: 20px;
	margin: 5px 0;
	padding: 2px 7px 0 0;
	}

#navColumnTwo h3#whosonlineHeading {
	margin: 0 0 5px;
	}

#navColumnTwo .rightBoxHeading {
	border-bottom: none;
	border-top: none;
	}

#indexDefaultMainContent #indexMain1 {
	width: 150px;
	}

#indexDefaultMainContent #indexMain2 {
	width: 540px;
	}

#indexDefaultMainContent #indexMain2 a,
#indexDefaultMainContent #indexMain2 a:link,
#indexDefaultMainContent #indexMain2 a:visited {
	text-decoration: underline;
	}

#indexDefaultMainContent #indexMain2 a:hover,
#indexDefaultMainContent #indexMain2 a:active {
	text-decoration: none;
	}

#twtr-widget-1 {
	margin: 0 0 10px;
	padding: 0 0 0 7px;
	}

* + html #twtr-widget-1 {
	padding: 0;
	}


#indexDefault #indexDefault_maintop,
#indexDefault #indexDefaultMainContent1 {
	display: none;
	}

#maintenanceDefault .mail_mag_text {
	float: left;
	padding: 10px 0 0;
	width: 65%;
	}

#maintenanceDefault .mail_mag_text .mailmagazine_attention_text1 {
	padding: 0 0 10px;
	}

form#subscribe1 input.subscribe_button {
	margin: 5px 5px 0;
	}

form#subscribe1 .mailmagazine_registration_text {
	padding: 0 010px;
	}

form#subscribe1 .mailmagazine_registration_text a,
form#subscribe1 .mailmagazine_registration_text a:link,
form#subscribe1 .mailmagazine_registration_text a:visited {
	text-decoration: underline;
	}

form#subscribe1 .mailmagazine_registration_text a:hover,
form#subscribe1 .mailmagazine_registration_text a:active {
	text-decoration: none;
	}

#loginDefault .mail_mag_text {
	clear: both;
	padding: 0 5px;
	}

#loginDefault .mail_mag_text .mailmagazine_attention_text1 {
	padding: 0 0 5px;
	}


