@charset "UTF-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
    position: relative;
}


html {
    background-color: #FFF;
}

input {
    font-size: 14px;
}

a {outline: 0px; color: #006699}

.underline {
    text-decoration: underline;
    font-style:normal;
}

body {
    text-align: center;
    font-size: 16px;
    position: relative;
    background: url(../images/main_bg.jpg) #FDFDFD center top  no-repeat;
     font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    display: table;
    _behavior: url("/csshover3.htc");
}

.container {
    margin: 0 auto;
    width: 980px;
    text-align: left;
}

.clear_float {
    clear: both;
    line-height: 0;
}

.float_left {
    float: left;
}

.float_right {
    float: right;

}

.float_right_image {
    float: right;
    margin-right: 5px;
}

.float_left_image {
    float: left;
    margin-right: 5px;
}

.instructor_image {
    margin: 10px auto;
    border: 1px solid #000;
}

.header {
    height: 180px;
}

.main_content {
    margin: 0 auto;
    width: 980px;
    text-align: left;
}

.nav_bar {
    float: left;
    width: 180px;
    z-index: 20;
}

.body_content {
    float: right;
    width: 773px;
    /*border: solid 1px #999999;*/
    z-index: 30;
}

/*--------------My Set List specific formatting-------------*/


#my_set_list_body {
    background: url(../images/set_list_bg.png) top left no-repeat;
    width: 750px;
    height: 1000px;
    margin-right: 20px;
}

#my_set_list_content {
    margin-top: 140px;
    margin-left: 120px;
    width: 650px;
    height: 850px;
}

#my_set_list_content h2 {
    height: 24px;

}

#my_set_list_content p {
    line-height: 27px;
}

#myTechLibrary {
 height: 27px;
 font-size: 18px;
}

#my_set_list_content table {
    margin-top: -5px;
}


/* ------- jef's styles---------
table.my-set-list {
 font-size: 12px;
 margin-top: 0px;
}
tr.my-set-list-entry td{
 height: 27px;
}
span.my-set-list-artist {
 font-weight: bold;
}
*/

/*---------------------------Footer---------------------------*/

.footer {
    height: 34px;
    width: 990px;
    margin: 10px 0;
    background: url(/links/images/footer_bg.png) no-repeat;
    text-align: center;
}

.footer span {
    color: #174a75;
    margin: 5px;
}

.footer a {
    color: #174a75;
}

.footer_copyright {
 padding: 5px;
}

#validations a img { vertical-align: middle }
.footer_links {
  margin: 5px 0;
}

/*-----------------Global Text Characteristics----------------*/

p, span, label {
    /* font: normal 12px Arial, Helvetica, sans-serif; *//* <--- Quit putting this in. It's over-riding the content font stuff they're entering in the admin */
    color:#333333;
}

label {
    color: #FFF;
}



/*-----------------GNB Elements---------------------*/


.gnb {
    width: 980px;
    position: relative;
    height: 33px;
    list-style-type: none;
    margin-top: -1px;

}

.gnb li {
    float: left;
}

.gnb li a {
    text-decoration: none;
    display: block;
}

/*.gnb_home, .gnb_quickstart, .gnb_lesson_library, .gnb_chord_library, .gnb_forum {text-indent: ; }*/
.gnb_home{ width: 97px; height: 33px; background: url(../images/gnb_home.png) top no-repeat; overflow: hidden; border: 0;}
.gnb_quickstart{ width: 117px; height: 33px; background:url(../images/gnb_quickstart.png) top no-repeat; overflow: hidden; border:0;}
.gnb_lesson_library{ width: 147px; height: 33px; background:url(../images/gnb_lesson_library.png) top no-repeat; overflow: hidden; border:0;}
.gnb_chord_library{width: 139px; height: 33px; background:url(../images/gnb_chord_library_coming_soon.png) top no-repeat; overflow: hidden; border:0;}
.gnb_forum{ width: 88px; height: 33px; background:url(../images/gnb_forum.png) top no-repeat; overflow: hidden; border:0;}
.gnb_search {width: 392px; height: 33px; background:url(../images/gnb_search.png) top no-repeat; overflow: hidden; border:0;}

