﻿
    #BookingContainer
        {
            width:680px;
            padding:0px 10px 10px 10px;
            background:url(../images/booking_bg.png) top left no-repeat #fff;
        }
        
        #BookingContainer h1
            {
                color:#333;
                font-size:16px;
                padding-top:20px;
                padding-bottom:10px;
                margin:0px;
            }
            
        #BookingContainer h2.BookingHeader
            {
                color:#333;
                font-size:12px;
                font-weight:bold;
                padding-bottom:15px;
                padding-top:4px;
                padding-left:5px;
                margin:0px;
            }
            
        #BookingContainer .BookingHeader
            {
                background:url(../images/booking_header.png) top left no-repeat;
            }
        
    .SearchTable
        {
            background-color:#f2f2f2;
            margin-bottom:10px;
            padding-bottom:4px;
        }
        
    .SearchTable tr.Content td
        {
            padding:4px;
        }
        
        .SearchTable label
            {
                font-family:verdana,arial,helvetica,sans-serif;
                font-size:11px;
                font-weight:bold;
                color:#333;
                padding:0 2px 0 5px;
            }
            
    .TableHeaders
        {
            background-color:#f2f2f2;
        }
            
   #tblAttendants
        {
            border:none;
            background:url(../images/booking_header.png) top left no-repeat;
            padding-bottom:20px;
            width:100%;
        }
        
        
        #tblTableHeaders td, .GridSubHeader td
            {
                padding:4px 4px 20px 4px;
                border:none;
                font-size:12px;
                font-weight:bold;
                color:#333;
            }
    
    #cboLocation
        {
        }
        
    #cboCourseType
        {
        } 
        
    #tblTableHeaders
        {
            width:100%;
            background:url(../images/booking_header.png) top left no-repeat;
        }
        
        #tblTableHeaders tr th
            {
                padding:5px 5px 15px 5px;
            }
       
        

            
        .CourseList_Col1
            {
                width:240px;
            }
            
            #tblTableHeaders .CourseList_Col1
                {
                    width:230px;
                }
            
        .CourseList_Col2
            {
                width:30px;
            }
            
        .CourseList_Col3
            {
                width:30px;
            }
            
        #tblTableHeaders .CourseList_Col3
            {
                width:20px;
            }
            
        .CourseList_Col4
            {
                width:60px;
                text-align:center;
            }
            
        .CourseList_Col5
            {
                width:60px;
            }
            
            #tblTableHeaders .CourseList_Col5
                {
                    width:50px;
                }
            
        .CourseList_Col6
            {
                width:30px;
            }
            
        .CourseList_Col7
            {
                width:70px;
                text-align:left;
            }
            
        .CourseList_Col10
            {
            }
        
        #tblCourses
            {
                width:100%;
            }

        
        #tblCourses tr.GridHeader
            {
            }
            #tblCourses .GridHeader th
                {
                    height:35px;
                    vertical-align:top;
                    background:none;
                    padding-top:5px;
                    padding-left:4px;
                }

        #tblCourses td
            {
                padding:3px;
                font-size:11px;
            }
            
        #tblCourses td.CourseList_Col10 a
            {
                background:url(../images/order_btn.png) top left no-repeat;
                color:#fff;
                float:left;
                height:20px;
                line-height:20px;
                width:52px;
                text-align:center;
                text-decoration:none;
            }
            
    #lblCreditcard img
        {
            float:left;
        }
        
    #tblPayment
        {
            color:#000;
            font-size:12px;
            padding:4px;
            background-color:#f2f2f2;
        }
    #tblPayment
        {
            color:#000;
            font-size:12px;
            margin-top:10px;
        }
        
    .CourseList, #TablePayment
        {
            padding:4px;
            background-color:#f2f2f2;
            position:relative;
        }
        
    .CourseList
        {
        }
        
    
        
   #lblHeading
    {
    }
    