﻿/* ===== reset.css ===== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-color:transparent;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: transparent;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* ===== style.css ===== */

body {
font-family:Arial, serif;
font-size:10pt;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5em;
background: rgb(255,255,255) url("/SiteRes/style/background.png") top center repeat-y;
background-position-y: 100px;
}


a {

text-decoration:none;
color:#000;
font-weight:600;
}
a:hover {
color:#e12000;

}

hr{
margin:25px 0px;
border:0;
border-top:1px dotted #ccc;
width:588px;
color:#fff;
clear:both;
}


#wrapper {
position: absolute;
top: 0px;
left:50%;
width:900px;
margin:40px 0 0 -450px;
/*z-index: 999;*/
}

div.heading{
height:400px;
width: 1000px;
margin: 0px auto;
}

/*
#header {
float:left;
width:900px;
height:100px;
margin:0;
background-image: url("/SiteRes/style/header_background.png");
background-repeat: no-repeat;
}
*/

td#CellHeader {

height:100px;
margin:0;
background-image: url("/SiteRes/style/header_background.png");
background-repeat: no-repeat;
background-position:10px 30px;
}


#logo {
margin: 12px 0 0 0;
float:left;
width:auto;
padding:18px 0 34px 16px;
}


#logo a {
color:#ff2b06;
font-size:60px;
font-weight:600;
text-decoration:none;
border-bottom:none;
letter-spacing:-3px;

}
#logo h2 {
font-size : 16px;
font-weight : normal;
padding : 12px 4px 0 15px;
letter-spacing : 0px;
}


/*::::::::::::::::::::::::::: first level links :::::::::::::::::::::::::*/

/*div#MainNav{
position:absolute; 
top:20px; 
border: 3px dotted orange;}

#nav {
float:right;
width:auto;
padding:42px 10px 0;
}

#nav ul {
height:50px;
float:right;
}

#nav li {
text-align:center;
float:left;
display:inline;
width:auto;
}

#nav li a {
font-size:12pt;
font-weight:bold;
display:block;
padding:10px;
border-bottom:none;
}

#nav li a:hover {
background-color: rgb(235,137,27);
color: rgb(255,255,255);
}

#nav li a:active {
background-color: rgb(0,0,0);
color: rgb(255,255,255);
}

#nav li a.selected {
background-color: rgb(197,62,27);
color: rgb(255,255,255);
}

*/



/*::::::::::::::::::::::::::: first level links :::::::::::::::::::::::::*/

div#MainNav{
float:right;
margin-top: 72px;
}

#nav {
float:right;
width:auto;
padding:42px 10px 0;
}

#nav ul {
/*height:50px;*/
float:right;
}

#nav li {
text-align:center;
float:left;
display:inline;
width:auto;
}

#nav li a {
font-size:12pt;
font-weight:bold;
display:block;
/*padding:10px;*/
border-bottom:none;
}

#nav li a:hover {
background-color: rgb(235,137,27);
color: rgb(255,255,255);
}

#nav li a:active {
background-color: rgb(0,0,0);
color: rgb(255,255,255);
}

#nav li a.selected {
background-color: rgb(197,62,27);
color: rgb(255,255,255);
}


.ms-topnavContainer{
border:none;
/*border-left:solid 1px #c2dcff;*/
}

.ms-topnav{
border:none;
background-image:none;
background-repeat:repeat-x;
font-family:arial;
background-color:transparent;
color:#000;
padding:42px 10px 0;
font-size:12pt;
font-weight:bold;
display:block;
padding:0px;

}

.ms-topnav a{
font-size:12pt;
font-weight:bold;
display:block;
padding:10px;
}

.ms-topnavselected{
background-color: rgb(197,62,27);
color: rgb(255,255,255);
background-image:none;
font-weight:bold;
border:none;

}

.ms-topnavselected a{
color:#fff;
}
.ms-topNavHover{
background-image:none;
border:none;
background-color: rgb(235,137,27);
color: rgb(255,255,255);
}

.ms-topNavHover a{
color:rgb(255,255,255);
}

.ms-topnav img{
position:relative;
left:-6px;
}


