/**
 * 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 $
 */
html{
	background-color: #ffffff;}
body {
	margin: 0;
	xfont-family: Arial, Osaka, sans-serif;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 62.5%;
	color: #000000;
	background-color: #ffffff;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

#navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}
.centerColumn{
	font-size:13px;
	width:620px;
	padding-top: 0em;
	padding-right: 9px;
	padding-bottom: 0.8em;
	padding-left: 9px;	
}
body:first-of-type .centerColumn {
	font-size:12px;
	

}
#contactusBody #mainWrapper #contentMainWrapper .centerColumn:after{
				content:".";
				display:block;
				height:0;
				clear:both;
				visibility:hidden;
				}
.sideBoxContent {
	background-color: #f0eeee;
	padding: 0.4em;
	}
#categoriesContent{
	line-height: 1.7em;
	color: #006699;
}
#categoriesContent ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
*html #categoriesContent ul {
	padding: 0px;
}
#categoriesContent .category_list {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfcfdf;
}


#categoriesContent a{
	padding-left: 14px;
	vertical-align: bottom;
	background-position: 0px 1px;

}
*html #categoriesContent a{
	background-position: 0px 1px;
}
#categoriesContent a:link{
	color: #006699;
	text-decoration: none;
	background-image: url(http://www.websozaiya.jp/includes/templates/custom2/images/gimic1.gif);
	background-repeat: no-repeat;
}
#categoriesContent a:visited{
	color: #006699;
	text-decoration: none;
	background-image: url(http://www.websozaiya.jp/includes/templates/custom2/images/gimic1.gif);
	background-repeat: no-repeat;
}
#categoriesContent a:hover{
	color: #e10000;
	text-decoration: underline;
	background-image: url(http://www.websozaiya.jp/includes/templates/custom2/images/gimic2.gif);
	background-repeat: no-repeat;
}
#categoriesContent .category_list .category-products{
	margin-left: 1em;
}
#categoriesContent .category_list .category-products:link{
	background-image: url(http://www.websozaiya.jp/includes/templates/custom2/images/gimic1.gif);
}
#categoriesContent .category_list .category-products:visited{
	background-image: url(http://www.websozaiya.jp/includes/templates/custom2/images/gimic1.gif);
}
#categoriesContent .category_list .category-products:hover{
	background-image: url(http://www.websozaiya.jp/includes/templates/custom2/images/gimic2.gif);
}
#categoriesContent .category-subs-selected{
	color: #e10000;
	/*background-image: url(http://www.websozaiya.jp/includes/templates/custom2/images/gimic2.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;*/
	font-weight: normal;
}
/**html #categoriesContent .category-subs-selected{
	background-position: 0px 1px;
}*/
#information-content{
	background-color: #f7f9fc;
}
#informationContent{
	background-color: #f7f9fc;
	padding: 0px;
}
#informationContent ul{
	background-color: #f7f9fc;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#informationContent li{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfcfdf;
	vertical-align: middle;
	line-height: 1;
}
#informationContent li a{
	padding-left: 14px;
	vertical-align: bottom;
	background-position: 0px 1px;
}
*html #informationContent li a{
	background-position: 0px 1px;

}
#informationContent li a:link{
	text-decoration: none;
	background-image: url(http://www.websozaiya.jp/includes/templates/custom2/images/gimic3.gif);
	background-repeat: no-repeat;
}
#informationContent li a:visited{
	text-decoration: none;
	background-image: url(http://www.websozaiya.jp/includes/templates/custom2/images/gimic3.gif);
	background-repeat: no-repeat;
}
#informationContent li a:hover{
	text-decoration: none;
	background-image: url(http://www.websozaiya.jp/includes/templates/custom2/images/gimic2.gif);
	background-repeat: no-repeat;
	color: #e10000;
	text-decoration: underline;
}


#navColumnTwoWrapper li {
	padding-bottom: 3px;
}
#bestsellersContent {
	margin: 0px;
	padding: 0px;
}
#bestsellersContent .wrapper {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bestsellersContent .wrapper ol {
	margin: 0px;
	list-style-type: decimal;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-position: inside;
}
#bestsellersContent .wrapper li {
	padding-bottom: 7px;
	list-style-position: inside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#whatsnewContent {
	text-align: center;
}
#specials-content {
	text-align: center;
	padding: 0px;
}

#indexBody #mainWrapper #contentMainWrapper #navColumnTwo #navColumnTwoWrapper #specials-table #specials-content #specialsContent {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 5px;
	width: 136px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sideBoxContent img {
	margin-bottom: 5px;
}

#productListHeading{
	width:601px;
	text-align: left;
	background-image: url(../images/title_bg_yellow.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:1px;
	font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    min-height: 17px;
    height:auto;
    padding-top:6px;
    padding-bottom:6px;  
    padding-left: 13px;
    padding-right: 6px;
}
.centerColumn h1{
	width:601px;
	text-align: left;
	background-image: url(../images/title_bg_yellow.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:1px;
	font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    min-height: 17px;
    height:auto;
    padding-top:6px;
    padding-bottom:6px;  
    padding-left: 13px;
    padding-right: 6px;
}
#had_account{
	margin-top: 15px;
}
.fieldset_border{
	border: 1px solid #999999;
	margin-top: 5px;
	background-color: #e8f5ff;

}
.fieldset_border:after{
				content:".";
				display:block;
				height:0;
				clear:both;
				visibility:hidden;
				}
