@charset "utf-8";

/* CSS Document */

html {
    color: #000;
    background: #FFF;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
select,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

body {
    font: 13px/1.231 arial, helvetica, clean, sans-serif;
    background-color: #f7f6ec;
    /* for IE6/7 */
    *font-size: small;
    /* for IE Quirks Mode */
    *font: x-small;
}

body {
    text-align: center;
    background-color: #f7f6ec;
}

ul,
ol {
    list-style: none;
}

#doc,
#doc2,
#doc3,
#doc4,
.yui-t1,
.yui-t2,
.yui-t3,
.yui-t4,
.yui-t5,
.yui-t6,
.yui-t7 {
    margin: 0 auto;
    text-align: left;
    width: 57.69em;
    *width: 56.25em;
}


/* 950 Centered (doc2) */

#doc2 {
    width: 80%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ddd;
}

table {
    font-size: inherit;
    font: 100%;
}

.friends form input[type=text] {
    padding: .5em;
}

.friends input {
    background: #fff;
    border: 1px solid #cccccc;
    font-family: tahoma, arial, sans-serif;
    font-size: 11px;
    padding: 4px 10px;
    color: #000;
}

.buttn {
    cursor: pointer;
    font-weight: bold;
}

fieldset,
img {
    border: 0;
}

#hd:after,
#bd:after,
#ft:after,
.yui-g:after,
.yui-gb:after,
.yui-gc:after,
.yui-gd:after,
.yui-ge:after,
.yui-gf:after {
    content: "";
    display: block;
    clear: both;
}

#bd {
    margin-top: 10px;
}

#ft {
    width: 100%;
    height: 182px;
    background: #BBB;
    float: left;
}

#innerft {
    width: 960px;
    margin: 0 auto;
}

#left_footer {
    float: left;
    width: 100%;
    background: url(images/bg-border-left.png) repeat-y right top;
    height: 121px;
    padding-right: 2px;
    padding-top: 15px;
}

#right_footer {
    width: 416px;
    padding-right: 2px;
    float: right;
    background: url(images/bg-border-left.png) repeat-y right top;
    height: 136px;
}

#left_footer li h5 {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px dashed #376a87;
    float: left;
}

#left_footer li ul li {
    padding-bottom: 4px;
}

#left_footer li {
    float: left;
    width: 180px;
}

#left_footer li a {
    display: block;
    float: left;
    color: #fff;
    font-family: tahoma, arial, sans-serif;
    color: #feffff;
    padding-left: 8px;
    background: url(images/sep-program.png) no-repeat left 4px;
    line-height: 15px;
    text-decoration: none;
}

.newshd {
    font-family: tahoma, arial, sans-serif;
    font-weight: bold;
}

.spot_desc h3 {
    padding: 0px;
    margin: 0px;
    font-size: 13px;
}

.spot_desc a {
    color: #2a789e;
}

.pagination {
    margin-top: 40px;
}

.pagination ul>li>a:hover,
.pagination ul>.active>a,
.pagination ul>.active>span {
    background-color: #f5f5f5;
}