/*::::::::::::::::::::::::::: second level links :::::::::::::::::::::::::*/

td#CellSubNavigation {

color:#FF2B06;
height:auto;
border-bottom:1px dotted #ccc;
width:100%;
float:left;
padding:10px 0px;
font-weight:300;
line-height:120%;
background-color: rgb(250,250,250);
}

#SubNav div.textwidget {
float:right;
width:auto;
margin: 0 15px 0 0;
font-size: 10pt;
text-decoration: none;
}


ul.nav2liv {
float:right;
width:auto;
padding: 0 15px 0 0;
}


ul.nav2liv li {
text-align:center;
float:left;
display:inline;
width:auto;
margin: 0 5px 0 5px;
}

ul.nav2liv li a{
	font-size:11pt;
font-weight:bold;
display:block;
padding:5px;
border-bottom:none;
}

ul.nav2liv li a:hover{
background-color: rgb(235,137,27);
color: rgb(255,255,255);
}

ul.nav2liv li a:active{
background-color: rgb(0,0,0);
color: rgb(255,255,255);
}

a.nav2liv-currentitem:visited,  a.nav2liv-currentitem:link {
background-color: rgb(197,62,27) !important;
color: rgb(255,255,255) !important;
}




td#CellSubNavigation:hover {
background-color: rgb(255,255,255);
color: rgb(255,255,255);
}

td#CellSubNavigation a:hover {
color: rgb(255,255,255);
}




/*::::::::::::::::::::::::::: MAIN CONTENT IN PAGE :::::::::::::::::::::::::*/



#content {
width:620px;
float:left;
border-right:1px dotted #ccc;
padding:0 0 30px 0;
min-height:420px;
}


.post {
padding:0 30px 0 16px;
}
.post p {
margin:14px 0 14px 0;
}
.post em{
font-style:italic;
}
.post h2 {
/*font-family:Georgia;*/
font-size:12pt;
margin:25px 0 10px 0;
font-weight:normal;
}
.post h1, .post h1 a{
/*font-family:Georgia;*/
font-size:14pt;
margin:30px 0 10px 0;
font-weight:normal;
line-height:32px;
}
.post h3, .post h4 {
font-family:Georgia;
font-size:10pt;
margin:15px 0 10px 0;
font-weight:normal;
}

.post h4 {
/*font-size:18px;*/
}

.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:9pt;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}

.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}




div.navigation{
padding: 0px 16px
}


div.alignleft{
	background: rgb(250,250,250);
	min-height: 310px;
	float:left;
	width: 283px;
	border: 1px dotted #ccc;
	}
	
div.alignright{
	background: rgb(250,250,250);
	min-height: 310px;
	float:right;
	width: 283px;
	border: 1px dotted #ccc;
	}


div.alignleft h3, div.alignright h3 {
	font-weight: bold;
	}

div.alignleft ul, div.alignright ul {
	margin-left: 12px;
	}

div.alignleft ul li a, div.alignleft ul li a:link, div.alignright ul li a, div.alignright ul li a:link, div.alignleft ul li a:visited, div.alignright ul li a:visited  {
	text-decoration: none !important;
	border-bottom: 1px dashed;
	}
	
div.alignleft ul li a:hover, div.alignright ul li  a:hover{
	text-decoration: underline;
	border-bottom: 1px solid;
	}	

div.boxcontent{
	padding:8px;
	}

/*::::::::::::::::::::::::::: SIDEBAR ITEMS :::::::::::::::::::::::::*/




div.block ul {
border-bottom:1px dotted #ccc;
}
div.block ul .children{
border:0;
padding: 0 0 0 8px;
}

div.block li {
border-top:1px dotted #ccc;
}

div.block li a {
background:transparent url(/SiteRes/style/images/bullet_black.gif) no-repeat scroll 6px 52%;
font-size:10pt;
font-weight:normal;
padding:2px 0 2px 5px;
display:block;
border-bottom:none;
}

div.block li a:hover {
background:#f7f7f7 url(/SiteRes/style/images/bullet_red.gif) no-repeat scroll 6px 52%;
}


