/* RESET CSS */


strong {
	font-weight: bold;
	}
:focus {
	outline:0;
	}

ol, ul {
	list-style: none;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}

/* GENERAL */

* {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#ffffff;
}
html, body {
	height: 100%;
	overflow:hidden; /*Needed to eliminate scrollbars*/
	background:#1a1a1a;
	}
	
a {
	color:#00ffff;
	text-decoration: none;
	outline: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

legend{
	display:none;
	}

td {
	padding-right: 4px;
	}

/* INDEX - GALLERY */

#home {
	color: #242424;
	font-size: 11px;
	overflow: hidden;
	}
	
#image_holder {
	display: none;
	line-height: 0px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	overflow: hidden;
	}
	
.main_image {
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	}
	
/*#image_data {

	}

#image_data h1 {
	display: block;
	height: 33px;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	}

#image_data p {
	width: 260px;
	padding-top: 9px;
	}

#image_data p a {
	color: #242424;
	}

#image_data p a:hover {
	color: #4effc0;
	text-decoration: underline;
	}*/

#image_data_navigation {
	width: 292px;
	margin-top: 10px;
	padding: 0px;
	/*background: transparent url(../images/bg_box_project_slide.png) no-repeat 0px 0px;*/
	display: block;
	
	}
	/*
#image_data_navigation .image_navigation {
	float: right;
	padding-top: 20px;
	width: 34px;
	height: 14px;
	}
	
#image_data_navigation .image_navigation li {
	display: inline;
	}
	
#image_data_navigation .image_previous {
	float: left;
	height: 14px;
	width: 19px;
	background: url('css_img/image_previous.gif') no-repeat 0 0;
	text-indent: -9999px;
	}

#image_data_navigation .image_previous:hover {
	background-position: 0 -14px;
	}
	
#image_data_navigation .image_next {
	float: left;
	height: 14px;
	width: 15px;
	background: url('css_img/image_next.gif') no-repeat 0 0;
	text-indent: -9999px;
	}

#image_data_navigation .image_next:hover {
	background-position: 0 -14px;
	}
		
#image_data_navigation .image_number {
	clear: both;
	float: right;
	padding-top: 4px;
	font-weight: bold;
	}
*/

#image_data_navigation #navigation {
	
}
#project_navigation {
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	}

#project_navigation_previous {
	float: left;
	width: 216px;
	height: 100%;
	background: url('css_img/css_img/sp.gif') repeat top left;
	}

#project_navigation_next {
	float: right;
	width: 216px;
	height: 100%;
	background: url('css_img/css_img/sp.gif') repeat top left;
	}

#project_navigation a:hover {
	background-position: 0 -216px;
	}

#project_navigation .project_previous {
	float: left;
	background: url('css_img/project_previous.png') no-repeat 0 0;
	width: 216px;
	height: 216px;
	margin-top: 0px;
	display: none;
	}

#project_navigation .project_next {
	float: right;
	background: url('css_img/project_next.png') no-repeat 0 0;
	width: 216px;
	height: 216px;
	margin-top: 0px;
	display: none;
	}

#video {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 640px;
	height: 496px;
	z-index: 1500;
	display: none;
	padding: 10px;
	background:#ffffff;
	/*background: transparent url(../images/bg_video.png) no-repeat 0 0;*/
	/*border: solid 10px #ffffff;*/
	}
	

#home_stuff {
	position: absolute;
	width: 300px;
	z-index:3;
	}
	
#menu_home {
	clear: both;
	padding: 30px 0px 30px 36px;
	padding: 18px 0px 30px 36px;
	}

#menu_home .menu_level li {
	font-weight: bold;
	}

#menu_home .menu_level li a {
	text-decoration: none;
	color: #242424;
	}

#menu_home .menu_level li a:hover {
	color: #4effc0;
	}
	
#menu_home .menu_level li .rss_home {
	display: block;
	margin-top: 6px;
	width: 25px;
	height: 14px;
	background: url('css_img/rss.gif') no-repeat 0 0;
	text-indent: -9999px;
	}
	
