/* -------------------------------------------------------------- 
  
   Import Blueprint components Screen Styles
   * Version:   0.7.1
   * http://blueprintcss.googlecode.com   
   
-------------------------------------------------------------- */

@import "reset.css";
@import "typography.css";
@import "layout.css";


/* -------------------------------------------------------------- 
	Override + Extra Typography
-------------------------------------------------------------- */

body
{ 
  margin: 0;	
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  color: #000;
}

address
{
	font-style: normal;
}

h1,h2,h3,h4,
a em.t1, a em.t2, a em.t3, a em.t4,
a.t1, a.t2, a.t3, a.t4
{
	font-weight: normal;
	font-style: normal;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans', LucidaGrande, Geneva, Tahoma, Helvetica, Verdana, Arial, sans-serif;
}

h1, a.t1, a em.t1 { font-size: 1.3em; line-height: 1.73; margin: 0; padding-top: 1.0em; padding-bottom: 1.0em; }
h2, a.t2, a em.t2 { font-size: 1.25em; line-height: 1.2; margin-bottom: 1.2em; }
h3, a.t3, a em.t3 { font-size: 1.1em; line-height: 1.35; margin-bottom: 1.35em; height: 1.35em; }
		a.t3, a em.t3 { margin-bottom: 0; height: 1.35em; }
h4, a.t4, a em.t4 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }

h1,h2,h3,h4
{
	color: #000;
}
a em.t1, a em.t2, a em.t3, a em.t4,
a.t1, a.t2, a.t3, a.t4
{
	color: #444;
	display: block;
	text-decoration: none;
}
a:hover em.t1, a:hover em.t2, a:hover em.t3, a:hover em.t4,
a.t1:hover, a.t2:hover, a.t3:hover, a.t4:hover
{
	text-decoration: underline;
	color: #000;
}

h1 a
{
	color: #000;
	background-color: transparent; 
	text-decoration: underline;
	padding: 0 0.1em;
}
h1 a:hover
{
	color: #FFF;
	background-color: #E67716; 
	text-decoration: none;
}

p a
{
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #444;
}
p a:visited
{
	color: #444;
	border-bottom: 1px dotted #444;
}
p a:hover, 
p a:active
{
	color: #000;
	border-bottom: 1px solid #000;
}

p img.short
{
	margin-top: 0.25em;
}

q
{
	font-style: italic;
}

ol
{
	list-style-type: lower-alpha; 
}
strong.viewlab,
em.viewlab
{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
}

/* -------------------------------------------------------------- 
	Menus
-------------------------------------------------------------- */

/* Tabs
-------------------------------------------------------------- */

ul.tabs
{
	margin: 0 0 -0.2em 0;
	padding: 0;
}
ul.tabs li
{
	float: left;
	list-style: none;
	margin: 0 1.25em 0 0.25em;
	padding: 9px 0 0 0;
}
ul.tabs li.contact
{
	float: right;
	margin: 0;
}
ul.tabs li.tecnologia
{
	margin: 0 0 0 0.25em;
}

ul.tabs li.current
{
	background: transparent url(menu-item-rt-or8.png) scroll no-repeat right top;
	margin: 0 1.0em 0 0;
	padding: 0;
}


ul.tabs li a
{
	display: block;
	float: left;
	padding: 0.75em 0;
	/*border: 1px solid #EEE;*/
	color: #222;
	text-align: center;
	text-decoration: none;
}
ul.tabs li.index a					{	width: 4.0em;}
ul.tabs li.chi_siamo a			{	width: 5.5em;}
ul.tabs li.comunicazione a	{	width: 8.0em;}
ul.tabs li.marketing a			{	width: 6.0em;}
ul.tabs li.vendite a				{	width: 5.0em;}
ul.tabs li.tecnologia a			{	width: 6.5em;}
ul.tabs li.contact a				{	
	width:14.5em;
	color: #FFF;
	font-weight: bold;
}

