* {
    outline: none;
}
body {
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #4d4d4d;
    background-color: #ffffff;
}

h2 {
    color:#ff0000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:15px;
    font-weight:bold;
    padding: 5px 0px 5px 0px;
    text-decoration:none;
}

h3 {
    color:#4d4d4d;
    font-family:Arial,Helvetica,sans-serif;
    font-size:15px;
    font-weight:bold;
    padding: 5px 0px 5px 0px;
    text-decoration:none;
}

input {
    background-color: #eee;
    color: #666;
    border: 1px solid #666;
}
/*------- barra scelta lingue --------------*/

div.languages {
    color: #4d4d4d;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
}
a.languages, a.login_link {
    color: #4d4d4d;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
a.languages:hover, a.login_link:hover {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ff0000;
    font-weight: normal;
}

a.login_link {
    text-decoration: underline;
}
/*------- footer --------------*/

.indirizzo {
    color: #4d4d4d;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
/*------- pagina --------------*/

.titolipagina {
    color: #ff0000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 5px 5px 0px;

}

.testipagina {
    color: #696969;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/*------- box scroll --------------*/

box con scroll

div.box{width:765px !important;
    width:765px;
    height:450px !important;
    height: 450px;
    /*scrollbar-arrow-color: #464646;
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-darkshadow-color: #999999;
    scrollbar-face-color: #D4D0C8;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #CCCCCC;
    scrollbar-track-color: #e6e6e6;*/
} 

div.box p{
    margin-top:0;

}

div.box1 {
    width:765px !important;
    width /**/:765px;
    height:450px !important;
    height /**/: 450px;
    overflow:auto;
    /*scrollbar-arrow-color: #464646;
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-darkshadow-color: #999999;
    scrollbar-face-color: #D4D0C8;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #CCCCCC;
    scrollbar-track-color: #e6e6e6;*/
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #CCCCCC;
    border-bottom-color: #CCCCCC;


} 


/*------- prodotti --------------*/

.titoliprodotti {
    color: #4d4d4d;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 5px 5px 0px;
}
.titoli_secondari_prodotti{
    color: #ff0000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.testiprodotti{
    color: #4d4d4d;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}


.toggleborder img{
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
}

.toggleborder:hover img{
    border: 2px solid #FF0000;
}

ul#cmg_menu_list, ul.cmg_product_menu_list, ul#cmg_submenu_list {
    width: auto;
    list-style: none;
    padding: 5px 0px;
    background: url("/images/texture_header.jpg");
    margin: 0px;
    margin-top: 20px;
    font-style: normal;
}
ul#cmg_submenu_list {    
    background: none;
    margin-top: 0px;
}
ul#cmg_menu_list li, ul.cmg_product_menu_list li, ul#cmg_submenu_list li {
    display: inline;
    margin: 0px;
    border-right: 1px solid #666;
    border-left: 1px solid #ccc;
    font-style: normal;
}
ul#cmg_menu_list a, ul#cmg_submenu_list a, ul.cmg_product_menu_list a {
    color: #4D4D4D;
    padding: 0px 15px;
    text-decoration: none;
    font-style: normal;
}
ul#cmg_menu_list a:hover, ul#cmg_submenu_list a:hover, ul.cmg_product_menu_list a:hover {
    color: #f00;
}

ul.cmg_product_menu_list {
    margin: 0px;
    display: inline;
}

div#content {
    margin: 0px;
    padding: 0px;
    height: 450px;
    width: 765px;
    overflow: auto;
    border-top: 1px solid #a3a3a3;
    border-bottom: 1px solid #a3a3a3;
}

div.inner_content {
    padding: 10px 20px;
}

div#left_menu ul {
    list-style: none;
    color:#4D4D4D;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    padding:3px 5px 5px 8px;
    margin: 0px;
    text-decoration:none;
}

div#left_menu>ul {
    padding: 0px;
    margin: 0px;
    width: 138px;
}

div#left_menu a.menu_category:hover {
    color: #f00;
}

div#left_menu ul a.menu_category {
    color:#4D4D4D;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}

