﻿.addTable
{
    margin-left: 100px;
    float: left;
    width: 574px;
}
.addServices
{
    float: left;
    width: 574px;
}

.addDIVTab
{
    margin-right: 150px;
    margin-top: 100px;
    float: right;
}
.lnkEdit
{
    background-image: url(../images/edit_sm.png);
    background-repeat: no-repeat;
}
.anchor
{
    float: left;
    margin-top: 150px;
    width: 50px;
    margin-left: 28px;
}

.searchRegion
{
    float: left;
    margin-top: 200px;
    margin-left: 100px;
}
.addBTN
{
    background-color: #ce0000;
    width: 70px;
    color: #fff;
    outline:none;
}
.locationbtn
{
    float: right;
    margin-right: 23px;
}


.GridViewStyle
{
    font-family: Calibri, Sans-Serif;
    font-size: small;
    table-layout: auto;
    border-collapse: collapse;
    border: #ce0000 3px solid;
}


.HeaderStyle, .PagerStyle 
{
    background-repeat: repeat-x;
    background-color: #ce0000; 
    font-size: 14px;
    color: #fff;
}

.HeaderStyle, .PagerStyle a
{
    color: #fff;
}

.PagerStyle td
{
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 2px;
    background: #ce0000;
    border: none;
}

.PagerStyle td span
{
    font-size: 18px;
    cursor: pointer;
}

.HeaderStyle th
{
    padding: 4px;
    color: #ffffff;
}
.HeaderStyle a
{
    text-decoration: none;
    color: #ffffff;
    display: block;
    text-align: left;
    font-weight: bold;
}
.RowStyle td
{
    background-color: #D3CFCF;
    height: 10px;
}
.regionDRP
{
    margin-left: 80px;
    width: 200px;
    float: left;
}
.paggingStyle
{
    padding: 5px;
}
.addLocation
{
    background-image: url(../images/add-location.png);
    background-repeat: no-repeat;
    border: none;
    width: 136px;
    height: 35px;
    color: #ffffff;
    font-weight: bold;
    margin: 30px 0 0 0;
    padding: 0;
    cursor: pointer;
    outline:none;
}
.serchLocation
{
    background-image: url(../images/search-location.png);
    background-repeat: no-repeat;
    border: none;
    width: 136px;
    height: 35px;
    font-weight: bold;
    color: #ffffff;
    margin: 30px 0 0 0;
    padding: 0;
    cursor: pointer;
    outline:none;
}
.serchLocationDetails
{
    background-image: url(../images/details-location.png);
    background-repeat: no-repeat;
    border: none;
    width: 136px;
    height: 35px;
    font-weight: bold;
    color: #ffffff;
    margin: 30px 0 0 0;
    padding: 0;
    cursor: pointer;
    outline:none;
}

.divHeader
{
    background-color: #c90000;
    width: 650px;
    height: 25px;
    color: #ffffff;
    font-weight: bold;
    font-family: Calibri;
}
.tabActive
{
    text-decoration: none;
    color: #000000;
}

