@charset "utf-8";
/* LifeWay Worship */

/*---ISCREEN STYLES---*/
#iscreenParent {
    margin: 0 auto;
    width: 831px;
    height: 100%;
}

#iscreen {
    position: absolute;
    z-index: 2000;
    top: 75px;
    width: 831px;
}

#iscreen_top {
    background: url(../../images/iscreen/bg_top.gif) no-repeat;
    height: 68px;
    width: 817px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    font-size: 14px;
    margin: 0 auto;
}

#iscreen_mid {
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    width: 815px;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    margin: 0 auto;
    background: #FFF;
}

#iscreen_bottom {
    background: url(../../images/iscreen/bg_bottom.gif) no-repeat;
    width: 857px;
    height: 28px;
    margin: 0 auto;
}

#iscreen_header {
    width: 806px;
    height: 40px;
    background: url(../../images/iscreen/header_bg.jpg) no-repeat;
    padding-left: 11px;
    padding-top: 4px;
}

#iscreen_version {
    background: url(../../images/iscreen/version.jpg) no-repeat;
    height: 27px;
    padding-left: 36px;
    padding-top: 7px;
    font-weight: bold;
    font-size: 16px;
}

#iscreen_add {
    float: right;
    background: url(../../images/iscreen/add.jpg) no-repeat;
    font-weight: bold;
    font-size: 14px;
    color: #55574A;
    height: 24px;
    padding-top: 8px;
    padding-left: 24px;
    padding-right: 33px;
}

#iscreen_left {
    float: left;
    width: 543px;
    height: 499px;
    background: url(../../images/iscreen/left_bg.jpg) no-repeat;
    margin-top: 11px;
}

#iscreen_version_icons {
    float: right;
}

#iscreen_version_inside1 {
    padding: 20px 20px 0;
    width: 505px;
}

#iscreen_version_inside2 {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
    height: 390px;
    margin-bottom: 5px;
    overflow: auto;
    width: 480px;
}

#iscreen_more_info {
    background: url(../../images/iscreen/more_info_bg.jpg) no-repeat;
    width: 530px;
    height: 35px;
    margin-left: 7px;
}

#iscreen_more_info_inside {
    background-repeat: no-repeat;
    height: 35px;
    padding-left: 35px;
    padding-top: 10px;
    margin-left: 9px;
}

#iscreen_right {
    float: right;
    width: 257px;
    margin-top: 11px;
}

.iscreen_lyrics_top {
    background: url(../../images/iscreen/tags_top.gif) no-repeat;
    height: 29px;
    width: 227px;
    padding-top: 11px;
    padding-left: 15px;
    padding-right: 15px;
}

.iscreen_lyrics_mid {
    background: url(../../images/iscreen/tags_mid.gif) repeat-y;
    width: 227px;
    padding-left: 15px;
    padding-right: 15px;
}

.iscreen_lyrics_bottom {
    background: url(../../images/iscreen/tags_bottom.jpg) no-repeat;
    height: 37px;
    width: 257px;
    margin-bottom: 12px;
    padding-top: 12px;
    text-align: center;
}

.iscreen_lyrics_inside {
    padding-right: 14px;
    height: 144px;
    overflow: hidden;
    width: 218px;
    padding-top: 10px;
    font-size: 11px;
}

.iscreen_lyrics_inside dl {
    padding-bottom: 5px;
}

.iscreen_lyrics_inside dt {
    font-weight: bold;
}

.iscreen_lyrics_inside dd {
    padding-left: 7px;
}

.iscreen_tags_top {
    background: url(../../images/iscreen/tags_top.gif) no-repeat;
    height: 29px;
    width: 227px;
    padding: 11px 15px 0;
}

.iscreen_tags_mid {
    background: url(../../images/iscreen/tags_mid.gif) repeat-y;
    width: 227px;
    padding: 0 15px;
}

.iscreen_tags_bottom {
    background: url(../../images/iscreen/tags_bottom.jpg) no-repeat;
    height: 49px;
    width: 257px;
    margin-bottom: 12px;
}

.iscreen_row {
    border-bottom: 1px dotted silver;
    padding-top: 2px;
    padding-bottom: 2px;
}

.iscreen_label {
    font-size: 14px;
    font-weight: bold;
    color: #676767;
    width: 150px;
    padding-right: 10px;
    float: left;
}

.iscreen_value {
    float: left;
    font-size: 14px;
    overflow: auto;
}

.iscreen_hdr_value {
    font-size: 14px;
}

.header_left {
    position: absolute;
    left: 70px;
}

.header_mid {
    position: absolute;
    left: 400px;
}

.header_right {
    position: absolute;
    left: 625px;
    width: 200px;
}

.iscreen_tags {
    background: url(../../images/iscreen/tags_bg.jpg) no-repeat;
    height: 139px;
    width: 227px;
    padding-top: 11px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 12px;
}

