@import url('reset.css');
body
{
	font-family:Arial, Helvetica, sans-serif;
	
	/*color:#939393;*/
	background-image: url(../images/bg.jpg);
	background-position: center center;
}


h1 {
	font-size: 30px;
	color: #2F2F2F;
	line-height: 26px;
}
h2 {
	font-size: 26px;
	color: #0163AB;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 26px;
}

h3 {
	font-size: 22px;
	color: #2F2F2F;
}
h4 {
	font-size: 22px;
	color: #2F2F2F;
	font-weight: normal;
}

h5 {
	font-size: 18px;
	color: #2F2F2F;
	font-weight: normal;
}

p {
	font-size: 16px;
	color: #777777;
	font-weight: normal;
	margin: 1em 0;
	text-align: left;
}

.bianco {
	color: #fff;
}

a{
	color:#0F0F0F;
	font-weight:lighter;
	letter-spacing: 1px;
}

a:hover
{
	color: #87CCFD;
}

.pdf-link
{
	color: #0163AB;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 12px;
	text-decoration: none;
}

a.pdf-link:hover
{
	color:#0F0F0F;
}

.box-holder-content blockquote {
margin:15px 30px;
padding:0 40px;
text-align:left;
background: transparent url(../images/blockquote.gif) no-repeat;
}
 
 
 blockquote {
margin:22px 0px;
padding:3px;
padding: 0 40px;
background: transparent url(../images/blockquote.gif) no-repeat;
}

.wrapper
{
    float:left;
    margin:0 auto;
    width:100%;
}
.right
{
    float:right;
}
.left
{
    float:left;
}
.padding-separator
{
	padding-top:0px;
	padding-bottom:0px;
}
.margin-separator
{
    margin-top:22px;
    margin-bottom:22px;
}
.header-holder
{
	float:left;
	margin:0 auto;
	background:url(../images/header_bg.png) repeat-x;
	height:143px;
	width:100%;
}
.slider-holder, .main-content-holder
{
    float:left;
    margin:0 auto;
    width:100%;
    background:#fff url(../images/featured-work.png) repeat-x bottom;
}
.main-content-holder
{
    padding:50px 0;
}
.content-holder
{
   float:left;
    margin:0 auto;
    width:100%;
    background:url(../images/content-holder.png) repeat-x top;
}
.main-content
{
    width:960px;
    margin:0 auto;
    text-align:left;
}
.left-column
{
    float:left;
    width:279px;
    text-align:center;
}
.main
{
    float:right;
    width:658px;
}
.main ul
{
    list-style:disc;
    padding:10px 20px;
    color:#0D112F;
    font-weight:bold;
    display:block;
}
.main ul li
{
	color: #939393;
	font-weight: bold;
	padding: 5px;
	font-size: 16px;
}

.main-due
{
    float:right;
    width:937px;
}
.main-due ul
{
    list-style:disc;
    padding:10px 20px;
    color:#0D112F;
    font-weight:bold;
    display:block;
}
.main-due ul li
{
    color:#939393;
    font-weight:bold;
    padding:5px;
}




/* Footer Section */

.footer-holder
{
    float:left;
    margin:0 auto;
    width:100%;
    background:#fff url(../images/footer.png) repeat-x top;  
}
.footer-holder-copyright
{
    float:left;
    margin:0 auto;
    width:100%;
    background:#fff;
    padding:30px 0;
}
.footer-copyright
{
    margin:0 auto;
    width:960px;
}
.footer-copyright span
{
    display:block;
    float:left;
}
.footer-copyright div
{
    float:right;
}

.footer-copyright a
{
    color:#939393;
    font-weight:normal;
	
}

.footer-copyright a:hover
{
    color:#939393;
    text-decoration:underline;
}
.footer
{
    height:266px;
}

/* Footer Section End */

.header, .content, .footer
{
    width:960px;
    margin:0 auto;
}

