* html {
    padding: 0px;
    margin: 0px;
}
body {
  font-size: 0.626em;
}

img {
	border: 0px;
	border-style: none;
}

div#content-master {
    width: 964px;
    min-height: 600px;
    margin: auto;
}

div#header {
  width: 964px;
  height: 106px;
  margin-top: 15px;
  background: transparent url('/images/bg-bord-header.gif') repeat-x top left;
}

.banner-home-top {
  width: 170px;
  height: 90px;
  float: left;
  margin-top: 8px;
}

div#logo {
  width: 595px;
  height: 90px;
  float: left;
  margin-top: 6px;
  margin-left: 15px;
  padding-left: 5px;
  position: relative;
}

div#lang-flag {
  position: absolute;
  left: 22px;
  bottom: 0px;
}

div#data {
  position: absolute;
  right: 22px;
  bottom: 0px;
  font-family: Georgia;
  font-size: 10px;
  color: #253A7B;
}

div#footer {
  width: 964px;
  height: 48px;
  text-align: center;
  padding-top: 20px;
  clear: both;
  background: transparent url('/images/footer-bg.gif') repeat-x top left;
  font-family: Georgia;
}

div#footer ul li {
  font-family: Georgia;
  font-size: 14px;
  color: #253A7B;
  display: inline;
  border-right: solid 1px #253A7B;
  margin-right: 5px;
}

div#footer ul li.last {
  border-right: none!important;
}

div#footer ul li a {
  font-family: Arial, Georgia;
  font-size: 14px;
  color: #253A7B;
  margin-right: 8px;
  text-decoration: none;
}

div#footer p {
  font-family: Arial, Georgia;
  font-size: 10px;
  color: #666666;
  margin-top: 10px;
}

div#menu {
  width: 964px;
  height: 28px;
  text-align: center;
  border-bottom: solid 1px #253B7C;
}

div#menu ul {
  width: 964px;
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
}

div#menu ul li {
  width: auto;
  height: 12px;
  padding: 5px 13px 5px 13px;
  font-family: Georgia;
  font-size: 15px;
  color: #253A7B;
  text-transform: uppercase;
  list-style: none;
  display: inline;
  background: url('/images/menu-sep.gif') no-repeat top right;
}

div#menu ul li.last {
  background: none;
}

div#menu ul li a {
  font-family: Georgia;
  font-size: 15px;
  color: #253A7B;
  text-decoration: none;
}

div#menu ul li a:hover {
  border-bottom: solid 5px #253B7C;
}

div#menu ul li a:active {
  border-bottom: solid 5px #253B7C;
}

div#menu ul li a.selected {
  border-bottom: solid 5px #253B7C;
}

div#news-container {
  width: 964px;
  height: 21px;
  border-bottom: solid 1px #A9A9AC;
  margin-top: 15px;
  text-decoration: none;
  background: url('/images/bg-news.jpg') repeat-x top right;
}

div#news-title {
  width: 57px;
  height: 21px;
  float: left;
}

div#news-scroller {
  height: 21px;
  float: left;
}

ul.newsticker {
  position: relative;
  left: 650px;
  margin: 0px;
  height: 21px;
}

div#news-scroller ul li {
  float: left;
  list-style: none;
  border-right: solid 1px #838997;
  margin-right: 10px;
  height: 21px;
  display: inline-block;
  padding-right: 10px;
  white-space: nowrap;
  display: none;
}

div#news-scroller ul li.last {
  border-right: none!important;
}

ul.newsticker {
  font-family: Arial;
  font-size: 13px;
  color: #5F6678;
  text-decoration: none;
  height: 21px;
}

ul.newsticker a {
  color: #5F6678;
  text-decoration: none;
}

div#news-scroller ul li span {
  font-family: Arial;
  font-size: 14px;
  color: #253A7B;
  margin-right: 10px;
}

.tickercontainer {
  height: 21px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.tickercontainer .mask {
  position: relative;
  width: 906px;
  height: 21px;
  overflow: hidden;
}

div#breadcrumbs {
  width: 964px;
  height: 20px;
  font-family: Arial;
  font-size: 9px;
  color: #CCCCCC;
  margin-top: 10px;
  text-transform: uppercase;
}

div#breadcrumbs a {
  font-family: Arial;
  font-size: 9px;
  color: #CCCCCC;
  text-decoration: none;
}

div#content {
  width: 964px;
  min-height: 500px;
}

div#content-left {
  width: 366px;
  height: 456px;
  float: left;
  margin-right: 4px;
}

