@charset "UTF-8";

#substitutionContents {
  margin: 0;
  padding: 0;
  line-height: 1;
  background: #0f0522;
  font-family: Helvetica, sans-serif;
  height: 1200px;
}

img {
	border: 0;
}

.clearfix:after {
	content: "";
	font-size: 0.1em; 
	display: block; 
	line-height: 0; 
	height: 0.1px;
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

* {
	zoom: 1; /* IE7 */
}

/** adore **/

#adore {
	background: url(../images/background/default.jpg) no-repeat center center;
}

/** menu **/

#substitutionMenu {
	/*position: fixed;*/
	top: 0;
	left: 0;
	width: 220px;
}

#substitutionMenu #memuAdore {
	position: absolute;
	top: 0;
	left: 20px;
}

#substitutionMenu #memuAdore a {
	display: block;
	width: 200px;
	height: 24px;
	text-indent: -9999px;
	background: url(../images/menu/adore.png) no-repeat;
}

#substitutionMenu ul {
	position: absolute;
	top: 52px;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

#substitutionMenu li {
	position: relative;
	width: 171px;
	height: 29px;
	margin: 0;
	padding: 0;
}

#substitutionMenu li a {
	position: absolute;
	display: block;
	height: 30px;
	margin-left: 20px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 102;
}

#substitutionMenu li#menuMembers a {
	width: 59px;
	background: url(../images/menu/members.png) no-repeat left center;
}

#substitutionMenu li#menuNews a {
	width: 36px;
	background: url(../images/menu/news.png) no-repeat left center;
}

#substitutionMenu li#menuNewArrival a {
	width: 79px;
	background: url(../images/menu/newarrival.png) no-repeat left center;
}

#substitutionMenu li#menuCollection a {
	width: 69px;
	background: url(../images/menu/collection.png) no-repeat left center;
}

#substitutionMenu li#menuMobile a {
	width: 45px;
	background: url(../images/menu/mobile.png) no-repeat left center;
}

#substitutionMenu li#menuShopList a {
	width: 63px;
	background: url(../images/menu/shoplist.png) no-repeat left center;
}

#substitutionMenu li#menuSpecial a {
	width: 131px;
	background: url(../images/menu/special.png) no-repeat left center;
}

#substitutionMenu li#menuShopping a {
	width: 63px;
	background: url(../images/menu/shopping.png) no-repeat left center;
}

#substitutionMenu .overImage {
	position: absolute;
	display: none;
	z-index: 101;
}

/** footer **/

#footer-bg {
  position: fixed;
	width: 100%;
  height: 30px;
  background: #0f0522;
  z-index: 201;
  opacity: .9;
  /*filter: alpha(opacity=90);*/ 
	-ms-filter: "alpha(opacity=90)";
  -khtml-opacity: .9;
  -moz-opacity: .9;
}

#footer {
	position: absolute;
	width: 100%;
	height: 30px;
	padding: 0;
	overflow: hidden;
	z-index: 202
}

#footer ul {
	margin: 0;
	padding: 6px 0 6px 8px;
	list-style: none;
	float: left;
}

#footer li {
	position: relative;
	margin: 0 20px 0 0;
	padding: 0;
	height: 18px;
	float: left;
}

#footer li a {
	position: absolute;
	display: block;
	height: 18px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 204;
}

#footer li#footerContact  {
	width: 66px;
}

#footer li#footerContact a {
	width: 66px;
	background: url(../images/footer/contact.png) no-repeat center center;
}

#footer li#footerAbout {
	width: 96px;
}

#footer li#footerAbout a {
	width: 96px;
	background: url(../images/footer/about.png) no-repeat center center;
}

#footer li#footerPrivacy {
	width: 92px;
}

#footer li#footerPrivacy a {
	width: 92px;
	background: url(../images/footer/privacy.png) no-repeat center center;
}

#footer .overImage {
	position: absolute;
	display: none;
	z-index: 203;
}

#footer #copyright {
	position: relative;
	padding: 10px 0 9px;
	float: right;
	z-index: 205;
}

#footer #sanei {
	position: relative;
	padding: 7px 20px;
	float: right;
	z-index: 206;
}
.clearfix {
  display: inline-block;
}
.marginDiv {
  height: auto;
}

#substitutionImg{
  padding: 10px;
  height: auto;
}

