/******************  RESET  *******************/
/**********************************************/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/******************    SKIN   *****************/
/**********************************************/

.clear_float
{
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0;
}


.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* end clearfix */



/******************   INDEX   *****************/
/**********************************************/
body
{
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    font-family: "Trebuchet MS", sans-serif;
    color: #f0f0f0;
}
strong
{
	color: #FFFFB1;
}
a
{
    font-size: 13px;
    
}


.ritarda
{
    display:none; /* lo mostrerą il javascript */
}
div.button_spunta
{
    display: block;
    float:left;
    width: 160px;
    margin-right: 20px;
}
.button_spunta a
{
    font-weight:bold;
    display: inline-block;
    padding-left: 43px;
    padding-right: 50px;
    padding-bottom: 6px;
    padding-top: 20px;
}

label.error
{
    color: #ffffff;
    font-weight: bold;
    display: block;
    padding-top:2px;
    padding-bottom: 4px;
}

ul li
{
    list-style-type: none;
}

/* .spunta li
{
    list-style-image: url(images/spunta.png);
    font-size: 13px;
    line-height: 1.5em;
} */

ul.news li
{
    font-size: 13px;
    line-height: 1.5em;
    list-style: none;
    padding-left: 20px;
}

ul.spunta li
{
    font-size: 13px;
    line-height: 1.5em;
    list-style: none;
    padding-left: 20px;
}


ul.person li
{
    font-size: 13px;
    line-height: 1.5em;
    list-style: none;
    padding-left: 20px;
}

ul.spunta li
{
    background: url(images/spunta.png) no-repeat 0px 1px;
}

ul.news li
{
    background: url(images/news.png) no-repeat 0px 1px;
}

ul.person li
{
    background: url(images/person.png) no-repeat 0px 1px;
}


a.solidrules, span.solidrules
{
    font-size: 13px;
    padding-left: 20px;
    padding-bottom: 2px;
    padding-top: 2px;
    display: block;
    background: url(images/solidrules.png) no-repeat 0px 1px;
}

a.spunta, span.spunta
{
    font-size: 13px;
    padding-left: 20px;
    display: block;
    background: url(images/spunta.png) no-repeat 0px 1px;
}

a.pdf, span.pdf
{
    font-size: 13px;
    padding-left: 20px;
    display: block;
    background: url(images/pdf.png) no-repeat 0px 1px;
}

a.video, span.video
{
    font-size: 13px;
    padding-left: 20px;
    display: block;
    background: url(images/video.png) no-repeat 0px 1px;
}

a.news, span.news
{
    font-size: 13px;
    padding-left: 20px;
    display: block;
    background: url(images/news.png) no-repeat 0px 1px;
}

a.person, span.person
{
    font-size: 13px;
    padding-left: 20px;
    display: block;
    background: url(images/person.png) no-repeat 0px 1px;
}



.clear_float
{
}

div#site_body
{
    width: 100%;
}

/*** LAYOUT ***/

.site_width
{
    margin: 0px auto;
    width: 960px;
}

#dnn_ContentPane
{
    float: left;
    width: 610px;
    padding-right: 30px;
    padding-bottom: 25px;
}

#dnn_RightPane
{
    float: left;
    width: 320px;
}

#dnn_RightPane > div
{
    margin-bottom: 20px;
}



.three_columns
{
    float: left;
    width: 304px;
    padding-right: 24px;
}


.four_columns
{
    float: left;
    width: 222px;
    padding-right: 24px;
}
.last_column
{
    padding-right: 0px;
}

#search-container
{
    display: none; /* verrą mostrata dal javascript */
    float: right;
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: #eeeeee;
    position:relative;
}


#dnn_dnnSEARCH_txtSearch
{
    margin-left: 36px;
    background: none;
    border: none;
    width: 220px;
}

#dnn_dnnSEARCH_cmdSearch
{
    position: absolute;
    left: 10px;
    top:0px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(images/search.png) no-repeat center bottom;
}


#content
{
    padding-top: 20px;
    padding-bottom: 20px;
}

div#header
{
    background: url(images/bg_header.jpg) #ffffff no-repeat center bottom;
    padding-bottom: 80px;
}

div#navigation
{
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #272727;
}

div#content
{
    background: url(images/bg_content.jpg) #262626 no-repeat center top;
}

#dnn_dnnLOGO_hypLogo
{
    position: relative;
    display: block;
    top: 30px;
}