#contactUsDefault .fieldset_border{
	padding-bottom: 6px;	
}
#checkoutPayment .fieldset_border{
	padding-bottom: 6px;	
}
#checkoutPayment .fieldset_border fieldset{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#loginDefault form{
	margin:0px;
	padding:0px;

}
#loginDefault #new_customer_box{
background-color:#F9F9F9;
}
#loginDefault fieldset {
	margin:0px;
	background-color: #E8F5FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#loginDefault legend {
	line-height: 1.5em;
	color:#0046d5;
	margin-left:0px;
	padding-left:0px;
}
.information {
	line-height: 1.5em;
	vertical-align: middle;
	padding-bottom: 10px;
}
*html .information {
	padding-left:10px;
}
#loginDefault form input,#loginDefault form label {
	line-height: 1;
	vertical-align: middle;
	margin-bottom: 10px;
}
*html #loginDefault form label {
	padding-left:7px;
}
#loginDefault form input{
	margin-top:6px;

}
#loginDefault form select{
	margin-top:6px;

}
.inputLabel{
	margin-top:8px;

}
#loginDefault .alert {
	text-align: left;
}
.unsubscribe_p{
	line-height: 1.5em;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}
#coupon_label{
	width:auto;
	float:none;
	margin-top:0px;
	padding-right:5px;
}
#gvFaqDefaultMainContent{
	line-height: 2em;
	padding-top: 15px;
	padding-bottom: 15px;
}
#gvFaqDefaultContent{
	line-height: 1.5em;
}
body .greeting{
	font-size: 15px;
}
#siteMapList li{
	margin-bottom: 10px;
}
#siteMapList li ul{
	margin-left: 0px;
	padding-left: 25px;
	padding-top: 10px;
}
#siteMapList li ul li{
	margin-left: 0px;
	padding-left: 0px;
}
#privacyDefaultMainContent p strong{
	font-size: 15px;
	color: #3300ff;
}
#privacyDefaultMainContent p{
	line-height: 1.4em;
}
.tabTable{
	width: 100%;
}
.tabTable .productListing-rowheading .productListing-heading {
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}
.tabTable .productListing-rowheading .productListing-heading a {
	font-size: 13px;
	color: #FFFFFF;
}
.tabTable .productListing-rowheading .productListing-heading a:hover {
	color: #3300ff;
}
.listingDescription{
	text-align: left;
	line-height: 1.4em;
	width: 340px;
	padding-right: 15px;
	padding-left: 15px;
}
.tabTable .productListing-data{
	text-align: left;
}
.productListing-data img{
	border: 2px solid #e7e7e7;
}
#productsListingBottomNumber{
	margin-bottom: 20px;
}
.specialsListBoxContents img {
	border: 2px solid #e7e7e7;
}
.specialsListBoxContents{
	padding-bottom: 11px;
}
#contactUsDefault:after{
				content:".";
				display:block;
				height:0;
				clear:both;
				visibility:hidden;
				}
#contactUsDefault address {
	line-height: 1.5em;
	padding-top: 10px;
	font-weight: bold;
}

#contactUsNoticeContent p {
	line-height: 1.5em;
	margin-top: 0px;
	padding-top: 0px;
}
#contactUsNoticeContent {
	line-height: 1.5em;
}
#contactUsNoticeContent label {
	font-size: 13px;
}
#contactUsForm label {
	font-size: 13px;
}
#contactUsForm input {
	margin-bottom: 10px;
}
#contactUsNoticeContent #privacy {
	margin-bottom: 0px;
	margin-top: -3px;
	vertical-align: middle;
}
*html #contactUsNoticeContent #privacy {
	margin-top: -3px;
}


/* safari only \*/
 html:\66irst-child #contactUsNoticeContent #privacy {
 margin-top: -10px;
 }


#contactUsForm {
	background-color: #e8f5ff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.need{
	color: #FF0000;
}
#contactUsDefault form {
	margin: 0px;
	padding: 0px;
}
#contactUsForm {
	margin: 0px;
	padding-bottom: 0px;
}

#contactUsForm #enquiry {
	width: 400px;
	clear: both;
	margin-bottom: 0px;
}
#contactUsDefault .forward {
}
#contactUsDefault .buttonRow {
	clear: both;
}



.img_td {
	width: 145px;
}
.img_td img {
	border: 2px solid #e7e7e7;
}
.item_price{
	width: 460px;
}
td.main{
	text-align: left;
}
#sorter {
	padding-top: 10px;
}
.categoryIcon {
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}
#productGeneral .navNextPrevWrapper {
	width: 400px;
	float: right;
	padding-top: 15px;
	padding-right: 100px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.navNextPrevWrapper .navNextPrevList img {
	margin-right: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#productGeneral h1 {
	clear: both;
}
.box_border {
	border: 1px solid #999999;
	padding: 19px;
	height: 1%;
}
.clearfix{
	clear: left;
	padding: 0px;
}
.clearfix:after{
				content:".";
				display:block;
				height:0;
				clear:both;
				visibility:hidden;
				}
/*Hides from IE-mac\*/
		*html .clearfix{height:1%;}
		.clearfix{display:block;}
		/*End hide from IE-mac*/

.box_border:after{
				content:".";
				display:block;
				height:0;
				clear:both;
				visibility:hidden;
				}
/*Hides from IE-mac\*/
		*html .box_border{height:1%;}
		.box_border{display:block;}
		/*End hide from IE-mac*/
#productDetailsList {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#productName2,#productPrices,.box_border #productDescription,#attribsOptionsText ,.wrapperAttribsOptions{
	font-size: 13px;
}
/*Hides from IE-mac\*/
		*html #productGeneral .box_border{height:1%;}
		#productGeneral .box_border{display:block;}
		/*End hide from IE-mac*/