div#content-right {
  width: 594px;
  /*height: 456px;*/
  float: left;
}

div#content-right-top {
  width: 594px;
  /*height: 128px;
  padding: 10px 10px 10px 30px;
  background: url('/images/bg-top-dx.jpg') no-repeat top left;*/
}
div#content-right-top a {
  outline: none;
}
div#content-right-top .left {
  float: left;
}
div#content-right-top h4 {
  font-size: 1.7em;
  color: #25397A;
}
div#content-right-top h4 span {
  text-transform: uppercase;
  color: #B90059;
}
div#content-right-top h3 {
  font-weight: bold;
  font-size: 2.2em;
  color: #B80059;
  padding-top: 5px;
}
div#content-right-top em {
  text-align: right;
  display: block;
  font-size: 1.4em;
  color: #25397A;
  padding-right: 20px;
}
div#content-right-top .logo-smi {
  float: right;
  width: 149px;
  position: relative;
  top: -4px;
}

.cr-pink-title {
  font-family: Georgia;
  font-size: 26px;
  color: #BB0059;
  font-weight: bold;
  font-style: italic;
}

.cr-pink-title a {
  color: #BB0059;
  text-decoration: none;
}

.cr-subtitle {
  font-family: Georgia;
  font-size: 20px;
  color: #5F6678;
  font-weight: bold;
  margin-top: 5px;
}

.cr-subtitle a {
  color: #5F6678;
  text-decoration: none;
}

.cr-text {
  font-family: Georgia;
  font-size: 16px;
  color: #5F6678;
  margin-top: 5px;
  margin-left: 55px;
}

.cr-text a {
  color: #5F6678;
  text-decoration: none;
}

div#content-right-bot {
  width: 570px;
  height: 328px;
  padding-left: 24px;
}

div#highlights {
  clear: both;
  margin-top: 10px;
  margin-bottom: 15px;
}

.highlights-element {
  width: 270px;
  height: 128px;
  float: left;
  margin-right: 8px;
  margin-bottom: 25px;
}

.highlights-element img {
  float: left;
}

.highlights-element div {
  width: 137px;
  height: 128px;
  float: left;
  padding-left: 5px;
}

.highlights-element div span, .highlights-element div span a {
  font-family: Georgia;
  font-size: 16px;
  color: #BB0059;
}
.highlights-element div span a {
  text-decoration: none;
}

.highlights-element div p {
  font-family: Georgia;
  font-size: 13px;
  color: #6B7387;
  margin-bottom: 3px;
}

.highlights-element div p b {
  color: #253B7C;
}

/*In this issue*/


div#ul-container {
  width: 100%;
  float: left;
  margin-top: 20px;
}

div#ul-container .copertina {
  float: left;
}

div#ul-container ul {
  width: 598px;
  float: left;
}

div#ul-container ul li {
  width: auto;
  min-height: 83px;
  margin-bottom: 10px;
  background: url('/images/li-dot-bot.gif') repeat-x bottom left;
}

div#ul-container ul li div.issue-sx {
  width: 38px;
  height: 73px;
  float: left;
  font-family: Georgia;
  font-size: 20px;
  color: #9FA3AC;
  padding-top: 10px;
  padding-left: 20px;
  background: url('/images/li-dot-dx.gif') no-repeat top right;
}
div#ul-container ul li div.issue-sx span {
  clear: left;
  padding-left: 3px;
}

div#ul-container ul li div.issue-dx {
  width: 520px;
  min-height: 83px;
  float: left;
  padding-left: 20px;
}

.p-subtitle {
  font-family: Georgia;
  font-size: 12px;
  color: #253A7B;
  text-transform: uppercase;
}

.p-title {
  font-family: Georgia;
  font-size: 18px;
  color: #C31F6C;
  font-style: italic;
}
.p-title a {
  font-family: Georgia;
  font-size: 18px;
  color: #C31F6C;
  font-style: italic;
  text-decoration: none;
}
.p-title a:hover {
  text-decoration: underline;
}

.p-text {
  font-family: Arial;
  font-size: 12px;
  color: #333333;
  margin-top: 5px;
}

/* The weekly */

div#weekly-container {
  width: 100%;
  height: 282px;
  float: left;
  margin-top: 40px;
}

div#weekly-container p {
  width: 638px;
  font-family: Arial;
  font-size: 12px;
  color: #333333;
  float: left;
}

div#weekly-container p span {
  font-family: Georgia;
  font-size: 18px;
  color: #B90059;
  font-style: italic;
}


