@import url("../../Unitiperibambini/Css/uniti-skeleton.css");
/*-----------------------------------------------------------------------------

version:	19/05/2009 - v.0.1.0
author:		federico pizzutto - http://www.pngised.net/
client:		Prospero Multilab - http://www.prosperomultilab.com/
scope:		Stylesheet for Campaign: Uniti per i Bambini
-----------------------------------------------------------------------------*/

@media screen, projection {
/* @group GRAPHICS */
#scrollBody {
	background: transparent url(../Images/header.png) no-repeat 0 0;
}
#mainmenu {	height: 40px; padding-top:140px;}
.dashedmenu ul {
	background: transparent;
	border: 0;
	font-size: 1.1em;
	padding: 0 0 0 135px;
}
.dashedmenu li {
	background: url(../Images/separa-menu.png) no-repeat 100% 0;
	float: left;
	padding: 12px 0 12px 0px;
}
.dashedmenu ul li a { color: #e2001a; font-weight: bold; padding:6px 12px 6px 7px;}
.dashedmenu ul li a:hover {	text-decoration: none;}
.dashedmenu a.selected { text-decoration: none; color: #000;}
.dashedmenu ul { float: left;}
.dashedmenu #social {
	float: right;
	padding-right: 20px; padding-top: 0; margin-right:10px;
}
/*#social a {	float: left;}*/
#social img { margin-right:8px;}
#sidebar {
	width: 300px;
}
#sidecontent {
	background-color: #ffed00;
	margin-left: 30px;
}
#sidecontent .moduletools {
	font-size: 65% !important;
}
#maincontent {
	margin-left: 320px;
	width: 581px;
	background-color: #fff;
	border-top: 0;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 7em;
	overflow: hidden;
}
/* @end */
/* @group TYPOGRAPHY */
body,td,th {
	font: 0.875em/1.2em Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.714em;
	line-height: 1.2em;
	color: #e2001a;
	font-weight: bold;
	padding-bottom: 0.5em !important;
}
h3 {
	font-size: 1.571em;
	line-height: 1.2em;
	color: #e2001a;
	font-weight: normal;
	padding-bottom: 0.5em !important;
}
h4 {
	font-size: 1.286em;
	line-height: 1.2em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
}
p {
	padding-bottom: 0.6em;
}
.evidenziato {
	color: #000;
	background-color: #ffffbd;
	display: block;
	padding: 2px 3px;
}
.nota {
	color: #999;
	font-size: 0.75em;
}
#main a {
	background: url(../Images/link.gif) 2px 1px no-repeat;
	color: #e2001a;
	padding: 0 2px 1px 20px;
	text-decoration: none;
}
#main a:hover {
	color: #fff;
	background: #e2001a url(../Images/linkOver.gif) 2px 1px no-repeat;
}

/*#maincontent ul {
	padding: 0 0 0 30px;
}*/
#maincontent ol {
	padding: 0 0 0 20px;
	list-style-type: decimal;
}
#maincontent ul li {
	background: url(../Images/list.gif) no-repeat -4px 0;
	padding-left: 35px;
	padding-top: 8px;
}
#maincontent li {
	padding-bottom: 0.6em;
}
#maincontent li a {
	background: none;
	padding: 0;
}
#maincontent li a:hover {
	color: #e2001a;
	background: #ffff82;
}
/* @end */
/* @group MODULI+ */
.joinus {
	background: transparent;
	border: 0;
}
.joinus h4 {
	color: #000;
	padding-bottom: 1em;
}
.joinus h2 {
	color: #e2001a;
	padding-bottom: 0.6em;
}
.joinus .chk input {
	margin-right: 10px;
	vertical-align: bottom;
}
.joinus .chk label {
	font-size: 0.9em;
	margin: 0;
}
.joinus .fieldset span {
	padding-bottom: 5px;
}
/*.joinus .fieldset div {
	padding-bottom: 5px;
}*/


#main .privacy{
	margin-bottom: 5px;
	margin-top: 5px;
}
#main .privacy a{
    background: none;
	padding: 0px;
	text-decoration: underline;
	color: #7e7e7e;
	font-size:	0.875em;	
}
#main .privacy a:hover {
    background: none;
	padding: 0px;
	text-decoration: underline;
	color: #000;
	font-size:	0.875em;
}

#main .chk label{
    font-size:1em;
    font-family: "Arial Narrow", Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
