@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: url(../images/bg.png) repeat-x top #585757;
}
h1, h2, h3, h4, h5 {
	color: #000000;
	margin-top: 0px;
}
a {
  outline: none;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	/*color: #f6a836;*/
    color: #FFFFFF;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #f6a836;
}
#header {
	width: 836px;
	height: 360px;
	margin: 0px auto;
	position: relative;
	/*background-color: #585757;*/
}
#header .sidebar {
	width: 215px;
	float: left;
	padding: 0;
	background-color: #ff0000;
}
#header .content {
	width: 611px;
	float: left;
	margin-left: 10px;
}
#container {
	width: 836px;
	margin: 0px auto;
	height: 600px;
	min-height: 600px;
}
#fascia {
	width: 836px;
	height: 49px;
	min-height: 49px;
}
#fascia .sidebar {
	width: 215px;
	float: left;
	height: 49px;
	min-height: 49px;
}
#fascia .content {
	width: 531px;
	height: 49px;
	min-height: 49px;
	float: left;
	margin-left: 10px;
}
#fascia .right {
	width: 80px;
	height: 49px;
	min-height: 49px;
	float: left;
}
.tit-rossi  {
	font-weight: bold;
	color: #a41015;
	font-size: 24px;
	line-height: 50px;
}
#main {
	width: 836px;
	height: 420px;
	min-height: 420px;
}
#main .sidebar {
	width: 215px;
	float: left;
	height: 420px;
	min-height: 420px;
	background-color: #a41015;
}
#main .sidebar p {
	line-height: 15px;
	margin: 12px;
}
.yello  {
	font-weight: bold;
	color: #f6a836;
}
.termini a{
	text-decoration: underline;
}
#main .content {
	width: 611px;
	height: 400px;
	min-height: 400px;
	float: left;
	margin-left: 10px;
}
#box-ricerche {
	width: 608px;
	height: 192px;
	min-height: 192px;
	border: 1px solid #666666;
	background: url(../images/bg_ricerche.jpg) no-repeat top;
}
#box-ricerche .left {
	width: 189px;
	float: left;
	height: 180px;
	min-height: 180px;
	margin-left: 10px;
	margin-top: 10px;
}
#tit-cerca {
	width: 189px;
	background: url(../images/tit_cerca.png) no-repeat right;
	padding: 0;
	/*font-weight: bold;*/
	margin: 0px;
	text-transform: uppercase;
}
#box-ricerche .center {
	width: 189px;
	height: 180px;
	min-height: 180px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#box-ricerche .right {
	width: 189px;
	height: 180px;
	min-height: 180px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