.gnb_home:hover { width: 97px; height: 33px; background: url(../images/gnb_home.png) bottom no-repeat; overflow: hidden; border: 0;}
.gnb_quickstart:hover { width: 117px; height: 33px; background:url(../images/gnb_quickstart.png) bottom no-repeat; overflow: hidden; border:0;}
.gnb_lesson_library:hover { width: 147px; height: 33px; background:url(../images/gnb_lesson_library.png) bottom no-repeat; overflow: hidden; border:0;}
.gnb_chord_library:hover {width: 139px; height: 33px; background:url(../images/gnb_chord_library_coming_soon.png) bottom no-repeat; overflow: hidden; border:0;}
.gnb_forum:hover { width: 88px; height: 33px; background:url(../images/gnb_forum.png) bottom no-repeat; overflow: hidden; border:0;}

.sitedown {
    position: absolute;
    width: 170px;
    left: 170px;
    top: 5px;
    height: 17px;
    font: normal 16px Arial, Helvetica, sans-serif;
    color: #333;
}

.search_box {
    position: absolute;
    width: 170px;
    left: 170px;
    top: 5px;
    height: 17px;
    font: normal 16px Arial, Helvetica, sans-serif;
    color: #333;
}

.search_go {
    position: absolute;
    left: 355px;
    top: 6px;

}

/*-----------------------------GSN-----------------------------*/
.navbar{
    width: 175px;
    float: left;
}

.navbar ul {
    list-style-type: none;
}

.gsn_button {
    margin-top: 8px;
    z-index: 30;
}

.gsn_button a {
    width: 173px;
    height: 40px;
    text-indent: ;
    display: block;
    overflow: hidden;
    border: 0;
}

.gsn_free_stuff {background: url(../images/gsn_free_stuff_btn.png) top no-repeat;}
.gsn_month {background: url(../images/gsn_rs_of_month_btn_coming_soon.png) top no-repeat;}
.gsn_faq {background: url(../images/gsn_faq_btn.png) top no-repeat;}
.gsn_about {background: url(../images/gsn_about_btn.png) top no-repeat;}
.gsn_instructors {background: url(../images/gsn_instructors_btn.png) top no-repeat;}
.gsn_more_cool_resources {background: url(../images/gsn_more_cool_resources_btn.png) top no-repeat;}
.gsn_blog {background: url(../images/gsn_blog_btn.png) top no-repeat;}
.gsn_wiki {background: url(../images/gsn_wiki_btn.png) top no-repeat;}


.gsn_free_stuff:hover {background: url(../images/gsn_free_stuff_btn.png) bottom no-repeat;}
.gsn_month:hover {background: url(../images/gsn_rs_of_month_btn.png) bottom no-repeat;}
.gsn_faq:hover {background: url(../images/gsn_faq_btn.png) bottom no-repeat;}
.gsn_about:hover {background: url(../images/gsn_about_btn.png) bottom no-repeat;}
.gsn_instructors:hover {background: url(../images/gsn_instructors_btn.png) bottom no-repeat;}
.gsn_more_cool_resources:hover {background: url(../images/gsn_more_cool_resources_btn.png) bottom no-repeat;}
.gsn_blog:hover {background: url(../images/gsn_blog_btn.png) bottom no-repeat;}
.gsn_wiki:hover {background: url(../images/gsn_wiki_btn.png) bottom no-repeat;}

.instructor_list {
    margin-top: -3px;
    text-align: center;
    background: url(../images/gsn_long_drop_down_bg.jpg) top no-repeat;
    padding-bottom: 2px;
    z-index: 10;
    height: 730px;
    width:180px;
}

