/* -------------------------------
Project: Distribute
Author: Katelynn O'Brien
Date: 09/27/09
---------------------------------- */

html *
    {
    margin: 0;
    padding: 0;
    }

body
    {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: .7em;
    text-align: center;
    color: #333;
    }


/* LAYERS
---------------------------------- */

#page
    {
    width: 65em;
    margin: 0 auto;
    text-align: left;
    }

#top
    {
    float: left;
    padding: 1em 0;
    width: 100%;
    }

#container
    {
    clear: left;
    float: left;
    width: 100%;
    }

#left
    {
    position: relative;
    float: left;
    padding-top: 21em;
    width: 22em;
    z-index: 100;
/*    padding-right: 1em; */
    font-size: 90%;
    }

#left_left
    {
    position: relative;
    float: left;
    width: 16.3em;
    font-size: 90%;
    }

#left_right
    {
    padding-top: 2.5em;
    position: relative;
    float: left;
    width: 7em;
    text-align: center;
    }

#center
    {
    float: left;
    /* width: 37.5em; */
    width: 35.5em;
    margin: 0;
    padding: 0;
    }

body.text #center
    {
    /* width: 37.5em; */
    width: 35.5em;
    margin-left: 8em;
    padding-bottom: 5em;
    }

#right
    {
    float: left;
    width: 7em;
    padding: 4em 1.25em 0 1.5em;
    font-size: .9em;
    text-align: center;
    }

#footer
    {
    clear: left;
    width: 36.5em; 
    margin-right: 1em;
    margin-left: 19.5em;
    padding-bottom: 3em;
    color: #666;
    border-top: 1px solid #949494;
    }

#logos
    {
    padding: 2em 0 3em 0;
    }

#region1, #region2, #region3, #region4, #region5, #region6, #region7, #region8, #region9, #region10
    {
    clear: left;
    margin-top: .5em;
    padding: .3em 0 0 1em;
    width: 29em;
    display: none;
    }


/* CONTENT BORDERS/DROPSHADOW
---------------------------------- */

.content
    {
    display: block;
    float: left;
    width: 100%;
    font-size: .9em;
    line-height: 1.6em;
    }

#footer p
    {
    padding: 1em 0 1em 0;
    }

p.sm
    {
    font-size: 90%;
    }

/* MAP
---------------------------------- */

#map_container /* for IE6/7 bug */
    {
    padding: 0;
    }

#map
        {
        position: absolute;
    top: 5.5em;
    left: -.2em;
        width: 284px;
        height: 186px;
        background: url(../images/map.png) no-repeat 0 0;
        }

#map img 
    { position: absolute; }

img#mregion1 
    { top: 7px; left: 248px; }
img#mregion2 
    { top: 28px; left: 225px; }
img#mregion3 
    { top: 51px; left: 212px; }
img#mregion4 
    { top: 79px; left: 175px; }
img#mregion5 
    { top: 20px; left: 139px; }
img#mregion6 
    { top: 102px; left: 75px; }
img#mregion7 
    { top: 55px; left: 105px; }
img#mregion8 
    { top: 15px; left: 50px; }
img#mregion9 
    { top: 57px; left: 4px; }
img#mregion10 
    { top: 12px; left: 6px; }


/* HEADINGS
---------------------------------- */

h1, div.heading1
    {
    margin-top: .5em;
    padding: 0 .4em .4em 0;
    font-size: 1.1em;
    font-weight: bold;
    }

body.text h1
    {
    color: #0d3341;
    padding-left: 0;
    font-size: 1.3em;
    text-transform: uppercase;
    border: 0;
    }

h2
    {
    margin: 0;
    padding: .6em .4em 1em 0em;
    font-size: 1em;
    text-align: center;
    }

body.text h2
    {
    padding: 0 .4em 1em 0em;
    margin-top: 1.2em;
    font-size: 1em; 
    color: #c13d4f;
    text-align: left;
    }

.head .sm
    {
    margin-left: 8%;
    }

span.sm 
    {
    font-size: 80%;
    }

#text1, #text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9, #text10
    {
    }


/* IMAGES
---------------------------------- */

#top img
    {
    margin: 1.2em 0 0 0;
    display: block;
    float: left;
    }

img.left, #left li img
    {
    float: left;
    padding: 0 .7em 0 0;
    border: 0;
    }

