@charset "UTF-8";
/* CSS Document */

/* CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5,
h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong,
sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
html{
  width:100%;
  height:100%;
}


:focus {
  outline: 0;
}

ol, ul,li {
  list-style: none;
  list-style-position:inside;
}

table {
  border-collapse: separate;
  border-spacing: 2;
}

img {-ms-interpolation-mode: bicubic;}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

a {cursor: pointer;}

body{
  font-family:"Trebuchet MS", verdana, sans-serif;
  font-size:10pt;
  color:#fff;
	background-color:#000;
  text-align:left;
  margin:0;
  width:100%;
}

/*Clear*/
.clear{
  clear:both;
}


/* END CSS RESET */

p{
  margin:0px;
}

h3{
  margin:0px;
}

/* Layout  */

.page{
  /*TODO image of background*/
  background:#000 url(http://aphrodite.shopeo.com/images/denimv2_86/background.jpg) no-repeat;
  background-position: top center;
	background-color:#000;
  margin: 0px;
  padding: 0px;
  width:100%;
  height:100%;
  font-family : "Trebuchet MS";
}

#website{
  width:1000px;
  margin-left:auto;
  margin-right:auto;
  padding-top:0px;
}

.page a{
  color:#FFF;
}

/* head  */
#header{
  width:1000px;
  margin-left:auto;
  margin-right:auto;
  color:#FFF;
}

.customer{
  height:25px;
	margin-bottom:10px;
  text-align:right;
	color:#ED007B;
	padding-left:490px;
	float:left;
	margin-top:10px;
}

.customer a{
  text-decoration: none;
	font-size:8pt;
	font-weight:normal;
}

.topzone_1{
	width:1000px;
  height:60px;
  padding-bottom:5px;
  border-bottom:1px solid #ED007B;
}

.toplogo{
  float:left;
}

/* Top menu rollant*/

.menu_content{
	border-top:1px solid;
	height:100%;
	margin:15px 0;
	padding-top:5px;
	text-align:left;
	width:100%;
	background-color:transparent;
}

.menu_border_bottom{
  height:14px;
  background:url(http://aphrodite.shopeo.com/images/denimv2_86/menu_border_bottom.png) bottom center no-repeat;
}

.panel_left{
  float:left;
  width:100px;
  height:100%;
	text-align:center;
	margin-left:5px;
	padding-top:10px;
}

.panel_left a{
	text-decoration:none;
}

.panel_left a:hover{
	text-decoration:underline;
}

.panel_left img{
  max-height:160px;
  max-width:100px;
}

.menu_collection_description{
	margin-top:15px;
	width:160px;
}

.panel_right{
  float:left;
	margin-left:10px;
  width:510px;
	overflow-x:auto;
	font-size:8pt;
}

.menu_ul{
  float:left;
  width:150px;
}

.menu_div li a{
  font-size:10pt;
  color:#FFF;
  text-decoration:none;
  line-height:18px;
/*  line-height:35px;*/
}

.menu_div li a:hover{
  text-decoration:underline;;
}

.menu_col_image{
	width:60px;
	height:50px;
	border:1px solid #FFF;
}

.menu_col_image img{
	width:60px;
	height:50px;
}

.menu_col_image_overlay {
	display:block;
	background-color:#000000;
	color:#000000;
	font-size:24px;
	height:50px;
	left:0;
  	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	position:relative;
	text-align:center;
	width:60px;
	z-index:98;
	margin-top:-50px;
	top:50px;
	height:50px;
}

.panel_right_item{
	text-align:center;
	width:65px;
	height:72px	;
	float: left;
	margin-right:6px;
}

.panel_right_item a{
	text-decoration:none;
}

#topmenu{
	float:right;
	width:600px;
	margin-top:15px;
}

/* Main menu */
#mainmenu {
	position:absolute;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	z-index:35;
	height:52px;
}

#mainmenu li {
	float:left;
	margin-right:5px;
	margin-left:5px;
	display:block;
	height:52px;
}

#mainmenu li dl{
	display:block;	
	height:45px;
	float:left;	
}


#mainmenu li dt {
	float:left;
	height:40px;
}


#mainmenu li dt div.l_dt{
	float:left;
	padding:5px;
}

#mainmenu li.selected dt{

}

#mainmenu li.selected dt div.l_dt{
}

#mainmenu li#mainmenu_0.selected dt div.l_dt{
	background-image:none;
}

#mainmenu li#mainmenu_0.notselected dt{
	background-image:none;	
}

#mainmenu li#mainmenu_0 dt div.l_dt{	
}

#mainmenu li dl:hover dt{
  background-image:url(http://aphrodite.shopeo.com/images/denimv2_86/main_menu_bk.png);
	background-repeat:repeat;
}

#mainmenu li dl:hover dt div.l_dt{
	background:none;
}

#mainmenu  li#mainmenu_0.notselected dl:hover dt{
  background-image:url(http://aphrodite.shopeo.com/images/denimv2_86/main_menu_bk.png);
}

#mainmenu  li#mainmenu_0.selected dl:hover dt{

}


#mainmenu li dt a {
	color:#FFFFFF;
	font-size:12pt;
	height:30px;
	line-height:30px;
	text-decoration:none;
}

#mainmenu li dt a strong{
	font-weight:bold;
}

