a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #80808C;
	}

form {
	margin: 0;
	padding: 0;
	}

a img {
	border: none;
	}

.container {
	position: relative;
	width: 820px;
	left: 50%;
	margin-left: -410px;
	}

.box1 {
	float: left;
	width: 470px;
	padding: 0 30px;
	}

.box2 {
	float: left;
	width: 210px;
	padding: 0 15px 0 30px;
	}

.box3 {
	float: left;
	padding: 0 15px 0 30px;
	}

h3.services {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	}

h3.services a {
	display: block;
	width: 185px;
	border-bottom: 1px dotted #80808C;
	padding: 5px 0 5px 25px;
	background: url(http://www.peekingduckinteractive.com/images/tick.gif) no-repeat left center;
	}

h3.info {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	}

h3.info a {
	display: block;
	width: 185px;
	border-bottom: 1px dotted #80808C;
	padding: 5px 0 5px 25px;
	background: url(http://www.peekingduckinteractive.com/images/information.gif) no-repeat left center;
	}
	
h3.sottotitolo {
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	margin: 0;
	padding: 10px 0 0 0;
	}

.floatright {
	float: right;
	}

#splash {
	position: absolute;
	right: 0px;
	top: 0px;
	}


#logo {
	position: absolute;
	left: 35px;
	top: 30px;
	}

div#textHead {
	position: absolute;
	top: 205px;
	left: 35px;
	padding-left: 20px;
	color: #000119;
	background: url(http://www.peekingduckinteractive.com/images/information.jpg) no-repeat left center;
	}

div#textHead a:hover {
	color: #000119;
	}
	
#controlpanel {
	position: absolute;
	left: 5px;
	top: 5px;
	}
#controlpanel a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#controlpanel img {
	margin: 0 3px 0 0;
	padding: 0;
	border: 1px solid #fff;
	}

#head {
	float: left;
	width: 100%;
	height: 240px;
	}

#page {
	float: left;
	width: 100%;
	padding: 35px 0 0 0;
	background: #000119 url(http://www.peekingduckinteractive.com/images/sfumatura.jpg) repeat-x 0 top;
	}

#footer h1,
#footer a {
	color: #000119;
	}

#footer a:hover {
	color: #FFF;
	}

#credits {
	float: left;
	width: 100%;
	padding: 20px 0;
	height: 15px;
	background: #000119 url(http://www.peekingduckinteractive.com/images/sfumatura.jpg) repeat-x 0 top;
	font-size: 10px;
	}

#credits img {
	margin-right: 5px;
	}

/* @group Portfolio */

.portfolioSearch h1 {
	float: left;
	}

.portfolioSearch form {
	float: left;
	margin: 0 20px;
	}

div.scroller, 	
div.section {
	width: 820px;
	overflow: hidden;
	float: left;
	z-index: 0;
	}

div.scroller #content {
	width: 10000px;
	}

div#portfolio {
	width: 820px;
	float: left;
	height: 550px;
	padding: 5px 0;
	}

#controllicopia {
	text-align: center;
	padding: 10px 0 0 0;
	}

#sinistracopia {
	position: absolute;
	left: -10px;
	top: 500px;
	width: 30px;
	height: 30px;
	display: block;
	}

#destracopia {
	position: absolute;
	right: 0px;
	top: 500px;
	width: 30px;
	height: 30px;
	display: block;
	}

#controlli {
	position: relative;
	left: 0;
	top: -255px;
	}

#previous {
	position: absolute;
	left: -10px;
	top: 500px;
	width: 30px;
	height: 30px;
	display: block;
	z-index: 10;
	}

#next {
	position: absolute;
	right: 0px;
	top: 500px;
	width: 30px;
	height: 30px;
	display: block;
	z-index: 10;
	}

/* @end */

/* @group Work */

.work img {
	width: 210px;
	}

.work h3 {
	margin: 0 0 -3px 0;
	padding: 0;
	font-size: 12px;
	}

.work a {
	color: #000119;
	}

.work span {
	font-size: 10px;
	color: #555;
	}

/* @end */

/* @group Tooltip */

.tooltip {
	position: absolute;
	top: 30px;
	left: 125px;
	width: 210px;
	height: 72px;
	display: none;
	color: #80808C;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	}

/* @end */

/* @group Modulo */

#modulo input {
	width: 200px;
	font-size: 14px;
	padding: 5px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	border: none;
	color: #999;
	margin: 0 15px 15px 0;
	}
	
#modulo select {
	width: 200px;
	font-size: 14px;
	padding: 0px 5px 0px 0px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	border: none;
	color: #999;
	margin: 0 15px 15px 0;
	}	

#modulo textarea {
	height: 100px;
	width: 430px;
	font-size: 14px;
	padding: 5px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	border: none;
	color: #999;
	margin: 0 15px 15px 0;
	}
	
#modulo p {
	margin: 0;
	padding: 0;
	}


/* @end */

/* @group quoteform */

#quoteform input {
	width: 200px;
	font-size: 14px;
	padding: 5px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	border: none;
	color: #999;
	margin: 0 15px 15px 0;
	}
	
#quoteform select {
	width: 200px;
	font-size: 14px;
	padding: 0px 5px 0px 0px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	border: none;
	color: #999;
	margin: 0 15px 15px 0;
	}	

#quoteform textarea {
	height: 100px;
	width: 430px;
	font-size: 14px;
	padding: 5px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	border: none;
	color: #999;
	margin: 0 15px 15px 0;
	}
	
#quoteform p {
	margin: 0;
	padding: 0;
	}


/* @end */

/* @group Icona */

p.icona {
	display: block;
	float: left;
	margin-right: 20px;
	width: 50px;
	}
	
p.icona a {
	font-weight: normal;
	}

p.icona a img {
	width: 32px;
	height: 32px;
	display: block;
	margin: 0 auto 3px;
	}
	
p.icona a span {
	display: block;
	text-align: center;
	}

/* @end */

/* @group Cambi su tema */

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 18px;
	font-size: 12px;
	color: #80808C;
	background: url("http://www.peekingduckinteractive.com/images/bgbody.jpg") repeat-x 0 top;
	background-color:    #FFFFFF;
	}

#footer {
	float: left;
	width: 100%;
	padding: 30px 0 20px;
	color: #FFF;
	background: url("http://www.peekingduckinteractive.com/images/bgfooter.jpg") repeat-x;	
	}

.portfolioSearch {
	width: 770px;
	height: 20px;
	padding-top: 85px;
	background: url(http://www.peekingduckinteractive.com/images/bgportsearch.gif) no-repeat center top;	
	}

.work {
	padding: 15px;
	width: 210px;
	margin: 15px 0 0;
	background: url(http://www.peekingduckinteractive.com/images/bglavoro.jpg) no-repeat;	
	}

h1.title {
	margin: 0 0 18px 0;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	color: #FF8D32;	
	}

div#textHead a {
	font-weight: bold;
	color: #FF8D32;	
	}

/* @end */