div#left_menu li {
    padding: 2px 0px;
}

a.menu_products,  a.main_menu_products {
    color:#4D4D4D;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    text-decoration:none;
    font-weight: normal;
}

a.main_menu_products {
    color: #f00;
}

a.menu_products:hover, a.main_menu_products:hover {
    text-decoration:underline;
    color: #f00;
}

div#left_menu ul a.main_menu_category {
    color: #f00;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

div.product_title {
    color:#4D4D4D;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    text-transform: uppercase;
    margin: 0px;
    margin-bottom: 20px;
}

div#left_menu {
    padding: 10px 20px;
}

div.inner_container {
    margin: 0px;
    padding: 0px 20px;
}
td.cat_product a {
    color: #4D4D4D;
    text-decoration:none;
    font-weight: bold;
}

td.cat_product a:hover {
    color: #f00;
    text-decoration:none;
}

td.cat_product img, td.cat_product2 img {
    color: #4D4D4D;
    padding: 1px;
    font-family:Arial,Helvetica,sans-serif;
    border: 2px solid #919294;
}


td.cat_product img:hover {
    border: 2px solid #f00;
    padding: 1px;
}

td.product_cat a {
    color: #4D4D4D;
    text-decoration:none;
    font-weight: normal;
}

td.product_cat a:hover {
    color: #f00;
    text-decoration:none;
}

td.product_cat img, td.cat_product2 img {
    color: #4D4D4D;
    padding: 1px;
    font-family:Arial,Helvetica,sans-serif;
    border: 2px solid #919294;
}

td.product_cat img:hover {
    border: 2px solid #f00;
    padding: 1px;
}

.inner_container a, a.pdf_link {
    color: #4D4D4D;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
}
.inner_container a:hover, a.pdf_link:hover {
    color: #4D4D4D;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: underline;
}
div.agents_container {
    height: 310px;
    overflow: auto;
    border: 1px solid #A3A3A3;
    margin: 20px 0px;
    border-left: 0px;
    border-right: 0px;
}
div.agents_container li {
    padding: 4px 0px;
}
ul#website_search {
    list-style:none;
    padding: 0px;
    margin: 0px;
}
ul#website_search a {
    color: #4D4D4D;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
}

ul.universal_list {
    color: #4D4D4D;
    list-style: none;
}

ul.universal_list li {
    border-bottom: 1px dotted #ccc;
    margin: 2px;
}

ul.universal_list a {
    color: #4D4D4D;
    text-decoration: underline;
}
ul.universal_list a:hover {
    color: #ff0000;
    text-decoration: none;
}

div.cms_container a {
    color: #4D4D4D;
    text-decoration: underline;
    font-weight: normal;
}

div.cms_container a:hover {
    color: #f00;
    text-decoration:none;
}

div.img_thumbs img {
    color: #4D4D4D;
    padding: 1px;
    font-family:Arial,Helvetica,sans-serif;
    border: 2px solid #4D4D4D;
}

div.img_thumbs img:hover {
    border: 2px solid #f00;
    padding: 1px;
}

td#product_cover_image {
    border: 1px solid #4D4D4D;
    width: 430px;
    height: 320px;
}
div#product_cover_image_div img {
    border: 1px solid #4D4D4D;
}
div#product_cover_image_description {
    height: 303px;
    overflow: auto;
}
.only4printer {
    display: none;
}

#video_gallery {
  list-style: none;
  width: auto;
  display: block;
  overflow: auto;
  padding: 0px;
  margin: 0px;
}

#video_gallery li {
  display: block;
  float: left;
}

#video_gallery .video_container {
  height: 360px;
  width: 325px;
  padding: 10px;
  margin-top: 10px;
  border-bottom: 1px solid #9C9D9F;
}

#video_gallery .video_title {
  height: 50px;
  overflow: hidden;
}

#video_gallery .video_video {
  margin-bottom: 5px;
}

#video_gallery .video_number {
  margin-bottom: 5px;
}

#video_gallery .video_date {
  margin-bottom: 10px;
}
