/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 3688 2006-06-02 00:12:18Z drbyte $
 */

body {
	margin: 0;
font-size: 10pt;
	color: #000000;
/*	background-color: #e5edf5;*/
	}

div#createAcctSuccess {
padding: 100px 0;
}
div,p {
line-height:16px;
}
div.opt {
width:628px;
padding:10px;
border:1px solid #cccccc;
float:left;
margin:20px 0;
}
div.ops {
height:120px;
width:290px;
float:left;
margin:10px 10px 0 10px;
padding:0;
}
div.ops a,div.ops a:visited,div.ops a:link,div.ops a:hover{
color:#62B49B;
text-decoration:underline;
font-weight:bold;
}
h2#cartEmptyText {
		margin:50px 0;
}
ul.list_word {
padding:10px 0 30px 0;
}
ul.list_word li{
list-style-type:none;
float:left;
background: url(http://www.blanc-w.com/blog/wp-content/themes/blanc/images/list/anc_p.gif) no-repeat;
padding: 0 0 0 15px;
margin: 5px 15px 0px 0;
}
ul.oss {
width:650px;
padding:0px;
text-align:center;
margin:0;
}
ul.oss li{
list-style-type:none;
width:24%;
float:left;
margin:10px 0 20px 0;
padding:0;
}

h1#productName {
font-size:14px;
font-weight:bold;
color:#333333;
margin:0px;
padding:25px 0 0 5px;
}
h2#productPrices {
font-size:14px;
font-weight:bold;
color:#964c07;
float:left;
padding: 0.5em;
margin:0px;
}
p.comm{
background:#d6eae8;
/*margin-left: 390px;*/
float:left;
width:240px;
padding:10px;
line-height:16px;
}

p.rd {
color:#ff0000;
}
p.bl {
color:#0000ff;
}
ul#orderAttribsList li{
margin-bottom:5px;
}
a img {border: none; }
#navEZPagesTOC ul li a {
	color: #666666;
/*	color: #3300FF;*/

	}
 
a:link, a:visited, a:active {
	color: #666666;
text-decoration:none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
/*	color: #FF0000;*/
text-decoration:underline;
	}

h1 {
	font-size: 13px;
	}
h1#checkoutShippingHeading, h1#checkoutPaymentHeading, h1#checkoutConfirmDefaultHeading, h1#checkoutSuccessHeading {
margin-bottom:15px;
}
h2 {
	font-size: 13px;
font-weight:normal;
	}
h2#checkoutConfirmDefaultBillingAddress {
font-weight:bold;
}
h4#checkoutConfirmDefaultPaymentTitle, h4#checkoutConfirmDefaultShipmentTitle {
font-weight:normal;
}
h3 {
	font-size: 13px;
margin:10px 0;
	}
h3.itemTitle {
margin:0 0 20px 0;
padding:0;
}
h4, h5, h6,  h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

	}

LABEL {

}
div#cc {

}
#cc img,#cc p {
line-height:20px;
margin-top:10px;
}
#cc p.cp, p.kaku {

}
img.ss {
border:1px solid #cccccc;
margin:10px 0 10px 100px;
}
p.kaku {
border:1px solid #cccccc;
padding:10px;
clear:left;
}
.biggerText {

	}
h4 {
font-size:13px;
}
h1, h2, h3, h4, h5, h6 {

	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	}
.attribsCheckbox {
margin:10px 0 0 10px;
}
TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

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

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

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

	}
h4.optionName {
background:url(https://z102.secure.ne.jp/~z102213/pc_cart/includes/templates/photoex/images/anc.gif) no-repeat;
background-position: 5px 17px;
padding-left: 15px;
padding-top: 15px;
}

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

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
.centerBoxContentsProducts {
margin:0 0 20px 0;
}
LABEL.inputLabel {
	width: 200px;
	float: left;
background: #eeeeee;
border-bottom: 2px solid #ffffff;
margin-right: 5px;
padding: 5px 10px;
	}

LABEL.inputLabelPayment {
margin-left:10px;
	float: left;
	}

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

P, ADDRESS {

	}
p.logit {
background:url(https://z102.secure.ne.jp/~z102213/pc_cart/includes/templates/photoex/images/tu.gif) no-repeat;
background-position:0px 35px;
height:40px;
margin:0px;
padding:0px;
}
p.pm {
padding:3px;
background: #eeeeee;
}
ADDRESS {
	font-style: normal;
padding: 10px;
line-height: 17px;
border:1px solid #CCCCCC;
margin:10px 0px;
	}

.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: 10px;
	border: 1px solid #000000;
margin-top: 20px;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper {
margin:0 auto;
width:650px;
}
div.centerColumn{
width:650px;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
width:880px;

	} 
#mainWrapper {
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
padding:0 14px;
}

#tagline {
font-size: 13px;
line-height:18px;
	}
div#productsListingBottomNumber {
margin-bottom:10px;
}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 100%;
	}
.wrapperAttribsOptions {
/*background: #ffe5e5;*/
padding:10px;
height:100%;
margin-bottom:-10px;
	}
