﻿/* Global Styles */

body
{
    font-family: Arial;
    font-size: 1em;
    background-color: #B0B0B0;
    background-image: url(../images/asge-body-background.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    color: #023061;
}

h1
{
    color: #777777;
    font-size: 130%;
    padding: 0;
    margin: 5px 0 10px ;
}

h2
{
    color: #00528F;
    font-size: 120%;
    padding: 0;
    margin: 5px 0 10px 0;
}

h3
{
    color: #023061;
    font-size: 100%;
    padding: 0;
    margin: 5px 0 5px 0;
    border-bottom: solid 1px #023061;
}

img
{
    border-width: 0;
}

a
{
    font-weight: bold;
    color: #022F59;
    text-decoration: none;
}

a:hover
{
    color: #1475E3;
}

.textaligncenter
{
    text-align: center;
}

.imageright
{
    float: right;
    margin: 0 0 10px 10px;
}

.imageleft
{
    float: left;
    margin: 0 10px 10px 0;
}

.icon
{
    vertical-align: middle;
    margin-right: 5px;
}

.alignright
{
    float: right;
}

.alignleft
{
    float: left;
}

.clear
{
    clear: both;
}

#loading
{
    display: none;
    background-color: #ccc;
    position: absolute;
    top: 0;
    left: 0;
}

#asge-container
{
    position: relative;
    width: 760px;
    margin: 0 auto 10px auto;
    margin-right: auto;
    background-color: #D2D2D2;
}

/* Header Styles */

#asge-header
{
    position: relative;
    height: 90px;
    width: 760px;
    background-color: #B0B0B0;
}

#asge-header #logo
{
    position: absolute;
    left: 5px;
    top: 5px;
}

#asge-subnavigation
{
    position: absolute;
    height: 20px;
    width: 200px;
    top: 2px;
    left: 558px;
    text-align: right;
}

#asge-subnavigation a
{
    color: #5C5C5C;
    text-decoration: none;
    font-weight: normal !important;
}

#asge-subnavigation a:hover
{
    color: #FFFFFF;
}

#asge-login
{
    position: absolute; 
    height: 50px;
    width: 200px;
    top: 20px;
    left: 558px;
    background-image: url(../images/asge-login-background.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #fff;
    padding-top: 20px;
}

#asge-login .member-info
{
    padding: 5px 10px;
}

/* Navigation Styles */

#asge-navigation
{
    position: relative;
    height: 45px;
    width: 757px;
    background-color: #B0B0B0;
    background-image: url(../images/asge-menu-background.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 3px;
}

#asge-navigation div.menu ul
{
    margin: 0;
    padding: 0;
}

#asge-navigation div.menu li
{
    display: block;
    list-style-image: none;
    float: left;
}

#asge-navigation div.menu a
{
    list-style-image: none;
    float: left;
    color: White;
    text-decoration: none;
    font-weight: bold;
    margin: 8px 5px 0 5px;
    text-align:center;
}

#asge-navigation div.menu a:hover
{
    background-color: #D2D2D2;
    color: #5C5C5C;
}

#asge-navigation div.menu a.aboutus
{
    width: 89px;
    padding: 7px 0 15px 0;
}

#asge-navigation div.menu a.cgeprogram
{
    width: 134px;
    padding: 7px 0 15px 0;
}

#asge-navigation div.menu a.conferences
{
    width: 118px;
    padding: 7px 0 15px 0;
}

#asge-navigation div.menu a.newsletter
{
    width: 122px;
    padding: 7px 0 15px 0;
}

#asge-navigation div.menu a.library
{
    width: 107px;
    padding: 7px 0 15px 0;
}

#asge-navigation div.menu a.membership
{
    width: 124px;
    padding: 7px 0 15px 0;
}

/* Body Styles */

#asge-body
{
    position: relative;
    width: 760px;
    min-height: 300px;
    padding: 0 0 10px 0;
}

#asge-body-content
{
    padding: 10px;
}

#asge-header-accent
{
    
}

#asge-page
{
    margin: 5px 3px;
}

#asge-page-feature
{
    text-align: center;
    background-color: #474D59;
    padding: 15px;
    margin: 10px 4px 10px 4px;
}

#asge-page-feature a
{
    color: #fff;
}

#asge-page-feature a:hover
{
    color: #1475E3;
}

#asge-page-content
{
    margin-top: 10px;
}

#asge-home-left
{
    margin-top: 5px;
    margin-left: 3px;
    margin-right: 285px;
    background-color: #474D59;
    min-height: 280px;
    padding: 10px;
    color: #9D9D9F;
}

#asge-home-left p
{
    margin: 0 0 10px 0;
}

#asge-home-right
{
    margin-top: 5px;
    float: right;
    width: 280px;
    min-height: 300px;
    background-color: #DEDDDD;
}

#asge-home-right-subgroup
{
    border-bottom: dotted 1px #BFBFBF;
    padding: 5px 5px;
}

#asge-home-right-subgrouplast
{
    padding: 5px 5px;
}

#asge-home-right-header
{
    padding: 5px 0;
    color: #5D5C5C;
    text-align: center;
    font-weight: bold;
    border-bottom: solid 2px #BFBFBF;
}

#asge-home-right-content
{
    background-color: #fff;
    font-size: smaller;
    padding: 2px 5px;
    margin-bottom: 10px;
}


#asge-home-right-content a
{
    color: #7d7d7d;
    text-decoration: none;
}

#asge-home-right-content a:hover
{
    color: #555555;
    text-decoration: none;
}

#asge-home-right-subheader
{
    font-weight: bold;
    color: #5D5C5C;
}

/* Footer Styles */

#asge-footer
{
    position: absolute;
    width: 760px;
    height: 43px;
    background-color: #C2C2C2;
    border-top: solid 4px #BABABA;
    text-align: center;
    font-size: smaller;
    padding-top: 7px;
    color: #5C5C5C;
    clear: both;
}

#asge-footer a
{
    color: #5C5C5C;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
}

#asge-footer a:hover
{
    color: #FFFFFF;
}

/* Submenu Styles */
#asge-body-content div.menu
{
    background-color: #919191;
    width: 240px;
    float: right;
    padding: 5px 10px;
    margin: 0 10px 10px 10px;
}

#asge-body-content div.menu ul
{
    margin: 0;
    padding: 0;
}

#asge-body-content div.menu li
{
    display: block;
    list-style-image: none;
}

#asge-body-content div.menu a
{
    font-weight: normal !important;
    color: #D2D2D2;
    display: block;
    list-style-image: none;
    text-decoration: none;
    padding: 3px;
    margin: 3px 0 5px 0;
}

#asge-body-content div.menu a:hover
{
    background-color: #D2D2D2;
    color: #5C5C5C;
}

#asge-body-content div.menu a.active
{
    background-color: #D2D2D2 !important;
    color: #5C5C5C;
    padding: 3px;
}

.message-box-success
{
    margin: 5px;
    padding: 5px;
    background-color: #FEFEF4;
    border: solid 2px #236303;
}

.message-box-error
{
    margin: 5px;
    padding: 5px;
    background-color: maroon;
    border: solid 2px #D10D0E;
    color: #fff;
}

.accent-box
{
    text-align: center;
    background-color: #474D59;
    padding: 15px;
    margin-left: 10px;
}

.accent-box a
{
    color: #fff;
}

.accent-box a:hover
{
    color: #1475E3;
}