@charset "UTF-8";
/*------------------------------------  thecoz ---------------------------*/


body{
	margin:0px;
	font-family: 'PT Sans', sans-serif;
	color:#80807f;
	background:url(../images/body_bg1.jpg);
}

hr{
	margin:0px;
}

h2{
	
	font: 700 36px 'PT Sans', sans-serif;
	color: #1a1a1a;
	text-shadow: 1px 1px 0 #545454;
	margin: 0 0 36px;
	
}

h3{
	
	font: 500 30px 'PT Sans', sans-serif;
	color: #1a1a1a;
	text-shadow: 1px 1px 0 #545454;
	margin: 0 0 36px;
	
}

h4{
	color:#cdcdcd;
	font: 700 18px 'PT Sans', sans-serif;

}

strong{
	
	font: 500 25px 'PT Sans', sans-serif;
	color: #1a1a1a;
	text-shadow: 1px 1px 0 #545454;
	margin: 0 0 36px;
	
}
ul li{
	list-style:none;
}

a{
	color:#f29400;
	
}
a:hover{
	color:#fff;
}

header{
	/*background:url(../images/noise-d.gif);*/
	background:url(../images/pattern-thecoz.png);
	border-bottom:23px solid #f29400;
	height:161px;
	width:100%;
	margin-bottom:50px;
	
	
}

#header-content{
	width:100%;
	height:161px;
	margin:auto;
}

h1{
	margin:0px;
	color:#cdcdcd;
	font-size:13px;
	font-style:italic;
	font-weight:300;
	float:left;
	position:relative;
	z-index:200;
	
}

#logo img{
	position:relative;
	left:-500px;
}
#concept-title{
	position:relative;
	left:400px;
	top:50px;
	font-size:48px;
	color:#fff;
		z-index:10;

	
}
/* ---------------------------------- menu ------------------------------------- */ 
nav{
	position:fixed;
	z-index:100;
	top:0px;
	height:25px;
	width:100%;
	background:url(../images/body_bg.jpg);
	border-bottom:1px solid #cdcdcd;
	padding:3px;
	text-align:right;
	margin:0px;
	}
	
nav a{
	color:#80807f;
	text-decoration:none;
}

nav a:hover, .current a{
	color:#fff;
}

nav a:active{
	color:#f29400;
}

#nav{
	margin:0px;
	padding:0px 50px;
}

#nav li{
	display:inline-block;
	margin-left:10px;	
}

#nav li:before{
	content:"| ";
	color:#f29400;
}

#nav li:first-child:before{
	content:"";	
}




#logo{
	width:960px;
	height:100px;
	margin:auto;
	padding-top:35px;
	
}



.section{
	border-bottom:15px solid #f29400;
	margin:auto;
	padding-top:50px;

}

#section-1 ul{
	margin:20px auto;
	
}

#section-1 ul li{
	display:inline-block;
	font-size:18px;
	color:#cdcdcd;
	text-align:center;
	
	
}

#section-1 span{
	display:block;
	width:220px;
}

#section-1 h2{
	font-weight:500;	
}

#section-1 img{
	width:150px;
	}

#section-1 img.parentesi{
	width:17px;
}

#concept{
	margin:80px auto 0px;
	width:450px;
}

#concept img{
	
	width:550px;
}

#section-2{
	background:url(../images/pattern-thecoz.png);
	

}

#servizi-tab{
	text-align:justify;
	position:relative;

	}
#about-tab{
	text-align:justify;
	position:relative;
	top:-135px;
	}
.td-parentesi{
	width:20px;
}
.td-parentesi img{

}

#section-3{
	/*background:url(../images/noise-l.gif);*/
}

#art2-content{}

#art3{
	background:url(../images/pattern-thecoz.png);
}

#art3-content{}

#art3-content ul li{
	float:left;
	
}
.td-tit-servizi{
	text-align:right;
	width:205px;
	height:100px;
	
	
}

#section-4{
	/*background:url(../images/noise-l.gif);*/
}

#art4-content{
	
}



.newsflash{
	padding-left:80px;
	padding-right:80px;
}

.newsflash-title{
	font-size:22px;
}


.container{
	width:960px;
	height:1000px;
	margin:auto;
	padding:15px 0px;
}