/* - - - - - - - - - - - - - - - - - - SOCIAL LINKS - - - - - - - - - - - - - - - - - - -  */


div.block ul li a.twitter:link, div.block ul li a.twitter:visited {
background:#f7f7f7 url(/SiteRes/style/images/side-bg-twitter-shade.jpg) no-repeat;
}

div.block ul li a.twitter:hover {
background-image: url(/SiteRes/style/images/side-bg-twitter-full.jpg) !important;
font-weight: bold;
color: rgb(0,0,0);
text-decoration:none;

}


div.block li a.wikipedia:link, div.block li a.wikipedia:visited  {
background:#f7f7f7 url(/SiteRes/style/images/side-bg-wikipedia-shade.jpg) no-repeat;
}

div.block li a.wikipedia:hover {
background-image: url(/SiteRes/style/images/side-bg-wikipedia-full.jpg) !important;
font-weight: bold;
color: rgb(0,0,0);
text-decoration:none;

}


div.block li a.facebook:link, div.block li a.facebook:visited  {
background:#f7f7f7 url(/SiteRes/style/images/side-bg-facebook-shade.jpg) no-repeat;
}

div.block li a.facebook:hover {
background-image: url(/SiteRes/style/images/side-bg-facebook-full.jpg) !important;
font-weight: bold;
color: rgb(0,0,0);
text-decoration:none;
}



div.block li a.linkedin:link, div.block li a.linkedin:visited  {
background:#f7f7f7 url(/SiteRes/style/images/side-bg-linkedin-shade.jpg) no-repeat;
}

div.block li a.linkedin:hover {
background-image: url(/SiteRes/style/images/side-bg-linkedin-full.jpg) !important;
font-weight: bold;
color: rgb(0,0,0);
text-decoration:none;

}


div.block li a.flickr:link, div.block li a.flickr:visited  {
background:#f7f7f7 url(/SiteRes/style/images/side-bg-flickr-shade.jpg) no-repeat;
}

div.block li a.flickr:hover {
background-image: url(/SiteRes/style/images/side-bg-flickr-full.jpg) !important;
font-weight: bold;
color: rgb(0,0,0);
text-decoration:none;

}

div.block li a.youtube:link, div.block li a.youtube:visited  {
background:#f7f7f7 url(/SiteRes/style/images/side-bg-youtube-shade.jpg) no-repeat;
}

div.block li a.youtube:hover {
background-image: url(/SiteRes/style/images/side-bg-youtube-full.jpg) !important;
font-weight: bold;
color: rgb(0,0,0);
text-decoration:none;

}



/* - - - - - - - - - - - - - - - - - - /SOCIAL LINKS - - - - - - - - - - - - - - - - - - -  */



/* - - - - - - - - - - - - - - - - - - Flickr Box - - - - - - - - - - - - - - - - - - -  */
div.FlickrImg{
	background-image: url(/SiteRes/style/images/anni-luce-banner.jpg);
	background-position:right center;
	}
/* - - - - - - - - - - - - - - - - - - /Flickr Box - - - - - - - - - - - - - - - - - - -  */


#sidebar small{
	font-size: .8em;
	color: rgb(150,150,150);
	}

#sidebar small a:link, #sidebar small a:visited {
	color: rgb(150,150,150) !important;
	}

/* ++++++++++++++++++++++++++ FOOTER ++++++++++++++++++++++++++ */

#page-footer {
width:900px;
border-top:1px dotted #cccccc;
text-align:center;
padding:10px 0 12px 0;
background-color: #FAFAFA;
}

/* ===== slide.css ===== */

				  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 		{ float: left; margin-right: 10px;}
.floatRight	  { float: right; }
.clear 				{ clear: both; }
a							{ outline: none; }
img, a:hover, img a:hover						{ border:none; }


/*
	PAGE STRUCTURE
*/
#page-wrap { 
			width: 630px; 
			margin: 0px auto; 
			position: relative; 
			left: -14px;
			top:-5px;
			border: none;
			min-height: 365px;
			background-color: transparent;

			}
			
			

/*
	TYPOGRAPHY
*/
div#page-wrap > ul{ 
			list-style: square inside; 
			}
			