div#weekly-signup {
  width: auto;
  margin-top: 30px;
  margin-bottom: 20px;
  clear: both;
}

div#weekly-container div#weekly-box {
  width: 306px;
  height: 236px;
  float: left;
  background: url(/images/bg-weekly-box-new.jpg) no-repeat top left;
  margin-right: 20px;
}
  div#weekly-container div#weekly-box form input.submit {
    margin-top: 8px
  }
  div#weekly-container div#weekly-box form input#check_subscription_email {
    position: relative;
    top: -9px;
    padding: 4px;
    color: #333;
    width: 204px;
  }
  div#weekly-container div#weekly-box .errore {
    color:#B90059;
    font-family:Georgia;
    font-size:10px;
    padding: 0px;
    text-align: left;
  }
  div#weekly-container div#weekly-box .errore a {
    color: #253B7C;
  }
  div#weekly-container div#weekly-box .errore a:hover {
    color: #253B7C;
  }
  div#weekly-container div#weekly-box form ul.error_list {
    color: #253B7C;
    font-family:Georgia;
    font-size:12px;
  }

div#weekly-container div#weekly-box p {
  font-family: Georgia;
  font-size: 18px;
  color: #B90059;
  font-style: italic;
}

div#weekly-container div#weekly-box p.email {
  font-family: Georgia;
  font-size: 16px;
  color: #666;
  font-style: italic;
  padding-top: 5px;
}

div#weekly-box .top {
  padding: 25px 20px 20px;
  overflow: hidden;
  height: 70px;
}

div#weekly-box .bottom {
  padding: 40px 20px 20px;
}
div#weekly-box .bottom .btn {
  float: right;
}
div#weekly-box .bottom p {
  float: left;
  width: 180px;
}
div#weekly-box .bottom p.testo {
  font-size: 1.2em !important;
  color: #333 !important;
  font-style: normal !important;
  width: auto;
}


div#weekly-signup div.right p {
  font-family: Georgia;
  font-size: 18px;
  color: #B90059;
  font-style: italic;
  float: left;
}

div#weekly-signup div.right div.btn {
  margin-left: 20px;
  margin-top: 25px;
  float: left;
}

div#weekly-signup div.right {
  width: 316px;
  height: 58px;
  float: right;
}

/* Contact us */

div#contact-form {
  width: 964px;
  min-height: 382px;
  padding-top: 20px;
}

div#contact-form p {
  font-family: Arial;
  font-size: 12px;
  color: #333333;
  margin-bottom: 20px;
}

div#contact-form table tr td {
  padding-right: 20px;
  padding-bottom: 20px;
}

.td-head {
  font-family: Georgia;
  font-size: 12px;
  color: #253B7C;
  padding-bottom: 10px!important;
}

.error {
  font-family: Arial;
  font-size: 12px;
  color: red;
}

input {
  font-family: Arial;
  font-size: 12px;
  color: #333333;
}

textarea {
  font-family: Arial;
  font-size: 12px;
  color: #333333;
  padding: 15px;
}

select {
  font-family: Arial;
  font-size: 12px;
  color: #333333;
}

div#mandatory {
  font-family: Georgia;
  font-size: 10px;
  color: #253B7C;
  float: left;
}

div#radiobtn {
  float: right;
}

div#radiobtn p {
  font-family: Georgia;
  font-size: 10px;
  color: #666666;
  float: left;
  margin-left: 3px;
}

div#radiobtn input {
  float: left;
  margin-left: 10px;
}

/* Sign up */

div#signup-form {
  /*width: 964px;*/
  width: 564px;
  min-height: 382px;
  padding-top: 20px;
  margin: auto;
}

div#signup-form table tr td {
  padding-right: 20px;
  padding-bottom: 20px;
}

div#signup-form table tr td ul.error_list {
  color: red;
  font-size: 12px;
}

div#signup-form table tr td.clear_ul ul.error_list {
  display: inline !important;
  float: left !important;
  color: red;
  font-size: 12px;
}

div#signup-form table tr td ul.radio_list {
  float: left;
}

div#signup-form table tr td ul.radio_list li {
  font-family: Georgia;
  font-size: 10px;
  color: #666666;
  float: left;
  margin-left: 3px;
}

#content-master .errore {
  padding: 20px 0px;
  color:#C31F6C;
  font-family:Georgia;
  font-size:18px;
  font-style:italic;
  text-align: center;
}
#content-master .static {
  padding: 20px 0px;
  font-family:Georgia;
  color: #333333;
  font-size:12px;
}