#tabs-cataloghi {
	width: 608px;
	height: 37px;
	min-height: 37px;
	padding-top: 8px;
}
* html #tabs ul { /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
}
#tabs {
	height: 100px;
}
form, #menu, #tabs, #tabs ul {
	padding: 0;
	margin: 0;
}
#tabs ul {
	margin: 0px;
	padding-left: 0px;
	padding-top:2px;
	list-style: none;
}
#tabs ul li {
	width:152px;
	float:left;
}
#tabs ul li a {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	width: 112px;
	background-image: url(../images/tabs/tab02.png);
	padding: 11px 0 10px 40px;
}
#tabs ul li.first a {
	background-image: url(../images/tabs/tab01.png);
}
#tabs ul li.first a:hover {
	background-image: url(../images/tabs/tab01_hover.png);
}
#tabs ul li.last a {
	background-image: url(../images/tabs/tab03.png);
}
#tabs ul li.last a:hover {
	background-image: url(../images/tabs/tab03_hover.png);
}
#tabs ul li a.current {
	color: #ffffff;
	background-image: url(../images/tabs/tab02_current.png);
}
#tabs ul li.first a.current {
	color: #ffffff;
	background-image: url(../images/tabs/tab01_current.png);
}
#tabs ul li.last a.current {
	color: #ffffff;
	background-image: url(../images/tabs/tab03_current.png);
}
#tabs ul li a:hover {
	color: #ffffff;
	background-image: url(../images/tabs/tab02_hover.png);
}
#menu {
	width: 215px;
	background-color: #a20e14;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu ul li {
	/*float:left;
	background-color: green;*/
	height: 50px;
	cursor: pointer;
	cursor: hand;
}
#menu ul li.home {
	height: 70px;
	background: transparent url(../images/menu/home.gif) no-repeat;
}
#menu ul li.azienda {
	background: transparent url(../images/menu/azienda.gif) no-repeat;
}
#menu ul li.spedizioni {
	background: transparent url(../images/menu/spedizioni.gif) no-repeat;
}
#menu ul li.contatti {
	background: transparent url(../images/menu/contatti.gif) no-repeat;
}
#menu ul li.distributori {
	background: transparent url(../images/menu/distributori.gif) no-repeat;
}
#menu ul li a {
	padding: 0px;
	margin: 0px;
    text-decoration: none;
}
#box-cataloghi {
	width: 608px;
	height: 180px;
	min-height: 180px;
	border: 1px solid #666666;
	background: url(../images/bg_ricerche.jpg) no-repeat top;
	font-weight: bold;
	color: #999999;
	font-size: 14px;
}
#box-cataloghi .left {
	width: 430px;
	float: left;
	font-weight: bold;
	color: #999999;
	font-size: 13px;
	padding-left: 15px;
}
#box-cataloghi .puls {
	padding-left: 260px;
	padding-top: 24px;
}
#box-cataloghi .right {
	width: 130px;
	float: left;
	padding-top: 14px;
}
#footer {
    text-align: center;
}
#footer .fleft{
	width: 200px;
	float: left;
	padding: 0;
	background-color: #0066FF;
}
#footer .fright{
	width: 600px;
	float: left;
	margin-left: 200px;
}
.form{
	width: 180px;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	margin-top: 6px;
}

/*CATALOGO*************************************************************/

#cat-header {
	width: 100%;
	min-width: 840px;
	height: 185px;
	margin: 0px auto;
	position: relative;
	border-bottom: 5px solid #4f4f4e;
	background: url(../images/catalogo/bg-header-aris.gif) repeat-x;
}
#cat-header .cat-sidebar {
	width: 270px;
	margin-left: 544px;
	padding: 0;
}
#cat-header .cat-content {
	width: 544px;
	float: left;
}
#cat-container {
	width: 100%;
	margin: 0px auto;
}
#cat-menu {
	width: 107px;
	float: left;
}
#cat-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#cat-menu ul li {
	height: 0px;
}
#cat-menu ul li.catalogo {
	height: 85px;
	background: transparent url(../images/catalogo/menu-catalogo.jpg) no-repeat;
}
#cat-menu ul li.novita {
	height: 36px;
	background: transparent url(../images/catalogo/menu-novita.jpg) no-repeat;
}
#cat-menu ul li.preventivi {
	height: 64px;
	background: transparent url(../images/catalogo/menu-preventivi.jpg) no-repeat;
}
#cat-menu ul li.catalogo a {
    padding-top: 49px;
}
#cat-menu ul li a {
	padding: 0px;
	margin: 0px;
    display: block;
    height: 36px;
    text-decoration: none;
}
#cat-aris {
	width: 163px;
	height: 185px;
	min-height: 185px;
	float: left;
	background: transparent url(../images/catalogo/bg-bott-aris.gif) no-repeat;
	/*padding-top: 85px;*/
}
#cat-aris-log {
	width: 163px;
	height: 185px;
	min-height: 185px;
	float: left;
	/*background: transparent url(../images/catalogo/bg-aris-menu-cat.jpg) no-repeat;*/
    background: transparent url(../images/catalogo/menu/bg-aris-menu-cat.jpg) no-repeat;
}
#cat-aris-log li.ut {
    background: transparent url(../images/catalogo/menu/menu-ar-bott-1.png) no-repeat;
}
#cat-aris-log li.news {
    background: transparent url(../images/catalogo/menu/menu-ar-bott-2.png) no-repeat;
}
#cat-aris-log li.doc {
    background: transparent url(../images/catalogo/menu/menu-ar-bott-3.png) no-repeat;
}
#cat-aris-log li.ord {
    background: transparent url(../images/catalogo/menu/menu-ar-bott-4.png) no-repeat;
}
#cat-aris-log li.esci {
    background: transparent url(../images/catalogo/menu/menu-ar-bott-5.png) no-repeat;
}
.scritte {
	margin-left: 10px;
}
.scritte-maiusc {
	text-transform: uppercase;
}
.puls-aris {
	margin-top: 85px;
	display: block;
}
#box-ricerche-ar {
	width: 836px;
}
#box-ricerche-ar .ric-novita{
	height: 180px;
	border: 1px solid #666666;
	background-color: #272727;
}
.tit-gialli  {
	font-weight: bold;
	color: #f6a836;
	font-size: 24px;
	line-height: 50px;	
	margin-left: 18px;
}
.descrizione-giall  {
	font-weight: normal;
	color: #f6a836;
	font-size: 18px;
	line-height: normal;
	margin-left: 18px;
	margin-bottom: 10px;
    text-transform: lowercase;
}