div#page-wrap > a, div#page-wrap > a:visited{ 
			color: #fff; 
			text-decoration: none;
			}
			
div#page-wrap > a:hover, div#page-wrap > a:active{ 
			color: white; 
			}


/*/
div#page-wrap > blockquote{ 
			padding: 0 20px; 
			margin-left: 20px; 
			border-left: 20px solid #ccc; 
			font-size: 14px;
			font-family: Georgia, serif; 
			font-style: italic; 
			margin-top: 10px;
			}
/*


/*
	SLIDER
*/
.slider-wrap{ 
			width: 630px; 
			position: absolute; 
			top: 0px; 
			left: 0px; 
			border:none;
			}			
			
.stripViewer .panelContainer .panel ul { 
			text-align: left; 
			/*margin: 0 15px 0 30px; */
			margin: -55px 15px 0 30px; 
			}
			
.stripViewer{ 
			position: relative; 
			overflow: hidden; 
			width: 620px; 
			height: 310px; 
			}
			
.stripViewer .panelContainer{ 
			position: relative; 
			left: 0; 
			top: 0; 
			}
			
.stripViewer .panelContainer .panel{ 
			float: left; 
			height: 100%; 
			position: relative; 
			width: 630px; 
			}
			
.stripNavL, .stripNavR, .stripNav	{ 
			display: none; 
			}
			
.nav-thumb{ 
			border: none; 
			margin-right: 0px; 
			}
			
#movers-row	{ 
			margin: 0px 0 0 0px; 
			}
			
#movers-row div{ 
			width: 155px; 
			float: left;
			margin: 0px;
			}
			
#movers-row div a.cross-link{ 
			/*float: right; */
			border:none;
			text-decoration: none;
			}
			
.slide-item-title{ 
			background-image: url(/SiteRes/slider_gui/transpBlack.png); 
			padding: 10px; 
			height: 100px;
			margin-top: -100px; 
			position: relative; 
			z-index: 9999; 
			color: white; 
			font-size: 14pt;
			font-weight: bold;
			}			
			
.slide-item-title span { 
			font-size: 11pt; 
			line-height: 1.4em;
			font-weight: normal;
			}
			
.cross-link{ 
			display: block; 
			width: 155px; 
			margin: -75px 0px 0px 0px;
			position: relative; 
			left: -14px;
			top:-5px;
			padding-top: 20px; 
			z-index: 9999; 
			border: 1px solid transparent !important;
			float:left;
			display: inline;
			}
			
.active-thumb{ 
			background: transparent url(/SiteRes/slider_gui/icon-uparrowsmallwhite.png) top center no-repeat; 
			border: none;
			}

a.SliderLink, a.SliderLink img{
			border: none;
			text-decoration: none;
			}


/* ===== riccardo.css ===== */

.innertop{
          background: url("/SiteRes/style/wrapper_background.png") no-repeat top center; 
          height:400px;
          width: 1000px;
          margin: 0px auto;
          }


.innerbody{
           background: rgb(255,255,255) url("/SiteRes/style/background.png") top center repeat-y; 
           }

.mastercontent {width:900px;
                margin:0px 0px 0px 0px;
	        }

/*	        
.headercontent {width:900px;
                margin-top:50px;
                margin-bottom:-100px;
                z-index:2
	        }
	        
	        
	        
*/


	        
.headerwrapper{text-align:center;
	}
}	        
	        
.footercontent {text-align:center;
	        }
	        
/*=============news==================*/


.newsTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:normal;
	line-height:22px;
	color: #000;
	
}

div.newsBody {
	    color:rgb(0,0,0);
		font-size:10pt;
		font-family:Arial, Helvetica, sans-serif;
		border-bottom:1px dotted rgb(220,220,220);
		width: 600px !important;
		line-height:16pt;
		margin:0 0 13px;
		padding:0 0 14px;
	
}

img.NewsRollupImg{
	margin: 3px 10px 0 0;
	float: left;
}