.instructor_list ul li a {
    font-size: 15px;
}

.instructor_list ul li {
    height: 19px;
}

.first_button {
    margin-top: 2px;
}


/*-----------------Login Box Elements------------------*/
.login {
    position: absolute;
    width: 344px;
    height: 121px;
    margin-left: 625px;
    margin-top: 4px;

}

.is_member {
    width: 236px;
    height: 121px;
    background: url(../images/member_login_bg.png) no-repeat;
    float: right;
}

.not_member_yet {
    float: left;
    width: 101px;
    height: 121px;
}

.member_login {
    position: absolute;
    margin-left: 10px;
  
    width: 108px;
    height: 18px;
    background: url(../images/member_login_title.png) no-repeat;
    text-indent: ;
}

.login_label {
    float: right;
    margin-top: 7px;
    margin-right: 5px;
}

.login_box {
    float: right;
    width: 150px;
    margin: 2px 5px;
    font: normal 16px Arial, Helvetica, sans-serif;
    color: #333;
    height: 16px;
}

.login_form {
    margin-top: 7px;
    width: 230px;
}


.remember_box {
    margin: 0;
    padding: 0;
    float: right;
    height: 12px;
    margin-top: 3px;
}

.remember_label {
    float: right;
    margin-right: 15px;
    margin-left: 5px;
    margin-top: 4px;

}

.member_submit {
    float: right;
    margin-top: 3px;
    margin-right: 2px;
    width: 49px;
    height: 18px;
}

.forgot, .forgot a {
    color: #FFF;
    left: 5px;



}

.not_member {
    background: url(../images/not_memeber.png) no-repeat;
    position: absolute;
    width: 69px;
    height: 54px;
    left: 18px;
    top: 15px;
}

.sign_up {
    position: absolute;
    width: 85px;
    height: 25px;
    left: 10px;
    top: 80px;
}

.big_set_list_btn {
    margin-top: 0;
    margin-left: -10px;
}


.logout h2 {
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #FFF;
    margin-left: 8px;
    margin-top: 5px;
    margin-bottom: 0px;
}


.logout ul {
    list-style-type: none;
    margin-left: 30px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.logout ul li {
    margin: 0;
    font: normal 16px Arial, Helvetica, sans-serif;
    color: #FFF;
    margin: 3px 0;

}
.logout ul li a {
    font: normal 16px Arial, Helvetica, sans-serif;
    color: #FFF;
    text-decoration: none;
}

.logout ul li a:hover { text-decoration: underline;}

.logout_buttons {
    height: 20px;
    width: 110px;
    margin-left: 130px;
}

/*--------------lesson library----------------*/



.listing_left, .listing_right {
    margin-top: 5px;
    padding-top: 2px;
    width: 383px;
    background: url(../images/lesson_page_element_bg.png) top center no-repeat;
    text-align: center;
    overflow: visible;
    height: 670px;
}

.listing_right {
    float: right;
    left: 4px;
}

.listing_left {
    float: left;
}

.listing_left p, .listing_right p {
    padding-top: 5px;
    padding: 0 12px;
    text-align:left;
    width: 350px;
}

.listing_left h1, .listing_right h1 {
    color: #006699;
    text-decoration:underline;
}

.listing_left .mock {
    margin-top: 4px;
}

.listing_right .mock {
    margin: 7px;
}


/*------------Single Category Pages----------*/

.centered_listing {

    padding-top: 2px;
    width: 771px;
    height: 671px;
    background: url(../images/single_listing_bg.png) no-repeat top center;
    text-align: center;
    overflow: visible;
    margin: 5px auto 0;
    margin-left:3px;
}

.centered_listing p {
    padding: 8px;
    padding-right: 12px;
}

/*----------Quickstart Stuff--------------*/


#quickstart_bottom {
    width: 100%;
    margin-top:  5px;
}