#mainmenu li.selected dt a{
	color:#FFF;
}

#mainmenu dl:hover dt a {
	color:#FFF;
}

#mainmenu  li#mainmenu_0.selected dl:hover dt a{
	color:#FFF;
}

#mainmenu li dd {
	float:left;
}

#mainmenu li dd div.panel_ {
	position:absolute;	
	top:90px;
	height:165px;
	width:633px;
	z-index:50;
	background-attachment: scroll;
	background-color: transparent;
  background-image:url(http://aphrodite.shopeo.com/images/denimv2_86/main_menu_bk.png);
	background-repeat: repeat;
	-webkit-box-shadow: 3px 3px 7px #777;	
	background-position: 0 0;
	display:none;
}
#mainmenu dl:hover dd div.panel_ {
	/*display:block;*/

}
#mainmenu li#mainmenu_1 dl dd div.panel_ {
	margin-left:-175px;
	margin-top:-55px;
}
#mainmenu li#mainmenu_2 dl dd div.panel_ {
	margin-left:-275px;
	margin-top:-55px;
}
#mainmenu li#mainmenu_3 dl dd div.panel_ {
	margin-left:-375px;
	margin-top:-55px;
}
#mainmenu li#mainmenu_4 dl dd div.panel_ {
	margin-left:-475px;
	margin-top:-55px;
}
#mainmenu li#mainmenu_5 dl dd div.panel_ {
	margin-left:-600px;
	margin-top:-55px;
}

.topzone_2{
  line-height:40px;
  border-bottom:1px solid #ED007B;
}

.siteinfo {
  float:left;
  font-style:italic;
}

.siteinfo a{
  text-decoration:none;
}

.siteinfo a:hover {
  text-decoration:none;
}


.number_article {
  font-size:12pt;
  font-style:italic;
  font-weight:bold;
}

.search{
  float:right;
}

.mostvisits{
  margin-top:20px;
}


.mostvisits .title{
  height:31px;
  width:382px;
  background:url(http://aphrodite.shopeo.com/images/denimv2_86/title_mostvisits.png) no-repeat;
  border-bottom:1px solid #ED007B;
  margin-bottom:15px;
}

.mostvisits .content{
  margin-top:15px;
  height:100px;
}

.mostvisit_collection {
  width:106px;
  height:108px;
  float:left;
  border:1px solid #ED007B;
  margin-right:3px;
}

.mostvisit_collection a{text-decoration:none;font-size:8pt;}

.mostvisit_collection .image img{
  height:88px;
	width:106px;
}

.mostvisit_collection_overlay {
	display:block;
	background-color:#000000;
	color:#000000;
	font-size:24px;
	left:0;
  	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	position:relative;
	text-align:center;
	width:106px;
	z-index:98;
	margin-top:-88px;
	top:88px;
	height:88px;
}

.mostvisit_collection_title {
  background:url(http://aphrodite.shopeo.com/images/denimv2_86/mostvisit_collection_title_bk.png) repeat scroll 0 0 transparent;
  font-size:8pt;
  font-weight:bold;
	height:20px;
	line-height:18px;
}

.recents{
  margin-top:20px;
  padding-bottom:15px;
  border-bottom:1px solid #ED007B;
}

.recents .title{
  background:url(http://aphrodite.shopeo.com/images/denimv2_86/title_recent.png) no-repeat scroll 0 0 transparent;
  height:31px;
  width:329px;
  margin-bottom:15px;
	border-bottom:1px solid #ED007B;
}

.recents .content{
  margin-top:15px;
  color:#ED007B;
}

.recents a{
  color:#535154;
  text-decoration:none;
  padding-right:10px;
  font-size:8pt;
}

.recents a:hover{
  color:#FFF;
}

#index .centercontent{
	margin-top:20px;
}

#index h1{
	font-size:14pt;
	font-weight:normal;
	color:#fff;
	margin-bottom:0.7em;
}

.index_image img{}

#bottom{
  margin-top:10px;
  padding-bottom:200px;
}

.pagesinfo{
  float:left;
	margin-top:5px;
  margin-bottom:15px;
}

.pagesinfo a{
  font-size:10pt;
  font-weight:bold;
  margin-right:15px;
  text-decoration:none;
	color:#C6C6C6;
}

.pagesinfo a:hover{
	color:#ED007B;
}

/* left menu */
.leftcollection{
  color:#7d7a81;
}

.leftcollection .title{
  height:35px;
  line-height:35px;
}

.leftcollection .title_image{
  float:left;
  position:relative;
  top:17.5%;
}

.leftcollection .title_image img{
  width:28px;
  height:28px;
}

.leftcollection .title_text{
  color:#ED007B;
  font-size:16pt;
  float:left;
  border-bottom:1px solid #ED007B;
  margin-left:5px;
  width:80%;
}

.leftcollection .active{
  color:#C6C6C6;
}

.leftcollection .content{
  margin-top:15px;
}

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

.leftcollection a:hover {
	color:#fff;
}

.leftcollection .active a{
	  color:#fff;
}

.ul_left{
  float:left;
  width:100px;
	padding-left:10px;
}

.ul_right {
  float:left;
  width:100px;
  border-left:1px solid #ED007B;
  padding-left:15px;
}

