@charset "euc-jp";

/* common */

*{
	margin:0;
	padding:0;
	list-style:none;
}

body{
	background-color:#FFF;
	background:url(../images/bg.gif) no-repeat;
	color:#333;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	font-size:14px;
	text-align:center;
	line-height:1.4;
}

a img{
	border:none;
}

a:link{
	color:#0000ff;
	text-decoration:underline;
}

a:visited{
	color:#0000ff;
	text-decoration:underline;
}

a:hover{
	background:#cccc99;
	color:#0000ff;
	text-decoration:underline;
}

#indexBody{
	margin:0;
	padding:0;
}

#wrap{
	margin:0 auto;
	padding:0;
	text-align:left;
	width:810px;
}

.fb,.bold{
	font-weight:bold;
}

table{
	border-collapse:collapse;
}


.to_center{
	text-align:center;
}

.red{
	color:#FF0000;
}

.clear{
 overflow:hidden;
}

@* html .clear{
overflow: visible;
}
	

/* header */

#header{
	margin:0;
	padding:0;
	overflow:hidden;
}

#header h1{
	margin:0;
	margin-top:28px;
	margin-bottom:16px;
	padding:0;
	float:left;
	width:500px;		
}

#header ul#nav{
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	width:810px;
}

#header ul#nav li{
	float:left;
	width:162px;
}

#header ul#acc{
	clear:both;
	list-style:none;
	font-size:90%;
	overflow:hidden;
	margin:5px 0;
	width:810px;
}

#header ul#acc li{
	float:left;
	border-left:1px solid #2D1E1E;
	display:block;
	float:right;
	padding:0 15px;
}

#header ul#acc li.left{
	border-right:1px solid #2D1E1E;
	display:block;
	float:right;
	padding:0 15px;
	border-left:1px solid #2D1E1E;
}

#header ul#acc li.greeting{
	display:block;
	float:left;
	padding:0 15px 0 0;
	border-left:none;
}

/*#navEZPagesTop*/

#retrieval{
	margin:0;
	margin-top:35px;
	padding:0;
	text-align:right;
	float:left;
	width:310px;
}

#bread , #navEZPagesTop {
	margin:0;
	padding:0;
	padding-bottom:5px;
	font-size:90%;
	width:630px;
	}

/* footer */

#footer{
	margin:0;
	margin-top:30px;
	padding:0;
	background:url(../images/bg_f.gif);
	padding-top:30px;
	text-align:left;
	clear:both;
	border-top:5px solid #2D1E1E;
}

#footer_con{
	margin:0 auto;
	width:810px;
	overflow:hidden;
}

.box270{
	margin:0;
	margin-bottom:20px;
	padding:0;
	float:left;
	width:270px;
}

#footer_con ul{
	list-style:none;
	font-size:90%;
	width:810px;
	overflow:hidden;
}

#footer_con ul li{
	float:left;
	border-right:1px solid #2D1E1E;
	display:block;
	float:left;
	padding:0 15px;
}

#footer_con ul li.left{
	float:left;
	border-right:1px solid #2D1E1E;
	display:block;
	float:left;
	padding:0 15px;
	border-left:1px solid #2D1E1E;
}

.copy{
	margin:0;
	margin-top:20px;
	margin-bottom:20px;
	padding:0;
	float:right;
	text-align:right;
	width:100%;
	font-size:90%;
}

/* sidenav */

#sidenav{
	margin:0;
	margin-left:15px;
	padding:0;
	float:left;
	width:165px;
}

.sideBoxContent2 {
	background:url(../images/bg_nav.gif);
	padding: 0.4em;
	font-size: 100%;
	margin:0;
	margin-bottom:5px;
}

.side_pay{
	background:url(../images/icon_arrow.gif) no-repeat 0 6px;
	padding:3px 0 5px 13px;
}	

/* page */

h2.title {
	margin:0;
	margin-bottom:10px;
	padding:0;
	border-bottom:5px solid #2D1E1E;
	font-weight:bold;
	font-size:120%;
	text-align:left;
}

