/********* BLOCKS *********/

/* Student progress in Ranks*/
.student_progress {
    margin: 15px 0;
}

.student_progress .rank_progress_item {
    margin: 3px 0px;
}

.student_progress .level_progress_item {
    margin: 13px 0px 3px;
}

.student_progress .rank_progress_bar_wrapper {
    height: 17px;
    color: #146eb4;
}

.student_progress .rank_progress_bar {
    float: left;
    width: 134px;
    background-color: #FFF;
    border: #ff5200 1px solid;
    margin-right: 3px;
    padding: 1px;
}

.student_progress .rank_progress_bar_filled {
    float: left;
    background-color: #146eb4;
    height: 13px;
}

.student_progress .block_more {
    text-align: right;
    margin: 5px;
    font-size: 10px;
}

/* Secure block */
div.block_secure {
    font-family: 'MyriadProSemibold', Arial, sans-serif;
    padding: 15px 10px;
}

div.block_secure a {
    font-family: 'MyriadProSemibold', Arial, sans-serif;
}

div.block_secure div.content {
    text-align: center;
}

/*School block*/
div#block_school {
    padding: 10px 0;
    width: 220px;
}

div#block_school div.school_link {
    width: 200px;
    text-align: center;
}

div#block_school div.content {
    padding: 10px 3px;
    font-family: 'MyriadProSemibold', Arial, sans-serif;
    text-align: center;
}

div.block_school div.school_logo img {
    max-width: 190px;
    height: auto;
    vertical-align: top;
    margin-top: 10px;
}

div.block_school div.company_description {
    padding: 5px;
    text-align: justify;
}

/* Qualify banner */
.sidebar_calculator a.check_qualify {
    background: url("/images/layout-white/button-check-qualify.png") no-repeat 0 0 transparent;
    display: block;
    height: 69px;
    margin: 20px 5px 15px;
    text-decoration: none;
    width: 192px;
    z-index: 4;
}

.sidebar_calculator a.check_qualify:hover {
    background: url(/images/layout-white/button-check-qualify.png) no-repeat -212px 0 transparent;
}

/********** Qualification Calculator ********/


#qualification_poll .qualification_poll_question {
    margin-bottom: 10px;
}


.qualification_poll_question .question {
    font-weight: bold;
    margin-bottom: 4px;
}

.qualification_poll_question .answer {
    margin-left: 10px;
}

.answer label {
    cursor: pointer;
}

.buttons_center {
    text-align: center;
}

.reanswer {
    margin: 20px;
}

.poll_error {
    display:none;
    margin: 10px 0;
}

table.qualification_results {
    margin: 10px 0 5px;
}

table.qualification_results td.status {
    padding: 10px;
    vertical-align: top;
}

table.qualification_results td.description {
    padding: 10px;
}

table.qualification_results td.current {
    text-align: center;
    padding: 2px 2px 2px 20px;
}

.qualification_poll_summary {
    margin: 10px 0 20px;
}

p.qualification_poll_link {
    padding: 5px 80px 20px 50px;
    text-align: center;
}

p.qualification_poll_link a {
    font-size: 15px;
    font-weight: bold;
}

.qualification_bottom_note {
    padding-left: 20px;
    font-size: 12px;
}

/* Promotion block */
.student-promo .content,
.student-discount .content {
    text-align: center;
}

.student-promo p {
    margin: 5px 0;
}

.student-promo-value {
    font-size: 130%;
    font-weight: bold;
}

/* Share-links block */
.student-share {
    text-align: center;
}

.student-share .links a {
    color: #0000FF;
}

.block .icons {
    margin: 5px 0;
}

/* Module navigation block */
.student-module {
    margin-top: 30px;
}


.block_links_filter .filter_input {
    width: 170px;
}

/********* END: BLOCKS *********/


/********* CUSTOM PAGES *********/

/* Testing process */
.course_content {
    width: 800px;
}

