@charset "utf-8";
/* CSS Document */

a {
	color: #e57782;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

body {
	background: transparent url(../img/pattern.jpg) center -10px ; 
	color: #fff;
	font: 12px/15px Arial, Helvetica, sans-serif;
}

p {
	padding-bottom: 16px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.hide {
	display: none;
}

#facebook {
	margin-left: 100px;
}

#footer .left {
	margin-bottom: 20px;
	overflow: hidden;
	width: 556px;
}

#footer .left p {
	clear: both;
	float: left;
}

#logo {
	margin-top: 55px;
}

#skills {
	clear: both;
	float: left;
}

#skills li {
	margin-bottom: 6px;
}

/*headings*/

div#underlogo span#sinistra, #link_portfolio, span#separatore, #link_brochure {
	float: left;
	height: 22px;
	text-indent: -5000px;
}

div#underlogo span#sinistra {
	background: transparent url(../img/sito_web_redesign.png) no-repeat;
	width: 471px;
}

h1, h2#comunicare, h2#cioccupiamo, h2#noievoi, h2#noieglialtri, h2#you-n_content, h2#you-n_footer, h2#fb, h2#brochure {
	text-indent: -5000px;
	display: block;
	background-repeat: no-repeat;
}

h1#portfolio {
	background-image: url(../img/portfolio.png);
	height: 24px;
	margin-top: 30px;
	width: 200px;
}

h2, h2 a {
	color: #591a25;
}

h2 a, #slide p {
	/*border-bottom: 2px solid #591a25;*/
	display: inline-block;
	font-size: 14px;
	height: 14px;
}

h2 {
	font-size: 20px;
	height: 21px;
	letter-spacing: -0.5px;
}

h2 a {
	background: transparent url(../img/arrow.png) no-repeat right 1px;
	margin-right:88px;
	padding-right: 10px;
	text-decoration: none;
}

h2 a:hover {
	border-bottom: 1px solid #591a25;
}

h2#comunicare {
	background-image: url(../img/web_2_agenzia_you-n.png);
	height: 15px;
	margin-bottom: 16px;
	margin-top: 19px;
	width: 227px;
}

h2#cioccupiamo {
	background-image:url(../img/you-n_web_marketing_agency.png);
	height: 18px;
	margin-bottom: 9px;
	width: 150px;
}

h2#noievoi, h2#fb {
	background-image: url(../img/you-n_noi_voi.png);
	height: 18px;
	width: 82px;
}

h2#fb, h2#brochure {
	background-image: url(../img/you-n_facebook.png);
	width:89px;
	margin-left: 0 !important;
}

h2#brochure {
	background-image: url(../img/you-n_brochure.png);
}

h2#noieglialtri {
	background-image: url(../img/you-n_sustainable_agency.png);
	height: 18px;
	width: 122px;
}

h2#you-n_content {
	background-image: url(../img/you-n_agenzia_comunicazione_integrata.png);
	height: 26px;
	width: 556px;
}

h2#you-n_footer {
	background-image: url(../img/you-n_contacts.png);
	height: 18px;
	width: 56px;
}

div#underlogo {
	height: 22px;
	width: 930px;
}

#link_portfolio {
	background: transparent url(../img/link_portfolio_you-n.png) no-repeat;
	width: 268px;
}

#link_brochure {
	background: transparent url(../img/link_brochure_you-n.png) no-repeat top left;
	width: 172px;
}

#link_portfolio:hover, #link_brochure:hover {
	background-position: 0px bottom;
}

#noievoi, #noieglialtri, #you-n_footer, h2#fb {
	margin-bottom: 4px;
}

#slide p {
	color: #7b483a;
	margin-left: 6px;
	margin-top: 14px;
	padding-bottom: 0;
}

span#separatore {
	background: transparent url(../img/sep.png) no-repeat top left;
	width: 7px;
}

/*containers*/

#center, #footer, #top {
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
}

#center {
	background-image: url(../img/bg_center.jpg);
	height: 325px;
}

#portfolio #center {
	background-image: url(../img/bg_center_portfolio.jpg);
	height: 612px;
}

#footer {
	background-image: url(../img/bg_footer.png);
	height: 357px;
}

#top {
	background-image: url(../img/bg_top.jpg);
	height: 480px;
}

.content, #main_content, .contenuti {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
}

#main_content {
	height: 540px;
	position: relative;
}

#portfolio #center .content, .contenuti {
	height: 520px;
	position: relative;
}

#slide {
	height: 510px;
	margin-top: 20px;
}

#home #center .content  {
	background: transparent url(../img/bg_content.gif) 0 70px no-repeat;
}

.left {
	display: block;
	float: left;
	overflow: hidden;
	width: 556px;
}

.left.primo, .right.primo {
	margin-top: 60px;
}

.right {
	display: block;
	float: right;
	margin-bottom: 35px;
	overflow: hidden;
	width: 300px;
}

#right {
	float: left;
	margin-left: 170px;
	margin-top: 40px;
	overflow: hidden;
	width: 233px;
}

.bottomlinks {
	display: block;
	float: left;
	margin-left: 31px;
	margin-top: 44px;
}

/*navigazione*/

#nav {
	bottom: 0;
	position: absolute;
	right: 37px;
	z-index: 50;
}

#dots {
	float: left;
	height: 15px;
	margin-top: 4px;
}

#dots a, #prev, #next { 
	background-image: url(../img/navigation_btn.png);  
	outline: none;
	text-decoration: none; 
	text-indent: -5000px;
}

#dots a {
	background-position: -23px -30px;
	display: inline-block;
	height: 15px;
	margin: 0 7px;
	width: 15px;
}

#dots a.activeSlide { 
	background-position: -23px 0;
}

#dots a:hover {
	background-position: -23px -15px;
}

#prev, #next {
	float: left;
	height: 23px;
	width: 23px;
}

#prev {
	background-position: 0 0;
	margin-right: 13px;
}

#prev:active {
	background-position: 0 -23px;
}

#next {
	background-position: -38px 0;
	margin-left: 13px;
}

#next:active {
	background-position: -38px -23px;
}

/*immagini del portfolio*/

.bigimage, .smallimgtop, .smallimgbottom {
	background-position: top right;
	background-repeat: no-repeat !important;
	background-color: transparent;
	float: left;
	overflow: hidden;
}

.bigimage img, .smallimgtop img, .smallimgbottom img{
	margin-top: 7px;
	margin-left: 7px;
}

.bigimage, .smallimgtop {
	margin-top: 34px;
}

.bigimage {
	background-image: url(../img/bg_img_grande.png);
	margin-left: 24px;
	width: 486px; 
}

.smallimgbottom, .smallimgtop {
	background:url(../img/bg_img_piccola.png);
	margin-bottom: 27px;
	margin-left: 39px;
	width: 386px;
}