.mod-data, .form-ar{
	width: 100px;
	font-size: 11px;
	/*color: #666666;*/
    color: #000000;
	border: 1px solid #999999;
	line-height: 20px;
	padding-left:2px;
	background-color: #CCCCCC;
	text-transform: none;
}
.form-ar{
	width: 180px;
}
textarea.form-ar{
	width: 300px;
}
.tit-cat-rossi  {
	font-weight: bold;
	color: #a41015;
	font-size: 24px;
	margin-left: 18px;
	text-transform: uppercase;
}
/*table {
	width: 90%;
	margin: 10px 15px;	
}
tr {
	height: 32px;
}
td {
	padding-left: 4px;
	padding-right: 4px;
	/* border-left: 1px solid #FFE1C3; 
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;	
}*/

/* start - table */
table {
	width: 100%;
	border-collapse: collapse;
	/*margin: 10px 15px;*/	
	background: #333333;
}
th strong {
	color: #ffffff;
}
th {
	background: #a51115 url(../images/catalogo/th-bg.png) repeat-x ;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border: 1px solid #cccccc;
	text-transform: uppercase;
}
.red a {
	outline: none;
	font-weight: normal; 
	padding-left: 4px; 
	padding-right: 4px;
    text-decoration: underline;
	color: #FF0000;
}
.red a:link {
	text-decoration: underline;
	color: #ff0000;
}
.red a:visited {
	text-decoration: underline;
	color: #ff0000;
}
.red a:hover, a:active { 
	text-decoration: underline; 
	color: #ff0000;
}
tr {
	height: 24px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border: 1px solid #666666;
	text-transform: uppercase;
}
td td {
    border: 0px;
    padding: 0px;
}
td.first,th.first {
	border-left: 0px;
}

/*tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}*/
/* end - table */

#legenda{
	position:absolute;
	z-index:20; 
	top: 10px;
	width: 170px;
	right: 10px;
	border: 0px solid #666666;
	/*background-color: #993366;*/
}
#tabella{
	position:relative;
	z-index:10;
	width: 98%;
	margin: 10px;
	border: 0px solid #666666;
	/*background-color: #993366;*/
}
#li-aris ul { /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
}
#li-aris {
	height: 140px;
}
#li-aris ul {
	padding: 0;
	margin: 0;
}
#li-aris ul {
	margin-top: 30px;
	padding-left: 0px;
	list-style: none;
}
#li-aris ul li {
	width:152px;
    height:20px;
}
#li-aris ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0 10px 40px;
	line-height: 19px;
	font-weight: normal;
}
#li-aris ul li a:hover {
	color: #f6a836;
}
.rosso  {
	font-weight: bold;
	color: #FF0000;
}

