* {
	margin: 0px;
	padding: 0px;
	outline-style:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e1916;
	background-color: #abdbf4;
}
#box {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
hr {
	display: none;
}

#header {
	background-color: #FFFFFF;
	background-image: url(../img/ins_header_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 150px;
	width: 980px;
	overflow: hidden;
}
#header #logo {
	background-image: url(../img/ins_logo.gif);
	background-repeat:no-repeat;
	height: 69px;
	width: 400px;
	float: left;
	overflow: hidden;
	margin-top: 3px;
	margin-left: 12px;
	display: inline;
}
#header #logo a {
	display: block;
	height: 69px;
	text-indent: -2000em;
}

#header #navigator {
	float: right;
	height: 37px;
	width:375px;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 16px;
	margin-right: 7px;
}
#header #navigator li {
	display: block;
	float: left;
	list-style-type: none;
	height: 37px;
	line-height: 37px;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9e4e8;
	color: #909090;
	white-space: nowrap;
}
#navigator li a {
	color: #4b4b4b;
	text-decoration: none;
}
#navigator li a:hover {
	color: #009EE1;
	text-decoration: underline;
}

#header   #navigator li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #path {
	float: right;
	clear: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c7178;
	margin-right: -10px;
	width: 980px;
	margin-top: 45px;
	display: inline;
	text-align:left;
	z-index:-10;
}
#header #path a {
	color: #5C7178;
	text-decoration: none;
}
#header #path a:hover {
	color: #009EE1;
}
#content_left {
	float: left;
	width: 289px;
}
#content  {
	clear: both;
	padding-top: 18px;
}
#content_right {
	background-color: #FFFFFF;
	background-image: url(../img/ins_right_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 674px;
}

#content_left_2 {
	background-color: #FFFFFF;
	background-image: url(../img/ins_right_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: middle;
	width: 674px;
}

#content_right_footer {
	background-image: url(../img/ins_right_bottom.gif);
	height: 10px;
	width: 674px;
	line-height: 10px;
	overflow: hidden;
}
.inner {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content_left .box_white {
	background-color: #FFFFFF;
	background-image: url(../img/ins_left_top.gif);
	width: 289px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
#content_left .box_white .box_white_footer {
	background-image: url(../img/ins_left_bottom.gif);
	height: 10px;
	width: 289px;
	line-height: 10px;
	overflow: hidden;
}
#content_left .box_white .inner {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007bb9;
	font-variant: small-caps;
}
#menu_left li {
	background-color: #f1f5f7;
	padding-left: 17px;
	list-style-type: none;
	line-height: 27px;
	margin-bottom: 2px;
}
#menu_left li a {
	color: #007BB9;
	text-decoration: none;
}
#menu_left li a:hover {
	color: #33667c;
	text-decoration: underline;
}
#menu_left   li.active {
	background-color: #FFFFFF;
	color: #9A9A9A;
}

#menu_left li ul {
	background-color: #FFFFFF;
	margin-left: -17px;
}
#menu_left li ul li {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	margin-left: 34px;
	padding-left: 0px;
	color: #9A9A9A;
}
#menu_left li ul li a {
	color: #0093dd;
}
#menu_left li.active   {
	background-image: url(../img/ins_left_arrow.gif);
	background-repeat: no-repeat;
	background-position: 270px center;
}
#menu_left   li   ul   li.active   {
	background-image: url(../img/ins_left_arrow.gif);
	background-repeat: no-repeat;
	background-position: 240px center;
}
#menu_left li ul li.last {
	border-bottom-style: none;
}
#content_left #box_phone {
	background-image: url(../img/banner_ordini_inside.gif);
	height: 86px;
	width: 289px;
	overflow: hidden;
	text-indent: -2000em;
	margin-bottom: 10px;
}
#box_login {
	background-image: url(../img/ins_left_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	font-size: 11px;
	width: 289px;
}
#box_login h2 {
	line-height: 39px;
	background-image: url(../img/ins_login_top.gif);
	display: block;
	height: 39px;
	width: 289px;
	text-indent: -2000em;
}

#box_login  #prova {
	line-height: 39px;
	background-image: url(../img/ins_login_top4.jpg);
	display: block;
	height: 39px;
	width: 289px;
	text-indent: -2000em;
}

#box_login.logged   #prova {
	background-image: url(../img/ins_user_top.gif);
}

#box_login .field {
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
	font-size: 11px;
	padding: 3px;
}
#box_login_content {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
}
.clear {
	clear: both;
}

