/* CSS Document */
body{
	background-image: url(pic/ce14ba9ed51e0e9e57090f61d61ba983--makeup-sets-makeup-brush-set.jpg);
	


}

/*3.wrapper--------------------------*/
#wrapper{
      width:1100px;
	  height:auto;
	  margin-right:auto;
	  margin-left:auto;
	  background-color:blue;
}

/*2.HEADER------------------------*/
#header{
	width:990px;
	height:100px;
	margin-right:auto;
	margin-left:auto;
	background-color:orange;
	padding-top:150px;
	padding-right:10px;
	background-repeat: repeat;
	background-image: url(pic/header3.jpg);
	
	
	

}
/*3.MENU--------------------------*/
#menu{
      width:1000px;
	  height:50px;
	  margin-right:auto;
	  margin-left:auto;
	  background-color:blue;
	  @import url(http://fonts.googleapis.com/css?family=Open+Sans:700);
}
#cssmenu {
  background: #f96e5b;
  width: auto;
}
#cssmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: block;
  zoom: 1;
}
#cssmenu ul:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#cssmenu ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
#cssmenu.align-right ul li {
  float: right;
}
#cssmenu.align-center ul {
  text-align: center;
}
#cssmenu ul li a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 15px 60.8px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  position: relative;
  -webkit-transition: color .25s;
  -moz-transition: color .25s;
  -ms-transition: color .25s;
  -o-transition: color .25s;
  transition: color .25s;
}
#cssmenu ul li a:hover {
  color: #333333;
}
#cssmenu ul li a:hover:before {
  width: 100%;
}
#cssmenu ul li a:after {
  content: "";
  display: block;
  position: absolute;
  right: -3px;
  top: 19px;
  height: 6px;
  width: 6px;
  background: #ffffff;
  opacity: .5;
}
#cssmenu ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: #333333;
  -webkit-transition: width .25s;
  -moz-transition: width .25s;
  -ms-transition: width .25s;
  -o-transition: width .25s;
  transition: width .25s;
}
#cssmenu ul li.last > a:after,
#cssmenu ul li:last-child > a:after {
  display: none;
}
#cssmenu ul li.active a {
  color: #333333;
}
#cssmenu ul li.active a:before {
  width: 100%;
}
#cssmenu.align-right li.last > a:after,
#cssmenu.align-right li:last-child > a:after {
  display: block;
}
#cssmenu.align-right li:first-child a:after {
  display: none;
}
@media screen and (max-width: 768px) {
  #cssmenu ul li {
    float: none;
    display: block;
  }
  #cssmenu ul li a {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #fb998c;
  }
  #cssmenu ul li.last > a,
  #cssmenu ul li:last-child > a {
    border: 0;
  }
  #cssmenu ul li a:after {
    display: none;
  }
  #cssmenu ul li a:before {
    display: none;
  }
}

/*4.CONTENT-------------------------*/
#content{
      width:1000px;
	  height:900px;
	  margin-right:auto;
	  margin-left:auto;
}
#flashbanner{
	width:1000px;
	height:300px;
	background-color:grey;
	float:left;
	background-repeat: repeat;
	background-image: url(pic/anigif.........gif);
	  
}
#subcontent{
	width:600px;
	height:600px;
	background-color:;
	float:left;
	

	  
}
#sidebar{
      width:400px;
	  height:600px;
	  background-color:purple;
	  float:left;
	  
}
/*5.FOOTER-------------------------*/
#footer{
     width:1000px;
	 height:200px;
	 margin-right:auto;
	 margin-left:auto;

}
#comment{
     width:570px;
	 height:200px;
	 float:left;
	 padding-left:30px;
     background-color:#f5d6eb;
}

#sidebar1{
	width:400px;
	height:200px;
	background-color:pink;
	float:left;
	

}
/*5.bawah-------------------------*/
#bawah{
	width:1000px;
	height:45px;
	margin-right:auto;
	margin-left:auto;
	padding-top:5px;
	color:white;
	background-image:url(pic/black%20solid.jpg);
}
#makeupbrand{
      width:1000px;
	  height:1200px;
	  margin-right:auto;
	  margin-left:auto;
	  background-color:pink;
}
