


/* Global site styles */


    body{
        position:relative;
        padding:0px;
        background-color: #c7ced3; color: #27292a; font-size: .8em;
        background-attachment:fixed;
        font: 10pt arial, helvetica, sans-serif;
	    color: #000;
    }
        
    #content{
        /*float: left;*/
        margin-left: 200px;
        margin-top: 10px;
        padding-bottom: 1em;
        padding-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
        width: 740px;
        background: url(images/contentbg.png) top left repeat-y;
    }
    
#footer 
{
        background: url(images/footerbg.png) bottom left no-repeat;
        margin-left: 200px;
        padding-bottom: 1em;
        padding-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
        width: 740px;
        text-align:right;
}

#footer.p
{
        background: url(images/footerbg.png) bottom left no-repeat;
        margin-top: 0px;
        padding-bottom: 1em;
        padding-top: 0px;
        text-align:right;
}
 

img.left  {display: inline; float: left; margin: 0 1em 1em 0; padding-top: 10px;}
img.right {display: inline; float: right; margin: 0 0 1em 1em;}   
img.text {margin:0; vertical-align: middle; }
    
#space
    {
        position: static;
        display: block;
        float:none;
        margin: 0 auto; 
        padding: 0; 
        width: 100%; 
        font: 10pt arial, helvetica, sans-serif;
	    color: #303030;
    }
    
#space p {font-size: 1em; margin: 0; padding: 0 0 1em;}
    
    
    #header
    {
        height:160px;
        background-color:#fbf5ea;
        width: 740px;
        margin-left: 200px;
        font-size:x-small;
        padding:0px;
        float: left;

    }
    
    blockquote {

          margin-top: 10px;
          margin-bottom: 10px;
          margin-left: 50px;
          padding-left: 15px;
          border-left: 3px solid #ccc;
    }
    
    #writtensample 
    {
          margin-top: 10px;
          margin-bottom: 10px;
          margin-left: 50px;
          padding-left: 15px;
          padding-right: 30px;
          font: 10pt courier, serif;  
    } 
    
    #writtensample h2
    {
          margin-top: 10px;
          margin-bottom: 10px;
          margin-left: 50px;
          padding-left: 15px;
          padding-right: 30px;
          text-align: center;
          font: 10pt courier, serif; 
          font-weight:bold; 
          color: #000;
    } 
    
    h1{
        color:#525051;
        background: url(images/header.jpg) top left repeat-x;
        font-size: 20;
        font-family:arial;
        margin: 0 10px 0 -11px; 
        font-weight:bold;
        width: 760px;
        text-align:center;
        padding: 0; 
        line-height: 91px;
    }
    
    h1.double {
        color:#525052;
        background: url(images/header.jpg) top left repeat-x;
        font-size: 20;
        font-family:arial;
        margin: 0 10px 0 -11px; 
        font-weight:bold;
        width: 760px;
        text-align:center;
        padding: 0 0 20px 0; 
        line-height: 40px;
    }
    
    
    h2{
        color:#334769;
        font-size:18pt;
        font-family:arial;
      
        font-weight:bold;
    }
    
    h3{
        color:#334769;
        font-size: 16pt;
        font-family:arial;
      
        font-weight:bold;
    }
    
    h4{
        color:#334769;
        font-size: 13pt;
        font-family:arial;
       
        font-weight:bold;
        font-style:italic;
    }
    
    h5, .h5 {
        color:#303030;
        background: url(images/ob_bg.png) top left repeat-y;
        font-size: 100%;
        font-family:arial;
        padding:10px 10px 10px 10px;
        font-weight:bold;
    }
   
    h2 span{
        font-size:105%;
        font-weight:normal;
    }
    
    a   
    {
        color:#525051;
        text-decoration: underline;
    }
        
    
    .left
    {
        float: left;
    }    
   
   