.content
{
   height:270px;
}
.separator-50px
{
	margin-top: 30px;
	height: 50px;
}
.lingue {
	width: 960px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	height: 22px;
	color: #FFFFFF;
}
.lin {
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
}
.lin-attivo {
	font-size: 14px;
	font-weight: lighter;
	color: #87CCFD;
	text-decoration: none;
	letter-spacing: 0px;
}
.mail {
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
}
.pie {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 40px;
	font-size: 12px;
	color: #929292;
}
/* Header Section */
.header a.logo
{
	float:left;
	background:url(../images/logo.png) no-repeat left top;
	width:300px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin-top:0px;
}
.header ul.header-menu
{
    float:right;
}
.header ul.header-menu li
{
    float:left;
    height:74px;
    text-align:center;
    padding:0px 10px;
    display:inline;
}

.header ul.header-menu li a
{
	color:#666666;
	font-size:14px;
	font-weight:lighter;
	letter-spacing:0px;
	line-height:100px;
	text-align:center;
	height:74px;
	display:block;
	float:left;
	text-transform: uppercase;
}
.header ul.header-menu li a:hover, .header ul.header-menu li a.selected
{
	color: #0163AB;
}
/* Header Section End */
.open-close
{
    background:url(../images/open-close.png) no-repeat center;
    width:24px;
    height:24px;
    margin:0 auto;
    padding:25px 0;
    cursor:pointer;
}

