html, body {
	border:0 none;
	margin:0;
	padding:0;
	text-align:left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;	
}



h1 {
	color: #363636;
	font-size: 24px;
	font-weight:bold;
	padding:0px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 20px;
}
h2 {
    color: #444444;
    font-size: 16px;
    margin: 5px 0;
	margin-left: 20px;
}

h4 {
    color: #444444;
    font-size: 11px;
    padding-top:10px;
    font-weight:normal;
	
}

img {
	border:0 none;
}
a {
	text-decoration:none;
        outline: medium none;
}
a:hover {
	text-decoration:underline;
}
p {
	margin:0;
	padding:0;
}
.clearBoth {
	clear:both;
	font-size:0;
	height:0;
}
.notFoundMsg {
    color:#444444;
	font-size:18px;
	margin:60px 0;
}
#sb-title-inner a{
    color:#ffffff !important;
}
#main {
	margin:0 auto;
	width:1140px;

}
#header {
        padding-top:30px;
        position:relative;
        *height:111px;
        *z-index:999;
}
#header_left {
    float:left;
    width:220px;
}
#header_right {
	float:left;
    width:920px;
}
#search_text {
	width:190px;
	background-color: #eeeeee;
	border:none;
	font-style:italic;
	color:#a8a8a8;
	vertical-align:middle;
	padding:5px;
}
#search_btn{
	color: #777777;
	font-size:11px;
	background-color: #ffffff;
	border:none;
}
#languages{
    /*float:right;*/
    border-left: 1px solid #E4DFDC;
    height: 42px;
    padding: 0 0 0 25px;
    position: absolute;
    right: 0;
    top: 0;
}
#languages ul{
	list-style-type:none;
	margin:0;
	padding:0;
        padding-top:28px;	
}
#languages ul li{
	font-size:11px;
	color:#686868;
    float:left;
    font-weight:bold;
    padding-left:10px;
}
#languages a{	
	color:#686868;
	font-weight:normal;
        text-transform:uppercase;
}
#languages a:hover {
    color:#212121;
    text-decoration:none;
}

#utilities {
    /*margin:26px 5px 5px 0px;*/
    margin:0px 180px 5px 0px;
    float:right;
}
#utilities ul{
	list-style-type:none;
	margin:0;
	padding:0;	
}
#utilities ul li{
	font-size:11px;
	color:#686868;
    float:left;
}
#utilities a{	
	color:#4c4c4c;
	font-weight:normal;
    /*border-right: 1px solid #B7B7B7;*/
    /*padding: 0 10px;*/
    padding: 0 7px;
    text-transform: uppercase;
    font-size:11px;
}
#utilities a:hover {
    color:#212121;
    text-decoration:none;
}
#utilities a.last{	
    border: none;
    padding-right: 0px;
}


#menu {
    margin:30px 0 0px 0;

    width:1140px;
    border-top:1px solid #E4DFDC;
    border-bottom: 1px solid #E4DFDC;
    height: 46px;
    position:relative;

    z-index:999;
}
#menu ul{
	list-style-type:none;
	margin:0;
	padding:0;	
}
#menu ul li{
	float:left;
    /*margin-right:15px;*/
	font-size:13px;
	color:#686868;
}
#menu ul li:hover {
	float:left;
	/*margin-right:15px;*/
	font-size:13px;
	color:#686868;
}

#menu ul li a{
	color:#686868;	
}
#menu ul li a:hover{
	color:#FFF;
	text-decoration:none;
}
#menuA {
	height: 46px;
	width: 1000px;
	float: left;
}

#menuA ul {
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#menuA li {
	display: inline;
	text-align: center;
}
#menuA a {
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	color: #484848;
	bottom: 0px;
	width: auto;
	padding: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4dfdc;
}
#menuA a:hover, #menuA .active a {
	color: #FFF;
	background-color: #c4b9b3;
}
#content {
     /*margin:0 17px;*/
     width:1140px;
}
#footer {
	border-top:1px solid #d6d6d6;
	padding-top:14px;
	padding-bottom:45px;
	float: left;
	width: 1140px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#credits {
    float:right;
    /*width:250px;*/
    text-align:right;
    /*width:320px;*/
}
#credits a{
    color:#949392;
    width:150px;
    text-align:right;
    font-size:11px;
}
.credit1 {
   float:left;
   padding-top:6px;
   width:450px;
    font-size:11px;
}
.youtube{
    color:#949392;
    width:26px;
    height:26px;
    text-align:right;
    background-image:url(/uploads/66/26/66267d267fad9c6a1d8034907c14458d/youtubemarazzi.png);
    background-repeat:no-repeat;
    background-position:right top;
    float:right;
}
.yutube{
  margin-left: 20px; 
  padding-left: 10px; 
  border-left: 1px solid #d6d6d6; 
  padding-bottom: 15px; 
  padding-top: 5px;
}

