@charset "utf-8";
#AddtoCartDetails {
	padding-top: 20px;
	height: auto;
}
#ItemBlock {
	height: auto;
	width: 800px;
	padding: 0px;
	float: none;
	text-align: center;
}
#ItemDescription {
	width: 280px;
	clear: none;
	float: right;
	overflow: visible;
	height: auto;
	font-size: 18pt;
	font-family: Georgia, Tahoma, MAXIMO;
	text-align: left;
}
#ItemMainPicture {
	text-align: center;
	clear: none;
	float: left;
	overflow: hidden;
	padding: 0;
}
#ItemMainPictureThumbnails {
	text-align: right;
	padding: 0px;
	clear: left;
	float: left;
	vertical-align: top;
}
.addtocarttable {
	height: auto;
}
.ColorSelect, .SizeSelect {
	clear: both;
	text-align: right;
	line-height: 12pt;
	font-size: 14pt;
	color: #0000CC;
}
.googlecart-add {
	text-align: left;
	padding-right: 20px;
	vertical-align: top;

}

.ItemArtist {
	clear: both;
	float: right;
	text-decoration: underline;
}
.ItemArtistName {
	clear: both;
	float: left;
	padding-left: 0px;
	padding-top: 5px;
	text-align: left;
	padding-right: 10px;
}
.ItemDescription {
	clear: both;
	float: right;
	padding-top: 15px;
	text-decoration: underline;
}
.ItemDescriptionText {
	clear: both;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 14pt;
	line-height: 18pt;
	list-style-type: circle;
	list-style-image: none;
	height: 300px;
	overflow-y: auto;
	margin-top: 10px;
}
.ItemMainPictureAndThumbWidth {
	width: 490px;
}
.ItemOrderDetails {
	clear: both;
	padding-top: 20px;
}
.ItemThumbnails {
	height: 100px;
	width: auto;
	padding: 15px;
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
}
.ItemTitle {
	text-align: center;
	padding-bottom: 30px;
	font-weight: bolder;
	color: #990000;
	font-size: 22pt;
}
.product-attr-size, .product-attr-color  {
	width: 130px;
	height: auto;
	text-align: left;
	clear: left;
}
.product-shipping-first, .product-shipping, product-image {
	visibility: hidden;
	line-height: 0;
}
.product-title {
	text-align: center;
	padding-bottom: 15px;
	font-weight: bolder;
	color: #990000;
	font-size: 22pt;
	padding-top: 15px;
}
.product-price {
	font-weight: normal;
	padding-top: 0px;
	clear: both;
	color: #000000;
	float: left;
	height: auto;
	font-size: 22pt;
	text-align: left;
}
.sale {
	text-align: left;
	clear: both;
	float: left;
}
.SizeChartLink {
	font-size: 14px;
	font-style: normal;
	cursor: pointer;
	text-decoration: underline;
	text-align: right;
	padding-right: 0px;
	color: #00C;
}
