/** [ style.css ]
  *
  * Created on December 02, 2005 by Silvano Stralla and Monica Michelis for orange021.com
  *
  **/



/* Resetting default padding and margin */
* {
    margin: 0;
    padding: 0;
}

body {
    behavior:url("/_htc/csshover.htc");
    margin: 0;
    padding: 0;
    background: url(/_img/bg_body.gif) repeat-x 0 0;
    font: 70% Verdana, sans-serif;
    text-align: center;
}

/* Be kind to IE */
* html body { background-position: 49.999% 0; }

/* Hidden content */
#skip,
hr { display: none; }


/* Page layout STRUCTURE
------------------------------ */

#wrapper {
    margin: 0 auto;
    padding: 0;
    position: relative;
    background: url(/_img/bg_wrapper.gif) no-repeat 0 0;
    width: 760px;
    text-align: left;
}

/* --- LANG-SWITCH --- */

#lang-switch {
		margin: 0;
		padding: 3px 0px;
		background-color: transparent;
  	text-align: right;
}

#lang-switch li {
		padding: 0; margin: 0;
		display: inline;
  	margin-left: 10px;
}

#lang-switch a {
  	color: #999;
		font: 9px Verdana, Arial, Helvetica, sans-serif;
  	font-weight: bold;
}
		#lang-switch a:hover {
		color: #f79239;
}
											

/* --- HEADER --- */

#header {
    margin: 0 45px;
    padding: 0;
    position: relative;
    height: 160px;
}

/* NAV */

#logo {
    position: absolute;
    top: 40px;
    left: 0;
}

#logo a {
    margin: 0;
    padding: 0;
    display: block;
}

#nav-global {
    position: absolute;
    top: 100px;
    left: 112px;
    width: 378px;
    height: 34px;
    background: url(/_img/bg_nav-global.gif) no-repeat 0 0;
}

#nav-global ul,
#nav-global ul li {
    display: inline;
}

#nav-global a {
    position: absolute;
    top: 0;
    display: block;
    text-indent: -9999px;
    height: 34px;
}
/*
#nav-global .chi-siamo a { left: 0; width: 107px; }
#nav-global .cosa-facciamo a { left: 130px; width: 168px; }

#nav-global .chi-siamo a:hover,
#nav-global .chi-siamo.active a {
    background: url(/_img/bg_nav-global.gif) no-repeat 0 -34px;
    text-decoration: none;
}

#nav-global .cosa-facciamo a:hover,
#nav-global .cosa-facciamo.active a {
    background: url(/_img/bg_nav-global.gif) no-repeat -130px -34px;
    text-decoration: none;
}
*/


#nav-global.eng #chi-siamo a { left: 0; width: 132px; }
#nav-global.eng #cosa-facciamo a { left: 132px; width: 131px; }

#nav-global.eng #chi-siamo a:hover,
#nav-global.eng #chi-siamo.active a,
#nav-global.eng #chi-siamo.active a:hover {
background: url(/_img/bg_nav-global.gif) no-repeat 0 -34px;
 text-decoration: none;
}
#nav-global.eng #cosa-facciamo a:hover,
#nav-global.eng #cosa-facciamo.active a,
nav-global.eng #cosa-facciamo.active a:hover {
background: url(/_img/bg_nav-global.gif) no-repeat -132px -34px;
text-decoration: none;
}
																








/* --- CONTENT --- */

#content {
    margin: 0 45px;
}

/* BREADCRUMB */

#breadcrumb {
    position: relative;
    padding: 0 220px 15px 0;
    background: url(/_img/bg_breadcrumb.gif) no-repeat 0 100%;
    font-weight: bold;
    font-size: 0.9em;
    width:670px;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:450px;
}

html>body #breadcrumb {
  width: 450px;
}

#content.large #breadcrumb {
    margin: 0;
    padding: 0 0 15px;
    background: url(/_img/bg_breadcrumb_large.gif) repeat-x 0 100%;
    width: auto;
}

#breadcrumb a:hover {
    color: #f79239;
}

#breadcrumb .remove-tag {
    visibility: hidden;
}