/*#songs h4, #subscribe h4 {
    font-size: 16.5px;
    color: #494949;
    margin: 8px 6px 4px 0;
    padding-top: 7px;
    height: 31px;
    background: url(../images/quickstart_h4_bg.png) no-repeat center top;
}*/

#subscribe {
    background: url(../images/quickstart_subscribe_bg.png) no-repeat top center;
    height: 420px;
}

#songs {
    height: 413px;
    background: url(../images/quickstart_songs_bg.png) no-repeat bottom center;
    padding-bottom: 8px;
}

#song_explaination{
    position: absolute;
    left: 20px;
    bottom: 15px;
    width: 320px;
    font: 10px normal Arial, Helvetica, sans-serif;
    color: #ccc;
    padding: 0;
    margin:0;
}

#subscribe ul {
    margin: 0 auto;
    padding: 24px;
    padding-top: 0px;
}

#subscribe li {
    font: bold 15.5px Arial, Helvetica, sans-serif;
    margin: 11px 8px;
    text-align:left;
    color: #555;
    margin-right: 0px;
}

#songs span {
    position: absolute;
    background: url(../images/quickstart_individual_price.png) no-repeat top left;
    width: 316px;
    height: 131px;
    top: 185px;
    left: 30px;
}


#subscribe span {
    position:absolute;
    background: url(../images/quickstart_combo_price.png) no-repeat top left;
    width: 355px;
    height: 140px;
    top: 185px;
    left: 10px;
}

#single_song_button {
    position: absolute;
    left: 40px;
    top: 325px;
}

#full_subscription_button {
    position: absolute;
    left: 40px;
    top: 325px;
}

#quickstart_save_money {
    margin-bottom: 10px;
}

#quickstart_left_header {
    margin:0 auto;
    overflow:hidden;
    width:350px;
}

#quickstart_right_header {
    margin:0 auto;
    overflow:hidden;
    width:350px;
}

#quickstart_bottom_left_header {
    margin:0 auto;
    overflow:hidden;
    width:350px;
}

#quickstart_bottom_right_header {
    margin:0 auto;
    overflow:hidden;
    width:350px;
}
#party_pack {
    background: url(../images/quickstart_small_bg2.png) no-repeat;
    height: 260px;
    left: 4px;
}

#technique_library_only {
    background: url(../images/quickstart_small_bg2.png) no-repeat;
    height: 260px;
    left: 8px;
}

#party_pack span {
    position: absolute;
    background: url(../images/party_pack_price.png) no-repeat top left;
    width: 311px;
    height: 32px;
    top: 80px;
    left: 80px;
}

#technique_library_only span {
    position: absolute;
    background: url(../images/tech_library_price.png) no-repeat top left;
    width: 311px;
    height: 32px;
    top: 80px;
    left: 80px;
}

#party_pack_button {
    position: absolute;
    top: 140px;
    left: 40px;
}

#tech_library_button {
    position: absolute;
    top: 140px;
    left: 40px;
}

#song_learn_more {
    top: 130px;
}

#tech_library_learn_more {
    top: 100px;
}
/*-----------------lesson preview stuff------------------*/

.lesson_header_bar {
    background: url(../images/design_package/lesson_header_bar_bg.jpg) top left repeat-x;
    padding-top: 46px !important;
}

.lesson_top {
    text-align: left;
    width: 747px; /*-14px for wrapper padding*/
    overflow: hidden;
}

.lesson_left {
    float: left;
    width: 470px;
    height: 460px;
    margin-left: 5px;
    margin-top:4px;
    background-color: #FFF;
        /*font-size: 10px;*/
        text-align:center;
}

.lesson_right {
    float: right;
    width: 250px;

    text-align: left;
}

.chords_info {
    float: left;
    width: 260px;
    height: 30px;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom:30px;
    border-right: 1px solid #999;
    padding-right: 20px;
}

