@charset "utf-8";
body {
font-family : Arial, sans-serif;
padding : 0 0 0 0;
margin : 0 0 5px 0;
color : #666666;
background : #000035;
}
h1 {
font-size : 18px;
font-style : italic;
font-weight : bold;
color : #2f5391;
font-family : Corbel, Arial, sans-serif;
}
h2 {
font-size : 14px;
font-style : italic;
font-weight : bold;
color : #2f5391;
padding : 0;
height : auto;
margin : 1px 0 0 0;
font-family : Corbel, Arial, sans-serif;
}
h3 {
font-size : 12px;
font-style : normal;
font-weight : bold;
color : black;
padding : 0;
margin : 0;
}
.whitetextcolor {
color : #ffffff;
}
.whiteLinkButton {
color : #ffffff;
font-style : italic;
}
.line1 {
color : white;
background-color : white;
height : 1px;
border : 1px;
}
.line2 {
color : #cbcbcb;
background-color : #cbcbcb;
height : 1px;
border : 1px;
}
.select {
font-family : Arial;
color : #000000;
font-size : 10px;
font-weight : bold;
font-style : normal;
background-color : #e5e5e5;
width : 178px;
}
.bluetable {
background : #000035;
font-size : 11px;
font-family : Arial, Sans serif;
}
a.redlink {
color : red;
text-decoration : underline;
}
div#main {
width : 1000px;
height : 100%;
background-color : #fff;
margin : 0 auto;
position : relative;
}
div#container {
height : 124px;
width : 246px;
background-image : url('/images/msc_mediagrafica_neg.png');
margin : 0 auto;
background-repeat : no-repeat;
background-position : bottom;
}
div#bottom {
width : 920px;
height : 170px;
margin : 0 auto;
background-image : url('/images/bg_box.png');
background-repeat : no-repeat;
}
div#downloadIcon {
width : 90px;
height : 100px;
background-image : url('/images/downloadIcon.png');
background-repeat : no-repeat;
margin-right : 20px;
float : left;
cursor : pointer;
position : absolute;
}
div#file {
margin-left : 100px;
}
div#size {
color : #aaaaaa;
margin-left : 100px;
}
div#hash {
color : #8bbe2e;
margin-top : 35px;
margin-left : 100px;
}
html, body {
margin : 0;
background-color : #ffffff;
height : 100%;
}
#file, #size, #hash, #text {
font-family : Verdana, Geneva, sans-serif;
font-size : 13px;
text-transform : uppercase;
}
a:link {
font-family : Verdana, Geneva, sans-serif;
font-size : 16px;
color : #444444;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
div#downloadInfoContainer {
margin : 0 auto;
display : table;
position : relative;
top : 38px;
}
div#text {
width : 100%;
text-align : center;
color : #aaaaaa;
text-transform : none;
margin-top : 60px;
margin-bottom : 20px;
}
a.userEmail:link {
font-family : Verdana, Geneva, sans-serif;
font-size : 13px;
color : #444444;
text-decoration : none;
}
a.userEmail:hover {
text-decoration : underline;
}
