/* ilPaparazzo - Studio fotografico Terni - css style */
body {
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	line-height: 1.6em;
	color: #ffffff;
	background-image:url(sfondogal.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#000000;
	text-align: center;
}
a {
  color: #CCCCCC; text-decoration:none; border:none;
}
a:hover {
  color: #666666;
}
h1 {
  margin: 0;
  font-family: "Trebuchet MS",Helvetica,Sans-Serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 2em;
  line-height: normal;
  color: #ffffff;
}
h2 {
  font-family: "Trebuchet MS",Helvetica,Sans-Serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.4em;
  line-height: normal;
  background-image: url(evidenzia.gif);
  background-repeat: no-repeat;
  background-position: left center;
  color: #FFFFFF;
}
h3 {
	margin: 0;
	padding: 0 14px;
	clear: both;
	background-image: url(evidenzia.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	font-weight: 900;
	font-size: 14px;
}
h4 {
  margin: 0;
  padding: 0 5px;
  clear: both;
  font-size: 1.1em;
  background-image: url(evidenzia.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-color: #CCCCCC;
  color: #333333;
}
.red {
  color: #cc0000;
}
a.red {
  color: #cc0000;
}
.blue {
  color: #546f92;
}
.grigio {
	color: #CCCCCC;
	text-decoration: none;
}
.strong {
	font-weight: bold;	
}
.image { 
  border-color:#999999; border-style:solid; border-width: 1px;
  margin: 0 10px 10px 0;
  padding: 1px;
  float: left;
}
.image2 { 
  border-color:#999999; border-style:solid; border-width: 0px;
  margin: 0 10px 10px 0;
  padding: 1px;
  float: left;
}
.img{display:block;
    border:1px solid #cccccc;padding: 5px;}
.img2{display:block; border:1px solid #ffffff;padding: 5px; background-color:#CCCCCC}
.border1{ border-style:solid; border-width: 1px; border-color:#1A1A1A; background-color:#3A3A3A}
.border2{ border-style:solid; border-width: 1px;border-color:#1A1A1A}

img {border:0px}
.tabs { display: block; padding-left: 6px; background-color: #666666; float:left; width: 60px; color:#FFFFFF; line-height: 20px; margin-right: 5px; height: 20px; text-decoration: none}
.tabs1 { display: block; padding-left: 6px;border-bottom-style:solid; border-width: 1px; border-color:#FFFFFF; background-color: #000000; float:left; width: auto; color:#FFFFFF; line-height: 20px; margin-right: 5px; height: 20px}
.center { color: #FFFFFF;}
.button {
	BORDER-RIGHT: #d8d8d0 2px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: #fff 2px solid;
	PADDING-LEFT: 3px;
	FONT-SIZE: 9px;
	BACKGROUND: #e6e6dc;
	PADDING-BOTTOM: 1px;
	BORDER-LEFT: #fff 2px solid;
	COLOR: #000099;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #d8d8d0 2px solid;
	TEXT-DECORATION: none;
	vertical-align: middle;
}
A.tooltip {
	color: #CCCCCC; text-decoration:underline;}
A.tooltip B {
	DISPLAY: none
}
A.tooltip:hover {
	border-top-width: 0px; border-left-width: 0px; z-index: 500; border-bottom-width: 0px; position: relative; border-right-width: 0px; text-decoration: none ; text-align:justify;
}
A.tooltip:hover B {
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	LEFT: -25px;
	PADDING-BOTTOM: 5px;
	WIDTH: 150px;
	COLOR: #333333;
	PADDING-TOP: 5px;
	POSITION: absolute;
	TOP: 20px; 
	background-color: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-color: #333333;
}
A.tooltip:hover B EM {
	dispaly: block; font-size: 1px; background-color:#FFFFFF; background-position: 0px 0px; left: 20px; whidt: 11px; position: absolute; top: -6px; height: 6px
}
.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	padding: 1px;
	vertical-align: top;
	width: 45px;
	height: 45px;
}

.hoverbox li
{
	background: #EEEEEE;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 1px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000000;
	width: 100px;
	height: 100px;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 3px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: center;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 3px;
z-index: 3;
}

#main {
  margin: 0px auto 0;
  width: 900px;
}
#logo {
  padding: 10px 0 10px 10px;
  float: left;
}
#logo h1 {
  color: #FFFFFF;
}
#logo h2 {
  background: #ffffff none repeat scroll 0% 50%;
  color: #000000;
  font-size: 40%;
}
#menu {
  margin: 0px;
  padding: 25px 10px 0px 0;
  float: right;
  color: #FFFFFF;
}
#menu li {
  padding: 25px 20px 0px 18px;
  display: inline;
  color: #FFFFFF;
}
#menu li a#current	{
  color: #000000;
}
#menu li a {
  text-decoration: none;
  color: #FFFFFF;
}
#menu li a:hover {
  color: #cc0000;
}
.key {
  text-decoration: underline;
}
#intro_left a {
  color: #ffffff;
}
#intro_left p {
  margin: 0;
  padding: 14px 15px;
}
#menu_left {
	border: 0px solid #ffffff;
	margin: 0 0 6px;
	padding: 0 0 1px;
	float: left;
}
#menu_left li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	text-align: right;
	text-shadow:#333333;
	}