.chords_info span {
    position: absolute;
    width: 200px;
    top: 0px;
    left: 0px;
    color: black;
    font: bold 16px Arial, Helvetica, sans-serif;
}

.chords_info ul {
    position: absolute;
    left: 105px;
    top: 0px;
    list-style-type: none;
}

.chords_info ul li {
    float: left;
    margin:auto;
    padding: 0px 5px 5px 5px;
}

.chords_info ul li a {
    font-size: 16px;
    font-weight: bold;
    text-decoration:underline;
}

.related_lessons {
    float: left;
    width: 100px;
    height: 30px;
    margin-left: 10px;
    margin-top: 10px;
    margin-right:20px;

}
#runtime_label {
    display:block;
    color: black;
    font: bold 16px Arial, Helvetica, sans-serif;
    margin-left: 20px;

    padding-right: 15px;
    float: left;
}
#teacher_label {
    display:block;
    color: black;
    font: bold 16px Arial, Helvetica, sans-serif;
    margin-left: auto;

    padding-right: 15px;
}

.related_lessons span {
    position: absolute;
    width: 200px;
    top: 0px;
    left: 0px;
    color: black;
    font: bold 16px Arial, Helvetica, sans-serif;
}

.related_lessons ul {
    list-style-type: none;
    left: 100px;
    width: 425px;
    top: 0px;
    text-align: left;
}

.related_lessons ul li {
    display: block;
    float: left;
    padding: 0 5px;
    height: 16px;
}

.related_lessons ul li a {
    font-size: 16px;
    text-decoration: underline;
    color: #006699;
}

.lesson_description {
    width: 747px; /*--formerly 440px-----*/
    height: 310px;
}

.purchase_options
    width: 275px;
    height: 310px;
    text-align:center;
}

.purchase_options ul {
    list-style-type: none;
    margin: 0 auto;
}

.purchase_options_button {
    width: 270px;
    position: relative;
    margin: 5px auto;
}

.purchase_options_button a {
    display: block;
    width: 270px;
    text-indent: ;
}

.buy_this_lesson a {height: 46px; background: url(../images/design_package/buy_this_lesson_btn.jpg) no-repeat center top;}
.buy_this_plus_four a {height: 46px; background: url(../images/design_package/lesson_plus_4_btn.jpg) no-repeat center top;}
.buy_subscription a {height: 65px;background: url(../images/design_package/30_day_subscription_btn.jpg) no-repeat center top;}
.buy_tech_library a {height: 65px; background: url(../images/design_package/buy_tech_library_btn.jpg) no-repeat center top;}
.learn_more a {height: 46px; background: url(../images/design_package/learn_more_btn.jpg) no-repeat center top;}

.buy_this_lesson a:hover {height: 46px; background: url(../images/design_package/buy_this_lesson_btn.jpg) no-repeat center bottom;}
.buy_this_plus_four a:hover {height: 46px; background: url(../images/design_package/lesson_plus_4_btn.jpg) no-repeat center bottom;}
.buy_subscription a:hover {height: 65px; background: url(../images/design_package/30_day_subscription_btn.jpg) no-repeat center bottom;}
.buy_tech_library a:hover {height: 65px; background: url(../images/design_package/buy_tech_library_btn.jpg) no-repeat center bottom;}
.learn_more a:hover {height: 46px; background: url(../images/design_package/learn_more_btn.jpg) no-repeat center bottom;}



/*--------------------Inside Lesson Pages----------------*/

.notepad {
    width: 740px;
    height: 310px;
}
/*
.notepad p {
    margin-left: 100px;
    width: 330px;
}

.notepad textarea {
    border: none;
    width:324px;
    height:460px;
    overflow:scroll;
    padding: 5px 5px 5px 100px;
    text-align:left;
    background: url(../images/note_pad_bg.png) transparent top center no-repeat;
    background-attachment: scroll;

}
*/
#video_hole {
    width: 470px;
    height: 320px;
    background-color: #0;
}