/* Tables */
    table       {border-top: 1px solid #C0C0C0; border-collapse: collapse; margin: 1em 0; width: 100%;}
    th          {border: 1px solid #C0C0C0; background-color:#F0F0F0; border-collapse: collapse; text-align: left; font-size: .95em; line-height: 1.5em; margin: 0; padding: .35em .5em; color: #525051; font-weight: 700;}
    th.center   {text-align: center;}
    td          {border: 1px solid #C0C0C0; border-collapse: collapse; color: #525051; font-size: .95em; line-height: 1.5em; margin: 0; padding: .35em .5em;}
    td.center   {text-align: center;}
    td input    {clear: none; display: inline; float: none; margin: 0; padding: 0;}


/* Test Framework Table */
    table.framework {border-top: 1px solid #C0C0C0; border-collapse: collapse; margin: 1em 0; width: 85%;}

    
/* Menu */
    
    #sideBar{
        position: fixed;
        width: 205px;
        top: 150px;
        left:0px;
    }
    #sideBar img
    {border: none;}
    
    .top {background: url(images/menu_bg.png) top left no-repeat ; height: 10px; margin: -15px 0 -1px 0;}
    .mid {background-color: #e1edf5; padding: 10px 0 10px 0;}
    .bot {background: url(images/menu_bg.png) 0 100% no-repeat; height: 10px;}
   
    #sideBarTab{
        float:left;
 
        width:28px;
    }
   
    #sideBarTab img{
        border:0px solid #FFFFFF;
    }
    #sideBar   ul{
        margin:10px 0px 16px 0px;
        padding:0px 0px 0px 0px;
        font-weight:600;
        
    }
   
    #sideBar li{
        margin:5px 0px 5px 6px;
        padding:0px 0px 0px 14px;
        list-style-type:none;
        display:block;
        background: url(images/menu_bg_gr.png) top left no-repeat;
        width:173px;
    }
    
    /*#sideBar li.double{
        margin:0px 2em 0px 25px;
        padding:5px 0px 0px 7px;
        list-style-type:none;
        display:block;
        background: url(images/menu_bg_db.png) top left no-repeat;
        height: 35px;
        line-height: 100%;
        width:173px;
    }*/
    
   
    #sideBar li a{
        width:100%;
    }
   
    #sideBar li a:link,
    #sideBar li a:visited{
        color:#334769;
        font-family:verdana;
        font-size:90%;
        text-decoration:none;
        display:block;
        margin:0px 0px 0px 0px;
        padding:0px;
        width:100%;
    }
   
    #sideBar li a:hover{
        color:#003c48;

    }
    
    #pages {margin-left: 7px; font-weight: bold; color:#000000;}
    #pages a{border: solid 1px #cccccc; margin: 4px; padding: 2px 5px 2px 5px; background-color: #A1A1A1; text-decoration:none; color:#ffffff;}
    #pages a:hover{background-color: #8db3cd; color:#003c48;}
    
    #sideBar p {margin: 3px 0px 3px 6px; padding: 0 0 0 10px; background: url(images/menu_bg_sub.png) top left no-repeat; }

    #sideBar p a:hover{
        color:#003c48;

    }
    
    #sideBar h2     
    {
     color:  #525051; 
     font-size: 13pt;
     font-weight: bolder;
    }
    #sideBar h2.bookmark
    {padding: 0 0 0 17px; background: url(images/menu_bm.png) top left no-repeat; }
    #sideBar h2.page
    {padding: 0 0 0 17px; background: url(images/menu_pg.png) top left no-repeat; }
    #sideBar h2.more
    {padding: 0 0 0 17px; background: url(images/menu_mo.png) top left no-repeat; }  

    .standards {background-color: #e1edf5; border: solid 1px #b9cbd7; text-align: center; width: 50%; margin-left: 150px;} 


/***/
/* Type Styles */


p          {color: #525051; font-size: 1em; line-height: 1.4em; margin: 1em 0;}
.error     {color: #C00; font-weight: 700;}
p.small,
span.small {font-size: .85em;}
strong     {font-weight: 700;}
em         {font-style: italic;}
.price     {color: #369; font-size: 1.2em;}

img.padded {padding: 0 0 1em 0;}

/* List Styles */
/* ol         {list-style: decimal none outside; margin-left:0px; padding-left:20px;}*/ 
ol         {list-style: decimal none outside; margin: 1em 0 1em 3em;}
ol.num    {list-style: decimal none outside; margin: 1em 0 1em 3em;}
ol.num li  {background: none; color: #525051; font-size: 1em; line-height: 1.4em; padding: 0 0 .25em 1.5em;}
ol.ABC     {list-style: decimal none outside; margin: 1em 0 1em 3em; list-style-type: upper-alpha; }
ol.ABC li  {background: none; color: #525051; font-size: 1em; line-height: 1.4em; padding: 0 0 .25em .5em;}

.under  {text-decoration:underline;}

/*ul          {margin-left:0px; padding-left:20px;} */
ul         {list-style-image: none; list-style: outside; list-style-type: none; margin: 1em 0 1em 2em; }
ul li         {background: url(images/bullet.gif) 0 0 no-repeat; color: #525051; font-size: 1em; line-height: 1.4em; padding: 0 0 .25em 1.5em;}


/*ul--- li----->*/

ul.check     {list-style-image: none; list-style-position: outside; list-style-type: none; margin: 1em 0 1em 1.5em;}
ul.check li  {background: url(images/li_check.png) 0 4px no-repeat; padding: 0 0 .75em 1.5em;}
ul.scoring     {list-style-image: none; list-style-position: outside; list-style-type: none; margin: 1em 0 1em 1.5em;}
ul.scoring li  {background: none; padding: 0 0 .75em 1.5em;}
dl.faqs      {clear: both; margin: 1em 0;}
dl.faqs dt   {background: url(images/dt_faq.png) 0 0 no-repeat; color: #444; cursor: pointer; font-weight: 700; margin: 1em 0; padding: 0 0 0 24px;}
dl.faqs dt.e {background: url(images/dt_faq_expanded.png) 0 0 no-repeat; margin: 1em 0; padding: 0 0 0 24px;}
dl.faqs dd   {background: #F7F7F7; border-left: 5px solid #CCC; font: normal 13px/18px Arial, Sans-Serif; margin: 0 0 1em 24px; padding: 1em;}


/* Questions */
.q-controls {font-size: 11px;}



.information {background: url(../images/information.png) 12px 10px no-repeat #D1E4F3; border: 1px solid #4D8FCB; color: #565656; margin: 1em 0; min-height: 55px; padding: 0 10px 0 55px;}

/*offscreen used matching es.site.css*/
    
.offscreen {position:absolute; left:-999em; top:auto; width:1px; height:1px; overflow:hidden;}