.question_box {
    float:left;
    width: 500px;
}

.right_box {
    float:right;
}

.test_progress {
    width: 250px;
    padding: 0px;
    margin: 20px 60px 10px 0;
}

.test_progress .wrapper {
    background-color:#F2F2F2;
    padding: 12px;
}

.test_progress .progress_bar_wrapper {
    height: 20px;
    color: #146eb4;
}

.test_progress .progress_bar {
    float: left;
    width: 200px;
    background-color: #FFF;
    border: #ff5200 1px solid;
    margin-right: 3px;
    padding: 1px;
}

.test_progress .progress_bar_filled {
    float: left;
    background-color: #146eb4;
    height: 17px;
}

/*SignIn*/
.engage_embed {
    width: 350px;
    margin-left: -40px;
    margin-right: 15px;
}

h2.login_option {
    color: #0164a5;
}

.login_box {
    height: 200px;
    width: 330px;
    /*background: url(/images/table/login_box.png) no-repeat 0 0 transparent;*/
    background-color: #F6F6F6;
    border: 1px solid #DDDDDD;
    padding: 15px 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -o-border-radius: 10px;
    -khtml-border-radius: 10px;
    behavior: url(/css/layout-white/PIE.htc);
	
}

.confirm_box {
    height: 180px;
    padding: 15px 10px 10px 20px;
    background: url(/images/table/confirm_box.png) no-repeat 0 0 transparent;
}

#signin_widget_wrapper ul {
    padding: 0;
}

#signin_widget_wrapper ul li {
    padding: 0;
    list-style: none;
    background: none;
}

#signin_widget_wrapper .janrainHeader {
    display:none;
}


/*** Affiliates ***/

table.affilaite_choose {
    width: 675px;
    text-align: center;
}

table.affilaite_choose tr {

}

table.affilaite_choose td {
    padding: 10px;
    vertical-align: top;
    width: 225px;
    background-color: #E6EEFF;
}

table.affilaite_choose a.signup_link {
    margin: 20px 0;

}

.affiliate_note {
    margin: 5px;
    text-align: justify;
}

.form_field {
    margin: 10px 0 5px;
}

h3.margined {
    margin: 15px 0;
}

.affiliate_country_list {
    margin: 15px 0;
}

.affiliate_country_title {
    padding: 3px 10px;
    color: white;
    background-color: #FF5200;
    margin: 10px 0 5px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url(/css/layout-white/PIE.htc);
}

.affiliate_country_title a {
    color: white;
}

.affiliate_country_title .country_name {
    font-weight: bold;
    font-size: 16px;
}

.affiliate_state_list {
    margin: 5px 0;
}

.affiliate_state_title {
    padding: 3px 10px;
    color: white;
    background-color: #002D62;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url(/css/layout-white/PIE.htc);
}

.affiliate_state_title a {
    color: white;
}

.affiliate_state_title .state_name {
    font-weight: bold;
    font-size: 14px;
}

.affiliate_item {
    padding: 5px;
    color: #4D4D4D;
    margin: 10px 0;
    border: 1px solid #ccc;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -o-border-radius: 10px;
    -khtml-border-radius: 10px;
    behavior: url(/css/layout-white/PIE.htc);

    box-shadow: 1px 4px 4px 0 #a9b7c0;
    -webkit-box-shadow: 1px 4px 4px 0 #a9b7c0;
    -moz-box-shadow: 1px 4px 4px 0 #a9b7c0;
    -pie-box-shadow: 1px 4px 4px 0 #a9b7c0;
}

.affiliate_name {
    font-weight: bold;
    font-size: 14px;
}

.affiliate_description {
    margin: 5px 0;
    position: relative;
}

.flagshipschool_icon {
    float: right;
    margin: 0px 0px 0px 5px;
}

.school_map {
    margin: 10px 0;
}

.school_map_address {
    margin: 10px 0;
}

.list_small_font table.list td,
.list_small_font table.list th {
    font-size: 12px;
}