a.newslink:link, a.newslink:visited { 
	text-decoration:none; 
	color:black;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight:normal !important;
	font-size:8pt;
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px dotted silver;
	color:#000000;
	padding:0 3px;
	text-decoration:none;
}


a.newslink:hover { 
	text-decoration:none; 
	color:black;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight:normal !important;
	font-size:8pt;
	background:#e1e1e1 none repeat scroll 0 0;
	border:1px dotted #777;
	color:#000000;
	padding:0 3px;
	text-decoration:none !important;
}


div li.newsListItem, li.newsListItem a{
	list-style-type:none;	       font-family:Arial, Helvetica, sans-serif;
}

.newsListItem a {
	background:transparent url(/SiteRes/style/images/bullet_black.gif) no-repeat scroll 6px 52%;
	font-size:10pt;
	font-weight:normal;
	padding:0px;
	display:block;
	border-bottom:none;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	text-decoration:none;

	
}

.newsListItem a:hover {
	background:transparent url(/SiteRes/style/images/bullet_red.gif) no-repeat scroll 6px 52%;
	font-size:10pt;
	font-weight:normal;
	padding:0px;
	display:block;
	border-bottom:none;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	color:#ffcc00;
	text-decoration:none;
}










#zz1_TopNavigationMenun0 {

     visibility:hidden;
     display:none;

}


.ms-pagebreadcrumb {
     visibility:hidden;
     display:none;
}


/*========claudio.css===========*/

table.MegaContainerTable{
	border: none;
}


td.Page-Content{
	width:600px !important;
	padding:0 10px;
	vertical-align:top;
}


td.Page-Sidebar{
	width: 260px;
	padding:0 0 0 10px;
	vertical-align:top;

}


div#Page-Titlepage{
	width:600px;
	margin: 10px 0 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#000;
	border-bottom: 1px dotted silver;
}



.pageContent {
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
}


.UserGeneric {
padding:0px 0px 0px;
}

td#MiddleLeftCell{
	background:#FAFAFA none repeat scroll 0 0;
	border:1px dotted #CCCCCC;
	min-height:310px;
	vertical-align:top;
	width:266px;
	padding: 0 5px 0 5px;
	margin: 0 10px 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	}

td#MiddleCenterCell{
	background:#fff ;
	border:none;
	min-height:310px;
	width:20px;
	padding: 0px;
	}

td#MiddleRightCell{
	background:#FAFAFA none repeat scroll 0 0;
	border:1px dotted #CCCCCC;
	min-height:310px;
	vertical-align:top;
	width:266px;
	padding: 0 5px 0 5px;	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;

	}
	
div.HorSpacer{
	height:20px;
	display:block;
}


div#SiteActionsButton{
	position:absolute;
	right: 12px;
	top: 12px;
}

div#WelcomeMenu{
	position:absolute;
	right: 12px;
	top: 42px;
}


td#Page-Header{
	text-align:right;
	height: 140px;
	background-image:url("/SiteRes/style/header_background.png"); 
	background-position: 20px 40px;
	background-repeat:no-repeat;
}

CellSubNavigation

/* ---------- WEBPART OVERRIDE ----------- */

table{
	border:none;
}

td.ms-WPHeader  {
border-bottom:none;
border-collapse:collapse;
}

.ms-WPHeader td {
border-bottom:1px solid #ccc;
border-collapse:collapse;
}


.ms-WPTitle {
color:#000;
font-family:arial,sans-serif;
font-size:10pt;
font-weight:bold;
padding:5px 0 3px;
}

.ms-WPBody {
font-family:arial,helvetica,sans-serif;
font-size:9pt;
}


.link-item-large, .link-item-large a, .link-item-large a:link {
color:#000;
font-family:arial,helvetica,sans-serif;
font-size:11pt;
text-decoration:none;
}

.ms-WPBody a:link, .ms-WPBody a:visited {
color:#000;
text-decoration:none;
}


.ms-WPBody a:hover {
color:#000;
text-decoration:underline;
}



.ms-WPBorder {
border-top-width:0;
}

.ms-WPBorder, .ms-WPBorderBorderOnly {
border:none;
}

.item {
clear:both;
margin:0px 0px 0px 0px;
}