.leftcollection ul li{
  list-style-position:outside;
	margin-bottom:6px;
}

/*  page collection  */

#collection .leftcontent{
  float:left;
  width:240px;
}

#collection .centercontent{
  float:left;
  width:760px;
	margin-top:16px;
}

#collection h1{
	font-size:14pt;
	font-weight:normal;
	padding-bottom:0.7em;
	color:#ED007B;
	margin-top:10px;
	border-bottom:1px #ED007B solid;
	width:94%;
}

#collection .subtitle{
	font-size:12pt;
	font-weight:normal;
	color:#fff;
}

.collection_products{
}

.collection_product {
	
  width: 233px;
  margin-right:3.8%%;
  height:384.45;
	float:left;
	margin-bottom:3%;
}

.last_collection_product {
  margin-right:0px;
}

.collection_productimg{
  width:99%;
  height:90%;
}

.magnify{
  position:relative;
  top:5px;
	left:5px;
  margin-bottom:-42px;
  height:42px;
  z-index:2;
  text-align:left;
}

.collection_product_price{
  float:left;
  font-size:12pt;
  color: #ED007B;
	line-height:18px;
/*  font-weight:bold;*/
}

.collection_product_add_to_cart{
  float:right;
	line-height:20px;
	text-align:right;
}

.collection_product_add_to_cart a{
	text-decoration:none;
	cursor: pointer;
	font-style:italic;
}

.collection_product_add_to_cart a:hover{
	color:#ED007B;
	cursor:pointer;
}

.collection_productimg_actions{
  position:relative;
  top:183px;
  margin-bottom:-30px;
  height:30px;
}

.collection_product div.scroller  {
	position:relative;
  overflow:hidden;
}

.collection_product div.scroller div.section {
  float:left;
  overflow:hidden;
  padding-bottom:0;
  text-align:center;
}

.collection_product .actions_bouton {
/*  bottom:30px;*/
/*  float:left;*/
	height:28px;
	margin-top:-26px;
  position:relative;
  text-align:center;
  width:100%;
  z-index:2;
}

.collection_product .bouton_precedent {
  float:left;
}

.collection_product .bouton_precedent a {
  color:#333333;
  text-decoration:none;
}

.collection_product div.scroller .bouton_suivant a {
  color:#333333;
  text-decoration:none;
}

.collection_product .bouton_suivant {
  float:right;
}

.collection_product div.scroller div.content {
  width:999900px;
  _width:259px;
}

.collection_product div.scroller div.content img {
}

.button_left_photo{
  float:left;
  margin-bottom:-35px;
}

.button_right_photo{
  float:right;
  margin-bottom:-35px;
}

.collection_productinfo_content{
	margin-top:3px;
  height:30px;
  line-height:30px;
  z-index:100;
}

.collection_product_add_to_cart img{
  vertical-align: middle;
}

/* endlesspage header */
.content-header-floating {
  background:#ED007B none repeat scroll 0 0;
  border-bottom:1px solid #ED007B;
  display:none;
  left:0;
  opacity:0.85;
  position:fixed;
  top:0;
  width:100%;
  z-index:10000;
}

.content-header-floating h3 {
    display:inline;
    margin-left:20px;
    float:left;
    color:#fff;
		font-weight:bold;
}

.content-header-floating .content-header {
    border:0 none;
    margin-bottom:0;
    padding:6px 5px 4px;
  }
  
  .content-header #indicator_header {
    font-size:12pt;
		font-weight:bold;
  }
  
  .content-header-floating .links_header {
    float:left;
    margin-left:25px;
  }
  
  .content-header-floating .top_header a {
    margin:5px;
    margin-left:10px;
    border:#BEDCE7 1px solid;
    padding: 5px;
    color:#5E96C8;
    font-size:10pt;
  }
  
  .content-header-floating .top_header {
    float:right;
  }

/* page item */
#item {
  margin-top:20px;
}

#item .leftcontent{
  width:300px;
  float:left;
}

#item .centercontent{
  width:365px;
  float:left;
  margin-left:15px;
}

#item .rightcontent{
  width:300px;
  float:left;
  margin-left:15px;
}

#item div.scroller  {
	position:relative;
  border:0px solid #ED007B;
  overflow:hidden;
}

#item div.scroller div.section {
  float:left;
  height:450px;
  width:300px;
  overflow:hidden;
  padding-bottom:0;
  text-align:center;
}

#item .actions_bouton {
/*  bottom:30px;*/
/*  float:left;*/
	height:28px;
	margin-top:-27px;
  position:relative;
  text-align:center;
  width:100%;
  z-index:2;
}

#item .bouton_precedent {
  float:left;
}

#item .bouton_precedent a {
  color:#333333;
  text-decoration:none;
}

#item div.scroller .bouton_suivant a {
  color:#333333;
  text-decoration:none;
}

#item .bouton_suivant {
  float:right;
}

#item div.scroller div.content {
  width:999900px;
  _width:300px;
}

#item div.scroller div.content img {
}

.item_main_picture  {
	border:1px #ED007B solid;
  text-align:center;
}

.item_main_picture img {
	width:100%;
}

#notification_change_item_image {
  -moz-background-inline-policy:continuous;
