* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:906px;
}
body {
	background:url(images/main-bg.gif) no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.0625em;
	color:#000;
	text-transform:none;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol {
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:906px; 
	margin:0 auto;
	font-size:.75em;
	position:relative;
}

#header {
	height:487px;
	position:relative;
	overflow:hidden;
}
#content {
	padding:0 0 40px 0;
	position:relative;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:16px;
	line-height: 1.2;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#0accf6; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:23px;
	line-height:1.2em;
	color:#999;
	position:absolute;
	right:4px;
	top:75px;
}
	h1 a {
		color:#000;
		text-decoration:none;
	}
		h1 a span {
			color:#0accf6;
		}
h2 {
	font-size:16px;
	line-height:1.2em;
	background:#000;
	color:#fff;
	text-transform:none;
	padding:4px 0 7px 17px;
	position:relative;
}
h3 {
	font-size:16px;
	line-height:1.2em;
	background:#f2f2f2;
	color:#000;
	text-transform:none;
	padding:4px 8px 7px 17px;
	position:relative;
	margin-bottom:26px;
}
	h3 a {
		font-size:10px;
		float:right;
		color:#000;
		text-transform:uppercase;
	}
h4 {
	font-size:16px;
	line-height:1.2em;
	color:#fff;
	text-transform:none;
	padding:4px 0 7px 17px;
	position:relative;
	background:url(images/bg2.gif) left top;
}
h5 {
	font-size:1em;
	color:#0accf6;
	font-weight:normal;
}


.txt1 {
	text-transform:none;
}

.line-hor { 
	background:#e4e4e4;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:28px 0 28px 0;
}
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

.title { 
	margin-bottom:20px;
}


/*==================boxes====================*/
.box {
	background:url(images/box-bg.gif) left top;
	width:100%;
}
	.box .inner { 
		padding:14px 16px 14px 16px;
	}

.address { 
	float:left;
	width:204px;
	margin-right:50px;
}
	.address dt {
		margin-bottom:17px;
		color:#0accf6;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}


/*===== header =====*/
#header .nav {
	padding:78px 0 0 0;
}
	#header .nav li {
		height:102px;
		padding-bottom:19px;
	}

#header .twitter {
	position:absolute;
	top:290px;
	right:0;
}

/*===== content =====*/
#content .section {
	padding-bottom:40px;
}
	#content .indent {
		padding:15px 0 0 9px;
	}
	.welcome-text {
	color:#fff;
	text-transform:none;
	font-size:23px;
	}
		.welcome-text a {
			color:#fff;
			text-decoration:none;
			border-bottom:2px solid #fff;
		}
		.welcome-text strong {
			background:url(images/png-bg.png) left top;
			display:inline-block;
			padding:1px 4px 0 4px;
			font-weight:normal;
		}
		.welcome-text strong.alt {
			padding:7px 10px 8px 0;
		}
		.welcome-text a:hover {
			border-bottom:none;
		}
		.style1 {
	font-size:37px;
	line-height:1.0em;
		}
		.style2 {
			font-size:18px;
			line-height:1.2em;
		}
		.style3 {
			font-size:34px;
			line-height:1.2em;
		}
		.style4 {
			font-size:24px;
			line-height:1.2em;
		}
	
	
	.works-list {
		width:100%;
		overflow:hidden;
	}
		.works-list li {
			float:left;
			width:285px;
			margin-right:25px;
			padding-bottom:15px;
		}
		.works-list li.last {
			margin-right:0;
		}
			.works-list li img {
				margin-bottom:14px;
			}
			.works-list li p {
				padding:10px 6px 0 11px;
				margin:0;
			}
			.works-list li a.fright {
				color:#0accf6;
				margin-top:-17px;
			}
			.works-list li strong {
				display:block;
				background:#0accf6;
				color:#fff;
				font-weight:normal;
				padding:4px 0 4px 13px;
			}
				.works-list li strong a {
					color:#fff;
					text-decoration:none;
					cursor:pointer;
					margin:0;
				}
			
			.works-list li a.tooltips {
				
			}
				
				
				/* Easy Tooltip */

				#easyTooltip{
					padding:5px 10px;
					border:1px solid #111;
					background:#0accf6;
					color:#fff;
					font-size:11px;
					text-transform:none;
				}
									
				
				/* // Easy Tooltip */
				
	
	.list1 li {
	font-style:normal;
	text-transform:none;
	padding:0 0 9px 0;
	}
		.list1 li span a{
			font-style:normal;
		}
	
	.list2 dt {
		color:#0accf6;
	}
	
	.list3 dt {
	color:#F00;
	}
	
	.list2 dd {
		padding-bottom:20px;
	}
				




/* -- gallery begin --*/
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: left;
	width: 611px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
	display:none;
}
div.nav-controls {
	position:absolute;
	right:15px;
	width:255px;
	bottom:35px;
}
div.nav-controls a.prev {
	display:block;
	float:left;
	position:relative;
	z-index:11;
}
	div.nav-controls a.prev:hover {
		text-decoration:none;
	}
div.nav-controls a.next {
	display:block;
	float:right;
	position:relative;
	z-index:11;
}
	div.nav-controls a.next:hover {
		text-decoration:underline;
	}

div.slideshow-container {
	position: relative;
	height: 545px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image:url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 611px;
	height: 545px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 611px;
	height: 545px;
}

div.slideshow a.advance-link {
	display: block;
	width: 611px;
	height: 545px; /* This should be set to be at least the height of the largest image in the slideshow */
	padding:0;
	margin:0;
}
	div.slideshow a.advance-link img {
		padding:0;
		margin:0;
		display:block;
		position:absolute;
		top:0;
		left:0;
	}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 457px;
	top: 0;
	left: 0;
}
div.caption {
	padding:10px 0 0 0;
}
div.image-title {
	
}
	div.image-title strong {
		color:#ffeaa8;
	}
div.image-desc {
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
	width:285px;
	float:left;
	margin-bottom:-10px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	list-style: none;
	padding:0 0 30px 20px;
	vertical-align:top;
}

a.thumb:focus {
	outline: none;
}

div.pagination {
	clear: both;
	text-align:center;
	position:relative;
	z-index:10;
}
div.top.pagination {
	display:none;
}

div.navigation div.bottom {
	
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	padding:0 4px;
	color:#0accf6;
	text-decoration:underline;
}
div.pagination a:hover {
	text-decoration:none;
}
div.pagination span.current {
	color:#0accf6;
	font-weight:bold;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

/* -- gallery end --*/

				
				
/*===== footer =====*/
#footer {
	border-top:1px solid #e4e4e4;
	font-size:11px;
	text-align:right;
	padding:13px 10px 55px 0;
}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
}
	#contacts-form label { 
		display:block;
		height:52px;
	} 
		#contacts-form label input {
	width:250px;
	padding:2px 0 2px 3px;
	color:#111;
	background:none;
	border:1px solid #c3c3c3;
	text-transform:none;
		}
		#contacts-form textarea {
	width:255px;
	height:120px;
	padding:2px 0 2px 3px;
	margin-bottom:15px;
	color:#111;
	background:none;
	border:1px solid #c3c3c3;
	overflow:auto;
	text-transform:none;
		}
		#contacts-form .col-1 { 
			width:309px !important;
			margin-right:0 !important;
		}
		#contacts-form .col-2 { 
			width:262px !important;
		}
		}
		#contacts-form .col-3 { 
			width:524px !important;
		}
		#contacts-form .button {
			margin-left:15px;
			float:right;
		}

/*==========================================*/
.testobianco {
	color: #FFF;
}
