﻿rr/* =div */
div#downloadContent
{
    margin-top: 10px;
}
div#downloadContent div.loginOptions
{
    width: 48%;
    float: left;
    padding: 0;
    margin: 0 1% 0 0;
}
#downloadContent div.sendToEmail
{
    margin: 110px 0 0 0;
    clear:both;
}
div#downloadContent div.loginOptions fieldset div
{
    margin-bottom: 5px;
    height: 35px;
}
div.contactDetails
{
    display: block;
    width: 48%;
    margin: 0 0 20px 0;
    float: left;
    height: 250px;
    overflow: auto;
    border: 1px solid #02C6E7;
}
div.contactDetails div.inner
{
    width: 96%;
    padding: 2%;
}
div.clearRight
{
    clear: right;
    float:right;
    margin: 0 15px 20px 0; 
}
div.clearLeft
{
    clear: left;
}
div.showUserAccessDetails
{
    padding: 10px;
    font-size: 80%;
    display: none;
    background-color: #E8F4F7;
}
div.registrationCol
{
    width:49%;
}
div.registrationCol div
{
    height: 25px;
    clear:both;
}
div.brochure
{
    width: 21%;
    float: left;
    text-align:center;
    margin: 0 4% 0 0;
    padding: 10px 0;
}
/* ----------------------------------------------------------------------------*/
/* =h2 */
#downloadContent h2
{
    display: block;
    font-size: 120%;
    padding: 0 0 10px;
}

/* ----------------------------------------------------------------------------*/
/* =h3 */
#downloadContent .loginOptions h3
{
    width: 100%;
    display: block;
    text-align: center;
    font-size: 200%;
}
#downloadContent .loginOptions h3.newUser
{
    color: #02C6E7;
}
#downloadContent .loginOptions h3.login
{
    color: #FF8701;
}
h3.fileName
{
    display: block;
    width: 60%;
}

/* ----------------------------------------------------------------------------*/
/* = fieldset */
#downloadContent fieldset
{
    padding: 30px;
}
#downloadContent fieldset.newUser
{
    background: url(../images/fieldsetNewUserBG.gif) top center no-repeat;
}
div#register fieldset
{
    width: 80%;
    margin: 10px auto;
    padding: 10px;
}
/* ----------------------------------------------------------------------------*/
/* =p */
#downloadContent fieldset.newUser p
{
    color: #fff;
    font-weight: bold;
}
#downloadContent fieldset p.login
{
    display: block;
    margin: 0 0 20px 0;
}
ul#fileDetails li p.download
{
    display: block;
    height: 25px;
    clear: both;
    text-align: right;
    float: none;
}
ul#fileDetails li p.lastUpdate
{
    display: block;
    float: right;
    width: 40%;
    font-size: 80%;
    text-align: right;
    position: relative;
    top: -25px;
    height: 25px;
}
p.info
{
    font-size: 90%;
    color: #02A3BF;
}
div.contactDetails p
{
    line-height: 110%;
}
ul.subFolder p
{
    padding: 0;
    margin: 0;
}
div.brochure p
{
    text-align: center;
    height: 50px;
    font-size: 105%;  
}
/* ----------------------------------------------------------------------------*/
/* =input */
input
{
    float:left;
}
#downloadContent input.btnSubmit
{
    float: right;
    width: 100px;
    height: 27px;
}
#downloadContent fieldset.fileUpload input.upload
{
    float: right;
    width: 100px;
    height: 20px;
}
fieldset#fileUploadNewFile input.upload
{
    float: right;
    clear: both;
    width: auto;
    height: 20px;
}
input.userSearch
{
    float: left;    
    margin: 2px 0 0 0;   
    height: 18px;
}
/* ----------------------------------------------------------------------------*/
/* = label */
#downloadContent label
{
    display: block;
    width: 40%;
    float: left;
    text-align: right;
    margin-right: 2%;
}
#downloadContent label.autoLogin
{
    width: 70%;
    text-align: right;
}
div.registrationCol label.required
{
    font-weight: bold;
}
/* ----------------------------------------------------------------------------*/
/* =span */
#downloadContent span.autoLoginCheckbox
{
    float: left;
    width: 15%;
    display: block;
    margin: 0 0 20px 0;
    text-align: right;
}
.loginError
{
    color: Red;
}
span.clear
{
    display: block;
    position: absolute;
    top: -2000px;
}
span.update
{
    font-weight: bold;
    color: blue;    
}
ul.searchResults li span
{
    display: block;
    width: 25%;
    float: left;
}
span.registerEmail
{
    color: #66949F;
    font-weight: bold;
    margin: 0 0 10px;
    display:block;
    float: left;
}
/* ----------------------------------------------------------------------------*/
/* =a */
a.loginLink
{
    display: block;
    clear: both;
    margin: 5px 0 0 0;
}
ul.folder a
{
    text-decoration: none;
}
a.updateFile, a.downloadFile, a.uploadFile
{
    display: block;
    width: 100px;
    height: 20px;
}
a.downloadFile
{
    float: right;
    background: url(../images/download.gif) top left no-repeat;
}
a.downloadFile:hover
{
    background: url(../images/download_o.gif) top left no-repeat;
}
a.updateFile
{
    float: left;
    background: url(../images/update.gif) top left no-repeat;
}
a.uploadFile
{
    float: left;
    background: url(../images/upload.gif) top left no-repeat;
}
a.uploadFile:hover
{
    background: url(../images/upload_o.gif) top left no-repeat;
}
a.downloadFileIcon
{
    display: block;
    float: left;
    width: 22px;
    height: 20px;
    margin: 0 5px;
    background: url(../images/download_icon.gif) top left no-repeat;
}
a.downloadFileIcon:hover
{
    background: url(../images/download_icon_o.gif) top left no-repeat;
}
a.close
{
    display: block;
    float: right;
    clear: both;
    position: relative;
    top: -48px;
    right: -10px;
    width: 60px;
    height: 20px;
    background: url(../images/close.gif) top left no-repeat;
}
a.close:hover
{
    background: url(../images/close_o.gif) top left no-repeat;
}
a.add
{
    display: block;
    float: right;
    width: 58px;
    height: 20px;
    background: url(../images/add.gif) top left no-repeat;
}
a.add:hover
{
    background: url(../images/add_o.gif) top left no-repeat;
}
a.delete
{
    display: block;
    float: right;
    width: 74px;
    height: 20px;
    background: url(../images/delete.gif) top left no-repeat;
}
a.add:delete
{
    background: url(../images/delete_o.gif) top left no-repeat;
}
/* ----------------------------------------------------------------------------*/
/* =fieldset */
fieldset
{
    width: 85%;
    clear:both;
}
#downloadContent fieldset.fileUpload
{
    height: auto;
    padding: 40px 10px 10px;
    display: none;
}