#breadcrumb:hover .remove-tag {
    visibility: visible;
}

#breadcrumb .tag:hover {
    background: #eee;
}

#breadcrumb .tag:hover a.remove-tag {
    color: #000;
    background: #ccc;
}

#breadcrumb .rss {
    position: absolute;
    left: 450px;
    bottom: 0;
}

#content.large #breadcrumb .rss {
    position: absolute;
    left: 630px;
    bottom: 0;
}

/* MAIN */

#main {
    float: left;
    width: 490px;
}

#content.large #main {
    float: none;
    width: auto;
}

/* ENTRY in loop */

.entry {
    margin: 0 0 30px;
    clear: both;
}

.entry .description {
    float: right;
    width: 270px;
}

#content.large .entry .description {
    width: 450px;
}

.entry .description ul li {
    padding: 0 0 0 30px;
    width: 210px;
    background: url(/_img/bullet_black.gif) no-repeat 8px 0;
}

.entry .frame {
    position: relative;
    float: left;
    left: -8px;
    top: -6px;
    display: block;
    overflow: hidden;
    width: 216px;
    height: 216px;
}

.entry .frame a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 20;
    width: 216px;
    height: 216px;
}

.entry .frame img {
    position: absolute;
    display: block;
    top: 6px;
    left: 8px;
    z-index: 10;
}

.entry .frame span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 15;
    width: 216px;
    height: 216px;
}

html>body .entry .frame span { background: url(/_img/frame.png) no-repeat 0 0; }
.entry .frame span { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_img/frame.png",sizingMethod="crop"); }

.entry .thumbs {
    position: relative;
    float: left;
    clear: left;
    left: -8px;
    top: 0px;
    display: block;
    overflow: visible;
    width: 216px;
    /* background: url(/_img/thumbs.gif) no-repeat 100% 100%; */
}

.entry .thumbs .frame {
    position: relative;
    float: left;
    margin-top: -10px;
    left: 0;
    display: block;
    overflow: hidden;
    height: 80px;
}

.entry .thumbs .frame.t1,
.entry .thumbs .frame.t4,
.entry .thumbs .frame.t7,
.entry .thumbs .frame.t10 {  width: 78px;  }

.entry .thumbs .frame.t2,
.entry .thumbs .frame.t5,
.entry .thumbs .frame.t8,
.entry .thumbs .frame.t11 {  width: 80px; margin-left: -10px  }

.entry .thumbs .frame.t3,
.entry .thumbs .frame.t6,
.entry .thumbs .frame.t9,
.entry .thumbs .frame.t12 {  width: 78px; margin-left: -10px  }

.entry .thumbs .frame a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    display: block;
    z-index: 20;
    height: 80px;
}

.entry .thumbs .frame.t1 a,
.entry .thumbs .frame.t4 a,
.entry .thumbs .frame.t7 a,
.entry .thumbs .frame.t10 a {  width: 78px;  }

.entry .thumbs .frame.t2 a,
.entry .thumbs .frame.t5 a,
.entry .thumbs .frame.t8 a,
.entry .thumbs .frame.t11 a {  width: 80px;  }

.entry .thumbs .frame.t3 a,
.entry .thumbs .frame.t6 a,
.entry .thumbs .frame.t9 a,
.entry .thumbs .frame.t12 a {  width: 78px;  }

.entry .thumbs .frame img {
    position: absolute;
    top: -20px;
		left: -60px;
		display: block;
    z-index: 10;
}

.entry .thumbs .frame span {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 15;
    width: 100%;
    height: 80px;
}

html>body .entry .thumbs .frame.t1 span { background: url(/_img/frame_th_1.png) no-repeat 0 0; }
html>body .entry .thumbs .frame.t4 span,
html>body .entry .thumbs .frame.t7 span,
html>body .entry .thumbs .frame.t10 span { background: url(/_img/frame_th_4.png) no-repeat 0 0; }
html>body .entry .thumbs .frame.t2 span  { background: url(/_img/frame_th_2.png) no-repeat 0 0; }
html>body .entry .thumbs .frame.t5 span,
html>body .entry .thumbs .frame.t8 span,
html>body .entry .thumbs .frame.t11 span { background: url(/_img/frame_th_5.png) no-repeat 0 0; }
html>body .entry .thumbs .frame.t3 span { background: url(/_img/frame_th_3.png) no-repeat 0 0; }
html>body .entry .thumbs .frame.t6 span,
html>body .entry .thumbs .frame.t9 span,
html>body .entry .thumbs .frame.t12 span { background: url(/_img/frame_th_6.png) no-repeat 0 0; }