#productAttributes .attribsRadioButton .optionName{
	font-size: 10px;
}
body:first-of-type #productAttributes .attribsRadioButton {
	font-size: 11px;
	line-height: 2em;
}
#productReviewLink {
	padding-left: 100px;
	padding-top: 5px;
	padding-bottom: 2px;
}
#productTellFriendLink {
	padding-right: 100px;
	padding-top: 5px;
	padding-bottom: 2px;
}

.reviewCount{
	margin-top: 0px;
	padding-top: 0px;
}
.centerBoxContentsAlsoPurch {
	padding-bottom: 11px;
}

.centerBoxContentsAlsoPurch img {
	border: 2px solid #e7e7e7;
}
.align_left{
	text-align: left;
}
#product_detail_h3{
	width:594px;
	background-image: url(../images/title_bg_yellow.jpg);
	background-repeat:repeat-x;
	margin-top:15px;
	margin-left:0px;
	margin-right:-0.8em;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	min-height: 17px;
	height:auto;
	text-align: left;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 6px;
	padding-left: 13px;
	margin-bottom: 1px;
}
.product_detail_h3{
	width:594px;
	background-image: url(../images/title_bg_yellow.jpg);
	background-repeat:repeat-x;
	margin-top:15px;
	margin-left:0px;
	margin-right:-0.8em;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	min-height: 17px;
	height:auto;
	text-align: left;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 6px;
	padding-left: 13px;
	margin-bottom: 1px;
}
#product_detail_table_key {
	width: 100%;
	border-collapse:collapse;
	font-size: 13px;
	margin: 0px;
}
#product_detail_table_key th{
	font-weight: normal;
	background-color: #d7f7ff;
	border: 1px solid #999999;
	text-align: left;
	width: 20%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#product_detail_table_key td{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #999999;
	text-align: left;
}
#product_detail_table_key td strong{
	font-weight: normal;
}
#product_detail_table {
	width: 100%;
	border-collapse:collapse;
	font-size: 13px;
	margin: 0px;
}
#product_detail_table th{
	font-weight: normal;
	background-color: #d7f7ff;
	border: 1px solid #999999;
	text-align: left;
	width: 35%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#product_detail_table td{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #999999;
	text-align: left;
}
#condition_box {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#condition_box table {
	width: 100%;
	border-collapse:collapse;
	font-size: 13px;
	margin: 0px;
}
#condition_box th{
	font-weight: normal;
	background-color: #ecfbff;
	border: 1px solid #999999;
	text-align: left;
	width: 32%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 15px;
	vertical-align: top;
}
#condition_box td{
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 15px;
	border: 1px solid #999999;
	text-align: left;
	line-height: 1.5em;
}
#condition_box a:link {
	color: #0099ff;
}
#condition_box a:visited {
	color: #0099ff;
}
#condition_box a:hover {
	color: #e10000;
}
#condition_box p {
	line-height: 1.5em;
	margin-top: 0px;
}
#privacyDefaultMainContent {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
#privacyDefaultMainContent h4 {
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 20px;
	color: #0066cc;
}
#privacyDefaultMainContent h5 {
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 20px;
}
#privacyDefaultMainContent p {
	padding-bottom: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
	line-height: 1.5em;
}

#privacyDefaultMainContent p strong {
	font-weight: normal;
	color: #000000;
	font-size: 13px;
}
#privacyDefaultMainContent ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#privacyDefaultMainContent li {
	margin-bottom: 10px;
	text-indent: -1.7em;
	padding-left: 1.7em;
	line-height: 1.5em;
}
#privacyDefaultMainContent dt {
	margin-bottom: 10px;
}
#privacyDefaultMainContent dd {
	margin: 0px;
}
#company .content {
	padding: 15px;
}

#company .content table {
	width: 100%;
	border-collapse:collapse;
}
#company .content th {
	background-color: #ecfbff;
	text-align: left;
	width: 30%;
	border: 1px solid #CCCCCC;
	padding-left: 15px;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: normal;
}
#company .content td {
	border: 1px solid #CCCCCC;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#li_space li {
	list-style-type: none;
	margin-bottom: 5px;
	text-indent: -0.9em;
	padding-left: 0.9em;
	line-height: 1.3em;
}
#li_space ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#company strong {
	font-weight: normal;
}
#company a:link {
	color: #0066cc;
}
#company a:visited {
	color: #0066cc;
}
#company a:hover {
	color: #e10000;
}
#shippingInfoMainContent {
	padding: 15px;
}
#shippingInfoMainContent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#shippingInfoMainContent dl {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#shippingInfoMainContent .bottom_dl {
	margin-bottom: 25px;
}
#shippingInfoMainContent dt {
	color: #0066cc;
	margin-bottom: 10px;
	margin-top: 15px;
}
#shippingInfoMainContent dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#shippingInfoMainContent ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#shippingInfoMainContent li {
	margin-bottom: 5px;
	margin-left: 0px;
}

#shippingInfoMainContent #same_name{
	padding-left: 13px;
	margin: 0px;
	padding-top: 5px;
}

