/* Work at Play | Global Syle */

/* Reset page layout */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* UPGRADE MESSAGE */
#msg {
	display: none;
}

/* The basics */
body {
	background: #242424 url("../../images/bg_body.gif") repeat-x top center;
	font:normal 11px/16px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #ffffff;
}
h4 {
	font-size: 14px;
	font-weight: lighter;
	color:#FFFFFF;
	margin:10px 0 18px 0;
}
p {
	margin:0 0 18px 0;
}
#content li {
	margin: 0 0 8px 0;
	list-style-type: none;
}
#products-page li {
	margin:0 0 8px 14px;
	list-style-type: disc;
}
a {
	text-decoration: none;
	font-weight: bold;
	color:#ffffff;
}

#citazioni{
left:200px;
top:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
line-height:50px;
color:#FFFFFF;
	
}
/* Helpers */
.last, div.last, #footer div.last {
	margin-right: 0;
}

/* Navigation */
#navigation {
	background: #1d1e21;
	border-top: 20px solid #1d1e21;
}
#navigation h1 {
	height: 50px;
	float: left;
}
#navigation h1 a {
	background: url("../../images/logo.gif") no-repeat;
	width: 290px;
	height:50px;
	display: block;
	text-indent: -9999px;
	float: left;
}
#navigation .slogan {
background: url("../../images/logo_slogan.gif") no-repeat;
	width: 226px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	float: left;
}
#navigation h1 br {
	display: none;
}
#navigation #navigation-wrapper {
	position: relative;
	float: right;
	width: auto;
	z-index: 0;
}
#navigation ul {
	list-style-type: none;
	height: 40px;
	margin: 0;
}
#navigation ul li {
	float:left;
}
#navigation a {
	z-index: 500;
	background-repeat: no-repeat;
	height: 40px;
	display: block;
}

#navigation span {
	display: none;
}
#navigation a.home {
	background-image: url("../../images/tabs/home.png");
	width:80px;
}
#navigation a:hover.home, #navigation a:active.home{
	width:80px;
	background:url("../../images/tabs/home_on.png") repeat-x;

}
#navigation a:hover.bio, #navigation a:active.bio{
	width:80px;
	background:url("../../images/tabs/bio_on.png") repeat-x;

}
#navigation a:hover.works, #navigation a:active.works{
	width:80px;
	background:url("../../images/tabs/works_on.png") repeat-x;

}
#navigation a:hover.passioni, #navigation a:active.passioni{
	width:92px;
	background:url("../../images/tabs/passioni_on.png") repeat-x;

}
#navigation a:hover.photos, #navigation a:active.photos{
	width:80px;
	background:url("../../images/tabs/photos_on.png") repeat-x;

}
#navigation a:hover.contatti, #navigation a:active.contatti{
	width:80px;
	background:url("../../images/tabs/contatti_on.png") repeat-x;

}
#navigation a.bio {
	background-image: url("../../images/tabs/bio.png");
	width:80px;
}
#navigation a.works {
	background-image: url("../../images/tabs/works.png");
	width:80px;
}
#navigation a.passioni {
	background-image: url("../../images/tabs/passioni.png");
	width:92px;
}
#navigation a.photos {
	background-image: url("../../images/tabs/photos.png");
	width:80px;
}
#navigation a.contatti {
	background-image: url("../../images/tabs/contatti.png");
	width:80px;
}
#navigation a.active {
	color: #fff;
	height: 50px;
}
/* The coloured box behind the active navigation item */
#active-bg {
	background-color: #000; /* Safari needs this */
	position: absolute;
	height: 50px;
	z-index: -1;
}

/* Main content region */
.wrapper {
	width: 940px;
	_width:939px; /* fudge IE6 */
	margin: 0 auto;
	clear:both;
}
#navigation div.wrapper, #footer div.wrapper {
	position: relative;
}
#content {
	clear:both;
	z-index: 0;
	height:600px;
}
.slidable-page {
	z-index: -1;
	padding-top:20px;
}
.slidable-page .wrapper {
	min-height: 600px;
}

/* Footer */
#footer {
	position: relative;
	width: 100%;
	z-index: -2; /* */	
	float: left;
}
#footer h4 {
	background: url("../../images/footer_h4.gif") no-repeat bottom left;
	width:569px;
	height:40px;
	display: block;
	text-indent: -9999px;
	margin:0 0 6px 0;
}
#footer p {
	color:#6d696a;
}
#footer p.follow {
	z-index:99;
	position:absolute;
	margin-top:5px;
}
#footer p.follow a {
	color:#6d696a;
}