#footer_left {
	float:left;
}
#footer_right {
	float:left;
	margin-left:20px;
	color:#949392;
	font-size:9px;
}
#footer_right a{
    color:#686868;
}
#footer_loading {
	float:right;
    font-size: 12px;

}
#footer_loading a{
    color:#949392;
}
#right_boxes{
	float:left;
	width:287px;
}
#right_boxes .right_box{
    border-bottom: 1px solid #000000;
    margin-bottom: 30px;
    padding-bottom: 20px;
    width: 287px;
}
#right_boxes .right_box .top{
    margin: 17px 0 0 0px;
}
#right_boxes .right_box .top .text{
	color: #333333;
      font-size:26px;
	font-weight:bold;
    width:287px;
 padding-bottom: 15px;
   text-align:left;
}

#right_boxes .right_box .top .text_descri {
  color:#464646;
  font-size:16px;
}

#right_boxes .right_box .top .texttu{
    overflow:hidden;
	color: #818181;
	font-weight:bold;
    width:212px;
    float:left;
    font-size:35px;
    padding-left:10px;
}
#right_boxes .right_box .descriptiontu{
    padding-top:30px;
    overflow:hidden;
	color: #fefefe;
	font-weight:normal
    width:212px;
    float:left;
    font-size:12px;
    padding-left:20px;
}

#right_boxes .right_boxc {
	width:287px;
    float:left;
    background-color:#e7e7e7;
    border-bottom:1px solid #c7c7c7;
	height:46px;
}
#right_boxes .right_boxc .bottom{
	margin:7px 10px 7px 5px;
}

#right_boxes .right_boxc .bottom{
	margin:15px 10px 7px 10px;
	height:26px;
    margin-bottom:0px;
}
#right_boxes .right_boxc .bottom .text{
    overflow:hidden;
	color: #444444;
	font-weight:bold;
    width:212px;
	 float:left;
    font-size:13px;
}
#right_boxes .right_boxc .bottom .text a{
    color:#797979;
}

#right_boxes .right_boxb {
	width:287px;
    float:left;
    background-color:#d3d3d3;
    border-bottom:1px solid #c7c7c7;
	height:120px;
}
#right_boxes .right_boxb .bottom{
	margin:7px 10px 7px 5px;
}

#right_boxes .right_boxb .bottom{
	margin:95px 10px 7px 10px;
	height:26px;
    margin-bottom:0px;
}

#right_boxes .right_boxb .bottom .text{
    overflow:hidden;
	color: #444444;
	font-weight:bold;
    width:228px;
	 float:left;
    font-size:13px;
}

#right_boxes .right_boxb .bottom .text a{
    color:#797979;
}

#right_boxes .right_box .top .texttu .tu a{
	color: #c0bf95;
    font-size:35px;
}
#right_boxes .right_box .top .texttu .invia a{
	color: #767676;
    font-size:17px;
	font-weight:normal;
}
#right_boxes .right_box .top .texttu .invia {
	color: #767676;
    font-size:17px;
	font-weight:normal;
}

#right_boxes .right_box .top .text a{
	color: #444444;
        text-decoration:none;
    font-size:18px;
}
#right_boxes .right_box .top .more{
    float:right;
    /*margin-top:15px;*/
    margin-top:2px;
}
#right_boxes .right_box .bottom img{
    /*width:240px;*/
}

.borddiv {
    width:690px;
	height:100px;
	overflow:auto;
	padding: 4px;
	border:1px solid #000000;
}
.borddiv a{
	color:#444444;
}

.divcolle {
   color:#444444;
   font-size:20px;
   font-weight:normal;
   margin:0;
   padding:0;
}

#regioname {
 padding-left:0px;
}

#regioname a{
    color: #1D1D1D;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    text-decoration: none;
}

#regioname a:hover{
    color: #1D1D1D;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    text-decoration: none;
}