.slider
{
	width: 960px;
	text-align: left;
	background-color: #FFFFFF;
	height: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
div.featured-work
{
    float:left;
    width:55%;
}
div.featured-work ul li 
{
    display:inline;
}
.box-holder-top
{
    background:url(../images/box-holder-top.png) no-repeat top left;
    padding:15px 0 0 0;
    width:319px;
    float:left;
    display:block;
}
div.box-holder
{
    width:320px;
    float:left;
}
div.box-holder-content
{
	background:url(../images/box-holder.png) repeat-y top left;
	width:319px;
	float:left;
	padding:0px 0;
	height:105px;
	text-align:left;
}
div.box-holder-content p
{
    margin-left:30px;
    margin-right:30px;
    text-align:left;
}
div.box-holder-content p span
{
	float:right;
	display:block;
	width:200px;
}
div.box-holder-bottom
{
    background:url(../images/box-holder-bottom.png) no-repeat top left;
    height:47px;
    width:319px;
    float:left;
    display:block;
}
div.box-holder-bottom-footer
{
    background:url(../images/box-holder-bottom-footer.png) no-repeat top left;
    height:47px;
    width:319px;
    float:left;
    display:block;
}
div.box-holder-bottom a, div.box-holder-bottom-footer a
{
    text-transform:uppercase;
    color:#fff;
    text-shadow:0 1px 2px #000000;
    line-height:57px;
}
div.box-holder-bottom a:hover, div.box-holder-bottom-footer a:hover
{
    color:#fff;
}



/* per mecideas */
div.box-holder-bottom-b
{
	height:47px;
	width:319px;
	float:left;
	display:block;
	background-image: url(../images/box-holder-bottom_blu.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.box-holder-top-b
{
    background:url(../images/box-holder-top_blu.png) no-repeat top left;
    padding:15px 0 0 0;
    width:319px;
    float:left;
    display:block;
}

div.box-holder-content-b
{
	background:url(../images/box-holder_blu.png) repeat-y top left;
	width:319px;
	float:left;
	padding:0px 0;
	height:105px;
	text-align:left;
}
div.box-holder-content-b p
{
    margin-left:30px;
    margin-right:30px;
    text-align:left;
}
div.box-holder-content-b p span
{
	float:right;
	display:block;
	width:200px;
}



div.box-holder-bottom-footer-b
{
    background:url(../images/box-holder-bottom-footer.png) no-repeat top left;
    height:47px;
    width:319px;
    float:left;
    display:block;
}

div.box-holder-bottom-b a, div.box-holder-bottom-footer-b a
{
    text-transform:uppercase;
    color:#fff;
    text-shadow:0 1px 2px #000000;
    line-height:57px;
}

div.box-holder-bottom-b a:hover, div.box-holder-bottom-footer-b a:hover
{
    color:#fff;
}
/* per mecideas */


.sIFR-hasFlash h1.h1-main-page
{
    font-size:50px;
    line-height:50px;
    text-transform:uppercase;
}
.sIFR-hasFlash h2.h2-main-page
{
    font-size:32px;
    line-height:32px;
    display:block;
    margin:15px 0;
    text-transform:uppercase;
}
a.green-button
{
    color:#fff;
    text-align:center;
    background:url(../images/green-button.png) no-repeat;
    float:left;
    display:block;
    width:212px;
    font-weight:bold;
    line-height:45px;
    height:45px;
    text-transform:uppercase;
    text-shadow:0 1px 2px #000000; 
}
a.green-button:hover, a.blue-button:hover
{
    color:#fff;
}
a.blue-button
{
    color:#fff;
    text-align:center;
    background:url(../images/blue-button.png) no-repeat;
    float:left;
    display:block;
    width:212px;
    font-weight:bold;
    line-height:45px;
    height:45px;
    text-transform:uppercase;
    text-shadow:0 1px 2px #000000;
    margin-left:20px;
}
div.box-holder h1
{
    width:auto;
    height:auto;
    float:none;
    font-size:36px;
}
span.h1-separator
{
     background:url(../images/h1-separator.png) no-repeat center center;
     display:block;
     float:left;
     width:320px;
     height:9px;
}
div.box-holder-content a
{
    display:block;
    margin:0 30px;

}
div.box-holder-content em
{
    display:block;
    margin:0px 30px 10px 30px;
}

.testo_grande
{
	margin: 1em 0;
	font-size: 16px;
	line-height: 22px;
}
/* Left Column Section */
.left-column .title
{
    background:url(../images/left-title.png) no-repeat top;
    width:279px;
    padding:15px 0 0 0;
    height:45px;
  
}

/* Left Column Section sector */
.left-column .titlesector
{
    background:url(../images/left-title-sector.png) no-repeat top;
    width:279px;
    padding:15px 0 0 0;
    height:45px;
  
}
/* Left Column Section sector */

.left-column .title h4
{

}
.left-column ul.left-content
{
    background:url(../images/left-column.png) repeat-y top;
    width:277px;
    float:left;
    display:block;
    position:relative;
}
.left-column div.left-content
{
    background:url(../images/left-column.png) repeat-y top;
    width:279px;
    float:left;
    display:block;
    position:relative;
}
.left-column ul.left-content li
{
    background:url(../images/separator-left-column.png) no-repeat top center;
    display:block;
    line-height:50px;
    height:50px;
    width:242px;
    margin:0 auto;
}
.left-column ul.left-content-contact li
{
    background:url(../images/separator-left-column-contact.png) no-repeat bottom center;
    display:block;
    height:97px;
    line-height:97px;
    width:242px;
    margin:0 auto;
}
.left-column ul.left-content li a
{
    color:#0F0F0F;
    font-size:14px;
}
.left-column ul.left-content li a.quote
{
    background:url(../images/quote.png) no-repeat center top;
    color:#0F0F0F;
    font-size:14px;
    width:242px;
    height:82px;
    display:block;
    padding-top:20px;
    margin-top:10px;
}

.left-column ul.left-content li a.brochure
{
    background: url(../images/download-brochure.png) no-repeat center top;
    color:#0F0F0F;
    font-size:14px;
    height:82px;
    display:block;
    padding-top:20px;
    margin-top:10px;
    width:242px;
}
.left-column ul.left-content li a:hover, .left-column ul.left-content li a.selected
{
	color: #0163AB;
}
.left-column .bottom
{
    background:url(../images/left-column-bottom.png) no-repeat top;
    width:279px;
    height:14px;
    display:block;
    float:left;
}
.left-column address
{
    margin:0 2px;
}
/* Left Column Section End */

.clear-right
{
    clear:right;
}
.clear-left
{
    clear:left;
}
.image-services
{
    height:120px;
    background:url(../images/websites.jpg) no-repeat center center;
    float:left;
    width:100px;
}
.image-nx
{
	height: 120px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/software-nx.jpg);
	float: left;
	width: 100px;
}
.image-autodesk
{
	height: 120px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/software-autodesk.jpg);
	float: left;
	width: 100px;
}
.image-autocad
{
	height: 120px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/software-autocad.jpg);
	float: left;
	width: 100px;
}
.image-solidedge
{
	height: 120px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/software-solidedge.jpg);
	float: left;
	width: 100px;
}
.image-visacad
{
	height: 120px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/software-visicad.jpg);
	float: left;
	width: 100px;
}

