/**
 * laurette info footer
 */
#lhb
{
	border-top: #bdaeb5 solid 1px;
	clear: both; 
	height: 127px;
	margin-top: 15px;
	padding-top: 15px;
}

.lhbb_content
{
	min-height: 65px;
	padding-top: 0.5em;
}

.lhbb
{
	background-color: white;
	border-right: #BDAEB5 solid 1px;
	color: gray;
	float: left;
	height: 122px;
	padding: 0px 12px;
	width: 170px;
}

.no_right_border
{
	border-right: none;
}

#lhb .lhbb_title
{
	color: #667185;
	font-weight: bold;
	padding-left: 20px;
}

#lhb .lhbb_content .lhbb_list
{
	padding-left: 14px;
}

#lhb .lhbb_whos_laurette .lhbb_title
{
	background: url(/laurette/picto_qui.png) no-repeat 0 50%;
}

#lhb .lhbb_the_shop .lhbb_title
{
	background: url(/laurette/picto_boutique.png) no-repeat 0 50%;
}

#lhb .lhbb_where_to_buy .lhbb_title
{
	background: url(/laurette/picto_where.png) no-repeat 0 50%;
}

#lhb .lhbb_baby_shower .lhbb_title
{
	background: url(/laurette/picto_liste.png) no-repeat 0 50%;
}

#lhb .lhbb_facebook .lhbb_title
{
	padding-left: 0;
}

#center_column #lhb .lhbb_facebook .laurette_gris_clair
{
	margin: 0 0 0.5em 0;
}

#lhb .lhbb_the_shop .lhbb_content
{
	text-align: center;
}




/*
 * laurette user
 */
#laurette_user
{
	font-size: 12px;
	height: 54px;
	line-height: 12px;
	float: right;
	margin-top: 26px;
	text-align: right;
	width: 535px;
}

.laurette_user_name
{
	color: #c65597;
}

#laurette_user_cart, #laurette_user_cart a
{
	color: white;
	text-decoration: none;
}

#laurette_user_cart a
{
	font-weight: bold;
}

#laurette_user_cart
{
	float: right;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 165px;
}


/*
 * laurette contact
 */
div#laurette_contact {
	float: right;
	background-image: url('../../../img/pencil_corrected.png');
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 20px;
	margin-top: 6px;
	margin-right: 7px;
	font-family: Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 13px;
}

div#laurette_contact a { text-decoration: none; }
div#laurette_contact a:hover { text-decoration: underline; }

#laurette_user_info
{
	height: 27px;
}

div#laurette_user_account {
	float: right;
	background-image: url('../../../img/account_arrow.png');
	background-repeat: no-repeat;
	background-position-y: -1px;
	padding-left: 20px;
	height: 20px;
	margin-top: 6px;
	margin-right: 14px;
	font-family: Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 13px;
}

div#laurette_user_account a { text-decoration: none; }
div#laurette_user_account a:hover { text-decoration: underline; }

#presse-ecrite .sub_title, #multimedia .sub_title
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

div#multimedia 
{
	display: none;
}

#multimedia img { width: 160px; }


#multimedia ul li {
	float: left;
	display: inline;
	width: 240px;
	height: 150px;
	margin-bottom: 30px;
}

#presse-ecrite ul li 
{
	float: left;
	display: inline;
	width: 130px;
	margin-right: 33px;
	height: 200px;
	margin-bottom: 30px;
}

#presse-ecrite ul li h2 
{
	color: #907689;
	font: bold 11px/12px Helvetica, "Trebuchet MS", sans-serif;
	margin: 0 !important;
}
#presse-ecrite ul li h3 
{
	color: #907689;
	font: 10px/11px Helvetica, "Trebuchet MS", sans-serif;
	margin: 0 !important;
}

div.laurette_dashboard li { padding: 0.1em 0 0.1em 0em !important; }
#short_description_block p.buttons_bottom_block a { text-decoration: underline!important; }



h2.productscategory_h2 {
	font-size: 1em;
	line-height: 1.8em;
	margin-top: 20px !important;
	margin-bottom: 10px !important;
	padding-bottom: 10px !important;
	border-bottom: 1px solid #848D9E;
	color: #848D9E;
}

#productscategory {
	margin: 2em auto 0;
	height: 120px;
	width: 100%;
}

#productscategory_noscroll {
	height: 120px;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 25px;
}

#productscategory_list {
	overflow: hidden;
	float: left;
	width: 96%;
}

#productscategory_list ul {
	padding-left: 0;
	list-style-type: none;
}

#productscategory_list li {
	float: left;
	margin: 0 3px;
	cursor: pointer;
	text-align: center;
	width: 100px;
	overflow: hidden;
	line-height: 20px;
}

#productscategory_list li a { margin: auto; }

#productscategory_scroll_left, #productscategory_scroll_right {
	background: url('img/thumbs_left.gif') no-repeat center;
	text-indent: -3000px;
	display: block;
	width: 9px;
	height: 18px;
	float: left;
	margin-top: 30px;
}

#productscategory_scroll_right { background-image: url('img/thumbs_right.gif'); }

h3.where_to_find { color: #667185; }

th.cart_quantity.item { width: 85px; text-align: center; }
th.cart_availability.item { text-align: center; }
th.cart_total.last_item { width: 75px; text-align: center; }