#shippingInfoMainContent #same_name li{
	margin-bottom: 2px;
	margin-left: 0px;

}
#checkoutPaymentHeadingAddress {
	font-size: 15px;
	color: #0046d5;
}
#checkoutBillto address {
	line-height: 1.4em;
}
#checkoutPayment legend {
	color: #0046d5;
}
#checkoutPayment p {
	line-height: 1.4em;
}
.inputLabelPayment {
	line-height: 1.4em;
	padding-left: 30px;
	font-size: 10px;
}
#checkoutpaymentBody #mainWrapper #contentMainWrapper #checkoutPayment .fieldset_border .ccinfo{
	line-height: 1.5em;
}
#checkoutpaymentBody #mainWrapper #contentMainWrapper #checkoutPayment .fieldset_border .ccinfo input{
	line-height: 1.5em;
	margin-bottom: 5px;
	vertical-align: middle;
}
.ccinfo .inputLabelPayment {
	font-size: 13px;
	float: none;
	margin-right: 15px;
}
#cc-cc-expires-month {
	margin-left: 6px;
}
#checkoutpaymentBody #mainWrapper #contentMainWrapper #checkoutPayment p {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#disc-ot_coupon {
	margin-top: 7px;
	margin-left: -20px;
}

#checkoutPayment .inputLabel {
	padding-left: 7px;
}
#checkoutpaymentBody #mainWrapper #contentMainWrapper #checkoutPayment .buttonRow {
	line-height: 1.4em;
}
#checkoutpaymentBody #mainWrapper #contentMainWrapper #checkoutPayment .important {
	padding-bottom: 10px;
}
#checkoutpaymentBody #mainWrapper #contentMainWrapper #checkoutPayment input {
	vertical-align: baseline;
}

#checkoutConfirmDefaultBillingAddress {
	font-size: 15px;
	color: #0046d5;
}
#checkoutConfirmDefault h3 {
	font-size: 15px;
	color: #0046d5;
}
#checkoutconfirmationBody #checkoutConfirmDefault h2 {
	font-size: 15px;
	color: #0046d5;
}
#checkoutConfirmDefault #checkoutShipto {
	width: 100%;
}
#ccQuantityHeading {
	width: 70px;
}
#checkoutConfirmDefault #cartAttribsList li {
	list-style-type: none;
}
#checkoutConfirmDefault .important {
	padding-left: 5px;
}
#order_comment{
	padding-left: 5px;
}
#checkoutSuccessThanks {
	width: 100%;
	text-align: left;
	padding-top: 15px;
	color: #0066cc;
}
#checkoutSuccessMainContent p {
	line-height: 1.4em;
}
#checkoutSuccessOrderLink {
	padding-bottom: 2px;
}
#createAcctDefault form{
	margin:0px;
	padding:0px;

}
#createAcctDefault .fieldset_border fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#createaccountBody #mainWrapper #contentMainWrapper #createAcctDefault .fieldset_border legend {
	padding-top: 5px;
	color: #0046d5;
}


#createAcctDefault form input,#createAcctDefault form label {
	line-height: 1;
	vertical-align: middle;
	margin-bottom: 10px;
}
*html #createAcctDefault form label {
	padding-left:7px;
}
#createAcctDefault form input{
	margin-top:6px;

}
#createAcctDefault form select{
	margin-top:6px;

}
#createAcctDefault .alert {
	text-align: left;
}
#createaccountBody #mainWrapper #contentMainWrapper #createAcctDefault .fieldset_border #postcode {
	
}
#createaccountBody #mainWrapper #contentMainWrapper #createAcctDefault legend {
	color: #0046D5;
}

#personal_h{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
*html #personal_h{
	margin-bottom: 5px;
}
#createAcctSuccessMainContent {
	padding-top: 10px;
	line-height: 1.4em;
}
#sendSpendWrapper{
	text-align: left;
	width:47%;
	border: 1px solid #cacaca;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: auto;
}

#sendSpendWrapper_box{
	text-align: right;
	width: 100%;
}
#gvSendDefaultMainContent {
	line-height: 1.4em;
}
#gvSendDefault .inputLabel {
	width: 150px;
	margin-top: 1px;
}
#gvSendDefault legend {
	color: #0046d5;
}
.advisory {
}
#addressBookProcessDefault .inputLabel {
	margin-top: 0px;
	width: 150px;
	margin-bottom: 5px;
}
#addressBookProcessDefault legend {
	color: #0046d5;
}

*html #addressBookProcessDefault legend {
	margin-bottom: 10px;	
}

html>body #addressBookProcessDefault .alert{
	margin-bottom: 5px;
}
#addressBookProcessDefault #gender-male {
	margin-bottom: 5px;
}
#addressBookProcessDefault #gender-female{
	margin-bottom: 5px;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
#addressBookProcessDefault .radioButtonLabel {
	margin-top: -5px;
	margin-left: 0px;
	margin-bottom: 5px;
	vertical-align: super;
}

*html #addressBookProcessDefault .radioButtonLabel {
	vertical-align: middle;
}
#tellAFriendDefault{
	

}
/*Hides from IE-mac\*/
		*html #tellAFriendDefault{height:1%;}
		#tellAFriendDefault{display:block;}
		/*End hide from IE-mac*/

#tellAFriendDefault form {
	margin: 0px;
	padding: 0px;
}

#tellAFriendDefault fieldset {
	width: 605px;
}
*html #tellAFriendDefault fieldset {
	width: 42%;
}
#tellAFriendDefault legend {
	color: #0046d5;
}
#tellAFriendDefault .inputLabel {
	width: 150px;
	margin-top: 0px;
}
#tellAFriendDefault .alert {
	text-align: left;
	float: none;
	width: 100px;
	margin-bottom: 5px;
}
#tellAFriendDefault #email-message {
	width: 400px;
}
#tellAFriendDefault .buttonRow {
	clear: both;
}
/*#orderhistory-content
{
	margin: 0px;
	padding: 0px;
}*/