#left li img
    {
    margin-top: -1px;
    }
    
img.right
    {
    float: right;
    }

ul.ql_graphs img
    {
    float: left;
    margin: 1.2em 0 .5em 0;
    }

ul.ql_graphs span img
    {
    display: block;
    margin: .3em 0 .1em 0;
    border: 1px solid #fff;
    }

ul.ql_graphs li ul li span.right img
        {
        margin: 0 0 0 1em;
        }

span.left, ul.ql_graphs li ul a
    {
    float: left;
    margin: 1em 0 0 1em;
    width: 9em;
    }

.head span.left
    {
    margin-top: 1.2em;
    }

span.middle
        {
    float: left;
    width: 15em;
        }

span.right
        {
    float: left;
    margin: .9em 0 0 0;
        }


/* LISTS
---------------------------------- */

ol
    {
    margin-left: 2em;
    }

#top ul
    {
    float: right;
    padding-top: 3em;
    font-size: .9em;
    }

#top li
    {
    display: inline;
    padding: 0 1em;
    border-right: 1px solid #999;
    }

#top li.last
    {
    border: 0;
    padding-right: 0;
    }

ul#legend
    {
    margin: 0;
    padding: 1em 0 0 1em;
    list-style: none;
    }

ul#legend li
    {
    padding-bottom: .6em;
    }

ul#legend li img
    {
    padding-top: .2em;
    }

#left_right ul, #right ul
    {
    list-style: none;
    }

ul.ql_graphs, ul.ql_graphs li ul
    {
    list-style: none;
    float: left;
    width: 100%;
    margin: .1em 0 0 0;
    padding: 0;
    font-size: 1.1em;
    }

ul.ql_graphs
    {
    margin-bottom: 2em;
    }

ul.ql_graphs li ul
    {
    margin: 0;
    padding: 0 0 0 .8em;
    }

ul.ql_graphs li
    {
    float: left;
    clear: left;
    width: 85%;
    padding: 0 0 .3em 15%;
    margin: 0 0 .3em 0;
    border: 1px solid #c7c7c7;
    }

ul.ql_graphs li ul li
    {
    width: 90%;
    margin: 0 0 .5em 0;
    padding: 0 0 0 1.2em; 
    border: none;
    border-top: 1px solid #c7c7c7;
    }

ul.ql_graphs li.head
    {
    border: 1px solid #949494;
    width: 80%;
    padding: .2em 0 1em 20%;
    background: url(../images/all_regions_bg.png) repeat-x left bottom;
    }

body.text #center ul ul, body.text #center ol ul
    {
    list-style-type: disc;
    margin: 0 0 0 2.2em;
    padding: 0;
    }

body.text #center li
    {
    margin-bottom: .8em;
    }

body.text #center li li
    {
    margin-bottom: .4em;
    }


/* LINKS
---------------------------------- */

a, a:visited
    {
    color: #444;
    }

a:focus, a:hover, a:active
    {
    text-decoration: underline;
    }

#top a.down, #top a.down:visited, #top a.down:focus, #top a.down:hover, #top a.down:active
    {
    color: #c13d4f;
    text-decoration: none;
    }

#center a, #center a:visited,
#right a, #right a:visited, #right a:focus, #right a:hover, #right a:active,
#left_right a, #left_right a:visited, #left_right a:focus, #left_right a:hover, #left_right a:active
    {
    color: #008ecf;
    text-decoration: underline;
    }

#center a:focus, #center a:hover, #center a:active
    {
    color: #000;
    }

#center ul.ql_graphs a, #center ul.ql_graphs a:visited, #center ul.ql_graphs a:focus, #center ul.ql_graphs a:hover, #center ul.ql_graphs a:active
    {
    display: block;
    float: left;
    text-decoration: underline;
    color: #008ecf;
    padding-top: .2em;
    font-size: 85%;
    }

#center ul.ql_graphs a:focus, #center ul.ql_graphs a:hover, #center ul.ql_graphs a:active
    {
    text-decoration: none;
    }


/* TABLES
---------------------------------- */

table.legend
    {
    float: left;
    margin: .8em 0 0 .8em;
    font-size: .9em;
    border-collapse: collapse;
    }

table.legend td
    {
    padding-right: 3em;
    line-height: 1.3em;
    }

.hidden
    {
    display: none;
    }
