/* #pageCenter styles */

/* Breadcrumbs */

#pageCenterBreadcrumb {
	margin-bottom: 24px;
}

.crumbText {
	font-size: 12px;
	color: #666666;
}

.crumbLink {
	color: silver;
}

#pageCenterBreadcrumb h2 {
	color:#333333;
	font-size: 1.2em;
	padding-top: 20px;
}

/* Star rating styles */

.starRating {
	margin-bottom: 20px;
	font-size: 12px;
}

.starRating img {
	top: 6px;
	position: relative;
}

.starRating a {
	color:#333333;
	font-size: 12px;
	text-decoration: none;
}

.starRating a:hover {
	text-decoration: underline;
}

/* Product graphic styles */

#largeProductPhoto {
	float: left;
	text-align: center;
	margin-right: 20px;
}

.largeProductGraphic {
	text-align: center;
	display: block;
	width: 250px;
	height: 250px;
	padding: 10px;
	border: 1px dotted #CCC;
}

.productListPhoto {
	border-style: none;
}

.arrow {
	list-style-position: inside;
	list-style-image: url(../../../../Users/HBW/AppData/Local/images/arrow.gif);
	padding-right: 5px;
}

a.imageEnlarge {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

a:hover.imageEnlarge {
	text-decoration: underline;
}

/* Product details table styles*/

#productInfoBrief {
	width: 250px;
	float: left;
}

.productListTable {
	border-collapse: collapse;
	font-size: 11px;
	width: 321px;
}
.productDetailsLeft {
	vertical-align: top;
	background-color: #33CCFF;
	width: 30%;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	padding: 4px 6px;
	color:#0000FF;
	text-align: right;
	padding-right: 10px;
}


.productDetailsRight {
	vertical-align: top;
	background-color: #80FFFF;
	width: 70%;
	border-bottom: 1px solid white;
	padding: 4px 6px;
	text-align: left;
	color: #333333;
	padding-left: 10px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:110%;


	
}

.oldPrice {
	text-decoration: line-through;
}

/* Add to Cart styles */

.addtocartTable {
	border-collapse: collapse;
	margin-bottom: 8px;
	margin-top: 8px;
	width: 321px;
}

.addtocartTitle {
	text-align: left;
	vertical-align: top;
}

.addtocartTitle a {
	font-weight: bold;
	text-decoration: none;
	color:#333333;
	font-size: 14px;
}

.addtocartTitle a:hover {
	text-decoration: underline;
}

.addtocartOrder {
	text-align: right;
	vertical-align: top;
}

.addtocartForm {
	
}

.addtocartFieldSet {
	border: none;
}

.addtocartFieldSet input, .addtocartFieldSet button {
	border: none;
}

.addtocartFieldSet input.box {
	width: 30px;
	height: 12px;
	padding: 4px;
	font-size: 12px;
	border:1px solid #666666;
	margin-right: 5px;
	text-align: right;
}

.addtocartFieldSet input.box:focus {
	outline: none;
}

.addtocartQuantity {
	font-size: 12px;
	padding-right: 5px;
}

.addtocartButton {
	display: inline-block;
	width: 103px;
	height: 21px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(../images/productList_addtocart.gif) no-repeat right;
}

/* Viral link styles */

#viralLinks {
	
}

#viralLinks a {
	font-size: 12px;
	text-decoration: none;
	color: #FF476d;
	
}

#viralLinks a:hover {
	text-decoration: underline;
}

/* Product info styles */

#productInfoFull {
border-top: 1px solid #33CCFF;
		padding: 8px 12px;
	width: 591px;
	margin-top: 20px;
}

#productInfoFull h1 {
border-bottom: 1px solid #33CCFF;
	color: #333333;
	font-size: 16px;
	padding-left: 24px;
	padding-bottom: 10px;
}

#productInfoFull h2 {
 padding-top: 8px;
	font-size: 14px;
	padding-left:10px;
}

#productInfoFull p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #33CCFF;
	color:#333333;
}

#productInfoFull li {
	font-size: 12px;
	list-style-position: inside;
	line-height: 16px;
}

/* Customer reviews styles */

#customerReviewsSection {
	margin-top: 20px;
	border-top: 2px solid #999;
}

#customerReviewsSection h2 {
	font-size: 16px;
	padding-top: 12px;
	padding-bottom: 6px;
}

.createReview {
	display: block;
	background: url(../../../../Users/HBW/AppData/Local/images/createReview.gif) no-repeat;
	height: 21px;
	width: 126px;
	margin-top: 10px;
}

.btnRecommend {
	background: url(../../../../Users/HBW/AppData/Local/images/buttonYes.gif) no-repeat;
	width: 66px;
	height: 21px;
	display: inline-block;
}

.btnNoRecommend {
	background: url(../../../../Users/HBW/AppData/Local/images/buttonNo.gif) no-repeat;
	width: 66px;
	height: 21px;
	display: inline-block;
}

.customerReview {
	
}

.customerReview p {
	font-size: 12px;
	margin-bottom: 6px;
}

.customerReview a {
	color: #FFCCCC;
}

/* Also bought styles */

#alsoBoughtSection {
	margin-top: 20px;
	border-top: 2px solid #999;
	margin-bottom: 20px;
}

#alsoBoughtSection h2 {
	font-size: 16px;
	padding-top: 12px;
	padding-bottom: 14px;
}

table.productLine {
	border-collapse: collapse;
	margin-left: 7px;
}

td.productDetails {
	width: 150px;
	text-align: center;
	vertical-align: top;
}
/*table->ul*/
ul.productLine {
	display:block;
/*	_display:inline-block;
*/	list-style: none;
	zoom: 100%;
/*	margin-left: 7px;
*/	margin: 0 0 0 7px;
}
ul.productLine:after {
	content: ".";
	display: block;
	clear:both;
	height: 0;
	visibility: hidden;
}

li.productDetails {
	display: block;
	width: 150px;
	margin-bottom: 10px;
	list-style: none;
	float: left;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
	zoom: 100%;
}
/*table->ul*/

/*.productRating {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 4px;
}

.productImage {
	display: block;
	width: 120px;
	border: 1px dotted silver;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
}

.productPhoto {
	border-style: none;
}

a.productDescription {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color:#FF0000;
	display: block;
	height: 36px;
	text-decoration: none;
}

a.productDescription:hover {
	text-decoration: underline;
}

a.productPrice {
	font-size: 12px;
	background-color: #FFCCCC;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 6px;
}
*/