#content-master .static a {
  font-family:Georgia;
  color: #333333;
  font-size:12px;
}

/* Flash news */

div#news-list {
  width: 100%;
  float: left;
  margin-top: 20px;
}

.single-news {
  width: auto;
  min-height: 83px;
  margin-bottom: 10px;
  clear: both;
  background: url('/images/li-dot-bot.gif') repeat-x top left;
}

.news-detail-top {
  width: 102px;
  height: 24px;
  clear: both;
}

.news-detail-top div.sx {
  width: 1px;
  /*width: 33px;
  height: 14px;
  float: left;
  font-family: Georgia;
  font-size: 11px;
  color: #253A7B;
  padding-top: 10px;
  padding-left: 14px;*/
  height: 24px;
  float: left;
  background: url('/images/li-dot-dx.gif') no-repeat top right;
}

.news-detail-top div.dx {
  width: 41px;
  height: 14px;
  float: left;
  font-family: Georgia;
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
  padding-top: 10px;
  padding-left: 13px;
  background: url('/images/li-dot-dx.gif') no-repeat top right;
}

.news-body {
  width: 90%;
  min-height: 83px;
  float: left;
  padding-left: 10px;
  margin-top: 10px;
  clear: both;
}

.p-news-subtitle {
  font-family: Georgia;
  font-size: 12px;
  color: #253A7B;
}

.p-news-title {
  font-family: Georgia;
  font-size: 18px;
  color: #C31F6C;
  font-style: italic;
}

.p-news-text {
  font-family: Arial;
  font-size: 12px;
  color: #333333;
  margin-top: 5px;
}

.pager {
  width: auto;
  height: 16px;
  float: right;
}

.pager p {
  width: 9px;
  height: 13px;
  font-family: Arial;
  font-size: 10px;
  color: #666666;
  float: left;
  padding-top: 2px;
  padding-left: 4px;
  margin-right: 3px;
  background-color: #CCCCCC;
  border: solid 1px #CCCCCC;
}

.pager a {
  width: 9px;
  height: 13px;
  font-family: Arial;
  font-size: 10px;
  color: #999999;
  float: left;
  padding-top: 2px;
  padding-left: 4px;
  display: block;
  text-decoration: none;
  margin-right: 3px;
  border: solid 1px #CCCCCC;
}

.pager a.page {
  width: 24px;
  height: 13px;
  font-family: Arial;
  font-size: 10px;
  color: #999999;
  float: left;
  padding-top: 2px;
  padding-left: 4px;
  display: block;
  text-decoration: none;
  border: solid 1px #CCCCCC;
}

.spacer-down {
  margin-bottom: 10px;
}

.highlight h2 {
  color:#BB0059;
  font-family:Georgia;
  font-size: 1.6em;
  display: none;
}
.highlight p.occhiello {
  color:#253B7C;
  font-size: 1.3em;
  display: none;
}

.highlights-element .link-to {
  float: left;
}
.highlights-element .content {
  float: left;
}

.highlights-element strong {
  color: #253B7C;
  font-size: 1.1em;
  font-weight: bold;
}
.highlight strong {
  color: #253B7C;
  font-size: 1.1em;
  font-weight: bold;
}

.highlight .testo .asset {
  float: left;
  padding-right: 2em;
  padding-bottom: 1em;
  display: none;
}

div#form-dx {
  font-family: Arial;
  font-size: 12px;
  color: #333333;
  float: left;
  padding-left: 30px;
}

div#form-sx {
  float: left;
}


/* elenco numeri */
div#weekly-copertine {
  clear: both;
  margin-bottom: 20px;
}
div#weekly-copertine .see-previous {
  float: right;
  width: 173px;
  padding: 5px 0px 15px;
}

div#list-content {
  width: 100%;
  min-height: 200px;
  margin-top: 40px;
}

.rivista-element {
  width: 127px;
  height: 197px;
  margin-right: 40px;
  float: left;
  padding-bottom: 20px;
}
.rivista-element.last {
  margin-right: 0px;
}

.rivista-element .text {
 width: 117px;
 height: 22px;
 padding-top: 16px;
 padding-left: 10px;
 clear: both;
 border-bottom: solid 4px #253B7C;
}

.rivista-element .text p {
  width: 20px;
  height: 19px;
  font-family: Georgia;
  font-size: 16px;
  text-transform: uppercase;
  color: #253B7C;
  margin-right: 10px;
  float: left;
  border-right: solid 1px #253B7C;
}

.rivista-element .text span {
  font-family: Georgia;
  font-size: 12px;
  color: #999999;
  padding-top: 3px;
  float: left;
}

