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

@font-face {
    font-family: 'OpenSansRegular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansBold';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	overflow-y:scroll;
}

html, body {
	margin:0;
	padding:0;
	position:absolute;
	width:100%;
	height:100%;
	background-color:#FFF;
	color:#000;
	font-family: 'OpenSansRegular', Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-rendering: optimizeLegibility;
}

h1 {
	font-size:28px;
	line-height: 28px;
    margin:0 0 3px 0;
	text-rendering: optimizeLegibility;
}

h2 {
	font-size:14px;
	font-weight:normal;
	margin:0;
	text-align:left;
	text-rendering: optimizeLegibility;
}

h3 {
}

h4 {
}

h5 {
}
p {
	font-size:10px;
	line-height:14px;
}
ul {
	list-style:none;
}
li {
	margin-left:0;
	padding-left:0;
}
a {
	text-decoration:none !important;
	outline:none !important;
}
a img {
	border:none !important;
	outline:none !important;
}
a:link {
	color:#000;
	text-decoration:none !important;
	outline:none !important;
}
a:hover {
	color:#555;
}
a:visited {
	color:#000;
}
#container {
	position:relative;
	width:1050px;
	margin:0 auto;
	/*background-color:#FF0;*/
	height:auto;
}
#header {
	position:fixed;
	margin:0 auto;
	min-height:120px;
	width:1065px;
	padding-top:50px;
	background-color:#FFFFFF;
	z-index:100
}
#menu ul {
	list-style:none;
	margin:0 0 0 180px;
	padding:0;
	display:inline-block;
	position:relative;
	top:22px;
	font-weight:bold;
}
#menu ul li {
	position:relative;
	float:left;
	font-size:12px;
	margin:0 15px;
}
#logo {
	position:relative;
	float:left;
	background-image:url(images/massimogaleotti_logo.png);
	background-repeat:no-repeat;
	width:71px;
	height:82px;
}
#menu {
	position:relative;
	float:left;
	width:769px;
	text-align:left;
	height:100px
}
/*#underline_studio {
	position:relative;
	background-image:url(images/underline_studio.png);
	width:65px;
	height:5px;
}
#underline_progetti {
	position:relative;
	background-image:url(images/underline_progetti.png);
	width:65px;
	height:5px;
}
#underline_contatti {
	position:relative;
	background-image:url(images/underline_contatti.png);
	width:65px;
	height:5px;
}
#underline_news {
	position:relative;
	background-image:url(images/underline_news.png);
	width:65px;
	height:11px;
}*/
.underline_menu {
	position:relative;
	background-image:url(images/underline_menu.png);
	width:65px;
	height:5px;
	visibility:visible;
}
.underline_menu.dotted {
	background-image:url(images/underline_dotted.png);
}
#menu ul li:hover .underline_menu {
	visibility:hidden;
}
.separatore {
	position:relative;
	background-image:url(images/underline_menu.png);
	width:60px;
	height:5px;
}
#social {
	position:relative;
	float:right;
	width:90px;
	height:100px;
	right:15px;
}
#set_lang {
	position:relative;
	float:right;
	width:auto;
	height:100px;
	right:15px;
}
#set_lang ul {
	margin:30px 0 0 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
.menu_item_left {
	text-align:left;
}
.clear {
	clear:both;
}
#social ul {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	top:30px;
}
#social ul li {
	position:relative;
	float:left;
	margin-right:15px;
}
#email_button {
	width:18px;
	height:14px;
	float:left;
	background-image:url(images/mail_icon.png);
}
#facebook_button {
	width:8px;
	height:14px;
	float:left;
	background-image:url(images/fb_icon.png);
}
#rss_button {
	width:25px;
	height:22px;
	float:left;
	background-image:url(images/rss_icon.png);
}
#instagram_button {
	width:14px;
	height:14px;
	float:left;
	background-image:url(images/instagram_icon.png);
}
#main {
	position:absolute;
	margin-bottom:25px;
	margin-top:170px;
}
#left_column {
	width:216px;
	position:fixed;
}
#left_column p{
	width:auto;
	padding-right:20px;
}

#right_column {
	width:700px;
	position:relative;
	left:266px;
}
.news_main {
	width:650px !important;
}
.prog_preview {
	position:relative;
	float:left;
	width:210px;
	margin-right:10px;
	margin-bottom:10px;
	overflow:hidden;
}
.prog_preview img {
	width:auto;
}
.prog_preview.progetti {
	height:210px;
	display:none;
	visibility:hidden;
}
.prog_preview.progetti img{
	height:210px;
	display:none;
}
.prog_preview_over {
	position:absolute;
	width:100%;
	height:100%;
	z-index:10;
	display:block;
}
.prog_preview_over h2 {
	color:#FFFFFF;
	margin:7px 0 0 10px;
	font-size:14px;
	font-weight:bold;
}