background:none repeat scroll 0 0 #DDE0E3;
border-bottom:1px solid #ED007B;
color:#000000;
height:21px;
margin-left:2px;
margin-top:-22px;
padding-left:5%;
position:relative;
text-align:center;
width:258px;
}
.item_other_pictures {
  margin-top:10px;
}

.item_other_picture {
  border:1px solid #ED007B;
  float:left;
  height:104px;
  margin-bottom:5px;
  margin-right:6px;
  text-align:center;
  width:68px;
}
.item_other_picture img {
}
.last_item_other_picture {
  margin-right:0;
}

.explorer_items {
  border-bottom:1px solid #ED007B;
  border-top:1px solid #ED007B;
  width:100%;
}

.explorer_items a{
  height:50px;
  line-height:50px;
  text-decoration: none;
}

.explorer_items img{
  vertical-align:middle;
}

.button_left_item{
  float:left;
  height:50px;
  line-height:50px;
/*  margin-top:10px;*/
}

.button_right_item{
  float:right;
  height:50px;
  line-height:50px;
/*  margin-top:10px;*/
}

.item_in_flashsale{
	font-size:10pt;
	color:red;
}

#item_preview_price{
	margin-top:10px;
	font-size:12pt;
	text-align:left;
}

.item_preview_price{
  text-align:left;
  font-size:14pt;	
}

#item_preview_price{
	font-size:14pt;
	padding-bottom:10px;
  border-bottom:1px solid #ED007B;
}

#item_preview_buy_form{

}

.item_price{
  min-height:50px;
  line-height:50px;
  border-bottom:1px solid #ED007B;
  text-align:left;
  font-size:18pt;
	color:#fff;
}

.new_price{
	color:#fff;	
}

.old_price{
  color:#c6c6c6;
  text-decoration:line-through;
  margin-left:30px;
}

.item_actions{
  margin-top:20px;
  padding-bottom:20px;
/*  border-bottom:1px solid #ED007B;*/
}

.item_preview_infos{
	text-align:left;
}

.item_preview_infos h1{
	font-weight:bold;
	font-size:12pt;
}

.item_preview_infos h1 a{
	color:#fff;
	text-decoration:none;
}

.item_preview_infos h1 a:hover{
	text-decoration:underline;
}

.item_preview_infos h2{
  color:#ED007B;
  font-size:16pt;
	margin-bottom:0.7em;
	text-align:center;
}

.item_actions h2{
  color:#ED007B;
  font-size:16pt;
}

.item_options_choice{
  margin-top:15px;
	text-align:left;
}

.item_options_choice select{
	width:300px;
}

.quantity_choice{
  color:#ED007B;
  font-size:10pt;
	margin-top:0.7em;
}

.quantity_choice img{
  vertical-align:middle;
}

.quantity_choice a{
  text-decoration: none;
}

.quantity_choice input{
  vertical-align:middle;
}

#quantity{
  width:35px;
  height:25px;
  border:1px solid #ED007B;
  text-align:center;
  background:#000;
  color:#aaa;
  font-style:italic;
  margin-left:2px;
  margin-right:2px;
}

.options_choice{
  margin-top:20px;
  width:250px;
}

.item_add_to_cart{
  margin-top:20px;
}

.stock_table{
  margin-top:10px;
  padding-bottom:20px;
  border-bottom:1px solid #ED007B;
}

.stock_table h2{
  color:#ED007B;
  font-size:16pt;
  margin-bottom:20px;
}

.stock_table table td{
  text-align:center;
  padding:5px;
  font-style:italic;
}

.stock_table table th{
  text-align:center;
  padding:5px;
}

.stock_table table input{
  text-align:center;
  background:#000;
  color:#aaa;
  border:none;
  font-size:10pt;
  font-style:italic;
}

.table_add_to_cart{
  margin-top:20px;
}

.item_info{
/*  margin-top:20px;*/
  padding-bottom:10px;
  border-bottom:1px solid #ED007B;
}

.item_title{
  color:#fff;
  font-size:12pt;
}

.item_sub_title{
  color:#fff;
  font-size:12pt;
  font-weight:bold;
}

.item_description{
  margin-top:10px;
  color:#ED007B;
}


/* Page static */
#static {
  margin-top: 20px;
}

#static .leftcontent{
  width: 220px;
  float: left;
  border-top:1px solid #ED007B;
}

#static .centercontent{
  width: 765px;
  margin-left: 15px;
  float: left;
  border-top:1px solid #ED007B;
  border-bottom:1px solid #ED007B;
  margin-bottom: 20px;
	padding-bottom:20px;
}

#page_value_html p{
	margin-bottom:15px;
}

#page_value_html ul{
	margin-top:10px;
}
#page_value_html li{
	margin-bottom:6px;
	list-style: circle inside;
}

#page_value_html strong{
	font-weight:bold;
}

#page_value_html h2{font-size:12pt;}

.static_contact{
  padding-top:15px;
  padding-bottom: 15px;
  border-bottom:1px solid #ED007B;
}

.static_contact h2{
  font-size: 15pt;
  color:#ED007B;
	margin-bottom:10px;
}

.info_title{
  color: #ED007B;
}

.static_company_info{
  padding-top:15px;
  padding-bottom: 15px;
  border-bottom:1px solid #ED007B;
}

