@import url(http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold);
body {
	background:#F7F7F7 url(/creare-stampare/2010/images/pattern2.gif) repeat;
	background-attachment:fixed;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:0px;
	padding-top:0px;
}
#sfondo {
	width:1000px;
	margin:auto;
}
#top {
	float:left;
	height:115px;
	width:870px;
	background-color:#FFF;
}
.left {
	float:left;
	width:65px;
	background:url(/creare-stampare/2010/images/left.png) repeat-y;
}
.right {
	float:left;
	width:65px;
	background:url(/creare-stampare/2010/images/right.png) repeat-y;
}
#banner {
	float:left;
	width:870px;
	height:174px;
	background-image:url(/creare-stampare/2010/images/banner.png);
}
#central_bg {
	float:left;
	width:870px;
	min-height:300px;
	background:url(/creare-stampare/2010/images/central.png) repeat-y;
	padding-left:65px;
	padding-right:65px;
	padding-bottom:12px;
}
#central {
	float:left;
	margin-top:12px;
	width:870px;
	border-left:1px solid #29adf1;
	border-right:1px solid #29adf1;
}
#footer {
	float:left;
	width:870px;
	height:29px;
	background-color:#FFF;
	padding-top:6px;
	border-top:1px solid #29adf1;
	font-family: 'Droid Sans', arial, serif;
}
#footer a {
	color:#000;
	text-decoration:none;
}
#sponsor {
	float:left;
	width:870px;
	height:144px;
	background:url(/creare-stampare/2010/images/sponsor.png);
}
#bottom_l {
	float:left;
	width:65px;
	height:49px;
	background:url(/creare-stampare/2010/images/bottom_l.png);
}
#bottom_r {
	float:left;
	width:65px;
	height:49px;
	background:url(/creare-stampare/2010/images/bottom_r.png);
}
#bottom {
	float:left;
	width:870px;
	height:49px;
	background:url(/creare-stampare/2010/images/bottom.png) repeat-x;
}
#bottom_spacer {
	height:30px;
}
#left {
	float:left;
	width:190px;
}
#content {
	float:left;
	border-left:1px solid #29adf1;
	width:649px;
	font-size:12px;
	padding-left:15px;
	padding-right:15px;
	padding-top:17px;
	min-height:300px;
}
#content h1{
	margin-top:0px;
	font-size:22px;
	text-transform:uppercase;
	font-weight:bold;
	color: #29adf1; 
	font-family: 'Droid Sans', arial, serif;
}
#content h2{
	margin-top:0px;
	margin-bottom:0px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	font-family: 'Droid Sans', arial, serif;
}
#content h3{
	margin-top:0px;
	margin-bottom:8px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	font-family: 'Droid Sans', arial, serif;
}
#content h4{
	margin-top:0px;
	margin-bottom:0px;
	font-size:13px;
	font-weight:bold;
	color: #29adf1; 
	font-family: 'Droid Sans', arial, serif;
}
#content a{
	color: #29adf1;
	text-decoration:none;
	font-weight:bold;
}
#content a:hover{
	color: #29adf1;
	text-decoration:underline;
}
#menu{
	padding-left:5px;
	padding-top:20px;
	height:247px;
	}
#news{
	margin-left:3px;
	margin-right:5px;
	padding-top:5px;
	border-top:1px solid #29adf1;
	}
	
#accordion {
	width: 649px;
	border-top:1px solid #29adf1;
}

#accordion h2 {
	margin:0;
	padding:8px 15px;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	/*color: #29adf1; */
	font-family: 'Droid Sans', arial, serif;
	font-weight:bold;
	cursor:pointer;		
}

#accordion h2:hover {
	color:#f00;
}

#accordion h2.current {
	cursor:default;
	/*color: #29adf1;*/
}

#accordion h2.current:hover {
	color:#000;
	text-shadow:none;
}

#accordion .pane {
	border-width:0 2px;
	display:none;
	padding:15px;
	font-size:12px;
}

#accordion .pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
}

#social {
	border:1px solid #29adf1;
	-moz-border-radius: 6px 0;
	-webkit-border-top-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-webkit-box-shadow:2px 2px 6px rgba(0,0,0,0.6);
	-moz-box-shadow:2px 2px 6px rgba(0,0,0,0.6);
	padding:4px;
	margin-top:12px;
	margin-left:12px;
	margin-right:22px;
}
#social .addthis_toolbox .hover_effect{
	border:none;
	padding:0px;
	width:295px;
}


#social .addthis_toolbox .hover_effect a:hover{
	border: 2px solid #F00;
	background-color:inherit;
		
}
.modal {
	background-color:#fff;
	display:none;
	width:350px;
	padding:15px;
	text-align:left;
	border:2px solid #29adf1;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: 0 0 50px #ccc;
	-webkit-box-shadow: 0 0 50px #ccc;
}
 
.modal h2 {
/*	background:url(/img/global/info.png) 0 50% no-repeat;*/
	margin:0px;
	padding:10px 0 10px 45px;
	border-bottom:1px solid #29adf1;
	font-size:20px;
}
#iscrizioni {
	border:1px solid #29adf1;
	-moz-border-radius: 6px 0;
	-webkit-border-top-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-webkit-box-shadow:2px 2px 6px rgba(0,0,0,0.6);
	-moz-box-shadow:2px 2px 6px rgba(0,0,0,0.6);
	padding:4px;
	margin-top:12px;
	margin-left:12px;
	margin-right:22px;
}

.img_overlay {
	background-color:#fff;
	display:none;
	padding:15px;
	text-align:left;
	border:2px solid #29ADF1;
	-moz-box-shadow: 0 0 50px #ccc;
	-webkit-box-shadow: 0 0 50px #ccc;
}

.img_overlay .close {
	background-image:url(/creativityday/images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.scrollable {
	float:left;	
}
a.browse {
	background:url(/share/external/jquerytools/img/scrollable/arrow/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin-top:250px;;
	cursor:pointer;
	margin-left:3px;
	margin-right:3px;
	font-size:1px;
}

a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 

a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }


a.disabled {
	visibility:hidden !important;		
} 	
.scrollable {

	position:relative;
	overflow:hidden;
	width: 650px;
	height:488px;

}
.scrollable .items {
	margin: auto;
	width:2600em;
	position:absolute;
	clear:both;
}
.items div {
	float:left;
	width:700px;
}
.scrollable img {
	float:left;
	padding:2px;
	width:650px;
	height:488px;
	
}
.scrollable .active {
	position:relative;
	cursor:default;
}

