/* @override 
	http://www.crisidimenticate.it/sites/default/themes/crisi_dimenticate/css/style.css?e
	http://www.crisidimenticate.it/sites/default/themes/crisi_dimenticate/css/style.css?f
	http://www.crisidimenticate.it/sites/default/themes/crisi_dimenticate/css/style.css?6
	http://marvin.local/Projects/Elever/MSF/crisi_dimenticate/sites/default/themes/crisi_dimenticate/css/style.css?e
*/

html, body
{
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	background: #e9e9e9 url(../images/content-background.png) repeat-y center top;
}

div, p, a
{
	font: normal 12px Arial;
	color: #333333;
	text-decoration: none;
}

a
{
	outline: 0;
	border: 0;
	color: #cc2229;
}

a:hover
{
	text-decoration: underline;
}

div#content_container.not_front div.content p img
{
	padding: 1px;
	border: 1px solid #dddddd;
}

h1
{
	margin-top: 0;
}

h2
{
	color: #3366aa;
	font: normal 19px Times;
}

fieldset
{
	clear: both;
	display: block;
	border: 1px solid #dedede;
}

fieldset legend
{
	font-style: italic;
	font-weight: bold;
	color: #8d1e11;
}

form#user-login-form
{
	text-align: left;
	border: 1px solid #dedede;
	padding: 1em;
	margin-top: 1em;
}

form#user-login-form div#edit-name-wrapper,
form#user-login-form div#edit-pass-wrapper
{
	padding: 2px;
	margin-top: 0;
}

form#user-login-form ul
{
	margin: 1em 0 0;
	padding: 0;
}

form#user-login-form ul li
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	margin: .5em 0 0;
}

select#edit-field-rapporto-nid-nid,
select#edit-field-top-right-nid-nid
{
	width: 100%;
}

/* @group Header */

div#header
{
	width: 100%;
	height: 90px;
	background: url(../images/header-background.png) repeat-x left top;
}

div#header_top
{
	width: 1009px;
	height: 60px;
	margin: 0 auto;
}

div#menu
{
	width: 909px;
	height: 24px;
	margin: 0 auto;
	display: block;
	padding: 6px 50px 0;
}

div#tabs
{
	display: block;
	border: none;
	margin: 0 auto 1em;
	padding: 0;
}

div#menu ul.links, div#tabs ul.tabs
{
	display: block;
	border: none;
}

div#tabs ul.tabs.primary
{
	border-bottom: 1px solid #dedede;
	height: 24px;
	width: 100%;
	margin: 0;
	padding: 0;
}

div#tabs ul.tabs.secondary
{
	border-bottom: 1px solid #dedede;
	display: block;
	height: 24px;
	width: 100%;
	padding: 0;
	margin: .5em 0 0;
}



div#menu ul.links li, div#tabs ul.tabs li
{
	height: 24px;
	display: block;
	padding: 0;
	margin: 0;
	float: left;
	border: none;
}

div#tabs ul.tabs li
{
	padding-top: 1px;
}

div#tabs ul.tabs li a
{
	background-color: transparent;
}

div#menu ul.links li.active, div#menu ul.links li.active-trail, div#tabs ul.tabs li.active, div#tabs ul.tabs li.active-trails
{
	background: url(../images/menu-active-open-background.png) no-repeat left bottom;
}

div#menu ul.links li a, div#tabs ul.tabs li a
{
	border: none;
	display: block;
	height: 19px;
	padding: 5px 20px 0 0;
	margin: 0 0 0 20px;
}

div#menu ul.links li.active a, div#menu ul.links li.active-trail a, div#tabs ul.tabs li.active a, div#tabs ul.tabs li.active-trail a
{
	background: url(../images/menu-active-close-background.png) no-repeat right bottom;
	color: #8d1e11;
}

/* @end */

/* @group Content */

div#content
{
	width: 969px;
	margin: 0 auto;
	padding: 10px 20px 20px;
}

div#breadcrumb
{
	height: 22px;
	margin-bottom: 24px;
	border-bottom: 1px solid #F6F6F6;
}

div#breadcrumb div.breadcrumb
{
	margin-left: 240px;
}

div#breadcrumb div.breadcrumb, div#breadcrumb div.breadcrumb a
{
	font: normal 13px Times;
	color: #898989;
}

div.messages
{
	padding: 1em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #dcffdc;
	color: #333333;
	margin: 0 0 1em;
}

div#main
{
	padding: 0 70px;
}

div#left_container
{
	float: left;
	width: 160px;
	padding-right: 40px;
}

div#left_container div.content
{
	border-bottom: 1px solid #D5D5D5;
	padding: 0 0 30px;
	margin-bottom: 30px;
}

ul.menu, ul.links
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
}

ul.menu li, ul.links li
{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: .5em .5em 0 0;
}

ul.menu li a, ul.links li a, ul.tabs li a
{
	color: #665555;
}

