﻿body   
{
    
    background: #b6b7bc;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}
/*My custom*/
.wait, .wait * { cursor: wait !important; }
.default, .default * { cursor: default !important; }

.gridColPadLeft
{
   padding-left:8px;  
}
.gridColPadRight
{
  
  padding-right:8px;
  
}
.gridColPad
{
  padding-left:8px; 
  padding-right:8px;
  
}
.pager
{
    border-top-color:#73706B;
    border-top-width:2px;
    border-top-style:solid;
    }

 
 .fakeLink
{
     cursor:pointer;
     text-decoration: none;
     display:block;
     
}

         
.overlayBooked
{
       
        border: 2px solid orange;
      
}      
.overlayBookedLate
{
        
        border: 2px dashed orange;
           
}   

.overlayOccupied
{
        
        border: 2px solid red;
        
    }
    
.overlayOccupiedWhile
{
       
        border: 2px dashed red;
         
    }

.overlayAvailableUntil
{
        
        border: 2px dashed green;
       
}

.overlaySection
{
       
        border: 2px dotted white;
     
      
}
 
.ddl
{
    width:212px;
    height:28px;
    font-weight:bold;
    font-size:16px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    color:  Black;
}

.rbl
{
    
    font-weight:bold;
    font-size:16px;
   
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    color:  Black;  
      
}

.txtBx
{
   width:212px;
    height:28px;
    font-weight:bold;
    font-size:16px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    color:  Gray;
    margin-bottom:5px;
         
}

.txtBxWM
{
    width:212px;
    height:28px;
   
    font-size:16px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    color: #C8C8B8;
    margin-bottom:5px; 
}

.txtBxWMError
{
    width:212px;
    height:28px;
   
    font-size:16px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    color:Red;
    margin-bottom:5px; 
}

.txtBxWMLS
{
       color: #C8C8B8;
}

.txtBxNormal
{
   width:212px;
   font-weight:bold;
   font-size:13px;
   color:  Gray;
         
}
.txtBxNormalMulti
{
   width:212px;
   
   font-size:13px;
   color:  Gray;
         
}

.lblNormal
{

}
.lbl
{
    font-size:13px;
  
}

.btn
{
  font-size:18px;
  font-weight:bold;
  color: #696969;
  text-decoration:none;
}
.btn:hover
{
    text-decoration:underline;
}

.btnLS
{
 width:100px;
}

.error
{
    font-size:12px;
    font-weight:bold;
    color:Red;
}

.sucess
{
    font-size:12px;
    font-weight:bold;
    color:Green;
}
.Message
{
     padding: 4px 4px 4px 4px;
     background-color:#e7e7e7;
     border-color:Gray;
     border-style:solid;
     border-width:1px;
     border-spacing:5px;
     width: 212px; 
      
     margin-bottom:15px; 
}

.delete
{
    color:Red!important;
}
.MessageBorder
{
    border-bottom-color:#73706B;
    border-bottom-width:2px;
    border-bottom-style:solid;
    border-top-color:#73706B;
    border-top-width:2px;
    border-top-style:solid;
    
}
.MessageText
{
    font-size:13px;

    }

/*----------- auto complete ajax control-----------*/
 .AutoExtender
        {
            
           
            
            font-weight: normal; 
            border:solid 0px #73706B ;
            line-height:20px; 
            padding:0px;
            background-color:White; 
            margin: 0;
            padding: 0;
            overflow : auto;
            margin : 0px!important;
            border-width:1px;
            
            
        }

        .AutoExtenderList
        {
            border-bottom:dotted 1px #73706B ; 
            cursor:pointer;
            color:Maroon;
            list-style-type:none;
               margin: 0;
            padding: 0;
            border: none;
            
        }

        .AutoExtenderHighlight
        {
            color:White; 
            background-color:#73706B;
            cursor:pointer; 
               margin: 0;
            padding: 0;
            border: none;
             list-style-type:none;
            
        }






/* DEFAULTS
----------------------------------------------------------*/



a:link, a:visited
{
    color: #696969;
}

a:hover
{
    color: #696969;
    text-decoration: none;
}

a:active
{
    color: #696969;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 600;
    margin: 0px;
}

h1
{
    font-size: 2.2em;
    padding: 0px;
    margin: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
     color: #5cab22;
     padding-bottom:5px;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 0px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #FFFFFF;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #db2129;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.header h2
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #ffffff;
    border: none;
    line-height: 2em;
    font-size: 2em;
}


.main
{
    padding: 0px 0px;
    margin: 4px 8px 8px 8px;
    min-height: 420px;
}
.mainAddBooking
{
    padding: 0px 0px;
    margin: 12px 8px 8px 8px;
   
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#73706B;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #998B7D;
    border: 1px #B3AEAA solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    
    color: #cfdbe6;
    text-decoration: none;
}

.selected
{
    background-color: #DDDDDD !important;
    color:#5C5C5C  !important;
     font-weight:bold!important;
  
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
    font-size: 0.75em;
    height:25px;
}


.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.Message
{
     padding: 4px 4px 4px 4px;
     background-color:#e7e7e7;
     border-color:Gray;
     border-style:solid;
     border-width:1px;
     border-spacing:5px;
     width: 212px; 
     height:100px;
      margin-top:15px; 
     margin-bottom:15px; 
}