ul.tabs li a:hover
{
	color: #000;
	font-weight: bold;
}
ul.tabs li.contact a:hover
{
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

ul.tabs li.current a,
ul.tabs li.current a:hover
{
	width: auto;
	margin: 0 9px 0 0;
	padding: 9px 0 0 9px;
	background: transparent url(menu-item-lt-or8.png) scroll no-repeat left top;
}
ul.tabs li.current a span,
ul.tabs li.current a:hover span
{
	display: block;
	float: left;
	margin: 0;
	padding: 0.75em 1.5em;
	border: 1px solid #CCC;
	border-width: 1px 1px 0 1px;
	background: #FFF;
	font-weight: bold;
	text-align: center;
}

/* Side Menu
-------------------------------------------------------------- */

ul.side
{
	margin: 0 0 0 0;
}
ul.side ul
{
	margin: 0 0 0 1.0em;
}

ul.side li
{
	display: block;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul.side li a
{
	display: block;
	margin: 0 0 0.75em 0;
	padding: 0 0 0.7em 1.0em;
	border-bottom: 0.05em solid #CCC;
	color: #888;
	text-align: left;
	text-decoration: none;
}


ul.side li a.parent
{
	color: #444;
	border-bottom: 0.05em solid #888;
	background: transparent url(darr.gif) scroll no-repeat left 35%; 
}

ul.side li a.current,
ul.side li a.current:hover
{
	color: #000;
	border-bottom: 0.05em solid #666;
	background: transparent url(larr.gif) scroll no-repeat left 35%; 
	font-weight: bold;
	cursor: default;
}

ul.side li a:hover
{
	color: #000;
	border-bottom: 0.05em solid #666;
	font-weight: bold;
}

/* Breadcrumbs 
-------------------------------------------------------------- */

ul.breadcrumbs
{
	/*margin: 0.5em 0 0 0;*/
	margin: 1.65em 0 0 0;
}
/* exception for 4 liners*/
.print_design ul.breadcrumbs
{
	margin: -0.6em 0 1em 0;
}

ul.breadcrumbs li
{
	float: left;
	display: block;
	list-style: none;
	margin: 0 0.5em 0 0;
	padding: 0 0 0 0;
	cursor: default;
	color: #888;
}

ul.breadcrumbs li a
{
	float: left;
	display: block;
	margin: 0 0 0 0;
	padding: 0 1.0em 0 0;
	background: transparent url(rarr_lite.gif) scroll no-repeat right 75%; 
	color: #888;
	text-align: left;
	text-decoration: underline;
}

ul.breadcrumbs li a:hover
{
	color: #000;
	text-decoration: none;
}


/* -------------------------------------------------------------- 
	Linked box-lists
-------------------------------------------------------------- */
ul.boxmed,
ul.boxsml
{
	margin: 0 0 0 0;
}
ul.boxmed li,
ul.boxsml li
{
	display: block;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul.boxmed li a,
ul.boxsml li a
{
	display: block;
	border-bottom: 0.05em solid #CCC;
	text-align: left;
	text-decoration: none;
	overflow: auto;
	color: #444;
}
ul.boxmed li a
{
	border-bottom: 0.05em solid #CCC;
	margin: 0 0 0.75em 0;
	padding: 0 0 0.7em 0;
}
ul.boxmed li a:hover
{
	color: #000;
	border-bottom: 0.05em solid #444;
}
ul.boxsml li a
{
	border-bottom: 0.07em solid #CCC;
	font-size: 0.9em;
	line-height: 1.66;
	padding-bottom: 0.80em;
	margin-bottom: 0.80em;
}
ul.boxsml li a:hover
{
	color: #000;
	border-bottom: 0.07em solid #444;
}

ul.boxmed li a img,
ul.boxsml li a img
{
	float: right;
	margin-left: 1.0em
}



/* -------------------------------------------------------------- 
	Boxes
-------------------------------------------------------------- */

/* Linked boxes
-------------------------------------------------------------- */

a.abox
{
	display: block;
	text-decoration: none;
	margin-bottom: 1.5em;
}
a.notlast
{
	margin-bottom: 0;
}
a.abox,
a.abox *
{
	color: #444;
}
a.abox:hover,
a.abox:hover *
{
	color: #000;
}
a.abox em.t2 
{
	margin-bottom: 0.5em;
}
a.abox em.t3 
{
	margin-bottom: 0.4em;
}

/* Iconed links and text
-------------------------------------------------------------- */
a.iconed,
span.iconed
{
	display: block;
	position: relative;
	padding-left: 20px;
	color: #444;
}
span.iconed
{
	cursor: default;
}
span.iconed img
{
	position: absolute;
	display: block;
	top: 50%;
	margin-top: -8px;
	left: 0;
}
a.iconed
{
	background: transparent url() no-repeat scroll left center;
	text-decoration: none;
}
a.iconed span
{
	color: #444;
	border-bottom: 1px dotted #444;
}
a.iconed:hover,
a.iconed:hover *
{
	color: #000;
}
a.iconed:hover span
{
	color: #000;
	border-bottom: 1px solid #000;
}


/* Image frame
-------------------------------------------------------------- */

img.frame
{
	text-align: center;
	margin: 0 auto;
	display: block;
}
#header img.frame
{
	text-align: left;
	float: left;
	margin: 0 1.25em 0 0;
	width: 14em;
}

/* -------------------------------------------------------------- 
	 Image gallery
-------------------------------------------------------------- */

img.gallery_item
{
	text-align: center;
	margin: 1.5em auto;
	display: block;
	/*border: 1px solid #CCC;*/
}
img.gallery
{
	text-align: center;
	margin: 0 auto 1.5em auto;
	display: block;
	border: 1px solid #CCC;
}

a.abox:hover img.gallery
{
	border: 1px solid #666;
}



/* Gallery Nav
-------------------------------------------------------------- */

#nav
{
  display: block;
  font-weight: bold;
  margin: 1.5em auto 0 auto;
}

#nav a
{
  display: block;
  width: 46%;
  padding: 0.5em 0 0.5em 0;
  color: #444;
  text-decoration: none;
  background-repeat: no-repeat;
  background-color: transparent;
  border-width: 1px;
	border-style: solid;
}
#nav a#l_nav:hover,
#nav a#r_nav:hover
{
  color: #000;
  background-image: none;
}

#nav a#l_nav
{
  float: left;
  text-align: left;
  padding-left: 1em;
  background-image: url(larr.gif);
  background-position: 1% center;
}
#nav a#r_nav
{
  float: right;
  text-align: right;
  padding-right: 1em;
  background-image: url(rarr.gif);
  background-position: 99% center;
}
