/*
FileWire Networks
Default Stylesheet

09.2006
*/

/* HTML Tags */
body {color: #FFFFFF; background: #638063 url("images/fwbg00_green.gif") center repeat-y fixed; font-family: verdana, tahoma, arial; font-size: 11px; margin: 0px;}
table {font-size: 11px; font-family: verdana, tahoma, arial;}
h1 {color: #000064; font-size: 18pt; font-weight: bold;}
h2 {font-size: 14pt; font-weight: bold;}
h4 {color: #CFCFCF; font-size: 10px; font-weight: bold;}

/* Hyperlinks */
a:link {color: #0099FF; text-decoration: none;}
a:hover {color: #FF9933; text-decoration: underline;}
a:visited {color: #6666FF; text-decoration: none;}

/* Standard Text */
.main {font-size: 11px; font-family: verdana, tahoma, arial;}
.smallText {font-size: 10px; font-family: verdana, tahoma, arial;}
.list {font-size: 15px; font-family: verdana, tahoma, arial;}
.greyTxt {color: #909090;}

/* Forms and Buttons */
.uploadBtn {font-weight: bold; color: #CC0000;}
.downloadBtn {font-weight: bold; color: #CC0000;}
.urlCodeBox {border: 1px dashed #507050; background: #BDDDBE; font-size: 10px; font-family: verdana, tahoma, arial; height: 70px; width: 100%;}

/* System Messages */
.msgError {background-color: #CC0000; font-weight: 900; color: #FFFFFF;}
.msgWarn {background-color: #FFFF33; font-weight: 900; color: #323232;}
.msgAlert {background-color: #33FF00; font-weight: 900; color: #FFFFFF;}
.msgErrorLabel {font-weight: bold; color: #FFFFFF; font-size: 12px;}
.msgWarnLabel {font-weight: bold; color: #323232; font-size: 12px;}
.msgAlertLabel {font-weight: bold; color: #FFFFFF; font-size: 12px;}

/* Site Layout Elements */
#main_table {background: #002000; border-collapse: collapse; border: 1px solid #000000; width: 790px; height: 100%; }
#head_bar {background: url("images/fw00_headbar.gif") top left no-repeat; height: 21; border-bottom: 1px solid #000000;}
#head_logo {border-bottom: 1px solid #000000;}
#head_info {background: url("images/fw01b_head-info.gif") top left no-repeat; padding-right: 5px; }
#head_menu {background: url("images/fw02_head-menu.gif") top left repeat-x; height: 40; border-bottom: 1px solid #000000;}
#head_ads {background: #324232; padding: 3px; border-bottom: 1px solid #000000;}

#body_table {padding: 6px; border: 0px; width: 740px; }
#pdl_tab {background: #BDDDBD; color: #00AA00; font-weight: bold;}
#pdl_table {color: #006400; }
#pdl_table_upload {color: #006400; width: 320px;}
#pdl_bg {background: #BDDDBD;}

#tdl_bg {background: #004500;}

#footbar {background: url("images/fw04_footbar.gif") top left no-repeat; height: 20px; padding-right: 20px; border-top: 1px solid #000000; color: #999999;}
#foot_link {background: url("images/fw03b_foot-link.gif") top left repeat-x; color: #505050;}

/* Misc */
.invisible {visibility: hidden;}

/* Progress Bar */
.data {background-color: #b3b3b3; border: 1px solid #898989; width: 90%}
.data TR TD {background-color: #dddddd; font: 13px Arial;}
.bar1 {background-color:#b3b3b3; position:relative; text-align:left; height:20px; width:80%; border:1px solid #505050;}
.bar2 {background-color:#000099; position:relative; text-align:left; height:20px; width:0%;}
.message {font: 18px Arial;}

/* ----------------------- External Classes ----------------------- */

/* AdBrite */
.adHeadline {font: bold 10px Verdana; text-decoration: none; color: #FF883F;}
.adText {font: normal 10px Verdana; text-decoration: none; color: #888899;}
.adInfo {font: normal 10px Verdana; text-decoration: none; color: #CCCCCC;}