#regioname a:active{
 color:#2f2f2f;
 font-weight:bold;
 font-size:11px;
 text-decoration:none;
 line-height:1.4;
}

#map-container a {
    color: #3B3B3B;
}

/*#slclanguage {
    background: none repeat scroll 0     
    border: 1px solid #E2E2E2;
    color: #515151;
    font-family: arial,helvetica;
    font-size: 10px;
    font-weight: normal;
    padding-bottom: 3px;
    padding-top: 3px;
    text-transform: uppercase;
    width: 110px;
    height: 20px;
    background: none repeat scroll 0 0 transparent;
    border:0px;
}*/

/*#slclanguage option {
   padding-top:0px;
   padding-bottom:3px;
}

.styled-select {
    background: url("/uploads/67/d0/67d0ae2b7c4b306a5db73dbad7296519/frecciacombo.png") no-repeat scroll right center #DDDDDD;
    height: 20px;
    overflow: hidden;
    width: 113px;
    background-color:#ffffff;
    border:1px solid #e2e2e2;
}*/

body.waiting {
  cursor: wait;
}

/****ricerca articoli******/

#column_left_row {
   float: left;
   margin-right: 10px;
   margin-bottom: 4px;
   width: 100%;

}

#articoloric {
   padding-top:5px;
   margin-top:10px;
   background-color:#F3F3F3;
}

#collezioneric  {
   margin-top:5px;
   background-color:#F3F3F3;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}


#articoloric .titleshadow {
    border-bottom:none;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#articoloric td .imageGalleryRefCat {
    color: #535353;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: auto;
    margin-right: 10px;
    overflow: hidden;
    padding: 20px;
    width: 340px;
   border:none;
   background-color:transparent;
}

#articoloric .labelshadow {
    color: #1e1e1e;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}

#articoloric .valueshadow {
    color: #1e1e1e;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.optionsxris {
   height:40px;
   background-color: #F3F3F3;
}

#column_left .itemdetails {
   clear:both;
}

.spegnilo {
    clear: both;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: right;
}

.spegnilo a {
  color:#2c2c2c;
  font-size:12px;
  text-decoration:none;
}

#collezioneric .labelcollric {
  color:#1e1e1e;
  font-size:13px;
}

#collezioneric .labelcollric {
  color:#1e1e1e;
  font-size:13px;
}

#collezioneric .titlecollric {
  color:#1e1e1e;
  font-size:17px;
  border-bottom:1px solid #cccccc;
  padding-bottom:5px;
}

#collezioneric .titlecollricdue {
  color:#1e1e1e;
  font-size:12px;
  padding-bottom:10px;
  padding-top:5px;
  font-weight:bold;
}

#collezioneric .imageGalleryItem {
   margin:5px 2px 0 0;
   width:55px;
   height:55px;
   overflow:hidden;
   float:left;
   border:1px solid #D6D6D6;
   text-align:center;
   cursor:pointer;
}
#collezioneric .imageGalleryItemLast  {
   margin:5px 2px 0 0;
   width:55px;
   height:55px;
   overflow:hidden;
   float:left;
   border:1px solid #D6D6D6;
   text-align:center;
   cursor:pointer;
}

#collezioneric .td1 {
   width:560px;
   vertical-align: top;
}

#collezioneric .td2 {
   width:280px;
   vertical-align:top;
}

#collezioneric .td3 {
   width:160px;
   vertical-align:top;
}

#collezioneric ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top:10px;
}

#collezioneric ul li {
    color: #1e1e1e;
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
    margin: 0 0 3px;
    padding: 0;
}

#collezioneric ul li a {
    color: #1e1e1e;
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
    margin: 0 0 3px;
    padding: 0;
}

.product_icon {
  min-height:75px;
}

.titricpage {
    color: #444444;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    float:right;
}

.contattaciric {
    color: #1E1E1E;
    font-size: 13px;
    text-align:left;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    background-color: #F3F3F3;
    margin-top: 5px;
}
.contattaciric a {
    color: #1E1E1E;
    font-size: 13px;
    text-decoration:none;   
}
/***************************/

.more_focus_ric {
  overflow: hidden;
    padding: 20px 0 0;
    width: 100%;
}
.more_focus_ric .cntmore {

}
.more_focus_ric a {
    background-color: #EEEEEE;
    border-radius: 8px 8px 8px 8px;
    color: black;
    display: block;
    font-size: 12px;
    font-style: italic;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 72px;
}

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