.entry .thumbs .frame.t1 span  { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_img/frame_th_1.png",sizingMethod="crop"); }
.entry .thumbs .frame.t4 span,
.entry .thumbs .frame.t7 span,
.entry .thumbs .frame.t10 span  { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_img/frame_th_4.png",sizingMethod="crop"); }
.entry .thumbs .frame.t2 span  { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_img/frame_th_2.png",sizingMethod="crop"); }
.entry .thumbs .frame.t5 span,
.entry .thumbs .frame.t8 span,
.entry .thumbs .frame.t11 span  { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_img/frame_th_5.png",sizingMethod="crop"); }
.entry .thumbs .frame.t3 span  { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_img/frame_th_3.png",sizingMethod="crop"); }
.entry .thumbs .frame.t6 span,
.entry .thumbs .frame.t9 span,
.entry .thumbs .frame.t12 span  { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_img/frame_th_6.png",sizingMethod="crop"); }

.entry .attach,
.entry .uri,
.entry #contacts {
    padding: 0 0 50px;
    float: left;
    clear: left;
    overflow: hidden;
    width: 200px;
}

.entry .attach h3 {
    padding-left: 20px;
    background: url(/_img/attach.gif) no-repeat 0 50%;
}

.entry .attach li {
    color: #666;
}

.entry .uri h3 {
    padding-left: 20px;
    background: url(/_img/world_link.gif) no-repeat 0 50%;
}

.entry #contacts h3 {
    padding-left: 20px;
    background: url(/_img/house.gif) no-repeat 0 50%;
}

.entry .meta {
    padding: 0;
    position: relative;
    clear: both;
    width: 490px;
    background: url(/_img/bg_entry.gif) no-repeat 0 100%;
    font-weight: bold;
    font-size: 0.9em;
}

.entry .meta:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.entry .meta {display: inline-table;}

/* Hides from IE-mac \*/
* html .entry .meta {height: 1%;}
.entry .meta {display: block;}
/* End hide from IE-mac */

.entry .meta .date {
    position: absolute;
    left: 0;
    bottom: 0;
    float: left;
    width: 200px;
}

.entry .meta .date a {
    color: #000;
}

.entry .meta .tags {
    float: right;
    clear: right;
    width: 270px;
    color: #999;
}

.entry .meta .tags a {
    color: #999;
}

.pager {
    position: relative;
    padding: 0 0 14px;
    clear: both;
    height: 22px;
    background: url(/_img/bg_breadcrumb.gif) no-repeat 0 100%;
}

.pager .prev {
    position: absolute;
    left: 5px;
    bottom: 0;
}

.pager .next {
    position: absolute;
    left: 35px;
    bottom: 0;
}

/* OTHER */

#other {
    float: right;
    width: 150px;
}

/* TAGCLOUD */

#tagcloud {
    padding: 0 0 50px;
    background: url(/_img/bg_tagcloud.gif) no-repeat 100% 100%;
}

#tagcloud li {
    display: inline;
}

#tagcloud li.f1 {font-size: 11px; line-height: 15px;}
#tagcloud li.f2 {font-size: 12px; line-height: 17px;}
#tagcloud li.f3 {font-size: 14px; line-height: 19px;}
#tagcloud li.f4 {font-size: 16px; line-height: 21px;}
#tagcloud li.f5 {font-size: 18px; line-height: 23px;}
#tagcloud li.f6 {font-size: 20px; line-height: 25px;}
#tagcloud li.f7 {font-size: 22px; line-height: 27px;}
#tagcloud li.f8 {font-size: 24px; line-height: 29px;}
#tagcloud li.f9 {font-size: 26px; line-height: 31px;}

#tagcloud li.f1 a {color:#999;}
#tagcloud li.f2 a {color:#666;}
#tagcloud li.f3 a {color:#333;}
#tagcloud li.f4 a {color:#f79239;}
#tagcloud li.f5 a {color:#f79239;}
#tagcloud li.f6 a {color:#e76300;}
#tagcloud li.f7 a {color:#e76300;}
#tagcloud li.f8 a {color:#8e1111;}
#tagcloud li.f9 a {color:#000;}

#tagcloud .add-tag {
    visibility: hidden;
}

