body {
/* background:url(../images/back.jpg) #333333; */
background:#FFF;
color:#555555;
text-align:center;
font-family: Helvetica, Arial, 'Sans Serif';
font-size:12px;
height: 100%;
padding: 0;
margin: 0; 
}

a {
color:#999999;
text-decoration: none;
}

a:hover {
color:#555555;
text-decoration: none;
border-bottom: 1px dotted #555555;
}

.alignleft {
float:left;
display:block;
margin:0 10px 10px 0;
}

.alignright {
float:right;
display:block;
margin:0 0 10px 10px;
}

p, ul {
line-height:22px;
padding:0 0 10px 0;
}

.contactform p#response {
border:2px solid #CCCCCC;
color:#333333;
padding:5px;
line-height:18px;
font-size:11px;
display:none;
margin-bottom:20px;
}

h2 {
font-size:24px;
font-weight:normal;
color:#999999;
line-height:25px;
padding:0 0 10px 0;
}

h3 {
font-size:16px;
font-weight:normal;
color:#777777;
line-height:17px;
padding:0 0 10px 0;
}

DIV#page {
background:url(../images/page.jpg) no-repeat center center;
position: absolute;
left: 50%;
top: 50%;
width: 960px;
height: 600px;
display:block;
overflow:hidden;
margin-left: -480px; /* half of width */
margin-top: -300px;  /* half of height */
text-align:left;
}

#header {
width:860px;
padding:30px 50px 0 50px;
clear:both;
height:47px;
}

#header span {
position: absolute;
top: 38px;
/* background-color: #eee; */
font-weight:normal;
color:#666666;
font-size:16px;
padding: 5px 0;
}

#header h1 {
margin: 0; padding: 0;
position: absolute;
text-indent: -9000px;
}

h1 a, h1 a:hover, a.logo:hover {
/* font-size:30px; */
/* font-weight:bold; */
color:#000;
border:none;
}

h1 a span {
font-weight:normal;
color:#666666;
}

#main {
overflow:hidden;
position:relative;
width:860px;
margin:0 50px;
clear:both;
}

#main #workCol {
width:720px;
display:block;
float:left;
}

#main #aboutCol, #main #contactCol {
width:70px;
display:block;
float:left;
}

#main .content {
width:650px;
height:500px;
float:left;
display:block;
background:url(../images/tabgrad.jpg) no-repeat top left #eae9ea;
}

#main .content .sidebar {
float:right;
width:160px;
height:460px;
padding:20px;
background:#f0f0f0;
}

#main .content .contentarea {
width:409px;
height:460px;
padding:20px;
float:left;
overflow:hidden;
border-right:1px solid #cccccc;
}

#main .content .contentarea h2 {
color:#555555;
}
#main .content .contentarea h3 {
color:#333333;
}
#main a.tab {
width:68px;
background: #999;
border-right:1px solid #dadada;
float:right;
display:block;
height:490px;
padding:10px 1px 0 0;
font-size:10px;
text-align:center;
color:#FFFFFF;
cursor:pointer;
}

#main a.tab.active, #main a.tab:hover,
#main .tab .active a, #main .tab a:hover {
background:url(../images/tabOver.jpg);
color:#FFFFFF;
border-bottom:none;
}

#main a.tab.active, #main a.tab.active:hover,
#main .tab .active a, #main .tab .active a:hover {
background:url(../images/tabActive.jpg);
width:67px;
border-left:1px solid #dadada;
color:#555555;
}

#main #contactCol a.tab {
border-right:none;
width:69px;
}

#main #contactCol a.tab.active {
width:68px;
}

#main #aboutCol .content, #main #contactCol .content {
display:none;
}


/* Portfolio */

#main .content ul#portfolioLinks {
line-height:24px;
}

#main .content ul#portfolioLinks a.active {
color:#555555;
}

span.screenshot {
background: url(../images/screenshot.png) no-repeat;
width:430px;
margin-left:-10px;
height:268px;
padding:44px 0 0 10px;
display:block;
overflow:hidden;
}


/* Contact */
.contactform {
padding:10px 0 0 0;
}

.contactform input, .contactform textarea {
border:1px solid #999;
padding:3px;
font-size:12px;
}

.contactform #submit {
background:#CCCCCC;
padding:5px;
color:#555555;
cursor: pointer;
}

.contactform p label {
float:left;
padding:0 10px 0 0;
width:60px;
}

/*
#footer {
clear:both;
padding:2px 50px 0 0;
}

#footer p {
text-align: right;
padding:0px;
color:#f00;
font-size:10px;
}

#footer a {
color:#777777;
}
*/

/* copy */