.static_company_info h2{
  font-size: 15pt;
  color:#ED007B;
	margin-bottom:10px;
}

.static_title{
  padding-top:15px;
  padding-bottom: 15px;
  font-size: 15pt;
  color:#ED007B;
}

.error_form{
	margin-top:10px;
	color:red;
	font-weight:bold;
	font-size:10pt;
	border:1px solid #ED007B;
	padding:5px;
}

.error_form_password{
	color:red;
	padding:5px;
	font-weight:bold;
	margin-bottom:20px;
}

.error_form_password a{
	color:red;
	text-decoration:underline;
}


/* page cart */
#mycart .centercontern{
  width: 100%;
}

.mycart_info{
  padding-top:15px;
  font-size: 12pt;
  padding-bottom: 15px;
}

.mycart_quantity{
  font-style: italic;
  float: left;
	padding-top:2px;
}

.mycart_quantity_number{
  font-weight: bold;
  font-size: 14pt;
}

.mycart_price{
  float:right;
}

.mycart_price input, a, img{
  vertical-align: middle;
}

.price_chiffre{
  display: inline-block;
  width:120px;
  height:24px;
  border:1px solid #ED007B;
  color:#AAA;
  text-align: center;
	padding-top:3px;
}

.mycart_price a {
	height:28px;
	line-height:28px;
  background: url(http://aphrodite.shopeo.com/images/denimv2_86/link_order_button.png);
  color:#000;
  font-weight: bold;
  padding-left:3px;
  padding-right:3px;
  text-decoration: none;
	display:inline-block;
}

a.link_to_order{
  color:#000;
  font-weight: bold;
  padding-left:3px;
  padding-right:3px;
  text-decoration: none;
}

.mycart_elements{
  margin-top: 20px;
}

.mycart_element{
  width:488px;
  height:188px;
  margin-right: 10px;
  font-weight: bold;
  border:1px solid #ED007B;
	float:left;
	margin-bottom:10px;
}

.mycart_element_picture{
  float: left;
  margin:4px 5px;
}

.mycart_element_picture img{
  width: 120px;
  height:180px;
}

.mycart_element_info{
  float: left;
  width:70%;
  margin-left:5px;
}

.color_pink{
  color:#ED007B;
  display: inline-block;
}

.mycart_element_item_title{
  line-height: 50px;
  height:50px;
  border-bottom: 1px solid #ED007B
}

.mycart_element_option_title{
  line-height: 50px;
  height:50px;
  border-bottom: 1px solid #ED007B
}

.mycart_element_quantity_price{
  line-height: 50px;
  height:50px;
}


.mycart_element_quantity_price input, a, img{
  vertical-align: middle;
}

.mycart_element_price{
  float: left;
}

.mycart_element_quantity{
  float: right;
  line-height: 50px;
  height:50px;
  vertical-align: middle;
  display: table-cell;
}


.mycart_element_actions{
  padding-left: 5px;
  height:30px;
  line-height: 30px;
  background: url(http://aphrodite.shopeo.com/images/denimv2_86/return_button.png) repeat-x;
}

.mycart_element_actions a{
  color:#000;
  text-decoration: none;
}

.customer_data_box h1 {
  font-size:16pt;
  line-height:40px;
  color:#ED007B;
}

.customer_data_box .text_label {
  color:#ED007B;
  font-size:12pt;
  font-style: italic;
  line-height:40px;
}

.customer_data_box input {
  margin-top:0px;
  width:54%;
  font-size:12pt;
  background:#000;
  color:#aaa;
  border:1px solid #ED007B;
}

.customer_data_box input.submit {
  margin-top:15px;
  margin-bottom: 20px;
  width:55%;
  background: url(http://aphrodite.shopeo.com/images/denimv2_86/return_button.png) repeat-x;
  border: none;
  height: 30px;
  color: #000;
}

.customer_data_box input.submit:hover {
  color:#FFF;
}

.recent_items{
  margin-top:20px;
  padding-top:20px;
  border-top:2px solid #ED007B;
  margin-bottom:20px;
}

.recent_item{
  float:left;
  margin-right:10px;
}

.recent_item_photos{
  border:1px solid #ED007B;
  width:176px;
  height:231px;
}

.recent_item_mainphoto{
  float:left;
  width:120px;
  height:231px;
  border-right:1px solid black;
}

.recent_item_mainphoto img{
  width:120px;
  height:231px;
}

.recent_item_otherphotos{
  float:left;
  width:55px;
}

.recent_item_otherphotos img{
  width:55px;
  height:115px;
}

.recent_item_otherphoto_1{
  width:55px;
  height:115px;
  border-bottom:1px solid black;
}

.recent_item_otherphoto_2{
  width:55px;
  height:114px;
  border-bottom:1px solid black;
}


/* ORDERS HISTORY page my_orders */
.myorders_element{
	border:1px #333 outset;
	padding:10px;
	margin-bottom:15px;
}

.myorders_date_and_status{
	width:100%;
	color:#333;
	line-height:25px;
}

.myorders_date{
	font-weight:bold;
	font-size:14pt;
	float:left;
}

.myorders_status{
	float:right;
	padding-left:10px;
	padding-right:10px;
	color:#fff;
}

.myorders_payment_mode{
	margin-bottom:8px;
	margin-top:8px;
}

.myorders_payment_received{
	margin-bottom:5px;
}

.myorders_payment_received a{
	color:#333;
}

.myorders_payment_description{
	margin-top:5px;
	margin-bottom:10px;
	text-align:left;
}

.myorders_total{
	margin-bottom:8px;
}

.myorders_action{
	border-bottom:1px #ccc solid;
	margin-bottom:10px;
}
.myorders_action a{
	line-height:25px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

.myorders_action a:hover{
	background-color:#555;
	color:#fff;
}

.height_thirty{
	height:30px;
}

.invoices_table{
	margin-bottom:20px;
}

.invoices_table table {
 border-collapse:collapse;
 width:98%;
 }

.invoices_table th{
  font-size:12pt;
  text-align:center;
  vertical-align:middle;
  font-weight:bold;
  height:25px;
}

.invoices_table tr,th {
 border:1px solid #ED007B;
}

.invoices_table td {
 border:1px solid #ED007B;
}

.invoices_table table td {
   text-align:center;
  vertical-align:middle;
  padding:5px;
}




.invoice_table table {
 border-collapse:collapse;
 width:98%;
 }

.invoice_table th{
  font-size:12pt;
  text-align:center;
  vertical-align:middle;
  font-weight:bold;
  height:25px;
}

.invoice_table th {
 border:1px solid #ED007B;
}

.invoice_table td {
/* border:1px solid #ED007B;*/
}

.invoice_table table td {
   text-align:center;
  vertical-align:middle;
  padding:5px;
}

/* Autocomplete Search */
div.auto_complete {
  width: 350px;
  background: #111;
z-index:999999;
color:#fff;
border:2px solid #333;
-webkit-border-radius:4px;
-moz-border-radius:4px;
}

div.auto_complete ul {
  margin:0;
  padding:3px;
  width:auto;
  list-style-type:none;
	border:2px solid #333;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;												
}
div.auto_complete ul li {
  margin:0;
  padding:3px;
	cursor:pointer;	
	color:#fff;
	background-color:#111;
	padding-left:5px;
	line-height:18px;
}
div.auto_complete ul li.category {
	text-align:left;
	font-size:12pt;
	font-weight:bold;
	color:#fff;
	padding-left:3px;
	text-align:center;
}
div.auto_complete ul li.selected {
	background-color: rgb(234,0,91);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	font-weight:bold;
}

div.auto_complete ul strong.highlight {
  color: #fff;
  margin:0;
  padding:0;
}

div.auto_complete a{
	color:#fff;
}

#item_preview_box{
  position:absolute;
	z-index:300;
}

#item_preview_closebox{
	float:left;
	position:relative;
	top:-5px;
	left:15px;
	z-index:400;
}

#item_preview{
	background:none repeat scroll 0 0 #1F1F1F;
  width:800px;
  line-height:18px;
  opacity:0.98;
  filter: alpha(opacity=98);
  padding:8px;
	text-align: center;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  border-bottom-left-radius: 5px 5px;
  border-bottom-right-radius: 5px 5px;
  -webkit-border-radius: 5px;
	overflow: auto;
	z-index:100;
	height:484px;
	overflow-x:hidden;
}

#item_preview_stocks{
	margin-top:0.7em;
}