.rivista-element img {
  float: right;
  margin-top: 2px;
}



/* COVER STORY IN HOMEPAGE */

.cover-story {
  border: 1px solid #CCC;
  padding: 10px;
  width: 344px !important;
  position: relative;
}
.cover-story .read-more {
  position: absolute;
  right: 2px;
  bottom: 2px;
}
.cover-story h2 {
  text-indent: -2000px;
  background: url(/images/tit-cover-story.jpg) no-repeat top left;
  width: 166px;
  height: 18px;
}

.articolo {
  font-family: Arial, Georgia;
}
.articolo a {
  color: #B90059;
}
.articolo a:hover {
  color: #253A7B;
}

.articolo .occhiello {
  padding: 10px 0px 0px;
  font-size: 1.3em;
  color: #253A7B;
}

.articolo .occhiello span {
  color: #BA0059;
}

.articolo .titolo {
  color: #BA0059;
  font-size: 1.8em;
  padding: 8px 0px 0px;
}

.articolo p {
  font-size: 1.2em;
  color: #333;
  padding: 2px 0px;
  
}

.articolo strong {
  font-size: 1.2em;
  font-weight: bold;
  color: #333;
}

.articolo ul {
  font-size: 1.2em;
  color: #333;
  padding: 5px 0px;
}
.articolo ul li {
  padding-left: 20px;
  background: url(/images/pink-arrow.gif) no-repeat top left;
}

.video-inline {
  display: none;
  padding: 0px;
}

#content.smi .banner {
  background: url(/images/bg-pixel-banner-smi.jpg) repeat-x top left;
  border: 1px solid #CCC;
  width: 964px;
  height: 108px;
}


#content.smi .banner img {
  padding: 4px;
  float: left;
}

#content.smi .banner h2 {
  width: 555px;
  height: 108px;
  float: left;
}
#content.smi .banner h2 img {
  margin-top: 35px;
  margin-left: 100px;
}

#content.smi .banner em {
  width: 170px;
  float: left;
  height: 108px;
  line-height: 108px;
  text-align: right;
  color: #003D7D;
  font-size: 1.8em;
  padding-right: 30px;
}

.smi .interventi .titolo-interventi {
  padding: 30px 0px 20px;
}

.smi .interventi h1 {
  color: #B80059;
  font-size: 2.5em;
  font-weight: bold;

}

.smi .interventi p.abstract {
  font-size: 1.5em;
  color: #333;
  padding: 10px 0px 30px;
}

.smi .interventi p.abstract em {
  font-style: italic;
}

.smi .interventi .video {
  
  width: 301px;
  min-height: 100px;
  float: left;
  font-size: 1.1em;
  padding: 0px 20px 0px 0px;
}

.interventi .video .preview-overlay {
  margin: 10px 0px 10px;
}

.interventi .video em.categoria {
  color: #B80059;
  font-size: 1.3em;
}

.interventi .video h4 {
  color: #253979;
  font-size: 1.3em;
  height: 35px;
}

.interventi .video h3 {
  color: #B80059;
  font-size: 1.3em;
  font-weight: bold;
  padding-top: 5px;
}

.interventi .video ul {
  padding-left: 8px;
}
.interventi .video ul li {
  margin-left: 7px;
  list-style-image: url(/images/punto.png);
  padding: 5px 0px 0px;
  text-align: justify;
  font-size: 1.1em;
}
.video-interviste {
  float: left;
  padding-bottom: 20px;
}
.video-interviste .titolo {
  margin: 30px 0px;
}
.video-interviste .box {
  float: left;
  width: 200px;
  padding-right: 41px;
  margin-bottom: 30px;
}

.smi .box.video h4 {
  font-size: 1.45em;
  color: #BB0059;
  height: 48px;
}
.smi .box.video h4 span {
  color: #253B7C;
  display: block;
}

.smi .box.video h5 {
  font-size: 1.5em;
  color: #B80059;
  padding-bottom: 5px;
  padding-top: 3px;
  font-weight: bold;
  height: 35px;
}
.smi .box.cite {
}
.smi .box.cite cite {
  font-style: italic;
  color: #253B7C;
  font-size: 1.7em;
}

.smi .box.cite cite span {
  font-size: 1.6em;
}
.smi .box.cite img.virgoletta-chiusa {
  float: right;
  padding-left: 3px;
}

.smi .box.cite .author {
  text-align: right;
  font-size: 1.5em;
  color: #253B7C;
  font-weight: bold;
}