#blankHeader {
    background: transparent url(../images/header_featured.png) no-repeat scroll left top;
    display: block;
    float: left;
    height: 82px;
    width: 828px;
}

#blankHeader h1 {
    color: #FFF;
    font-size: 26px;
    margin: 25px 0 0 25px;
    font-weight: normal;
}
#upload-container {
    width: 975px;
    clear: both;
    min-height: 850px;
    padding: 20px 0 40px 0px;
    float: left;
    background: #000 url(img/uploader-bottombg.gif) bottom center no-repeat;
}

#upload-box-left {
    background-color: #000;
    background: url('img/uploadcontainer-bg.gif') no-repeat;
    color: #fff;
    float: left;
    font-family: helvetica, myriad pro, myriad, arial;
    font-size: 1.1em;
    font-weight: bold;
    margin-left: 15px;
    min-height: 850px;
    overflow: hidden;
    width: 675px;
}

#upload-progress-box {
    margin: 0px;
    padding: 0px;
    height: 300px;
    border: 1px solid #fff;
}

#uploadform {
    margin-left: 20px;
    display: inline;
    float: left;
    font-family: helvetica, myriad pro, myriad, arial;
    font-size: 1.1em;
    color: #fff;
    padding-top: 25px;
}

.formLabel {
    width: 100px;
    float: left;
    clear: left;
    margin-top: 25px;
    font-weight: bold;
}

.formBox {
    width: 420px;
    float: left;
    margin: 10px 10px 10px 40px;
    display: inline;
}

.styledBox {
    float: left;
    display: inline;
    margin-right: 0px;
    width: 390px;
    border: 1px solid #fff;
    clear: none;
}

.formImg {
    clear: none;
    float: right;
    margin-right: 5px;
    display: inline;
}

#utou {
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    float: right;
    margin: 25px 70px 0 0;
    text-align: right;
    clear: none;
}

#utou p {
    display: block;
    float: left;
    width: 420px;
}

#utou input {
    float: right;
    margin: 10px 34px 0 14px;
}

#demo-status {
    font-size: 1.5em;
    float: left;
    width: 620px;
}
a#demo-upload {
    display: block;
    float: left;
    width: 114px;
    height: 24px;
    background: url('img/uploadsubmit-btn.png') 0 0 no-repeat;
}
#browselinks {
    float: left;
    height: 30px;
    margin-left: 8px;
}

#upload-box-left a, #utou a {
    text-decoration: none;
    color: #1ab7ea;
}

#upload-box-right {
    background-color: #000;
    background: url('img/uploadinstructions-bg.gif') no-repeat;
    color: #fff;
    display: inline;
    float: right;
    font-family: helvetica, myriad pro, myriad, arial;
    font-size: 0.8em;
    font-weight: bold;
    height: 750px;
    margin-right: 20px;
    overflow: hidden;
    padding: 30px 0 10px 0;
}

#upload-box-right h2 {
    display: inline;
    clear: both;
    float: left;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    color: #1ab7ea;
    width: 180px;
    margin: 0 25px;
}

#upload-box-right .browsers {
    display: block;
    clear: both;
    width: 180px;
    margin: 10px 25px 30px;
    float: left;
    /* background: transparent url("img/browsers.gif") top right no-repeat;
    */ padding-top: 5px;
    line-height: 14px;
}
.browsers strong {
    color: #1ab7ea;
    font-size: 10px;
}

#upload-box-right a {
    text-decoration: none;
    color: #1ab7ea;
}

#upload-box-right p {
    display: inline;
    clear: both;
    float: left;
    line-height: 15px;
    width: 175px;
    margin: 10px 25px 0;
    font-weight: normal;
    font-size: 11px;
}

#upload-box-right #banner-section {
    display: inline;
    float: left;
    clear: both;
    width: 180px;
    margin: 0 25px;
    padding: 0px;
    text-align: center;
    margin-top: 30px;
}

#upload-box-right #banner-section ul {
    display: block;
    float: left;
    width: 180px;
    list-style: none;
}

#upload-box-right #banner-section ul li {
    display: block;
    float: left;
    clear: both;
    width: 180px;
}

#required-fields {
    color: #ff0000;
    clear: both;
    float: right;
    font-size: 0.45em;
    margin-right: 10px;
}

#overall-title {
    font-size: 0.7em;
}

#demo-status .progress {
    background: url('img/progress.gif') no-repeat;
    background-position: +50% 0;
}

#demo-status .progress-text {
    float: left;
    clear: both;
    font-size: 0.75em;
}