#footer {
	bottom: 0; 
	left: 0; 
	width: 100%;
	height: 32px;
	
	border-top: 0px solid #BEBCB5;
	background-color: transparent;
	padding: 15px 0px 0px 0px;
}

#footer a.w2k:hover {
border:none;
}

#footer .content {
	padding: 8px;
}

@media screen{
	#footer{
		position: fixed;
	}
}




#www {
	width: 409px;
	margin-left: auto;
	margin-right: auto;
	}
 
.accordionButton {	
	width: 409px;
	float: left;
	background: ;
	border-bottom: 1px solid #999;
	cursor: pointer;
	padding: 2px 0;
	}
.accordionButton strong {	
	color: #111;
	}

.accordionButtonSelected {	
	width: 409px;
	float: left;
	background: ;
	border-bottom: 1px solid #999;
	cursor: pointer;
	color:red;
	padding: 2px 0;
	}

.accordionContent {	
	width: 409px;
	float: left;
	background: ;
	display: none;
	}


dl.pr { width:390px }
dt.pr { font-weight: bold; border-bottom: 1px solid #ccc }
dd.pr { margin: 5px 0 0 10px; color: #777; line-height: 1.3em }

dl.filo { width:390px }
dt.filo { font-weight: bold; border-bottom: 1px solid #ccc }
dd.filo { margin: 5px 0 5px 10px; color: #777; line-height: 1.3em }

dl.btl {width:300px; margin-top: -10px;}
dt.btl {margin: 0 5px 0 10px; color: #777}
dd.btl {margin: 0; line-height: 1.3;}

dl.ci {width:390px; margin: -5px 0 5px 0;}
dt.ci {margin: 0 5px 0 10px; color: #777}
dd.ci {margin: 0; line-height: 1.3;}

dl.adv { width:390px; margin: -5px 0 5px 0; }
dt.adv { font-weight: normal; border-bottom: 1px solid #ccc; }
dd.adv { margin: 5px 0 0 10px; color: #777; line-height: 1.3em; font-style: italic; }

dl.web {width:300px; margin-top: -10px;}
dt.web {margin: 0 5px 0 10px; color: #777}
dd.web {margin: 0; line-height: 1.3;}


#clienti { margin:0px auto; width:409px; display:block;}
.news dt {
	position: relative;
	left: 0;
	top: 12px;
	width: 30px;
	font-weight: bold;
	padding:0 10px 0 0;
	margin: 0 0 -10px 0;
}
.news dd {
	border-left: 1px solid silver;
	margin: 0 0 0 40px;
	padding: 0 0 5px 10px;
}


#fancybox-close a, #fancybox-close img a:hover, #fancybox-close, #folio {
border:none;
}

#folio img {
border: 1px solid #ccc;
}

.QOverlay {
	background-color: #eee;
	z-index: 9999;
}

.QLoader {
	background-color: #999;
	height: 1px;
}

.QAmt {
	color:#666;
	font-size:100px;
	font-weight:bold;
	line-height:50px;
	height:110px;
	width:100px;
	margin:-100px 0 0 -50px;
}

.gmaps {
	background: url(../images/gmap.png) center left no-repeat; 
	padding:1em 0 1em 40px; 
	white-space:nowrap;
	display: block;
	margin: -0.5em 0 0.5em 0;
}
.gmaps a {
	font-size: 13px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
.gmaps a:hover {
	color: #f00;
	border-bottom: 1px dotted #f00;
}

.skype {
	background: url(../images/skype.png) center left no-repeat; 
	padding:1em 0 1em 40px; 
	white-space:nowrap;
	display: block;
	margin: -0.5em 0 0.5em 0;
}
.skype a {
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}

.tumblr {
	background: url(../images/tumblr.png) center left no-repeat; 
	padding:1em 0 1em 40px; 
	white-space:nowrap;
	display: block;
	margin: -0.5em 0 0.5em 0;
}
.tumblr a {
	font-size: 13px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
.tumblr a:hover {
	color: #f00;
	border-bottom: 1px dotted #f00;
}

.linkedin {
	background: url(../images/linkedin.png) center left no-repeat; 
	padding:1em 0 1em 40px; 
	white-space:nowrap;
	display: block;
	margin: -0.5em 0 0.5em 0;
}
.linkedin a {
	font-size: 13px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
.linkedin a:hover {
	color: #f00;
	border-bottom: 1px dotted #f00;
}

.twitter {
	background: url(../images/twitter.png) center left no-repeat; 
	padding:1em 0 1em 40px; 
	white-space:nowrap;
	display: block;
	margin: -0.5em 0 0.5em 0;
}
.twitter a {
	font-size: 13px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
.twitter a:hover {
	color: #f00;
	border-bottom: 1px dotted #f00;
}

