@charset "UTF-8";
/* CSS Document */
#intro {
	font-style:italic;
	color:#3b6109;
	text-align:center;
	font-size:13px;
	padding:7px 0;
	position:relative;
	margin:0;
}
#mapholder {
	position:absolute;
	top:102px;
	left:0;
	width:835px;
	text-align:center;
	margin:0;
	padding:0;
}
.foot1 {
	font-size:11px;
	padding:5px 10px 5px 5px;
}
.foot2 {
	font-size:13px;
	padding:5px 10px 5px 5px;
	color:#660000;
}
.bassa {
	color:#006600;
	font-weight:bold;
}
.media {
	color:#003399;
	font-weight:bold;
}
.alta {
	color:#990033;
	font-weight:bold;
}
.mainfoto{
	float: right;
}
/* Bubble pop-up */

.popup {
	position: absolute;
	z-index: 50;
	border-collapse: collapse;
	visibility: hidden;
}

.popup td.corner {
	height: 15px;
	width: 19px;
	}

.popup td#topleft { background-image: url(img/bubble-1.gif); }
.popup td.top { background-image: url(img/bubble-2.gif); }
.popup td#topright { background-image: url(img/bubble-3.gif); }
.popup td.left { background-image: url(img/bubble-4.gif); }
.popup td.right { background-image: url(img/bubble-5.gif); }
.popup td#bottomleft { background-image: url(img/bubble-6.gif); }
.popup td.bottom { background-image: url(img/bubble-7.gif); text-align: center;}
.popup td.bottom img { display: block; margin: 0 auto; }
.popup td#bottomright { background-image: url(img/bubble-8.gif); }

.popup table.popup-contents {
	font-size: 12px;
	line-height: 1.2em;
	background-color: #fdf3b5;
	color: #333333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	}

table.popup-contents th {
	text-align: right;
	/*text-transform: lowercase;*/
	}
	
table.popup-contents td {
	text-align: left;
	}
	
tr#release-notes th {
	text-align: left;
	text-indent: -9999px;
	background: url(img/starburst.gif) no-repeat top right;
	height: 17px;
	}
	
tr#release-notes td a {
	color: #333;
}

/* PODERI */
#podereback {
	position:absolute;
	width:835px;
	background-image:url(graph/footback.jpg);
	background-repeat:repeat-y;
}
#framewrapper {
	background-image:url(graph/maincontent.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:835px;
	height:650px;
	margin:0;
	padding:0;
}

/* The toolbar for the content box */

ul#toolbar {
	height: 52px;
	width: 750px;
	text-align: center;
	list-style: none;
	margin: 0 auto 0 auto;
	clear: both;
	/* border-bottom: 1px solid #ccc;	*/
	}
	
#toolbar li {
	float: left;
	text-indent: -9999px;
	}
	
#toolbar li a {
	height: 52px;
	display: block;
	}
	
#toolbar li.active {
	/* border-bottom: 1px solid #f2f2f2; */
	background-position: top;
	}

#toolbar li.inactive {
	background-position: bottom;
	}
	
#toolbar li:hover {
	background-position: top;
	}
		
#toolbar li#podere1-tab {
	width: 122px;
	background-image: url(img/toolbar_tabs-tab1.png);
	}

#toolbar li#podere2-tab {
	width: 94px;
	background-image: url(img/toolbar_tabs-tab2.png);
	}

#toolbar li#podere3-tab {
	width: 95px;
	background-image: url(img/toolbar_tabs-tab3.png);
	}

#toolbar li#podere4-tab {
	width: 106px;
	background-image: url(img/toolbar_tabs-tab4.png);
	}

#toolbar li#podere5-tab {
	width: 102px;
	background-image: url(img/toolbar_tabs-tab5.png);
	}

#toolbar li#podere6-tab {
	width: 104px;
	background-image: url(img/toolbar_tabs-tab6.png);
	}

#toolbar li#podere7-tab {
	width: 118px;
	background-image: url(img/toolbar_tabs-tab7.png);
	}

/* The slide-y content box thingy */

#frame, #frame div.button, #scroller, .section { height: 598px; }

#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 835px;
	position: relative;
	}
	
#frame div.button {
	position: absolute;
	top: 40%;
	}
	
div.button#left { left: 10px; }
div.button#right { right: 15px; }

#scroller {
	width: 750px;
	margin: 0 auto;	
	border-top: 1px solid #fdf3b5;
	background: #fdf3b5 url(./img/content_pane-gradient.gif) bottom repeat-x;
	overflow: hidden;
	}

#content {
	width: 5250px;
	margin: 0;
	padding: 0;
}
	
.section {
	width: 710px;
	margin: 20px;
	_margin: 20px 10px 10px 10px;
	padding: 0;
	float: left;
	}
	
.section h2, .section h3 {
	color: #3b6109;
	font-weight: normal;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-style:italic;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 5px;
	}
	
.section h2, .section#sites-pane h3 {
	color: #3b6109;
}
.section h3, .section h3 a {
	color: #3b6109;
	font-size:18px;
	line-height:17px;
	margin-bottom:1px;
	margin-top:5px;
	text-decoration:none;
}
	
.section p, .section li {
	margin: 0 0 3px 0;
	font-size: 13px;
	line-height: 15px;
	color:#151515;
	}
.section p.price {
	font-size:14px;
	line-height:15px;
}
.section img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}
		
#sites-paper {
	}
	
#sites-publish {
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 0;
	}
	
#files-browser {
	float: right;
	margin: 0 0 20px 20px;
	}
	
#files-transmit {
	}

ul#editor-features {
	list-style: none;
	display: block;
	}
	
ul#editor-features li {
	list-style: none;
	display: block;
	}

li#editor-collab {
	padding-left: 48px;
	background: url(./img/editor-collab.gif) top left no-repeat;
	}
	
li#editor-clips {
	padding-left: 48px;
	background: url(./img/editor-clips.gif) top left no-repeat;
	}

#editor-clips_hud {
	float: right;
	margin-right: 0;
	margin-left: 10px;
	}
	
li#editor-token {
	padding-left: 48px;
	background: url(./img/editor-token.gif) top left no-repeat;
	}

.token {
	white-space: nowrap;
	}

.token img {
	float: none;
	display: inline;
	margin: 0 0 -2px 0;
	line-height: 14px;
	}
	
#preview-dom {
	}
	
#css-gui_txt {
	margin-bottom: 40px;
	}
	
#css-icons {
	float: right;
	margin-right: 0;
	margin-left: 10px;
	margin-bottom: 0;
	}
	
#terminal-icon {
	margin-bottom: 0;
	margin-top: -10px;
	}
	
#terminal-colors {
	float: right;
	margin-left: 10px;
	}
	
#books-thebook {
	margin-right: 30px;
	}
	
/* Screenshots */

ul.screenshots {
	list-style: none;
	margin: 10px auto 10px auto;
	clear: both;
	text-align: center;
	}
	
ul.screenshots li {
	list-style: none;
	display: inline;
	width: 110px;
	height: 105px;
	}
	
ul.screenshots li img {
	float: none;

	}
	
.postiletto{
	color:#333333;
	font-size:16px;
}