/* Preload background images after JS loads */
#preload {
	display: none;
}

/* Positioning the social networking icons */
#socialnetworks {
	float: right;
	position: relative;
	margin-top: -30px;
	margin-right: 3px;
}

#socialnetworks li {
	float: left;
	padding: 1px;
}

#socialnetworks li img {
	width: 25px;
	height: 25px;
}

/* Dialog */
.ui-dialog-titlebar { 
  padding: 5px;
  background-color: #94A3C4;  
  font-size: 14px;
}

.ui-dialog .ui-dialog-titlebar-close {
  position:absolute;
  right: 7px;
}

.ui-dialog .ui-dialog-content { 
  background-color: #fff;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-dialog-overlay {
  background-color: #ccc;
  filter:alpha(opacity=70);/* for IE */
  opacity:0.7;/* CSS3 standard */
}

.facebook-profile-footer, .facebook-profile-footer a {
  color: #000;
  font-size: 10px;
  font-weight: bold;  
}
/* Work at Play | Work Samples Syle */

h1.page-title {
	display: none;
}
h2.tagline {
	float:left;
	background-repeat: no-repeat;
	background-position: top left;
	height: 35px;
	width:620px;
	text-indent: -9999em;
	margin:40px 0 10px 0;
}
h2.products {
	background-image:url("../../images/titles/products.png");
	border-bottom: 2px solid #94b5c5;
}
h2.services {
	background:url("../../images/titles/services.png") no-repeat left;
	border-bottom: 2px solid #fff;
}
h2.about {
	background:url("../../images/titles/about.png") no-repeat right;
	border-bottom: 2px solid #9ecb3b;
}
h2.contact {
	
	
}
div.secondary {
	position: relative;
	width: 620px;
	float:left;	
	z-index: 99;	
}
div.primary {
	color:#666;
	width: 290px;
	height:410px;
	padding:20px 10px 30px 10px;
	float:left;
	margin-left:10px;
}
div.col {
	width:300px;
	margin:0 20px 0 0;
	float:left;
}
div.col2 {
	width:600px;
	margin:0 20px 0 0;
	float:left;
}
div.col.last {
	margin:0;
}
div.secondary img {
	position:absolute;
	top:70px;
	left:0;	
	z-index:90;
}
div.more {
	background: url("../../images/products/bg_more.gif") no-repeat bottom;
	position:relative;
	color:#666;
	clear:both;
	width:620px;
	height:373px;
	z-index: 95;
	cursor: pointer;
}
div.more div.col {
	float:left;
	width:270px;
	padding:10px;
	margin:10px;
}
h3 {
	background-repeat: no-repeat;
	background-position: top left;
	height: 35px;
	text-indent: -9999em;
	margin:23px 0 10px 0;
}
#index-page {
	background: url("../../images/bg_office.04.jpg") no-repeat top center;
}
/* Work */
#work-page {
	background: url("../../images/bg_office.01.jpg") no-repeat top center;
}
#work-page .wrapper {
	width: 780px;
}
#work-page #circles {
	
}
.work-sample {
	background: #9ecb3b;
	width: 240px;
	height: 150px;
	float: left;
	margin: 0 30px 30px 0;
	cursor: pointer;
	opacity:0.9;
}
.work-sample h2 {
	font-size:16px;
	margin: 20px 0 0 20px;
}
div.info h4 {
	color:#333333;
}
.work-number {
	background: url("../../images/work/work-numbers.png") no-repeat 0 0;
	width: 220px;
	height: 80px;
	padding: 0px 10px 10px;
}
.work-sample .two {
	background-position: 0 -140px;
}
.work-sample .three {
	background-position: 0 -280px;
}
.work-sample .four {
	background-position: 0 -420px;
}
.work-sample .five {
	background-position: 0 -560px;
}
.work-sample .six {
	background-position: 0 -700px;
}
#work-sample-alli {
	background-color: #1b92c2;
}
#work-sample-bmw {
	background-color: #c30074;
}
#work-sample-vmtv {
	background-color: #CB2D2C;
}
#work-sample-vles {
	background-color: #9ecb3b;
}
#work-sample-dolls {
	background-color: #D86F2F;
}
#work-sample-bsg {
	background-color: #cc97c4;
}
.work-sample:hover {
	background-color: white;
}
#flip-side a {
	color: #c50076;
	text-decoration: none;
}
#flip-side a:hover {
	text-decoration: underline;
}
.close-flip {
	background: url("../../images/work/btn-back.gif") no-repeat 0 0;
	width: 34px;
	height: 40px;
}
.close-flip span {
	display: none;
}

