body { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	color: #000; 
	background-color: #ccc; 
	font: 12px Arial;
	
}


/* --------------- Html ------------------ */

a { 
	color: #00f; 
	outline: none; 
}
p { margin: 10px 0; }
h3 {  font-size: 13px;  }
img { border: 0; }
code { color: #c60; font-weight: bold; }
.desc { 
	color: #666; 
	font-size: 11px;
	font-weight: normal;
}
.warning { 
	font-size: 14px;
	background: url(images/warning.png) no-repeat left; 
	padding: 70px; 
}


/* ---------------- Header ------------- */

#header { 
	background: #000;
	border-bottom: 3px solid #666;
}
#header-wrap { 
	margin: 0 auto; 
	width: 930px; 
	background: url(images/loading.gif) no-repeat 150px 30px;
}
#logo { 
	float: left;
	height: 100px;
	width: 255px; 
}
#logo a { 
	text-indent: -999999px; 
	position: absolute; 
	height: 50px; 
	width: 255px; 
	top: 25px; 
	background: url(images/screen.jpg) no-repeat 0 -156px; 
}
#favorites { 
	float: left; 
	margin: 26px 0 44px 5px; 
	width: 28px; 
	height: 28px; 
}
#favorites a { 
	text-indent: -999999px; 
	position: absolute; 
	height: 28px; 
	width: 28px; 
	background: url(images/screen.jpg) no-repeat -255px -156px; 
}


/* ----------- Navigation ------------ */

ul.nav { 
	float: right; 
	margin: 11px 0; 
	padding: 0; 
	list-style: none;
}
ul.nav li { 
	margin: 0 6px 0 0; 
	padding: 0; 
	float: left; 
	height: 78px; 
	width: 78px 
}
ul.nav a { 
	position: absolute; 
	text-indent: -999999px; 
	height: 78px; 
	width: 78px; 
}
.nav-generatori { background: url(images/screen.jpg) no-repeat 0 0; }
.nav-generatori:hover, .nav-generatori-current { background: url(images/screen.jpg) no-repeat 0 -78px; }

.nav-capovolgi { background: url(images/screen.jpg) no-repeat -78px 0; }
.nav-capovolgi:hover, .nav-capovolgi-current { background: url(images/screen.jpg) no-repeat -78px -78px; }

.nav-decorati { background: url(images/screen.jpg) no-repeat -156px 0; }
.nav-decorati:hover, .nav-decorati-current { background: url(images/screen.jpg) no-repeat -156px -78px; }

.nav-multicolore { background: url(images/screen.jpg) no-repeat -234px 0; }
.nav-multicolore:hover, .nav-multicolore-current { background: url(images/screen.jpg) no-repeat -234px -78px; }

.nav-daCopiare { background: url(images/screen.jpg) no-repeat -312px 0; }
.nav-daCopiare:hover, .nav-daCopiare-current { background: url(images/screen.jpg) no-repeat -312px -78px; }

.nav-disegni { background: url(images/screen.jpg) no-repeat -390px 0; }
.nav-disegni:hover, .nav-disegni-current { background: url(images/screen.jpg) no-repeat -390px -78px; }

.nav-caratteri { background: url(images/screen.jpg) no-repeat -468px 0; }
.nav-caratteri:hover, .nav-caratteri-current { background: url(images/screen.jpg) no-repeat -468px -78px; }


/* --------- main ----------- */

#main { 
	margin: 0 auto;
	padding: 30px 0 45px 0;
	width: 930px;
}
.content { 
	float: left;
	width: 740px;
}
.content h1 { 
	color:#333;
	font-family: Tahoma, Arial;
	font-size: 12px; 
	background: url(images/title-content.png) no-repeat top left;
	padding-left: 22px;
	margin: 0 0 30px 0;
	float: left;
}

