/* ---------------------------------------------------
Title: Site Title - Main Style Sheet
Author: Tommaso Baldovino - www.tomstardust.com
Last Updated: April 6, 2008
------------------------------------------------------

------------------- Color Palette --------------------
   Red TomStardust	- #a00
   Red :hover		- #d66
   Dark Grey		- #666
------------------------------------------------------

------------------- Global Reset ------------------ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, cite, code, em, img, q, small, strike, strong, sub, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}

/* ---------------- General Styles --------------- */
body {
	font-family: Arial, Verdana, sans-serif;
	font-size:13px;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #444;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #666;
}
p{ 
	margin: 0 0 10px 0;
}
h1, h2, h3, h4{
	margin: 5px 0 10px 0;
	font-family: 'Trebuchet MS', Arial, sans-serif;
}
h1 {
	font-size: 2.4em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4{
	font-size: 1.2em;
}
.skip {
	position: absolute;
	left: -9999px;
}
.clear{
	clear: both;
}

/* ---------------- Layout --------------- */

#page {
width:1030px;
margin:40px 0 0 40px;

position:relative;
background:url(images/line.png);
background-position:left;
background-repeat:repeat-y;


}
.scrollthevideos {
                width: 780px;
                height: 390px;
                overflow: hidden;
                margin: 0;
                padding: 1px;
}
.hiddenbars {
                width: 800px;
                height: 410px;
                overflow: auto;
                margin: 0;
                padding: 1px;
}
.wrapthevideo {
}
#left {
width:200px;
_height:512px;
min-height:512px;
float:left;
position:relative;
}
#right {
width:800px;
float:left;
}



#header {
float:left;
width:200px;
height:130px;

}

#nav {
width:800px;
height:40px;
float:left;

padding-top:30px;
padding-left:7px;

}
#contacts {
float:left;
width:200px;
XXheight:370px;
XX_height:400px;
}
#content {
width:800px;
float:left;
position:relative;
padding-left:7px;
}
#footer {
display:block;
width:200px;
text-align:right;
padding:.5em 0;

background:#fff;
border-right:1px dashed #ddd;

clear:both;
}

#container{
	
}
#header{
	
}
#wrapper{
	
}
#content{
	
}
#navigation{
	
}
#extra{
	
}
#footer{
	
}











body {
background:#fff;
}
#splash p.splashcopy {
width:550px;
text-align:right;
margin:0 auto;
color:#888;
font-size:10px;
}

#splashpage {
margin:0;
padding:0;
text-align:center;
border-bottom:1px double #111;
}
#splashpage p {
margin:0 0 2px 0;
padding:0;
font-size:1px;
color:#fff;
}

#splashpage h1 a {
font-size:1px;
text-decoration:none;
color:#fff;

display:block;
height:121px;
width:200px;
margin:200px auto 0;

background-image:url(images/logo.gif);
background-position:center top;
background-repeat:no-repeat;
}

XXX#splashpage h1 a:hover {
background-image:url(images/logo_ho.gif);
background-position:center top;
background-repeat:no-repeat;
}





	#header h1 a {
	font-size:1px;
	text-decoration:none;
	color:#fff;
	
	display:block;
	height:91px;
	width:150px;
	margin:0 auto;
	
	background-image:url(images/minilogo.gif);
	background-position:center top;
	background-repeat:no-repeat;
	}
	XXX#header h1 a:hover {
	background-image:url(images/minilogo_ho.gif);
	background-position:center top;
	background-repeat:no-repeat;
	}


	
	#nav li {
	margin-right:2em;
	line-height:18px;
	letter-spacing:1px;
	float:left;
	}
	#nav li a:hover {
	text-decoration:overline
	}
	body#box a#tobox,
	body#portfolio a#toportfolio,
	body#editorials a#toeditorials,
	body#fashion a#tofashion,
	body#still a#tostill,
	body#video a#tovideo,
	body#links a#tolinks {
	color: #cc0000;
	text-decoration:overline
	}



	#contacts .theform {
	color:#888;
	margin-top:50px;
	}
	#contacts .theform span {
	font-family:"Courier New", Courier, monospace;
	letter-spacing:3px;
	}
	#contacts .theform span.label {
	font-size:11px
	}
	.thelegend { text-align:center;
	margin-bottom:3px;}