#orderhistoryContent{
	margin: 0px;
	padding: 0px;
}

#orderhistoryContent .orderHistList{
	margin: 0px;
	list-style-type: decimal;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-position: inside;
}
#orderhistoryContent .orderHistList li {
	padding-bottom: 7px;
	list-style-position: inside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#reviewsContent{
	line-height: 1.4em;
	padding-bottom: 0px;
}


*html .centerColumn #productReviewsDefaultHeading,*html .centerColumn #reviewsInfoDefaultHeading,*html .centerColumn #reviewsWriteHeading{
	padding-top:5px;
	padding-bottom:5px;
}
.centerColumn #productReviewsDefaultPrice{
	background-color: #ffffff;
}

#productReviewsDefaultReviewer{
	padding-bottom: 5px;
} 
.rating{
	padding-bottom: 5px;
	float: left;
}
#reviewsInfoDefault #reviewsInfoDefaultDate {
	padding-top: 10px;
}
x*html #reviewsInfoDefaultMainContent,*html #productreviewsinfoBody #reviewsInfoDefault .rating{
	width: 368px;
	position: relative;
	top: -138px;
	left: 150px;
}
#reviewsInfoDefaultMainContent{
	clear: left;
}
#reviewsInfoDefaultDate{
	width: 368px;
	float: left;
	clear: left;
}
#reviewsWriteReviewer{
	padding-top: 10px;
}
#reviewsDefault h2 {
	font-size: 15px;
}

#reviewsDefault .smallProductImage {
	padding-bottom: 70px;
}
#logoffDefaultMainContent {
	padding-top: 10px;
	padding-left: 10px;
}
#member_agreement_box #member_agreement_h {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#member_agreement_box {
	background-color: #FFFFFF;
	height: 150px;
	width: 98%;
	border: 1px solid #CCCCCC;
	overflow-y: scroll;
	overflow-x: none;
	margin-left: 1%;
	padding: 0px;
	margin-bottom: 10px;
}
*html #member_agreement_box{
overflow:hidden;

}

#member_agreement_box dl {
	margin-top: 0px;
	padding-top: 0px;
}

#member_agreement_box dt {
	margin-bottom: 10px;
	padding-top: 10px;
}

#member_agreement_box dd {
	text-indent: -0.5em;
	padding-left: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.4em;
}
#member_agreement_box .dd_list {
	text-indent: 0px;
	padding-left: 5px;
}
#checkoutPayment fieldset {
	background-color: #e8f5ff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#text_condition {
	padding-left: 5px;
	margin-top: 5px;
}



#permission_contract {
	background-color: #FFFFFF;
	height: 150px;
	width: 98%;
	border: 1px solid #CCCCCC;
	overflow-y: scroll;
	overflow-x: none;
	margin-left: 1%;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
*html #permission_contract {
	overflow: hidden;

}
#permission_contract h3 {
	font-size: 14px;
	padding-bottom: 5px;
}


#checkoutpaymentBody #mainWrapper #contentMainWrapper #checkoutPayment .fieldset_border #permission_contract p {
	padding-bottom: 10px;
}



#permission_contract dl {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 13px;
	font-weight: normal;
}

#permission_contract dt {
	margin-bottom: 10px;
	padding-top: 10px;
}

#permission_contract dd {
	text-indent: -0.5em;
	padding-left: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.4em;
}
#checkoutPayment .fieldset_border input {
	margin-bottom: -1px;
}
#checkoutPayment .fieldset_border textarea {
	width: 550px;
}
#permissionBody #mainWrapper #contentMainWrapper #permission_box .content {
	padding-right: 15px;
	padding-left: 15px;
}


#permissionBody #mainWrapper #contentMainWrapper #permission_box .content p {
	line-height: 2em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#permission_box dl {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#permission_box dt {
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
}

#permission_box dd {
	text-indent: -0.7em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2em;
	line-height: 1.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#cartInstructionsDisplay{
	line-height: 1.5em;
}
#addressBookProcessDefault input {
	margin-bottom: 10px;
}
#addressBookProcessDefault select {
	margin-bottom: 10px;
}

#addressbookprocessBody #mainWrapper #contentMainWrapper #addressBookProcessDefault .checkboxLabel {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 100px;
	position: relative;
	left: 0px;
	top: -10px;
	padding: 0px;
}
#addressbookprocessBody #mainWrapper #contentMainWrapper #addressBookProcessDefault #primary {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	position: relative;
	left: 0px;
	top: -10px;
}
#checkoutNewAddress .alert {
	float: none;
	width: 50%;
}
#checkoutNewAddress .forward {
	float: none;
}
#checkoutNewAddress .centerColumn {
	padding: 0px;
	width: 80%;
}
#checkoutpaymentaddressBody #mainWrapper #contentMainWrapper #checkoutPayAddressDefault #checkoutNewAddress {
	padding: 0px;
}
#checkoutNewAddress legend {
	color: #0046d5;
}
#checkoutPayAddressDefault legend {
	color: #0046d5;
}
#checkoutPayAddressDefaultAddress {
	padding-top: 10px;
	font-size: 14px;
}
#checkoutNewAddress .inputLabel {
	margin-top: 0px;
	width: 150px;
}
#checkoutNewAddress input {
	margin-bottom: 10px;
}
#checkoutNewAddress select {
	margin-bottom: 10px;
}
html>body #checkoutNewAddress .radioButtonLabel {
	position: relative;
	top: -10px;
}
#downloads h4 {
	text-align: left;
	line-height: 1.4em;
	padding-bottom: 10px;
	padding-top: 10px;
}
#downloads .tableRow .centeredContent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#downloads .tableRow .centeredContent {
	padding-bottom: 5px;
	padding-top: 5px;
}
#orderHistoryStatus {
	padding-top: 10px;
}
#downloadTimeOutMainContent {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#prevOrders .order_number {
	padding-left: 40px;
	padding-right: 5px;
	text-align: left;
	width: 40px;
}
#prevOrders .display {
	padding-left: 20px;
}
#prevOrders .order_address {
	padding-left: 40px;
}
#prevOrders .order_status {
	width: 70px;
	padding-left: 20px;
	text-align: left;
}
#prevOrders .total_order {
	padding-right: 20px;
	text-align: right;
}
#acctNewslettersDefault p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 1.5em;
}
#acctNewslettersDefault .checkboxLabel {
	margin-top: 0px;
}

