/*Product module Start*/
.sw80_overflowX{
	width: 74px;
	overflow-x: hidden;
}

.sw60_overflowX{
	width: 54px;
	overflow-x: hidden;
}

.sw300_overflowX{
	width: 270px;
	overflow-x: hidden;
}


.pmLeftPart {
	width: 140px;
	overflow-x: hidden;
	overflow-y: visible;
}

.prodList{}

.pmRightPart {
	width: 520px;
	/*overflow: visible;*/
	overflow-x: hidden;
	overflow-y: visible;
}

.pmBigTitle  {
	height: 38px;
	line-height: 38px;
	margin: 2px 0px 0px 0px;
	padding: 0px 5px;
	color: #081878;
	font-weight: bold;
}

.pmBigTitle table {
	height: 38px;
}

.pmTitle {
	height: 18px;
	height: auto;
	line-height: 18px;
	padding: 0px 4px;
	background-color: #E6E8E7;
	color: #848384;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.contentArea916 .pmTitle a , .pmTitle a{
	color: #848384;
	display: block;
}

.pmTitle a:hover, .pmTitleInner a:hover{
	text-decoration: underline;
}

.pmCurTitle {
	color: #ffffff;
	height: 18px;
	height: auto;
	line-height: 18px;
	padding: 0px 5px;
	background-color: #003F87;
	overflow: hidden;
}

.pmCurTitleLev2 {
	color: red;
	height: 18px;
	height: auto;
	line-height: 18px;
	padding: 0px 5px;
	margin: 2px 0px 0px 0px;
	background-color: #003F87;
	overflow: hidden;
}

.contentArea916 .pmCurTitle a, .pmCurTitle a {
	color: #ffffff;
	display: block;
}


.pmTitleInner {
	height: 18px;
	height: auto;
	line-height: 18px;
	padding: 0px 5px;
	background-color: #E6E8E7;
	color: #848384;
	overflow: hidden;
}

.pmTitleInnerLev2 {
	height: 18px;
	height: auto;
	line-height: 18px;
	padding: 0px 5px;
	background-color: #E6E8E7;
	color: #848384;
	overflow: hidden;
	
}

.contentArea916 .pmTitleInnerLev2 a, .pmTitleInnerLev2 a {
	color: yellow;
	display: block;
}


.contentArea916 .pmTitleInner a, .pmTitleInner a {
	color: #848384;
	display: block;
}

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

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

span.pmPath a {
	color: #525252;
}

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

.pmProductListContainer {
	width: 470px;
	border: 1px solid red;
	/*overflow: auto;*/
}

.pmItemContainer {
	width: 140px;
	height: 200px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
	text-align: center;
	border: 1px solid green;
}

.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;
	color: #081878;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.pmSearch input {
	/*display: inline;*/
	margin: 5px 5px;
	height: 19px;
	border: solid 1px #bebebe;
	vertical-align: middle;
	background-color: #FFFFFF;
	color: #595959;
}

.pmSearch select {
	margin: 5px 5px;
	color: #595959;
	border: solid 1px #bebebe;
	vertical-align: middle;
	background-color: #FFFFFF;
}

.pmSearch button {
	height: 22px;
	line-height: 20px;
	vertical-align: middle;
	margin: 5px 5px;
	background-color: #e2e2e2;
	padding: 0px;
	border: 1px solid #8a8a8a;
	font-weight: bold;
}


button {
	height: 22px;
	line-height: 20px;
	vertical-align: middle;
	margin: 5px 5px;
	background-color: #e2e2e2;
	padding: 0px;
	border: 1px solid #8a8a8a;
	font-weight: bold;
}

.pmProductsListTable {
	background-color: #ffffff;
}

.pmImg div {
	width: 115px;
	height: 115px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.pmImg img {
	border: 8px solid #bababa;
}


.pmImg {
	width: 150px;
	text-align: left;
	border-bottom: 1px solid #d4d4d4;
}

.pmInfo2 {
	text-align: left;
	border-bottom: 1px solid #d4d4d4;
	color: #252525;
}

.pmInfo2 a {
	color: #252525;
	text-decoration: underline;
}

.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(/site/images/productlistbg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	border-right: 1px solid #d4d4d4;
}

.pmDescr a {
	color: #525252;
}

.pmDescr a:hover {
	text-decoration: underline;
}

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


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

td.pmPrice {
	background-image: url(/site/images/productlistbg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	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;
	background-image: url(../images/item_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}


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

.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;
}

.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*/

/*Product module End*/