.pagination ul {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul>li {
    display: inline;
}

.pagination ul>li>a,
.pagination ul>li>span {
    float: left;
    padding: 0 14px;
    line-height: 38px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 0;
}

.pagination ul>li:first-child>a,
.pagination ul>li:first-child>span {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.pagination ul>li>a,
.pagination ul>li>span {
    float: left;
    padding: 0 14px;
    line-height: 38px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 0;
}

.tweetbox {
    width: 408px;
    float: left;
    padding-left: 8px;
    height: 76px;
    padding-top: 8px;
}

.left_tweet {
    float: left;
    width: 294px;
    background: #285d7d;
    padding: 9px 10px;
    padding-bottom: 4px;
    color: #fff;
    font-family: tahoma, arial, sans-serif;
    position: relative;
}

.right_tweet {
    float: right;
    width: 92px;
    text-align: center;
}

.left_tweet em.shoutright {
    display: block;
    float: right;
    position: absolute;
    border-bottom: 10px solid #3d7ea4;
    border-left: 12px solid #285d7d;
    border-top: 10px solid #3d7ea4;
    right: -12px;
    width: 0;
    height: 0;
    top: 50%;
    margin-top: -10px;
}

.bottom_footer {
    width: 960px;
    float: left;
    padding-top: 12px;
}

.bottom_footer p {
    float: left;
    width: 850px;
    color: #fff;
}

.left_links {
    float: left;
    width: 203px;
    padding-right: 2px;
    background: url(images/bg-border-left.png) repeat-y right top;
    height: 37px;
    padding-top: 13px;
}

.left_links li {
    float: left;
    padding-left: 6px;
}

.left_links li h3 {
    color: #fff;
    padding-top: 4px;
    padding-right: 4px;
}

.right_links {
    text-align: center;
    width: 210px;
    float: left;
    color: #fff;
    font-weight: bold;
    padding-top: 15px;
}

.right_links h3 {
    font-size: 16px;
    color: #fff;
    line-height: 18px;
}

.bottom_links {
    width: 416px;
    float: left;
    background: url(images/bg-border.png) repeat-x top;
    padding-top: 2px;
    height: 50px;
}

#hd,
#bd,
#ft,
.yui-g,
.yui-gb,
.yui-gc,
.yui-gd,
.yui-ge,
.yui-gf {
    zoom: 1;
}

.yui-g,
.yui-b h2 {
    padding-bottom: 6px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.yui-g,
.yui-b h4 {
    padding-bottom: 6px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
dt {
    font-weight: bold;
}

h1,
h2,
h3,
h4 {
    margin: 1em 0;
}

h2 {
    font-size: 123.1%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

.yui-t5 #yui-main .yui-bio {
    margin-right: 19.4615em;
}

.prayer form {
    margin: 0;
    padding: 0;
    font-size: 100%;
    min-width: 560px;
    max-width: 656px;
    width: 590px;
}

.prayer form input {
    border: 1px solid #cccccc;
    font-family: tahoma, arial, sans-serif;
    font-size: 11px;
    padding: 4px 10px;
}

.button {
    display: inline-block;
    background-color: #004a72;
    font-weight: bold;
    color: #fff;
    border: 0;
    cursor: pointer;
    outline: 0;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    -ms-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
}

.prayer form fieldset {
    clear: both;
    font-size: 100%;
    border-color: #31353E;
    border-color: #1981b6;
    border-width: 1px 0 0 0;
    border-style: solid none none none;
    padding: 10px;
    margin: 0 0 0 0;
}

.prayer form fieldset legend {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #31353E;
    color: #1981b6 !important;
    margin: 0 0 0 0;
    padding: 0 5px;
}

.prayer form fieldset div {
    clear: left;
    display: block;
    margin: 5px 0 0 0;
    padding: 1px 3px;
}

.prayer form div.optional label,
.prayer form label.optional {
    font-weight: normal;
}

.prayer form div label {
    display: block;
    float: left;
    width: 170px;
    padding: 3px 5px 0px 0px;
    margin: 0 0 0 0;
    text-align: right;
    font-size: 12px;
}

.umenu {
    margin: 0;
    padding: 6px;
    cursor: pointer;
    min-height: 28px;
    position: relative;
    border-top: #f9f9f9;
    border-bottom: 1px solid #dfdfdf;
}

.umenu a {
    font-size: 13px;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
    color: #AAA;
}

#yui-main,
.yui-t6 #yui-main {
    float: left;
    IE: preserve layout at narrow widths;
    margin-right: -25em;
}

#yui-main,
.yui-g .yui-u .yui-g {
    width: 100%;
    min-height: 500px;
}

#yui-main .yui-b {
    float: none;
    width: auto;
}

#yui-main .yui-b {
    position: static;
}

.yui-t5 .yui-b {
    float: right;
    width: 18.4615em;
}

.yui-b {
    _position: static;
}

.yui-b {
    position: relative;
    font-family: tahoma, arial, sans-serif;
}


/* Float units (and sub grids) to the right */

.yui-g .yui-u,
.yui-g .yui-g,
.yui-g .yui-gb,
.yui-g .yui-gc,
.yui-g .yui-gd,
.yui-g .yui-ge,
.yui-g .yui-gf,
.yui-gc .yui-u,
.yui-gd .yui-g,
.yui-g .yui-gc .yui-u,
.yui-ge .yui-u,
.yui-ge .yui-g,
.yui-gf .yui-g,
.yui-gf .yui-u {
    float: right;
}


/*Float units (and sub grids) to the left */

.yui-g div.first,
.yui-gb div.first,
.yui-gc div.first,
.yui-gd div.first,
.yui-ge div.first,
.yui-gf div.first,
.yui-g .yui-gc div.first,
.yui-g .yui-ge div.first,
.yui-gc div.first div.first {
    float: left;
}


/*Float units (and sub grids) to the left */

.yui-g div.last,
.yui-gb div.last,
.yui-gc div.last,
.yui-gd div.last,
.yui-ge div.last,
.yui-gf div.last,
.yui-g .yui-gc div.last,
.yui-g .yui-ge div.last,
.yui-gc div.last div.last {
    float: right;
    margin-left: 3px;
}

.yui-g .yui-u,
.yui-g .yui-g,
.yui-g .yui-gb,
.yui-g .yui-gc,
.yui-g .yui-gd,
.yui-g .yui-ge,
.yui-g .yui-gf {
    width: 33.1%;
}

.yui-w {
    width: 30%;
}

.yui-x {
    width: 70%;
    float: right;
}

p,
fieldset,
table,
pre {
    /* So things don't run into each other. */
    margin-bottom: 1em;
}

body {
    /* For breathing room between content and viewport. */
    margin: 0px;
}

h1 {
    /* 18px via YUI Fonts CSS foundation. */
    font-size: 138.5%;
}

h2 {
    /* 16px via YUI Fonts CSS foundation. */
    font-size: 123.1%;
}

h4 {
    /* 16px via YUI Fonts CSS foundation. */
    font-size: 110.1%;
}

h6 {
    /* 16px via YUI Fonts CSS foundation. */
    font-size: 95.1%;
    font-family: tahoma, arial, sans-serif;
    font-weight: bold;
    color: #fff;
}

.breadcrumb {
    padding: 8px 15px;
    margin: 0 0 20px;
    list-style: none;
    background-color: #f5f5f5;
}

.breadcrumb li {
    display: inline-block;
    text-shadow: 0 1px 0 #ffffff;
}

.breadcrumb li a {
    color: #2a789e;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

.breadcrumb .active {
    color: #999999;
}

.breadcrumb .divider {
    padding: 0 5px;
    color: #ccc;
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    color: #c09853;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px;
}

.friends {
    width: 697px;
    float: left;
    margin: 17px;
}

.friends li:first-child {
    margin: 0;
}

.friends li {
    float: left;
    margin-left: 15px;
    position: relative;
    overflow: hidden;
}

.friends li .programfriends {
    position: absolute;
    left: 5px;
    width: 299px;
    bottom: 5px;
}

.friends li .programfriends .headingprogram {
    width: 285px;
    padding-left: 14px;
    height: 25px;
    background: #002539;
    text-align: left;
    padding-top: 8px;
    cursor: pointer;
}

.friends li .detailfriends {
    float: left;
    width: 279px;
    padding: 6px 10px;
    background: url(images/bg-tran-1.png);
}

.friends li .programdetail .headingprogram h2 {
    padding-bottom: 0;
    line-height: 18px;
}

.friends li .detailfriends {
    float: left;
    width: 279px;
    padding: 6px 10px;
    background: url(images/bg-tran-1.png);
}

.friends li .detailfriends p {
    color: #fff;
    font-family: tahoma, arial, sans-serif;
    line-height: 17px;
    padding: 0;
    padding-bottom: 6px;
}

.friends li .detailfriends .readmore {
    float: left;
    width: 279px;
    border-top: 1px solid #454542;
    padding-top: 6px;
}

.tabheader {
    /* 16px via YUI Fonts CSS foundation. */
    font-size: 123.1%;
    width: 240px;
    height: 40px;
    z-index: 100;
    color: #fff;
    background: #2a789e;
    font-weight: bold;
    margin-top: 10px;
    line-height: 40px;
}

h3 {
    /* 14px via YUI Fonts CSS foundation. */
    font-size: 108%;
}

h1,
h2,
h3 {
    /* Top & bottom margin based on font size. */
    margin: 1em 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
dt {
    /* Bringing boldness back to headers and the strong element. */
    font-weight: bold;
}

.newsletter {
    float: left;
    width: 215px;
    height: 47px;
    background: url(images/bg-newsletter.jpg) no-repeat left top;
    border: 1px solid #dddddd;
    padding: 10px;
    margin-bottom: 9px;
}

.newsletter input {
    float: left;
    background: #fff;
    width: 124px;
    height: 15px;
    border: none;
    font-family: tahoma, arial, sans-serif;
    font-size: 11px;
    padding: 4px 10px;
    color: #999;
}

.button {
    display: inline-block;
    background-color: #004a72;
    font-weight: bold;
    color: #fff;
    border: 0;
    cursor: pointer;
    outline: 0;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    -ms-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
}

.contact input {
    background: #fff;
    border: 1px solid #cccccc;
    font-family: tahoma, arial, sans-serif;
    font-size: 11px;
    padding: 4px 10px;
    color: #999;
}

.contact li {
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.newsletter a {
    display: block;
    float: left;
    width: 59px;
    line-height: 23px;
    color: #fff;
    font-weight: bold;
    font-family: tahoma, arial, sans-serif;
    text-align: center;
    background: #004a72;
}


/*
==============================================
navigation section
==============================================
*/

#hdnav {
    width: 100%;
    float: left;
    height: 40px;
    position: relative;
    z-index: 100;
    background: #CC3300;
}

.navv-tabs {
    border-bottom: 1px solid #ddd;
}

.navv-tabs,
.navv-pills {}

.navv {
    margin-bottom: 20px;
    margin-left: 0;
    list-style: none;
}

.navv-tabs>li {
    margin-bottom: -1px;
}

.navv-tabs>li,
.navv-pills>li {
    float: left;
}

.tab-content {
    overflow: auto;
}

.tab-content>.tab-pane,
.pill-content>.pill-pane {
    display: none;
}

.tab-content>.active,
.pill-content>.active {
    display: block;
}

border-bottom: 1px dotted #b8b8b8;
.navv {
    margin-bottom: 20px;
    margin-left: 0;
    list-style: none;
}

.navv>li>a {
    display: block;
}

.navv>li>a:hover {
    text-decoration: none;
    background-color: #eeeeee;
}

.navv>.pull-right {
    float: right;
}

.navv-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #999999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

.navv li+.navv-header {
    margin-top: 9px;
}

.navv-list {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 0;
}

.navv-list>li>a,
.navv-list .navv-header {
    margin-right: -15px;
    margin-left: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.navv-list>li>a {
    padding: 3px 15px;
}

.navv-list>.active>a,
.navv-list>.active>a:hover {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #0088cc;
}

.navv-list [class^="icon-"] {
    margin-right: 2px;
}

.navv-list .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff;
}

.navv-tabs,
.navv-pills {
    *zoom: 1;
}

.navv-tabs:before,
.navv-pills:before,
.navv-tabs:after,
.navv-pills:after {
    display: table;
    line-height: 0;
    content: "";
}

.navv-tabs:after,
.navv-pills:after {
    clear: both;
}

.navv-tabs>li,
.navv-pills>li {
    float: left;
}

.navv-tabs>li>a,
.navv-pills>li>a {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 2px;
    line-height: 14px;
}

.navv-tabs {
    border-bottom: 1px solid #ddd;
}

.navv-tabs>li {
    margin-bottom: -1px;
}

.navv-tabs>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    text-decoration: none;
    list-style: none;
    font-weight: bold;
}

.navv-tabs>li>a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}

.navv-tabs>.active>a,
.navv-tabs>.active>a:hover {
    color: #555555;
    cursor: default;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.navv-pills>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.navv-pills>.active>a,
.navv-pills>.active>a:hover {
    color: #ffffff;
    background-color: #0088cc;
}

.navv-stacked>li {
    float: none;
}

.navv-stacked>li>a {
    margin-right: 0;
}

.navv-tabs.navv-stacked {
    border-bottom: 0;
}

.navv-tabs.navv-stacked>li>a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.navv-tabs.navv-stacked>li:first-child>a {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
}

.navv-tabs.navv-stacked>li:last-child>a {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
}

.navv-tabs.navv-stacked>li>a:hover {
    z-index: 2;
    border-color: #ddd;
}

.navv-pills.navv-stacked>li>a {
    margin-bottom: 3px;
}

.navv-pills.navv-stacked>li:last-child>a {
    margin-bottom: 1px;
}

.navv-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

.navv-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.navv .dropdown-toggle .caret {
    margin-top: 6px;
    border-top-color: #0088cc;
    border-bottom-color: #0088cc;
}

.navv .dropdown-toggle:hover .caret {
    border-top-color: #005580;
    border-bottom-color: #005580;
}


/* move down carets for tabs */

.navv-tabs .dropdown-toggle .caret {
    margin-top: 8px;
}

.navv .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navv-tabs .active .dropdown-toggle .caret {
    border-top-color: #555555;
    border-bottom-color: #555555;
}

.navv>.dropdown.active>a:hover {
    cursor: pointer;
}

.navv-tabs .open .dropdown-toggle,
.navv-pills .open .dropdown-toggle,
.navv>li.dropdown.open.active>a:hover {
    color: #ffffff;
    background-color: #999999;
    border-color: #999999;
}

.navv li.dropdown.open .caret,
.navv li.dropdown.open.active .caret,
.navv li.dropdown.open a:hover .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.tabs-stacked .open>a:hover {
    border-color: #999999;
}

.tabbable {
    *zoom: 1;
}

.tabbable:before,
.tabbable:after {
    display: table;
    line-height: 0;
    content: "";
}

.tabbable:after {
    clear: both;
}

.tab-content {
    overflow: auto;
}

.tabs-below>.navv-tabs,
.tabs-right>.navv-tabs,
.tabs-left>.navv-tabs {
    border-bottom: 0;
}

.tab-content>.tab-pane,
.pill-content>.pill-pane {
    display: none;
}

.tab-content>.active,
.pill-content>.active {
    display: block;
}

.tabs-below>.navv-tabs {
    border-top: 1px solid #ddd;
}

.tabs-below>.navv-tabs>li {
    margin-top: -1px;
    margin-bottom: 0;
}

.tabs-below>.navv-tabs>li>a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.tabs-below>.navv-tabs>li>a:hover {
    border-top-color: #ddd;
    border-bottom-color: transparent;
}

.tabs-below>.navv-tabs>.active>a,
.tabs-below>.navv-tabs>.active>a:hover {
    border-color: transparent #ddd #ddd #ddd;
}

.tabs-left>.navv-tabs>li,
.tabs-right>.navv-tabs>li {
    float: none;
}

.tabs-left>.navv-tabs>li>a,
.tabs-right>.navv-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left>.navv-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

.tabs-left>.navv-tabs>li>a {
    margin-right: -1px;
}

.tabs-left>.navv-tabs>li>a:hover {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left>.navv-tabs .active>a,
.tabs-left>.navv-tabs .active>a:hover {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #ffffff;
}

.tabs-right>.navv-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}

.tabs-right>.navv-tabs>li>a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.tabs-right>.navv-tabs>li>a:hover {
    border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right>.navv-tabs .active>a,
.tabs-right>.navv-tabs .active>a:hover {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #ffffff;
}

.navv>.disabled>a {
    color: #999999;
}

.navv>.disabled>a:hover {
    text-decoration: none;
    cursor: default;
    background-color: transparent;
}

.tab-content {
    font-weight: italics;
    font-family: tahoma, arial, sans-serif;
    color: #000;
}


/*
==============================================
navigation section
==============================================
*/

#sliderFrame {
    position: relative;
    width: 949px;
    margin: 0 auto;
    /*center-aligned*/
}

#slider,
#slider div.sliderInner {
    width: 949px;
    height: 350px;
    /* Must be the same size as the slider images */
}

#slider {
    background: #fff url(loading.gif) no-repeat 50% 50%;
    position: relative;
    margin: 0 auto;
    /*center-aligned*/
    transform: translate3d(0, 0, 0);
    box-shadow: 0px 1px 5px #999999;
}