.usui {
/*background:#FEF2F3;*/
}
.form_box {
border:3px solid #aaa;
padding:10px;
margin-bottom:30px;
}
div.tgl1, div.tgl2{
display:block;
}
div.tgl1_2 {
display:none;
}
.dtd {
margin-bottom:-15px;
border-bottom:1px dotted;
}

/*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 {
	margin: 0em;



	height: 1%;
	width: 100%;

	}
#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 {
margin-right:5px;
	display: inline;
	white-space: nowrap;
	}

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

#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;
	}
.buttonRow{
margin:15px 5px;

}
#navMainSearch, #navCategoryIcon, #indexProductListCatDescription {
	margin: 0.5em;
	}

#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: #FFCC99;*/
	}

#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;*/
margin:0px;
padding:0px;
	}
div.prdc {
margin:0 0 10px 2px;
padding:10px 20px;
clear:left;
background:#d6eae8;
border-left:#62b69c 8px solid;
}
div.prdc a,div.prdc a:visited,div.prdc a:active {
color:#000000;
}
div.prdc a:link,div.prdc a:hover{
text-decoration:none;
}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
line-height:17px;
	}
EM {
font-weight:bold;
font-style:normal;
}
.notice {}
.rating{
clear:left;
}
.gvBal {
	float: right;
	}
#productGeneral{

}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {

	}

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

/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	margin:20px 0 10px 50px;
	}

.tableHeading TH, tr.cartTableHeading TH {
border-right: 1px solid #cccccc;
	}

.tableHeading {
	background-color: #eeeeee;
	 }
.cartTableHeading {
border-right: 1px solid #cccccc;
	background-color: #eeeeee;
	 }
#cartSubTotal {
	border: 2px solid #cccccc;
	font-weight: bold;
	line-height: 2.2em;
margin-top:10px;
margin-bottom:20px;
width:150px;
float:right;
text-align:center;
	}
#cartContentsDisplay{
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
#cartContentsDisplay tr td{
border-top: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}
.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0.5em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
padding-top:30px;
	}

.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;
	}
/*top—p*/
p.ct {
font-weight:bold;
}
div.tb {
background:url(http://www.c-uehara.com/pc_cart/includes/templates/photoex/images/top/bg.gif);
text-align:center;
margin:10px -110px 10px 0px;
width:880px;
height:680px;
position:relative;
left:-110px;
padding:0;
}
div.naka {
text-align:left;
width:650px;
padding:50px 0 20px 180px;
}
ul.by {
list-style-type:none;
margin:30px 0 0 -50px;
}
ul.by li {
float:left;
} 
p.tt {
line-height:20px;
color:#333333;
letter-spacing: 1px;
}
div#reviewsInfoDefaultMainContent {
clear:left;
margin:5px 0 10px 0;
}
div#reviewsInfoDefaultDate {
margin-bottom:20px;
}
div#productQuantityDiscounts {
margin-top:10px;
}
div#productQuantityDiscounts table {
border:1px solid #cccccc;
}
div#accountHistInfo table {
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
}
div#productQuantityDiscounts table tr td, div#accountHistInfo table tr td {
border-bottom:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:5px;
}
.cartRemoveItemDisplay {
	width: 3.5em;
	}
ul#productDetailsList {
padding:0 0 5px 5px;
margin:5px 0;
}
ul#productDetailsList2 {
padding:0 0 0 2px;
}
ul#productDetailsList2 li,ul#productDetailsList li {
list-style-type:none; 
}
#cartAttribsList ul, ul#cartAttribsList {
margin:0px;
padding:15px;
	}
#cartAttribsList ul li, ul#cartAttribsList li{
list-style-type:none;
margin-top:10px;
line-height:20px;
	}
.error {
font-weight:bold;
color:#ff0000;
}
#cartAttribsList ul li span, ul#cartAttribsList li span{
background:#eeeeee;
padding:5px;
margin-right:5px;
margin-bottom:5px;
}
#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

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

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

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

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

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
#productMainImage {
float:left;
margin: 10px 10px 10px 10px;
}
#productMainImage2 {

}
.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {
font-weight: normal;
margin:0;
}

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

/*sideboxes*/
.columnLeft {
padding-right:24px;
}

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

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;

	}

.leftBoxContainer {
/*	border: 1px solid #ffffff;*/

	}

.sideBoxContent {
	background-color: #ffffff;

	}

h3.rightBoxHeading, h3.rightBoxHeading a {

	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;
	}
div#productListing {
float:left;
width:100%;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #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;
	}
.navNextPrevWrapper {
	margin-bottom:20px;
}
#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 {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowEven, .rowOdd {
	height: 1.5em;
	}
.rowEven td, .rowOdd td{
border-right:1px solid #cccccc;
border-top:1px solid #cccccc;
}
#scUnitHeading, #scTotalHeading, #ccTotalHeading {
width:70px;
}
#scRemoveHeading {
width:50px;
}
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,TR.cartTableHeading {
	height: 2em;
	}
table#prevOrders {
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
table#prevOrders tr td{
border-right:1px solid #cccccc;
border-top:1px solid #cccccc;
padding:5px;
}
#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;
	}