#controls {
    width: 470px;
    height: 40px;
    background-color: #666666;
}
.inside_lesson_left {
    float: left;
    width: 470px;
    height: 460px;
    margin-left: 5px;
    margin-top:4px;
    background-color: #FFF;
        font-size: 10px;
        text-align:center;
}

.inside_lesson_right {
    float: right;
    width: 250px;
    margin-right: 5px;
    text-align: left;
}



.inside_lesson_links ul {
    list-style-type: none;
    text-align: center;
    width:740px;
    margin-top: 10px;
    border: 1px solid #999999;
}

.inside_lesson_links ul li {
    margin: 5px 0;
}

.inside_lesson_links ul li a{
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #006699;
    text-decoration: none;
}
.inside_lesson_links ul {
    list-style-type: none;
    text-align: center;
    margin-top: 10px;
    border: 1px solid #999999;
}

.inside_lesson_links ul li {
    margin: 5px 0;
}

/*--------------------FAQ---------------------------*/

.faq ul {
    list-style-type:  none;
    margin: 10px 20px;
}

.faq ul li, .faq dl dt {
    margin: 6px 0;
    font-size: 16px;
    font-weight:bold;
}

.faq dl {
    margin: 10px 20px;
}

.faq dl dd {
    margin: 6px 30px;

}


/*--------------------Free Stuff------------------*/

#free_stuff_ul {
    width: 100%;
    list-style-type: none;
}

.free_stuff_ul_li {
    float: left;
    height: 340px;
    width: 240px;
    padding: 5.5px;
    margin: 3px;
    text-align: center;
    background: url(../images/free_stuff_basic_bg.png) no-repeat top left;
    left: 5px;

}

.free_song_lessons_div {
     height: 265px;
     width: 220px;
     overflow: auto;
     padding: 6px;
     padding-left: 4px;
}
.free_song_lessons_ul {
    /*width: 70%;
    padding: 7px;*/
    list-style-type: none;
    text-align: center;
}

.free_song_lessons_ul li {
    clear: both;
    width: 200px;
    height: 40px;
    border: 1px solid #000;
    margin: 3px 0px;
        font-size: 14px;
}
.free_song_lessons_ul li a{
 text-decoration: none;
 display: block;
 padding: 8px 2px;
 font-weight: bold;
}

#free_song_lessons_header {
    width: 160px;
    margin: 0 auto;
    overflow: hidden;
}

#free_basic_lessons_header {
    width: 210px;
    margin: 0 auto;
    overflow: hidden;
}

#free_video_promos_header {
    width: 230px;
    margin: 0 auto;
    overflow: hidden;
}

.free_stuff_ul_li img {
    border: 1px solid #000;
    margin-left:-3px;
}

/*---------------------Sign Up Page-----------------*/

#sign_up form {
    width: 750px;
}


/*--------------------Contact Page---------------------*/

#contact_form {
    width: 747px;
}

#pagination {
 text-align: center;
 font-size: 1.2em;
 margin: 1.8em 6em 0 0;
}
#pagination i, #pagination a {
 margin: 0 .5em;
}


/*--------------------RS o Month-------*/

#rs_of_month_button {
    width: 339px;
    height: 45px;
    display: block;
    background: url(../images/upload_video_now_coming_soon_btn.jpg) no-repeat center top;
    margin-left: 70px;
}

#rs_of_month_button:hover {
    background-position: bottom;
}

/* BOF osC reCAPTCHA */
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color: #f8f8f9 !important; /* reCaptcha widget background color */
}

#recaptcha_table {
   border-color: #f8f8f9 !important;     /* reCaptcha widget border color */
}

#recaptcha_response_field {
   border-color: #b6b7cb !important;     /* Text input field border color */
   background-color:#ffffff !important;  /* Text input field background color */
   color: #000000                        /* Text input field font color */
}
/* EOF osC reCAPTCHA */