/* ----------------------------------------------------------------------------*/
/* =clear */
.clearBoth
{
    display: block;
    clear: both;
}

/* ----------------------------------------------------------------------------*/
/* =ul */
ul.folder, ul.region
{
    display: block;
    width: 20%;
    border-right: 1px solid #ccc;
    float: left;
    clear: both;
}
div.contactDetails div.inner ul.folder
{
    display: block;
    width: 100%;
    border-right: none;
    float: left;
}
ul.subFolderHidden
{
    display: none;
}
ul#fileDetails
{
    width: 70%;
    float: left;
    padding: 0 1%;
    list-style: none;
}
ul#searchNav
{
    width: 97%;   
    background-color: #BBEEF7;
    height: 30px;
    padding: 5px;
}
div.fileDetails
{
    width: 70%;
    float: left;
    padding: 0 1%;
    list-style: none;
}
ul.searchResults
{
    margin-bottom: 20px;
}
/* ----------------------------------------------------------------------------*/
/* =li */
ul.folder li
{
    list-style: none;
    background: url(../images/folder.gif) top left no-repeat;
    padding: 5px 0 5px 25px;
    font-weight: normal;
}
ul.region li
{
    list-style: none;
    background: url(../images/regions.gif) top left no-repeat;
    padding: 5px 0 5px 25px;
    font-weight: normal;
}
ul.folder li.selected
{
    background: url(../images/folder_o.gif) top left no-repeat;
    font-weight: bold;
}
ul#fileDetails li
{
    margin: 0 0 10px 0;
    padding: 5px;
    border: 1px solid #ccc;
}
li.odd
{
    background: #eee;
}
ul.userDownloads li
{
    display: block;
    clear: both;
    list-style: none;
    margin: 0 0 10px 0;
}
ul#searchNav li
{
    display: inline;
    list-style: none;
    float: left;
}
ul#searchNav li.last
{
    float: right;
}
ul.searchResults li, ul.searchResults li.odd  
{
    height: 20px;
    padding: 5px;
    list-style: none;    
    clear:both;
}
/* ----------------------------------------------------------------------------*/
.bold
{
    font-weight: bold;
}
.red
{
    color: Red;
}
.left
{
    display: block;
    float: left;
}
.right
{
    display: block;
    float: right;
}
.center
{
    float: none;
    display:block;
    margin: 0 auto;
}
/* ----------------------------------------------------------------------------*/
/* =select */
select.countryList
{
    width: 55%;    
}
/* ----------------------------------------------------------------------------*/
/* =label */

label
{
    width: 50%;
    display: block;
    text-align: right;
    float: left;
}
/* ----------------------------------------------------------------------------*/