.important .blue {
	color: #0046D5;
}
#guide_box .content {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#guide_box h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#guide_box ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 1em;
	margin: 0px;
}
#guide_box li {
	margin-bottom: 10px;
	line-height: 1.4em;
	text-indent: -0.6em;
	padding-left: 1em;
}

#guide_box p {
	color: #0066cc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}
#accountEditDefault .inputLabel {
	margin-top: 2px;
}
#accountEditDefault input {
	margin-bottom: 10px;
}
#accountEditDefault #gender-male {
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#accountEditDefault #gender-female {
	margin-bottom: 0px;
}
#accountEditDefault #email-format-html {
	margin-bottom: 0px;
}
#accountEditDefault #email-format-text {
	margin-bottom: 0px;
}
#accountPassword .inputLabel {
	margin-top: 1px;
}
#accountPassword input {
}
#checkoutNewAddress #gender-male {
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	float: left;
}
#checkoutNewAddress #gender-female {
	margin-top: 0px;
	display: block;
	float: left;
}

#checkoutNewAddress .radioButtonLabel {
	display: block;
	float: left;
	padding-top: 2px;
}
*html #checkoutNewAddress .radioButtonLabel {
	margin-top: 0px;
	padding-top:3px;
}
#reviewsContent img {
	margin-left: 7px;
}
#specialsContent img {
	margin-top: 7px;
	margin-left: 13px;
}

*html #specialsContent img {
	margin-top: 7px;
	margin-left: auto;
}
#guide_box .content a:hover {
	text-decoration: underline;
}
#copyright_box {
	margin-top: 15px;
	background-color: #F7F7F7;
}

#copyright_box #copyright_ul,#copyright_box #copyright_ul li,#copyright_box #copyright_ul ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#copyright_box #copyright_ul li {
	font-size: 12px;
	font-weight:bold;
}
#copyright_box #copyright_ul ol{
	padding-top: 7px;
}
#copyright_box #copyright_ul ol li {
	text-indent: -0.8em;
	padding-left: 1em;
	margin-bottom: 5px;
	line-height: 1.2em;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 0px;
}













































h1 {
	font-size: 1.4em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
.detail_attributes #productAttributes .wrapperAttribsOptions .optionName {
	font-size: 13px;
}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}
#header_text {
	width:970px;
	font-size: 10px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	color:#666666;
}
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

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;
	padding: 0.2em;
	}


#loginDefault form .checkboxLabel,#loginDefault form .radioButtonLabel{
	margin-left:0px;
	padding-left:3px;	
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}
#contactUsForm .inputLabel{
	float: none;
}
LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

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;
	border: 1px solid #000000;
	}

.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{
	border:none;
}
#logoWrapper{
	width: 970px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
*html #logoWrapper img{
	float: left;
}
html>body #logoWrapper{
	padding-bottom: 3px;
}
#logoWrapper:after{
				content:".";
				display:block;
				height:0;
				clear:both;
				visibility:hidden;
				}


/*#navColumnOneWrapper, */
#navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}



.floatingBox, #accountLinksWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
#accountLinksWrapper{
	width: 60%;
}
.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: #ffd200;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}
	
#navMainWrapper:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}	
#navMainWrapper{
	background-image: url(../images/head_subnsvi_bg.jpg);
	background-repeat: repeat-x;

}	
#nav_box{
	width: 970px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}


#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;
	white-space: nowrap;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #FF8000;
	}
#navMain ul li a{
	font-size: 12px;
	color: #ff0000;
}
#navMain ul li a:hover{
	color: #33ccff;
}
#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;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navBreadCrumb {
	font-size: 10px;
	font-weight: bold;
	background-color: #f0eeee;
	width:958px;
	margin:0em auto 6px;
	padding:6px;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #ffffff;
	border:none;
	}

#navColumnTwo {
	background-color: #ffffff;
	}

/*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;
	}
#productDescription{
	padding: 0px;
	margin-top: 15px;
	text-align: center;
}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	vertical-align: text-top;
	}
.advisory {
	line-height: 1.4em;
}
.important {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.4em;
	}
.notice {
	font-weight: bold;
}

.gvBal {
	float: right;
	}

#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoLegal{
	font-size: 13px;
}
/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0px;
	}

.tableHeading TH {
	
	}

.tableHeading, #cartSubTotal {
	background-color: #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 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;
}
.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 ;
	}
#productReviewsDefaultProductImage{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
#productMainImage{
	padding-top: 0px;
}

#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: 0px 0px;
	}

/*sideboxes*/
.columnLeft {
	width:156px;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	border:none;
}

