/*global.css overrides*/
.gut {
    background-color: #c7c3b3;
    background-image: url(http://static.newsok.biz/sites/yourlifeoncourse/);
}
body {
    background-color: #1c252e;
    background-image: url(http://static.newsok.biz/sites/yourlifeoncourse/bgHorizRepeat.jpg);
    font-family: Trebuchet MS;
}
a {
    color: #3d6e71;
    font-weight: bold;
    font-size: 13px;
}
.articleBody {
    font-size: 11px;
    font-family: Trebuchet MS;
}
.divider {
    background-image: url(http://static.newsok.biz/sites/yourlifeoncourse/divider.jpg);
}
.rightColumn {
    
    background-image: url(http://static.newsok.biz/sites/yourlifeoncourse/divider.jpg);
}
.faq_question {
    background-image: url(http://static.newsok.biz/sites/yourlifeoncourse/questionClosed.gif);
    background-repeat: no-repeat;
    background-position: 4px 8px;
    /*height: 20px;*/
    color: #628d8b;
    padding: 10px 10px 10px 40px;
    font-size: 13px;
    font-weight: bold;
}
.faq_question_open {
    background-image: url(http://static.newsok.biz/sites/yourlifeoncourse/questionOpen.gif);
    background-repeat: no-repeat;
    background-position: 4px 8px;
    /*height: 20px;*/
    color: #628d8b;
    padding: 10px 10px 10px 40px;
    font-size: 13px;
    font-weight: bold;
}

.faq_answer {
    background-image: url(http://static.newsok.biz/sites/yourlifeoncourse/answer.jpg);
    background-repeat: no-repeat;
    background-position: 4px 8px;
/*    height: 20px;*/
    padding: 10px 10px 10px 40px;
    font-size: 13px;
    font-weight: bold;
}
#content {
    border-bottom: none;
}
/*navigation bar*/
#nav {
   
    height: 51px;
    background-image: url(http://static.newsok.biz/sites/yourlifeoncourse/navBGBar.jpg);
    font-family:Trebuchet MS,Verdana,sans-serif; 
    font-weight: normal;
}
#nav ul {
    list-style-type: none;
    padding-top: 3px;
    width: 100%;
}
#nav li {
    display: inline;
    float: left;
    /*text-align: center;*/
    border-right: 2px solid #3a3a39;
    border-right-style: groove; 
}
#nav li a {
   line-height: 44px; 
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    /*padding: 15px 17px;*/
    text-decoration: none;
    color: #c3bfb0;
}
#nav li a:hover {
    background-image: url( http://static.newsok.biz/sites/yourlifeoncourse/nav_active_state_BG.jpg);
    background-repeat: repeat-x; 
    /*margin-top: 1px;*/
}

#nav li.active a {
    background-image: url( http://static.newsok.biz/sites/yourlifeoncourse/nav_active_state_BG.jpg);
    background-repeat: repeat-x; 
}
#subnav {
    height: 38px;
    background-image: url(http://static.newsok.biz/sites/yourlifeoncourse/subNavBGBar.jpg);
    font-family:Trebuchet MS,Verdana,sans-serif; 
    font-weight: normal;
}
#subnav li.sub_active a {
    text-decoration: underline;
}
/*yourlifeoncourse*/
.outerContentBorder {
    font-size: 18pt;
    letter-spacing: 1px;
    margin-top:10px;
    background-color: #c7c3b3;
    color: #c7c3b3;
    padding:10px;
    background-repeat: repeat-x;
    background-image: url(http://static.newsok.biz/sites/yourlifeoncourse/darkOutsideBorder.jpg);
    -moz-border-radius: .25em;
    -webkit-border-radius: .25em;
}
.innerContentBorder {
    letter-spacing: 0px;
    color: #3d3d3b;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 11px;
    background-color: #c7c3b3;
    background-repeat: repeat-x;
    -moz-border-radius: .25em;
    -webkit-border-radius: .25em;
}
.outerContentBorder h1{ 
    margin:0; 
    padding-top:10px; 
    padding-bottom:10px; 
    font-family:Trebuchet MS,Verdana,sans-serif; 
    font-weight:normal;
    font-size:16px; 
    color:#c7c3b3
}
.view_more {
    text-align: right;
    padding: 4px;
    padding-right: 20px;
    margin-top: 0px;
    background-color: #a39f92;
    background-image: none;
}
.view_more a{
    font-size: 12px;
    color: #ffffff !important;
    padding: 7px;
    text-align: right;
    font-weight: normal;
}
div#resources img {
    margin-bottom: 10px;
}
/*zebra striping*/
.innerContentBorder li {
    padding: 10px;
    list-style-type: none;
}
.innerContentBorder li.odd {
    background-color: #c7c3b3;
}
.innerContentBorder li.even {
    background-color: #d4d0c1;
}
.even {
    background-color: #d4d0c1;
}
/*end striping*/
div#footer {
    height: 98px;
    background-image: url(http://static.newsok.biz/sites/yourlifeoncourse/home_35.jpg);
    margin-top: 1px;
    color: #d4d0c1;
}
div#footer a{
    color: #d4d0c1;
    letter-spacing: 1px;
}
.glossary a {
    background-image: url(http://static.newsok.biz/sites/yourlifeoncourse/arrowBrownClosed.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 15px;
    padding-left: 12px;
    text-decoration: none;
    line-height: 30px;
    cursor: pointer;
}
.glossary div {
    padding: 5px;
}
.glossary a.active {
    background-image: url(http://static.newsok.biz/sites/yourlifeoncourse/arrowBrownOpen.gif);
    background-repeat: no-repeat;
    padding-left: 12px;
}
.glossary p {
    border-top: 1px solid gray;
	padding: 10px;
}
/*factoid style*/
div#resources div#factoid_stat {
    float: left;
    color: #FFF;
    font-size: 60px;
}
div#resources div#factoid_desc {
    float: left;
    margin-left: 4px;
    color: #FFF;
    width: 175px;
}
.titleList .titleHolder {
	border: none;
}
.titleList .title {
	border: none;
	background-color: transparent;
}
.titleList .item1 {
	background-color: #D4D0C1;
}
.titleList .item3 {
	background-color: #D4D0C1;
}
.titleList .item5 {
	background-color: #D4D0C1;
}
.titleList .item7 {
	background-color: #D4D0C1;
}
.titleList p.displayName {
	padding: 0 2px 0 2px;
	color: #3D6E71;
}
#BCpubDate {
	color: #3D6E71;
}
#BCduration {
	color: #3D6E71;
	font-weight: bold;
}
.breadcrumbsList ul li{
    color: #573b2b;
    list-style-type: none;
    float: left;
}
.breadcrumbsList ul li a{
    color: #573b2b;
}

