#M0_container {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	background-image: url('/styles/playzer/content-back.jpg');
	background-repeat: no-repeat;
	background-color: #788485;
	border-left: 1px solid #647988;
	border-right: 1px solid #647988;
}

#M1_banner {
	height: 150px;
}

	#M2_logo {
		width: 250px;
		height: 130px;
		margin: 25px 0 0 30px;
		float: left;
	}

	#M2_topmenu {
		width: 250px;
		float: left;
	}

		#M3_toplinks {
			margin: 0 10px 0 0px;
			height: 20px;	
		}
	
		#M3_topsearch {
			height: 34px;
			margin: 90px 40px 0 0;	
			color: #fff;
		}

#M1_navmenu {
    background-image: url('/styles/playzer/menu.png');
    margin: 0px auto;
    height: 52px;
	padding: 38px 0 0 20px;
}

	#M1_navmenu a {
		display: block;
		padding: 0 8px 0px 8px;
		text-align: center;
		float: left;
		color: #fff;
		height: 24px;
		line-height: 24px;
		font-family: verdana;
		font-weight: bold;
		font-size: 10pt;
		text-decoration: none;
	}
	
	#M1_navmenu a:hover {
		color: #fff;
		background-image: url('/styles/playzer/menu_hover.jpg');
		text-decoration: none;
	}

	#M2_topmenu {
		background-image: url('/styles/playzer/menu_hover.jpg');
		background-repeat: no-repeat;
		padding: 15px 0 0 0;
		float: right;
		width: 300px;
		text-align: right;
	}
	
		#M2_topmenu a {
			display: block;
			float: right;
			color: #fff;
			width: 90px;
			font-weight: bold;
			font-size: 8pt;
			text-decoration: underline;
		}
		
		#M2_topmenu a:hover {
			color: #d7e3a8;
			text-decoration: none;
		}

#M1_crumbs {
	padding: 0 20px 10px 20px;
}
			
#M1_content {
	
}

	#M2_content {
		padding: 0 10px 0 10px;
		float: left;
		width: 750px;
	}

	#M2_menu {
		float: left;
		width: 220px;
	}



#M1_disclaimer {
	text-align: center;
	color: #fff;
	padding: 20px 0 10px 0;
}

#M1_buffer {
	float: right;
}

.checkout_step {
	float: left;
	width: 23.8%;
	padding: 2px;
	margin: 10px 0 0 0;
	text-align: center;
	border: 1px solid #c0c0c0;	
}

.checkout_selected {
	background-color: #c0c0c0;
	color: #000;
}

#M0_popupcontainer {
	width: 97%;
	margin: 5px auto;
	padding: 2px;
}

#M1_popupheading {
	
}

#M1_popupcontent {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

/* Shop price styles
--------------------------------------------------*/
.price_normal {
	font-weight: bold;	
	font-size: 16px;
	height: 18px;
}
.price_oldprice {
	text-decoration: line-through;
	font-size: 16px;
	color: #ffb632;
	height: 18px;
}
.price_newprice {
	font-weight: bold;
	font-size: 16px;
	height: 18px;
}
.price_dealerprice {
	font-style: italic;
	font-size: 16px;
	height: 18px;	
}

/**
 * title used when not using the box model
 */
.shoptitle {
	padding: 2px;
	color: #e19a30;
	font-size: 12pt;
	font-weight: bold;
}

/**
 * master styles
 */
.master-box {
	float: left;
	width: 114px;
	height: 140px;
	margin: 0 10px 0 10px;
	padding: 0;
	text-align: center;
}

.master-table {
	width: 102px;
	border: 0;
}

.master-image {
	width: 98px;
	height: 99px;	
	margin: 0;
	padding: 0;
	display: table;
	text-align: center;
	vertical-align: middle;
}

	.master-image img {
		padding: 0;
		margin: 0;
		display: block;
	}

.master-link {
	margin: 0;
	padding: 0;
	text-align: center;
}

/**
 * subgroup styles
 */
.subgroup {
	min-height: 170px;
	float: left;
	padding: 0 0 4px 0;
}

.subgroup_col1 {
	width: 370px;
	margin: 0 0 5px 3px;
	padding: 0 0 18px 0;
}

.subgroup_col2 {
	width: 370px;
	margin: 0 3px 5px 0;
	padding: 0 0 18px 0;
	clear: both;
}

.subgroup-left {
	width: 220px;
	padding: 0 4px 0 0;
	margin: 0 0 0 0;
	height: 130px;
	vertical-align: top;
}

	.subgroup-title {
		font-weight: bold;
	}

	.subgroup-title h1 a {
		font-size: 9pt;
		color: #ff6620;
	}
	
	.subgroup-description {
		min-height: 65px;
	}
	
	.subgroup-prices {
		text-align: right;		
	}


.subgroup-right{
	width: 112px;
	padding: 0 0 0 14px;
	margin: 0;
	vertical-align: top;
}

	.subgroup-right-button {
		text-align: center;
		padding: 0;
		margin: 0;
		display: block;	
	}
	
	.subgroup-right button {
		color: #003;
		background-color: #fff;
		border: 0;
		padding: 0 0 2px 0;
		margin: 0;
		font-size: 10px;	
		height: 20px;	
		width: 104px;		
	}

	.subgroup-cart {
		min-height: 20px;
		padding: 4px 2px 0 2px ;
	}

	.subgroup-cart-text {
		float: left;
		width: 40px;
		height: 20px;	
		line-height: 22px;
	}
	
	.subgroup-cart-input {
		float: left;
		height: 20px;	
		width: 26px;
	}
	
	.subgroup-cart-input input {
		height: 14px;
		width: 20px;	
		padding: 1px;
		margin: 1px 0 0 0;
		border: 1px solid #fff;
		background-color: #c0c0c0;
	}
	
	.subgroup-cart-button {
		float: left;
		width: 40px;
		height: 20px;	
		padding: 1px 0 0 0;
	}
	
.subgroup-cart-subproduct {
	height: 22px;
	padding: 1px 0 0 0;
}

.subgroup-cart-button button {
	
}

/**
 * Product or cat image in the shop
 */
.product-image {
	width: 102px;
	height: 104px;
	background-color: #fff;
	text-align: center;	
	vertical-align: middle;
	border: 1px solid #fff;
}

	.product-image a {
		width: 102px;
		display: block;
		border-style:none;
		line-height:0;
	}
	
	.product-image img {
		border-style:none;		
		line-height:0;		
	}


/**
 * product styles
 */
.productdetail-left {
	width: 700px;
	padding: 0 20px 0 0;
	margin: 0;
	border-right: 1px dashed #c0c0c0;
	vertical-align: top;
}

	.productdetail-left p {
		padding: 0 0 0 0;		
		margin: 0 0 10px 0;
	}

	.productdetail-cart {
		width: 100%;
	}
	
	.productdetail-cart-text {
		float: left;
		padding: 0 3px;
		height: 20px;
		line-height: 20px;
	}

	.productdetail-cart-input input {
		float: left;
		padding: 0 2px;				
		height: 16px;
	}
	
	.productdetail-subproduct {
		float: left;
		padding: 0 2px;						
		height: 20px;
	}

	.productdetail-cart-button {
		float: left;
		padding: 0 2px;			
		height: 20px;
	}

.productdetail-right {
	width: 135px;
	padding: 0 0 0 0;
	margin: 0;
	vertical-align: top;
}

	.productdetail-image {
		float: right;
		margin: 0;
		padding: 0 0 0 0;
	}

	.productdetail-image-links {
		float: right;
		margin: 0;
		padding: 0 0 0 0;
		width: 108px;
	}

		.productdetail-image-links ul {
			margin: 0;
			padding: 0;
		}

		.productdetail-image-links li {
			width: 10px;
			height: 12px;
			line-height: 12px;
			float: left;
			text-align: center;			
		}

	.productdetail-links {
		float: right;
		padding: 10px 0 0 0;
		min-height: 140px;
		text-align: right;
	}

	.productdetail-techdata {
		float: right;
		padding: 0 0 10px 0;
		min-height: 10px;
		min-height: 140px;		
	}

	.productdetail-prices {

	}


/**
 * Search menu
 */
.search-left {
	float: left;
	width: 400px;
	padding: 0 10px 0 0;
	border-right: 1px dashed #c0c0c0;
	height: 120px;
}

.search-desc {
	height: 86px;
}

.search-right {
	float: left;
	width: 100px;
	padding: 0 0 0 10px;
	text-align: center;
}

.search-right button {
	color: #003;
	background-color: #fff;
	border: 0px;
	width: 100px;
}