#item_preview_show_stocks{
	margin-top:0.7em;
	text-align:left;
}

#item_preview_show_stocks a{
	color:#fff;
	font-size:12pt;
	line-height:25px;
}

.item_collection_indicator{
	float:left;
	position:relative;
	top:10px;	
	left:100px;
}

#slider_value{
	font-weight:bold;
	color:#000;
	text-align:center;
	font-size:italic;
	background-image:url(http://aphrodite.shopeo.com/images/denimv2_86/info_bulle_scroll_shadow.png);
	background-repeat:no-repeat;
	width:113px;
	height:20px;
	font-size:10pt;
	margin-top:-21px;
	margin-left:-35px;
	font-size:8pt;
}

div.slider{
	position:relative;
	background-image:url(http://aphrodite.shopeo.com/images/denimv2_86/slide_bar.jpg);
	background-repeat:no-repeat;
	width:595px;
	height:10px;
	top:15px;
	left:75px;
}

div.slider div.handle{
	position:absolute;
	background-image:url(http://aphrodite.shopeo.com/images/denimv2_86/handle.png);
	background-repeat:no-repeat;
	height:10px;
	width:36px;
	top:-2px;
	cursor: move;
}

#collection_image{
	margin-top:5px;
	margin-bottom:10px;
}

#collection_slider{
	background-image:url(http://aphrodite.shopeo.com/images/denimv2_86/slider_back.jpg);
	background-repeat:no-repeat;
	height:41px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

#sizing_text{
	margin-bottom:10px;
	text-align:center;
	font-style:italic;
}

.endless_page_number{
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	font-size:10pt;
	text-align:left;
	background:#ED007B none repeat scroll 0 0;
  border-bottom:1px solid #ED007B;
	color:#fff;
}

#cornershopeo{
	position:absolute;
	bottom:0;
	left:0;
	margin-bottom:90px;
}