#tagcloud:hover .add-tag {
    visibility: visible;
}

#tagcloud li .add-tag a {
    color: #ccc;
    font-weight: bold;
}

#tagcloud li:hover {
    background: #eee;
}

#tagcloud li:hover .add-tag a {
    color: #000;
    background: #ccc;
}

/* CONTACTS */

#other #contacts {
    margin: 50px 0;
    color: #333;
    font-size: 0.9em;
}

/* --- FOOTER --- */

#footer {
    margin: 0 15px 0 45px;
    padding: 100px 210px 5px 0;
    clear: both;
    background: url(/_img/bg_footer.gif) no-repeat 100% 100%;
    font-size: 0.9em;
    text-align: center;
}

#footer p {
    margin: 0;
}

#footer .iva {
    color: #666;
}


/* TYPOGRAPHY
------------------------------ */

h1,
h2 {
    margin: 0 0 8px;
    font-family: Arial, Verdana, sans-serif;
}

h3 {
    margin: 8px 0;
    font-family: Arial, Verdana, sans-serif;
}

p {
    margin: 5px 0;
    line-height: 1.3em;
}

ul li {
    list-style-type: none;
}

li.tipologia,
li.periodo,
li.cliente {
    font-family: Arial, Verdana, sans-serif;
}

ol {
    margin-left: 30px;
}

a {
    color: #f79239;
    text-decoration: none;
}

a:hover {
    color: #8e1111;
    text-decoration: underline;
}

a img {
    border: none;
}

acronym {
    border-bottom: 1px dotted #ccc;
}

.oc {
    color: #000;
}

blockquote {
    margin: 0 0 0 5px;
    padding-left: 40px;
    background: url(/_img/bg_blockquote.gif) no-repeat 0 0;
    float: right;
    width: 150px;
}

/* NICETITLE
------------------------------ */

div.nicetitle {
    padding: 3px 3px 3px 20px;
    position: absolute;
    top: 0;
    left: 0;
    background: #f79239 url(/_img/lightbulb.png) no-repeat 3px 50%;
    border: 2px solid #bbbdc0;
    text-align: left;
    font: bold 11px Arial, Verdana, sans-serif;
    z-index: 1000;
    -moz-opacity: .87;
}

div.nicetitle p {
    margin: 0;
    padding: 0 3px;
    -moz-opacity: 1;
}

div.nicetitle p.destination {
    padding-top: 3px;
    font: 9px Verdana, Arial, sans-serif;
    text-align: left;
    -moz-opacity: 1;
}

div.nicetitle p span.accesskey {
    color: #d17e62;
}


/* sIFR
------------------------------ */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
    visibility: visible !important;
    margin: 0;
}

.sIFR-replaced {
    visibility: visible !important;
}

span.sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
    visibility: hidden;
    letter-spacing: -2.2px;
    font-size: 28px;
}

.sIFR-hasFlash h2  {
    visibility: hidden;
    letter-spacing: -1.6px;
    font-size: 18px;
}

.sIFR-hasFlash h3,
.sIFR-hasFlash li.tipologia,
.sIFR-hasFlash li.periodo,
.sIFR-hasFlash li.cliente,
.sIFR-hasFlash span.name {
    visibility: hidden;
    letter-spacing: -1.4px;
    font-size: 16px;
}

.sIFR-hasFlash blockquote p {
    visibility: hidden;
    letter-spacing: -3px;
    font-size: 14px;
    line-height: 1.1em;
}

