﻿#ProductAction {
	height: 35px;
	border: solid 1px #F0F0F0;
	background-color: #f9f9f9;
	border-left: 5px solid #FFCC00;
	width: 715px;
	-moz-box-sizing: content-box;
}
#BigImage {
	width: 720px;
	height: 420px;
	overflow: hidden;
	-moz-box-sizing: content-box;
}
#ProductProperty {
	padding: 13px;
	background-color: #eeeeee;
}
#TextOverImage {
	width: 720px;
	color: Black;
	font-size: 14px;
	position: absolute;
	background-color: white;
	-moz-opacity: 0.5;
	opacity: .70;
	filter: alpha(opacity=70);
	margin-top: 11px;
}
#ImageText {
	float: left;
	padding: 7px 5px 3px 13px;
}
#ContainerImageDescription {
	width: 720px;
	color: Black;
	font-size: 14px;
	position: absolute;
	background-color: white;
	-moz-opacity: 0.5;
	opacity: .70;
	filter: alpha(opacity=70);
	margin-top: 373px;
	height: 47px;
	vertical-align: bottom; /*	float: left; 	padding: 337px 5px 3px 13px;*/
}
#ImageDescription {
	padding: 13px;
	font-size: 11px;
}
#PrevNextImage {
	position: relative;
	float: right;
	top: 0;
	visibility: hidden;
}
#PriceSimple {
	float: right;
	padding-right: 13px;
	text-align: right;
	font-size: 15px;
	padding-top: 5px;
	font-weight: bold;
	color: #cc0000;
}
#PrevNextImage #PrevArrow, #PrevNextImage #NextArrow {
	font-size: 18px;
	float: left;
	font-weight: bold;
}
#PrevNextImage #PrevArrow a, #PrevNextImage #NextArrow a {
	color: #cc0000;
	text-decoration: none;
	display: inline-block;
	width: 45px;
	height: 35px;
	background-position: center center;
}
#PrevArrow a {
	background: transparent url(/i/prevImage.png) no-repeat;
}
#NextArrow a {
	background: transparent url(/i/nextImage.png) no-repeat;
}
#ProductTabs {
	display: inline-block;
	margin: 9px 0 9px 0;
	text-align: center;
	border: solid 1px #DAE9FE;
	background-color: White;
	-moz-box-sizing: content-box;
	width: 720px;
	-moz-box-sizing: content-box;
}
#ProductTabs #Tabs a {
	display: inline-block;
	text-decoration: none;
	width: 25%;
	background-color: #EBF3FE;
	border-bottom: solid 1px #DAE9FE;
	-moz-box-sizing: content-box;
	font-size: 11px;
	line-height: 27px;
}
#ProductTabs #Tabs a:Hover {
	background-color: #DAE9FE;
	color: Black;
}
#ProductTabs .Spot {
	padding: 13px;
	text-align: left;
	background-color: white;
	overflow: hidden;
}
#ProductTabs .Spot h2 {
	display: block;
	font-size: 12px;
	font-weight: bold;
}
#ProductTabs .Spot h3 {
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
}
#ProductTabs .footer {
	font-size: 10px;
	line-height: 100%;
}
div.ThumbDetailImage {
	text-align: center;
	width: 167px;
	height: 133px;
	float: left;
	color: #666666;
	font-size: 11px;
	margin-right: 6px;
}
div.ThumbDetailImage .ImageHolder {
	height: 100px;
}
div.ThumbDetailImage a {
	text-decoration: none;
}
#ProductTabs .Spot td {
	padding: 3px 3px 3px 11px;
}
td.GroupName h2 {
	background-color: #eeeeee;
}
ww td.PropertyName {
	background-color: #f9f9f9;
	width: 177px;
}
.lblRecommend {
	text-align: left; /*background-image: url(/i/bg_Recommend_Input.gif); 			background-repeat: no-repeat; 			padding-left: 7px;*/
	width: 200px;
	height: 26px;
	margin-left: 3px;
	line-height: 26px;
}
#PropertyImages div {
	width: 333px;
	padding: 23px;
	border: solid 3px #cccccc;
	background-color: #ffffff;
}
#PropertyImages div a {
	margin-top: -17px;
	padding-bottom: 11px;
	display: block;
	color: #cc0000;
	text-align: center;
}
div#Feedback {
	height: 177px;
	background: white url(/i/bg_MondiFeedBack.jpg) no-repeat;
	padding: 25px 0 0 157px;
}
div#Feedback h3 {
	margin-top: 3px;
}
div#Feedback input {
	margin-bottom: 11px;
	width: 153px;
}
div#Feedback textarea {
	width: 353px;
	height:71px;
}
div#Feedback span {
	display: block;
	font-size:10px;
	padding-top:13px;
}
div#Feedback .sbmt {
	width: 133px;
	margin-top:7px;
	float:right;
}
a#PriceLink {
 display:none;
 }