/* tips for margin in item_for_collection */
.growclass3{margin-right:0;}
.growclass6{margin-right:0;}
.growclass9{margin-right:0;}
.growclass12{margin-right:0;}
.growclass15{margin-right:0;}
.growclass18{margin-right:0;}
.growclass21{margin-right:0;}
.growclass24{margin-right:0;}
.growclass27{margin-right:0;}
.growclass30{margin-right:0;}
.growclass33{margin-right:0;}
.growclass36{margin-right:0;}
.growclass39{margin-right:0;}
.growclass42{margin-right:0;}
.growclass45{margin-right:0;}
.growclass48{margin-right:0;}
.growclass51{margin-right:0;}
.growclass54{margin-right:0;}
.growclass57{margin-right:0;}
.growclass0{margin-right:0;}

#customer{
  position:relative;
	z-index:100;
	padding-top:5px;
	width:120px;
	left:6px;
	float:right;
}

#topnav {
  font-size:12px;
  line-height:23px;
	margin-top:-42px;
	margin-left:20px;
	padding-bottom:25px;
  text-align:right;
	color:#ED007B;
	float:left;
}

#topnav a.signin {
  color:#FFFFFF;
  font-weight:normal;
  padding:0px 0px 0px 0px;
  text-decoration:none;
}

#topnav a.signin:hover {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
}

a.signin span {
  background-repeat:no-repeat;
  padding:4px 0px 0px 0px;
}

a.signin.menu-open span {
  color:#A0A4A8;
}

.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/denimv2_86/wid_frontpage-toggle-dn-resting.gif)  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/denimv2_86/wid_frontpage-toggle-dn-hover.gif)  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:#000 none repeat scroll 0 0 !important;
  color:#fff !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:#fff;
  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/denimv2_86/wid_toggle_up_dark.png);
  color:#fff;
}

.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:#A0A4A8;
  border:1px none transparent;
  color:#fff;
  font-size:11px;
  padding:10px;
  position:relative;
  left:-127px;
  *left:-127px;
  top:-13px;
  text-align:left;
  width:222px;
  z-index:200;
  _top:expression(45px);
  float:top;
	position:absolute;
}



.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:#fff;
}

#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:##fff !important;
}

#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/denimv2_86/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;
}

#search{
	float:right;
	line-height:auto;
}

#search form input.text,
#search form textarea {
	border: 1px #ED007B solid;
	font-size:10pt;
	font-style:italic;
	width:330px;
	color:#666;
	background-color:#000;
	text-indent:8px;
	padding-top:2px;
	padding-bottom:5px;
}

#search form input.search_submit{
	position:relative;
	vertical-align:middle;
	top:-1px;
}

.auto_complete{
  z-index:10;
}

#newsletter{
	color:#FFF;	
	font-size:10pt;
	text-align:left;
	float:right;
}

#newsletter h3{
}

#newsletter form{
  padding-left:5px;
}

#newsletter form input.size_email{
	border: 1px #ED007B solid;
	width:200px;
	font-size:10pt;
	color:#666;
	font-style:italic;
	background-color:#000;
	text-indent:8px;
	height:22px;
}

#newsletter input.newsletter_submit{
	position:relative;
	vertical-align:middle;
	top:-2px;
}

#newsletter label{
	text-align:left;
}

#newsletter_notification{
	font-size:10pt;
}

#collection_sort_list{
  margin-top:10px;
  color:#fff;
  font-size:10pt;
	width:95%;
	margin-bottom:20px;
}

#collection_sort_list h2{
  margin-top:10px;
  margin-bottom:10px;
  color:#ED007B;
  font-size:14pt;
}

#collection_sort_list .radio input{
	color:#fff; 
	background-color:#ED007B;
}

#sort_indicator{

}

/* LE bottomcart */
#bottomcart_zone{z-index:100;}

.bottomcart{
	width:100%;
	position:fixed;
	bottom:0%;
	background:#210C0F url(http://aphrodite.shopeo.com/images/denimv2_86/wid_bottomcart_background.png) center center;
	height:91px;	
	z-index:100;
  _position: absolute; /* position fixed for IE6 */
  _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-4);
}

#bottomcart_bg_in{
	background-image:url(http://aphrodite.shopeo.com/images/denimv2_86/cart_bg.jpg);
	background-repeat:repeat-x;
}

#bottomcart_dashboard{
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:85px;
	padding-top:3px;
}

.bottomcart_dashpart{
	height:100%;
	float:left;
	width:32%;
	padding:2px;
	margin-right:2px;
	color:#fff;
}

.bottomcart_dashpart a{color:#FF83A6;}

.bottomcart_dashpart h3{text-align:left;line-height:15px;}

#last_item{
	margin-top:0.5em;
}

#last_item_picture{
	float:left;
	width:18%;
	padding-right:2%;
}

#last_item_controls{
	width:10%;
	float:left;
	margin-right:4%;
}

#last_item_photo{
	float:left;
	height:56px;
	width:38px;
	margin-left:5px;
}
#last_item_photo img{height:52px;width:38px;border:2px #fff solid;}

#last_item_text{
	border-left:1px #FF83A6 dotted;
	padding-left:4px;
	float:left;
	width:76%;
	text-align:left;
}

#last_item_text p{
	background-image:url(http://aphrodite.shopeo.com/images/denimv2_86/puce_triangle.png);
	background-repeat:no-repeat;
	background-position:0% 50%;
	margin-bottom:3px;
	font-size:8pt;
	text-indent:8px;
}

