.outer-container{
    background: #F7F7F7 none repeat scroll 0 0;
    padding:8px;
    margin-top:10px;
}        
.inner-container{
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #E5E5E5;
}
.hidden{
    display:none;
}    
.quant-heading{
    color: #CA4D0A;
    font-size:15px;
    padding : 10px 10px 0 0;
    margin-left:10px;
    background: transparent url(../images/left-navigation-heading-bg.gif) repeat-x;
}
.heading{
    color: #CA4D0A;
    font-size:18px;
    padding : 10px 0 0 0;
    margin-left:10px;
}
.hint{
    margin: 10px 0 10px 0;
}
.black-heading{
    color: #000000;
    font-size:18px;
    padding : 10px 0 0 0;
    margin-left:10px;
}
.heading span{
    color:#000000;
}
.subheader{
    padding-left:35px;
}
.subheader a {
    text-decoration:none;
}

.subheader-left{
    float:left;
}
.subheader-center{
    float:left;
    background: transparent url(../images/top-header-bg.gif) repeat-x;
    padding: 20px 0 0 10px;
    height:82px;
    width:880px;
}
.subheader-center span{
    font-size:30px;
}

.left-nav-list div.expanded{
    background: #FFFFFF url(../images/minus-menu.gif) no-repeat;
}

.left-nav-list div.collapsed{
    background: #FFFFFF url(../images/plus-menu.gif) no-repeat;
}

.left-nav-list li{
    border-bottom: 1px solid #EDEDED;
    padding-bottom:10px;
    margin: 10px 0 10px 0;
}
.left-nav-list div.icon{
    cursor:pointer;
    height:14px;
    width:14px;
    float:left;
}
.left-nav-list{
    margin:10px 0 0 10px;
}

.left-nav-list div.container{
    margin-left:25px;
}
div.container span{
    color:#29449F;
    font-weight:bold;
}
a.list-item-highlighted , .list-item-highlighted{
    font-weight:bold;
    color: #FFFFFF !important;
    background-color:#CC4D08;
    padding: 1px 10px 2px 10px;
}
.left-nav-list a{
   text-decoration:none; 
   color:#27459b;
}

ul.left-nav-links li{
    border:none;
    padding:0;
}

.doubt{
    padding: 5px 0;
}
.doubt-answer{
    font-weight:bold;
}
.doubtbg{
    background: #F6F6F6;
}
.doubts-img{ background : transparent url(../images/40x29-askdoubttitile.gif) no-repeat; }
.doubt-img{ background : transparent url(../images/40x29-doubt.gif) no-repeat; margin : 0px !important;}
.answer-img{ background : transparent url(../images/40x29answer.gif) no-repeat; margin : 0px !important;}
.averages-img{ background : transparent url(../images/40x29-artimetic-icon.gif) no-repeat; }
.lessons-img{ background : transparent url(../images/40x29-lessonsfrom-icon.gif) no-repeat; }
.discussions-img{ background : transparent url(../images/40x29-discuss-othertopic.gif) no-repeat; }
.points-img{ background : transparent url(../images/points-to-remember-icon.gif) no-repeat; }
.tip-img{ background : transparent url(../images/40x29-tipcion.gif) no-repeat; }

.averages-img, .doubts-img, .lessons-img, .discussions-img, .points-img, .tip-img, .doubt-img, .answer-img{
    height : 30px; width:40px;
    float:left;
    margin: 5px;
}
.content{
    padding:15px;
}
.orange-bg{
    background:transparent url(../images/center-orange-buttonbg-b.gif) repeat-x scroll 0 0;
    color:#FFFFFF;
    float:left;
    font-size:13px;
    height:32px;
    padding:5px 10px 20px;
}

.list li{
    margin: 5px 0 0 0;
}
.list li a{
    text-decoration : none;
    color:#27459b;
}
.bullet{
    background : transparent url(../images/black-bullets.gif) no-repeat;
    width:4px; height:4px;
    float:left;
    margin: 5px 10px 0 10px;
    padding-top: 5px;
}

.pagination{
    text-align:right;
    margin-right:10px;
    margin-bottom : 10px;
}
.current{
    background:#CA4E08;
    color: #FFFFFF;
}
.pagination a{
    margin: 0 2px;
    padding: 3px 6px;
    border: 1px solid #CACACA;
}
.pagination span{
    margin: 0 2px;
    padding: 3px 6px;
    border: 1px solid #CACACA;
}
.showing{
    float:left;
    margin-left:5px;
}

