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

body {
	background:url(../img/bg-body.gif) #fff top repeat-x;
	margin:0px;
	text-align:center;
	/*font-family:Arial, Helvetica, sans-serif;	*/
	font-family: "Trebuchet MS";
	}
#headerContainer {
	text-align:left;
	height: 143px;
	margin:0 auto;
	display:block;
	width:971px;
	position:relative;
	}
#headerLeft{
	width:227px;
	height:101px;
	display:block;
	float:left;
	position:absolute;
	left:0px;
	top:0px;
}
#headerLeft a{
	color:#dedede;
	text-decoration:none;
}
#logo{
	width:227px;
	height:101px;
}
#headerRight{
	width:753px;
	height:101px;
	display:block;
	float:left;
	position:absolute;
	right:0px;
	top:0px;
}
.infoCenter{
	display:block;
	width:550px;
	height:58px;
	float:right;
	text-align:right;
	padding-right:60px;
	padding-top:20px;
	color:#7fa9cf;
	font-size:17px;
	font-weight:bold;
	}
.infoCenter strong{
	color:#cb0000;
	}
.cartContent{
	display:block;
	width:164px;
	height:16px;
	float:right;
	background:url(../img/cart.gif) no-repeat;
	color:#FFFFFF;
	font-size:12px;
	padding-left:84px;
	padding-top:7px;
	font-weight:bold;
	}
.cartContent a{
	color:#FFFFFF;
	text-decoration:none;
}
.cartContent a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#miniMenuContainer{
	width:503px;
	height:23px;
	display:inline;
	float:right;
	background: url(../img/miniMenuBg.gif) #e5edf5 left top no-repeat;
	
}
.miniMenuButtons a{
	color:#333333;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	height:18px;
	display:inline;
	float:left;
	padding:5px 10px 0px 10px;
}
.miniMenuButtons a:hover{
	text-decoration:none;
	color:#000000;
}
.miniMenuButtons img{
	display:inline;
	float:left;
}
.qsearch{
	display:block;
	width:500px;
	height:27px;
	float:left;
	background:url(../img/qsearchBg.gif) no-repeat;
	color:#333333;
	font-size:12px;
	position: absolute;
	right:140px;
	top:322px;
	}
input.qsearchInput {
	width:200px;
	height:15px;
	font: 12px Arial, Helvetica, sans-serif, Tahoma;
	color: #666666;
	text-decoration: none;
	border:none;
	margin:1px 0px 0px 71px;
	padding:4px 0px 0px 18px;
	background:none;
	float:left;
}
input.qsearchSubmit {
	height:19px;
	width:21px;
	border:none;
	background:url(../img/qsearchSubmitBg.gif) left top no-repeat;
	float:left;
	margin:3px 0px 0px 2px;
}
.asearch{
	float:left;
	margin:7px 0px 0px 38px;
	color:#333333;
	font-size:11px;
}
.asearch a{
	color:#333333;
	text-decoration:none;
	font-size:11px;
	}
#menuContainer{
	width:971px;
	height:45px;
	display:block;
	float:left;
	text-align:center;
	position:absolute;
	top:101px;
	left:0px;
	margin-top:6px;
	margin-left: 30px;
}
.menuButtons a{
	color:#ffffff;
	padding:12px 24px 0px 24px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	height:24px;
	display:block;
	float:left;
}
.menuButtons a:hover{
	text-decoration:none;
	background:url(../img/menuArrow.gif);
	color:#333333;
}
.menuButtons img{
	display:block;
	float:left;
}
#maincontainer {
	width: 980px;
	text-align: left;
	margin: 0 auto;
	display:block;
	}
#leftcontainer {
	width: 235px;
	margin: 0 auto;
	display:block;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.block-noline{
	width:235px;
	display:block;
	float:left;
	margin-bottom:30px;
	margin-top:10px;
	background:url(../img/bg-rightblock-up.gif) top left no-repeat;
	position:relative;
}
.block-noline .title{
	color:#333;
	font-size:12px;
	font-weight:bold;
	width:225px;
	height:22px;
	display:inline;
	float:left;
	text-align:left;
	padding: 9px 0px 0px 10px;
	position: relative;
	background:url(../img/bg-cattitle.gif) top left no-repeat;
	}