#last_item_text img{
	position:relative;
	top:-5px;
}

#shipping{
	margin-top:0.5em;
	width:310px;
}

#transporter_picture{
	float:left;
	width:58px;
}
#transporter_picture img{padding-top:5px;width:100%;}

#transporter_text{
	float:left;
	margin-left:1%;
	border-left:2px #FF83A6 dotted;
	padding:2px;
	width:200px;
	text-align:left;
	font-size:8pt;
}

#transporter_text p{
	background-image:url(http://aphrodite.shopeo.com/images/denimv2_86/puce_triangle.png);
	background-repeat:no-repeat;
	background-position:0% 50%;
	font-size:8pt;
	text-indent:8px;
}

#transporter_text select{
	width:145px;
}

#amount_bg{
	width:330px;
}

.bottom_cart_part{
	margin-top:5px;
	height:55px;
	background-image:url(http://aphrodite.shopeo.com/images/denimv2_86/cart_amount_bg.png);
	background-repeat:repeat-x;
	padding:3px;
	padding-left:5px;
	-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;
  border-bottom-left-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  -webkit-border-radius: 4px;
}

#amount{
	float:left;
	width:200px;
	min-width:130px;
	margin-right:27px;
	margin-top:0.5em;	
}

#amount_without_taxes {
	margin-top:10px;
	text-align:center;
	color:#ccc;
	font-style:italic;
}

.cart_pink{
	color:#FF83A6;
}

#suggestion{
/*	padding-bottom:20px;*/
	border-bottom:1px solid #ED007B;
}

.suggestion_title_1{
	width:300px;
	height:60px;
	background: url(http://aphrodite.shopeo.com/images/denimv2_86/suggestion_title_1.png) no-repeat;
}

.suggestion_title_2{
	margin-top:20px;
	width:300px;
	height:60px;
	background: url(http://aphrodite.shopeo.com/images/denimv2_86/suggestion_title_2.png) no-repeat;
}

.suggestion_products{
	width:100%;
	margin-bottom:10px;
	margin-top:10px;
}

.suggestion_product{
	float:left;
	margin-top:10px;
	width:92px;
	margin-left:10px;
	height:185px;
}

.suggestion_productimg{
	width:92px;
	height:136px;
	border:1px #ED007B solid;
	background-color:#000;
	text-align:center;
}

.suggestion_productimg img{
}

.suggestion_product_info{
  margin-top:5px;
	width:100%;
	padding-bottom:3px;
}

.suggestion_product_add_to_cart{
	float:right;
	width:95px;
	height:23px;
}

.suggestion_product_add_to_cart img{
	width:95px;
	height:23px;
}

.suggestion_product_price{
	float:left;
	font-size:12pt;
	color:#666;
}

.suggestion_product_link{
	float:right;
	width:95px;
	height:23px;
}

#amount{
	float:left;
	width:130px;
	min-width:130px;
	margin-right:0%;
	margin-top:0.5em;	
}

.bottomcart_total_price{
	font-size:12pt;
	width:220px;
	height:24px;
	line-height:24px;
	background:#000;
	border:1px solid #ED007B;
	display:inline-block;
	text-align: center;	
}

#amount_without_taxes {
	margin-top:10px;
	text-align:center;
	color:#ccc;
	font-style:italic;
}

#checkout_link_part{
	float:right;
	margin-top:0.5em;	
	width:100px;
	text-align:left;
}

#checkount_link_part a{
	margin-bottom:10px;
	border:1px red solid;
}

.cart_pink{
	color:#FF83A6;
}

#suggestion{
/*	padding-bottom:20px;*/
	border-bottom:1px solid #ED007B;
}

.suggestion_title_1{
	width:300px;
	height:60px;
	background: url(http://aphrodite.shopeo.com/images/denimv2_86/suggestion_title_1.png) no-repeat;
}

.suggestion_title_2{
	margin-top:20px;
	width:300px;
	height:60px;
	background: url(http://aphrodite.shopeo.com/images/denimv2_86/suggestion_title_2.png) no-repeat;
}

.suggestion_products{
	width:100%;
	margin-bottom:10px;
	margin-top:10px;
}

.suggestion_product{
	float:left;
	margin-top:10px;
	width:92px;
	margin-left:10px;
	height:185px;
}

.suggestion_productimg{
	width:92px;
	height:136px;
	border:1px #ED007B solid;
	background-color:#000;
	text-align:center;
}

.suggestion_productimg img{
}

.suggestion_product_info{
  margin-top:5px;
	width:100%;
	padding-bottom:3px;
}

.suggestion_product_add_to_cart{
	float:right;
	width:95px;
	height:23px;
}

.suggestion_product_add_to_cart img{
	width:95px;
	height:23px;
}

.suggestion_product_price{
	float:left;
	font-size:12pt;
	color:#666;
}

.suggestion_product_link{
	float:right;
	width:95px;
	height:23px;
}

#grossiste{
	border-top: 1px solid #ED007B;
	color: #C6C6C6;
	float: left;
	font-size: 10pt;
	margin-top: 2000px;
	padding-top: 0.7em;
	position: absolute;
	width: 1000px;
	text-align:justify;
}

#welcomecustomer{text-align:center;font-size:14pt;}
