/* @override 
	http://localhost:8888/greenpeace/toxic-tech/css/style.css
	http://www.brokenice.it/toxictech/css/style.css
	http://www.greenpeace.it/elettronicaverde/css/style.css
*/

@import url(slim/slimbox.css);

/* GENERAL ELEMENTS */

h1,h2,h3{
	font-family: Consolas, Lucida Console, Monaco, monospace;
	font-weight: normal;
	color: #333333;
	margin-bottom: 12px;
}

a{
	color: #000;
}

a:hover{
	color: #66cc00;
}

ul, ol{
	list-style-position: inside;
	margin-bottom: 10px;
	padding: 0;
	margin: 0;
}

/* GENERAL CLASSES */
.doc{
	padding-left: 20px;
	background: url(img/doc.gif) no-repeat left center;
}

.new{
	padding-left: 20px;
	background: url(img/news.gif) no-repeat left center;
}

.external{
	padding-left: 20px;
	background: url(img/external.gif) no-repeat left center;
}

/* SITE ARCHITECTURE */


body{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #f4f4f4;
	font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	font-size: 12px;
	color: #464646;
}

#container{
	text-align: left;
	width: 950px;
	padding: 0;
	margin: 0 auto;
	background: url(img/bg_container.jpg) no-repeat;
}



/* HEADER */
#header{
	height: 243px;
	width: 950px;
	background: url(../images/bg_head.jpg) no-repeat left 28%;
}

#header #back{
	margin: 0;
	display: block;
	width: 200px;
	height: 243px;
	background: #66cc00;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

#header h1{
	margin: 0;
	width: 200px;
	position: absolute;
	top: 0;
}

#header h1 a{
	display: block;
	height: 243px;
	width: 200px;
	text-indent: -555em;
	background: url(img/bg_title.gif);
}

#header p{
	position: absolute;
	top: 100px;
	color: #fff;
	width: 180px;
	padding: 0 10px;
}


/* NAV */

#nav{
	height: 56px;
	background:#66cc00 url(img/bg_nav.jpg) no-repeat;
	float: left;
	width: 950px;
	font-size: 16px;
}

#nav ul li{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

#nav ul li a{
	list-style: none;
	float: left;
	line-height: 56px;
	padding: 0 10px;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	border-right: 1px solid #58a433;
}

#nav ul li a:hover{
	background: #4D9427;
}

#nav ul li#gp-link a{
	width: 200px;
	display: block;
	height: 56px;
	text-indent: -555em;
	padding: 0;
}

#nav ul li#gp-link a:hover{
	background: none;
}

/* CONTENT */
#content{
	padding: 30px 0 0 0;
	clear: left;
	width: 950px;
	position: relative;
	background: #e5e5e5;
}


/* left col */
#content #leftcol{
	float: left;
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#leftcol object {
}

#content #leftcol h3{
	margin-top: 20px;
	margin-bottom: 5px;
}

#leftcol ul{
	list-style: none;
	padding-left: 0;
	list-style-position: outside;
}

#leftcol ul li{
	border-bottom: 1px dotted #bfbfbf;
	text-indent: 0;
}

#leftcol ul li a{
	color: #666;
	text-decoration: none;
	display: block;
	padding: 4px 0;
	line-height: 12px;
}

#leftcol ul li a:hover{
	color: #000;
	background:url(img/bg_menuitm.jpg) no-repeat right center;

}

/* main col */


#content #maincol{
	float: left;
	width: 530px;
	padding: 0 10px;
	margin-bottom: 12px;
}

#content #maincol p img{
	float: left;
	margin-right: 12px;
}

#content #maincol p{
	clear: both;
	margin-bottom: 10px;
}

#content #maincol h2{
	margin: 0;
	clear: both;
	margin-bottom: 12px;
	font-size: 18px;
	
}

#content #maincol ul li{
	margin-bottom: 5px;
}