/* image wrapper */

#slider a.imgLink,
#slider div.video {
    z-index: 2;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}

#slider .video {
    background: transparent url(video.png) no-repeat 50% 50%;
}


/* Caption styles */

#slider div.mc-caption-bg,
#slider div.mc-caption-bg2 {
    position: absolute;
    width: 100%;
    height: auto;
    padding: 10px 0;
    /* 10px will increase the height.*/
    left: 0px;
    /*if the caption needs to be aligned from right, specify by right instead of left. i.e. right:20px;*/
    bottom: 0px;
    /*if the caption needs to be aligned from top, specify by top instead of bottom. i.e. top:150px;*/
    z-index: 3;
    overflow: hidden;
    font-size: 0;
}

#slider div.mc-caption-bg {
    /* NOTE: Its opacity is to be set through the sliderOptions.captionOpacity setting in the js-image-slider.js file.*/
    background: Black;
    /* or any other colors such as White, or: background:none; */
}

#slider div.mc-caption-bg2 {
    background: none;
}

#slider div.mc-caption {
    font: bold 14px/20px Arial;
    color: #EEE;
    z-index: 4;
    text-align: center;
    background: none;
}

#slider div.mc-caption a {
    color: #FB0;
}

#slider div.mc-caption a:hover {
    color: #DA0;
}