.image-applications
{
    height:120px;
    background:url(../images/applications.jpg) no-repeat center center;
    float:left;
    width:100px;
}
.image-media
{
    height:120px;
    background:url(../images/motion-graphics.jpg) no-repeat center center;
    float:left;
    width:100px;
}
.boxgrid h4
{
    color:#0D112F;
    font-size: 14px;
    font-weight:bold;
    padding:15px 15px 0 15px;
}

/* Slider right Our Work page */

			
/*Boxgrid START*/
.boxgrid{
    width: 323px;
    height: 286px;
    margin:10px 0;
    overflow: hidden;
    position: relative;
}
.boxgrid img{
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    cursor:pointer;
}
.boxgrid p{
	padding: 0 15px;
	color: #afafaf;
	font-weight: lighter;
	font: 10pt "Lucida Grande", Arial, sans-serif;
}
.boxgrid a
{
    padding:15px;
    text-decoration:underline;
}

/*Boxgrid END*/


/*Boxgridtwo START*/
.boxgridtwo{
    width: 218px;
    height: 150px;
    margin:10px 0;
    overflow: hidden;
    position: relative;
}
.boxgridtwo img{
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    cursor:pointer;
}
.boxgridtwo h5{
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0;
	color: #474747;
	font-weight: lighter;
	font: 12pt "Lucida Grande", Arial, sans-serif;
	letter-spacing: -1px;
}

.boxgridtwo p{
	padding: 0 15px;
	color: #afafaf;
	font-weight: lighter;
	font: 10pt "Lucida Grande", Arial, sans-serif;
}
.boxgridtwo a
{
    padding:15px;
    text-decoration:underline;
}

/*Boxgridtwo END*/



.boxcaption{
    float: left;
    position: absolute;
    background: #000;
    height: 100px;
    width: 100%;
    opacity: .8;
}
.captionfull .boxcaption {
    top: 260;
    left: 0;
}
.caption .boxcaption {
    top: 220;
    left: 0;
}

h4 a{}

a.view-larger-image
{
    display:block;
    clear:both;
   vertical-align:bottom;
}


.main img { padding:5px; border:1px solid #ccc;}

.form-contact { width: 430px; float:left;}
.form-contact .holder {margin: 5px 0px; float:left;}

.form-contact em { margin:15px; display:block; float:left; }

.error, .succes {
background:#0F0F0F;
display:block;
float:left;
text-align:center;
color:#fff;
width:100%;
padding:5px;
}
.green {color: #990000;}

input:focus, textarea:focus
{
    border-color:#990000;
}
input {
	padding:5px;
	border:1px solid #ccc;
	width:500px;
	line-height:1.7em;
	float:left;
	color:#403F41;
        height:30px;
}

.form-contact input.send {
	border:0;
	background:url(../images/send-btn.png) no-repeat left top;
	width: 112px;
	height: 45px;
	text-align:center;
	line-height:45px;
	cursor:pointer;
	color:#FFF;
	text-shadow:0 1px 2px #000000;
	text-transform:uppercase;
        padding:0;
        margin:0;
}
textarea {
	padding:5px;
	border:1px solid #ccc;
	width:500px;
	float:left;
	color:#403F41;
}
label {
float:left;
line-height:1.25em;
margin:0 8px 0 0;
padding:6px 0;
text-align:left;
width:80px;
}

.slideshow-back {
	width: 380px;
	height: 230px;
	background:url(../images/slideshow-back.png) no-repeat;
	float:right;
	padding:0px 10px 10px 17px;
	margin-top:-5px;
}

address span {
	margin: 10px 0px;
	display: block;
	font-size: 12px;
	color: #929292;
}

img.map { margin-top:15px;}

span.date-comments {
	font-size:11px;
	font-style:italic;
	margin:10px 0px 20px 0px;
	display:block;
	color:#939393;
}
.holder-separator {
	margin-bottom:30px;
}




/* sIFR style */
