a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

body
{
    background-color: #E9E9E9;
}

html
{
    overflow: scroll;
    font-size: 12px;
    font-family: Arial;
    color: #7B7C7E;
}

h1
{
    color: #000000;
    font-size: 18px;
    margin-bottom: 18px;
    font-style: italic;
}

h2
{
    color: #0693da;
    font-size: 15px;
    margin-bottom: 8px;
}

h3
{
    font-size: 18px;
    padding-top: 7px;
    padding-left: 15px;
    font-style: italic;
    color: #FFFFFF;
}

hr
{
    width: 100%;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    border: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #DDDDDD;
}

.menu-left-padding
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.menu-left-padding ul
{
    margin-left: 20px;
    margin-right: 20px;
}

.menu-left-padding li
{
    background-image: url(images/menu-bullet.gif);
    background-position: 0% 10%;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-bottom: 5px;
    margin-top: 5px;
    border-bottom: solid 1px #DEDEDE;
}

.menu-left-padding li a
{
    color: #909090;
}

ul
{
    margin-bottom: 15px;
}

#container
{
    width: 870px;
    padding: 15px 15px 0px 15px;
    border-left: solid 1px #7B7C7E;
    border-top: solid 1px #7B7C7E;
    border-right: solid 1px #7B7C7E;
    background-color: #FFFFFF;
    display: table;
    margin: 0 auto;
    margin-top: 35px;
}

#content-container li
{
    margin-left: 30px;
    list-style-type: disc;
}

#content-container
{
    width: 560px;
    padding: 20px 40px 10px 40px;
    float: left;
}

#content-container a
{
    color: #0693da;
    font-weight: bold;
}

.content-left
{
    width: 260px;
    padding-right: 20px;
    padding-bottom: 30px;
    float: left;
}

.content-right
{
    width: 260px;
    padding-left: 20px;
    padding-bottom: 30px;
    float: left;
}

#footer-container
{
    width: 100%;
    background-color: #D1D1D1;
}

#footer
{
    width: 870px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 20px;
    display: table;
    color: #616161;
}

#footer a
{
    color: #0693da;
    text-decoration: underline;
}

#footer-links
{
    padding-bottom: 6px;
}

.footer-item
{
    float: left;
    margin-left: 18px;
}

.footer-address
{
    float: left;
}

.fl
{
    float: left;
}

.footer-tel
{
    float: left;
    color: #4B4B4D;
    padding-bottom: 3px;
}

.footer-email
{
    float: left;
    clear: left;
    color: #4B4B4D;
}

.footer-email-address
{
    float: left;
    color: #0693da;
    text-decoration: underline;
}

#logo
{
    width: 230px;
    height: 300px;
    background-color: #FFFFFF;
    margin-right: 3px;
    float: left;
}

#glory-image
{
    width: 637px;
    height: 300px;
    float: left;
}

#page-bottom
{
    width: 901px;
    height: 15px;
    border-left: solid 1px #7B7C7E;
    border-right: solid 1px #7B7C7E;
    border-bottom: solid 1px #7B7C7E;
    background-color: #FFFFFF;
    margin: 0 auto;
}

#menu
{
    width: 870px;
    padding-top: 10px;
    padding-bottom: 3px;
    display: table;
    clear: left;
}

#menu-bar
{
    width: 870px;
    height: 5px;
    background-color: #d0d0d0;
    border-bottom: solid 20px #E9E9E9;
}

#menu-left-container
{
    width: 230px;
    float: left;
    background-color: #F2F2F2;
}

#menu-left-container a
{
    font-weight: 100;
}

.pdf-download-item
{
    width: 200px;
    height: 26px;
    padding-top: 6px;
    padding-bottom: 6px;
    clear: left;
    display: table;
    border-bottom: dotted 1px #646567;
}

.pdf-image
{
    width: 25px;
    float: left;
    margin-right: 8px;
}

.menu-title-blue
{
    width: 230px;
    height: 37px;
    background-color: #0394D7;
    background-image: url(images/menu-title-gradient.png);
}

.blue-text
{
    color: #0394D7;
}

.content
{
    clear: left;
    padding-top: 15px;
    margin-top: 15px;
    clear: both;
    border-top: dotted 1px #0693da;
}

.large-text
{
    font-size: 14px;
}

.pink-text
{
    color: #BF0F70;
}

.grey-text
{
    color: #7B7C7E;
}

.dark-grey-text
{
    color: #4B4B4D;
}

.read-more-button
{
    width: 99px;
    height: 29px;
    background-image: url(images/read-more-button.gif);
    background-position: 0% 50%;
}

.read-more-button:hover
{
    width: 99px;
    height: 29px;
    cursor: pointer;
    background-image: url(images/read-more-button-hover.gif);
    background-position: 100% 50%;
    text-decoration: none;
}

.read-more-button a:hover
{
    text-decoration: none!important;
}

.venue-description
{
    padding-right: 20px;
    vertical-align: top;
}

.venue-image img
{
    border: solid 1px #000000;
    vertical-align: top;
}

.venue-image
{
    vertical-align: top;
    padding: 0px;
    margin: 0px;
}


/********/
/* Menu */
/********/

table.menuitem
{
    width: 143px;
    height: 28px;
    border-bottom: solid 9px #a5a5a5;    
}

a.menuitem {   
    text-align: center;
    text-transform: uppercase;    
}

.menuitem td 
{
    height: 32px;
    vertical-align: bottom;
    padding-bottom: 10px;
    text-align: center;
}

