/* New Shop styles */
.shop #contentcontainerinner {
	padding-top:0;
}

.shop #mainnav {
	background:url("/us/store/images/bg_masthead_shop.jpg") no-repeat top left;
}
.shop #contentcontainershop {
	background:url("/us/store/images/bg_content_shop.jpg") no-repeat 0 63px;
	padding-top:63px;
}
.shop #footercontainer {
	padding-top:74px;
	background:url("/us/store/images/bg_footer_shop.jpg") no-repeat top left;
}
.shop #lentilleft {
	position:absolute;
	top:53px;
	left:423px;
}
.shop #lentilright {
	position:absolute;
	top:44px;
	right:22px;
}
.shop #features {
	padding-bottom:33px;
}
.shop #mymms {
	text-align:center;
	font-weight:bold;
	float:left;
	display:inline;
	margin-left: 49px;
	width:374px;
	padding-top:24px;
	color:#636364;
	font-size:13px;
}
	.shop #mymms img {
		border:0;
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	.shop #mymms p 
	{
		padding-top:15px;
	}
	.shop #mymms a.btn {
		display:block;
		padding-top:17px;
		height:0;
		width:100px;
		overflow:hidden;
		background:url("/us/store/images/btn_shopnow.gif") no-repeat top left;
		margin-left:129px;
	}
	* html .shop #mymms a.btn {
		float:left;
		display:inline;
	}
	*+html .shop #mymms a.btn {
		position:relative;
		margin-left:-20px;
	}
.shop #topitems {
	float:right;
	display:inline;
	margin-right:129px;
	width:261px;
	padding-top:52px;
	font-weight:bold;
	color:#636364;
	font-size:12px;
	position:relative;
	z-index:5;
}
	* html .shop #topitems 
	{
		padding-top:120px;
	}
	.shop #topitems h2 {
		margin-top:0;
		padding-top:0;
		margin-bottom:0;
		padding-bottom:3px;
	}
	.shop #topitems p {
		margin-top:0;
		padding-top:0;
	}
	.shop #topitems h2 a {
		color:#663333;
		font-size:16px;
		text-decoration:none;
		background: url("/us/store/images/icon_shop_bullet.gif") no-repeat right top;
		padding-right:22px;
		padding-bottom:4px;
		display:inline;
		float:left;
	}
		.shop #topitems h2 a:hover {
			text-decoration:underline;
			color:#C92323;
		}
		
	.shop #topitems p 
	{
		clear:left;
	}
	.shop #topitems .feature {
		background:url("/us/store/images/feature_underline.gif") no-repeat bottom left;
		padding-left:10px;
		padding-bottom:7px;
		margin-bottom:20px;
	}
	.shop #topitems .last {
		background:none;
		padding-bottom:0;
		margin-bottom:0;
	}
.shop #touts {
	position:relative;
}
.shop #touts .tout {
	float:left;
	display:inline;
	position:relative;
	margin-left:37px;
	width:244px;
	height:137px;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}
	.shop #touts .tout img {
		display:block;
		border:0;
	}
		.shop #touts .tout p {
			width:110px;
			position:absolute;
			text-align:right;
			right:15px;
			margin-top:0;
			padding-top:0;
		}
			.shop #touts #worldstore p {
				top:50px;
			}
			.shop #touts #becomemstore p {
				top:43px;
			}
			.shop #touts #racingstore p {
				top:38px;
			}
		.shop #touts .tout a.button {
			position:absolute;
			padding-top:13px;
			height:0;
			overflow:hidden;
			bottom:12px;
			right:13px;
		}	
			.shop #touts #worldstore a.button {
				background:url("/us/store/images/btn_tout_shopgreen.gif") no-repeat top left;
				width:49px;
			}
			.shop #touts #becomemstore a.button {
				background:url("/us/store/images/btn_tout_getstarted.gif") no-repeat top left;
				width:85px;
			}
			.shop #touts #racingstore a.button {
				background:url("/us/store/images/btn_tout_shopblue.gif") no-repeat top left;
				width:49px;
			}
		
.shop #touts .first {
	margin-left:81px;
}
.shop #touts .last 
{
	margin-left:35px;
}
.shop #contentcontainerinner #bottomcap {
	bottom:-74px;
}
.shop #footer {
	padding-top:94px;
}