.affiliate_embed_example {
    margin: 15px 0 15px 40px;
}

.affiliate_embed_code {
    margin: 15px 0;
    width: 90%;
    font-size: 12px;
}

/* Affiliate EVENTS */
.affiliate_event_name {
    margin: 10px;
    font-size: 18px;
    color: #D1323D;
}

.affiliate_event_dates {
    margin: 10px;
    font-size: 16px;
    color: #FF5200;
}

.affiliate_event_type {
    margin: 10px;
    color: #0164a5;
}

.affiliate_contact_info {
    margin: 10px;
    color: #0164a5;
}

.affiliate_event_location {
    margin: 10px;
    
}

.affiliate_event_description {
    margin: 10px;
    
}

.affiliate_event_contact {
    float: right;
    padding: 30px 20px 10px;
}



/***** INSTRUCTORS *****/
.best_instructor_info {
    border: #ff5200 1px solid;
    padding: 10px;
    margin: 0 5px 15px 15px;
    float: right;
    width: 400px;
    background-color: white;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -o-border-radius: 10px;
    -khtml-border-radius: 10px;
    behavior: url(/css/layout-white/PIE.htc);

    box-shadow: 1px 4px 4px 0 #a9b7c0;
    -webkit-box-shadow: 1px 4px 4px 0 #a9b7c0;
    -moz-box-shadow: 1px 4px 4px 0 #a9b7c0;
    -pie-box-shadow: 1px 4px 4px 0 #a9b7c0;
}

.best_instructor_info h3 {
    font-size: 120%;
}

.best_instructor_info .instructor_schools {
    margin-left: 30px;
    font-size: 80%;
}

.best_instructor_note {
    margin-top: 10px;
    border-top: 1px solid #ccc;
    padding-top: 3px;
}

.instructor_info {
    border: #ccc 1px solid;
    padding: 10px;
    margin-bottom: 15px;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -o-border-radius: 10px;
    -khtml-border-radius: 10px;
    behavior: url(/css/layout-white/PIE.htc);

    box-shadow: 1px 4px 4px 0 #a9b7c0;
    -webkit-box-shadow: 1px 4px 4px 0 #a9b7c0;
    -moz-box-shadow: 1px 4px 4px 0 #a9b7c0;
    -pie-box-shadow: 1px 4px 4px 0 #a9b7c0;
}

.instructor_photo {
    float: left;
    margin: 2px 10px 10px 0;
}

.instructor_public_rating {
    background-color: #E6EEFF;
    margin: 10px 0;
    padding: 10px 15px;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -o-border-radius: 10px;
    -khtml-border-radius: 10px;
    behavior: url(/css/layout-white/PIE.htc);
}

.instructor_public_rating_student {
    margin-bottom: 7px;
}


/*Calculator*/
#qualification_poll .qualification_poll_question {
    margin-bottom: 10px;
}


.qualification_poll_question .question {
    font-weight: bold;
    margin-bottom: 4px;
}

.qualification_poll_question .answer {
    margin-left: 10px;
}

.answer label {
    cursor: pointer;
}

.buttons_center {
    text-align: center;
}

.reanswer {
    margin: 20px;
}

.poll_error {
    display:none;
    margin: 10px 0;
}

.recommend_poll_question {
    margin: 5px 0 10px;
}

#recommend_poll_preinfo {
    margin: 3px 0;
}
#recommend_poll_preinfo a {
    color: #0000FF;
}

.recommend_poll_question .question {
    font-weight: bold;
}

/***** Share ******/

.icon_24 {
    height: 24px;
}

.icon_36 {
    height: 36px;
}

.icon_36_desc {
    display: table-cell;
    height: 36px;
    vertical-align: middle;
    padding: 0 5px;
}

.promo_notice {
    padding: 10px;
    border: 1px solid #8598C0;
    background-color: #F7F7F7;
}

