/* Copyright Liquid Modules Ltd 2009 */

/* HTML Tags */

*
{
    font-family: Arial, Verdana;
    font-size: 12px;
    line-height: 150%;   
}

body
{
    background-image: url(images/body-background2.gif);
    background-repeat: repeat-x;
    background-position: 50% top;
    background-color: #ffffff;
    margin: 0px;
}

h1
{
    font-family: Arial, Verdana;
    font-size: 18px;
}

h2
{
    font-size: 16px;
}

h3
{
    background-image: url(images/dots-h3.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-bottom: 2px;
    font-size: 13px;
    margin-bottom: 5px;
}

h4
{
    margin-top: 10px;
    margin-bottom: 10px;
}

html
{
    color: #424242;
}

img
{
    border: 0px;   
}

ul li
{
    list-style-type: disc;
    margin-left: 20px;
}

p
{
    margin-bottom: 16px;
}

/* IDs */

#accordion
{
    margin-bottom: 20px;
}

#background-bubble
{
    position: absolute;
    top: 0px;
    left: 175px;
    width: 827px;
    height: 705px;
    background-image: url(images/bubble-background.png);
    z-index: -10;    
}

#container
{
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

#home-panel
{
    width: 995px;
    height: 278px;
    background-image: url(images/home-background.png); 
    display: table;
    margin-right: 5px;
}

#home-panel-padding
{
    padding: 110px 392px 10px 47px;
}

#home-panel a
{
    color: #54585D;
    font-weight: bold;
    text-decoration: none;
}

#home-panel a:hover
{
    text-decoration: underline;
}

#footer
{
    width: 995px;
    height: 69px;
    margin-top: 30px;
    margin-bottom: 20px;
    color: #666666;
    background-image: url(images/footer.png);
}

#footer a
{
    color: #666666;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}

#footer-twitter
{
    float: left;
    margin-top: 8px;
    margin-left: 15px;
}

#footer-blogger
{
    padding-top: 12px;
    float: left;
}

#footer-facebook
{
    padding-top: 14px;
    float: left;
}

#footer-text-container
{
    float: left;
    margin-top: 26px;
    margin-left: 28px;
}

#footer-text-container a
{
    font-weight: 100;
}

#footer-text
{
    font-size: 11px;
}

#header
{
    width: 1000px;
    height: 93px;
    background-image: url(images/header-background.png); 
    background-repeat: no-repeat;
    background-position: top;
    margin-bottom: 10px;
}

#logo
{
    position: absolute;    
    width: 209px;
    height: 35px;
    left: 20px;
    top: 20px;
}

#map_canvas
{
    border: solid 1px #000000;
}

#menu-top
{
    position: absolute;
    top: 20px;
    right: 20px;
}

#menu-top li
{
    height: 18px;
    padding-top: 7px;
}

#panels
{
    position: relative;
    width: 1000px;
    height: 282px;
    display: table;
    margin-top: 10px;
}

#panel-green
{
    position: absolute;
    width: 325px;
    height: 300px;   
    background-image: url(images/panel-green2.png);   
}

#panel-blue
{
    position: absolute;
    left: 335px;
    width: 325px;
    height: 300px;   
    background-image: url(images/panel-blue2.png);   
}

#panel-contact
{
    position: absolute;
    left: 670px;
    width: 325px;
    padding: 30px 0px 10px 0px;
    background-image: url(images/panel-blank.png);
    background-position: left top;
    background-repeat: no-repeat;
}

#site-map li
{
    list-style-type: none;
    margin-bottom: 6px;
    margin-left: 0px;
    padding-left: 0px;
}

#site-map a
{
    color: #54585D;
    font-weight: bold;
    text-decoration: none;
}

#site-map a:hover
{
    text-decoration: underline;
}

/* Classes */

.accordion-header
{
    width: 305px!important;
    height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    background-image: url(images/accordion-header2.gif);
    font-weight: bold;
    cursor: pointer;
    margin-top: 2px;
}

.accordion-content
{
    width: 283px!important;
    background-color: #DDDDDD;
    padding: 10px 10px 0px 30px;
    margin: 0px;
    overflow: hidden;
    border: solid 1px #B7B7B7;
    background-image: url(images/accordion-content.png);
}

.content-100
{
    width: 895px;
    padding: 30px 50px 10px 50px;
}

.directions-submit-button
{
    width: 90px;
}

.footer-dots
{
    padding-top: 12px;
    margin-left: 14px;
    margin-right: 14px;
    float: left;
}

.form-question
{
    width: 90px;
    float: left;
    clear: left;
    padding-bottom: 4px;
}

.form-field-container
{
    float: left;
    padding-bottom: 4px;
}

.form-field
{
    width: 178px;
}

.form-field-comments
{
    width: 181px;
    height: 50px;
    overflow: auto;
}

.panel-description
{
    position: absolute;   
    width: 215px;
    height: 130px;
    top: 40px;
    left: 100px;
}

.panel-link a
{
    color: #54585D;
    text-decoration: none;
}

.panel-link a:hover
{
    text-decoration: underline;
}

.panel-description ul li
{
    list-style-type: disc;
    margin-left: 20px;
    font-size: 12px;
}

.panel-image
{
    position: absolute;   
    width: 80px;
    height: 150px;
    top: 40px;
    left: 10px;
}

.panel-link
{
    position: absolute;   
    width: 215px;
    top: 185px;
    left: 100px;
    padding-left: 15px;
    background-image: url(images/read-more.png);
    background-repeat: no-repeat;
    background-position: 0% 60%;
    font-weight: bold;
}

.panel-title
{
    position: absolute;   
    width: 270px;
    height: 20px;
    top: 3px;
    left: 10px;
    color: #DDDFE5;
    font-weight: bold;
    font-size: 16px;
}

/**************/
/*****MENU*****/
/**************/

.menu-item
{
    float: left;
    list-style-type: none;
    padding-left: 15px;
    padding-right: 15px;
}

.menu-item a
{
    color: #ABABAD;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

.menu-item a:hover
{
    color: #9ACF8B;
}

.menu-item-blue
{
    float: left;
    list-style-type: none;
    padding-left: 20px;
    padding-right: 20px;
    background-position: left center;
    background-image: url(/images/blob-blue.png);
    background-repeat: no-repeat;
}

.menu-item-blue a
{
    color: #6999B6;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

.menu-item-green
{
    float: left;
    list-style-type: none;
    padding-left: 20px;
    padding-right: 20px;
    background-position: left center;
    background-image: url(/images/blob-green.png);
    background-repeat: no-repeat;
}

.menu-item-green a
{
    color: #9ACF8B;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

.menu-item-pink
{
    float: left;
    list-style-type: none;
    padding-left: 20px;
    padding-right: 20px;
    background-position: left center;
    background-image: url(/images/blob-pink.png);
    background-repeat: no-repeat;
}

.menu-item-pink a
{
    color: #F07DB0;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

.submenu, .submenu ul, .submenu li
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.submenu li
{
    padding-left: 25px;
    height: 25px;
    margin-bottom: 4px;
}

.submenu li div
{
    width: 242px;
    height: 22px;
    background-color: #ffffff;    
    padding-left: 10px;
    padding-top: 3px;
    filter: alpha(opacity=40);
    -moz-opacity: .40;
    color: #000000;
    text-decoration: none;
    font-weight: bold;   
    cursor: hand;
}

.submenu li:hover div
{
    filter: alpha(opacity=70);
    -moz-opacity: .70
}

.submenu-item-1
{
    background-position: left center;
    background-image: url(/images/submenuitem-1.png);
    background-repeat: no-repeat;
}

.submenu-item-2
{
    background-position: left center;
    background-image: url(/images/submenuitem-2.png);
    background-repeat: no-repeat;
}

.submenu-item-3
{
    background-position: left center;
    background-image: url(/images/submenuitem-3.png);
    background-repeat: no-repeat;
}

.submenu-item-4
{
    background-position: left center;
    background-image: url(/images/submenuitem-4.png);
    background-repeat: no-repeat;
}

.submenu-item-5
{
    background-position: left center;
    background-image: url(/images/submenuitem-5.png);
    background-repeat: no-repeat;
}

.submenu-item-6
{
    background-position: left center;
    background-image: url(/images/submenuitem-6.png);
    background-repeat: no-repeat;
}

.submenu-item-7
{
    background-position: left center;
    background-image: url(/images/submenuitem-7.png);
    background-repeat: no-repeat;
}

.submenu-item-8
{
    background-position: left center;
    background-image: url(/images/submenuitem-8.png);
    background-repeat: no-repeat;
}

.submenu .submenu-item-selected
{
    filter: alpha(opacity=70);
    -moz-opacity: .70;
}

/* AdminList */

#AdminListContainer
{
    margin-left: 100px;
    margin-top: 100px;
}

#AdminListHeader
{
    width: 780px;
    height: 33px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    border: solid 1px #AAAAAA;
    background-image: url(images/AdminHead.gif);
}

#AdminListHeaderEntries
{
    float: left;
    padding-top: 7px;
    color: #000000;
    font-size: 13px;
}

#AdminListHeaderSearch
{
    float: right;
    padding-top: 6px;
}

#AdminListColumnHeaders
{
    width: 801px;
    border-right: solid 1px #D3D3D3;
    border-top: solid 1px #D3D3D3;
    border-bottom: solid 1px #D3D3D3;
    background-image: url(images/AdminSubHead.gif);
}

#AdminListColumns
{
    width: 802px;
    background-color: #AAAAAA;
}

#AdminListColumns td
{
    padding-left: 10px;
}

#AdminListFooter
{
    width: 780px;
    height: 33px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    border: solid 1px #AAAAAA;
    background-image: url(images/AdminHead.gif);
}

#AdminListFooterEntries
{
    float: left;
    padding-top: 6px;
}

#AdminListFooterNavigation
{
    float: right;
    padding-top: 5px;
}

.ColumnHeaderButton
{
    height: 33px;
    border: 0;
    cursor: hand;
    text-align: left;
    color: #555555;
    border-left: solid 1px #D3D3D3;
    background-color: Transparent;
}

.AdminListButtonEnabled
{
    padding-left: 7px;
    padding-right: 7px;
    height: 22px;
    color: #555555;
    border: solid 1px #D3D3D3;
    background-image: url(images/admin-list-button-enabled.gif);
}

.AdminListButtonDisabled
{
    padding-left: 7px;
    padding-right: 7px;
    height: 22px;
    color: #555555;
    border: solid 1px #D3D3D3;
    background-color: #E6E6E6;
}

.AdminListRow1
{
    height: 33px;;
    background-color: #C6DFFB;
}

.AdminListRow2
{
    height: 33px;
    background-color: #DEEBFB;
}

.AdminListSearchBox

.AdminListFirstButton

.AdminListPreviousButton

.AdminListNextButton

.AdminListLastButton

/* Twitter Feed */

#twitter-feed-container
{
    width: 650px;
    height: 64px;
    padding-top: 6px;
    text-align: right;
    margin-top: 10px;
}

#twitter-feed
{
    width: 615px;
    height: 24px;
    padding-left: 20px;
    padding-right: 25px;
    padding-top: 14px;
    text-align: right;
}

.twitter-width {
    width: 590px;
    height: 16px;
    margin-top: 8px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    margin-right: 20px;
}

.twitter-width  a
{
    text-decoration: none;
    color: #444444;
}

.twitter-scroll 
{
	position: absolute;
}