
* {
	margin:0;
	padding:0;
	vertical-align:baseline;
}

html,
body {
	background:#fff;
	color:#adadad;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}

ul, ol {
	list-style:none;
}

img {
	border:0;
}

#distance,
.jqmWindow,
#user_shortcuts,
#main_menu,
#sub_menu,
#breadcrumb,
#footer {
	display:none;
}

div#wrapper {
	background:none;
	position:relative;
}

#header {
	height:auto;
	width:auto;
}

#dior_logo {
	display:none;
}

#dior_logo_print {
	display:block;
	margin-bottom:15px;
}

#container,
#content {
	background:none;
}

.print_element {
	display:inline;
}

.jScrollPaneContainer,
.scroll_pane {
	display:inline;
	height:auto !important;
	position:static !important;
}

.tabs_nav {
	display:none;
}

/* PRODUCT SHEET */

.product_logo {
	display:none;
}

.product_name {
	display:none;
}

.badge_new {
	background:transparent url(../images/layout/menu_bg_link.png) repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-size:10px;
	margin-bottom:15px;
	padding:0 5px;
	width:50px;
}

.product_sheet .column {
	border:0;
	color:#adadad;
}

.product_sheet .column.height445 {
	color:#adadad;
	float:left;
	width:200px;
}

.product_sheet .column.height445 h2 {
	color:#000;
	margin-bottom:10px;
}

.product_sheet .product_visuel {
	margin-left:100px;
}

.product_description {
	height:auto;
	width:auto;
	padding:0;
	position:inherit;
	top:auto;
	width:auto
}

.product_description p,
.product_description ul {
	margin-bottom:10px;
}

.product_description strong {
	color:#646463;
}

.product_links {
	display:none;
}

.product_details {
	display:none;
}

#cross_sell {
	clear:both;
	float:none;
	padding-top:25px;
}

#cross_sell h3 {
	color:#000;
}

.products_cross_sell ul {
	padding-top:15px;
}

.products_cross_sell li {
	background:url(../images/artpack/border_vertical.gif) repeat-y right top;
	display:block;
	float:left;
	margin-right:1%;
	padding-right:2%;
	width:30%;
}

.products_cross_sell li.last {
	background:none;
}

.cross_sell_visuel {
	float:left;
	margin-right:10px;
	width:60px;
}
.cross_sell_product {
	display:block;
	float:right;
	text-align:left;
	width:110px;
}

.cross_sell_product_name {
	color:#000;
}

.cross_sell_desc {
	color:#646463;
}

.cross_sell_price {
	display:block;
}

.cross_sell_more,
.product_details_zoom,
#draggable,
#variantForm {
	display:none;
}

.product_share {
	display:none;
}

/*  Events */

#container.events .col_left_large,
#container.events .col_right,
#container.events h2 {
	display:none
}

.print_element h3,
#tabs .tab h3,
h3.title_shadow {
	color:#000000;
	font-size:1.4em;
	margin-bottom:10px;
	text-transform:uppercase;
}

#container.events .print_element h3 small {
	color:#646463;
	display:block;
	font-weight:normal;
	text-transform:capitalize;
}

/* Order */
#container.cart #content {
	display:none;
}

/* Class */

.float_left { float:left; }
.float_right { float:right; }

.width_40	{ width:40% }
.width_50	{ width:50% }
.width_55	{ width:55% }

.text p,
.text ul { margin-bottom:10px; }

.print {
	display:none;
}

#tabs .tab p, #tabs .tab ul {
margin-top:10px;
}

#tabs .tab {
	padding:0;
}

#tabs {
	clear:none;
	color:#6E6E6E;
	line-height:1.8em;
	padding:0;
}

#container.sample .col_sample {
	display:none;
}

.std_form span.label {
	color:#646463;
	display:block;
	float:left;
	font-size:1.1em;
	width:115px;
}

ul li.li_form {
	margin-bottom:7px;
}

.padding_vert_10 {
	padding:10px 0;
}