ul.tabs { 
	float: right;
	margin: 0; 
	padding: 0;
	list-style: none;
}
ul.tabs li {
	float: left;
	color: #888;
	font-size: 11px;
	font-weight: bold;
}
ul.tabs li a { 
	color: #fff;
	font-weight: bold; 
	background: #999; 
	text-decoration: none; 
	padding: 1px 5px; 
	margin: 0 2px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
ul.tabs li.active a { background: #f33; }

.gen-box { 
	float: left; 
	width: 350px; 
	text-align: right; 
	margin-right: 20px;
}
.content .button { padding: 5px 10px; }

#sidebar {
	font-size: 11px;
	float: right;
	width: 166px;
	padding-left: 10px;
	border-left: 1px solid #b6b6b6;
}
#sidebar ul { margin: 10px 0 0 6px; padding: 0; list-style: none; width: 120px;}
#sidebar li { margin: 0; padding: 0; }
#sidebar li a { font-weight: bold; }
#sidebar .link { color: #008000; font-size: 10px; margin-left: 6px; text-decoration: none;}

/* ----------- Share ---------- */

#share { 
	color: #666; 
	font-weight: bold;
	font-size: 11px;
	margin-top: 35px;
	border-top: 1px solid #b6b6b6; 
}
#share a { 
	color: #666;
	text-decoration: none; 
}
#share img { 
	position: relative; 
	top: 4px; 
}


/* -------- Fanbox FB ---------- */

#fanbox { 
	background: #111;
	border-top: 3px solid #666;
}
#fanbox-wrap {  
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 15px 30px; 
}


/* --------  Sitelinks ------- */

#siteLinks { 
	color: #666; 
	font-weight: bold; 
	padding: 10px 40px;
	background: #333;  
}
#siteLinks a { color: #666; }



/* --------- Others --------- */

.show-more { 
	background: url(images/show-more.png) no-repeat left 50%; 
	padding: 15px 20px; 
	margin: 10px 0 10px 90px; 
	display: block; 
	font-weight: bold; 
}

.show-hide-chars {
	font-size: 11px; 
	font-family: Verdana; Tahoma, Arial; 
	display: block;
	margin: 15px 0 0 0;
	background: url(images/show-hide-chars.png) no-repeat 25px 50%; padding: 2px 0;
} 
#tab2 .active { color: #f00; background: url(images/show-hide-chars_active.png) no-repeat 25px 50%; }
#box-chars {
	font-family: Tahoma, Arial; 
	font-size: 15px; 
	padding: 8px 8px 3px 8px;
	margin-bottom: 15px;
	border: 10px solid #b1b1b1;
	background: #fc0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute; top: 10px; right: 10px; z-index: 1;
	width: 300px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

}

#box-chars a { text-decoration: none; line-height: 23px; }
#box-chars a:hover { color: #f00; }
#box-chars a.other-chars { color: #000; font-weight: bold; font-size: 10px; margin: 0 10px; }

.textIn { font-family: Tahoma, Arial; font-size: 13px; }
#fragment1 input, #fragment2 input, #fragment3 input, #fragment4 input { margin-right: 15px; }
.disegni input { margin-right: 15px; } 
.decorati { margin-top: 45px; }
.decorati input { margin: 0 10px 4px 0; width: 225px; }
.anchor { margin: 40px 0 0 0; display: block; }
.nickGiganti td { padding: 10px 30px 10px 0; }
.nickGiganti td b { color: #00f; }
#tabDec1 input, #tabDec2 input { margin: 0 10px 4px 0; width: 225px; }

.ColorPickerDivSample  {
border: 1px solid #333;
cursor:pointer;
margin:0 0 0 4px;
padding:0 10px;
position:relative; 
}

ul.pagenav {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.pagenav li {
	float: left;
	margin-right: 4px;
	padding: 1px 5px;
	background: #fff;
	color: #888;
	font-weight: bold;
	border: 1px solid #888;
}

ul.pagenav a { text-decoration: none; }


.breadcrumb {
	font-size: 11px;
	color: #666;
	margin: 0;
	float: right;
}
.breadcrumb a { color: #900; text-decoration: none; }
.breadcrumb a:hover { text-decoration: underline; }




