﻿/* ..:| PAGE LAYOUT 
---------------------------------------------------------------- */
#divPageWrapper {width: 1033px; margin: 0px auto;}
    #divBasicLayout {z-index: 0;}
        #divBasicLayout_Gallery {height: 697px; overflow:hidden;}
        #divBasicLayout_Footer {padding: 2px;}

/* ..:| FLOATING SIDEBAR 
---------------------------------------------------------------- */
#divFloating_SideBar_Wrapper 
{
z-index: 0;
    position:absolute; width: 317px; height: 660px; top: 18px;  margin-left: 18px; 
    background: transparent url('/images/bg-logo.png') no-repeat;
}
        #divSidebarLogo {width: 317px; height: 128px;}
        #divSidebarMenu {width: 230px; height: 300px;}


/* ..:| FLOATING CONTENT 
---------------------------------------------------------------- */
#divFloating_ContentPlaceHolder_Wrapper {z-index: 0;position:absolute; width: 570px; height: 460px; top:200px;  margin-left: 400px;}
        #divFloating_ContentPlaceHolder_Internal 
        {
            padding: 20px 30px 20px 30px;
            width: 510px; height: 420px;
            background: transparent url('/images/bg-alpha.png') repeat;
            border: 1px solid #FFFFFF;
        }
        #divFloating_ContentPlaceHolder_Internal_SubFooter {width: 570px; height: 35px; overflow: hidden;}



#divMapOurcenters {margin-left: -29px; padding-top:3px;}


/* .|. Footer Hyperlinks
---------------------------------------------- */
.footer_links {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 16px;
    text-align: center;
    padding-top: 5px;
}
.footer_links a:link {color: #6A5B4E;text-decoration: none;}
.footer_links a:visited {color: #6A5B4E;text-decoration: none;}
.footer_links a:hover {color: #FFFFFF;text-decoration: underline;}

/* .|. Contact Us Form
---------------------------------------------- */
#divForm_ContactUs {min-height: 350px; padding:3px; width: 84%; margin: 0 auto;}

/* "Custom User_Manager_v2" controls */

.users_blob_summary_v2_wrapper {width: 480px;}
.users_blob_summary_v2_separator {width: 480px;height: 10px; border-bottom: 1px dotted white;}
.users_blob_summary_v2_details_wrapper {}
