html {
    height: 100%;
    margin: 0px;
    padding: 0px;
}
body {
    background: #FFFFFF none no-repeat scroll 0 0;
    color: #000000;
    font-family: Arial,sans-serif;
    height: 100%;
    margin: 0px;
    padding: 0px;
}
img {
    border: none;
}
a {
    color: #000000;
    text-decoration: none;
}
ul, li, dl, dt, dd {
    margin: 0px;
    padding: 0px;
}

/* struttura */
#outer {
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}
#outer[id] {
    display: table;
    position: static;
}
#middle {
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
#middle[id] {
    display: table-cell;
    position: static;
    vertical-align: middle;
}
#inner {
    background: transparent none no-repeat scroll 0 0;
    height: 750px;
    margin: 0px auto;
    position: relative;
    text-align: left;
    top: -50%;
    width: 650px;
}
#inner[id] {
    position: static;
}

/* classi ricorrenti */
.left {
    float: left;
}
.right {
    float: right;
}
.info p strong.mm {
    color: #BA9DCA;
}
.info p strong.granata {
    color: #AD919D;
}
.info p strong.emmevi {
    color: #9B0F02;
}

/* elementi */
#mm {
    margin: 20px auto 0px;
    background: transparent url(../images/milestonemedia_logo.png) no-repeat scroll center top;
    height: 140px;
}
#loghi {
    height: 25px;
    margin: 10px 155px 20px;
}
#emmevi, #granata {
    width: 160px;
}
#emmevi {
    background: transparent url(../images/emmevi_logo.png) no-repeat scroll left center;
    height: 19px;
}
#granata {
    background: transparent url(../images/granata_logo.png) no-repeat scroll right center;
    height: 21px; 
}

#boximg {
    float: left;
    width: 650px;
    height: 300px;
}
.boximg {
    width: 300px;
    height: 300px;
}

#enterbutton {
    float: left;
    width: 650px;
    margin: 15px 0px 0px;
}
#enter {
    float: left;
    width: 650px;
    margin:0px;
}
.entereditorial, .entercreative {
    width: 300px;
    height: 30px;
}
.entereditorial img {
    float: left;
    width: 151px;
}
.enter {
    width: 300px;
    height: 10px;
    margin-bottom: 15px;
}
.entercreative img {
    float: right;
    width: 148px;
}
#enter span {
    font-weight: bold;
    font-size: 12px;
}
#enter .enter.editorial span {
    padding-right: 15px;
}
#enter .enter.creative span {
    padding-left: 15px;
}
#enterbutton .entercreative img {
    margin-bottom: 15px;
}
.enter.editorial a:link, .enter.editorial a:visited, .enter.creative a:link, .enter.creative a:visited {
    color: #000000;
}
.enter.editorial a:hover, .enter.editorial a:active {
    color: #9B0F02;
}
.enter.creative a:hover, .enter.creative a:active {
    color: #AD919D;
}