#menu_home .menu_level li .rss_home:hover {
	background-position: 0 -14px;
	}
	
#menu_home .menu_sublevel {
	padding-bottom: 8px;
	}
	
#menu_home .menu_sublevel li {
	font-weight: normal;
	}

#project_tapa {
	position: absolute;
	z-index: 1000;
	background: url('css_img/ficha_tapa.gif') repeat top left;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	}

#project_preload {
	position: relative;
	width: 40px;
	height: 40px;
	}

/* WORKS */
#works {
	color: #757474;
	font-size: 12px;
	/*url(../images/works/rotate.php) no-repeat center center*/;
	
	}

/* OVERVIEW */
#overview {
	color: #757474;
	font-size: 12px;
	/*url(../images/about/rotate.php) no-repeat center center*/;
	
	}

#overview_up {
	position: absolute;
	top:200px;
	left: 36px;
	clear: both;
	/*padding-top: 220px;
	padding-left: 36px;*/
	min-width: 800px;
	height: 18px;
	display: block;
	z-index: 10;
	}
	
#overview_up #tags {
	float: left;
	/*width: 200px;*/
	}
	
#overview_up #tags ul {
	display: inline;
	}

#overview_up #tags ul li {
	float: left;
	padding-right: 20px;
	height: 25px;
	text-indent: -9999px;
	}

#overview_up #tags ul li.first_tag {
	padding-left: 0px;
	border: none;
	}

#overview_up #tags ul li.last_tag {
	padding-left: 25px;
	}

#overview_up #tags ul li:hover {
	background-position: 0px -25px;
	cursor: pointer;
	}

#overview_search {
	position:absolute;
	display: none;
	height: 14px;
	width: 186px;
	}
		
#overview_search .input_search {
	float: left;
	background: url(css_img/input_newsletter.png) no-repeat top left;
	border: 0px solid;
	width: 149px;
	height: 14px;
	padding: 0px 5px;
	vertical-align: middle;
	color: #333333;
	font-size: 10px;
	}

#overview_search #search_form {
	float: left;
	padding: 0px;
	}

#overview_search .search_overview {
	float: left;
	display: block;
	margin-left: 4px;
	background: url(css_img/overview_go.gif) no-repeat 0 0;
	width: 23px;
	height: 14px;
	text-indent: -9999px;
	}
	
#overview_search .search_overview:hover {
	background-position:0px -14px
	}
	
#overview_ficha {
	position: absolute;
	z-index: 10;
	top: 10px;
	left: 200px;
	background: url(css_img/ficha_background.png) repeat center center;
	display: block;
	width: 235px;
	height: 126px;
	font-size: 11px;
	line-height: 12px;
	padding: 11px;
	color: #ffffff;
	border: 1px solid #333;
	display: none;
	}
	
#overview_ficha_tapa {
	position: absolute;
	z-index: 100;
	top: 10px;
	left: 200px;
	background: url(css_img/ficha_tapa.gif) repeat top left;
	display: block;
	display: none;
	}

#overview_ficha_tapa:hover {
	cursor: pointer;
	}

.ficha_cliente {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	}
	
.ficha_fecha {
	padding-top: 5px;
	color: #fff;
}
.ficha_imgs{
	padding-top: 5px;
	color: #ccc;
}
#overview_down {
	position: absolute;
	top: 250px;
	left: 36px;
	clear: both;
	/*padding: 10px 14px 0px 36px;*/
	}

#overview_down img {
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 2px;
	}

#overview_no_results {
	display: none;
	position: absolute;
	top: 250px;
	background: url(../images/alert.png) no-repeat center left;
	margin: 0px 0px 0px 36px;
	padding: 40px 14px 40px 60px;
	}

#overview_no_results h4 {
	font-size: 14px;
	font-weight: bold;
	color: #00cccc;
	}
	
#overview_no_results p {
	}