.title2 {
	margin:0;
	margin-bottom:10px;
	margin-top:10px;
	padding:0;
	border-bottom:1px dotted #2D1E1E;
	font-weight:bold;
	font-size:120%;
	text-align:left;
}

h2.centerBoxHeading {
	margin:0;
	padding:0;
	font-size:120%;
}

h3.sp{
	background:#4B3C37;
	line-height:1.6;
	padding-left:10px;
	color:#FFF;
}

h3.item{
	background:url(../images/item_icon.gif) no-repeat 0 50%;
	padding-left:13px;
	margin-bottom:5px;
	margin-top:10px;
	color:#4B3C37;
	clear:both;
}

h3.page{
	border-bottom:#666600 dotted 1px;
	margin-bottom:10px;
	font-weight:normal;
}

h4.item{
	background:url(../images/item_icon.gif) no-repeat 0 50%;
	padding-left:13px;
	margin-bottom:5px;
	margin-top:10px;
	color:#4B3C37;
	clear:both;
}

#main{
	margin:0 auto;
	margin-top:10px;
	margin-bottom:20px;
	padding:0;
	float:left;
	width:100%;
}

#contents,.centerColumn{
	margin:0;
	margin-bottom:20px;
	padding:0;
	float:left;
	width:630px;
	overflow:hidden;
}

.wrap_box{
	width:630px;
}

.last{
	margin-bottom:30px;
}

.emcolor{
	color:#AB4738;
}

.left{
	text-align:left;
}

.con_box{
	overflow:hidden;
	float:left;
	width:630px;
}

#productDescription{
	clear:both;
}

#productDescription p{
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	border:1px dotted #999999;
}

.productListing-odd,.productListing-even,.productListing-data,.featured_products tr,.featured_products td{
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	border-bottom:1px dotted #999999;
	text-align:left;
}

.line{
	border-bottom:1px dotted #999999;
}

.itemTitle{
	font-size:100%;
}	

.productListing-odd td,.productListing-even td,.productListing-rowheading th{
	padding:5px;
}

.productListing-rowheading{
	margin:0;
	padding:10px;
	background:url("../images/bg_f.gif") repeat scroll 0 0 transparent;
}

#productDescription table{
	width:100%;
	border-collapse: separate;
	border-spacing: 0px;
	>border-collapse:collapse;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	font-size:100%;
}

#productDescription th{
	background-color:#F0F1F5;
	text-align:left;
	width:30%;
	padding:5px;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	vertical-align:text-top;
}

#productDescription td{
	padding:5px;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	vertical-align:text-top;
}

#productQuantityDiscounts table{
	float:left;
	margin-top:1em;
}

#productQuantityDiscounts td{
	padding:2px;
}


#productQuantityDiscounts th{
	padding:2px;
	background-color:#F0F1F5;
}			

/*--repair--*/

.culumn1{
	width:260px;
	float:left;
}

.culumn1_2{
	width:215px;
	float:left;
}

.culumn2{
	width:360px;
	float:left;
}

.column3{
	width:200px;
	float:left;
}

ul.conlist{
	padding:10px 0 15px 15px;
}

ul.conlist li{
	list-style-image:url(images/common/list_icon.gif);
	margin-left:1em;
}

table.usage{
	width:100%;
}

table.usage th,table.usage td{
	vertical-align:top;
	line-height:1.6;
}

table.usage th{
	text-align:left;
}

table.usage td{
	text-align:right;
}

table.usage .discount{
	background-color:#F0F1F5;
}

p .usage{
	background:#D54B24;
	padding:5px 10px;
	color:#FFF;
}

.repair_p{
	width:415px;
	float:left;
	font-size:90%;
}

table.repair_prace{
	width:85%;
	border:1px solid #999999;
	margin-left:10px;
}

table.repair_prace th{
	text-align:left;
	padding:5px;
	border:1px solid #999999;
	vertical-align:text-top;
	background-color:#F0F1F5;
}

