/* CSS Document */
html,
body {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-color:#ffcccb;
    padding: 0px !important;
    margin: 0px;
	background-image:url(../images/ffcccb.jpg);
    background-repeat: repeat-x;}
	
img { border:none; background: url(../images/kittscanner-transparent.gif) no-repeat 50% 50%; } 
.clr { clear:both; }
.hr { width:auto; height:1px; background:#ffcccb; margin: 30px 0;}
hr { display: none; }
*:focus { outline: 0;}
/*****************************************************
layout 1 livello
*****************************************************/
#languagemenu { width:980px; margin: 0 auto; margin-top: 4px; height: 16px; }
#languagemenu img { background: none; }
#languagemenu ul { margin-left: 10px; padding: 0px; list-style-type: none; overflow: hidden; }
#languagemenu li { display: inline; margin-right: 5px; padding: 0px; list-style-type: none; }
/*#languagemenu li a.current { }*/
/*-ms-filter: "progidXImageTransform.Microsoft.Alpha(Opacity=0)"
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />*/

#topcontainer{
	width:980px;
	margin: 0 auto;
	height: 20px;
	background-image: url(../images/sf-container-top.png);
	background-repeat: no-repeat;
	background-position: top;
}
#container {
	width:940px; /*center hack*/
	text-align:left;
	background-color: #FFFFFF;
	background:url(../images/sf-container.png) repeat-y;
	margin: 0 auto;
	padding: 0 20px;
}
#bottomcontainer{
	width:980px;
	margin: 0 auto;
	height: 20px;
	background-image: url(../images/sf-container-bottom.png);
	background-repeat: no-repeat;
	background-position: top;
}
#bottom {
	width:980px; /*center hack*/
	text-align:center;
	margin: 5px auto 10px auto;
	color: #FFFFFF;
}
/*****************************************************
layout 2 livello
*****************************************************/
#language { position: absolute; top: 5px; height: 20px; }
#language ul { margin-left: 40px; padding: 0px; list-style-type: none; overflow: hidden; }
#language li { display: inline; margin-right: 5px; padding: 0px; list-style-type: none; }

#header {
	text-align:left;
	height: 45px;
	overflow: hidden;
}
#banner {
	width: 936px;
	height: 246px;
	margin: 10px 0;
	background:url(../images/banner.jpg);
	border: 2px solid #ffcccb;
}
#banner .typhography {
   width: 600px;
   padding: 0 0 0 20px;
   margin-top: 65px;
   }
#top {
    height: 12px;
    padding: 5px 10px;
	margin-bottom: 20px;
	/*border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #ededed;*/
	font:0.9em Arial, Helvetica, sans-serif;
	line-height:1.2em;
    color:#999999;
}
#content {
	float:left;
	width:650px;
	margin-left:20px;
	margin-bottom:50px;
    overflow:hidden;
	height: auto !important;
    height: 100%;
    min-height: 400px;
	padding-bottom:20px;
}
#sidebar {
	float:right;
	width:225px; /* + 20padding */
	overflow:hidden;
	padding: 0 10px;
	margin-bottom: 50px;
}
#sidebar div { margin-bottom: 30px; }
/*#sidebar .sidebarbox { margin-bottom: 30px; }*/
#footer {
	clear:both;
	height: 10px;
	margin: 0px;
	padding: 5px 10px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background-color: #ededed;
	font:0.7em Arial, Helvetica, sans-serif;
	line-height:1em;
    color:#999999;
}
/*****************************************************
layout 3 livello
*****************************************************/
/*navigation */
#logo { float:left; margin: 9px 0 0 4px; overflow:visible; position:absolute; z-index: 10} /* margin: 10px 0 0 20px; */
div.navigation { float: right; color: #666666; width: 60%; text-align: right; margin-top: 15px; margin-right: 10px; font-size:16px; }
div.navigation ul { margin: 0px; padding: 0px; overflow: hidden; }
div.navigation li { display: inline; margin: 0px; padding: 0px; list-style-type: none; }
div.navigation a:link, div.navigation a:active, div.navigation a:visited { color: #666666; text-decoration: none; margin-left: 15px; }
div.navigation a:hover { text-decoration: none; color: #efbdbc; }
div.navigation li a.current  { color: #d7a7a7; }

/* top */
#pathway { float: left; width: 470px; }
#pathway span { text-transform: capitalize; }
#search { float: right; }
#search form { margin: 0px; padding: 0px; }

/* content */
/*#content .dxsx { float:left; width:295px; height: 163px; padding: 5px 5px 5px 10px; margin-bottom: 10px; margin-right: 15px; background:#fff1f0; background:url(../images/sfondi/news_bg.jpg);}
#content .sxsx { float:left; width:300px; height: 163px; padding: 5px; margin-bottom: 10px; margin-left: 11px; xbackground:#fff1f0; xborder: 2px solid #ffcccb;}*/


#content .dxsx, #content .sxsx {float:left; width:295px; height: 163px; padding: 5px 5px 5px 10px; margin-bottom: 10px; margin-right: 15px; border: none; }
#content .dxsx { background:url(../images/sfondi/news_bg.jpg); }
#content .sxsx { background:url(../images/sfondi/news7_bg.jpg); }

#content .cxlong { clear:both; margin: 40px 0 30px 0;}

/* sidebar */
#LatesPostN { margin-left:10px; list-style: upper-roman; }
#LatesPostN li { margin-bottom: 8px; }

/* footer */
#linksx { float: left; width: 49%; }
#linkdx { width: 40%; float: right; text-align: right; }



/* donazioni */
#donazioniflag img { background: none; }
#denise{ padding-top: 40px; width:300px; }


.tool-tip{
background:#cec6ce;
padding:3px;
border: 1px dotted #333333;}
.tool-text{
background:#ededed;
padding:3px;
}



#intro{
position:absolute;
width:700px;
height:330px;
padding:2px;
position:absolute;
top:50%;
left:50%;
margin-left:-350px;
margin-top:-165px;
text-align:center;
z-index:99;
border: 4px solid #d79a99;

}
#areaintro {
background:#000;
color:#fff;
position:absolute;
width:698px;
height:328px;
padding: 0px;
/*overflow: auto;
background-image: url(../images/logo-sanvito-positano/sf.gif);*/
text-align:center;
z-index:100;
/*cursor:pointer;*/
border: 1px solid #d79a99;
}
