*{
  margin: 0;
  padding: 0;
}

html {
  padding: 0;
  margin: 0;
  background-color: #FFF;
  overflow-y: scroll;
  height:100%;
}

body{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  min-width:980px;
  height: auto;
  margin: 0 auto;
  background: transparent top left no-repeat scroll;
  overflow: hidden;
}

.wrapper{
 /* min-height:600px;   */
  height:auto;
  background: transparent top left no-repeat scroll;

}

.clear{
  clear: both;
  height:1px;
}


#header{
  padding-left:38px;
  margin-bottom: 15px;
  height:109px;
}

.background1{
  background-image: url(../images/back_index.jpg);
}

.background2{
  background-image: url(../images/back1.jpg);
}

#left-column{
  clear: both;
  padding-top: 14px;
  float:left;
  min-width:650px;
  _width:650px;
  padding-left: 38px;
  text-transform: uppercase;
  font-size: 22px;
}

#left-column p{
  margin: 18px 0;
}

#left-column b{
  font-weight: 900;
}

#left-column a{
  font-weight: 900;
}

#left-column a:hover{
  color: #666;
  text-decoration:none;
}
#right-column{
  padding-top: 14px;
  float: right;
  width:268px;
}

a.mfashion, a.entre{
  display: block;
  width:268px;
  height:69px;
  background: url(../images/mfashion.gif) 0 0 no-repeat;
  margin-bottom: 2px;
}

a.mfashion:hover, a.entre:hover {
  background-position: 0 -69px;
}

a.entre{
  background: url(../images/entre.gif) 0 0 no-repeat;
}


#top-right{
  float: right;
  padding:20px 0px 0 0;
  width: 175px;
}


.pravda{
  text-align: right;
  font-size:8px;
  color:#666;
  padding-right:0px;

}

#top-right a{
  float: right;
  margin-top: 5px;
  margin-right: 30px;
}

#top-right a img{
  border: 2px solid #e12148;
}

#logo{
  float:left;;
}

#top-right a.home{
  margin: 20px 0 0 0;
  height:59px;
  width:136px;
  background: url(../images/fashiongroup.gif) no-repeat scroll 0 0;
}

#top-right a.home:hover{
  background-position: 0 -59px;
}
#pageFooterOuter{
  right:30px;
  position: absolute;
}


#adress{
  width:160px;
  text-align: right;
  float:right;
  padding-bottom:20px;
  text-transform: uppercase;
}

#collection-menu{
  list-style: none;
  
  font-family: "Arial Black", Arial, Helvetica, sans-serif;
  font-weight: normal;
}

#collection-menu li{
  background: url(../images/collection-menu-bullet.gif) no-repeat left center transparent;
  padding-left: 26px;
}


#menu{
  text-transform: uppercase;
  margin-left: 30px;
}

#content{
  background: url(../images/whitestrip.gif) repeat-x scroll left top transparent;
  height: 185px;
}

#content-col1{
  padding: 27px 0 20px 30px;
  width: 450px;
}

#content-col2{
  position:absolute;
  right:10px;
  top:-235px;
  width:500px;
}
#collection-text{
  float:left;
  margin: 30px 0 0 20px;
  text-transform: uppercase;
  font-size:36px;
}

.carusel a{
  background:none no-repeat scroll center center transparent;
  display:block;
  height:350px;
/*  height:496px;*/
  width:140px;}

.carusel p {
	margin-top: 6px;
	line-height: 12px;
}

.press {
	margin-top: 260px;
}
.press a{
  height:140px;
  width:120px;
}

.press span {
  height:142px;
  width:122px;
  border: 1px solid #c4c4c4;
  display: block;
  text-align: center;
  margin-right: 20px;
}


.press img {
	padding: 0px;
	border: 1px solid #fff;
}

.press p {
	padding-right:20px;
}


.carusel ul{
  list-style: none;
}


.carusel li{
  float:left;
}
.carusel li p{
  text-transform: uppercase;
  text-align: center;
}


a#nextImage{
  background: url(../images/watchmore.gif) 0 0 no-repeat;
  display:block;
  width:69px;
  height:27px;
  position:absolute;
  right:0;
  top:358px;
}

a#nextImage:hover{
  background-position:  0 -30px;
}

.sb-menu {
	text-transform: uppercase;
	list-style: none;
	padding: 0;
	margin: 0;
}

