

	/*--------------------------------------------------------------------------------------------------------------*/
	/* Common.ascx */
	
	.st-Common{margin-left:0px; margin-right:0px;margin-bottom: 10px; max-width:100%;background: #fff;}
	.st-Common .st-title{font-family: Arial, Helvetica, sans-serif; height:28px;padding:0 10px;margin:0;background:url(images/ItemHeader.png);color:#000000;font-size:16px;font-weight:bold;}
	.st-Common .st-title .Head{font-family: Arial, Helvetica, sans-serif; color:#000000;font-size:16px;font-weight:bold;line-height:28px;  padding-bottom : 0px;  padding : 0px 0px 0px 5px;  }
	.st-Common .st-content{padding: 10px 15px 0px 15px;border:solid #BFC8E5;border-width:0 1px 1px;  background : #ffffff; }
	
	/*--------------------------------------------------------------------------------------------------------------*/
		/* Clearing floats without extra markup  */
	

	.clearfloats{display:inline-block;}
	.clearfloats:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	* html .clearfloats{height:1%;}
	.clearfloats{display:block;}
	
	
	.autoshop_background {
		background-color: #fff;
		background-image: url('images/shop.jpg') !important;
		background-position: top right !important;
		background-repeat: no-repeat !important;
	}
	
	.mt-container-top {
		height: 20px;
		width: 741px;
		background-image: url('images/container-top.png');
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	.mt-container-body {
		width: 700px;
		background-image: url('images/container-background.png');
		background-repeat: repeat-y;
		padding: 0px 20px;
	}
	.mt-container-bottom {
		height: 20px;
		width: 741px;
		background-image: url('images/container-bottom.png');
		background-repeat: no-repeat;
		background-position: top left;
	}
	
	.welcome-container {
		background-image: url('images/welcome-container.png');

		background-repeat: no-repeat;
		width: 750px;
		height: 271px;
		position:relative;
	}
	
	.people{ position:absolute; height:242px; width:351px; background:url(images/welcomepeople.png) no-repeat; top:17px; left:-21px; text-indent:-9999px; z-index:100;}


#sizefinder{
	overflow:auto;
	background: url(images/welcome-container.jpg) no-repeat 0 -254px;
	padding:0 0 0 90px;
	margin:-5px 0 10px 10px !important;
	height:50px;
}