textarea.expanding {
border:1px solid #eee;
background:#F5F5F5;
width:180px;
height:50px;
min-height:50px;
overflow:hidden;
	line-height: 12px;
}
#contacts .theform input.send {
background:#eee;
border:1px solid #ddd;
color:#888;
cursor:pointer;
}
#contacts .theform input.send:hover {
background:#ddd;
border:1px solid #ccc;
color:#fff;
}
input.namemail {
border:1px solid #eee;
background:#F5F5F5;
width:180px;
}
.hov {
font-family: Arial, Helvetica, sans-serif;
color:#999999;
font-size:11px;
letter-spacing:1px
}
.hov:hover {
background:#eee
}
.hov:focus {
border:1px solid #666
}

	#contacts .contact {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#666;
	position: relative;
	margin-top:75px;
	bottom:1px;
	right:5px;
	text-align:right;
	}
	#contacts .contact p {
	margin: 0 0 5px 0;
	}

#note {font-family: "Trebuchet MS", Arial, sans-serif; font-size:11px;}
.notification_error { color:#cc0000}
.notification_ok { color:#006600}

	#contacts .contact strong {
	line-height:2em;
	color:#111
	}
	#contacts .contact strong em {
	color:#666
	}
	#contacts .contact span {
	color:#000;
	font-weight:bold;
	}
	#contacts .contact a:hover {
	text-decoration:none;
	letter-spacing:1px;
	font-weight:bold;
	color:#000}
	
.miniature {
margin-top:60px;
}
	.gminiatura {
	float:left;
	margin:3px;
	}
	.gminiatura img {
	height:60px;
	}
	
	div.gminiatura a span {display: none;}
	
	div.gminiatura a:hover span {display: block;
	   position: absolute; top:0px; left:10px;
	   padding:0px; margin:0px; z-index: 100;
	   color: #cc0000;text-align: left; text-decoration: none;}

	 a:hover span {
		GS_text-decoration: overline;
		color: #fff;} 

	div.gminiatura a span strong { color:#000000}

      #splashpage h1 a:hover, #header h1 a:hover, div.gminiatura a:hover img{ /* Image opacity when rolled over */
      filter: alpha(opacity=40);
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
      -moz-opacity: 0.40;
      opacity:0.4;
      }
      #splashpage h1 a, #header h1 a, div.gminiatura a img { /* Image opacity */
	  filter: alpha(opacity=100);
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
      -moz-opacity: 1.00;
      opacity:1;
      }

	
	
	
	.gtitle {
	clear:both;
	margin-right:1em;
	line-height:3em;
	
	height:30px;
	border:1px solid #000;
	
	display:none
	}
	
	.ggallery {
	position:relative;
	width:300px;
	height:300px;
	float:left;
	margin-right:1em
	}
	
	.gdescription {
	display:none}



#footer p {
margin: 0 5px 3px 0;
padding:0;
font-size:10px;
color:#999999;
line-height:10px;
}

#footer a {
text-decoration:none;
color:#666666;
}
#footer a:hover {
text-decoration:underline;
color:#999999;
}





/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}













/*
	Accessible News Slider : Plugin Specific
-----------------------------------------------------------------------------------------*/

.accessible_news_slider img {
	border: 0;
}
.accessible_news_slider li,
.accessible_news_slider p {
	font-family: "Arial", "Verdana", sans-serif;
	margin: 0;
	padding: 0;
	font-size: .8em;
	line-height: 1.6;
}
.accessible_news_slider li p {
	font-size: 1em;
}
												.accessible_news_slider {
													position: relative;
													overflow: hidden;
													
													top:0px;
												}
