﻿/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background: #600 url(../img/bg.png) repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 83%; 
	text-align: center;
	margin: 0; 
	padding: 0;
	color: #555;
	}
img { border: 0; }
ul, 
p { line-height: 1.4em; font-size: 1em; margin: 15px 0 20px; text-align:justify; }
h2 { margin: 0; color: #fff; font-weight: normal; padding: 45px 170px 47px 30px; font-size: 1.9em; }
h3, h4 { font-size: 2em; font-weight: normal; color: #000; margin: 0; }
h4 { font-size: 1.7em; }
h5 { font-size: 1em; }
a { color: #f00; text-decoration: none; border-bottom: 1px solid #FFC4C4; }		
a:hover { border-color: #f00; }
.l1 { border: none !important; margin: 0 !important; }
.smallFonts { line-height: 1.4em; font-size: 0.7em; margin: 15px 0 20px; text-align:justify; }

ul { 
	padding: 0;
	list-style-type: none;
	line-height: 1.8em;
	}
ul li { background: url(../img/bullet.gif) no-repeat 0% 52%; padding-left: 20px; }
ul li.subMenu { background: url(../img/footer_.gif) no-repeat 0% 52%; padding-left: 15px; margin-left: 20px; }

/* list per testo nelle pagine*/
ul li.text
{
	list-style-type: disc;
	background: none;
	margin-left: 20px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ol {
    padding: 0;
    line-height: 1.8em;
    margin-top: 15px;
}
ol ol {
    margin-top: 0px;
}
ol li {
    margin-left: 20px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contentImageR {
	float: right;
	margin:  0 8px 0 0;
	padding: 0 5px 5px 5px;
	}
.contentImageL {
	float: left;
	margin:  0 8px 0 0;
	padding: 0 5px 5px 5px;
	}
.contentImageL2 {
	float: left;
	margin:  0 8px 0 8px;
	}	
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/		
#container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	}
* html #container { width: 810px; }

/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/			
#header { width: 850px; }
#header:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
#header h1
{
	font-weight: normal;
	font-size: 5em;
	padding: 0.1em 0 0 0;
	margin: 0;
	letter-spacing: 0em;
	font-family: 'Times New Roman';
}
#header h6
{
	font-weight: bold;
	font-size: 0.9em;
	padding: 0 0 0.5em 0;
	margin: 0;
	letter-spacing: -0.05em;
	font-family: 'Times New Roman';
	color:#fff;
}
#header h1 a { color: #fff; text-decoration: none; border: none; }
#header h1 a span { color: #fff; }

/** Navigation **/
#header ul {
	margin: -6.9em 0 0 0; 
	padding: 0 12px; /*10px*/
	list-style-type: none;
	float: right;
	}
* html #header ul { padding: 0; }	
#header ul li { 
	float: left;
	text-align: center;
	margin: 0 8px; /*3px*/
	background: transparent;
	padding: 0;
	}	
#header ul li a { 
	display: block; 
	text-decoration: none; 
	color: #fff; 
	font-size: 1.2em; 
	padding: 2em 8px; /*3px*/
	border-bottom: 0.3em solid #3F0000; 
	}	
#header ul li a:hover { border-color: #f00; }	
#header ul li a.on,
#header ul li a.on:hover { border-color: #fff; }

/*------------------------------------------------------------*
**  Body
**------------------------------------------------------------*/
#body { background: #fff url(../img/body_.png) repeat-x; }
#body div { background: transparent url(../img/body_left.png) no-repeat; }
#body div div { background: transparent url(../img/body_right.png) no-repeat 100% 0%; height: 1%; padding: 0 20px 30px; }
* html #body div div { width: 100%; }
#body div div:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}	
#body div div div { background-image: none; padding: 0; }

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#body #content { 
	float: right; 
	height: auto !important;
	min-height: 300px; 
	height: 300px;
	width: 545px;
	background: #fff url(../img/content_shadow.png) no-repeat;	
	padding: 23px 25px 0 38px;
	}
#body #content ul.img { list-style-type: none; padding: 0; margin: 0; width: 100%; }	
#body #content ul.img:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}	
#body #content ul.img li { float: left; margin-left: 10px; margin-bottom: 10px; padding: 0; background: transparent; }
#body #content ul.img li a { border: none; }
#body #content ul.img li img { border: 7px solid #900; padding: 1px; }	
#body #content ul.img li a:hover img { border-color: #000; }

/*-----------------------------------------------------------*/
/* Mie Classi
/*-----------------------------------------------------------*/

.titoloPartenza
{
	line-height: 1.4em;
	font-size: 1.5em;
	margin: 15px 0 20px;
	text-align: justify;
}
.titoloPartenzaBig
{
	line-height: 1.4em;
	font-size: 2em;
	margin: 15px 0 20px;
	text-align: justify;
}
.testoPartenza
{
	line-height: 1.4em;
	font-size: 2.3em;
	margin: 15px 0 20px;
	text-align: justify;
	font-family: 'Brush Script MT' , 'Monotype Corsiva' , 'Script MT Bold', Geneva, Arial, Helvetica, sans-serif;
}
p.noSpace { line-height: 1.4em; font-size: 1em; margin:  0; text-align:justify; }

a.niente
{
	border-bottom: none;
}
a.niente:hover
{
	border-bottom: none;
}

/* immagini inserite nelle pagine */
div.thumb_l, div.thumb_r {
  float:left;
  background-color:#eee;
  padding:5px;
  margin:0 10px 5px 0;
}

div.thumb_l img, div.thumb_r img {
  border:1px solid #ccc;
}
div.thumb_r {
  float:right;
  margin:0 0 5px 10px;
}
div.caption {
  font: Arial, Helvetica, sans-serif;
  font-size: 70%;
  color:#999;
  margin-top: 5px;
}

dl { 
	margin:0;
	border-bottom:dashed 1px #CCCCCC;
	padding-bottom:5px;
	padding-top:10px;
} 

dl:first-of-type {
   border-top:dashed 1px #CCCCCC;
 }
 
dl:hover{
    background-color: #F7F7F7;
}

dt{ 
	font-weight: normal;
	padding-top:3px;
} 

dt span{ 
	font-weight: bold;
}

dl dt:first-of-type
{
    color:Red;
}
dd{ 
	margin-top:.5em; 
	margin-left:0px;
}
dd p{ 
	margin:4px 0 1em 0 !important; 
	line-height:1.2em; 
	font-size:11px;
}
/*
form { background-color: #f4f4f4; padding: 20px; margin-top: 20px;  }
form p { margin: 10px 0; }
form p label { width: 100px; display: block; float: left; }
form p input, 
form p textarea { border: 1px solid #999; padding: 4px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 1.3em; width: 240px; }
textarea { height: 100px; } 
input.btn { width: auto; }
*/

/*------------------------------------------------------------*
**  Breadcrumb
**------------------------------------------------------------*/
#body #content .breadcrumb {  
	background-color: #600; 
	background-repeat: repeat-y; 
	margin-bottom: 20px;
	}
	
/** specific pages **/
#body #content .home { background-image: url(../img/header_home.jpg); }
#body #content .about { background-image: url(../img/header_about.jpg); }
#body #content .services { background-image: url(../img/header_services.jpg); }
#body #content .portfolio { background-image: url(../img/header_portfolio.jpg); }
#body #content .contact { background-image: url(../img/header_contact.jpg); }

/*------------------------------------------------------------*
**  Submenu
**------------------------------------------------------------*/
#body #sub { 
	float: left; 
	margin: 33px 0 0 0;		
	background-color: #fff; 
	height: auto !important;
	min-height: 267px; 
	height: 267px;
	width: 172px;
	padding: 20px 10px 0 20px;
	}
	
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer { 
	width: 850px;
	background: transparent url(../img/footer_.gif) repeat-x;
	}
#footer a { border: none; }	
#footer p { color: #fff; padding: 10px; margin: 0; }
#footer span { float: right; margin: 0 10px 0 0; }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

