/*
      Created by Gianni Fontana for Avitis
	  
	  E-Mail: gianni.fontana@avitis.it
	  
	  
	  
*/

* { padding: 0; margin: 0; }

body
{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 15px;
}

ul, ol { padding: 0 0 0 15px; }

h1
{
	font-size: 20px;
	line-height: 24px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding: 0 0 4px 0;
}



h2
{
	font-weight: normal;
	color: #555;
	display: block;
	width: auto;
	height: auto;
	text-align: left;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	font-size: 18px;
	line-height: 20px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding: 0 0 8px 0;
}


h3
{
	text-decoration: none;
	font-weight: normal;
	color: #555;
	padding: 0 10px 0 10px;
	border-left: #C00;
	display: block;
	border-width: 0 0 0 5px;
	border-style: none none none solid;
	width: auto;
	height: auto;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height: 16px;
}

hr
{
	width: 100%;
	color: #ABBEBE;
	background-color: #ABBEBE;
	height: 1px;
	border-width: 0;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

strong
{
	text-decoration: none;
	color: #C00;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

a
{
	text-decoration: none;
	color: #006;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

a:hover
{
	text-decoration: none;
	color: #99C;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

img
{
	border-color: #ABBEBE;
	border-style: solid;
	border-width: 0px;
}

#imgdiv
{
	clear: none;
	width: auto;
	border-color: #ABBEBE;
	margin: 0px 0px 20px 20px;
	padding: 0px;
	background-repeat: no-repeat;
	border-width: 0;
	border-style: solid;
	height: auto;
	float: right;
}

/* Inizio  stile contenitore generale e centrale   =============================================== */


#wrapper
{
	margin: 0px auto 0px auto;
	width: 822px;
}

#faux
{
	margin-bottom: 5px;
	overflow: auto;
	width: 100%;
	background-image: url(../images_site/faux_two_col.gif);
}


/* Inizio  stile testata   =============================================== */


#header
{
	color: #333;
	width: 802px;
	padding: 10px;
	height: 70px;
	margin: 15px 0px 0px 0px;
	background-image: url(../images_site/img_header.gif);
	background-repeat: no-repeat;
}
#header ul
{
	width: 802px;
	height: 27px;
	position: relative;
	top: 83px;
	right: 0px;
	left: -10px;
	bottom: 0px;
}
#header ul li
{
	float: left;
	width: 82px;
	height: 27px;
	display: block;
	padding: 0px 0px 0px 0px;
}
#header ul li a
{
	display: block;
	width: 82px;
	height: 27px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 27px;
	background-color: #336;
}
#header ul li a:hover
{
	background: url(../images_site/bullet_arrow_red.gif) 50% 100% no-repeat #CC3333;
	color: #FFF;
	text-decoration: none;
}
#header ul li.homep
{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	background-color: #ABBEBE;
	background-image: url(../images_site/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 27px;
}






/* SUB menu di navigazione */

.header :hover ul.sub
{
	left: 2px;
	top: 29px;
	padding: 3px 0;
	border: 1px solid #84ae0e;
	white-space: nowrap;
	width: 157px;
	height: auto;
	text-align: left;
	background-color: #DDF59E;
}
.header :hover ul.sub li
{
	display: block;
	height: 20px;
	position: relative;
	float: left;
	width: 90px;
	margin-left: 0px;
}
.header :hover ul.sub li a
{
	display: block;
	font-size: 11px;
	height: 20px;
	width: 87px;
	line-height: 20px;
	text-indent: 5px;
	color: #5b7d00;
	text-decoration: none;
	border: 3px solid transparent;
	border-width: 0 0 0 3px;
}
.header :hover ul.sub li a.fly
{
	background-color: #FFF;
	background-image: url(../prodrop2/arrow.gif);
	background-repeat: no-repeat;
	background-position: 80px 7px;
}
.header :hover ul.sub li a:hover
{
	color: #fff;
	width: 154px;
	background-color: #FBC81F;
	background-image: url(../images/home/glowy.jpg);
	background-position: center top;
}






/* Inizio  stile colonne sx e dx   =============================================== */


#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 195px;
 float: right;
}

#rightcolumn
{
	float: left;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 583px;
	display: inline;
	position: relative;
}

/* Inizio  stile pie pagina   =============================================== */


#footer
{
	width: 802px;
	clear: both;
	color: #333;
	background-image: url(../images_site/footer_new.gif);
	margin: 0px 0px 20px 0px;
	padding: 10px;
	background-repeat: repeat-y;
}

#footer ul
{
	width: 802px;
	position: relative;
	top: 12px;
	left: -5px;
}
#footer li
{
	float: left;
	font-weight: normal;
	font-family: "Trebuchet MS",Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	display: block;
}
#footer ul li a
{
	padding: 0 0 0 5px;
	color: #333;
	text-decoration: none;
}
#footer ul li a:hover { text-decoration: underline; }




/* Inizio  stile tabella layout list   =============================================== */

#mytable {
	width: 580px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 580px;	 
	font: italic 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th
{
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images_site/bg_header.jpg) no-repeat;
	vertical-align: top;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	vertical-align: top;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images_site/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images_site/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}





/* Inizio  stile tabella news e focus   =============================================== */

#mytablenews {
	width: 195px;
	padding: 0;
	margin: 0;
}

th
{
	color: #333;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images_site/bg_header.jpg) no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images_site/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images_site/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}




/* Inizio Nav stile menu laterale   =============================================== */

#nav
{
	float:left;
	width:180px;
	margin-right:20px;
}


#nav ul
{
	list-style: none;
	margin-bottom: 15px;
	background-position: left;
} 

#nav li
{
	border-bottom: #999;
	list-style: none;
	text-align: right;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
} 

#nav a
{ 
	text-decoration:none;
	font-weight:normal;
	color:#A7A7A7; 
	background:#FFF;
	padding: 6px 5px;
	border-left:5px solid #FFF;
	display:block;
} 


#nav a:hover, #nav a.on
{
	text-decoration: none;
	font-weight: normal;
	background: #E1E1E1;
	color: #132B07;
	border-left: #C00;
	display: block;
	border-width: 0 0 0 5px;
	border-style: none none none solid;
} 

#nav a.checkout
{ 
	text-decoration:none;
	font-weight:normal;
	color:#FFF; 
	background:#1D4104;
	padding: 6px 5px;
	border-left:5px solid #102502;
	display:block;
} 


#nav a.checkout:hover
{ 
	text-decoration:none;
	font-weight:normal;
	background: #102502;
	color:#FFF;
	border-left:5px solid #102502;
	display:block;
} 

/* Inizio stile form   =============================================== */
label
{
	float: left;
	width: 120px;
	font-weight: bold;
}

input, textarea
{
	width: 190px;
	margin-bottom: 5px;
}

textarea
{
	width: 250px;
	height: 150px;
}

.boxes { width: 1em; }

#submitbutton
{
	width: 50px;
	margin: 5px 5px 5px 120px;
}

#submitpassword
{
	width: 200px;
	margin: 5px 5px 5px 120px;
}

#findbutton
{
	width: 50px;
	margin: 0 0 0 5px;
}

#inputsmall
{
	width: 100px;
	margin-bottom: 5px;
}





br { clear: left; }


.clear { clear: both; background: none; }
