﻿/*  =================================================================================================================
    HOME PAGE ELEMENTS
    (Styles that are used exclusively by the index.aspx page)
    ================================================================================================================= */
        #INDEX-GB_Left
            {   background-image:           url('images/other/GradientBorderLeft.png');
                background-position:        right;
                background-repeat:          repeat-y;
                height:                     1050px;
                float:                      left;
                width:                      20px; }

        #INDEX-GB_Right
            {   background-image:           url('images/other/GradientBorderRight.png');
                background-position:        left;
                background-repeat:          repeat-y;
                width:                      20px;
                height:                     1050px; }

        #INDEX_Banner
            {   background-image:           url('images/banners/INDEX_Banner.jpg');
                background-repeat:          no-repeat;
                height:                     220px; }

        #INDEX_Header1
            {   background-image:           url('images/headings/INDEX_Header1.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }

        #INDEX_Header2
            {   background-image:           url('images/headings/INDEX_Header2.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 25px; }

        #INDEX_OurServicesContainer
            {   background-image:           url('images/containers/INDEX_OurServicesContainer.png');
                background-repeat:          no-repeat;
                margin-top:                 40px;
                height:                     115px;
                padding-left:               35px;
                padding-top:                25px;
                padding-right:              25px;
                padding-bottom:             20px; }

        #INDEX_OurClientsContainer
            {   background-image:           url('images/containers/INDEX_OurClientsContainer.png');
                background-repeat:          no-repeat;
                height:                     385px;
                margin-top:                 30px;
                padding-left:               40px;
                padding-right:              25px;
                padding-top:                25px;
                padding-bottom:             20px; }
                
        #INDEX_ContentContainer
            {   background-color:           Transparent;
                height:                     730px;
                margin:                     0 auto;
                text-align:                 center;
                Width:                      900px; }

        #INDEX_ColumnA
            {   float:                      left;
                height:                     690px;
                width:                      540px;
                margin-left:                30px;
                text-align:                 left; }

        #INDEX_ColumnB
            {   float:                      left;
                height:                     690px;
                width:                      280px;
                margin-left:                20px;
                text-align:                 left; }
                
        #INDEX_LatestNewsContent
            {   height:                     240px;
                margin-bottom:              20px;
                margin-top:                 20px; }

        .INDEX_Logos
            {   float:                      left;
                height:                     60px;
                margin-bottom:              5px;
                width:                      210px; }

/*  =================================================================================================================
    ABOUT US ELEMENTS
    (Styles that are used exclusively by the AboutUs.aspx page)
    ================================================================================================================= */
        #ABOUTUS-GB_Left
            {   background-image:           url('images/other/GradientBorderLeft.png');
                background-position:        right;
                background-repeat:          repeat-y;
                height:                     1160px;
                float:                      left;
                width:                      20px; }

        #ABOUTUS-GB_Right
            {   background-image:           url('images/other/GradientBorderRight.png');
                background-position:        left;
                background-repeat:          repeat-y;
                width:                      20px;
                height:                     1160px; }

        /* Image also used for InterviewTranscription.aspx, LitigationSupport.aspx pages */
        #ABOUTUS_Banner
            {   background-image:           url('images/banners/ABOUTUS_Banner.jpg');
                background-repeat:          no-repeat;
                height:                     220px; }
                
        #ABOUTUS_Header
            {   background-image:           url('images/headings/ABOUTUS_Header.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }

        #ABOUTUS_OurPeopleContainer
            {   background-image:           url('images/containers/ABOUTUS_OurPeopleContainer.png');
                background-repeat:          no-repeat;
                margin-top:                 40px;
                height:                     690px;
                padding-top:                20px;
                padding-left:               35px;
                padding-right:              25px;
                padding-bottom:             20px; }

        #ABOUTUS_ContentContainer
            {   background-color:           Transparent;
                height:                     840px;
                margin:                     0 auto;
                text-align:                 center;
                Width:                      900px; }

        #ABOUTUS_ColumnA
            {   float:                      left;
                height:                     800px;
                width:                      510px;
                margin-left:                30px;
                text-align:                 left; }

        #ABOUTUS_ColumnB
            {   float:                      left;
                height:                     800px;
                width:                      310px;
                margin-left:                20px;
                text-align:                 left; }


/*  =================================================================================================================
    SERVICES ELEMENTS
    (Styles that are used exclusively by the Services.aspx page)
    ================================================================================================================= */
        #SERVICES-GB_Left
            {   background-image:           url('images/other/GradientBorderLeft.png');
                background-position:        right;
                background-repeat:          repeat-y;
                height:                     1310px;
                float:                      left;
                width:                      20px; }

        #SERVICES-GB_Right
            {   background-image:           url('images/other/GradientBorderRight.png');
                background-position:        left;
                background-repeat:          repeat-y;
                width:                      20px;
                height:                     1310px; }

        #SERVICES_Banner
            {   background-image:           url('images/banners/SERVICES_Banner.jpg');
                background-repeat:          no-repeat;
                height:                     220px; }

        #SERVICES_Header
            {   background-image:           url('images/headings/SERVICES_Header.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }

        #SERVICES_MoreInfoContainer
            {   background-image:           url('images/containers/SERVICES_MoreInfoContainer.png');
                background-repeat:          no-repeat;
                margin-top:                 40px;
                height:                     325px;
                padding-top:                20px;
                padding-left:               35px;
                padding-right:              25px;
                padding-bottom:             20px; }

        #SERVICES_ContentContainer
            {   background-color:           Transparent;
                height:                     990px;
                margin:                     0 auto;
                text-align:                 center;
                Width:                      900px; }

        #SERVICES_ColumnA
            {   float:                      left;
                height:                     950px;
                width:                      540px;
                margin-left:                30px;
                text-align:                 left; }

        #SERVICES_ColumnB
            {   float:                      left;
                height:                     950px;
                width:                      280px;
                margin-left:                20px;
                text-align:                 left; }


/*  =================================================================================================================
    ORDER ELEMENTS
    (Styles that are used exclusively by the Order.aspx page)
    ================================================================================================================= */
        #ORDER-GB_Left
            {   background-image:           url('images/other/GradientBorderLeft.png');
                background-position:        right;
                background-repeat:          repeat-y;
                height:                     1550px;
                float:                      left;
                width:                      20px; }

        #ORDER-GB_Right
            {   background-image:           url('images/other/GradientBorderRight.png');
                background-position:        left;
                background-repeat:          repeat-y;
                width:                      20px;
                height:                     1550px; }

        #ORDER_Banner
            {   background-image:           url('images/banners/ORDER_Banner.jpg');
                background-repeat:          no-repeat;
                height:                     220px; }
        
        #ORDER_Header
            {   background-image:           url('images/headings/ORDER_Header.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }
        
        #ORDER_ContactMeContainer
            {   background-image:           url('images/containers/ORDER_ContactMeContainer.png');
                background-repeat:          no-repeat;
                float:                      left;
                height:                     320px;
                margin-top:                 10px;
                padding-left:               30px;
                padding-right:              25px;
                padding-bottom:             20px;
                padding-top:                30px;
                Width:                      485px; }
        
        #ORDER_TermsAndConditionsContainer
            {   background-image:           url('images/containers/ORDER_TermsAndConditionsContainer.png');
                background-repeat:          no-repeat;
                float:                      left;
                margin-top:                 30px;
                height:                     430px;
                padding-top:                35px;
                padding-left:               30px;
                padding-right:              25px;
                padding-bottom:             20px;
                Width:                      485px; }
        
        #ORDER_QuickLinksContainer
            {   background-image:           url('images/containers/ORDER_QuickLinksContainer.png');
                background-repeat:          no-repeat;
                margin-top:                 40px;
                height:                     225px;
                padding-top:                35px;
                padding-left:               35px;
                padding-right:              20px;
                padding-bottom:             20px; } 

        #ORDER_ContentContainer
            {   background-color:           Transparent;
                height:                     1230px;
                margin:                     0 auto;
                text-align:                 center;
                Width:                      900px; }

        #ORDER_ColumnA
            {   float:                      left;
                height:                     1190px;
                width:                      540px;
                margin-left:                30px;
                text-align:                 left; }

        #ORDER_ColumnB
            {   float:                      left;
                height:                     1190px;
                width:                      280px;
                margin-left:                20px;
                text-align:                 left; }


/*  =================================================================================================================
    AUDIO ELEMENTS
    (Styles that are used exclusively by the Audio.aspx page)
    ================================================================================================================= */
        #AUDIO-GB_Left
            {   background-image:           url('images/other/GradientBorderLeft.png');
                background-position:        right;
                background-repeat:          repeat-y;
                height:                     1030px;
                float:                      left;
                width:                      20px; }

        #AUDIO-GB_Right
            {   background-image:           url('images/other/GradientBorderRight.png');
                background-position:        left;
                background-repeat:          repeat-y;
                width:                      20px;
                height:                     1030px; }

        #AUDIO_Banner /*Image also used for CourtRecording.aspx, DigitalRecording.aspx, RecorderTranscription.aspx pages */
            {   background-image:           url('images/banners/AUDIO_Banner.jpg');
                background-repeat:          no-repeat;
                height:                     220px; }

        #AUDIO_Header
            {   background-image:           url('images/headings/AUDIO_Header.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }

        #AUDIO_ContentContainer
            {   background-color:           Transparent;
                height:                     710px;
                margin:                     0 auto;
                text-align:                 center;
                Width:                      900px; }

        #AUDIO_UploadImageContainer
            {   background-image:           url('images/containers/AUDIO_UploadImageContainer.png');
                background-repeat:          no-repeat;
                margin-top:                 20px;
                height:                     280px; }

        #AUDIO_QuickLinksContainer
            {   background-image:           url('images/containers/AUDIO_QuickLinksContainer.png');
                background-repeat:          no-repeat;
                margin-top:                 40px;
                height:                     115px;
                padding-top:                25px;
                padding-left:               35px;
                padding-right:              20px;
                padding-bottom:             20px; }

        #AUDIO_ColumnA
            {   float:                      left;
                height:                     670px;
                width:                      540px;
                margin-left:                30px;
                text-align:                 left; }

        #AUDIO_ColumnB
            {   float:                      left;
                height:                     670px;
                width:                      280px;
                margin-left:                20px;
                text-align:                 left; }
                
/*  =================================================================================================================
    NEWS ELEMENTS
    (Styles that are used exclusively by the News.aspx page)
    ================================================================================================================= */
        #NEWS-GB_Left
            {   background-image:           url('images/other/GradientBorderLeft.png');
                background-position:        right;
                background-repeat:          repeat-y;
                height:                     1240px;
                float:                      left;
                width:                      20px; }

        #NEWS-GB_Right
            {   background-image:           url('images/other/GradientBorderRight.png');
                background-position:        left;
                background-repeat:          repeat-y;
                width:                      20px;
                height:                     1240px; }

        #NEWS_Banner
            {   background-image:           url('images/banners/NEWS_Banner.jpg');
                background-repeat:          no-repeat;
                height:                     220px; }
        
        #NEWS_Header
            {   background-image:           url('images/headings/NEWS_Header.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }
        
        #ORDER_ContactMeContainer
            {   background-image:           url('images/containers/ORDER_ContactMeContainer.png');
                background-repeat:          no-repeat;
                float:                      left;
                height:                     320px;
                margin-top:                 10px;
                padding-left:               30px;
                padding-right:              25px;
                padding-bottom:             20px;
                padding-top:                30px;
                Width:                      485px; }
        
        #NEWS_ContentContainer
            {   background-color:           Transparent;
                height:                     920px;
                margin:                     0 auto;
                text-align:                 center;
                Width:                      900px; }

        #NEWS_ColumnA
            {   float:                      left;
                height:                     880px;
                width:                      540px;
                margin-left:                30px;
                text-align:                 left; }

        #NEWS_ColumnB
            {   float:                      left;
                height:                     880px;
                width:                      280px;
                margin-left:                20px;
                text-align:                 left; }

/*  =================================================================================================================
    CONTACT US ELEMENTS
    (Styles that are used exclusively by the ContactUs.aspx page)
    ================================================================================================================= */
        #CONTACTUS-GB_Left
            {   background-image:           url('images/other/GradientBorderLeft.png');
                background-position:        right;
                background-repeat:          repeat-y;
                height:                     1150px;
                float:                      left;
                width:                      20px; }

        #CONTACTUS-GB_Right
            {   background-image:           url('images/other/GradientBorderRight.png');
                background-position:        left;
                background-repeat:          repeat-y;
                width:                      20px;
                height:                     1150px; }

        #CONTACTUS_Banner
            {   background-image:           url('images/banners/CONTACTUS_Banner.jpg');
                background-repeat:          no-repeat;
                height:                     220px; }
                
        #CONTACTUS_Header
            {   background-image:           url('images/headings/CONTACTUS_Header.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }

        #CONTACTUS_SendUsAnEmail
            {   background-image:           url('images/containers/CONTACTUS_SendUsAnEmail.png');
                background-repeat:          no-repeat;
                float:                      left;
                height:                     270px;
                margin-top:                 10px;
                padding-left:               30px;
                padding-right:              25px;
                padding-bottom:             20px;
                padding-top:                30px;
                Width:                      485px; }

        #CONTACTUS_NeedDirections
            {   background-image:           url('images/containers/CONTACTUS_NeedDirections.png');
                background-repeat:          no-repeat;
                margin-top:                 40px;
                height:                     495px;
                padding-top:                20px;
                padding-left:               35px;
                padding-right:              25px;
                padding-bottom:             20px; }

        #CONTACTUS_ContentContainer
            {   background-color:           Transparent;
                height:                     830px;
                margin:                     0 auto;
                text-align:                 center;
                Width:                      900px; }

        #CONTACTUS_ColumnA
            {   float:                      left;
                height:                     790px;
                width:                      540px;
                margin-left:                30px;
                text-align:                 left; }

        #CONTACTUS_ColumnB
            {   float:                      left;
                height:                     790px;
                width:                      280px;
                margin-left:                20px;
                text-align:                 left; }                

        .CONTACTUS_InnerColumnA
            {   float:                      left;
                line-height:                1.5em;
                padding-left:               15px;
                margin-top:                 5px;
                width:                      70px; }

        .CONTACTUS_InnerColumnB
            {   float:                      none;
                line-height:                1.5em;
                margin-top:                 10px;
                width:                      410px; }                
                
/*  =================================================================================================================
    FAQ ELEMENTS
    (Styles that are used exclusively by the Faq.aspx page)
    ================================================================================================================= */
        #FAQ-GB_Left
            {   background-image:           url('images/other/GradientBorderLeft.png');
                background-position:        right;
                background-repeat:          repeat-y;
                height:                     1170px;
                float:                      left;
                width:                      20px; }

        #FAQ-GB_Right
            {   background-image:           url('images/other/GradientBorderRight.png');
                background-position:        left;
                background-repeat:          repeat-y;
                width:                      20px;
                height:                     1170px; }

        #FAQ_Banner
            {   background-image:           url('images/banners/FAQ_Banner.jpg');
                background-repeat:          no-repeat;
                height:                     220px; }
                
        #FAQ_Header
            {   background-image:           url('images/headings/FAQ_Header.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }

        #FAQ_Answers
            {   background-image:           url('images/containers/FAQ_Answers.png');
                background-repeat:          no-repeat;
                margin-top:                 40px;
                height:                     700px;
                padding-top:                20px;
                padding-left:               35px;
                padding-right:              25px;
                padding-bottom:             20px; }


        #FAQ_ContentContainer
            {   background-color:           Transparent;
                height:                     850px;
                margin:                     0 auto;
                text-align:                 center;
                Width:                      900px; }

        #FAQ_ColumnA
            {   float:                      left;
                height:                     810px;
                width:                      540px;
                margin-left:                30px;
                text-align:                 left; }

        #FAQ_ColumnB
            {   float:                      left;
                height:                     810px;
                width:                      280px;
                margin-left:                20px;
                text-align:                 left; }                

                
/*  =================================================================================================================
    THANKYOU PAGE ELEMENTS
    (Styles that are used exclusively by the Thankyou.aspx page)
    ================================================================================================================= */
        #THANKYOU-GB_Left
            {   background-image:           url('images/other/GradientBorderLeft.png');
                background-position:        right;
                background-repeat:          repeat-y;
                height:                     1050px;
                float:                      left;
                width:                      20px; }

        #THANKYOU-GB_Right
            {   background-image:           url('images/other/GradientBorderRight.png');
                background-position:        left;
                background-repeat:          repeat-y;
                width:                      20px;
                height:                     1050px; }

        #THANKYOU_Banner
            {   background-image:           url('images/banners/THANKYOU_Banner.jpg');
                background-repeat:          no-repeat;
                height:                     220px; }        

        #THANKYOU_Header
            {   background-image:           url('images/headings/THANKYOU_Header.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }

        #THANKYOU_ContentContainer
            {   background-color:           Transparent;
                height:                     730px;
                margin:                     0 auto;
                text-align:                 center;
                Width:                      900px; }

        #THANKYOU_ColumnA
            {   float:                      left;
                height:                     690px;
                width:                      540px;
                margin-left:                30px;
                text-align:                 left; }

        #THANKYOU_ColumnB
            {   float:                      left;
                height:                     690px;
                width:                      280px;
                margin-left:                20px;
                text-align:                 left; }


/*  =================================================================================================================
    MEMBERS ONLY ELEMENTS
    (Styles that are used exclusively by the MembersOnlyLogin.aspx page)
    ================================================================================================================= */
        #MEMBERSONLY-GB_Left
            {   background-image:           url('images/other/GradientBorderLeft.png');
                background-position:        right;
                background-repeat:          repeat-y;
                height:                     1100px;
                float:                      left;
                width:                      20px; }

        #MEMBERSONLY-GB_Right
            {   background-image:           url('images/other/GradientBorderRight.png');
                background-position:        left;
                background-repeat:          repeat-y;
                width:                      20px;
                height:                     1100px; }

        #MEMBERSONLY_Banner
            {   background-image:           url('images/banners/MEMBERSONLY_Banner.jpg');
                background-repeat:          no-repeat;
                height:                     220px; }

        #MEMBERSONLY_Header
            {   background-image:           url('images/headings/MEMBERSONLY_Header.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }

        #TYPIST_Header
            {   background-image:           url('images/headings/TYPIST_Header.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }

        #MEMBERSONLY_LoginContainer
            {   background-image:           url('images/containers/MEMBERSONLY_LoginContainer.png');
                background-repeat:          no-repeat;
                float:                      left;
                height:                     130px;
                margin-top:                 10px;
                padding-left:               35px;
                padding-right:              25px;
                padding-bottom:             20px;
                padding-top:                30px;
                Width:                      480px; }

        #MEMBERSONLY_ContentContainer
            {   background-color:           Transparent;
                height:                     780px;
                margin:                     0 auto;
                text-align:                 center;
                Width:                      900px; }

        #MEMBERSONLY_ColumnA
            {   float:                      left;
                height:                     740px;
                width:                      830px;
                margin-left:                30px;
                text-align:                 left; }

/*  =================================================================================================================
    MEMBERS PORTAL ELEMENTS
    (Styles that are used exclusively by the MembersPortal.aspx page)
    ================================================================================================================= */
        #MEMBERSPORTAL-GB_Left
            {   background-image:           url('images/other/GradientBorderLeft.png');
                background-position:        right;
                background-repeat:          repeat-y;
                height:                     1290px;
                float:                      left;
                width:                      20px; }

        #MEMBERSPORTAL-GB_Right
            {   background-image:           url('images/other/GradientBorderRight.png');
                background-position:        left;
                background-repeat:          repeat-y;
                width:                      20px;
                height:                     1290px; }

        #MEMBERSPORTAL_Banner
            {   background-image:           url('images/banners/MEMBERSONLY_Banner.jpg');
                background-repeat:          no-repeat;
                height:                     220px; }
                
        #MEMBERSPORTAL_Header
            {   background-image:           url('images/headings/MEMBERSPORTAL_Header.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }

        #MEMBERSPORTAL_ContentContainer
            {   background-color:           Transparent;
                height:                     970px;
                margin:                     0 auto;
                text-align:                 center;
                Width:                      900px; }
                
        #MEMBERSPORTAL_ColumnC
            {   float:                      left;
                height:                     160px;
                width:                      840px;
                text-align:                 left;
                margin-left:                30px; }

        #MEMBERSPORTAL_ColumnA
            {   float:                      left;
                height:                     750px;
                width:                      505px;
                margin-top:                 20px;
                margin-left:                30px;
                text-align:                 left; }

        #MEMBERSPORTAL_ColumnB
            {   float:                      left;
                height:                     750px;
                width:                      305px;
                margin-top:                 20px;
                margin-left:                30px;
                text-align:                 left; }

        #MEMBERSPORTAL_FTPClientContainer
            {   background-image:           url('images/containers/MEMBERSPORTAL_FTPClientContainer.png');
                background-repeat:          no-repeat;
                height:                     435px;             
                padding-left:               30px;
                padding-right:              25px;
                padding-bottom:             20px;
                padding-top:                30px;
                width:                      250px; }

        #MEMBERSPORTAL_UploadContainer
            {   background-image:           url('images/containers/MEMBERSPORTAL_UploadContainer.png');
                background-repeat:          no-repeat;
                height:                     435px;
                padding-left:               30px;
                padding-right:              25px;
                padding-top:                30px;
                padding-bottom:             20px;
                width:                      450px; }

        #MEMBERSPORTAL_TransferContainer
            {   background-image:           url('images/containers/MEMBERSPORTAL_TransferContainer.png');
                background-repeat:          no-repeat;
                height:                     150px;
                margin-top:                 30px;
                padding-left:               30px;
                padding-right:              25px;
                padding-top:                30px;
                padding-bottom:             20px;
                width:                      450px; }
                
/*  =================================================================================================================
    NEWS ADMIN ELEMENTS
    (Styles that are used exclusively by the NewsAdminLogin.aspx, NewsAdminAdd.aspx, NewsAdminEdit.aspx,
    NewsAdminDelete.aspx, NewsAdminUsers.aspx page)
    ================================================================================================================= */
        #NEWSADMIN-GB_Left
            {   background-image:           url('images/other/GradientBorderLeft.png');
                background-position:        right;
                background-repeat:          repeat-y;
                height:                     1100px;
                float:                      left;
                width:                      20px; }

        #NEWSADMIN-GB_Right
            {   background-image:           url('images/other/GradientBorderRight.png');
                background-position:        left;
                background-repeat:          repeat-y;
                width:                      20px;
                height:                     1100px; }

        #NEWSADMIN_Banner
            {   background-image:           url('images/banners/MEMBERSONLY_Banner.jpg');
                background-repeat:          no-repeat;
                height:                     220px; }

        #NEWSADMIN_Header
            {   background-image:           url('images/headings/NEWSADMIN_Header.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }

        #NEWSADMIN_HeaderAdd
            {   background-image:           url('images/headings/NEWSADMIN_AddHeader.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px;
                margin-bottom:              20px; }

        #NEWSADMIN_HeaderEdit
            {   background-image:           url('images/headings/NEWSADMIN_EditHeader.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px;
                margin-bottom:              20px; }

        #NEWSADMIN_HeaderDel
            {   background-image:           url('images/headings/NEWSADMIN_DelHeader.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px;
                margin-bottom:              20px; }

        #NEWSADMIN_UserHeader
            {   background-image:           url('images/headings/NEWSADMIN_UserHeader.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px;
                margin-bottom:              20px; }

        #NEWSADMIN_AddUserContainer
            {   background-image:           url('images/containers/NEWSADMIN_AddUserContainer.png');
                background-repeat:          no-repeat;
                float:                      left;
                height:                     60px;
                margin-top:                 10px;
                padding-left:               35px;
                padding-right:              25px;
                padding-bottom:             20px;
                padding-top:                30px;
                Width:                      780px; }

        #NEWSADMIN_EditUserContainer
            {   background-image:           url('images/containers/NEWSADMIN_EditUserContainer.png');
                background-repeat:          no-repeat;
                float:                      left;
                height:                     390px;
                margin-top:                 30px;
                padding-left:               35px;
                padding-right:              25px;
                padding-bottom:             20px;
                padding-top:                30px;
                Width:                      780px; }

        #NEWSADMIN_ContentContainer
            {   background-color:           Transparent;
                height:                     780px;
                margin:                     0 auto;
                text-align:                 center;
                Width:                      900px; }

        #NEWSADMIN_ColumnA
            {   float:                      left;
                height:                     740px;
                width:                      540px;
                margin-left:                30px;
                text-align:                 left; }

        #NEWSADMIN_ColumnB
            {   float:                      left;
                height:                     740px;
                width:                      280px;
                margin-left:                20px;
                text-align:                 left; }

        #NEWSADMIN_ColumnC
            {   float:                      left;
                height:                     740px;
                width:                      840px;
                margin-left:                30px;
                text-align:                 left; }     

        .NEWSADMIN_GridViewContent
            {   background-color:           Transparent;
                border-left:                solid 1px #d3d5d6;
                border-right:               solid 1px #d3d5d6;
                border-top:                 solid 1px #d3d5d6;
                border-bottom:              solid 1px #d3d5d6;
                font-family:                Calibri;
                font-size:                  11pt;
                font-weight:                normal;
                color:                      Black;
                padding-left:               10px;
                padding-right:              10px;
                text-align:                 left; }
                        
        .NEWSADMIN_GridViewContent:focus
            {   background-color:           Transparent;
                border-left:                solid 1px #d3d5d6;
                border-right:               solid 1px #d3d5d6;
                border-top:                 solid 1px #d3d5d6;
                border-bottom:              solid 1px #d3d5d6;
                font-family:                Calibri;
                font-size:                  11pt;
                font-weight:                normal;
                color:                      Black;
                padding-left:               10px;
                padding-right:              10px;
                text-align:                 left; }

        .NEWSADMIN_GridViewHeadings
            {   background-color:           Transparent;
                border-left:                solid 1px #d3d5d6;
                border-right:               solid 1px #d3d5d6;
                border-top:                 solid 1px #d3d5d6;
                border-bottom:              solid 1px #d3d5d6;
                font-family:                Calibri;
                font-size:                  11pt;
                font-weight:                bold;
                color:                      #686868;
                padding-left:               10px;
                padding-right:              10px;
                text-align:                 left; }

/*  =================================================================================================================
    COURT RECORDING ELEMENTS
    (Styles that are used exclusively by the CourtRecording.aspx page)
    ================================================================================================================= */
        #COURTRECORDING-GB_Left
            {   background-image:           url('images/other/GradientBorderLeft.png');
                background-position:        right;
                background-repeat:          repeat-y;
                height:                     1030px;
                float:                      left;
                width:                      20px; }

        #COURTRECORDING-GB_Right
            {   background-image:           url('images/other/GradientBorderRight.png');
                background-position:        left;
                background-repeat:          repeat-y;
                width:                      20px;
                height:                     1030px; }

/*Image also used for Audio.aspx, DigitalRecording.aspx pages */
        #COURTRECORDING_Banner 
            {   background-image:           url('images/banners/AUDIO_Banner.jpg');
                background-repeat:          no-repeat;
                height:                     220px; }

        #COURTRECORDING_Header
            {   background-image:           url('images/headings/COURTRECORDING_Header.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }

        #COURTRECORDING_ContentContainer
            {   background-color:           Transparent;
                height:                     730px;
                margin:                     0 auto;
                text-align:                 center;
                Width:                      900px; }

        #COURTRECORDING_ColumnA
            {   float:                      left;
                height:                     670px;
                width:                      840px;
                margin-left:                30px;
                text-align:                 left; }

/*  =================================================================================================================
    DIGITAL RECORDING ELEMENTS
    (Styles that are used exclusively by the DigitalRecording.aspx page)
    ================================================================================================================= */
        #DIGITALRECORDING-GB_Left
            {   background-image:           url('images/other/GradientBorderLeft.png');
                background-position:        right;
                background-repeat:          repeat-y;
                height:                     1130px;
                float:                      left;
                width:                      20px; }

        #DIGITALRECORDING-GB_Right
            {   background-image:           url('images/other/GradientBorderRight.png');
                background-position:        left;
                background-repeat:          repeat-y;
                width:                      20px;
                height:                     1130px; }

/*Image also used for Audio.aspx, CourtRecording.aspx, RecorderTranscription.aspx pages */
        #DIGITALRECORDING_Banner 
            {   background-image:           url('images/banners/AUDIO_Banner.jpg');
                background-repeat:          no-repeat;
                height:                     220px; }

        #DIGITALRECORDING_Header
            {   background-image:           url('images/headings/DIGITALRECORDING_Header.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }

        #DIGITALRECORDING_ContentContainer
            {   background-color:           Transparent;
                height:                     810px;
                margin:                     0 auto;
                text-align:                 center;
                Width:                      900px; }

        #DIGITALRECORDING_ColumnA
            {   float:                      left;
                height:                     770px;
                width:                      840px;
                margin-left:                30px;
                text-align:                 left; }

/*  =================================================================================================================
    RECORDER TRANSCRIPTION ELEMENTS
    (Styles that are used exclusively by the RecorderTranscription.aspx page)
    ================================================================================================================= */
        #RECORDERTRANSCRIPTION-GB_Left
            {   background-image:           url('images/other/GradientBorderLeft.png');
                background-position:        right;
                background-repeat:          repeat-y;
                height:                     1110px;
                float:                      left;
                width:                      20px; }

        #RECORDERTRANSCRIPTION-GB_Right
            {   background-image:           url('images/other/GradientBorderRight.png');
                background-position:        left;
                background-repeat:          repeat-y;
                width:                      20px;
                height:                     1110px; }

/*Image also used for Audio.aspx, CourtRecording.aspx, DigitalRecording.aspx pages */
        #RECORDERTRANSCRIPTION_Banner 
            {   background-image:           url('images/banners/AUDIO_Banner.jpg');
                background-repeat:          no-repeat;
                height:                     220px; }

        #RECORDERTRANSCRIPTION_Header
            {   background-image:           url('images/headings/RECORDERTRANSCRIPTION_Header.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }

        #RECORDERTRANSCRIPTION_ContentContainer
            {   background-color:           Transparent;
                height:                     790px;
                margin:                     0 auto;
                text-align:                 center;
                Width:                      900px; }

        #RECORDERTRANSCRIPTION_ColumnA
            {   float:                      left;
                height:                     750px;
                width:                      840px;
                margin-left:                30px;
                text-align:                 left; }
                

/*  =================================================================================================================
    INTERVIEW TRANSCRIPTION ELEMENTS
    (Styles that are used exclusively by the InterviewTranscription.aspx page)
    ================================================================================================================= */
        #INTERVIEWTRANSCRIPTION-GB_Left
            {   background-image:           url('images/other/GradientBorderLeft.png');
                background-position:        right;
                background-repeat:          repeat-y;
                height:                     1110px;
                float:                      left;
                width:                      20px; }

        #INTERVIEWTRANSCRIPTION-GB_Right
            {   background-image:           url('images/other/GradientBorderRight.png');
                background-position:        left;
                background-repeat:          repeat-y;
                width:                      20px;
                height:                     1110px; }

        /* Image also used for AboutUs.aspx, LitigationSupport.aspx pages */
        #INTERVIEWTRANSCRIPTION_Banner
            {   background-image:           url('images/banners/ABOUTUS_Banner.jpg');
                background-repeat:          no-repeat;
                height:                     220px; }

        #INTERVIEWTRANSCRIPTION_Header
            {   background-image:           url('images/headings/INTERVIEWTRANSCRIPTION_Header.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }

        #INTERVIEWTRANSCRIPTION_ContentContainer
            {   background-color:           Transparent;
                height:                     790px;
                margin:                     0 auto;
                text-align:                 center;
                Width:                      900px; }

        #INTERVIEWTRANSCRIPTION_ColumnA
            {   float:                      left;
                height:                     750px;
                width:                      840px;
                margin-left:                30px;
                text-align:                 left; }

/*  =================================================================================================================
    LITIGATION SUPPORT ELEMENTS
    (Styles that are used exclusively by the LitigationSupport.aspx page)
    ================================================================================================================= */
        #LITIGATIONSUPPORT-GB_Left
            {   background-image:           url('images/other/GradientBorderLeft.png');
                background-position:        right;
                background-repeat:          repeat-y;
                height:                     1060px;
                float:                      left;
                width:                      20px; }

        #LITIGATIONSUPPORT-GB_Right
            {   background-image:           url('images/other/GradientBorderRight.png');
                background-position:        left;
                background-repeat:          repeat-y;
                width:                      20px;
                height:                     1060px; }

        /* Image also used for InterviewTranscription.aspx,About Us.aspx pages */
        #LITIGATIONSUPPORT_Banner
            {   background-image:           url('images/banners/ABOUTUS_Banner.jpg');
                background-repeat:          no-repeat;
                height:                     220px; }

        #LITIGATIONSUPPORT_Header
            {   background-image:           url('images/headings/LITIGATIONSUPPORT_Header.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }

        #LITIGATIONSUPPORT_ContentContainer
            {   background-color:           Transparent;
                height:                     740px;
                margin:                     0 auto;
                text-align:                 center;
                Width:                      900px; }

        #LITIGATIONSUPPORT_ColumnA
            {   float:                      left;
                height:                     700px;
                width:                      840px;
                margin-left:                30px;
                text-align:                 left; }


/*  =================================================================================================================
    MEDICAL TRANSCRIPTION ELEMENTS
    (Styles that are used exclusively by the MedicalTranscription.aspx page)
    ================================================================================================================= */
        #MEDICALTRANSCRIPTION-GB_Left
            {   background-image:           url('images/other/GradientBorderLeft.png');
                background-position:        right;
                background-repeat:          repeat-y;
                height:                     1170px;
                float:                      left;
                width:                      20px; }

        #MEDICALTRANSCRIPTION-GB_Right
            {   background-image:           url('images/other/GradientBorderRight.png');
                background-position:        left;
                background-repeat:          repeat-y;
                width:                      20px;
                height:                     1170px; }

        #MEDICALTRANSCRIPTION_Banner
            {   background-image:           url('images/banners/MEDICALTRANSCRIPTION_Banner.jpg');
                background-repeat:          no-repeat;
                height:                     220px; }

        #MEDICALTRANSCRIPTION_Header
            {   background-image:           url('images/headings/MEDICALTRANSCRIPTION_Header.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }

        #MEDICALTRANSCRIPTION_ContentContainer
            {   background-color:           Transparent;
                height:                     850px;
                margin:                     0 auto;
                text-align:                 center;
                Width:                      900px; }

        #MEDICALTRANSCRIPTION_ColumnA
            {   float:                      left;
                height:                     810px;
                width:                      840px;
                margin-left:                30px;
                text-align:                 left; }

/*  =================================================================================================================
    VIDEO TRANSCRIPTION ELEMENTS
    (Styles that are used exclusively by the VideoTranscription.aspx page)
    ================================================================================================================= */
        #VIDEOTRANSCRIPTION-GB_Left
            {   background-image:           url('images/other/GradientBorderLeft.png');
                background-position:        right;
                background-repeat:          repeat-y;
                height:                     1220px;
                float:                      left;
                width:                      20px; }

        #VIDEOTRANSCRIPTION-GB_Right
            {   background-image:           url('images/other/GradientBorderRight.png');
                background-position:        left;
                background-repeat:          repeat-y;
                width:                      20px;
                height:                     1220px; }

        #VIDEOTRANSCRIPTION_Banner
            {   background-image:           url('images/banners/VIDEOTRANSCRIPTION_Banner.jpg');
                background-repeat:          no-repeat;
                height:                     220px; }

        #VIDEOTRANSCRIPTION_Header
            {   background-image:           url('images/headings/VIDEOTRANSCRIPTION_Header.png');
                background-repeat:          no-repeat;
                height:                     40px;
                margin-top:                 40px; }

        #VIDEOTRANSCRIPTION_ContentContainer
            {   background-color:           Transparent;
                height:                     900px;
                margin:                     0 auto;
                text-align:                 center;
                Width:                      900px; }

        #VIDEOTRANSCRIPTION_ColumnA
            {   float:                      left;
                height:                     860px;
                width:                      840px;
                margin-left:                30px;
                text-align:                 left; }