.prog_preview.large {
	width:650px;
	text-align:center;
}
.prog_preview.large img {
	width:650px;
}
.prog_preview p {
	font-size:8px;
	color:#666;
	text-align:left;
	margin:0;
}
#overflow {
	width:800px; 
	position:absolute;
}
#year_place {
	margin-top:15px;
	width:220px;
	font-size:12px;
}
#team {
	margin-top:5px;
	margin-bottom:0;
	width:220px;
	font-size:12px;
}
#prog_note {
	margin-top:5px;
	margin-bottom:0;
	width:220px;
	font-size:12px;
}
#next_project {
	position:fixed;
	bottom:20px;
	font-size:14px;
	line-height:14px;
	display:none;
}
#next_arrow {
	background-image:url(images/x_close.png);
	background-repeat:no-repeat;
	width:56px;
	height:56px;
	margin-bottom:0px;
}
#home_middle {
	position:relative;
	text-align:center;
}
#home_middle_content {
	position:relative;
	text-align:center;
	height:243px;
	width:568px;
	background-color:transparent;
	margin-left:266px
}
#right_column.studio {
	width:576px;
	padding-top:0
}
#studio_001 {
	position:relative;
}
#back_to_top {
	position: fixed;
    bottom: 2em;
	display:none;
	background-image:url(images/arrow_up.png);
	width:51px;
	height:60px;
	cursor:pointer;
}
#scroll-up {
	position:relative;
	width:216px;
	height:25px;
	background-color:transparent;
	top:0;
	margin:10px 0;
}
#scroll-up:hover {
	background-image:url(images/scroll_up.png);
	cursor:pointer;
}
#scroll-down {
	position:relative;
	width:216px;
	height:25px;
	background-color:transparent;
	bottom:0;
	margin-top:10px;
}
#scroll-down:hover {
	background-image:url(images/scroll_down.png);
	cursor:pointer;
}
#prog_desc {
	margin:25px 0;
}
#prog_desc p {
	margin:0;
}
.nivoSlider {
	width:650px !important;
}
.project_gallery_wrapper {
    position: relative;
    width: 650px;
    height: auto;
	float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
.nicescroll-rails {
	cursor:n-resize !important;
}
.news_data {
	margin-bottom:15px;
}
.news_data h3 {
	font-size:12px;
	font-weight:normal;
}
.prog_preview.large.news {
	float:none;
}
.news_testo {
	float:none;
}
.news_testo a{
	text-decoration:underline !important;
}
.news_testo h2 {
	font-size:12px;
	font-weight:normal;
}
.separatore_news {
	background-image:url(images/underline_1px.png);
	width:650px;
	height:5px;
	margin:10px 0;
}
.single_news_wrapper {
	margin-bottom:25px
}
#login {
	position:relative;
	width:600px;
	height:auto;
	margin:0 auto;
	border:1px solid #333;
	padding:25px;
}
.login_page {
	width:100%;
}
.login_page h1 {
	margin-bottom:20px;
}
.login_page a{
	text-decoration:underline !important;
}
.login_page a:hover {
	color:#555 !important;
}
#errore_autenticazione {
	position:relative;
	width:600px;
	height:auto;
	margin:0 auto;
	border:1px solid #333;
	padding:25px;
}
#form_wrapper {
	position:relative;
	width:600px;
	height:auto;
	margin:0 auto;
	border:1px solid #333;
	padding:25px;
	margin-bottom:25px;
}
.modify_controls {
	position:relative;
	width:626px;
	border:2px solid #F00;
	background-color:#FFF;
	height:auto;
	padding:10px;
	margin-top:10px;
}
.edit_button, .delete_button {
	position:relative;
	border:2px solid #F00;
	background-color:#FFF;
	float:left;
	padding:5px;
}
.delete_button {
	float:right;
}
#logout_button {
	position:fixed;
	top:10px;
	left:10px;
	height:auto;
	padding:5px;
	border:2px solid #F00;
	background-color:#FFF;
}
.admin_button {
	position:fixed;
	top:50px;
	left:10px;
	height:auto;
	padding:5px;
	border:2px solid #F00;
	background-color:#FFF;
}
#toggle_div_height_button {
	top:90px;
	cursor:pointer;
}
.edit_button:hover, .delete_button:hover, #logout_button:hover,.admin_button:hover {
	background-color:#F00
}
.notizia_bloccata {
	position:relative;
	color:red;
	padding:3px;
	border:2px solid #F00;
	float:right;	
}
.admin_immagini_thumb {
	margin-bottom:25px;
}
.prog_preview.short {
	height:100px !important;
	overflow:hidden;
}
.single_news_wrapper.admin_mode {
	cursor:move;
}