﻿#qsfexWrapper
{
    background: url('Images/background.gif') repeat-x left top;
    
    height: 522px;
    width: 426px;
    
    
    top: 0px;
    left: 0px;
}

.qsfexMenu
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 349px;
}

#qsfexWrapper .qsfexMenu .rmTemplate /* Products submenu item template */
{
    width: 350px;
    
    padding: 0;
    
    background: #fffeed;
}

#qsfexWrapper .rmTemplate .rmText
{
    padding: 0;
}

#qsfexWrapper .qsfexMenu .rmTemplate .qsfexCustomMenuSection
{
    position: relative;
    
    float: left;
    
    margin: 0;
    
    padding: 0 10px 0 15px;
    width: 350px;
}

#qsfexWrapper .qsfexMenu .rmTemplate .qsfexCustomMenuSection h3
{
    color: #6fae0c;
    
    font: normal 17px Arial, sans-serif;
    width: 300px;
    
    border-bottom: 1px solid #97c32e;
    
    margin: 0;
    padding: 13px 0 3px 0;
}

#qsfexWrapper .qsfexMenu .rmTemplate .qsfexCustomMenuSection p
{
    color: #107dca;
    
    font: normal 12px Arial, sans-serif;
    width: 300px;
    
    border-bottom: 1px solid #0099FF;
    margin: 0;
    padding: 13px 0 3px 0;
    
}

#qsfexWrapper .qsfexMenu .rmTemplate .qsfexCustomMenuSection ul
{
    list-style-type: none;
    margin: 3px 0 15px;
    padding: 0;
    line-height: 14px;
     width: 300px; 
    zoom: 1; /* ie hack */
}

#qsfexWrapper .qsfexMenu .rmTemplate .qsfexCustomMenuSection li
{
    margin: 0;
    padding: 0 0 0 10px;
    
    background: transparent url('Images/bullet.gif') no-repeat center left;
    
    height: 14px;
    line-height: 14px;
    width: 300px;
}

#qsfexWrapper .qsfexMenu .rmTemplate .qsfexCustomMenuSection li a
{
    line-height: 12px;
    font: normal 11px Arial,sans-serif;
    
    color: #107dca;
    text-decoration: underline;
}

#qsfexWrapper .qsfexMenu .rmTemplate .qsfexCustomMenuFooter
{
    width: 250px;
    
    clear: both;
    
    position: relative;
    
    margin: 0;
    padding: 0;
}

#qsfexWrapper .qsfexMenu .CourseSection .qsfexCustomMenuFooter
{
    height: 71px;
    background: transparent url('Images/footer_products.gif') no-repeat center center;
}

#qsfexWrapper .qsfexMenu  .qsfexCustomMenuFooter
{
    height: 121px;
    background: transparent url('Images/footer_gift-cards.gif') no-repeat center center;
}

#qsfexWrapper .qsfexMenu .rmTemplate .qsfexCustomMenuFooter h3
{
    color: #6fae0c;
    
    font: normal 17px Arial, sans-serif;
    
    position: absolute;
    
    top: 10px;
    left: 15px;
    
    margin: 0;
    padding: 0;
}

#qsfexWrapper .qsfexMenu .rmTemplate .qsfexCustomMenuFooter .qsfexProgramPDFLink
{
    width: 96px;
    height: 23px;
    
    text-indent: -9999px;
    font-size: 0;
    line-height: 23px;
    
    position: absolute;
    
    top: 35px;
    left: 0px;
}


 #container
{
width: 100%;
margin: 10px auto;
background-color: #fff;
color: #333;
border: 1px solid gray;
line-height: 130%;
}

#top
{
padding: .5em;
background-color: #d3dbe9;
border-bottom: 1px solid gray;
}

#top h3
{
padding: 0;
margin: 0;
}
#top h5
{
padding: 0;
margin: 0;
}
#leftnav
{
float: left;
width: 200px;
margin: 0;
font-family: Verdana;
font-size: 7pt;

}

#rightnav
{
   
float: right;
width: 250px;
margin: 0;
padding: 1em;
font-family: Verdana;
font-size: 8pt;
border: 1px solid gray;
padding-left: 2px;
}

#content
{
margin-left: 210px;
border-left: 1px solid gray;
margin-right: 270px;
border-right: 1px solid gray;
padding: 1em;
padding-left: 5px;
font-family: Verdana;
font-size: 10pt;
border: 1px solid gray;
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #d3dbe9;
border-top: 1px solid gray;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }
