#M0_container {
	width: 900px;
	margin: 10px auto;
	padding: 0px;
	min-height: 100%;
}

#M1_topmenu {
	height: 19px;
	padding: 0 60px 0 0;
}

	#M2_topmenu {
		float: right;
		width: 246px;
		height: 19px;		
		line-height: 19px;
		background-image: url('/styles/simracer/top-menu.jpg');
		background-repeat: no-repeat;
	}
	
		#M2_topmenu a {
			display: block;
			float: left;			
			color: #fffff0;
			width: 78px;
			height: 19px;	
			line-height: 19px;		
			font-size: 11px;
			margin: 0 0 0 3px;
			text-align: center;
		}

		#M2_topmenu a:hover {
			background-color: #727272;
			color: #fff;
			text-decoration: none;
		}

#M1_banner {
	background-image: url('/styles/simracer/simracer-banner.jpg');
	background-repeat: no-repeat;
	height: 80px;
	margin: 0 0 2px 0;
}

#M1_menu {
	background-image: url('/styles/simracer/menu.jpg');
	background-repeat: no-repeat;
	height: 31px;
	margin: 0 0 2px 0;
	padding: 0 10px 0 0;
}

		#M1_menu a {
			display: block;
			float: right;			
			color: #fffff0;
			width: 80px;
			height: 31px;	
			line-height: 31px;		
			font-size: 12px;
			margin: 0 1px 0 1px;
			text-align: center;
		}

		#M1_menu a:hover {
			background-color: #727272;
			color: #fff;
			text-decoration: none;
		}


#M1_contenttop {
	background-image: url('/styles/simracer/top-content.jpg');
	height: 8px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;	
}
		
#M1_content {
	background-image: url('/styles/simracer/content.jpg');
	background-repeat: repeat-y;
	margin: 0;
	padding: 2px;		
}

	#M2_menu {
		width: 190px;
		float: left;
		padding: 0 0 0 0;		
	}

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

		#M2_crumbs {

		}
	
		#M3_content {

		}

#M1_disclaimer {
	background-image: url('/styles/simracer/bottom.jpg');
	background-repeat: no-repeat;
	height: 36px;
	padding: 22px 0 0 0;
	text-align: center;
}

#M0_popupcontainer {
	width: 97%;
	margin: 0 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: #fe9130;
	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 {
	border: 1px solid #c0c0c0;
	width: 98px;
	height: 99px;	
	margin: 0;
	padding: 0;
	display: table;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
}

	.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: 347px;
	margin: 0 0 0 3px;
}

.subgroup_col2 {
	width: 347px;
	margin: 0 3px 0 0;
}

.subgroup-left {
	width: 220px;
	padding: 0 4px 0 0;
	margin: 0 0 0 0;
	border-right: 1px dashed #c0c0c0;
	height: 130px;
	vertical-align: top;
}

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

	.subgroup-title h1 a {
		font-size: 12px;
	}

	.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;
		width: 103px;		
	}
	
	.subgroup-right button {
		color: #003;
		background-color: #fff;
		border: 0;
		padding: 0;
		margin: 0;		
		width: 103px;
	}

	.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: 0 0 0 0;
		border: 1px solid #000;
	}
	
	.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;
		width: 100px;	
	}

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

.news-title {
	border-bottom: 1px dashed #c0c0c0;
}

.news-image {
	width: 120px;
	vertical-align: top;
}

	.news-image div {
		width: 100px;
		height: 100px; 		
		border: 1px solid #2e2b27;
	}

.news-content {
	vertical-align: top;
}
.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: #fff;
}