#demo-list {
    list-style: none;
    margin-top: 20px;
    font-size: 0.8em;
    padding: 0px;
}

#demo-list li.file {
    border-bottom: 0px solid #eee;
    margin-right: 25px;
}
#demo-list li.file.file-uploading {
}
#demo-list li.file.file-success {
    background-image: url('img/success.png');
}

#current-text {
    font-size: 0.9em;
    clear: both;
    float: left;
}

#demo-list li.file.file-failed {
    # background-image: url('img/failed.png');
}

#demo-list li.file .file-name {
    font-size: 1.2em;
    margin-left: 0px;
    display: block;
    clear: left;
    height: 40px;
    font-weight: bold;
}
#demo-list li.file .file-size {
    font-size: 1.2em;
    float: right;
}
#demo-list li.file .file-info {
    display: block;
    margin: 0px;
    font-size: 1.2em;
    clear
}
#demo-list li.file .file-remove {
    font-size: 1.2em;
    clear: right;
    float: right;
}

object {
    position: absolute;
    top: -5px;
    left: -5px;
}

/* * * * * * * * * * * * */
/* Original Koldcast CSS */
/* * * * * * * * * * * * */

#showDetails {
    float: left;
    display: block;
    width: 975px;
}

#showDetails .heading {
    display: block;
    padding: 0;
    position: relative;
    width: 975px;
    height: 44px;
    background: transparent url(http://www.koldcast.tv/images/scrollers-header.gif) top left no-repeat;
}

#showDetails .heading h3 {
    display: inline;
    position: absolute;
    top: 10px;
    left: 22px;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
}

#showDetails .heading h3 span {
    color: #1ab7ea;
}

#showDetails .bottomDetailContent {
    display: block;
    clear: both;
    padding: 0;
    width: 985px;
    height: 19px;
    background: transparent url("../images/showdetails/bottombg.gif") top left no-repeat;
    margin: 0 0 20px 0;
}

.showDetailContent #showLogo {
    display: block;
    float: left;
    clear: both;
    margin: 10px 0 40px 0;
    width: 975px;
    text-indent: -9999px;
}

.showDetailContent #showLogo.poorPaul {
    background: transparent url("../images/showdetails/pp/logo.gif") center center no-repeat;
    height: 164px;
}

.showDetailContent ul {
    display: inline;
    float: left;
    clear: both;
    margin: 5px 40px;
    width: 855px;
    padding: 20px;
    height: 131px;
}

.showDetailContent ul.leftBio {
    background: transparent url("../images/showdetails/bioLeft-bg.gif") top left no-repeat;
}

.showDetailContent ul.leftBio li {
    display: inline;
    float: left;
}

.showDetailContent ul.rightBio li {
    display: inline;
    float: right;
}

.showDetailContent ul li.image {
    width: 140px;
    overflow: hidden;
}

.showDetailContent ul li.image img {
    border: none;
}

.showDetailContent ul li.desc {
    width: 690px;
}

.showDetailContent ul.leftBio li.image {
    margin-right: 20px;
}

.showDetailContent ul.rightBio li.image {
    margin-left: 20px;
}

.showDetailContent ul li.desc h3 {
    color: #3399cc;
    font-size: 18px;
    font-weight: normal;
}

.showDetailContent ul li.desc h3 a {
    color: #3399cc;
    text-decoration: none;
}

.showDetailContent ul li.desc h3 a:hover {
    text-decoration: underline;
}

.showDetailContent ul li.desc p {
    line-height: 18px;
    font-size: 12px;
    margin-top: 10px;
}

#fileName {
    display: block;
    float: left;
    clear: both;
    position: relative;
    height: 50px;
    background: #555;
    color: #000;
    font-size: 11.5px;
    line-height: 20px;
    overflow: hidden;
    background: transparent url(img/media-merged-bg.png) no-repeat scroll 0 0 !important;
    width: 396px;
}

#labelmedia {
    display: block;
    position: absolute;
    z-index: 2;
    width: 390px;
    height: 20px;
    padding-left: 10px;
    color: #FFF;
}


#progressText {
    display: block;
    position: absolute;
    z-index: 2;
    width: 200px;
    height: 20px;
    left: 155px;
    top: 2px;
    color: #000;
}

#progressBar {
    display: block;
    position: absolute;
    top: 29px;
    left: 150px;
    width: 0;
    height: 17px;
    z-index: 2;
    background: transparent url(img/progress_bar.gif) top left repeat;
}

#demo-browse-all {
    display: block;
    height: 20px;
    width: 28px;
    z-index: 4;
    position: absolute;
    left: 366px;
}