.columnRight {
	width:156px;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
}
h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading{
	margin: 0em;
	/*background-color: #FF6699;*/
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	/*border: 1px solid #ffffff;*/
	margin-top: 1.5em;
	}



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;
	}
#indexDefaultMainContent{
	border:none;
}
#indexCategoriesMainContent{
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
line-height:1.4em;
 }
#indexCategoriesMainContent p{
	margin:0px;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
	line-height: 1.5em;
}
#indexCategoriesMainContent ul{
	margin-top:10px;
	width:604px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
	background-color: #f5f5f5;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;

}
#indexCategoriesMainContent li{
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-type: none;


}
#indexCategoriesMainContent #border_no{
	border-bottom-style: none;
	padding-bottom: 0px;

}
#indexCategoriesMainContent .border_no{
	border-bottom-style: none;
	padding-bottom: 0px;

}
#indexCategoriesMainContent #table_box{
	border: 1px solid #999999;
	background-color: #f5f5f5;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 15px;
	margin-top: 0px;
}
#indexCategoriesMainContent table	{
	width:604px;
	border-collapse:collapse;
	margin-right: 7px;
	margin-left: 7px;
	margin-top:0px;
	margin-bottom:0px;

}

#indexCategoriesMainContent th	{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	font-weight: normal;
	padding-right: 20px;
	width: 15%;
	vertical-align: top;
	padding-top: 3px;
}
#indexCategoriesMainContent td	{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	vertical-align: top;
	padding-top: 3px;
}
#indexCategoriesMainContent .border_no	{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.banner_img{
padding-bottom:0px;
}
.kokuchi_area{
	font-size: 13px;
	font-weight: bold;
	color: #3333cc;
	background-color: #dee9f3;
	width: 608px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #009999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.attention{
	background-color: #f0f0f0;
	padding: 5px;
	width: 608px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.attention dt{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.attention dd{
	margin: 0px;
	text-indent: -1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 1em;
	line-height: 1.5em;
}
.list_container{
	width:608px;
	border:solid #999999 1px;
	margin-top:1px;
	margin-bottom:15px;
	padding-top:11px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
}
/*Hides from IE-mac\*/
		*html .list_container{height:1%;}
		.list_container{display:block;}
		/*End hide from IE-mac*/
		
		
TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.centeredContent{
	width:136px;
	text-align: center;
	padding:0px 0px 11px 0px;
}
*html .centeredContent{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	width:136px;
	text-align: center;
	padding:0px 0px 11px 0px;
}
#productMainImage{
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
*html #productReviewsDefaultProductImage{
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.centeredContent img{
	border: 2px solid #e7e7e7;
	
}
.centeredContent a:hover{
color:#e10000;
	
}
#indexCategories{
	padding-top:0px;
}
#indexCategoriesHeading{
	width:594px;
	background-image: url(../images/title_bg_yellow.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	margin-left:0px;
	margin-right:-0.8em;
	font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    min-height: 17px;
    height:auto;
    padding: 6px 13px;
}
*html #indexCategoriesHeading{
	/*height:15px;
	padding-top: 10px;
    padding-bottom:9px;  
    padding-left: 13px;
    padding-right: 6px;*/
}

.centerBoxHeading{
	width:601px;
	text-align: left;
	background-image: url(../images/title_bg_yellow.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:1px;
	font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    min-height: 17px;
    height:auto;
    padding-top:6px;
    padding-bottom:6px;  
    padding-left: 13px;
    padding-right: 6px;
	}
*html .centerBoxHeading{
	height:14px;
}
#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;
	}
.detail_attributes{
	float: left;
	width: 415px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
/*misc*/
 .back {
	float: left;
	clear: left;
	line-height: 2em;
	}

*html .back {
	float: left;
	clear: left;
	line-height: 2em;
	}
.back1 {
	float: left;
	clear: left;
	line-height: 1.5em;
	width: 250px;
	}
.back2 {
	float: left;
	width: 300px;
	}


#productAttributes .back {
	margin-right: 0px;
	width: 100%;
	}
#productinfoBody #mainWrapper #contentMainWrapper #productGeneral .box_border .clearfix .detail_attributes #productAttributes .wrapperAttribsOptions .back {
	font-size: 12px;
}
#productAttributes .wrapperAttribsOptions .back input {
	margin-bottom: -2px;
}



.forward {
	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;
	}

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;
	}
.centerBoxWrapper .back{
	clear: none;
	line-height: 1.2em;
}
.clearfix .detail_attributes .floatingBox {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#productAttributes .wrapperAttribsOptions .optionName {
	padding: 0px;
	margin: 0px;
}
.detail_attributes #productAttributes #attribsOptionsText {
	margin-left: 0px;
}
.clearfix .detail_attributes #productDetailsList li {
	margin-left: 0px;
	padding-left: 0px;
}
.clearfix .detail_attributes #productDetailsList {
	padding-left: 0px;
}
#indexCategories .list_container .categoryListBoxContents {
	padding-bottom: 10px;
}
#whatsNew .list_container {
	margin-bottom: 0px;
}
#maintenanceDefault {
	margin-right: auto;
	margin-left: auto;
}
#maintenanceDefaultMainContent {
	font-size: 14px;
	line-height: 1.5em;
	padding-top: 10px;
}
#maintenanceDefaultPeriod {
	font-size: 14px;
}
#maintenanceDefault .forward img {
	margin-top: 15px;
}
#feature_right{
	width: 474px;
}
*html #feature_right{
	width: 500px;
}
#featuredDefault .img_td {
	width: 145px;
}