ul.menu li a
{
	font-weight: bold;
}

ul.menu li.witness, ul.menu li.pezzo, ul.menu li.publisher
{
	display: none;
}

ul.menu li a.active
{
	color: #cc2229;
}

ul.links li a.active
{
	color: #8d1e11;
}

ul.menu li ul.menu, ul.links li ul.links
{
	margin-left: 10px;
}

ul.menu li.collapsed a, ul.links li.collapsed a
{
	font-weight: bold;
	color: #8d1e11;
}

ul.menu li.expanded a, ul.links li.expanded a
{
	font-weight: bold;
	color: #cc2229;
}

ul.menu li ul.menu li a, ul.links li ul.links li a
{
	font-weight: normal;
	color: #584243;
}

ul.menu li ul.menu li a.active, ul.links li ul.links li a.active
{
	color: #cc2229;
}

div#content_container.front
{
	margin-top: 20px;
}

div#content_container.not_front
{
	padding-left: 40px;
	width: 588px;
	float: right;
	background: url(../images/content-separator.png) repeat-y left top;
}

div#content_container.not_front h2
{
	margin-top: 0;
}

div.node p
{
	margin-top: 0;
	line-height: 15px;
}

div.gmap_container
{
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
	padding: 1px;
	border: 1px solid #dddddd;
}

div.field-field-pdf
{
	padding: 1em 0;
	border-top: 1px solid #d5d5d5;
}

div.field-field-rapporto
{
	margin: 0;
	padding: 0;
	width: 374px;
	float: left;
	padding-right: 40px;
	margin-right: -1px;
	background: url(../images/content-separator.png) repeat-y right top;
}

div.field-field-top-right
{
	margin: 0;
	padding: 0;
	width: 374px;
	float: left;
	padding-left: 40px;
	background: url(../images/content-separator.png) repeat-y left top;
}

div.teaser
{
}

div.teaser div.content
{
	margin: 0;
	padding: 0;
}

div.teaser img
{
	width: 370px;
	height: 249px;
	margin: 0 0 -4px;
	padding: 1px;
	border: 1px solid #dddddd;
}

div.teaser h2
{
	color: #3366aa;
	font: normal 18px Times;
	padding: 10px;
	border: 1px solid #dddddd;
	background: url(../images/home-title-background.png) repeat-x left bottom;
	margin: 0;
}

div.teaser div.field-field-rapporto-link h2
{
	margin: 0;
	padding: 10px;
	border: 1px solid #dddddd;
	background: url(../images/home-title-background.png) repeat-x left bottom;
}

div.teaser p
{
	margin: 12px 0;
	font-weight: normal;
}

div.teaser div.continue
{
	text-align: right;
}

div#block-views-links_block-block_1
{
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #d6d6d6;
}

div#block-views-links_block-block_1 div.views-row-1
{
	width: 374px;
	float: left;
	padding-right: 40px;
	margin-right: -1px;
	background: url(../images/content-separator.png) repeat-y right top;
}

div#block-views-links_block-block_1 div.views-row-2
{
	width: 374px;
	float: left;
	padding-left: 40px;
	background: url(../images/content-separator.png) repeat-y left top;
}

div#block-views-links_block-block_1 div.views-field-field-image-fid
{
	max-width: 190px;
	float: left;
	margin-right: 14px;
}

div#block-views-links_block-block_2 div.content
{
	padding: 0;
	margin: 0;
	border: 0;
}
div#block-views-links_block-block_2 div.views-field-field-image-fid
{
	width: 160px;
	border-bottom: 1px solid #D5D5D5;
	padding: 0 0 30px;
	margin-bottom: 30px;
	text-align: center;
}

div#block-views-links_block-block_1 div.views-field-field-image-fid img, div#block-views-links_block-block_2 div.views-field-field-image-fid img
{
	padding: 1px;
	border: 1px solid #dddddd;
}

div#block-views-links_block-block_1 div.views-field-title
{
	font-weight: bold;
	color: #cc2229;
	text-transform: uppercase;
}

div#block-views-links_block-block_1 div.views-field-body
{
}

div#block-views-publisher_cloud-block_1
{
}

div#block-views-publisher_cloud-block_1 h2
{
	margin: 0 0 20px;
}

div#block-views-publisher_cloud-block_1 h3
{
	margin: 0 0 4px;
	font: bold 12px Arial;
}

div#block-views-publisher_cloud-block_1 div.item-list ul
{
	margin-bottom: 8px;
}

div#block-views-publisher_cloud-block_1 div.item-list ul li
{
}

div#block-views-publisher_cloud-block_1 div.item-list ul li span.field-content a
{
	font: bold 12px Arial;
	color: #8d1e11;
}

div.view-testimonianze
{
}

div.view-testimonianze h2
{
	margin: 0 0 20px;
}