.block-noline .title a{
	color:#333;
	text-decoration:none
	}
.block-bottom{
	width:235px;
	height:24px;
	display:block;
	float:left;
	background:url(../img/bg-rightblock-bottom.gif) bottom left no-repeat;
}
.menu-pic{
	position:absolute;
	top:-17px;
	right:3px;
	display:block;
}
/*----------------------------------------------------------------------------
-sidebars*/
.sidebar-menu{
	float:left;
    width:235px;
	margin:0;
	padding:0;
	list-style-type:none;
}
.sidebar-menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.sidebar-menu ul li{
	display:block;
}
ul.sidebar-menu li a {
	display:block;
	width:225px;
	border-bottom: 1px solid #b2c6dc;
	border-top: 1px solid #FFF;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	text-decoration: none;
	padding:5px 0px 4px 10px;
	color:#333;
}
ul.sidebar-menu li a:hover {
	background:#d7e4f1;
}
ul.sidebar-menu li a.subcat {
	display:block;
	width:205px;
	border-bottom: 1px solid #b2c6dc;
	border-top: 1px solid #FFF;
	background:url(../img/expand-icon.gif) right center no-repeat #cedceb;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	text-decoration: none;
	padding:5px 20px 4px 10px;
	color:#333;
}
ul.sidebar-menu li a.subcat:hover {
	background:url(../img/expand-icon.gif) right center no-repeat #d7e4f1;
}
ul.sidebar-menu li a.subcat-fara {
	display:block;
	width:205px;
	border-bottom: 1px solid #b2c6dc;
	border-top: 1px solid #FFF;
	background:#cedceb;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	text-decoration: none;
	padding:5px 20px 4px 10px;
	color:#333;
}
ul.sidebar-menu li a.subcat-fara:hover {
	background:#d7e4f1;
}
ul.sidebar-menu li a.subsubcat {
	display:block;
	width:209px;
	border-bottom: none;
	border-top: none;
	background:url(../img/bg-plus.gif) left center no-repeat #fcf2f2;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	text-decoration: none;
	padding:5px 0px 4px 26px;
	color:#777;
	border-bottom:1px solid #FFF;
}
ul.sidebar-menu li a.subsubcat:hover {
	background:url(../img/bg-plus.gif) left center no-repeat #fbeded;
}
ul.sidebar-menu li a.subsubcat-fara {
	display:block;
	width:209px;
	border-bottom: none;
	border-top: none;
	background:#fcf2f2;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	text-decoration: none;
	padding:5px 0px 4px 26px;
	color:#777;
	border-bottom:1px solid #FFF;
}
ul.sidebar-menu li a.subsubcat-fara:hover {
	background:#fbeded;
}
ul.sidebar-menu li a.subsubsubcat {
	display:block;
	width:200px;
	border-bottom: none;
	border-top: none;
	background:url(../img/bg-catlines.gif) left center no-repeat #FFF;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	text-decoration: none;
	padding:5px 0px 4px 35px;
	color:#333;
}
ul.sidebar-menu li a.subsubsubcat:hover {
	background:url(../img/bg-catlines.gif) left center no-repeat #FFF;
	text-decoration:underline;
}
#centercontainer {
	width:732px;
	margin:20px 0px 0px 13px;
	display:inline;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#centercontainer form{
	margin:0px;
}
/*----------------------------------------------------------------------------
-produse*/
.product-block-home{
	width:170px;
	height:283px;
	display:inline;
	float:left;
	position:relative;
	margin: 0px 13px 13px 0px;
	background-color: #e5edf5;
}
.product-pic{
	width:170px;
	height:170px;
	display:inline;
	float:left;
	text-align:center;
	position:relative;
}
.product-name {
	width:150px;
	height:56px;
	display:inline;
	float:left;
	margin:0px 10px 0px 10px;
	text-align:center;
}
.product-name a{
	font-size:11px;
	text-decoration:none;
	color:#444444;
}
input.product-buy{
	display:inline;
	float:left;
	width:170px;
	height:28px;
	background:url(../img/addBtn.gif) top left no-repeat;
	border:none;
	margin-top:1px;
}
.product-price{
	display:inline;
	float:left;
	width:115px;
	height:22px;
	color:#FFFFFF;
	border:none;
	position:relative;
	background: url(../img/priceArrow.gif) #00539f center left no-repeat;
	padding-left:55px;
	padding-top:6px;
	font-size:12px;
	font-weight:bold
}
.product-price strike{
	font-size:10px;
	text-decoration:line-through;
	font-weight:normal;
}
.product-icons{
	position:absolute;
	top:7px;
	right:-3px;
	background:url(../img/prod-iconsBg.gif) no-repeat right top;
	padding-right:3px;
	display:block;
	width:170px;
	height:20px;
	text-align:right;
}
.product-icons img{
	padding-left:1px;
}
.clear {
  clear: both;
  height:0px;
}
#footercontainer{
	width:100%;
	display:block;
	float:left;
	background:url(../img/bg-footer.gif) repeat-x bottom left;
	margin-top: 20px;
	height:50px;
}
#footercontainer .wrapper{
	width:980px;
	margin:0 auto;
	text-align:left;
}
.footerleft{
	font-size:12px;
	color:#0b5bb4;
	padding-top:10px;
	line-height:20px;
	float:left;
	width:749px;
	}
