body {
 margin: 0 auto;
 padding: 0;
 font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
 font-style : normal;
 color: #000;
 width: 952px;
}

ul,li{
 margin: 0;
 padding: 0;
}

img {
	border: none;
}

#header{
 height: 93px;
 padding-top: 15px;
 font-size: 15px;
 letter-spacing: 1px;
 color: #a0a0a1;
}

#header .logo{
 float: left;
 background: url(/images/main/samanta_logo.gif) 0 no-repeat;
 width: 210px;
 height: 89px;
 cursor: pointer;
}

#header .collectionlogo{
 float: left;
 background:none;
 width: 300px;
 height: 15px;
 margin: 30px 0 0 110px;
 z-index: 1000;
}

#header .account{
 float: right;
 font-weight: bold;
}

#header .account ul{
 float: right;
}

#header .account ul li .searchButton{
 color: #a0a0a1;
 background-color: transparent;
 text-decoration: none;
 border: none;
 cursor: pointer;
 cursor: hand;
 font-weight: bold;
}

#header .account ul li .searchInput{
 border: 1px solid #666;
}

#header .account ul li{
 float: left;
 list-style-type: none;
 margin-right: 10px;
 color: #a0a0a1;
 font-size: 13px;
}

#header .account ul li a{
 color: #a0a0a1;
 text-decoration: none;
 font-size: 13px;
}

#header .account ul li.flag{
 float: left;
 margin: -2px 0 0 5px;
}

#header .account span{
 color: #ec008c;
}

#header .account ul li a:hover{
 color: #AF6D95;
}

#menutop{
 clear: both;
 height: 24px;
 background-color: #280024;
}
    
#menutop ul, #menutop ul li {
 display: block;
 list-style: none;
 margin: 0;
 padding: 0;
}

#menutop ul {
 float: left;
 display: table;
 width: 100%;
 table-layout: fixed;
}

#menutop ul li {
 text-transform: uppercase;
 font-size: 13px;
 font-weight: bold;
 display: block;
 position: relative;
 text-align: center;
 float: left;
}

#menutop ul a:link,#menutop ul a:visited {
 text-decoration: none;
 display: block;
 color: #fff;
 padding: 3px 0 3px 2px;
 text-align: left;
}

#menutop ul ul a:link,#menutop ul ul a:visited {
 color: #000;
}

#menutop ul a:hover {
/* background-color: #ebd0c7;
 color: #000;                */
 color: #ebd0c7;
}

#menutop ul li.collection a{
  width: 132px; 
}

#menutop ul li.selected a{
  /*background: #ebd0c7;
  color: #000;*/
  color: #ebd0c7;
}

#menutop ul li.selected .back a{
 color: #000;
}

#menutop ul li.travels a{
  width: 182px;
}

#menutop ul li.advices a{
  width: 122px;
}

#menutop ul li.shops a{
  width: 122px;
}

#menutop ul li.boutique a{
 padding-right: 65px;
 width: 143px;
 text-align: right;
}

#menutop ul li.foryou a{
 width: 174px;
}
 
#nav .submenu a, #nav .topsubmenu a {
 margin: 0;
 width: inherit;
 display: block;
 padding: 0px 5px;
 color: #000;
 text-decoration: none;
 background: #ebd0c7;
 opacity: 0.8;
 filter: alpha(opacity=80);
}

#nav .act .back li.hover, #nav .act .back a:hover {
 background: #ebd0c7;
 opacity: 0.95;
 filter: alpha(opacity=95);
 color: #fff;
}

#nav li {
 float: left;
 position: relative;
}

#nav li.topsubmenu {
 margin-top: 1px;
 float: left;
 position: relative;
}

#nav li.submenu {
 float: left;
 position: relative;
}

#nav ul {
 position: absolute;
 display: none;
 width: 70px;
 top: 23px;
 left: 0px;
}

#nav li.hover {
/* background: #ebd0c7;*/
}

#nav li ul a {
 width: 120px;
 height: auto;
 float: left;
 text-transform: none;
 font-size: 12px;
}

#nav ul ul {
 top: auto;
}

#nav li ul ul {
 left: 160px;
 margin: 0px 0 0 10px;
 border-left: 1px solid white;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
 display: none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
 display: block;
}

#mainadvert{
 width: 952px;
 overflow: hidden;
}

#mainadvert .pageenter{
 position: absolute;
 color: #fff;
 font-style:italic; 
 font-size: 25px;
 line-height: 22px;
 letter-spacing: 2px;
 margin: 450px 0 0 43px;
}

#mainadvert .pageenter .mark{
 color: #1540bb;
 text-transform: uppercase;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
}

#mainadvert .pageenter a.mark:hover{
 color: #f8710e;
}

#mainadvert .pageenter .small{
 font-size: 18px;
}

#separator{
 height: 85px;
 background-color: #280024;
}

#adverts{

} 

.imagemap {
	border: none !important;
}

#menubottom{
 clear: both;
 height: 23px;
 padding-top: 6px;
 float: left;
}

#menubottom ul li{
 display: inline;
 color: #777778;
 font-size: 13px;
 float: left;
}

#menubottom ul li a{
 color: #777778;
 text-decoration: none;
 text-align: center;
 display: block;
 padding: 2px 10px 2px 10px;
}

#menubottom ul li a:hover{
 color: #000;
 background: #ccc;
}

.newsletterForm{
  width: 260px;
  display: block;
  float: right;
  margin-top: 6px;
  text-align: right;
}

.newsletterForm input{
  border: 1px solid #666;
  width: 130px;
  color: #777778;
}

.newsletterForm .newsletterButton{
 color: #777778;
 background-color: transparent;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 border: none;
 cursor: pointer;
 cursor: hand;
 width: 120px;
}

#footer{
clear: both;
 color: #9b9b9c;
 height: 80px;
}

#footer p{
 margin: 5px 0 0 10px;
 padding: 0;
 float: left;
}

#footer p a{
 color: #9b9b9c;
 text-decoration: none;
}

#footer p a:hover{
 color: #AF6D95;
}

#footer form{
 float: right;
 margin-top: 5px;
}

#footer form label{
 font-size: 20px;
 text-transform: uppercase;
 color: #626264;
 letter-spacing: 2px;
 float: left;
 margin: 0px 15px 0 0;  
}

#footer form input{
 border: 1px solid #626264;
 font-size: 10px;
 padding: 4px 2px 6px 5px;
 color: #6d6e6f;
 overflow: hidden;
 width: 150px;
}

#footer form input.submit{
 width: 25px;
 height: 25px;
 background: url(/images/main/accept.gif) no-repeat;
 border: 0;
 cursor: pointer;
}

a {
  color: #666;
  text-decoration: none;
}

a:hover{
  color: #000;
}

.plusIco{
  background: url(/images/icons/plus.gif) right 0 no-repeat;
  padding: 3px 35px 3px 0;
}

.letterIco{
  background: url(/images/icons/letter.gif) left 1px no-repeat;
  padding: 0px 0px 1px 30px;
}

.fixer{
 clear: both;
}

a img {
 border: 0;
}