/* CONTACTS */

#contatti {
	color: #757474;
	font-size: 12px;
	/*url(../images/contacts/rotate.php) no-repeat center center*/;
}

/* INFO */
#info {
	color: #757474;
	font-size: 11px;
	line-height: 14px;
	}

.info-accordion {
	clear: both;
	width: 978px;
	padding: 62px 24px 0px 36px;
	margin: 0px;
	}

.info-accordion h3 {
	clear: both;
	margin-top: 8px;
	color: #4effc0;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	cursor: pointer;
	width: 964px;
	height: 39px;
	}
	
.info-section {
	clear: both;
	padding-top: 20px;
	margin: 0px;
	}
.info-section h4 {
	color: #4effc0;
	font-weight: bold;
	}
.info-section p {
	font-weight: normal;
	padding-bottom: 15px;
	}
.info-column-2, .info-column-3 {
	float: left;
	width: 302px;
	padding-right: 24px;
	}
.info-column-4, .info-column-5, .info-column-6, .info-column-7 {
	float: left;
	padding-right: 18px;
	}

#overview #info-copyright {
	padding: 0px 24px 5px 36px;
}

#info-copyright {
	clear: both;
	width: 978px;
	padding: 5px 24px 5px 36px;
	margin: 0px;
	color: #242424;
	font-size: 10px;
	line-height: 12px;
	}
	
#info-copyright p{
	padding-top: 15px;
	}
	
#info-code {
	clear: both;
	width: 978px;
	padding: 10px 24px 0px 36px;
	margin: 0px;
	color: #242424;
	font-size: 10px;
	line-height: 12px;
	}
	
#info-code p{
	padding-top: 2px;
	display: block;
	}
	
#info-code a{
	color: #242424;
	}

#info-code a:hover{
	color: #4effc0;
	text-decoration: underline;
	}
	
#info-sponsors {
	clear: both;
	width: 978px;
	padding: 17px 24px 5px 36px;
	margin: 0px;
	color: #242424;
	font-size: 10px;
	line-height: 12px;
	}
	
#info-sponsors p{
	padding-top: 2px;
	display: block;
	}

#info-sponsor-1 {
	float: left;
	display: block;
	background: url(css_img/logo_cdmon.gif) no-repeat 0 0;
	width: 90px;
	height: 27px;
	text-indent: -9999px;
	}
	
#info-sponsor-1:hover {
	background-position:0px -27px
	}

#info-sponsor-2 {
	float: left;
	display: block;
	background: url(css_img/logo_promsite.gif) no-repeat 0 0;
	width: 97px;
	height: 27px;
	text-indent: -9999px;
	}
	
#info-sponsor-2:hover {
	background-position:0px -27px
	}

#newsletter {
	height: 30px;
	}
	
#newsletter .input_newsletter {
	float: left;
	background: url(css_img/input_newsletter.gif) no-repeat top left;
	border: 0px solid;
	width: 149px;
	height: 14px;
	padding: 0px 5px;
	vertical-align: middle;
	color: #ffffff;
	font-size: 10px;
	}

#newsletter #newsletter_form {
	float: left;
	padding: 0px 8px 0px 0px;
	}

#newsletter .suscribe_newsletter {
	float: left;
	display: block;
	margin-left: 4px;
	background: url(css_img/info_subscribe.gif) no-repeat 0 0;
	width: 61px;
	height: 14px;
	text-indent: -9999px;
	}
	
#newsletter .suscribe_newsletter:hover {
	background-position:0px -14px
	}

#newsletter .unsuscribe_newsletter {
	float: left;
	display: block;
	margin-left: 4px;
	background: url(css_img/info_unsubscribe.gif) no-repeat 0 0;
	width: 75px;
	height: 14px;
	text-indent: -9999px;
	}
	
#newsletter .unsuscribe_newsletter:hover {
	background-position:0px -14px
	}
	
#newsletter .message_newsletter {
	float: left;
	}