.accessible_news_slider .javascript_css {
	position: relative;
	z-index: 3;
	padding: 20px;
	background: #fffcd3;
}
.accessible_news_slider .skip_to_news {
	position: absolute;
	top: 0;
	left: -9999px;
}
.accessible_news_slider .back {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.accessible_news_slider .back a,
.accessible_news_slider .next a {
	display: none;
	outline: none; /* This is optional, and is arguably less accessible. */
}
.accessible_news_slider .next {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
.accessible_news_slider ul {
	position: relative;
	left: 0;
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	z-index: 1;
}
.accessible_news_slider li {
	float: left;
	display: inline;
	width: 410px;
	padding-right:10px;
	
	min-height:405px;
	_height:405px;
	margin-top:10px;
}
.accessible_news_slider_x_video li {
	width: 820px;
}

/*
	Accessible News Slider : Plugin Specific : Theme [ Business as Usual ]
-----------------------------------------------------------------------------------------*/
.metas {
display:block;
height:60px;
}
.nascosto {display:none}

.metaleft {
	position:relative;
	width:390px;
	float:left;
}

.metaleft_x_video {
	position:relative;
	width:500px;
	float:left;
}

.metaright {
	position:relative;
	width:390px;
	float:right;
}
.business_as_usual hr {
margin:0;padding:0;
height:1px;
clear:both;
visibility:hidden;
}


.metaleft h3, .metaleft_x_video h3 {
font-size:13px;
line-height:12px;
margin:0;
float:left;
}
.metaleft p, .metaleft_x_video p {
font-size:13px;
line-height:13px;
color:#cc0000;
}


.business_as_usual {
	width: 820px;
	margin:0;
}
.business_as_usual a {
	color: #cc0000;
}
.business_as_usual p.back {
	width: 110px;
	height: 23px;
	left: 0px;
	font-size:11px;
	
	text-align: right
}
.business_as_usual p.next {
	width: 110px;
	height: 23px;
	float:left;
	font-size:11px;
	
	text-align: left;
}
.business_as_usual p.back a {
	position: absolute;
	top: 0;
	right: 0px;
	width: 100px;
	height: 23px;
	line-height: 23px;
	color: #cc0000;
	background: url(images/themes/business_as_usual/back.gif) no-repeat top left;
}
.business_as_usual p.next a {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100px;
	height: 23px;
	line-height: 23px;
	color: #cc0000;
	background: url(images/themes/business_as_usual/next.gif) no-repeat top right;
}
.business_as_usual .next a:hover, .business_as_usual .back a:hover { /* Image opacity when rolled over */
      filter: alpha(opacity=40);
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
      -moz-opacity: 0.40;
      opacity:0.4;
	  
	  text-decoration:overline;
      }

.business_as_usual .view_all {
	margin: 0 auto 0 auto;
	padding: 0px;
	text-align: center;
}
.business_as_usual .view_all a{
	color: #cc0000;
}
.business_as_usual .view_all a:hover{
	text-decoration:overline;
}
p.view_all {
font-size:11px;
color:#333333;
}
p.view_all span {
letter-spacing:3px;
color:#000
}
.business_as_usual li {
	padding:0;
	text-align:center;
	
}
.business_as_usual li img {
/*	float: left; */
	display: inline;
}
.business_as_usual li p {
	float: left;
	display: inline;
	margin: 2px 0 0 0;
	width: 400px;
	
	color:#333;
}



























<!-- gallery ADMIN
.mgadmincap { background-color:#ff0000; color: #333; font-weight: bold; }

td.mgadmincap { color: #000; font-weight: bold; }
table.mgtxt td a { margin:0 1em}

.mgadmintdbg { background-color:#fff; padding:1em; width:600px }
.mgadmintdbg strong{ font-size:15px;}
.mgadmintdbg strong em { background:#ccc}
.mgadmincap span { font-size:20px; letter-spacing:2px; color:#333333}

.mgaltbgcol { background-color: #fff;
padding:1em; border:1px solid #666 }

.mginputln, .mglogin{ font-family: Verdana, Arial, Helvetica, sans-serif; background:#fff; color: #666666; font-size:13px; font-weight: normal; border: solid 1px #999999; }
.mginputln {margin-bottom:1em }
.mginputln:hover { background-color: #FFFFCC;}
.mglogin:hover { background-color: #eee;}
input.mginputln {
width:80%}

.mginputradio { vertical-align:middle; }

table.mgtxt a{
text-decoration:none;
}
table.mgtxt {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
background:#eee;
margin:auto;
border:1px solid #eee;
}

table.mgtxt td{
padding:3px 0;
}

table.tablogin {
border:1px solid #fff;
}

tr.rowlogin {
height:80px;
}
a.mailme {
padding-left:18px;
background:url(images/mail.gif);
background-position:left;
background-repeat:no-repeat;
}


input .mginputln {
height:60px;
background:#CCCC66}

.inadmin ul {
margin:3em 0 0 3em
}

.inadmin li {
font-size:14px;
color:#666;
margin:2em;
}
.inadmin li a {
color:#cc0000;
}
.inadmin li strong {
color:#000
}
.inadmin h2 {
margin-top:2em;
}
.inadmin h3 {
margin:.5em 0 1em 2em;
color:#333333
}







<!-- per mynews con i link
.smtxtlink, .smtxtlink a {
font-size: 11px;
}
form.smtxtlink {
margin-left:200px;
}
.mylinks a {
color:#cc000;
text-decoration: underline;
font-size:small;
padding-left:.5em;
}
.linksbox {
border:1px #fff;
margin-top:50px;

}
.mylinks {
display:block;
margin:1em;
padding:.5em;
XX_border-left:1px solid #111;
color:#cc0000;
width:700px;
}
.mylinks a.thelink {
color:#000;
font-weight:bold;
text-decoration:none;
padding:0;
}
.mylinks a.thelink:hover {
color:#111;
letter-spacing:1px
}
-->