.menuitem a
{
    width: 100%;
    display: block;
    font-size: 16px!important;
    color: #a5a5a5;
    font-family: Century Gothic;
    border-bottom: solid 9px #a5a5a5; 
}

.menuitem a:hover
{
    color: #a5a5a5!important;
    text-decoration: none;
}

.menuitem:hover a
{
    width: 143px;
    color: #0693da;
}

.menuitem:hover
{
    border-bottom: solid 9px #0693da;
    cursor: pointer;
}

.menuitem-selected
{
    color: #0693da!important;
}

table.menuitem-selected
{
    border-bottom: solid 9px #0693da;
}

.submenu
{
    border-left: solid 1px #CFBFCF;
    border-right: solid 1px #CFBFCF;
    border-bottom: solid 1px #CFBFCF;
    background-image: url(images/menu-gradient.png);
    background-repeat: repeat-x;
    background-color: #CFBFCF;
    text-align: left;
    margin-top: 13px;
    margin-left: 12px;
    padding-right: 12px;
    padding-left: 12px;
    white-space: nowrap;
}

.submenuitem
{
    line-height: 32px;
    font-weight: bold;
    font-size: 12px;
    white-space: nowrap;
    padding-right: 12px;
}

.submenuitem a
{
    color: #555555;
}

.submenuitem a:hover
{
    font-weight: bold;
    text-decoration: none;
    color: #CFBFCF;
}

.submenuitem-hover
{
    color: #CFBFCF;
}

.submenuitem-selected
{
    color: #CFBFCF!important;
}

/***********/
/* SiteMap */
/***********/

.sitemap li
{
    margin: 0px;
}

.sitemapitem
{
    width: 550px;
    height: 24px;
}

.sitemapitem-actions
{
    text-align: right;   
    color: #333438;
    font-weight: bold;
    padding-right: 10px;
}

.sitemapitem-actions a
{
    color: #333438 !important;
}

.sitemapitem-actions a:Hover
{
    text-decoration: underline !important;
}

.sitemapitem-action {
    vertical-align: top;
}

.sitemapitem-cue
{
    width: 550px;
    height: 24px;
    background-image: url('/admin/images/sitemapitem-bar.gif');
    border: dashed 2px #A6A6A6;
}

.sitemapitem-draghandle
{
    width: 28px;
    height: 24px;
    background-image: url('/admin/images/drag.gif');
    border-top: solid 1px #95A2A6;
    border-bottom: solid 1px #95A2A6;
    border-left: solid 1px #95A2A6;
    cursor: move;
}

.sitemapitem-hide
{
    width: 550px;
    height: 24px;
    background-image: url('/admin/images/sitemapitem-hide.gif');
    border: solid 1px #A6A6A6;
}

.sitemapitem-pagename
{
    width: 280px;
    height: 20px;
    padding-left: 5px;
    padding-top: 4px;
    float:left;
    color: #333438;
    font-weight: bold;
}

.sitemapitem-show
{
    width: 550px;
    height: 24px;
    background-image: url('/admin/images/sitemapitem-show.gif');
    border: solid 1px #A6A6A6;
}

/**************/
/* cmsContact */
/**************/

#form {
    clear: left;
}

.lm-mandatory-fields
{
    margin-top: 10px;
    clear: left;
}

.brochure-submit
{
    margin-top: 6px;
}

.lm-contact-hr
{
    width: 445px;
    height: 2px;
    margin-top: 10px; 
    margin-bottom: 10px; 
    background-color: #00AFF0;
    border: 0;
}

.lm-form-question
{
    width: 162px;
    padding-right: 5px;
    padding-top: 4px;
    margin-bottom: 4px;
    color: #0693da;
}

.lm-form-question-large
{
    width: 150px;
    padding-top: 4px;
    padding-right: 5px;
    margin-bottom: 4px;
}

.lm-form-item
{
    display: table;
    margin-bottom: 8px;
}

.form-name
{
    width: 335px;
}

.form-phone-number
{
    width: 335px;
}

.form-name:hover
{
    height: 18px;
    background-color: #f2f8fb;
    border: solid 1px #7f9db9;
}

.form-phone-number:hover
{
    height: 18px;
    background-color: #f2f8fb;
    border: solid 1px #7f9db9;
}

.lm-form-field
{
    margin-top: 4px;
    margin-bottom: 4px;
    width: 345px;
    height: 25px;
    color: #000000;
}

.form-dropdown-box
{
    width: 168px;
    height: 23px;
    margin-top: 2px;
}

.lm-form-questions
{
    width: 345px;
    height: 113px;
}

.form-questions
{
    width: 336px!important;
    font-family: Arial;
    overflow: auto;
    height: 100px;
}

.form-questions:hover
{
    height: 100px;
    background-color: #f2f8fb;
    border: solid 1px #7f9db9;
}

.form-message {
    color: #ff0000;
}

.image-border
{
    border: solid 1px #000000;
}

.lm-contact-admin-panel
{
    float: left;
    clear: left;
    margin-top: 8px;
    margin-bottom: 8px;
}

.lm-contact-padding
{
    margin-top: 8px;
    margin-bottom: 8px;
}

.lm-contact-submit
{
    width: 96px;
    height: 26px;
    border: 0;
    cursor: pointer;
    background-image: url(images/submit-button.gif);
}

#lm-contact-form
{
    margin-top: 15px;
    margin-bottom: 15px;
}

#lm-contact-submit
{
    margin-left: 253px;
    padding-top: 5px;
    padding-bottom: 5px;
    clear: left;
}
