@charset "utf-8";

@import url('reset-min.css');
@import url('fonts-min.css');
@import url('base-min.css');

html {
	background: #ffffff;
}

@-o-viewport {
 width: device-width;
}

body  {
	background: #ffffff;
	color: #424143;
	padding: 0;
	margin: 0;
}

img { border: 0;}
table { border: 0; }

p {
	margin: 0;
	color: #424143;
	padding: 2px 0 5px 0;
	line-height: 130%;
	font-size: 100%;
}

p.more {
	text-align: right;
	margin: 0;
	padding: 2px 5px 5px 0;
	line-height: 130%;
	font-size: 100%;
}

form {
	margin: 0;
	padding: 0;
}

div.spacer {
  clear: both;
  font-size: 1px;
  height: 1px;
}

table {
	padding: 0;
	margin: 0;
	border: 0px;
}

table td {
	border: 0px;
}

table th {
	border: 0px;
}



img.imgr {
	float: right;
	margin: 0 0 10px 20px;
}


div.wrap {
	width: 1280px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	line-height: 70%;
}

div.mid1 {
	height: 442px;
	width: 1280px;
	background: url(images/shop-img3.jpg) top left no-repeat;
	position: relative;
}

div.mid2 {
	height: 437px;
	width: 1280px;
	background: url(images/shop-img4.jpg) top left no-repeat;
	position: relative;
}

h1.mid1 {
	font-size: 14px;
	font-weight: bold;
	color: #ea2227;
	position: absolute;
	left: 70px;
	top: 35px;
}

div.mid1text {
	color: #000000;
	font-size: 13px;
	line-height: 120%;
	width: 530px;
	position: absolute;
	left: 70px;
	top: 80px;
}

h1.mid2 {
	font-size: 14px;
	font-weight: bold;
	color: #ea2227;
	position: absolute;
	left: 500px;
	top: 218px;
}

h2.mid2 {
	font-size: 15px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #ea2227;
}


div.mid2text {
	color: #000000;
	font-size: 13px;
	line-height: 120%;
	width: 270px;
	position: absolute;
	left: 500px;
	top: 262px;
}

a,
a:link,
a:visited {
	color: #424143;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



div.hwrap {
	padding: 23px 0;
	margin: 0;
	height: 29px;
	background: #000000;
	text-align: center;
	position: relative;
}



ul.hmenu {
	height: 27px;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.hmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.hmenu li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}

ul.hmenu li a {
	display: block;
	padding: 0;
}

div.copyright {
	font-size: 10px;
	padding: 10px 50px 10px 0;
	text-align: right;
}
