﻿/*.cii-qual-insurance-header
{
background: url('../images/insurance_qual.png');
padding: 5px;
color: white;
margin-bottom:10px;
width:290px;
float:left;
}
.cii-qual-insurance
{
    float:left;
    width:300px;
 }
 
 .cii-qual-finance
 {
     float:right;
     width:300px;
 }

.cii-qual-financial-services-header
{
background: url('../images/fs_quals.png');
padding: 5px;
color: white;
margin-bottom:10px;
float:right;
width:290px;
}*/

.claimsarticles-mod
{
    background: transparent url("../Images/940_panel_bg.png") no-repeat center bottom;
    padding-bottom: 20px;
    margin-bottom: 20px;
}


.cii-qual-header
{
    width:66.6666%;
}

.cii-qual-unit-first
{   
    padding: 0 0 5px 5px;    
}

.cii-qual-unit-after
{   
   /* padding: 10px 0 10px 5px;    */
   padding: 10px 0 10px 0px;
}

.cii-qual-insurance .cii-qual-unit-after 
{
    color: #008265;
}

.cii-qual-finance .cii-qual-unit-after 
{
    color: #0085c7;
}

.cii-qual-sub-nav
{
    background: url('../images/quals_list_bg.png');
    background-repeat:no-repeat;
    /*padding: 5px 10px 5px 5px;*/
    padding: 3px 5px;
    margin-bottom:5px;
    display:block;
    border-width:1px;
    border-color: #cccccc;
    border-style:solid;
}

.cii-qual-sub-nav-chevron
{
   /* background: url("../Images/right_chevron.png") no-repeat scroll 276px center transparent;*/
    background: url("../Images/right_chevron.png") no-repeat scroll right center transparent;
    font-size: 0.8125em;
    margin-right: 5px;
    padding-right: 6px;
}

.qual-topblurb
{
    margin: 10px 10px 25px 10px
    
}
div.qual-topblurb p
{
    font-size:0.8em;
    margin-bottom:1em;
}

.qualIndex-top-mod
{
    background: transparent url("../Images/940_panel_bg.png") no-repeat center bottom;
}

.qualIndex-top-mod .yui3-g-lr
{
    
}


/*******************************************************
        Sylabus Green Menu
*******************************************************/
.sylabuse-sub-nav
{
    background: url('/images/quals_list_bg.png');
    background-repeat:no-repeat;
    padding: 5px 10px 5px 5px;
    margin-bottom:5px;
    display:block;
    border-width:1px;
    border-color: #cccccc;
    border-style:solid;
}
.sylabuse-sub-nav-selected
{
    background-image: none;
    background-color: #008265;
    color: #fff;
}
.sylabuse-sub-nav-selected a
{
    color: #fff;   
}
.sylabuse-sub-nav-selected div
{
    background-image: none;
}
/******************************************************/