#menu_left li a {
	margin: 0 0 1px;
	padding: 6px 23px 7px;
	display: block;
	background-image: url(segno.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color:#1A1A1A;	
	width: 200px;
	font-weight: 800;
	text-decoration: none;
	color: #CCCCCC;
	font-size: 14px;
}
#menu_left li a:hover {
  background-color: #1A1A1A;
  background-image: url(segnohover.gif);
  background-repeat: no-repeat;
  background-position: left center;
  color: #FFFFFF;
}
#menu_left li a#current {
  background-color: #000000; 
  background-image: url(segnocurrent.gif);
  background-repeat: no-repeat;
  background-position: left center;
  color:#666666;
 }
#intro_right {
  border: 0px solid #ffffff;
  margin: 0 0 6px;
  padding: 25px 280px 0 20px;
  float: right;
  width: 340px;
  color: #FFFFFF;
  height: 168px;
}
#intro_right h1 {
  margin: 0 0 20px;
}
#intro_right .white {
  color: #ffffff;
  background-color: transparent;
}
#left {
  float: left;
  width: 245px;
  color: #FFFFFF;
}
#left label{ padding-left: 20px; float:left; width:90px; line-height:23px; 
}
form{width:200px;padding:5px 0;     }
.box {
  border: 0px solid #3c3c3c;
  margin: 0px; height: auto ;
  text-align: left;
  padding-top: 5px;
  padding-left: -10px;
  padding-bottom: 10px;
  background-color:#1A1A1A;
  }
.note {
	border: 1px solid #cccccc;
	margin: 0 0 5px;
	padding: 55px 15px 20px;
	background-color: #000000;
	background-image: url(fotografi.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-size: x-small;
}
#right {
  float: right;
  width: 643px;
  height: 350px;
}
.leftcol {
  border: 0px solid #333333;
  margin: 0 0 10px;
  padding: 5px 5px;
  float: left;
  width: 630px;
  height:auto;
  text-align: justify;
 background-color:#1A1A1A;
  color: #999999;
}
.rightcol {
  border: 1px solid #333333;
  margin: 0 0 10px;
  padding: 12px 15px;
  float: right;
  width: 285px;
  height: 300px;
  text-align: justify;
  background-color:#1A1A1A;
  color: #999999;
}
.special {
	border: 0px solid #ffffff;
	margin: 0px 0 20px;
	 padding: 12px 15px;
	clear: both;
		height:165px;
	color: #006699;
	padding-top: 20px;
	margin-top: 10px;
}
#footer {
  border: 0px solid #cccccc;
  padding: 0px;
  clear: both;
  text-align: center;
}
/* ilPaparazzo - Studio fotografico Terni - css style */
