/* CSS Document */

/* --------------------- Category  --------------------- */
.gshpCategoryCard .gshpCategoryCardImage, 
.gshpCategoryCard .gshpCategoryCardFlash {
	margin-bottom: 5px;
}

/* --------------------- Category products --------------------- */
.gshpProductList img{
	border:0px;
}

.gshpProductList .gshpProductListLabel {
	display: none;
}

.productFloatingDiv {
	width: 124px;
	height: auto;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background-color: #f4f5f9;
	color: #6f787f;
	margin: 0px 4px 6px 0px;
	padding: 5px 0px 0px 0px;
	border: 0;
}

.productThumbnailDiv,
.productFloatingLabel,
.productFloatingPrice {
	width: 110px;
	margin-left:auto;
	margin-right:auto;
}

.productThumbnailDiv {
	height: auto;
}

.productFloatingLabel,
.productFloatingPrice {
	height: auto;
	text-align: left;
}

.productFloatingLabel a {
	font-size: 14px;
	color: #6f787f;
}

.productFloatingPrice {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

/* --------------------- Welcome --------------------- */
img.hforRootTocImage {
		border:0px;
		margin-bottom:1px;
		height: 46px;
		width: 194px;
}

img.hforRootTocImageSelected {
		border:0px;
		margin-bottom:1px;
		height: 46px;
		width: 194px;
}

img.hforRootTocRightImage {
	width: 314px;
	height: 281px;
}

img.hforRootTocRightImageSelected {
	width: 314px;
	height: 281px;
}

h2.hforRootTocTitle {
	font-size: 12px;
	background-color: #E0EAF6;
	height: 46px;
	width: 194px;
	margin-bottom:1px;
	padding: 4px;
	cursor: hand;
}