/* block top user information */

#header_right #header_user {
	
	float:right;
	margin-top:12px;
}

#header_right #header_user.header_user_catalog {
	margin-top: 15px;
    min-height: 60px;
}

#header_user #header_nav {
	list-style-type:none;
	float:right;
}

/* cart */
.lt-ie6 #shopping_cart {width: 130px;}
#shopping_cart .ajax_cart_a{
	padding:10px 0 10px 50px;
	display:block;
	background-image: url("../../../img/sprite.png") ;
	background-repeat:no-repeat;
	background-position:-15px -68px;
	cursor: pointer;
	color:#309BE3;
}
#shopping_cart .ajax_cart_a:hover{
	text-decoration:none;
}	
	
#shopping_cart .ajax_cart_a:hover span{text-decoration: none}
#header_user #shopping_cart .ajax_cart_quantity { font-weight:bold; }
#header_user #shopping_cart .ajax_cart_total { display:none !important; }


/* account */
#header_user_info a.your_account { }
#header_user_info a.your_account:hover {}
/* user infos */ 
#header_user_info {
	clear:both;
	padding:0;
	color:#309BE3;
	text-align:right;
	margin-right:295px;
	float:right;
	margin-top:19px;
}

.block_userinfo {
    clear: both;
    float: right;
}

#header_user_info a {
	display:inline-block;
	margin:0 0 0 5px;
	padding:0px 0 0 9px;
	background:url("../../../img/saprator.jpg") no-repeat scroll 0 3px transparent;
}
#header_user_info a:hover{ text-decoration:none;}

#header_user_info a.account {
	border: none;
	display: inline;
	padding: 0;
	background:none;
}
#header_user_info a.login {background:none;padding:0;}
#header_user_info a.login:hover {}

#header_user_info a.logout {}
#header_user_info a.logout:hover {}
.header-main .block .block_content
{ background:none; border-radius:0}
.tm_manufacturer .product-carousel{width:95%;margin:0 auto;}