/* ------ built-in navigation bullets wrapper ------*/


/* Note: check themes\2\js-image-slider.css to see how to hide nav bullets */

#slider div.navBulletsWrapper {
    display: none;
}


/* --------- Others ------- */

#slider div.loading {
    width: 100%;
    height: 100%;
    background: transparent url(loading.gif) no-repeat 50% 50%;
    filter: alpha(opacity=60);
    opacity: 0.6;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}

#slider img,
#slider>b,
#slider a>b {
    position: absolute;
    border: none;
    display: none;
}

#slider div.sliderInner {
    overflow: hidden;
    -webkit-transform: rotate(0.000001deg);
    /* fixed the Chrome not crop border-radius bug*/
    position: absolute;
    top: 0;
    left: 0;
}

#slider>a,
#slider video,
#slider audio {
    display: none;
}

.entryTable {
    font-size: 13px;
    background-color: #EDF5FF;
}

.entryTableHeader {
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    background-color: #EDF5FF;
    font-weight: bold;
    background-position: center;
}

.entryTableHeader .fmm {
    padding: 5px;
}

.entryTable .content {
    background-color: #FFFFFF;
}

#theLogo ul#headerLinks {
    display: inline;
    float: left;
    margin: 4px 0 0 220px!important;
    width: 460px!important;
    font-size: 11px;
}