div.view-testimonianze div.item-list ul
{
	padding-left: 0;
}

div.view-testimonianze div.item-list ul li
{
	list-style-type: decimal;
}

div.view-testimonianze div.item-list ul li span.field-content a
{
	font: bold 12px Arial;
	color: #8d1e11;
}

div.view-testimonianze
{
	margin-left: 6px;
}

div.view-testimonianze div.views-row-even, div.view-testimonianze div.views-row-odd
{
	margin-bottom: 10px;
}

div.view-testimonianze div.views-field-title
{
	margin-left: -6px;
}

div.view-testimonianze div.views-field-title a
{
	font-weight: bold;
	color: #8d1e11;
}

div.view-testimonianze div.views-field-name
{
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

div.view-testimonianze div.views-field-teaser p
{
	display: inline;
}

div.view-publisher-cloud div.item-list h3
{
	color: #8d1e11;
	cursor: pointer;
}

div.view-publisher-cloud div.item-list ul
{
	display: none;
}

div.view-testate div.views-row
{
	margin-bottom: 10px;
}

div.view-testate div, div.view-testate div a
{
	font-size: 11px;
}

div.view-testate div.views-field-title a
{
	font: bold 12px Arial;
	color: #8d1e11;
}

div.view-testate div.views-field-teaser p
{
	margin: 0 0 4px;
	font-size: 12px;
}

div.view-testate div.views-field-field-short-title-value, div.view-testate div.views-field-field-short-title-value-1, div.view-testate div.views-field-field-short-title-value-2, div.view-testate div.views-field-field-short-title-value-3, div.view-testate div.views-field-field-short-title-value-4, div.view-testate div.views-field-field-short-title-value-5, div.view-testate div.views-field-field-short-title-value-6, div.view-testate div.views-field-field-short-title-value-7, div.view-testate div.views-field-field-short-title-value-8, div.view-testate div.views-field-field-short-title-value-9
{
	display: inline;
}

div.view-most-important-piece ul
{
	padding-left: 0;
	list-style-image: none;
	list-style-type: none;	
}

div.view-most-important-piece ul li
{
	margin-left: 0;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
}

div.view-most-important-piece ul li a
{
	font: bold 12px Arial;
	color: #8d1e11;
}

/* @end */

/* @group Footer */

div#footer
{
	width: 1009px;
	color: #584243;
	margin: 0 auto;
}

div#credits
{
	margin: 0 90px;
	height: 60px;
	border-top: 1px solid #D6D6D6;
}

div#credits img
{
	float: left;
	margin-right: 16px;
}

div#credits p
{
	font: normal 10px Arial;
	color: #665555;
	padding: 0;
	margin: 0;
	padding-top: 16px;
}

div#credits p a
{
	font: normal 10px Arial;
}

/* @end */

div.flv_content
{
	width: 400px;	
	margin: 0 auto 12px;
}

div.pezzo_date_crisi
{
	margin-top: -10px;
}
span.pezzo_date
{
	color: #556666;
}
span.publisher_pezzo_count
{
	display: none;
}

div.pezzo_publisher
{
	font-weight: bold;
	color: #556666;
	margin-bottom: 10px;
}

div.attachments div.file_download,
div.attachments div.content
{
	border-top: 1px solid #d5d5d5;
	padding-top: 18px;
	margin-bottom: 18px;
	
}

div.attachments div.file_download ul
{
	margin: 0;
	padding: 0;
}

div.attachments div.file_download ul li
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	margin-bottom: 8px;
}

div.attachments div.file_download ul li div.file img
{
	vertical-align: bottom;
}

div.attachments div.file_download ul li div.description
{
	color: #584243;
	font-size: .8em;
	margin-left: 20px;
}

div#s3slider
{
	width: 588px;
	height: 441px;
	position: relative;
	overflow: hidden; /* important */
	margin-bottom: 24px;
	background-color: #000000;
}
ul#s3sliderContent {
	width: 588px; /* important to be same as image width or wider */
	position: absolute; /* important */
	top: 0; /* important */
	margin-left: 0; /* important */
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */

}

li.s3sliderImage span {
	position: absolute; /* important */
	left: 0;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 374px;
	background-color: #000;
	filter: alpha(opacity=70); /* here you can set the opacity of box with text */
	-moz-opacity: 0.7; /* here you can set the opacity of box with text */
	-khtml-opacity: 0.7; /* here you can set the opacity of box with text */
	opacity: 0.7; /* here you can set the opacity of box with text */
	color: #fff;
	display: none; /* important */
	top: 0;
	
	/*
		if you put
		top: 0; -> the box with text will be shown at the top of the image 
		if you put
		bottom: 0; -> the box with text will be shown at the bottom of the image
	*/
}

.clean {
   clear: both;
}

.clear, .clearboth
{
	clear: both;
	height: 0;
	list-style-type: none;
}