div#primary_navigation
{
    padding: 5px;
    width: 610px;
    float: left;
}

#primary_navigation ul
{
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 1em;
    padding-right: 1em;
    float: left;
}
#primary_navigation li
{
    font-size: 12px;
    list-style-type: none;
    margin: 0px;
    background: none transparent scroll repeat 0% 0%;
    float: left;
    list-style-image: none;
    padding-bottom: 4px;
    padding-top: 4px;
    padding-left: 1em;
    padding-right: 1em;
}





div#footer_navigation
{
    float: left;
}

#footer_navigation div
{
    float: left;
    padding-right: 40px;
}

#footer_navigation h1
{
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0.5em;
}

#footer p, #footer span
{
    color: #333333;
    font-size: 12px;
}

#footer_navigation ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

#footer_navigation ul li
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    color: #666666;
    font-size: 12px;
    margin-bottom: 0.5em;
}
#footer_navigation ul li a:link
{
    color: #666666;
}
#footer_navigation ul li a:visited
{
    color: #666666;
}
#footer_navigation ul li a:hover
{
    color: #666666;
}
#footer_navigation ul li a:active
{
    color: #666666;
}

div#footer
{
    background: url(images/bg_footer.jpg) #ffffff no-repeat center 0px;
    padding-top: 20px;
}

div#footer_copyright
{
    float: right;
}
div#footer_socialnetwork
{
	padding-top: 4px;
    float: right;
}

#content a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
#content a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
#content a:hover
{
    color: #FFFFB1;
    text-decoration: underline;
}
#content a:active
{
    color: #ffffff;
    text-decoration: none;
}

/* style for module titles */
#content .Head
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 20px;
    font-weight: normal;
    color: #f0f0f0;
}

/* style of item titles on edit and admin pages */
#content .SubHead
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
    color: #f0f0f0;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
#content .SubSubHead
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
    color: black;
}

/* text style used for most text rendered by modules */
#content .Normal, #content .NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
#content .NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
#content .NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
}

/* text style used for error messages */
#content .NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
#content .NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

/* text style for buttons and link buttons used in the portal admin pages */
#content .CommandButton
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
#content A.CommandButton:link
{
    text-decoration: underline;
    color: #ffffff;
}

#content A.CommandButton:visited
{
    text-decoration: underline;
    color: #ffffff;
}

#content A.CommandButton:hover
{
    text-decoration: underline;
    color: #ffffff;
}