#link {
    float: left;
    width: 650px;
}
.boxlink {
    width: 300px;
    height: 110px;
    background: transparent url(../images/boxlink.png) no-repeat scroll center center;
}
.partner {
    height: 75px;
}
.partner div.title {
    float: left;
    width: 290px;
    padding: 5px;
    font-weight: bold;
    font-size: 20px;
}
.partner div.title.editorial {
    color: #9B0F02;
}
.partner div.title.creative {
    color: #AD919D;
}
.partner div.link {
    float: left;
    width: 290px;
    height: 20px;
    padding: 2px 5px;
}
.partner span.more {
    float: right;
    width: 290px;
    height: 10px;
    margin: 3px 5px 0px ;
}
.partner span.more.editorial.en {
    background: transparent url(../images/more_editorial.png) no-repeat scroll bottom right;
}
.partner span.more.creative.en {
    background: transparent url(../images/more_creative.png) no-repeat scroll bottom right;
}
.partner span.more.editorial.it {
    background: transparent url(../images/altri_editorial.png) no-repeat scroll bottom right;
}
.partner span.more.creative.it {
    background: transparent url(../images/altri_creative.png) no-repeat scroll bottom right;
}
.right .partner div.link {
    float: left;
    width: 260px;
    height: 25px;
    padding: 0px 20px;
}
.partner div.link p {
    float: left;
    width: 160px;
    height:25px;
    padding: 0px 0px 0px 15px;
    font-size: 10px;
    margin: 0px;
}
.search {
    margin: 0px 5px;
    width: 290px;
}
.search.editorial {
    border-top: 2px solid #9B0F02;
}
.search.creative {
    border-top: 2px solid #AD919D;
}
.searchbox {
    margin: 5px 0px;
}
.searchbutton {
    font-weight: bold;
    font-size: 12px;
    margin: 0px 10px;
}
#greybox{
    width: 650px;
    float: left;
    background: transparent url(../images/boxgrey.png) no-repeat scroll center center;
}
#greybox .menu {
    font-weight: bold;
    font-size: 13px;
    margin: 20px 0px;
}
ul.inline {
    margin: 0px;
    padding: 0px;
}
ul.inline li {
    display: inline;
    margin-right: 15px;
}

#footer {
    float: left;
    width: 100%;
    color: #7E7E7E;
    font-size: 11px;
    font-weight: normal;
    margin: 15px 0;
    text-align: center;
}
#footer p {
    margin: 0px;
}


/* popup */
.popup_partner {
    float: left;
    width: 100%;
    display: block;
}
.tos .popup_partner {
    margin-top: 50px;
}
.tos .popup_partner p {
    text-align: justify;
}
.tos .popup_partner p strong {
    color: #BA9DCA;
    font-weight: bold;
}
.popupclose {
    width: 100%;
    float: right;
    height: 15px;
    position: absolute;
    bottom: 0px;
    right: 2px;
}
.popupclose p {
    text-align: right;
    font-size: 10px;
    font-weight: bold;
    margin: 0px;
}
.editorial p.link a, .creative p.link a, .editorial p.link a:visited, .editorial p.link a:link, .creative p.link a:visited, .creative p.link a:link {
    color: #000000;
}
.editorial p.link a:hover, .editorial p.link a:active {
    color: #9B0F02;
}
.creative p.link a:hover, .creative p.link a:active {
    color: #AD919D;
}
ul.list {
    float: left;
    margin: 0px;
    padding: 10px 10px 0px;
    width: 115px;
}
.editorial ul.list div {
    border-left: 2px solid #9B0F02;
    margin-bottom:10px;
}
.creative ul.list div {
    border-left: 2px solid #AD919D;
    margin-bottom:10px;
}
p.title {
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
}
.tos p.title, .info p.title {
    color: #BA9DCA;
    font-size: 16px;
}
.tos .popup_partner div p, .info .popup_partner div p {
    font-size: 13px;
}
.info .popup_partner .contatti {
    margin-top: 10px;
}
.info .popup_partner .contatti h2 {
    color:#BA9DCA;
    font-size:12px;
    margin:15px 0 5px;
    text-align: center;
}
.info .popup_partner .contatti p {
    color:#000000;
    margin: 2px 0px;
    font-size:12px;
    text-align: center;
}
.info .popup_partner .contatti p.top {
    font-weight: bold;
    color:#BA9DCA;
    margin:15px 0 5px;
}
.info .popup_partner .contatti p strong {
    font-weight: bold;
}
.editorial p.title {
    color: #9B0F02;
}
.creative p.title {
    color: #AD919D;
}
ul.list li p {
    margin: 0px;
    padding-left:5px;
}
ul.list li p.link {
    font-weight: bold;
    font-size: 13px;
}
ul.list li p.descrip {
    color:#333333;
    font-size: 10px;
}
.top {
    margin-top: 5px;
}
.top1 {
    margin-top: 15px;
}
.link .linkimg img {
    margin-right: 40px;
}