#content #maincol ul li ul li{
	padding-left: 20px!important;
}


/* rightcol */

#content #rightcol{
	position: absolute;
	top: 30px;
	left: 760px;
	width: 190px;
}

#rightcol h3{
	margin: 0;
	text-align: center;
	font-size: 18px;
	letter-spacing: -1px;
}

#rightcol ul{
	margin-top: 12px;
	list-style: none;
}

#rightcol ul li{
	margin-bottom: 12px;
}

#rightcol ul li a{
	text-align: center;
	color: #333;
	text-decoration: none;
	display: block;
	height: 20px;
	line-height: 20px;
}

#rightcol ul li a img{
	border: none;
}

#rightcol ul li a:hover{
	color: #000;
}

li.crea{
	height: 180px;
}
li.crea a{
	height: 180px!important;
}

li.scrivi{
	height: 243px;
}
li.scrivi a{
	height: 243px!important;
}


li.facebook{
	height: 300px;
}
li.facebook a{
	height: 300px!important;
}



/* FOOTER */
#footer{
	border-top: solid 1px #999;
	padding-top: 12px;
	padding-bottom: 20px;
	clear: both;
	background:#f4f4f4;
}

#footer #creadits{
	display: none;
}


/* HOME PAGE */
#fotogallery{
	padding: 12px 0;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	margin-top: 12px;
	margin-bottom: 12px;
	height: 415px;
	width: 530px!important;
}

#fotogallery img{
	margin: 0!important;
}

/* FORM */
input, textarea{
	margin-bottom: 10px;
}
input{
	font-size: 16px;
	padding: 5px;
}

fieldset{
	border: 1px solid #d1d1d1;
	padding: 15px;
	margin-bottom: 20px;
}

legend{
	padding: 0 10px;
	color: #666;
}

label{
	margin-right: 10px;
	display: block;
	width: 320px;
}

label.obbligatorio{
	margin-right: 10px;
}


/* PHOTOGALLERY */
.pagination{
	margin-bottom: 25px;
	padding-bottom: 10px;
	padding-top: 15px;
}

.pagination a{
	display: block;
	width: 20px;
	text-align: center;
	height: 20px;
	text-decoration: none;
	line-height: 20px;
	background: #d5d5d5;
	margin-right: 3px;
	color: #666666;
	float:  left;
}

.pagination a:hover{
	background: #66cc00;
	color: #666666;
}

.thumbbox{
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	background: #ccc;
	padding: 10px;
	width: 140px;
	height: 186px;
}

.thumbbox .thumb{
	text-align: center;
	overflow: hidden;
	width: 140px;
	height: 120px;
	margin-bottom: 10px;
}

.thumbbox .thumb img{
	border: none;
}

.thumbbox .testo{
	font-size: 11px;
}

#btinvio{
	width: 100%;
	border: outset 1px;
	height: 40px;
}

#message{
	margin-bottom: 15px;
	border: solid 1px ;
	padding: 12px;
	background: #66cc00;
	color: #fff;
}

/* FAQ */
#faqcontainer{
	
}

#faqcontainer div.element ol, #faqcontainer div.element li{
	list-style-position: inside;
	margin-bottom: 10px;
}

#faqcontainer div.element ol li{
	margin-bottom: 10px;
}

.toggler{
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: normal!important;
	border-top: solid 1px #CCC;
	padding-top: 5px;
	font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
}

.toggler:hover{
	cursor: pointer;
}

.element{
	color: #333;
	padding-left: 50px;
	padding-bottom: 20px;
}

.alert{
	margin-top: 10px;
}


input.calendar {
  width: 306px;
}

button.calendar {
  background: url(img/calendar-icon.gif);
  border: 0;
  cursor: pointer;
  height: 20px;
  margin-right: 6px;
  margin-left: 6px;
  width: 20px;
}

button.calendar:hover,
button.calendar.active {
  background-position: left bottom;
}