.footerleft a{
	color:#0b5bb4;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	}
.footerright{
	width:231px;
	height:50px;
	float:left;
	background:url(../img/xcommerce.gif) top left;
}
.white{
	color:#FFFFFF;
	}
/*---------------------------------------------------------------------------------DETAILS*/
.center-title{
	color:#333333;
	font-size:14px;
	width:714px;
	display:inline;
	float:left;
	margin-bottom:15px;
	text-align:left;
	}
.center-title a{
	color:#333333;
	text-decoration:none;
	}
.center-title a:hover{
	color:#cb0000;
	text-decoration:none;
	}
.center-title-small{
	color:#ffcb00;
	font-size:12px;
	width:470px;
	display:inline;
	float:left;
	padding-bottom:15px;
	margin-bottom:15px;
	text-align:left;
	border-bottom:solid 1px #434343;
}
.center-title-small img{
	padding:0px 5px 2px 5px;
	}
.center-title-small a{
	color:#ffcb00;
	text-decoration:none;
	}
.center-title-small a:hover{
	text-decoration:underline;
	}	
.details-summary{
	width:714px;
	display:inline;
	float:left;
	position:relative;
	border-bottom:1px solid #cedceb;
	margin-left: 10px;
}
.details-gallery{
	width:200px;
	display:inline;
	float:left;
	margin-right: 20px;
}
.details-gallery-pic{
	width:200px;
	height:200px;
	background-color:#FFFFFF;
	display:inline;
	float:left;
	margin-bottom: 12px;
	background:url(../img/bg-gallery.gif) top left no-repeat;
}
.details-gallery-thumb{
	width:32px;
	height:32px;
	background-color:#FFFFFF;
	text-align:center;
	display:inline;
	float:left;
	margin:0px 6px 6px 0px;
	border:#cedceb solid 1px;
}
.details-info{
	width:494px;
	display:inline;
	float:left;
	color: #333333;
}
.details-info a{
	color:#333333;
	text-decoration:none;
}
.details-info a:hover{
	
	text-decoration:underline;
}
.details-name{
	color:#cb0000;
	font-size:24px;
	width:714px;
	height:50px;
	display:inline;
	float:left;
	font-weight:normal;
	text-align: right;
	margin-left: 10px;
}
#centercontainer h1{
color:#cb0000;
	font-size:24px;
	width:714px;
	height:30px;
	display:inline;
	float:left;
	font-weight:normal;
	/*text-align: right;*/
	margin-left: 10px;
}
.details-icons{
	position:absolute;
	top:20px;
	right:310px;
	background:url(../img/prod-iconsBg.gif) no-repeat right top;	
	width:170px;
	height:23px;
	text-align:right
}
.details-icons img{
	padding-left:1px;
}
.details-useful{
	color:#333333;
	 font-family: Trebuchet MS;
	font-size:12px;
	width:714px;
	display:inline;
	float:left;
	padding-bottom:5px;
	margin-left:10px;
}
.details-buy{
	width:237px;
	height:57px;
	display:inline;
	float:right;
	margin-top:20px;
	background:url(../img/bg-buy.gif) top left no-repeat;
	border:none;
	margin-right:259px;
}
.details-pret{
	width:496px;
	display:inline;
	float:right;
	margin-top:30px;
	color: #0b5bb4;
	font-size: 24px;
}
.details-description{
	margin:8px 0px 15px 0px;
	font-size: 11px; 
	font-family: "Trebuchet MS";
	line-height: 130%;
	width:714px;
	display:inline;
	float:left;
	color:#333333;
	text-align:justify;
	margin-left: 10px;
	}