#sidebar .joinus h2, #sidebar .joinus h4 { font-size:  1.2857em; font-weight:bold; padding-top: 0;}
#sidebar .input {
	font-size: 1em;
	width: 228px;
	border-color: #999;
}
#sidebar .section{
	padding: 20px;
	border-bottom: 1px solid #f0df00;
}
#sidebar .blocco-sezione {
	background: transparent url(../Images/bg-sezione.png) repeat-x 0 0;
}
#sidebar .countdown {
	padding: 30px 0 0 20px;
	margin-top: 20px;
	margin-left: -80px;
}
#maincontent .joinus {
	padding-bottom: 2em;
}
/*#sidebar .joinus .fieldset {
	padding-right: 20px;
}*/
/*#maincontent .joinus fieldset div  {
	float: left;
	width: 50%;
	padding-bottom: 1em;
}
#maincontent .joinus fieldset input  {
	font-size: 1em;
	margin: 10px 0 0;
}
#maincontent .joinus fieldset div.textbox {
	clear: both;
	display: inline-block;
	margin: 5px 0;
}
#maincontent .joinus fieldset div.textbox label {
	display: inline-block;
	margin: 0 0 5px 0;
}
#maincontent .joinus .chk, #maincontent .joinus .textbox {
	float: none;
}
#maincontent .joinus .textbox {
	width: 100%;
}
#maincontent .joinus .input {
	width: 95%;
	border-color: #999;
}
#maincontent .joinus .textbox textarea {
	width: 97.8%;
}*/
/* @group GRUPPO: NUOVO STILE JOINUS ----------------------------------- */
#maincontent .joinus .fieldset {
	width: 50%;
}
#maincontent .joinus .inviaAmico {
	width: 80%;
}
.joinus .buttons {
	display: block;
	text-align: center;
}
/*#maincontent .joinus .button {
	float: none;
}*/
#maincontent .joinus .chk {
	float: none;
	vertical-align: middle;
}
/* @end */
.countdown span {
	line-height: 2em;
	width: 48%;
}
.countdown .date {
	float: left;
}
.countdown .counter {
	background: #a97b2e url(../Images/bg-counter.jpg) repeat-x 0 0;
	color: #fff;
	padding: 3px 5px;
}
.date { font-weight: bold; font-size:0.9em; padding-top:2px;}
.counter { font-weight: bold;}
.buttons{
	padding: 20px 0 25px;
}
.button {
	background: transparent url(../Images/button.png) no-repeat 0 0;
	border: 0;
	color: #fff;
	font-weight: bold;
	height: 25px;
	line-height: 1em;
	margin: 0;
	text-align: center;
	width: 112px;
	vertical-align: top;
	display: block;
	float: right;
}
.error {
    color:Red;
}

#main .news .item{
	margin-bottom: 10px;
	padding-right: 10px;
}
#main .news a{
	background: none;
	padding: 0px;
}
#main .news a:hover{
	color: #000;
}
#main .news h3{
	/*font-size: 1.2857em;*/
	/*line-height: 1.1em;*/
	/*padding-bottom: 0.2em;*/
	/*padding-top: 10px;*/
}
#main .news .item-head{
	border-top: 1px solid #eee;
	padding-top: 10px;
}
#main .news .item-footer a{
	color: #a9a9a9;
}
#main .news .item-footer a:hover{
	color: #e2001a;
}


/* Gallery JoinUs*/

#maincontent .gallerycontent {
	text-align: center;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}
#maincontent .gallerycontent td {
	background-image: url(../images/backTd.gif);
	padding: 0px !important;
	vertical-align: middle;
	text-align: center;
	width: 194px;
	height: 204px;
}
#maincontent .gallerycontent td:hover {
	background-image: url(../images/backTdOver.gif);
}
#maincontent .gallerycontent img {
	background-color: #fff;
	padding: 0px;
	border: 1px solid #fff;
}
#maincontent .gallerycontent .author {
	color: #999;
	margin-top: 4px;
}
#maincontent .gallerycontent a, .gallerycontent a:hover {
	background:none;
	text-decoration: none;
	padding:0px;
}
.buttonbar {
	width: 579px !important;
	height: 35px !important;
	margin: 15px 2px !important;
	background: url(../Images/button-gallery-back.gif) 0 0;
	padding: 0px !important;
}
.buttonbar .back_gallery {
    background-image: url(../images/button-gallery.gif) !important;
    margin: 5px 20px 0px 20px !important;
}
.buttonbar .first_photo {
    background-image: url(../images/button-first.gif) !important;
    margin: 5px 20px 0px 0px !important;
}
.buttonbar .previous_photo {
    background-image: url(../images/button-prev.gif) !important;
    margin: 5px 20px 0px 0px !important;
}
.buttonbar .next_photo {
    background-image: url(../images/button-next.gif) !important;
    margin: 5px 20px 0px 0px !important;
}
.buttonbar .last_photo {
    background-image: url(../images/button-last.gif) !important;
    margin: 5px 20px 0px 0px !important;
}
.buttonbar .back_gallery:hover {
    background-image: url(../images/button-gallery-over.gif) !important;
}
.buttonbar .first_photo:hover {
    background-image: url(../images/button-first-over.gif) !important;
}
.buttonbar .previous_photo:hover {
    background-image: url(../images/button-prev-over.gif) !important;
}
.buttonbar .next_photo:hover {
    background-image: url(../images/button-next-over.gif) !important;
}
.buttonbar .last_photo:hover {
    background-image: url(../images/button-last-over.gif) !important;
}
#maincontent .pager {
	background-color: #eee;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px;
	margin-top: 10px;
}
#maincontent .pager span{
	font-weight: bold;
	font-size: 1em;
	padding: 5px 5px;
}
#maincontent .pager a {
    color: #e2001a;
	padding: 5px 5px;
	background-color: #eee;
}
#maincontent .pager a:hover {
	background-color: #fff;
	padding: 5px 5px;
}	
#galleria {
	background-image: none !important;
}
/* @end */
/* @group IE6 */
#sidecontent, #sidebar .countdown, #sidebar .strappo, #maincontent ul li { zoom:1;}
/* NOTE::
   the code below is for a IE6 problem with positioning background while png transparency is turned on
*/
* html #scrollBody {background: none;}
* html #page { background: transparent url(../Images/header.png) no-repeat 0 0;}
/* @end */
/* @group EXTEND */
input.labelHighlight {	color: #999;}
.js .joinus label {
	display: none;
}
.js .joinus .chk label, .js .joinus .textbox label {
	display: inline;
}

.js label {
	display: none;
}
.js .chk label, .js .textbox label {
	display: inline;
}
/* @end*/
}

@media print {
a {	color: #333;text-decoration: underline;}
a:after{content: " [" attr(href) "]";}
}