#infoBox {
    float: left;
    clear: both;
    color: #fff;
    font-size: 13px;
    margin: 30px 0 0 50px;
}

ul.form-list li.input-box {
    float: left;
    height: 25px;
    margin: 10px 10px 10px 40px;
    position: relative;
    width: 396px;
}

ul.form-list li.input-box input {
    border: medium none;
    display: block;
    float: left;
    font-family: "Lucida Sans","Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 25px;
    left: 142px;
    position: absolute;
    top: 0px;
    padding-top: 3px;
    padding-left: 10px;

}


@media screen and (-webkit-min-device-pixel-ratio:0) { /*Safari Specific Hack*/
    ul.form-list li.input-box input {
        background-position: center left !important;
        top: -3px !important;
    }
}
    
ul.form-list li.input-box input.address {
    background: transparent url(img/account_info_input_address_bg.png) no-repeat scroll 0 0;
    width: 269px;
}

ul.form-list li.input-box.small {
    background: transparent url(img/keyboard_icon.png) no-repeat scroll top right;
    width: 367px;
}


ul.form-list li.input-box input.small {
    background: transparent url(img/smallinput-bg.png) no-repeat scroll;
    width: 193px;
}

ul.form-list li.input-box.med {
    background: transparent url(img/keyboard_icon.png) no-repeat scroll top right;
    width: 517px;
}

ul.form-list li.input-box input.med {
    background: transparent url(img/input_med-bg.png) no-repeat;
    width: 344px;
}

ul.form-list li.input-box input.long {
    background: transparent url(img/inputlong-bg.png) no-repeat scroll 0 0;
    width: 398px;
}

ul.form-list li.input-box input.media {
    background: transparent url(img/mediainput-bg.png) no-repeat scroll 0 0;
    width: 224px;
}

ul.form-list li.input-box textarea.textbox {
    background: transparent url(img/textarea-bg.png) no-repeat scroll 0 0;
    border: none;
    font-family: "Lucida Sans","Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 104px;
    margin-left: 22px;
    overflow:auto;
    padding: 3px 0 0 10px;
    resize: none;
    width: 433px;
}

ul.form-list li.input-box.textbox {
    background: transparent url(img/label_med-bg.png) no-repeat scroll 0 0 !important;
    width: 620px;
    height: 110px;
}
ul.form-list li.input-box.textbox label {
    width: 120px;
}


ul.form-list {
    list-style: none;
    float: left;
}

ul.form-list li {
    list-style: none;
    float: left;
    position: relative;
}
ul.form-list li.input-box label {
    background: transparent url(img/account_info_label_bg.png) no-repeat scroll 0 0 !important;
    float: left;
    font-size: 11.5px;
    line-height: 22px;
    height: 25px;
    text-indent: 10px;
    width: 200px;
}

h2.title {
    background: transparent url(img/header-bg.gif) 0 0 no-repeat;
    color: #1ab7ea;
    display: block;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 23px;
    margin: 10px 0 10px 10px;
    padding: 10px 0 0 10px;
    text-indent: 10px;
    width: 570px;
}

p.red {
    color: #ed1c24;
    margin: 0 0 0 10px;
    font-size: 11px;
}

ul.form-list li.input-box input.combo {
    height: 22px;
    background: transparent url(img/product_page_select_bg.png) no-repeat scroll 0 0;
    width: 225px;
    display: block;
    border: none;
    padding: 3px 0 0 20px;
    color: #000;
    cursor: pointer;
    font-size: 11px;
}

ul.form-list li.input-box input.combo + div {
    z-index: 10;
    position: absolute;
    top: 22px !important;
    left: 148px !important;
    margin: 0 !important;
}

ul.form-list li.input-box input.combo + div ul {
    background: #d0d0d0;
    display: block;
    left: 6px;
    max-height: 150px;
    overflow-y: scroll;
    width: 191px;
    margin: 0 !important;
}

ul.form-list li.input-box input.combo + div ul li {
    background: #d0d0d0;
    clear: both;
    display: block;
    color: #000;
    font-size: 11px;
    padding: 0;
    margin: 0;
    font-family: "Lucida Sans","Lucida Grande", Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
    text-indent: 5px;
    width: 100%;
}

ul.form-list li.input-box input.combo + div ul li:hover {
    background: #aaa;
    cursor: pointer;
}

.required-entry {
    color: #993333;
    padding-left: 20px !important;
}

.required-entry-selected {
    color: #000;
    padding-left: 10px;
}