.fb_postwall_preview_message {
    padding: 2px;
    border: 1px solid #CCC;
    background-color: #FFF;
}

.fb_postwall_preview {
    margin: 10px 0;
    width: 625px;
}

table.icons td {
    vertical-align: middle;
}

.icons_td {
    width: 80px;
    text-align: center;
}

.pre_message {
    margin: 10px 0 20px;
}

.helpnote_link, .helpnote_link:hover {
    text-decoration: none;
    vertical-align: bottom;
    cursor: help;
}

.fb_nedbutton {
    background-color: #3B5998;
    border-color: #D9DFEA #0E1F5B #0E1F5B #D9DFEA;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    padding: 2px 15px 3px;
    text-align: center;
    cursor:pointer;
}

.fb_border {
    border: 10px solid #D2D9E6;
}

.fb_border_wrapper {
    padding: 10px;
    border: 1px solid #8598C0;
    background-color: #F7F7F7;
}


/*Course description*/
div.course_view_header {
    position: relative;
    margin-right: 250px;
}

div.course_view_header + div.lhs {
    position: relative;
}

div.course_view_recommended {
    margin-bottom: 15px;
}

div.course_view_recommended span {
    display: table-cell;
    height: 36px;
    padding: 0 5px;
    vertical-align: middle;
}

div.course_social_links {
    height: 20px;
    margin: 0 0 20px;
}

div.rating_line {
    margin-bottom: 10px;
}

div.course_social_links > div,
div.rating_line > div {
    margin-right: 10px;
    float:left;
}

div.course_social_links .rating_avg_wrapper {
    width: 80px;
}

div.course_social_links .nav_fblike {

}

div.course_social_links .google_plusone {

}

div.course_view_header h2 {
    
}


div.course_view_header div.course_big_image {
    width: 400px;
    margin: 20px 20px 0px 80px;
}

div.course_view_header span.moneyback_icon {
    position: absolute;
    display: block;
    width: 120px;
    height:120px;
    top: 40px;
    left: 425px;
    background: url(/images/layout-white/icon-moneyback.png) no-repeat 0 0 transparent;
}

div.bundle_big_image {
    position: relative;
    margin: 10px 20px 5px 60px;
}

div.bundle_big_image span.moneyback_icon {
    position: absolute;
    display: block;
    width: 120px;
    height:120px;
    background: url(/images/layout-white/icon-moneyback.png) no-repeat 0 0 transparent;
}

div.bundle_skipper_image span.moneyback_icon {
    top: 0px;
    left: 480px;
}
div.bundle_bareboatcharter_image span.moneyback_icon {
    top: 50px;
    left: 520px;
}

div.bundle_captain_image span.moneyback_icon {
    top: 95px;
    left: 525px;
}


/* basic sailtrim */
.bstc_nav {
    position:relative;
}
.bstc_nav .nav {
    height: 43px;
    float: left;
}

.bstc_nav .nav_start {
    margin-left:30px;
    width: 60px;
    background: url(/images/button/nav_start.png) no-repeat transparent;
}
.bstc_nav .nav_start:hover {
    background: url(/images/button/nav_startmo.png) no-repeat transparent;
}

.bstc_nav .nav_prev {
    margin-left:100px;
    width: 86px;
    background: url(/images/button/nav_prev.png) no-repeat transparent;
}
.bstc_nav .nav_prev:hover {
    background: url(/images/button/nav_prevmo.png) no-repeat transparent;
}

.bstc_nav .nav_next {
    margin-left:100px;
    width: 86px;
    background: url(/images/button/nav_next.png) no-repeat transparent;
}
.bstc_nav .nav_next:hover {
    background: url(/images/button/nav_nextmo.png) no-repeat transparent;
}

.bstc_nav .nav_end {
    margin-left:100px;
    width: 60px;
    background: url(/images/button/nav_end.png) no-repeat transparent;
}
.bstc_nav .nav_end:hover {
    background: url(/images/button/nav_endmo.png) no-repeat transparent;
}