/* The work sample "flip side", initially hidden div */
#flip-side {
	position: absolute;
	z-index: 1000;
	width: 201px;
	min-height: 150px;
}
.flip-content {
	display: none;
}
#flip-side .screenshot {
	background-color: #B3B3B3;
	width: 50%;
	height: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
}
#flip-side .screenshot img {
	height: 100%;
}
#flip-side .info {
	background-color: #FFF;
	color: #333;
	width: 50%;
	height: 100%;
	float: right;
}
#flip-side .info .wrapper {
	width: 85%;
	height: 80%;
	padding: 20px 30px;
}
#flip-side h3 {
	font-size: 14px;
	color: #c50076;
	font-weight: bold;
	
}
#flip-side p {
	margin-bottom: 15px;
}
#flip-side .info a.close-flip {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.work-sample h1 {
	font-size: 20px; 
	margin-bottom: 15px;
}

/* Products */
#products-page {
	background: transparent url(../../images/bg_office.03.jpg) no-repeat scroll center top;
}
div.primary {
	background:#000;
}

h3.origine {
	background-image:url("../../images/products/origine.gif");
}
h3.strumenti {
	background-image:url("../../images/products/strumenti.gif");
	margin-top:50px;
}
h3.passioni {
	background-image:url("../../images/products/passioni.gif");
	margin-top:50px;
}


/* passioni Page */

#services-page {
	background: transparent url(../../images/bg_office.07.jpg) no-repeat scroll center top;
}

#services-page .header {
	padding: 30px; 
	float: left;
	background: #000;
	opacity: 0.9;
	margin-bottom: 20px;
}


#services-page .wrapper {
	width: 900px;
	padding-left:10px;
}


#services-page ul li a:hover {
	background-color: #1d1e21;
	color:#FFFFFF;
}

#services-content {
	width:620px;
	height: 600px;
	float: right;
	overflow: hidden;
	position: relative;
}

#services-page div.secondary {
	float:right;

}
#services-page div.primary {
	background: transparent;
	float:right;
	margin:0 10px 0 0;
}

/* About */
#about-page {
	background: transparent url(../../images/bg_office.06.jpg) no-repeat scroll center top;
}
#about-page .header {
	padding: 30px; 
	float: left;
	background: #000;
	opacity: 0.9;
	margin-bottom: 20px;
}
#about-page h3 {
	color: #9ecb3b;
}
h3.something {
	background-image: url("../../images/about/something_about_us.gif");
}
#about-page div.secondary {
	float:right;
}
#about-page div.primary {
	background:#9ecb3b;
	float:right;
	margin:0 10px 0 0;
}


/* Contact */
#contact-page {
	background: transparent url(../../images/bg_office.05.jpg) no-repeat scroll center top;
}
h3.hear {
	background-image:url("../../images/contact/love_to_hear.gif");
}
#contact-page div.primary {
	background:#000000; min-height:480px;
}
#contact-page div.more {
	background: none;
	padding-top:120px;
	text-align:right;
	color:#FFFFFF;
}
div#contact-form-wrapper p {
	margin-bottom:2px;
}
div#contact-form-wrapper div.message {
	color:#FFFFFF;
}
div#contact-form-wrapper {
	border-top:1px solid #91141a;
	padding-top:10px;
}
#contact-page .form-item, #contact-page textarea {
	margin-bottom: 5px;
}
#contact-page textarea {
	height:45px;	
}
#contact-page textarea, #contact-page input {
	background: #161515;
	border:0 solid #ef915f;
	padding: 3px;
	width: 98%;
	color:#fff;
}
#contact-page input {
	height: 18px;
}
#contact-page textarea, #contact-page #send-id {
	font:normal 10px/14px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
#contact-page #send-id {
	background: url("../../images/btn_send.gif") no-repeat;
	width: 83px;
	height:33px;
	text-indent: -9999px;
	cursor: pointer;
	margin: -5px 0 15px 0;
	float:left;
}


