#customer{
  height:47px;
  position:relative;
  top:100px;
  z-index:100;
}

#topnav {
  font-size:12px;
/*  line-height:23px;*/
  margin-right:0px;
/*  padding:5px 18px 25px 12px;*/
  text-align:right;
/*  background:url(http://aphrodite.shopeo.com/images/chateauxetservices-v2_80/wid_button_compte.png) no-repeat right center scroll;*/
}

.topnav_bk{
  position:relative;
  float:right;
}

.topnav_bk_left{
  background:url(http://aphrodite.shopeo.com/images/chateauxetservices-v2_80/wid_button_compte_left.png);
  background-repeat:no-repeat;
  float:left;
  height:38px;
  width:14px;;
}

.topnav_bk_center{
  background:url(http://aphrodite.shopeo.com/images/chateauxetservices-v2_80/wid_button_compte_center.png);
  background-repeat:repeat-x;
  float:left;
  height:38px;
  line-height:38px;
}

.topnav_bk_right{
  background:url(http://aphrodite.shopeo.com/images/chateauxetservices-v2_80/wid_button_compte_right.png);
  background-repeat:no-repeat;
  float:left;
  height:38px;
  width:14px;;
}

#topnav a.signin {
  background-image:url(http://aphrodite.shopeo.com/images/chateauxetservices-v2_80/wid_toggle_down_light.png);
  color:#FFFFFF;
  font-size:11pt;
  font-weight:bold;
  line-height:38px;
  position:relative;
  text-decoration:none;
  background-repeat:no-repeat;
  background-position:right center;
  display: inline-block;
  padding: 0px 30px 0px 0px;
  position: relative;
/*  width: 100px;*/
}

#topnav a.signin:hover {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background-image:url(http://aphrodite.shopeo.com/images/chateauxetservices-v2_80/wid_frontpage-toggle-dn-hover.png);
}

a.signin span {
  
  background-position:100% 50%;
  background-repeat:no-repeat;
  padding:4px 16px 6px 0;
}

.ie6 a.signin span {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#88BBD4 url(http://aphrodite.shopeo.com/images/chateauxetservices-v2_80/wid_frontpage-toggle-dn-resting.png)  no-repeat scroll right center;
}

.ie6 a.signin:hover span {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#5599BB url(http://aphrodite.shopeo.com/images/chateauxetservices-v2_80/wid_frontpage-toggle-dn-hover.png)  no-repeat scroll right center;
}

.ie #topnav a.menu-open, .ie #topnav a.menu-open:hover {
  background-image:none !important;
}

.ie7 #topnav a.signin, .ie7 #topnav a.signin:hover {
  background-position:0 3px !important;
}

.ie6 #topnav a.signin {
  background-color:#88BBD4;
  background-image:none;
}

.ie6 #topnav a.signin:hover {
  background-color:#5599BB !important;
  background-image:none !important;
}

#topnav a.menu-open {
  -moz-background-clip:border !important;
  -moz-background-inline-policy:continuous !important;
  -moz-background-origin:padding !important;
/*  background-image:url(http://aphrodite.shopeo.com/images/chateauxetservices-v2_80/wid_frontpage-toggle-dn-resting.png) none repeat scroll 0 0 !important;*/
  color:#666666 !important;
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:medium;
}

#small_signup {
  display:none;
  float:none;
  line-height:23px;
  margin:25px 0 0;
  width:170px;
}

#search #small_signup {
  display:inline;
}

#small_signup span {
  color:#000;
  font-size:11px;
  line-height:16px;
  margin:0 0 6px;
  text-align:center;
}

#small_signup a.signup-button {
  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
  -moz-border-radius-topleft:4px;
  -moz-border-radius-topright:4px;
  border-color:#99CC22;
  display:inline;
  font-family:"Lucida Grande",Arial,Sans-serif;
  font-size:11px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;
  margin-right:6px;
  padding:3px 6px 5px;
}

a.signin.menu-open span {
/*  background-image:url(http://aphrodite.shopeo.com/images/chateauxetservices-v2_80/wid_toggle_up_dark.png);*/
  color:#000;
}

.ie6 #topnav a.menu-open, .ie6 #topnav a.menu-open:hover {
  background-color:#A0A4A8 !important;
}

#widget_login_content {
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topleft:5px;
  border-bottom-left-radius: 5px 5px;
  border-bottom-right-radius: 5px 5px;
  -webkit-border-radius: 5px; 
  background-color:#272727;
  border:1px none transparent;
  color:#fff;
  font-size:11px;
  padding:10px;
  position:relative;
  left:758px;
  *left:758px;
  top:35px;
  text-align:left;
  width:222px;
  z-index:200;
  _top:expression(45px);
  float:top;
}



.ie #widget_login_content {
  margin-left:2px;
}

.ie7 #widget_login_content {
  margin-left:3px;
}

.ie6 #widget_login_content {
  border:1px solid #DDEEF6;
  width:190px;
}

#widget_login_content input[type="text"], #widget_login_content input[type="password"] {
  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
  -moz-border-radius-topleft:4px;
  -moz-border-radius-topright:4px;
  border:1px solid #AEAEAE;
  display:block;
  font-size:13px;
  margin:0 0 5px;
  padding:5px;
  width:203px;
}

#widget_login_content p {
  margin:0;
}

#widget_login_content a {
  color:#000;
}

#widget_login_content label {
  font-weight:normal;
}

#widget_login_content p.remember {
  padding:10px 0;
}

#widget_login_content p.forgot, #signin_menu p.complete {
  clear:both;
  margin:5px 0;
}

#widget_login_content p a {
  color:#2277BB !important;
  font-size:10pt;
}

#signin_submit {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;
  -moz-border-radius-topleft:4px;
  -moz-border-radius-topright:4px;
  background:#3399DD url(http://aphrodite.shopeo.com/images/chateauxetservices-v2_80/wid_bg-btn-blue.png) repeat-x scroll 0 0;
  border:1px solid #3399DD;
  color:#FFFFFF;
  font-size:11px;
  font-weight:bold;
  margin:0 5px 0 0;
  padding:4px 10px 5px;
  text-shadow:0 -1px 0 #3399DD;
  width:80px;
}

#signin_submit::-moz-focus-inner {
  border:0 none;
  padding:0;
}

#signin_submit:hover, #signin_submit:focus {
  background-position:0 -5px;
  cursor:pointer;
}