.titocollo {
    color: #35536f;
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 3px;
    font-size:15px;
    clear:both;
    padding-top:5px;
    border-bottom: 1px solid #CCCCCC;
    /*border-top: 1px solid #CCCCCC;*/
    margin-top:5px;
}

.titocollo a {
    color: #35536f;
   font-size:15px;
   text-decoration:none;
}
.titocollo a:hover {
    color: #35536f;
   font-size:15px;
   text-decoration:underline;
}

.row .box .titlebox {
   font-size:36px;
   font-weight:bold;
   color:#181818;
   padding-top:20px;
   padding-bottom:20px;
}

.novita_header_image {
   overflow:hidden;
   height:466px;
   width:423px;
}

#novita_header_title {
  margin-top:19px;
  margin-bottom:19px;
}

#novita_header_title h1 a {
  color:#333333;
  text-decoration:none;
  margin:0px;
  padding:0px;
  font-weight:bold;
}

.novita_articletxt {
  color:#464646;
  font-size:18px;
  margin-top:19px;
  margin-bottom:19px;
}

.novita_articletxt h2 a {
  color:#333333;
  font-size:18px;
  font-weight:bold;
  margin:0px;
  padding:0px;
}

.novita_boxarticle {
   border-bottom:1px solid #cdcdcd;
   margin-bottom:15px;
   padding-bottom:15px;
}

.titlebox_blog {
    color: #b8a499;
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 20px;
}

.lexmore {
   font-size:20px;
   color:#444444;
   font-weight:bold;
   padding-bottom:20px;
   padding-top:10px;
}


#bottom_boxes_page {
   clear:both;
}

#bottom_boxes_page #right_boxes .right_box:first-child {
  margin-left:0px;
}

#bottom_boxes_page #right_boxes .right_box {
  width:257px;
  margin-left:18px;
    border-bottom: 4px solid #282828;
    margin-bottom: 0px;
    padding-bottom: 12px;
  float:left;
}

#bottom_boxes_page #right_boxes {
  width:808px;
}

#bottom_boxes_page #right_boxes .right_box .top .text {
  font-size:15px;
  font-weight:bold;
}

#bottom_boxes_page #right_boxes .right_box .top{
    margin-top: 10px;
}

#bottom_boxes_page #right_boxes .right_box .top .text {
  padding-bottom:5px;
}

#bottom_boxes_page #right_boxes .right_box .top .text_descri {
  /*font-size:13px;*/
  font-size:16px;
}


.titlebox_blog a {
    color: #B8A499;
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 20px;
}

#titpagehomecolle {
   margin-top:20px;
   margin-bottom:15px;
   font-size:23px;
   font-weight:bold;
   color:#444444
}

.carouselAdminMenu-little a, .carouselAdminMenu a{
  font-size: 12px;
color:#444444;
}

.carouselAdminMenu ul {
  list-style: none outside none;
  margin: 10px 0;
  padding: 0;
}

.dataControls > a {
    color: #444444;
}


#contmain {

    padding: 0 0px;

}

#mhpc{
  display:none;
}

.user-info {
    color: #4C4C4C;
    font-size: 11px;
    left: 230px;
    padding: 8px;
    position: absolute;
    text-transform: uppercase;
    top: 21px;
}

.user-info a{
    color: #4C4C4C;
    font-size: 11px;
    text-transform: uppercase;
text-decoration: none;
}

.forie7lang {
  right:10px;
}




#content_half {
	width: 235px;
	float: left;
}
#content_half ul li h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #23507F;
	text-align: center;
	padding: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#content_half ul li img {
	border: 1px solid #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin-bottom: 20px;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 0px;
}
#content_half ul li img:hover {
	background-color: #23507F;
}

#content_half h3 {
	font-size: 14px;
	line-height: 1.3;
	padding-left: 15px;
}
#content_half h4 {
	font-size: 12px;
	line-height: 1.2em;
	display: block;
	margin-top: 15px;
	font-weight: normal;
	padding-left: 15px;
}
.cursiv {
	font-style: oblique;
}

#proizvodi a{
	width: 80px;
}
#web a {
	width: 100px;
}
#link {
	display: none;
	width: 100px;
}
a:hover + #link {
	display: block;
}
#link:hover {
	display: block;
}
#link a {
	display: block;
	float: left;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	color: #484848;
	bottom: 0px;
	width: 200px;
	padding: 7px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
