/*Product module Start*/
.pmLeftPart {
	width: 176px;
	overflow: auto;
	background-color: #525252;
}

.pmRightPart {
	float: right;
	width: 730px;
	overflow: auto;
}

.pmBigTitle  {
	height: 38px;
	line-height: 38px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px;
	background-color: #8c8c8c;
	background-image: url(../images/pm_big_title_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #525252;
	font-weight: bold;
}

.pmBigTitle2 {
	height: 42px;
	background: #ffffff url(../images/pm_big_title_bg.gif) left bottom repeat-x;
	color: #525252;
	font-weight: bold;
}

.pmBigTitle table {
	height: 38px;
}

.mail_fr{
	background-color: #92BF02;
}

.mail_fr tr td{
	background-color: #C8ED50;
	height:30px;
	color: #650057;
	padding-left: 20px;
}

.contact{
	/*border:1px solid #92BF02;*/
}

.pmTitle {
	height: 18px;
	line-height: 18px;
	margin: 2px 0px 0px 0px;
	padding: 0px 4px;
	background-color: #8c8c8c;
	background-image: url(../images/pm_item_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #525252;
	overflow: hidden;
}

.contentArea916 .pmTitle a {
	color: #525252;
	display: block;
	/*padding: 0px 0px 2px 0px;*/
}

.pmCurTitle {
	color: #ffffff;
	height: 18px;
	line-height: 18px;
	padding: 0px 5px;
	margin: 2px 0px 0px 0px;
	background-color: #D90000;
	background-image: url(../images/pm_item_sel_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
}

.contentArea916 .pmCurTitle a {
	color: #ffffff;
	display: block;
	/*padding: 0px 0px 2px 0px;*/
}


.pmTitleInner {
	height: 18px;
	line-height: 18px;
	padding: 0px 5px;
	background-color: #8c8c8c;
	color: #ffffff;
	overflow: hidden;
}

.contentArea916 .pmTitleInner a {
	color: #ffffff;
	display: block;
	/*padding: 0px 0px 2px 0px;*/
}

div.pmPath {
	height: 35px;
	line-height: 35px;
	padding-left: 3px;
}

span.pmPath {
	/*color: #ff0000;
	font-weight: bold;*/
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
}

span.pmPath a {
	/*color: #525252;*/
	color: #666666;
	text-decoration: none;
}

span.pmPathCurrent a {
	/*color: #8c8c8c;
	font-weight: bold;*/
	color: #666666;
}

.pmProductListContainer {
	width: 730px;
	overflow: auto;
}

.pmItemContainer {
	width: 140px;
	/*height: 200px;*/
	/*overflow: visible;*/
	float: left;
	margin-right: 10px;
	margin-top: 15px;
	text-align: center;
}

.pmPhoto {
	width: 138px;
	height: 138px;
	border: 1px solid #525252;
	background-color: #ffffff;
	text-align: center;
	overflow: hidden;
}

.pmPhoto .image {
	height: 98px;
	margin: 10px 0px;
	overflow: hidden;
	text-align: middle;
}

.pmPhoto .rating {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: middle;
}

.pmPhoto .rating img {
	vertical-align: middle;
	display: inline;
}

.pmProductTitle {
	font-weight: bold;
}

.pmPrice {
	font-weight: bold;
	color: #ff0000;
}

.pmSearch {
	display: inline;
}

.pmSearch input {
	height: 19px;
	vertical-align: middle;
	display: inline;
	margin: 5px 5px;
}

.pmSearch select {
	height: 25px;
	line-height: 19px;
	vertical-align: middle;
	display: inline;
	margin: 5px 5px;
}

.pmSearch button {
	height: 22px;
	line-height: 20px;
	vertical-align: middle;
	margin: 5px 5px;
	background-color: #e2e2e2;
	background-image: url(/site/images/pmButton.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	border: 1px solid #8a8a8a;
	font-weight: bold;
}


button, .button {
	height: 22px;
	line-height: 20px;
	vertical-align: middle;
	margin: 5px 5px;
	background-color: #e2e2e2;
	background-image: url(/site/images/pmButton.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	border: 1px solid #8a8a8a;
	font-weight: bold;
}

.pmProductsListTable {
	width:460px;
}

.pmImg div {
	height: 22px;
	width:200px;

	margin-bottom: 20px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	
}

.pmImg img {
	border: 1px solid #A8CA3C;
}


.pmImg {
	width: 200px;
	text-align: left;

}

.pmInfo2 {
	/*width: 250px;*/
	text-align: left;
	width:220px;
	backgound-color:#8FBC03;
	color: #6E2553;
}

.pmInfo3 {
	text-align: left;
	background-image: url(../images/pm_info3.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	border-bottom: 1px solid #d4d4d4;
}

.pmDescr {
	background-image:url(../images/pm_td1.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 260px;
	height:61px;
	color: #6E2553;
	border-right:1px solid #8EBA03;
}

.pmDescr div {
	margin: 0px 13px;
}

.mailto{
margin-top:5px;
	text-align: right;
}

.pmlist_bg {
	background-image: url(/site/images/productlistbg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

td.pmPrice {
	background-image:url(../images/pm_td3.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 74px;
	color:#FFFFFF;
	text-align: center;
	border-right:1px solid #8EBA03;	
}

td.pmPrice div {
	color:#FFFFFF;
	width: 50px;
	overflow:hidden;

}

.pmCartTable {
	
}

.cartTableCell {

}

.pmCartTitle {

}

.pmCartTitle div {
	font-weight: bold;
	height: 25px;
	padding: 0px 4px;
	line-height: 25px;
	background-color:#C8ED50;
	border:1px solid #92BF02;
	background-position: left top;
	background-repeat: repeat-x;
	color:#650057;
}


.pmPropertyName {
	width: 150px;
	text-align: left;
	border-bottom: 1px solid #d4d4d4;
	vertical-align: middle;
	height: 31px;
	font-weight: bold;
}

.currentWizardPage {
	font-weight: bold;
	margin-right: 20px;
}

.completeWizardPage {
	margin-right: 20px;
}	

.grayWizardPage	{
	margin-right: 20px;
}

.pmDataCell {
	padding: 0px 5px;
	border: 1px solid #525252;
}

.shoppingStepL {
	padding-left: 0px;
	text-align: left;
}

.shoppingStepR {
	padding-right: 0px;
	text-align: right;
}

.pmBottomNavBar {
	background-color:none;
	border: none;
	height: 35px;
}

.aL {
	text-align: left;
}

.aC {
	text-align: center;
}

.aR {
	text-align: right;
}

.pmTitleLineString {
	height: 15px;
	display: block;
	margin-right: 20px;
	color: #6E2553;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* TOP, NEW, SOLD-OUT START*/
.pmFeatTitle {
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	background-color: #8C8C8C;
	border-bottom: 2px solid #7B7B7B;
	line-height: 21px;
	height: 23px;
	margin: 1px 1px 0px 1px;
	/*margin-top: 12px;*/
}

.pmTypeContainer {
	border-bottom: 1px solid #525252;
	margin: 0px 1px;
}

.pmFeatTable {
	width: 174px;
	height: 53px;
	background-color: #ffffff;
}
.pmFeatThumb {
	padding: 0px 10px;
	border-bottom: 1px solid #E5E5E5;
	vertical-align: middle;
}

.pmFeatMain {
	border-bottom: 1px solid #E5E5E5;
	vertical-align: middle;
	text-align: left;
}

.pmFeatMain .pmProductTitle a {
	color: #000000;
	font-weight: normal;
}

.pmFeatMain .pmPrice {
	color: #ff0000;
	font-weight: bold;
}

.pmArticle{

}

/* TOP, NEW, SOLD-OUT END*/
.cartAmount {
	width: 160px;
	border:1px solid #92BF02;
}

.cartButton {
	background-color:#92BF02;
	background-image: none;
	color: #FFFFFF;
	padding:0;
	margin-bottom:2px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/*Product module End*/