table.repair_prace td{
	text-align:right;
	padding:5px;
	border:1px solid #999999;
	vertical-align:text-top;
}

table.repair_prace td.num{
	text-align:center;
}

table th.center{
	text-align:center;
}

.categoryListBoxContents{
	text-align:left;
	margin:0;
	padding:0;
	background:url(../images/icon_goods.gif) no-repeat 0 6px;
	padding-left:13px;
	line-height:1.6em;
}

.photo{
	margin:0;
	padding:0;
	float:left;
	width:300px;
}

.box_photo{
	margin:0;
	padding:0;
	float:left;
	width:300px;
}	

.box_select{
	margin:0;
	padding:0;
	padding-left:10px;
	float:left;
	width:320px;
}

.fs_s{
	font-size:85%;
}

/*.productPrices,*/#attribsOptionsText	{
	font-weight:normal;
	font-size:100%;
}

LABEL{
	margin:0;
	padding:0;
}	

.optionName {
	/*line-height: 1.5em;*/
	padding-left: 0.2em;
	padding-top: 0.2em;
	/*width:90px;*/
	font-weight:bold;
}
	
.box2{
	margin:0;
	line-height: 1.5em;
	padding-left: 0.2em;
	text-align:left;
}

.b5{
	margin:0;
	padding:0;
	padding-bottom:5px;
}

.b10{
	margin:0;
	margin-bottom:10px;
	padding:0;
}

/* contact */

FORM {
	display: inline;
	margin: 0;
	}

.div10{
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	border:1px dotted #999999;
}

/* index */

.orderimg{
	margin:0;
	padding:0;
}

.middlebox{
	margin:0;
	margin-top:15px;
	margin-bottom:15px;
	padding:0;
	clear:both;
	overflow:hidden;
}

.repair{
	margin:0;
	padding:0;
	float:left;
	width:270px;
}

.new{
	margin:0;
	margin-left:10px;
	margin-left:9px;
	padding:0;
	float:left;
	width:350px;
	line-height:1.2;
}

.new_con{
	margin:0;
	padding:5px;
	border-bottom:#666 1px dotted;
}

.new_con p{
	margin:0;
	padding:0;
	padding-bottom:5px;
}

.greeting,#loginDefaultHeading{
	font-weight:normal;
	font-size:100%;
}	

/* about_us */

table.width100{
	width:100%;
	border:1px solid #999999;
}

table.width100 th{
	background-color:#F0F1F5;
	vertical-align:text-top;
	text-align:left;
	border:1px solid #999999;
	padding:5px;
}

table.width100 td{
	border:1px solid #999999;
	padding:5px;
}

table.width100 td.con{
	width:75%;
}

ul.conlist{
	padding:10px 0 15px 15px;
}

ul.conlist li{
	list-style-image:url(../images/list_icon.gif);
	margin-left:1em;
}

.culumn1{
	width:260px;
	float:left;
	margin:0;
	padding:0;
}

.line_h li{
	line-height:2.5em;
}

.right10{
	padding-right:10px;
}

dl.us{
	width:290px;
	>width:270px;
}

dl.us dt{
	float:left;
	width:80px;
}

dl.us dd{
	float:left;
	width:190px;
}

dl.us02{
	width:180px;
	float:left;
	margin-bottom:10px;
}

dl.us02 dt{
	float:left;
	width:90px;
	height:25px;
}

dl.us02 dd{
	float:left;
	width:90px;
	height:25px;
}

.to_upmap{
	padding-left:0px;
}

.float_right{
	float:right;
}

/* conditions */

p.item_con{
	margin-left:1em;
	padding-bottom:10px;
	line-height:1.6em;
	font-size:90%;
}
p.item_con_yutyo{
	margin-left:1em;
	line-height:1.6em;
	font-size:90%;
}

p.indent{
	padding-left:2em;
	padding-bottom:5px;
}

table.conditions{
	width:98%;
	border:1px solid #999999;
	margin-left:10px;
	margin-bottom:10px;
}