#box_login a {
	color: #666666;
}
.button {
	background-image: url(../img/button.gif);
	display: block;
	height: 29px;
	width: 88px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-size: 12px;
	color: #2e2e2e;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	float:left;
	margin-right:5px;
}
.button_new {
	background-image: url(../img/button.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#ffffff;
	display: block;
	height: 29px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	float:right;
	margin-right:5px;
}
table.listing  *   {
	/* border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; */
	margin: 0px;
	padding: 0px;
}
table.listing {
	margin-bottom: 10px;
}

table.listing th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #abdbf4;
	text-align: left;
	color: #909090;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
table.listing  td {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
}
.small {
	font-size: 11px;
}
table.listing tr.last td {
	border-bottom-style: none;
}
table.listing h6 {
	font-size: 12px;
	font-weight: bold;
}
table.listing h6 a {
	color: #0093DD;
	text-decoration: underline;
}
table.listing label {
	font-weight: bold;
	color: #7d7d7d;
}
table.listing .description {
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.field {
	/*background-color: #FFFFFF;*/
	border: 1px solid #909090;
	margin: 0px;
	padding: 2px;
	width: auto;
	font-size: 12px;
	color: #333333;
}

.field:focus {
	background-color: #F1F5F7;
}


div.price {
	color: #0093dd;
	font-size: 22px;
	font-weight: bold;
}
.price span.price_cent {
	font-size: 11px;
}
#footer {
	text-align: center;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #848c90;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer a {
	color: #576A75;
	text-decoration: none;
}
#content_right h2 {
	color: #0093DD;
	font-size: 20px;
	margin-bottom: 10px;
}
#content_right a {
	color: #007BB9;
	text-decoration: underline;
}
#home #header {
	background-color: #abdbf4;
	background-image: none;
	overflow: visible;
	margin-top: 17px;
	height: 100px;
}
#home #logo {
	background-image: url(../img/home_logo.gif);
	height: 105px;
	width: 580px;
	margin: 0px;
	padding: 0px;
	text-indent: -2000em;
}
#home #navigator {
	height: 27px;
}
#home #navigator li {
	line-height: 27px;
	color: #FFFFFF;
	background-color: #00a4e8;
	height: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#home #navigator li a {
	color: #FFFFFF;
	text-decoration: none;
}
#home #navigator li.first {
	background-image: url(../img/home_menu_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#home #navigator li.last {
	background-image: url(../img/home_menu_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
}
#home #navigator li a:hover {
	text-decoration: underline;
}
#home #box_phone {
	background-image: url(../img/home_phone.jpg);
	height: 58px;
	width: 256px;
	float: right;
	text-indent: -2000em;
	margin-top: 18px;
	margin-right: 10px;
}

#home #box_phone2{
	background-image: url(../img/test1.jpg);
	height: 58px;
	width: 256px;
	float: right;
	text-indent: -2000em;
	margin-top: 18px;
	margin-right: 10px;
}
#home #box_phone3 {
	background-image: url(../img/test2.jpg);
	height: 58px;
	width: 256px;
	float: right;
	text-indent: -2000em;
	margin-top: 18px;
	margin-right: 10px;
}


#home #welcome {
	background-color: #FFFFFF;
	background-image: url(../img/home_header_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	padding-top: 10px;
}
#welcome_left {
	float: left;
	width: 270px;
	margin-left: 20px;
	line-height: 18px;
	font-size: 12px;
	display: inline;
}
#welcome_left h2 {
	font-size: 20px;
	color: #00A4E8;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
