@font-face {
	font-family: 'Gill Sans MT';
	src: url('Gill-Sans-MT.eot');
	src: local('Gill-Sans-MT.ttf'), url('Gill-Sans-MT.ttf') format('truetype');
}

@font-face {
	font-family: 'Gill Sans MT Bold';
	src: url('Gill-Sans-MT-Bold.eot');
	src: local('Gill-Sans-MT-Bold.ttf'), url('Gill-Sans-MT-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Gill Sans MT Italic';
	src: url('Gill-Sans-MT-Italic.eot');
	src: local('Gill-Sans-MT-Italic.ttf'), url('Gill-Sans-MT-Italic.ttf') format('truetype');
}

html, body, div, span, p, a, em, img, strong, fieldset, form, label, legend { margin:0; padding:0; border:0; outline:0; font-size:100%; }
body { background:#333333; color:#999999; font-family: 'Gill Sans MT', Arial, Helvetica, sans-serif; font-size:14px; line-height:150%; text-align:center; }

h1, h2, h3, h4, h5, h6 { font-weight:normal; margin:0; padding:0; text-align:left; color:#FFFFFF; }

h1, h2 { font-size:16px; margin:20px 0 10px 0; }
h3, h4 { font-size:15px; margin:15px 0 5px 0; }
h5, h6 { font-size:14px; margin:10px 0 5px 0; }

h2.breadcrumbs, h2.title { margin-top:0; float:left; line-height:100%; }
h2.breadcrumbs span, h2.breadcrumbs a { color:#999999; }
h2.breadcrumbs a:hover { color:#FFFFFF;}

p { margin-bottom:0;}
ol, ul, li { list-style-type:none; margin:0; padding:0;}
a:link, a:visited  { text-decoration:none; color:#FFFFFF; }
a:hover, a:focus, a:active { color:#999999; }

strong { font-family: 'Gill Sans MT Bold'; }
em { font-family: 'Gill Sans MT Italic'; }

.testo p { text-align:left;  }
ul.list, .testo ul, #sidebar-tearsheet ul { margin:5px 0; padding:0; list-style-type:none; text-align:left;}
ul.list li, .testo li, #sidebar-tearsheet li { margin:0; padding:0 0 5px 15px; background:url(bullet.gif) no-repeat left 5px; }

ul.pdflist { margin:5px 0; padding:0; list-style-type:none; text-align:left;}
ul.pdflist li { margin:0; padding:0 0 5px 20px; background:url(pdf.gif) no-repeat left 3px; }

p.language { text-align:right; text-transform:uppercase; font-size:12px; }

/* ........... LAYOUT */
#container { width:800px; margin:0 auto; }
#header, #footer, #content { margin:20px 0; float:left; display:inline; width:800px; } 
#content { text-align:left; min-height:250px;  margin:10px 0 20px 0; }
#error404 { padding:50px 0; }

/* ........... HEADER */
h1#logo { float:left; display:inline; text-transform:uppercase; margin:0; }
h1#logo a { color:#FFFFFF; }
h1#logo a strong { color:#999999; }
p#copyright { float:right; display:inline; text-transform:uppercase; margin:0; font-size:20px; }

#navigation { float:right; display:inline; width:100%; margin-top:20px; text-align:center; }
#navigation li { display:inline; }
#navigation li#first { margin-left:0; }
#navigation a { display:inline; font-size:14px; text-transform:uppercase; padding:0 20px;  }
#navigation a.selected { color:#999999; }

p.breadcrumbs { clear:both; text-align:left; float:left; font-size:12px; padding-left:5px; margin-top:15px; }

/* ...... FOOTER */
#footer-left { float:left; display:inline; width:300px; text-align:left; }
#footer-right { float:right; display:inline;  }
#footer-right p, #footer-left p { font-size:14px; text-transform:uppercase; }
#footer-right a { margin-left:30px; float:left; }
#footer-right a span { color:#999999; }

#credits { float:left; width:100%; font-size:9px; vertical-align:middle; padding-top:25px; text-align:right; color:#666666; }
#credits img { vertical-align:middle; }

#copyright-content { display:none; }
#sb-content h3, #sb-content p { padding:10px 25px 0 25px; }



/* ...... NEWS - BOOKS */
.news { margin-bottom:25px; float:left; width:800px; }
.news h2 { margin-top:0; padding:0; }

.news-left { width:160px; float:left; text-align:right;}
.news-right { width:620px; float:right;}

.nav-article { margin-left:15px; }


/* ...... PORTFOLIO - GALLERY */
.box-thumb { width:160px; float:left; display:inline; margin:0 20px 20px 20px; text-align:center;}
.box-thumb p { font-size:13px; text-align:left; line-height:100%; }
.box-thumb em { display:block; color:#999999; }
.box-thumb span { display:block; color:#999999; }

div.pagination { clear:both; text-align:center; }
div.pagination a, div.pagination span { padding:0 5px; }
div.pagination img { vertical-align:middle; }



div#gallery-wrapper { margin-top:15px; float:left; width:100%; }

div#photo-controls { float:left; width:800px; margin-bottom:10px; }
div#photo-controls p { text-align:center; }

div#photo-controls a, div#photo-controls span { padding:0 5px;}

div#photo { width:700px; margin:0 auto; text-align:center; clear:both; }
div#photo p { margin-top:5px; }

div#video { width:640px; margin:0 auto; text-align:center; clear:both; }
div#photo p { margin-top:5px; }

#showhide img { vertical-align:middle; margin-left:5px; }

/* ..... CAROUSEL */
.carousel-wrapper { width:640px; margin:15px auto; position:relative; }

.carousel { width:560px; height:60px; margin:0 auto; overflow:hidden; }
.carousel-inner { width:2500px; }
.carousel img { float:left; display:inline; padding:0 10px; }
.carousel-wrapper a.next, .carousel-wrapper a.prev { position:absolute; top:0; width:40px; height:60px; font-size:36px; line-height:60px; text-align:center; }
.carousel-wrapper a.prev { left:0; }
.carousel-wrapper a.next { right:0;  }

table { width:740px; margin:0 auto; padding:0; border:none; border-collapse:collapse; }

tr, td { margin:0; padding:0; }


/* ..... TEARSHEET */
#sidebar-tearsheet { float:left; display:inline; width:220px; margin-right:20px;  }
#content-tearsheet { float:left; display:inline; width:560px; }

#sidebar-tearsheet h2 { margin-top:0; }
#sidebar-tearsheet a:link, #sidebar-tearsheet a:visited { color:#999999; }
#sidebar-tearsheet a:hover, #sidebar-tearsheet a:focus, #sidebar-tearsheet a:active, #sidebar-tearsheet a.selected { color:#FFFFFF; }
#sidebar-tearsheet li { line-height:125%; margin-bottom:5px; }
#sidebar-tearsheet em { display:block; color:#666666; font-size:13px; }

#sidebar-tearsheet div.pagination { text-align:left; }
#sidebar-tearsheet .currentStyle { color:#FFFFFF; }

#gallery-tearsheet { float:left; display:inline; width:400px; margin-right:10px; }
#gallery-tearsheet div { margin-bottom:5px; }

#text-tearsheet { float:left; display:inline; width:150px; }

/* TAB */
div.tabs-navigation { float:right; }
div.tabs-navigation div.button-tab { float:left; display:inline; position:relative; margin:0 10px; cursor:pointer; color:#999999; padding:5px 0 0 0; text-transform:uppercase; font-size:11px; }	
div.tabs-navigation div.button-tab-active { float:left; display:inline; margin:0 10px; cursor:pointer; color:#ffffff; padding:5px 0 0 0; text-transform:uppercase; font-size:11px;  }
div.testo { float:left; width:100%; margin-bottom:5px; }


/* ..... COMMON RULES */
.small { font-size:11px; }
.italic { font-style:italic; }
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.justify { text-align:justify;}
.hidden { display: none; }


/* ..... CLEAR RULES*/
html body div.clear, html body span.clear { background:none; border:0; clear:both; display:block; float:none; font-size:0; margin:0; padding:0; overflow:hidden; visibility:hidden; width:0; height:0; }


/* ..... 960 MEMO */
.grid_1 { width:60px; }
.grid_2 { width:140px; }
.grid_3 { width:220px; }
.grid_4 { width:300px; }
.grid_5 { width:380px; }
.grid_6 { width:460px; }
.grid_7 { width:540px; }
.grid_8 { width:620px; }
.grid_9  { width:700px; }
.grid_10 { width:780px; }
.grid_11 { width:860px; }
.grid_12 { width:940px; }