div.descrizioni table td {
    padding: 0;
}
.submenu_note {
    color: #FF0000;
    font-size: 9px;
    font-style: italic;
}
.semaforo {
    float: left;
    padding-right: 10px;
}
.link_foto img {
    padding: 0 10px;
}
.codred {
    font-size: 14px;
}
.submenu {
    display: none;
}
#somma {
    width: 50px;
    text-align: right;
}
.txt-prevent {
    width: 30px;
    text-align: center;
}

a.button, a.button_l {
    font-size: 11px;
    font-weight: normal;
    display: inline-block;
    height: 17px;
    width: 77px;
    color: #000000;
    text-decoration: none;
    text-transform: lowercase;
}
a.button {
    width: 77px;
    background: transparent url(../images/catalogo/bott.gif) no-repeat 0 0;
}
a.button_l {
    width: 120px;
    background: transparent url(../images/catalogo/bott_l.gif) no-repeat 0 0;
}
a.button.disabled {
    background: transparent url(../images/catalogo/bottd.gif) no-repeat 0 0;
}
a.button_l.disabled {
    background: transparent url(../images/catalogo/bottd_l.gif) no-repeat 0 0;
}
a.button span, a.button_l span {
    display: block;
    padding-top: 2px;
    padding-right: 30px;
    text-align: right;
}
a.button:hover, a.button_l:hover {
    color: #F6A836;
    text-decoration: none;
}
a.button.disabled:hover, a.button_l.disabled:hover {
    color: #000000;
    text-decoration: none;
}

#ui-datepicker-div {
    z-index: 99;
}
.ui-datepicker-trigger {
    cursor: hand;
    cursor: pointer;
}
#div_sped, #div_vett, #div-editvett {
    background-color: #585757;
    border: 1px solid #666666;
    color: #FFFFFF;
    display: none;
    height: 220px;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 0;
    z-index: 99;
    width: 270px;
}
#div_sped tr:hover, #div_vett tr:hover {
    background-color: #666666;
    /*color: #333333;*/
}
#div_form {
    background-color: #585757;
    border: 1px solid #666666;
    color:#FFFFFF;
    height:250px;
    left:0;
    padding:10px;
    position:absolute;
    top:0;
    visibility: hidden;
    z-index: 99;
    width:270px;
}
#div_form .div_form_inner {
    height:250px;
    width:270px;
    position: relative;
}
#div-editvett .buttons, #div_form .div_form_inner .buttons {
    bottom:0;
    position:absolute;
    right:0;
    text-align:right;
    width:100%;
    border-top: 1px solid #666666;
    padding-top: 10px;
}
#div_form #carrello_qta, #div_form #editqta_qta {
    width: 20px;
}
#div_form textarea.form-ar {
    width: 90%;
}
#div_sped .scroll, #div_vett .scroll {
    height: 150px;
    overflow: auto;
}
#div_sped td:hover, #div_vett td:hover {
    cursor: hand;
    cursor: pointer;
}
#menudocs {
    height: 23px;
    width: 836px;
}
#menudocs ul {
    padding: 0;
    margin: 0px;
    list-style: none;
}
#menudocs ul li {
    float: left;
    background: #A51115 url(../images/catalogo/th-bg.png) repeat-x scroll 0 0;
    padding: 0 10px;
}
#menudocs ul li a {
    text-decoration: none;
}
#imggallery img {
    max-width: 96px;
    max-height: 96px;
}
.bold {
    font-weight: bold;
}
.privacy {
    background-color: #FFFFFF;
    border: 1px solid #333333;
}
.privacy td {
    color: #333333;
    padding: 10px;
}

#descr {
    font-size: 12px;
    font-weight: bold;
}

.scontiqta {
    background-color:#333333;
    border: 1px solid #666666;
    padding: 5px;
    cursor: hand;
    cursor: pointer;
}

table.subqta {
    background-color: #585757;
}
table.subqta tr {
}

table.subqta th {
    color: #FF0000;
    background: none;
    text-align:center;
    border-width: 0;
    border: 1px solid #333333;
}

table.subqta td {
    text-align:center;
    border-width: 0;
    border: 1px solid #333333;
}

div.scontiqta {
    display: none;
    position: absolute;
    top: 100px;
    left: 100px;
}