/*	
.table-element{
	width:714px;
	display:inline;
	float:left;
	border-bottom: #ffffff 1px solid;
	margin-left: 10px;
}	
.table-element-grey{
	background-color:#F2F6FA;
	width:220px;
	display:inline;
	float:left;
	margin-right:1px;
	padding-left:5px;
	padding-top:2px;
}
.table-element-black{
	background-color:#e4ecf5;
	width:220px;
	display:inline;
	float:left;
	margin-right:1px;
	padding-left:5px;
	padding-top:2px;
}
*/
.table-element{
   width:240px;
   display:inline;
   font-family: "Trebuchet MS";
   float:left;
   margin-right:1px;
   padding-left:5px;
   padding-top:0px;   
}
	 .table-element a { color:#333; text-decoration:none; }
.table-element-grey{
   background-color:#F2F6FA;
   font-family: "Trebuchet MS";
   width:694px;
   display:inline;
   float:left;
   border-bottom: #ffffff 1px solid;
}
.table-element-black{
   background-color:#e4ecf5;
   width:694px;
   display:inline;
   float:left;
   border-bottom: #ffffff 1px solid;
} 
.table2-element-stars{
	width:99px;
	height:20px;
	display:inline;
	float:left;
	background-color:#eeeeee;
}	
.table2-element-grey{
	background-color:#F2F6FA;
	width:609px;
	height:18px;
	display:inline;
	float:left;
	margin-right:1px;
	padding-left:5px;
	padding-top:2px;
	font-weight:bold;
	color: #333333;
	margin-left: 10px;
}
.table2-element-black{
	width:709px;
	display:inline;
	float:left;
	padding-left:5px;
	padding-top:2px;
	text-align:justify;
	margin-bottom:10px;
	margin-top:5px;
	color: #333333;
	margin-left: 10px;
}
.table3-element-grey{
	background-color:#333333;
	width:460px;
	height:18px;	
	display:inline;
	float:left;
	padding-left:10px;
	padding-top:2px;
	font-weight:bold;
	margin-bottom:1px;
	color:#ffcb00;
	font-weight:bold;
}
.table4-element-grey{
	background-color:#333333;
	width:460px;
	display:inline;
	float:left;
	padding-left:10px;
	padding-top:12px;
	padding-bottom:12px;
	font-weight:bold;
	margin-bottom:1px;
	color:#ffcb00;
	font-weight:bold;
}
.tag { color:#333; text-decoration:none;}
.details-buttonssection{
	border-bottom:1px solid #cedceb;
	border-top:1px solid #cedceb;
	width:714px;
	display:inline;
	float:left;
	margin:20px 0px 20px 10px;
	padding:15px 0px 15px 0px;
}
.details-btn-info{
	width:165px;
	height:35px;
	font-size:12px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	color:#333333;
	float:left;
	display:inline;
	background: url(../img/icon-info.gif) left top no-repeat;
	margin-right:10px;
	margin-bottom:10px;
	padding:15px 0px 0px 55px;
	}
.details-btn-info a{
	color:#333333;
	text-decoration:none;	
	}
.details-btn-compare{
	width:165px;
	height:35px;
	font-size:12px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	color:#333333;
	float:left;
	display:inline;
	background: url(../img/icon-compare.gif) left top no-repeat;
	margin-right:10px;
	margin-bottom:10px;
	padding:15px 0px 0px 55px;
	}
.details-btn-compare a{
	color:#333333;
	text-decoration:none;	
	}
.details-btn-friend{
	width:165px;
	height:35px;
	font-size:12px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	color:#333333;
	float:left;
	display:inline;
	background: url(../img/icon-friend.gif) left top no-repeat;
	margin-right:10px;
	margin-bottom:10px;
	padding:15px 0px 0px 55px;
	}
.details-btn-friend a{
	color:#333333;
	text-decoration:none;	
	}
.details-btn-comment{
	width:165px;
	height:35px;
	font-size:12px;
	font-weight:bold;
	/*font-family:Arial, Helvetica, sans-serif;*/
	color:#333333;
	float:left;
	display:inline;
	background: url(../img/icon-comment.gif) left top no-repeat;
	margin-right:10px;
	margin-bottom:10px;
	padding:15px 0px 0px 55px;
	}
.details-btn-comment a{
	color:#333333;
	text-decoration:none;	
	}	
.detail-alarma{
	margin:0px 0px 15px 10px;
	width:714px;
	display:inline;
	font-family: "Trebuchet MS";
	float:left;
	color:#333333;
	text-align:justify;
	border-bottom:1px solid #cedceb;
	padding-bottom:15px;
	}
.similare{
	margin:15px 0px 15px 15px;
	width:714px;
	display:inline;
	float:left;
	color:#333333;
	text-align:left;
	}
.similare-block{
	width:350px;
	display:inline;
	float:left;
	margin-bottom:10px;
}
.similare-pic{
	width:64px;
	height:64px;
	background-color:#FFFFFF;
	border: 1px solid #cedceb;	
	display:inline;
	float:left;
	text-align:center;
}
.similare-name{
	width:274px;
		font-family: "Trebuchet MS";
	height:70px;
	display:inline;
	float:left;
	padding:0px 0px 0px 10px;
}
.similare-name i{
font-size:9px;
}

.similare-name a{
	color:#333333;
	text-decoration:none;
}
.similare-name a:hover{
	color:#333333;
	text-decoration:underline;
}
input.shorter {
	width:150px;
	height:17px;
	border:solid #999999 1px;
	font: 12px Arial, Helvetica, sans-serif, Tahoma;
	color: #666666;
	text-decoration: none;
	padding:2px 0px 0px 5px;
	margin-bottom:7px;
	margin-right:5px;
	float:left;
	display:inline;
}
input.submit {
	height:28px;
	border:none;
	background-color:#cb0000;
	float:left;
	display:inline;
	font: 12px Arial, Helvetica, sans-serif, Tahoma;
	color:#ffffff;
	padding:0px 10px 0px 10px;
	margin-top:2px;
	overflow: visible;
}
.ordonare{
	color:#333333;
	font-size:12px;
	width:704px;
	height:16px;
	display:inline;
	float:left;
	margin-bottom:15px;
	text-align:left;
	padding:8px 7px 6px 7px;
	background-color: #E5EDF5;
	border:1px solid #cedceb;
	border-top:none;
	}
.ordonare strong{
	float:left;
	}
.ordonare img{
	padding:0px 2px 1px 2px;
	border:none;
}
.ordonare a{
	text-decoration:none;
}
.pagenumber{
	color:#333333;
	font-size:12px;
	width:705px;
	height:16px;
	display:inline;
	float:left;
	margin-bottom:15px;
	text-align:center;
	padding:8px 7px 6px 7px;
	background-color: #F2F6FA;
}
.pagenumber a{
	color:#333333;
	text-decoration:none;
}
.pagenumber a:hover{
	color:#333333;
	text-decoration:underline;
}

/*----------------------------------------------------------------------------
CART*/
#centercontainerCart {
	width:980px;
	margin: 50px 0px 0px 0px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
}
.cart-head{
	color:#0b5bb4;
	font-size:12px;
	width:973px;
	height:24px;
	display:inline;
	float:left;
	margin-bottom:1px;
	text-align:left;
	font-weight:bold;
	padding:4px 7px 0px 0px;
	border-bottom:solid 1px #cfdcec;
	background:url(../img/arrow-expand.gif) right center no-repeat;
	}
.cart-head a{
	color:#0b5bb4;
	text-decoration:none;
	}
.cart-head a:hover{
	color:#5182c3;
	text-decoration:none;
	}
.cart-content{
	color:#444444;
	font-size:12px;
	width:980px;
	display:inline;
	float:left;
	text-align:left;
	font-weight:bold;
	background-color:#f2f6fa;
	margin-bottom:5px;
	}
.cart-content-row{
	color:#444444;
	font-size:12px;
	width:100%;
	display:inline;
	float:left;
	text-align:left;
	font-weight:bold;
	padding-left:7px;	
	border-bottom:solid 1px #ffffff;	
	}
.cart-content-column{
	color:#444444;
	font-size:12px;
	display:inline;
	float:left;
	text-align:left;
	font-weight:bold;
	padding:5px 7px 5px 7px;
	}
	
.cart-content-column-50-perc {
width:470px;
}
.cart-content-column a{
	color:#444444;
	font-weight:normal;
	text-decoration:underline;
	}
.cart-content-column a:hover{
	font-weight:normal;
	text-decoration:none;
	}	
.cart-content-column-nopadding{
	color:#444444;
	font-size:12px;
	display:inline;
	float:left;
	text-align:left;
	font-weight:bold;
	padding:0px;
	}
.cart-content-column-nopadding img{
	border:#cccccc solid 1px;
	margin-right:10px;
	}
input.cantitate{
	width:30px;
	height:13px;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #666666;
	text-decoration: none;
	padding-left:2px;
}
input.adresa{
	width:120px;
	height:13px;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #666666;
	text-decoration: none;
	padding-left:2px;
}
input.adresa-long{
	width:220px;
	height:13px;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	color: #666666;
	text-decoration: none;
	padding-left:2px;
}
input.cart-submit {
	width:237px;
	height:72px;
	margin-top:20px;
	background:url(../img/bg-send.gif) top left no-repeat;
	border:none;
}
input.cart-subsubmit {
	height:24px;
	border:none;
	background:#cfdcec url(../img/arrow-breadcrumb.gif) no-repeat 0px 8px;
	font: 12px Arial, Helvetica, sans-serif, Tahoma;
	color:#333333;
	display:inline;
	padding:5px 10px 5px 16px;
	overflow:visible;
	float:right;
	margin-right:7px;
}
input.cart-subsubmit:hover {
	height:24px;
	border:none;
	background:#d7e2ef url(../img/arrow-breadcrumb.gif) no-repeat 0px 8px;
	font: 12px Arial, Helvetica, sans-serif, Tahoma;
	color:#0b5bb4;
	display:inline;
	padding:5px 10px 5px 16px;
	overflow:visible;
	float:right;
	margin-right:7px;
}
input.newsletter-subsubmit {
	height:24px;
	border:none;
	background:#cfdcec url(../img/arrow-breadcrumb.gif) no-repeat 0px 8px;
	font: 12px Arial, Helvetica, sans-serif, Tahoma;
	color:#333333;
	display:inline;
	padding:5px 10px 5px 16px;
	overflow:visible;
	float:right;
	margin-right:7px;
}
input.newsletter-subsubmit:hover {
	height:24px;
	border:none;
	background:#d7e2ef url(../img/arrow-breadcrumb.gif) no-repeat 0px 8px;
	font: 12px Arial, Helvetica, sans-serif, Tahoma;
	color:#0b5bb4;
	display:inline;
	padding:5px 10px 5px 16px;
	overflow:visible;
	float:right;
	margin-right:7px;
}
.termeni{
	text-align:left;
	width:980px;
	height:20px;
	display:block;
	float:left;
	padding-top:10px;
	color:#444444;
}
.termeni a{
	color:#0b5bb4;
	text-decoration:none;	
}
.termeni a:hover{
	text-decoration:underline;
}

.cart-content-column-66-perc{
	width:70%;
}
.cart-content-column-33-perc{
	width:25%;
}
/* FILTER */

.filterWrapper{
background:transparent url(imgs/site/bg_prod_bottom.gif) repeat-x scroll center bottom;
border:1px solid #cedceb;
border-bottom:none;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
/*margin-left:3px;
margin-right:10px; */
width:718px;
padding:0px 0px 0px 0px;
}

.filterHead {
color:#20659E;
display:block;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin-left:10px;
padding-left:0px;
padding-top:0px;
width:447px;
}
.filterHead a {
background:#EBF0F4 none repeat scroll 0%;
color:#C60000;
display:block;
float:left;
font-size:12px;
font-weight:normal;
height:17px;
margin-left:10px;
padding:1px 15px 0px;
}
.filterBody {
color:#000000;
display:block;
float:left;
font-family:Tahoma,Geneva,sans-serif;
font-size:12px;
margin-left:10px;
padding-left:0px;
padding-top:12px;
width:700px;
}
.filterColumn {
color:#000000;
display:block;
float:left;
font-family:Tahoma,Geneva,sans-serif;
font-size:12px;
margin-bottom:10px;
margin-right:10px;
width:130px;
}
.sortingRow {
color:#1F649B;
display:block;
float:left;
font-family:Tahoma,Geneva,sans-serif;
font-size:12px;
padding-bottom:10px;
padding-top:20px;
padding-left:10px;
position:relative;
width:547px;
}

/*
.sortingRowImg {
margin:0px 5px;
}
.pagenumber{
width:594px;
height:30px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
float:left;
margin-top:15px;
}
.pagenumber a{
color:#5089be;
text-decoration:underline;
}
.pagenumber a:hover{
color:#5089be;
text-decoration:none;
}
select.pagenumber-formfield {
*/
/*width:30px;*/
/*
height:18px;
font: 11px Arial, Helvetica, sans-serif, Tahoma;
color: #666666;
text-decoration: none;
padding-left:2px;
}
select.pagenumber-submit {
height:18px;
border:none;
background-color:#c60000;
font: 11px Arial, Helvetica, sans-serif, Tahoma;
color:#EEEEEE;
display:inline;
margin-left:10px;
padding:0px 3px 0px 3px;
}
*/

.link-side{
	color:#333333;
	text-decoration:none;
}
.link-side:hover{
text-decoration:underline;
}

.filter-head{
	color:#0b5bb4;
	font-size:12px;
	width:150px;
	height:24px;
	display:inline;
	float:left;
	margin-bottom:1px;
	text-align:left;
	font-weight:bold;
	padding:4px 7px 0px 0px;
	/*border-bottom:solid 1px #cfdcec;*/
	/*background:url(../img/arrow-expand.gif) right top no-repeat;*/
	clear:both;
	}
.filter-head a{
	color:#0b5bb4;
	text-decoration:none;
	}
.filter-head a:hover{
	color:#5182c3;
	text-decoration:none;
	}
	
.main-photo{
	
	max-width:362px;
	max-height:362px;
	
	
}

.titlecat-home{
	width:720px;
	display:inline;
	float:left;
	margin: 10px 0px 10px 0px;
	padding-bottom:5px;
	border-bottom:#cb0000 solid 1px;
	color:#CB0000;
	font-size:14px;
	font-weight:bold;
}