*html #featuredproductsBody #mainWrapper #contentMainWrapper #featuredDefault .img_td {
	width: 100px;
	margin: 0px;
	padding: 0px;

}
#specialsDefault{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}#indexCategories #featuredProducts {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.productListing-data .itemTitle {
	padding-left: 12px;
}
.tableRow .order_products_name {
	width: 150px;
}
.tableRow .order_products_size {
	width: 120px;
	text-align: center;
}

.tableRow .order_products_file div {
	width: 100px;
	overflow: hidden;
}
.tableRow .order_products_maxdays {
	width: 120px;
	text-align: center;
}
.tableRow #remain_days{
	width: 30px;
}#bestsellersContent .wrapper li {
	text-indent: -1.2em;
	padding-left: 1.2em;
}
#mainWrapper #contentMainWrapper #navColumnTwo #navColumnTwoWrapper #bannerbox-table #bannerbox-content #bannerboxContent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainWrapper #contentMainWrapper #navColumnTwo #navColumnTwoWrapper #bannerbox-table #bannerbox-content #bannerboxContent {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#mainWrapper #contentMainWrapper #navColumnTwo #navColumnTwoWrapper #bannerbox2-table #bannerbox2-content {
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 5px;
}

#mainWrapper #contentMainWrapper #navColumnTwo #navColumnTwoWrapper #bannerbox2-table #bannerbox2-content #bannerbox2Content img {
	margin-right: auto;
	margin-left: auto;
}
#mainWrapper #contentMainWrapper #navColumnTwo #navColumnTwoWrapper #bannerbox2-table #bannerbox2-content #bannerbox2Content {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}
html>body #head_search_box{
	padding-bottom: 2px;
}#indexBody #mainWrapper #contentMainWrapper #indexCategories #summery_comment {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#free_space{
	text-align: center;
	width: 100%;
	xpadding-top: 10px;
	xpadding-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #f0eeee;
}
#credit_icon{
	vertical-align: middle;
	margin-bottom: 5px;
}
*html #credit_icon{
	vertical-align: middle;
	margin-bottom: 5px;
}
#paypal_icon{
	vertical-align: middle;
	margin-bottom: 5px;
}
*html #paypal_icon{
	vertical-align: middle;
	margin-bottom: 5px;
}
.link {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-weight: bold;
	text-align: left;
}
.link a {
	font-size: 15px;
}
.link a:link {
	text-decoration: underline;
}
.link a:visited {
	text-decoration: underline;
}
.link a:hover {
	text-decoration: none;

}
html>body #indexBody #mainWrapper #contentMainWrapper .ad a{

	font-size: 15px;
}
.ad{
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #999999;
	font-size: 15px;
}#creatercontentssalesBody #mainWrapper #contentMainWrapper #creater_contents_sales {
	padding-bottom: 20px;
}
#creater_contents_sales .content h2 {
	font-size: 15px;
	padding-top: 10px;
}
#creater_contents_sales .content p {
	margin: 0px;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#creater_contents_sales .content h3 {
	font-size: 15px;
	padding-bottom: 5px;
	padding-top: 20px;
}
#creater_contents_sales .content a {
	color: #0066cc;
}
#creater_contents_sales table{
border-collapse:collapse;
	
}
#tools_of_sales td {
	width: 174px;
	line-height: 1.3em;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 5px;
}
#creater_contents_sales .td_img{
	text-align: left;
	padding-right: 22px;
	padding-left: 0px;
}
#creater_contents_sales #tools_of_sales .no_padding{
	padding-right: 10px;
	width: 185px;
}
*html #creater_contents_sales #tools_of_sales .no_padding{
	padding-right: 15px;
	width: 195px;
}
#creater_contents_sales #tools_of_sales .td_img_right{
	padding-right: 6px;
	width: 192px;
}
#creater_contents_sales #tools_of_sales #td_img_right{
	padding-left: 15px;
}
#tools_of_sales th {
	font-weight: normal;
	color: #0066cc;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 3px;
}
#creater_contents_sales ul,#creater_contents_sales li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#creater_contents_sales li{
	margin-bottom: 10px;
	padding-left: 6px;
}
#creater_contents_sales .content a:link {
	text-decoration: underline;	
}
#creater_contents_sales .content a:visited {
	text-decoration: underline;	
}
#creater_contents_sales .content a:hover {
	text-decoration: none;	
}
#creater_contents_sales .content #kome {
	font-size: 10px;
	color: #990000;
}
#creater_contents_sales .contents_flow_table {
	margin-left: 5px;
}

#creater_contents_sales .contents_flow_table td {
	padding-top: 4px;
}
#contents_flow #second_flow_h {
	font-size: 10px;
	color: #2fbbff;
}
#contents_flow #second_flow_h img {
	margin-right: 150px;
}
#creater_contents_sales #second_flow {
	border: 1px solid #2fbbff;
	margin-left: 2px;
	margin-top: 3px;
}
#second_flow td {
	padding-right: 10px;
	padding-left: 3px;
}
#navColumnOneWrapper .banner_space {
	text-align: center;
}

#navColumnOneWrapper .banner_space .banner {
	margin: 0px;
	padding: 0px;
}
#productreviewsinfoBody #mainWrapper #contentMainWrapper #reviewsInfoDefault .rating {
	width: 90px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	clear: left;
	margin-left: 0px;
	padding-left: 0px;
}