.toggleHeader
{
    width: 100%;
    background-color: #c90000;
    float: left;
    height: 30px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.toggleHeader label
{
    color: #ffffff;
    font-weight: bold;
    margin-left: 10px;
    text-align: center;
}


.border-for-tab
{
    width: 100%;
    border: 1px solid #ccc;
    height: auto;
}

/*
.lnkLocationTab
{
    color: #000000;
    font-variant: normal;
    font-size: 14px;
    padding: 4px;
    border: 1px solid #cccccc;
    text-decoration: none; 
    background: rgb(247,247,247); 
    background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(232,232,232,1) 40%, rgba(191,191,191,1) 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(40%,rgba(232,232,232,1)), color-stop(100%,rgba(191,191,191,1))); 
    background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(232,232,232,1) 40%,rgba(191,191,191,1) 100%); 
    background: -o-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(232,232,232,1) 40%,rgba(191,191,191,1) 100%); 
    background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(232,232,232,1) 40%,rgba(191,191,191,1) 100%); 
    background: linear-gradient(to bottom, rgba(247,247,247,1) 0%,rgba(232,232,232,1) 40%,rgba(191,191,191,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#bfbfbf',GradientType=0 );
}

.lnkLocationTabActive
{
    border: 1px solid #cccccc;
    padding: 4px;
    color: #000000;
    text-decoration: none;
    font-variant: normal;
    font-size: 14px;
    background: rgb(247,247,247); 
    background: -moz-linear-gradient(top, rgba(191,191,191,1) 0%, rgba(232,232,232,1) 40%, rgba(247,247,247,1) 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,191,191,1)), color-stop(40%,rgba(232,232,232,1)), color-stop(100%,rgba(247,247,247,1))); 
    background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(191,191,191,1) 40%,rgba(247,247,247,1) 100%); 
    background: -o-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(191,191,191,1) 40%,rgba(247,247,247,1) 100%); 
    background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(191,191,191,1) 40%,rgba(247,247,247,1) 100%); 
    background: linear-gradient(to bottom, rgba(247,247,247,1) 0%,rgba(191,191,191,1) 40%,rgba(247,247,247,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#f7f7f7',GradientType=0 ); 
}

*/


.lnkLocationTab
{
    color: #000000;
    font-variant: normal;
    font-size: 14px;
    padding: 4px;
    border: 1px solid #cccccc;
    text-decoration: none; 
    
    
    border-radius:5px;
    margin:0 2px 0 0;
     background: rgba(247,247,247);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
    
}

.lnkLocationTabActive
{
    border: 1px solid #cccccc;
    padding: 4px;
    color: #000000;
    font-weight:bold;
    text-decoration: none;
    font-variant: normal;
    font-size: 14px;
      margin:0 2px 0 0;
border-radius:5px;
   background: rgba(247,247,247);
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );

}


.tabBodyOverride .ajax__tab_body
{
    font-size: 14px;
    border: 1px solid #cccccc;
    border-top: 0;
    padding: 8px;
   
    background-color: #ffffff;
}

.tabBodyOverride .ajax__tab_header
{
    font-size: 14px;
    border-bottom: solid 1px #999999;
    color: #000000;
}

/*.tabBodyOverride .ajax__tab_outer
{
    height: 21px;
    background-color: #C0C0C0;
    margin-right: 2px;
    border-right: solid 1px #666666;
    border-top: solid 1px #aaaaaa;
    color: #000000;
} */

.tabBodyOverride .ajax__tab_outer
{
    height: 21px;
    
    margin-right: 2px;
    margin-top:5px;
    color: #000000;
}


/* service */
.tabBodyOverride .ajax__tab_inner  
{
    
    border-radius:5px;
   border: 1px solid #cccccc;
    margin:-5px 2px 0px 0;
    background: rgba(247,247,247);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
    color: #000000;
}

.tabBodyOverride .ajax__tab_tab
{
    height: 13px;
    padding: 4px;
    margin: 0;
    color: #000000;
  
}



.tabBodyOverride .ajax__tab_hover .ajax__tab_inner
{
    background-color: #cccccc;
    color: #000000;
}

.tabBodyOverride .ajax__tab_hover .ajax__tab_tab
{
}

.tabBodyOverride .ajax__tab_active .ajax__tab_outer
{
    background-color: #fff;
   
}

.tabBodyOverride .ajax__tab_active .ajax__tab_inner
{
    background-color: #fff;
}


/* service */
.tabBodyOverride .ajax__tab_active .ajax__tab_tab
{
    color: #000000;
    text-decoration: none;
    outline: none;
    font-weight:bold;
    border-radius:5px;
    margin:0 2px 0 0;
     background: rgba(247,247,247);
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 47%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}
.ajax__tab_default .ajax__tab_outer
{
    margin: 0px;
}
