﻿.Edit
{
    background: white;
    background-color:White;
    border: solid 1px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;  
    height: 30px;  
    background:url(images/Edit1.png) left center no-repeat; 

}

.Edit:hover
{
    background: #CCFFCC;
    border: solid 2px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFCC;   
    height: 30px;
    background:url(images/Edit2.png) left center no-repeat;
    cursor: pointer;

}

.Save
{
    background: white;
    background-color:White;
    border: solid 1px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;    
    height: 30px; 
    background:url(images/save1.png) left center no-repeat; 

}

.Save:hover
{
    background: #CCFFCC;
    border: solid 2px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFCC;   
    height: 30px;
    background:url(images/save2.png) left center no-repeat;
    cursor: pointer;

}

.Undo
{
    background: white;
    background-color:White;
    border: solid 1px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;    
    height: 30px; 
    background:url(images/undo1.png) left center no-repeat; 

}

.Undo:hover
{
    background: #CCFFCC;
    border: solid 2px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFCC;   
    height: 30px;
    background:url(images/undo2.png) left center no-repeat;
    cursor: pointer;

}

.LogOut
{
    background: white;
    background-color:White;
    border: solid 0px #CC00FF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #CC0066;    
    height: 33px; 
    background:url(images/LogOut1.png) left center no-repeat; 

}

.LogOut:hover
{
    background: #CCFFC;
    border: solid 0px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #006600;   
    height: 33px;
    background:url(images/LogOutGreen.png) left center no-repeat;
    cursor: pointer;

}


.LoadDetails
{
    background: white;
    background-color:White;
    border: solid 1px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;    
    height: 30px; 
    background:url(images/LoadDetails1.png) left center no-repeat; 

}

.LoadDetails:hover
{
    background: #CCFFCC;
    border: solid 2px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFCC;   
    height: 30px;
    background:url(images/LoadDetails2.png) left center no-repeat;
    cursor: pointer;

}

.BookAppt
{
    background: white;
    background-color:White;
    border: solid 1px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;    
    height: 30px; 
    background:url(images/BookAppt1.png) left center no-repeat; 

}

.BookAppt:hover
{
    background: #CCFFCC;
    border: solid 2px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFCC;   
    height: 30px;
    background:url(images/BookAppt2.png) left center no-repeat;
    cursor: pointer;

}

.Cancel
{
    background: white;
    background-color:White;
    border: solid 1px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;    
    height: 30px; 
    background:url(images/cancel1.png) left center no-repeat; 

}

.Cancel:hover
{
    background: #CCFFCC;
    border: solid 2px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFCC;   
    height: 30px;
    background:url(images/cancel2.png) left center no-repeat;
    cursor: pointer;

}

.Back
{
    background: white;
    background-color:White;
    border: solid 1px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;    
    height: 30px; 
    background:url(images/Back.png) left center no-repeat; 

}
.ExportVCard
{
    background: white;
    background-color:White;
    border: solid 1px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;    
    height: 30px; 
    width:auto;
    background:url(images/TertiaryIns.png) left center no-repeat; 

}
.ViewAppt
{
    background: white;
    background-color:White;
    border: solid 1px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;    
    height: 30px; 
    width:auto;
    background:url(images/BookAppt2.png) left center no-repeat; 

}
.Add
{
    background: white;
    background-color:White;
    border: solid 1px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;    
    height: 30px; 
    width:auto;
    background:url(images/Add.png) left center no-repeat; 

}
.Add:hover
{
    background: #CCFFCC;
    border: solid 2px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFCC;   
    height: 30px;
    background:url(images/AddHover.png) left center no-repeat;
    cursor: pointer;

}
.Delete
{
    background: white;
    background-color:White;
    border: solid 1px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;    
    height: 30px; 
    width:auto;
    background:url(images/DeleteBtn.png) left center no-repeat; 

}

.ExportVCard
{
    background: white;
    background-color:White;
    border: solid 1px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;    
    height: 30px; 
    width:auto;
    background:url(images/TertiaryIns.png) left center no-repeat; 

}
.ViewAppt
{
    background: white;
    background-color:White;
    border: solid 1px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;    
    height: 30px; 
    width:auto;
    background:url(images/3232InsInfo.png) left center no-repeat; 

}

.ExpHtmlPatChart
{
    background: white;
    background-color:White;
    border: solid 1px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;    
    height: 30px; 
    width:auto;
    background:url(images/32-32PatDemo.png) left center no-repeat; 

}
.DemoHead
{
   
   
    border: solid 0px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight:normal;
    color: #FFFFFF;  
    height: 30px;  
    

}

.DemoHead:hover
{
   
    border: solid 1px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFCC;   
    height: 30px;
    background:url(images/wooden.jpg) left center no-repeat; 
    cursor:default;

}


.Dashboard
{
    background: white;
    background-color:White;
    border: solid 0px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;    
    height: 30px; 
    background:url(images/HomeHover1.png) left center no-repeat; 
    float:right;

}

.Dashboard:hover
{
    background: #CCFFCC;
    border: solid 0px #66CCFF;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFCC;   
    height: 30px;
    background:url(images/HomeHover.png) left center no-repeat;
    cursor: pointer;
    float:right;

}
#blur
{
    width: 1200px;
    background-color: black;
    moz-opacity: 0.5;
    khtml-opacity: .5;
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 120;
    height: 2000px;
    position: absolute;
    top: 0;
    left: 0;
}
#progress
{
    z-index: 200;
    background-color: White;
    position: absolute;
    top: 300pt;
    left: 300pt;
    border: solid 1px black;
    padding: 5px 5px 5px 5px;
    text-align: center;
     
}
.reqInput
{
	resize: none;
}