#content A.CommandButton:active
{
    text-decoration: underline;
    color: #ffffff;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color: #363636;
}
.DataGrid_Container
{
    background-color: Transparent;
}
.DataGrid_Footer
{
    background-color: #363636;
}
.DataGrid_Header
{
    background-color: Transparent;
    text-align: center;
}
.DataGrid_Item
{
    background-color: Transparent;
    color: #f0f0f0;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}



/* TOP NAVIGATION */
div#top_navigation
{
    float: right;
    background-color: #787878;
}

/* #top_navigation div.l
{
     background: url(images/bg_top_navigation_left.png) no-repeat left bottom;
}

#top_navigation div.r
{
     background: url(images/bg_top_navigation_right.png) no-repeat right bottom;
}*/



#top_navigation ul
{
    padding-top: 6px;
    padding-bottom: 6px;
    margin: 0px;
    margin-left: 8px;
    margin-right: 8px;
    float: left;
    height: 1%;
}
#top_navigation a, #primary_navigation a
{
    font-size: 12px;
    color: #ffffff;
    height: 1%;
}

#top_navigation li
{
    border-left: solid 1px #999999;
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 8px;
    padding-right: 8px;
    background: none transparent scroll repeat 0% 0%;
    float: left;
    list-style-image: none;
    padding-top: 0px;
    height: 1%;
}

#top_navigation li.First
{
    border: none;
}









/*********** Container Rounded ***********************/
.c_rounded .c_head
{
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #707b7f;
    color: #f0f0f0;
}

.c_rounded .c_body
{
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #232323;
    color: #f0f0f0;
}

.c_rounded p
{
    line-height: 1.5em;
    margin-bottom: 0.5em;
}

.c_rounded .c_footer
{
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #525b5f;
    color: #f0f0f0;
}

.c_rounded div.c_title
{
}

.c_rounded .c_title h1, .c_rounded .c_title span
{
    font-size: 13px;
    font-weight: bold;
    color: #f0f0f0;
}

/*********** Container Gray Square ***********************/

.c_graysquare
{
    background-color: #7b878b;
    color: #f0f0f0;
}

.c_graysquare p, .c_graysquare li, .c_graysquare a
{
    font-size: 13px;
    line-height: 1.4em;
}

.c_graysquare h1
{
    font-size: 13px;
    font-weight: bold;
}

.c_graysquare
{
    background-image: url(images/c_graysquare_shadow.png) #7c878c no-repeat center bottom;
    padding: 22px;
    padding-bottom: 42px;
}

/*********** Container Transparent ***********************/


.c_transparent .c_title span
{
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.c_transparent h1
{
    margin-bottom: 0.5em;
    margin-top: 1.5em;
}

.c_transparent .c_title h1
{
    margin-bottom: 1em;
    margin-top: 0em;
}

.c_transparent .c_body
{
    padding-right: 40px;
}

.c_transparent h1
{
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

.c_transparent ul
{
    margin-bottom: 1em;
}
.c_transparent li
{
    font-size: 13px;
    margin-bottom: 0.5em;
}

.c_transparent p
{
    font-size: 13px;
    line-height: 1.5em;
    margin-bottom: 1em;
}

/*********** Container Rounded Simple ***********************/
.c_roundedsimple .c_title h1, .c_roundedsimple .c_title span
{
    font-size: 13px;
    color: #cccccc;
    font-weight: bold;
}

.c_roundedsimple input
{
    background-color: #eeeeee;
    margin-right: 4px;
}
.c_roundedsimple h1
{
    color: #cccccc;
    font-weight: bold;
    line-height: 1.5em;
    padding-bottom: 2px;
}
.c_roundedsimple p, .c_roundedsimple span
{
    color: #999999;
    line-height: 1.5em;
    margin-bottom: 0.5em;
}

.c_roundedsimple .c_head
{
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 18px;
    padding-right: 18px;
    background-color: #525b5f;
}

.c_roundedsimple .c_body
{
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 18px;
    background-color: #1e1e1e;
}

/********* Formattazione link speciali **************************/

a.h_scatola
{
    height: 60px;
    font-size: 18px;
    padding-left: 54px;
    display: block;
    background: url(images/scatola.png) no-repeat 0px -2px;
}
a.h_spunta
{
    height: 60px;
    font-size: 18px;
    padding-left: 54px;
    display: block;
    background: url(images/spunta_big.png) no-repeat 0px -2px;
}

a.h_cubi
{
    height: 60px;
    font-size: 18px;
    padding-left: 54px;
    display: block;
    background: url(images/cubi.png) no-repeat 0px 0px;
}

a.h_disegno
{
    height: 60px;
    font-size: 18px;
    padding-left: 54px;
    display: block;
    background: url(images/disegno.png) no-repeat 0px -2px;
}

a.h_documenti
{
    height: 60px;
    font-size: 18px;
    padding-left: 54px;
    display: block;
    background: url(images/documenti.png) no-repeat -2px -2px;
}

/*********** EasySlider ***********************************/

/* Easy Slider */

/* .rotator ul, .rotator_slow ul, .rotator_slow li, .rotator_slow li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.rotator li, .rotator_slow li
{
    width: 268px;
    height: 100px;
    overflow: hidden;
} */

.auto_slider ul, .auto_slider li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.auto_slider li
{
    /*width: 270px;
    height: 180px;*/
    overflow: hidden;
}

.newsletter_home input.blur, .newsletter_page input.blur
{
    color: #cccccc;
}


.newsletter_home input, .newsletter_page input, .newsletter_home textarea, .newsletter_page textarea
{
    margin-bottom: 4px;
    border: solid 1px #999999;
    background-color: #525b5f;
    color: #ffffff;
}

.newsletter_home input
{
    width: 90%;
}

/*---------- To align the Actions, Icon ---------*/
.c_icon, .c_actions, .c_title {float:left;}

a.twitter {
	font-size: 13px;
    padding-left: 0px;
	height: 30px;
	width: 28px;
    padding-bottom: 0px;
    padding-top: 0px;
    display: block;
    background: url(images/twitter.png) no-repeat 0px 0px
    /*background: url("images/twitter.png") repeat scroll -36px -12px transparent;
    float: left;
    height: 30px;
    margin-right: 8px;
    text-indent: -9999px;
    width: 28px;*/
}
a.twitter:hover {
    /*background-position: -36px -57px;*/
}
