@charset "utf-8";
/* CSS Document */

/* Defaults */


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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 100%;
 font: inherit;
 vertical-align: baseline;
 color:#fff;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
 display: block;
}
body {
}
ol, ul {
 list-style: none;
}
blockquote, q {
 quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: '';
 content: none;
}
table {
 border-collapse: collapse;
 border-spacing: 0;
}

body {
 line-height: 20px;
 font-family: "Droid Sans";
 font-size: 12px;
 background-image: url(/img/background_pattern1.png);
 margin-top: 100px;
}

#bottom a, span{
 font-family: "Droid Sans";
 color: #5a5959;
 font-size: 12px;
}
h1 {
 font-family: "Droid Sans";
 font-size: 19px;
 text-align: center;
 width: 350px; 
 float: left;
 margin-bottom: 12px;
 text-transform: uppercase;
}

p {
 font-family: "Droid Sans";
 color: #5a5959;
 margin-bottom: 15px;
 text-align: center;
 float: left;
}
.manTd1{
 color: #5a6f76;
 margin-bottom: 15px;
}
#ldM55 {
 display: none;
}
.manTdSep {
 display: none;
}
#wrapper {
 width: 400px;
 margin: 0 auto; 
}

 #wrapper #top {
 width: 400px;
 height: 29px;
 background-image: url(/img/wrapper_top.png);
 float: left;
 }
 
 #wrapper #content {
 width: 400px;
 float: left;
 }
 
 #wrapper #content .intro {
 width: 375px;
 padding-left: 25px; 
 float: left;
 background-image: url(/img/wrapper_mid.png);
 }
 
 #wrapper #content .intro p {
 width: 349px;
 margin-left: -37px; 
 float: left;
 padding-left: 37px;
 padding-right: 37px;
 color: #5b5b5b;
 line-height: 18px;
 }
 
 #wrapper #content .intro_close {
 width: 400px;
 float: left;
 height: 26px;
 background-image: url(/img/top_bottom.png);
 border-bottom: 1px solid white;
 }
 
 #wrapper #content #file {
 width: 400px;
 float: left;
 height: 120px 
 }
 
 #wrapper #content #file #time {
 width: 265px;
 float: right; 
 margin-right: 25px;
 margin-top: 22px;
 height: 100px;
 }
 #wrapper #content #file span.launching {
 width: 85px;
 float: left;
 text-transform: uppercase;
 margin-left: 25px;
 color: white; 
 margin-top: 30px;
 }
 
 #wrapper #content #file .cd-time {
 width: 61px;
 float: left;
 font-size: 12px;
 color: white;
 margin-right: 7px;
 }
 
 
 
 #wrapper #content #file .right {
 margin-right: 0px; 
 }
 
 #wrapper #content #file .stamp div.cover {
 width: 100px;
 float: left;
 text-align: center;
 font-size: 29px;
 margin-top: 25px;
 color: white;
 position: absolute;
 z-index: 99;
 }
 
 #wrapper #content #file #time .complete {
 color: white; 
 text-align: center;
 width: 350px;
 margin-left: 25px;
 font-size: 15px;
 float: left;
 margin-top: 20px;
 }
 
 #wrapper #content #elements {
 width: 400px;
 float: left;
 background-image: url(/img/wrapper_mid.png);
 }
 
 #wrapper #content .bottom_begin {
 width: 400px;
 float: left;
 height: 26px;
 background-image: url(/img/wrapper_above.png);
 border-top: 1px solid white;
 }
 
 #wrapper #bottom {
 width: 400px;
 height: 50px;
 background-image: url(/img/wrapper_bottom.png);
 float: left;
 }


#notify {
 width: 350px;
 margin-left: 25px;
 margin-top: 40px;
 float: left;
 position: relative;
}

 input[type=text] {
 width: 100px;
 border: 0px;
 padding: 0px;
 height: 30px;
 background: transparent url(/img/background_input.png);
 padding-left: 10px;
 font-size: 11px;
 color: #959595;
 font-family: Arial;
 font-style: italic;
 font-weight: 100;
 }
 #secImg {
 height: 30px;
 margin-bottom: -11px;
 }
h1 {
 color: #5a6f76;
}

#wrapper #content #file {
 background: #5a6f76;
 border-top: 1px solid #2e3b3f;
 border-bottom: 1px solid #2e3b3f;
}
.manFlSbm,.manFlRst {text-decoration:none;background:#F5F5F5;border:1px solid #d9d9d9;border-radius:2px;color:#666 !important;cursor:default;height:29px;line-height:27px;margin:0;padding:0 0 2px;text-align:center;width:90px;}
.manFlSbm:hover,.manFlRst:hover,.active{background-color:#F8F8F8;border:1px solid #C6C6C6;box-shadow:0 0px 1px #d9d9d9;color:#333 !important;}
.manFlSbm:focus,.manFlRst:focus{
 outline: medium none;}
#ldF18,#ldF19 {margin-top: 10px;}
#bdM69{padding-left: 20px;}
.securityCode, #secImg {
 height: 30px;
 margin-top: 8px;
 }
#ldF9{
 height: 30px;
 margin-top: 8px;
 }
.manStar{ display: none;}