.fsc_nav {
    width: 100%;
}

.fsc_nav td.left {
    width: 70px;
}

.fsc_nav td.right {
    width: 100px;
}

.fsc_nav td.help {
    text-align: center;
    color: #555;
    font-size: 16px;
}

table.fsc_nav a.nav {
    height: 43px;
    background-image: url(/images/button/nav_all.png);
    display: block;
}

.fsc_nav .nav_start {
    background-position: -64px -3px;
    width: 60px;
}
.fsc_nav .nav_start:hover {
    background-position: -64px -50px;
}

.fsc_nav .nav_end {
    width: 60px;
    background-position: 1px -3px;
}
.fsc_nav .nav_end:hover {
    background-position: 1px -51px;
}

.fsc_nav .nav_prev {
    width: 90px;
    background-position: -235px -3px;

}
.fsc_nav .nav_prev:hover {
    background-position: -235px -51px;
}

.fsc_nav .nav_next {
    width: 90px;
    background-position: -132px -3px;
}
.fsc_nav .nav_next:hover {
    background-position: -132px -51px;
}.fsc_nav {
    width: 100%;
}

.fsc_nav td.left {
    width: 70px;
}

.fsc_nav td.right {
    width: 100px;
}

.fsc_nav td.help {
    text-align: center;
    color: #555;
    font-size: 16px;
}

table.fsc_nav a.nav {
    height: 43px;
    background-image: url(/images/button/nav_all.png);
    display: block;
}

.fsc_nav .nav_start {
    background-position: -64px -3px;
    width: 60px;
}
.fsc_nav .nav_start:hover {
    background-position: -64px -50px;
}

.fsc_nav .nav_end,
.fsc_nav .nav_end_disabled,
.fsc_nav .nav_end_disabled:hover
{
    width: 60px;
    background-position: 1px -3px;
}
.fsc_nav .nav_end:hover {
    background-position: 1px -51px;
}

.fsc_nav .nav_prev {
    width: 90px;
    background-position: -235px -3px;

}
.fsc_nav .nav_prev:hover {
    background-position: -235px -51px;
}

.fsc_nav .nav_next,
.fsc_nav .nav_next_disabled,
.fsc_nav .nav_next_disabled:hover {
    width: 90px;
    background-position: -132px -3px;
}
.fsc_nav .nav_next:hover {
    background-position: -132px -51px;
}

/* gain free instant access */
.gainfreeaccess_benefits img {
    margin:2px 30px 5px 10px;
    float: left;
    height: 150px;
}
table.gainfreeaccess_boxes div.login_box {
    margin-top: 19px;
    height:174px;
}

table.gainfreeaccess_boxes .login_engage_title {
    margin-left: 38px;
}


/****** SAILING COURSES PAGE *******/
h2 div.courses_carte_note {
    color: #000;
    font-weight: normal;
}

fieldset.sailingcourses_section {
    border: #FF5700 2px solid;
}

fieldset.sailingcourses_section legend {
    color: #414141;
    font-weight: bold;
    font-size: 16px;
}

/********* END: CUSTOM PAGES *********/

.rectableheader {
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
}
.recsecheader {
    color: #002D62;
    font: normal 12px Arial;
    font-weight: bold;
}


/*********   GIFTS   **********/
.user-gifts .gift_details img {
    margin-right: 15px; 
}

#gift_step_2 .c_purchased .c_name {
    color: #ccc;
    font-style: italic;
}

#gift_step_2 .c_purchased .c_price  {
    color: red;
}

#gift_step_2 .in_bundle_selected, #step2_items .bundle_selected  {
    font-weight: bold;
}

#gift_step_2 .in_bundle_selected .c_price  {
    display: none;
}

#gift_step_2 .customer_account_option_box {
    display: none;
}

#total_box {
    font-size: 1.5em;
    font-weight: bold;
}

#total_box #total_price {
    color: green;
}