#welcome_right {
	height: 247px;
	width: 663px;
	float: right;
	margin-right: 10px;
	display: inline;
	overflow: hidden;
}
#welcome_footer {
	line-height: 10px;
	background-image: url(../img/ins_header_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 10px;
	overflow: hidden;
}
#home_tabs {
	margin-top: 20px;
	width:980px;
}
#home #box_login {
	float: left;
	margin-left: 0px;
}
#home_category {
	float: left;
	width:1000px;;
}
#home_category li {
	list-style-type: none;
	display: block;
	float: left;
	height: 150px;
	width: 211px;
	margin-left: 19px;
}
#home_category li a {
	display: block;
	height: 150px;
	width: 211px;
	text-indent: -2000em;
}
li#home_category_00 {
	background-image: url(../img/timbri_economici.jpg);
	display: inline;
}
li#home_category_01 {
	background-image: url(../img/tab_cat_01.gif);
	display: inline;
}
li#home_category_02 {
	background-image: url(../img/tab_cat_02.gif);
}
li#home_category_03 {
	background-image: url(../img/tab_cat_03.gif);
}
#home #box_login_content {
	margin-bottom: 5px;
}
.highlight {
	font-weight: bold;
	color: #0093DD;
}
#box_login_content th {
	text-align: left;
	color: #909090;
}
#box_login_content td a {
	color: #0093DD;
}
#box_login.logged   h2 {
	background-image: url(../img/ins_user_top.gif);
}
.w100 {
	width: 100%;
}
h3 {
	color: #8DB2C6;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
table.colori td.colore {
	border: 1px solid #666666;
	width: 40px;
	padding-left: 3px;
	height: 25px;
	line-height: 25px;
}

table.colori td.nocolore {
	width: 40px;
	padding-left: 3px;
	height: 25px;
	line-height: 25px;
}


#content_right .inner ul {
	margin-top: 8px;
}

#content_right .inner li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(../img/ins_left_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}
table.cyan {
	background-color: #F1F5F7;
}

/* altri colori (neutro) */
table.colori td.c_ffffff {background-color: ffffff;}

/* colori manici colop */
table.colori td.c_00a9a6 {background-color: #00a9a6;}
table.colori td.c_d0cfd4 {background-color: #d0cfd4;}
table.colori td.c_99c1e4 {background-color: #99c1e4;}
table.colori td.c_c5453c {background-color: #c5453c;}
table.colori td.c_f9cd46 {background-color: #f9cd46;}
table.colori td.c_1a4895 {background-color: #1a4895;}
table.colori td.c_000000 {background-color: #000000;}

/* colori manici trodat */
table.colori td.c_f7d400 {background-color: #f7d400;}
table.colori td.c_2294ea {background-color: #2294ea;}
table.colori td.c_83cc35 {background-color: #83cc35;}
table.colori td.c_f96501 {background-color: #f96501;}
table.colori td.c_d43e98 {background-color: #d43e98;}

/* colori manici shiny */
table.colori td.c_000000 {background-color: #000000;}
table.colori td.c_ffffff {background-color: #ffffff;}
table.colori td.c_7399be {background-color: #7399be;}
table.colori td.c_f42221 {background-color: #f42221;}
table.colori td.c_ffcc00 {background-color: #ffcc00;}

/* colori tamponi*/
/* table.colori td.ct_nero 	{background-color: #2c2c2c;} */
table.colori td.ct_nero 	{background-color: #000000;}
table.colori td.ct_blu 		{background-color: #354b70;}
table.colori td.ct_viola 	{background-color: #812b6c;}
table.colori td.ct_rosso 	{background-color: #c82b36;}
table.colori td.ct_verde 	{background-color: #30593b;}

/* style per le tab */
div#tabs{
	font-size:11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #232343;
	border-right-color: #232343;
	border-bottom-color: #232343;
	border-left-color: #232343;
}	

div.my_tab{
	margin: 10px;
}
	
div.my_tab h5{
	color:#414141;
	border-bottom:solid 1px #cacaca;
}
	
div#tab-bar{
	padding:0px 0px 0px 10px;
	margin:0px;
	height:50px;
	border-bottom:solid 1px #414141;
	margin-bottom:20px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
	
div#tab-bar div.mt-tab{
	float:left;
	display:inline;
	position:relative;
	text-align:center;
	margin:14px 5px -3px 0px;
	cursor:pointer;
	border-top:solid 1px #414141;
	border-left:solid 1px #414141;
	border-right:solid 1px #414141;
	border-bottom:solid 1px #414141;
	height:20px;
	color:#414141;
	padding:10px 10px 5px 10px;		
}
	
div#tab-bar div.mt-tab-active{
	float:left;
	display:inline;
	text-align:center;
	margin:14px 5px -5px 0px;
	cursor:pointer;
	border-top:solid 1px #414141;
	border-left:solid 1px #414141;
	border-right:solid 1px #414141;
	border-bottom:none;
	height:21px;
	color:Black;
	font-weight:bold;
	padding:10px 10px 5px 10px;	
}

#welcome_right img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#box_login_new{
	background-image: url(../img/box_login.png);
	background-repeat: no-repeat;
	background-position:center;
	padding-top: 20px;
	font-size: 11px;
	width: 380px;
	height:75px;
	float:right;
	color: #1E1916;
    font-family: Arial,Helvetica,sans-serif;
	z-index:100;
	position:relative;
}
