/* CSS Document */
body{
    font-family: 'Segoe UI','Tahoma','Verdana','Sans-Serif';
    font-size: 13px;
    margin:0;
    padding:0;
    background: #86B7D9 url(http://static.myvip.com/design/ie8/new/body.png) repeat-x;
}
.main-wrapper{
    background: url(http://static.myvip.com/design/ie8/new/header.png) top center no-repeat;	
}
h1.header{
    margin:0 auto;
    padding:0;
    width: 971px;
    height: 150px;
}
h1.header a{
    height: 150px; 
    display: block;
    text-indent: -3000px;
}
div.content-wrapper{
    width: 971px;
    margin:0 auto;
}
div.topbox{
    height: 247px;
    background: url(http://static.myvip.com/design/ie8/new/top.png) 0 17px no-repeat;
}
.topbox-inner{
    padding: 17px 10px 0 15px;
    background: url(http://static.myvip.com/design/ie8/new/top_top.png) no-repeat;
}
div.middlebox{
    padding: 10px;
    height: 352px;
    background: url(http://static.myvip.com/design/ie8/new/middle_bg.png) repeat-y;	
}
div.bottombox{
    height: 380px;
    background: url(http://static.myvip.com/design/ie8/new/bottom_bg.png) repeat-y;	
}
div.bottombox-inner{
    padding: 5px 20px 0 20px;
    background: url(http://static.myvip.com/design/ie8/new/sep.png) no-repeat;
}
div.footer{
    height:17px;
    line-height: 17px;
    font-size: 1px;
    background: url(http://static.myvip.com/design/ie8/new/bottom.png) no-repeat;
}

/*Topbox*/
#DownloadCont{
    width: 200px;
    height: 200px;
    margin-right: 7px;
    display:inline;
    float:right;
}
#DownloadCont a{
    display: block;
    line-height: 20px;
    text-decoration:none;
    color: #08546D;
    font-weight: bold;
    height: 40px;
    vertical-align: middle;
    padding: 5px 0 5px 28px;
    border-bottom: 1px dotted #ff7c00;
    background: url(http://static.myvip.com/design/ie8/new/dl.gif) left center no-repeat;
}
#DownloadCont a.download{
    width: 200px;
    height: 200px;
    display: block;
    padding:0;
    border: 0;
    background: url(http://static.myvip.com/design/ie8/new/download.png) no-repeat;
}
.topbox-text{
    width: 715px;
    float:left;
    font-size: 20px;
    padding-left: 5px;
    color: #5c5c5c;
}
.topbox-text h2{
    margin:0;padding:0;
    color:#FF6700;
    font-size:28px;
}
.topbox-text p{
    margin: 0;
    padding: 5px 0;
}
.middlebox-inner{
    padding: 0 10px;
}
.middlebox-inner table{
    table-layout: fixed;
}
.middlebox-inner th,.middlebox-inner td{
    width: 182px;
}
.middlebox-inner th{
    color: #ff7c00;
    font-weight:bold;
    font-size: 13px;
    text-align: left;
}
.middlebox-inner td{
    color: #0b5670;
    font-size: 13px;
    text-align: left;
}
.bottombox-inner h3{
    margin:0;padding:0;
    color:#FF6700;
    font-size:16px;
}
.bottombox-inner ul{
    margin: 0;
    padding: 5px 0;
}
.bottombox-inner ul{
    list-style-position: inside;
}
.otherdownloads{
    font-size: 16px;
    border-bottom: 2px solid #ddd;
    line-height: 20px;
}
.otherdownloads b{
    color:#FF6700;
}
.otherdownloads a{
    margin-left: 30px;
    text-decoration:none;
    float:left;
    width: 280px;
    color: #08546D;
}
.otherdownloads a:hover{
    color:#FF6700;
}