footer{
	background:url(../images/pattern-thecoz.png);
	background-color:#454545;
	border-top:1px solid #cdcdcd;
	
}
#footer-content{
	width:1000px;
	height:200px;
	margin:auto;
	color:#f29400;
}


.box {
	position: relative;
	display: inline-block;
	width: 258px;
	height: 390px;
	background: url(../images/bg_chiaro.jpg) 0 0 repeat;
	padding: 20px 21px 0;
	border-left: 1px solid #191919;
	border-right: 1px solid #222224;
	border-bottom: 1px solid #222224;
	border-top: 1px solid #191919;
	margin: 0 14px 0 0;
	box-shadow: 2px 2px 5px #252525;
}

.box img{
	width:258px;
	height:164px;
	margin:auto;
	display:block;
	padding:5px;
	vertical-align:top;
	
}
.box strong{
	font:700 20px 'PT Sans', sans-serif;
}

figure {
	display: inline-block;
	position: relative;
	background: #353535;
	margin:0px;
	margin-bottom: 21px;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	
}
/* ---------------------------------- contatti --------------------*/



div#contatti{
	float:left;
}
div#maps{
	float:right;
	width:500px;
	height:300px;
	
}
div#form-contatti  {
	float:right;
	}
	
form#contact label{
	display:none;
	margin:3px 0;
	clear:both;
	text-align:right;
	}
form#contact input{
	color:#666;
	margin:0 0 7px 0;
	border:1px solid #d8d8d8;
	box-shadow: 2px 2px 5px #252525;
	width:300px;
	height:25px;
	display:block;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	/*background: url('../images/bg_chiaro.jpg') repeat-x top left #efefef;*/
	background:#efefef;
	padding:3px 10px;
	font-size:100%;
	}
	

form#contact select	{
	color:#000;
	margin:0 0 7px 0;
	border:1px solid #d8d8d8;
	width:240px;
	float:right;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background: url(../images/bg_chiaro.jpg) repeat-x top left #efefef;
	padding:3px 5px 3px 10px;
	}
form#contact option{
	display:block;
	color:#666;
	}

form#contact textarea {
	color:#666;
	height:150px;
	border:1px solid #d8d8d8;
	box-shadow: 1px 1px 5px #252525;
	width:400px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background: url(../images/bg_chiaro.png) repeat-x top left #efefef;
	padding:2px 10px;
	margin-bottom:10px;
	font-size:100%;
	}
#send {
	background:#f29400;
	box-shadow: 1px 1px 5px #252525;
	clear:both;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #E88B00 ;
	cursor:pointer;
	color:#fff;
	margin-top:15px;
	float:right;
	font-size:18px;
	font-weight:bold;
	padding:5px 15px;
	width:150px;
	}

#send:hover {
	box-shadow: 0px 0px 5px #cdcdcd;
}
.faulty_field{
	background:#fff4f4 !important;
	color:#f29400;
	border:1px solid #f29400 !important;
	}
	
label span{
	color:#f29400;
	}
	

/* Styling the slideshow */

#slideShowContainer{
	width:510px;
	height:510px;
	position:relative;
	margin:120px auto 50px;
}

#slideShow{
	position:absolute;
	height:490px;
	width:490px;
	background-color:#fff;
	margin:10px 0 0 10px;
	z-index:100;
	
	-moz-box-shadow:0 0 10px #111;
	-webkit-box-shadow:0 0 10px #111;
	box-shadow:0 0 10px #111;
}

#slideShow ul{
	position:absolute;
	top:15px;
	right:15px;
	bottom:15px;
	left:15px;
	list-style:none;
	overflow:hidden;
}

#slideShow li{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#slideShowContainer > a{
	border:none;
	text-decoration:none;
	text-indent:-99999px;
	overflow:hidden;
	width:36px;
	height:37px;
	background:url('../images/arrows.png') no-repeat;
	position:absolute;
	top:50%;
	margin-top:-21px;
}

#previousLink{
	left:-38px;
}

#previousLink:hover{
	background-position:bottom left;
}

a#nextLink{
	right:-38px;
	background-position:top right;
}

#nextLink:hover{
	background-position:bottom right;
}


.testo-work{
	width:100%;
	height:100%;
	color:#fff;
	background:rgba(0,0,0,0.7);
	position:relative;
	top:-100px;
	display:block;
	padding:5px;
}

#alb{
	position:relative;
	top:-135px;
	left:250px;
}