table.conditions th{
	text-align:left;
	padding:5px;
	border:1px solid #999999;
	vertical-align:text-top;
	background-color:#F0F1F5;
}

table.conditions td{
	text-align:left;
	padding:5px;
	border:1px solid #999999;
	vertical-align:text-top;
}
	
table.carry{
	width:60%;
	border:1px solid #999999;
	margin-left:1em;
}

table.carry th{
	border:1px solid #999999;
	background-color:#F0F1F5;
	text-align:left;
	padding:5px;
}

table.carry td{
	border:1px solid #999999;
	text-align:right;
	padding:5px;
}

.m10{
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
}

/* sitemap */

#siteMapList {
	width: 100%;
	float: right;
	margin:10px 0;
	padding:0;
}

#siteMapList ul{
	margin:0;
	padding:0;
}

#siteMapList ul li{
	margin:0;
	padding:0;
	margin-left:20px;
	background:url(../images/icon_arrow.gif) no-repeat 0 6px;
	padding-left:13px;
	line-height:1.6em;
}

#siteMapList ul li ul{
	margin:0;
	padding:0;
}

#siteMapList ul li ul li{
	margin:0;
	padding:0;
	background:url(../images/icon_goods.gif) no-repeat 0 6px;
	padding-left:13px;
	line-height:1.6em;
}

/* item */

#itemList {
	width: 100%;
	float: right;
	margin:10px 0;
	padding:0;
}

#itemList ul{
	margin:0;
	padding:0;
}

#itemList ul li{
	margin:0;
	margin-bottom:20px;
	margin-left:10px;
	padding:0;
	background:url(../images/icon_arrow.gif) no-repeat 0 6px;
	padding-left:13px;
	line-height:1.6em;
	width:290px;
	>width:280px;
	float:left;
	overflow:hidden;
}

#itemList ul li ul{
	margin:0;
	padding:0;
}

#itemList ul li ul li{
	margin:0;
	padding:0;
	background:url(../images/icon_goods.gif) no-repeat 0 6px;
	padding-left:13px;
	line-height:1.6em;
}

/* mypage */

table#prevOrders td{
	padding:5px;
}	
		
#accountLinksWrapper{
	margin: 0;
	width: 100%;
	}

TR.tableHeading {
	background-color: #F0F1F5;
	border:1px solid #999999;
}


.tableHeading TH {
	border-bottom: 1px solid #999999;
}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top;
	padding:5px;
	text-align:left;
}

#orderTotals{
	padding-right:0;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

#myAccountShipInfo,#myAccountPaymentInfo{
	padding:5px;
}

h4{
	padding-right:0;
	padding-left:0;
	padding-top:5px;
	padding-bottom:5px;
}

/* list */

#productListing{
	margin:0;
	margin-bottom:10px;
}

.navSplitPagesResult {
	margin:0;
	margin-top:5px;
}

/*Shopping Cart Display*/
#cartAdd{
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

#cartAdd2 a{
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	display:block;
	background:url(../images/bg_nav.gif);
	text-decoration:none;
}	
			
#cartEmptyText{
	margin:10px 0;
}


#checkoutShippingContentChoose p{
	margin:10px 0;
}

/*shopping_cart*/

#scQuantityHeading,#scProductsHeading,#scUnitHeading,#scTotalHeading{
	padding-left:5px;
}

.alert {
	color: #FF0000;
}				
	
/*-----------------------------------¢¬*/
	

/*wrappers - page or section containers*/


#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
/*
.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}
*/
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

SELECT, INPUT {
	display: inline;
	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.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	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;
	}



/*navigation*/


.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	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: #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;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}



#navEZPagesTop {
	background-color: #ffff33;
	}


#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content, #productDescription,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}


.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
/*
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
*/

/*Shopping Cart Display*/
.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*/ 
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}


/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading{
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading,.rightBoxHeading, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents,  .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.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*/
	}


.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;
	}