.iscreen_tags_inside {
    width: 218px;
    padding-right: 14px;
    height: 200px;
    margin-bottom: 0;
    overflow: auto;
    padding-top: 5px;
}

#yourTagsView {
    height: 54px;
    width: 228px;
    margin-bottom: 11px;
    padding-top: 10px;
    overflow: auto;
}

#tagsinput {
    border: 0 !important;
    height: 59px;
    width: 228px;
    text-align: left;
    font-size: 14px;
}

#tagscontainer {
    position: absolute;
    top: 380px;
    left: 583px;
    width: 250px;
    height: 1px;
    z-index: 1000;
}

#tagscontainer .yui-ac-content {
    position: absolute;
    top: 0.7em;
    left: 0.7em;
}

#tagscontainer .yui-ac-shadow {
    position: absolute;
    top: 0.7em;
    left: 0.7em;
    z-index: 999;
}

/*Font Styles*/

.iscreen_head {
    font-size: 24px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    background: none !important;
    font-weight: bold;
}

.iscreen_head_orange {
    font-size: 18px !important;
    color: #D45F3A !important;
    margin-bottom: 5px !important;
    margin-top: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.iscreen_close {
    float: right;
    background: url(../../images/iscreen/close-bg.gif) no-repeat;
    font-size: 14px;
    text-align: right;
    width: 120px;
    height: 27px;
    font-weight: bold;
    color: #ADADAD;
    padding-right: 10px;
    padding-top: 6px;
    cursor: pointer;
}

.iscreen_close a {
    color: #ADADAD;
    text-decoration: none;
    padding-right: 15px;
}

.iscreen_close a:hover {
    color: #ADADAD;
    text-decoration: underline !important;
}

#displayLyrics {
    position: absolute;
    top: 90px;
    left: 20px;
    z-index: 5000;
    margin: 6px auto;
    width: 817px;
    height: 515px;
    background-color: white;
    overflow: hidden;
}

.iscreen_lyrics_head {
    font-size: 18px !important;
    color: #676767 !important;
    margin-bottom: 5px !important;
    margin-top: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.iscreen_lyrics_close a {
    float: right;
    font-size: 14px;
    text-align: right;
    width: 200px;
    height: 27px;
    font-weight: bold;
    color: #ADADAD;
    padding-right: 10px;
    padding-top: 6px;
    cursor: pointer;
}

.iscreen_lyrics_close a {
    color: #D45F3A !important;
    text-decoration: none;
    padding-right: 15px;
}

.iscreen_lyrics_close a:hover {
    color: #D45F3A;
    text-decoration: underline !important;
}

#iscreen_lyrics_top {
    background: url(../../images/iscreen/lyrics_top.jpg) no-repeat;
    padding-left: 100px;
    padding-right: 20px;
    padding-top: 20px;
    margin: 0 auto;
}

#iscreen_lyrics_mid {
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    padding-top: 0;
    padding-left: 100px;
    padding-right: 20px;
    font-size: 14px;
    margin: 0 auto;
    background: #FFF;
    height: 420px;
}

#iscreen_lyrics_bottom {
    background: url(../../images/iscreen/lyrics_bottom.jpg) no-repeat;
    padding-left: 100px;
    padding-right: 20px;
    padding-top: 20px;
    margin: 0 auto;
    height: 35px;
}

.iscreen_lyrics_body {
    padding-top: 5px;
    overflow: auto;
    height: 380px;
}

.iscreen_lyrics_body dt {
    font-size: 12px !important;
    font-weight: 700;
    color: black;
}

.iscreen_lyrics_body dd {
    font-size: 12px !important;
    font-weight: 500;
    color: black;
}

#iscreen_add a {
    color: #55574A;
    text-decoration: underline !important;
}

#iscreen_more_info_inside a {
    color: #000;
    text-decoration: none;
}

#iscreen_more_info_inside a:hover {
    color: #000;
    text-decoration: underline;
}

#tagMessage {
    display: none;
    float: right;
    width: 125px;
    font-size: 11px;
    color: #676767;
    text-align: right;
    padding-top: 5px;
}

#viewAllLyrics {
    cursor: pointer;
}

#itemiscreen_top {
    background: url(../../images/admin/admin_full_top.jpg) no-repeat;
    height: 68px;
    width: 900px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    font-size: 14px;
    margin: 0 auto;
}

#itemiscreen_bottom {
    background: url(../../images/admin/admin_full_bottom.jpg) no-repeat;
    width: 900px;
    height: 28px;
    margin: 0 auto;
}

#itemiscreen_mid {
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    width: 868px;
    padding: 20px;
    font-size: 14px;
    margin: 0 auto;
    background: #FFF;
}

#itemiscreen {
    position: absolute;
    z-index: 2000;
    top: 30px;
    width: 861px;
    left: 60px;
    padding-right: 0;
}