ul#headerLinks {
    float: right;
    margin: 3px 12px 0 0;
    text-align: right;
    width: 423px;
}

ul#headerLinks li.firstItem {
    border: 0;
    padding-left: 0;
}

ul#headerLinks li {
    border-left: 1px solid #CCD4DA;
    display: inline;
    padding: 3px 5px 3px 5px;
}

ul#headerLinks li {
    border-left: 1px solid #CCD4DA;
    display: inline;
    padding: 3px 5px 3px 5px;
}

.entryTable .content .fm {
    padding: 15px;
}

.btn-secondary:hover {
    background: #B7B7B7;
    background: -moz-linear-gradient(top, #E4E4E4 0, #E4E4E4 1px, #C8C8C8 1px, #B7B7B7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E4E4E4), color-stop(5%, #E4E4E4), color-stop(5%, #C8C8C8), color-stop(100%, #B7B7B7));
    background: linear-gradient(top, #E4E4E4 0, #E4E4E4 1px, #C8C8C8 1px, #B7B7B7 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#C8C8C8', endColorstr='#B7B7B7', GradientType=0);
}

.btn-secondary,
.btn-menu-open.btn-secondary:hover {
    background: #CECECE;
    background: -moz-linear-gradient(top, #F2F2F2 0, #F2F2F2 1px, #E4E4E4 1px, #CECECE 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F2F2F2), color-stop(5%, #F2F2F2), color-stop(5%, #E4E4E4), color-stop(100%, #CECECE));
    background: linear-gradient(top, #F2F2F2 0, #F2F2F2 1px, #E4E4E4 1px, #CECECE 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#E4E4E4', endColorstr='#CECECE', GradientType=0);
    border-color: #999;
    color: #666!important;
}

.btn-primary,
.btn-secondary,
.btn-tertiary,
.btn-ternary,
.btn-quaternary,
.btn-action {
    border-width: 1px;
    border-style: solid;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    font-size: 12px;
    line-height: 1.35;
    margin: 0;
    overflow: visible;
    padding: 3px 10px 2px;
    text-decoration: none!important;
    vertical-align: top;
    width: auto;
}

.btn-secondary,
.btn-menu-open.btn-secondary:hover {
    background: #CECECE;
    background: -moz-linear-gradient(top, #F2F2F2 0, #F2F2F2 1px, #E4E4E4 1px, #CECECE 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F2F2F2), color-stop(5%, #F2F2F2), color-stop(5%, #E4E4E4), color-stop(100%, #CECECE));
    background: linear-gradient(top, #F2F2F2 0, #F2F2F2 1px, #E4E4E4 1px, #CECECE 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#E4E4E4', endColorstr='#CECECE', GradientType=0);
    color: black!important;
}

.course_box {
    width: 100%;
    float: left;
}

.accor_heading {
    width: 100%;
}

.accor_heading h5 {
    width: 949px;
    float: left;
    background: no-repeat 8px 7px #eee;
    border: 1px solid #cecece;
    padding: 3px;
    cursor: pointer;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}

.accor_content {
    float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.accor_content li.hd {
    background: #006fab;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
}

.accor_content li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e1f2fa;
    background: #f8f8f8;
    font-size: 12px;
}

span.box1,
.accor_content li.hd span.box3 {
    background: #005d8f;
}

.accor_content li.hd span.box1,
.accor_content li.hd span.box3 {
    background: #005d8f;
}

.accor_content li span.box1 {
    width: 83px;
    background: #fff;
}

.accor_content li span {
    display: block;
    float: left;
    text-align: center;
    line-height: 30px;
}

.accor_content li span.box2 {
    width: 341px;
    padding-left: 16px;
    text-align: left;
}

.accor_content li.hd span.box1,
.accor_content li.hd span.box3 {
    background: #005d8f;
}

.accor_content li span.box3 {
    width: 154px;
    s background: #fff;
}

.accor_content li span.box4 {
    width: 130px;
}

.accor_content .note {
    width: 100%;
    float: left;
    margin-top: 12px;
    background: #f4ffd0;
    padding: 8px 15px;
}