div.mark {
	border: 1px dotted red;
}
/*Product module Start*/
.pmLeftPart {
	float: left;
	width: 176px;
	overflow: auto;
	background-color: #525252;
}

.pmRightPart {
	float: right;
	width: 730px;
	overflow: auto;
}

.pmBigTitle  {
	height: 38px;
	line-height: 38px;
	margin: 2px 0px 0px 0px;
	padding: 0px 5px;
	background-color: #8c8c8c;
	color: #525252;
	font-weight: bold;
}

.pmBigTitle table {
/*	height: 38px;	*/
}

.pmTitle {
	height: 18px;
	line-height: 18px;
	margin: 2px 0px 0px 0px;
	padding: 0px 4px;
	color: #000000;
	overflow: hidden;
	font-weight: bold;
}

.pmTitle a {
	color: #000000;
	/*padding: 0px 0px 2px 0px;*/
}


.pmCurTitle {
	color: #0099CC;
	height: 18px;
	line-height: 18px;
	padding: 0px 5px;
	margin: 2px 0px 0px 0px;
	overflow: hidden;
	font-weight: bold;
}

.pmCurTitle a {
	color: #0099CC;
	/*padding: 0px 0px 2px 0px;*/
}


.pmTitleInner {
	height: 18px;
	line-height: 18px;
	padding: 0px 5px;
	color: #000000;
	overflow: hidden;
}

.contentArea916 .pmTitleInner a {
	color: #ffffff;
	display: block;
	/*padding: 0px 0px 2px 0px;*/
}

div.pmPath {
	height: 35px;
	line-height: 35px;
	padding-left: 3px;
	font-weight: bold;
}

span.pmPath {
	color: #0099CC;
}

span.pmPath a {
	color: #0099CC;
}

span.pmPathCurrent a {
	color: #000000;
}

.pmProductListContainer {
	width: 730px;
	overflow: auto;
}

.pmItemContainer {
	width: 140px;
	height: 200px;
	overflow: hidden;
	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, .pmProductTitle a {
	font-weight: bold;
}

.pmProductTitle a {
	color: #000000;
}

.pmProductTitle a:hover {
	text-decoration: underline;
}

.pmPrice {
	font-weight: bold;
	color: #000000;
}

.pmSearch {
	display: inline;
	width: 550px;
}

div.pmSearchArea {
	border: 1px solid #CCCCCC;
}

.ml5 {
	margin-left: 5px;
}

.pmSearchAlphabet {
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
	background-color: #F7F7F7;
	color: #0099CC;
	font-weight: bold;
}

.pmSearchAlphabet a, .pmSearchAlphabet a:hover {
	color: #000000;
	display: inline-block;
	margin-right: 5px;	
} 

.pmSearchAlphabet a:hover {
	text-decoration: underline;
}

.pmSearch input {
	height: 19px;
	vertical-align: middle;
	display: inline;
	margin: 5px 5px;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
}

.pmSearch select {
	height: 25px;
	line-height: 19px;
	vertical-align: middle;
	display: inline;
	margin: 5px 5px;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
	font: 11px Verdana, Arial, sans-serif;
}

.pmSearch .specCat {
	width: 263px;	
}

.pmSearch button {
	color: #0099CC;
	height: 22px;
	line-height: 14px;
	vertical-align: middle;
	margin: 5px 5px;
	padding: 0px;
	border: 3px double #CCCCCC;
	font-weight: bold;
	background-color: #F7F7F7;
}

.btnone {
	border-top: none !important;
}

.bbnone {
	border-bottom: none !important;
}

span.detLinkpdgnumber {
	font-weight: bold;
	display: inline-block;
	margin: 2px 0px 2px 0px;
}

a.detLinkpdg {
	color: #01A0C6;
	text-decoration: underline;
	display: inline-block;
	margin: 2px 3px 2px 3px;
}

tr.bordrPresent td {
	border-right: 1px solid #CCCCCC;
}


button {
	height: 22px;
	line-height: 20px;
	vertical-align: middle;
	margin: 5px 5px;
	background-color: #e2e2e2;
	padding: 0px;
	border: 1px solid #8a8a8a;
	font-weight: bold;
	cursor: hand;
}

.pmProductsListTable {
	background-color: #ffffff;
}

.pmProductsListTable td {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.pmImg div {
	width: 134px;
	height: 134px;
	margin-left: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.pmImg img {
	border: 7px solid #bababa;
}


.pmImg {
	width: 150px;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.leftBordnone {
	border-left: none !important;
}

.pmInfo2 {
	padding-left: 5px;
	text-align: left;
}

.pmInfo3 {
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px solid #d4d4d4;
}

.pmDescr {
	height: 40px;
	padding-left: 7px;
}

.pmBorderTop {
	border-top: 1px solid #CCCCCC;
}

.pmBorderRight {
	border-right: 1px solid #CCCCCC;	
}

.pmBorderBottom {
	border-bottom: 1px solid #CCCCCC;
}

.pmBorderLeft {
	border-left: 1px solid #CCCCCC;
}

.pmDescr div {
	margin: 0px 10px 0px 8px;
}


.pmTdTitle {
	border-top: 1px solid #CCCCCC;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	line-height: 29px;
	background-color: #F7F7F7;
	color: #0099CC;
	font-weight: bold;
}

.pmLabels {
	color: #0099CC;
	font-weight: bold;
}

td.pmPrice {

	padding-left: 15px;
	border-right: 1px solid #d4d4d4;
}

td.pmPrice div {
	margin: 0px 15px;
}

.pmCartTable {
}

.cartTableCell {
	border: 1px solid #525252;
}

.pmCartTitle {
	padding: 2px;
	background-color: #525252;
}

.pmCartTitle div {
	font-weight: bold;
	height: 25px;
	padding: 0px 5px;
	line-height: 25px;

}


.pmPropertyName {
	width: 150px;
	text-align: left;
	border-bottom: 1px solid #d4d4d4;
	vertical-align: middle;
	height: 31px;
	font-weight: bold;
	padding-left: 7px;
}

.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: 20px;
	text-align: left;
}

.shoppingStepR {
	padding-right: 20px;
	text-align: right;
}

.pmBottomNavBar {
	background-color: #E8E8E8;
	border: 1px solid #bebebe;
	height: 35px;
}

.aL {
	text-align: left;
}

.aC {
	text-align: center;
}

.aR {
	text-align: right;
}

.pmTitleLineString {
	height: 15px;
	margin-right: 20px;
}

/* 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;
}

/* TOP, NEW, SOLD-OUT END*/


/* shwo hide */

.showTitle {
	padding-left: 7px;
	border: 1px solid #CCCCCC;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	line-height: 29px;
	background-color: #F7F7F7;
	color: #0099CC;
	font-weight: bold;
}

.showCont {
	padding: 5px;
	border: 1px solid #CCCCCC;
	border-top: none;
}

.pm_mb10 {
	margin-bottom: 10px;
}

/*Product module End*/
