.pmBody{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	heigth:100%;
}

.pmBody td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.pmBodyTop {
	margin:15px;
	margin-right:0px;
	margin-bottom:0px;
}

td.pmTitle{
	text-align: left;
	padding-left: 15px;
}
.pmTitle a{
	color:#FF0000;
	text-decoration:none;
}
.pmTitle a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.pmLimitBig{
	width:910px;
}

td.pmLeftContainer {
	width: 225px;
	text-align: center;
	padding-top: 10px;
}

.pmShort{
	width:700px;
	margin-top:10px;
	padding-bottom:10px;
}

.pmProductListContainer {
	width: 100%;
	height: auto;
	float: left;
}

.pmCat{
	margin-bottom: 10px;
	width: 180px;
	border: 0px;
}

.pmCatA{
	float:left;
	margin-right:5px;
}

td.pmCatActive {
	
}

td.pmCatActiveSub A
{
    color:red;
}

td.pmCatActive a, table.pmCat td.pmCatActive a:hover{
	color:#FFFFFF;
}

.pmCat td a:hover {
	color:#FF0000;
	text-decoration:none;
}

td.pmCatLev2 {
	height: 18px;
	line-height: 18px;
	padding: 0px;
	xpadding-left: 20px;
	background-image: none;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10px;
	border-top: 0px;
	border-bottom: 1px solid #d4d4d4;
	vertical-align: middle;
}


.pmDiv_702{
	width: 702px;
}

.pmDescr {
	background-color:#FFFFFF;
	width:100%;
	border: 1px solid #d4d4d4;
}

.pmDescr td{
	background-image: url(/site/modules/product_module/images/pm_list_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	border-right: 1px solid #d4d4d4;
	vertical-align:middle;
	padding:10px;
}

.pmDescr a:hover{
	text-decoration:none;
}

.pmMarginBottom_15{
	margin-bottom: 15px;
}

.pmLimitSm{
	width:703px;
}

.pmRelatedProdText{
	margin-bottom:10px; 
	line-height:25px;
}

.pmProduct{
	background-color:#FFFFFF;
	width:100%;
	text-align:left;
}

.pmProduct td{
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	vertical-align:middle;
	padding:10px;
}

.pmProduct td.pmImgPr{
	text-align:center;
}

.pmProduct td.pmImgPr img{
	border: 4px solid #E8E8E8; 
}

a.pmRedLink {
	color: red;
	text-decoration: none;
}

a.pmRedLink:hover {
	color: red;
	text-decoration: underline;
}

.pmMenuTopPas{
	color:#5F5F5F;
	font-weight:bold;
}

.pmRelatedItemContainer {
	width: 140px;
	height:auto;
	float:left;
	margin: 0px;
	margin-right: 20px;
	text-align: center;
	vertical-align:top;
}

.pmPhoto {
	background-color: #ffffff;
	width: 138px;
	height: 138px;
	border: 1px solid #b4b4b4; 
	margin-bottom:4px;
	text-align: center;
	overflow: hidden;
}

.pmPhoto .pmImage {
	height: 98px;
	margin: 0px;
	margin-top: 10px;
	overflow: hidden;
}

.pmPhoto .pmRating {
	margin-top:5px;
}

.pmPrice{
	color:#FF0000;
	font-weight:bold;
}

.pmItemContainer {
	width: 140px;
	height:250px;
	float:left;
	margin: 0px;
	margin-right: 20px;
	text-align: center;
	vertical-align:top;
}

.pmItemContainerList {
	position:relative;
	width: 134px;
	height:145px;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
	z-index:0;
}

.pmItemContainerList a,.pmItemContainerList div{
	float:left;
}

.pmItemContainerList a img{	
	text-align:center;
}

.pmItemContainerList img{
	position:relative;
	border:solid 1px #929292;
	z-index:1;
}

.pmItemContainerList img.bigImage{
	position:absolute;
	display:none;
	top: -60px;
	z-index:10;
}
.pmItemContainerList img.positionBigImage1{
	left:0;
}
.pmItemContainerList img.positionBigImage2{
	left:-100px;
}
.pmItemContainerList img.positionBigImage3{
	right:-100px;
}
.pmItemContainerList img.positionBigImage0{
	right:0;
}

.pmItemContainerList .blockNavImg{
	position:absolute;
	background:url(../../../core/images/1x1.gif);
	top:0;
	left:0;
	width:134px;
	height:90px;
	z-index:20;
}
.pmItemContainerList div.contentStyle{
	position:relative;
	width:131px;
	height:45px;
	overflow:hidden;
	line-height:15px;
	margin-top:7px;
}

td.pmImgList{
	width: 150px;
	text-align: left;
	background-image: url(/site/modules/product_module/images/pm_list_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	border-left: solid 1px #bababa;
	border-top: solid 1px #bababa;
}

td.pmImgList div {
	width: 115px;
	height: 115px;
	margin: 20px;

}

.pmImgList img {
	border: 8px solid #bababa;
}

td.pmListBG {
	background-image: url(/site/modules/product_module/images/pm_list_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	margin: 20px;
	border-right: solid 1px #bababa;
	border-top: solid 1px #bababa;
	padding-right: 5px;
}

td.pmTitleList{
	width: 120px;
}

td.pmTitleList a{
	color:#FF0000;
	text-decoration:none;
}

td.pmTitleList a:hover{
	color:#FF0000;
	text-decoration:underline;
}

td.pmPriceList{
	width:120px; 
	text-align: center;
}

td.pmCartList{
	width: 50px;
	text-align: center;
}

.pmDiv_700{
	width: 700px;
}

.submit{
	margin-left:10px;
}
