﻿.HeaderReturnStyle
{
    text-align:left;
    padding-left:10px;     
}

.GridRowStyle
{
    background-color:White; 
    cursor:default;
}

.GridRowStyle:hover
{
    background-color:LightGray; 
    cursor:pointer;
}

.FooterHeaderStyle
{
    padding-top:10px;
}

.GridViewHeaderStyle
{
    background-color: #bb8823;
    font-weight:bold;
    color:White;
}

.UserSectionStyle
{
    font-size:13px;
    display:none; 
    font-weight:bold; 
    padding:0; 
    margin:0;
}

.GridViewStyle
{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
    font-size:  11px;    
    color:Red;
}

.MessagesDiv
{
    width:680px;
}

.MessagesHyperLink
{
    color:Blue;
    font-size:12px;
}

.MessagesTitle
{
    font-size:14px;
    font-weight:bold;
}

.MessageDiv
{
    width:680px;
    font-size:11px;
    
}

.MessageOpen
{
    width:680px;
    font-size:11px;
    
}

.MessageDivReply
{
    width:680px;
    font-size:11px;
}

.MessageDivSent
{
    width:680px;
    font-size:11px;
}


.MessagesSort
{
     
}

.MessagesSort:hover
{
    color:White;
}

.MessagesImagesDelete
{
    background-image: url('images/open.gif');
}

/*User view columns*/
.UserViewColumnsDiv
{
    width:680px;
}

.UserViewColumnsDropdownHeader
{
    width:170px; 
    height:22px; 
    color:White; 
    background-color:#bb8823; 
    text-align:center;
    font-size:11px;
    font-weight:bold;
    padding-top:2px;
}

.Space10px
{
	width: 50px;
	height:10px;	
	margin:0;
	padding:0;
	overflow:hidden;
	clear:both;
}

.ViewsDiv
{
    width:680px;
    
}

.ViewsHyperLink
{
    color:Blue;
    font-size:12px;
}

.ViewsTitle
{
    font-size:14px;
    font-weight:bold;
}

/*
.ViewsDiv
{
    width:680px;
    font-size:11px;
    
}
*/

.ArchivedAlertsDiv
{
    width:680px;
    
}

.ArchivedAlertsHyperLink
{
    color:Blue;
    font-size:12px;
}

.ArchivedAlertsTitle
{
    font-size:14px;
    font-weight:bold;
}


/*User view columns*/
.UserReportColumnsDiv
{
    width:680px;
}

.UserReportColumnsDropdownHeader
{
    width:160px; 
    height:22px; 
    color:White; 
    background-color:#bb8823; 
    text-align:center;
}

.UserReportColumnsDropdownHeaderDefaultPage
{
    width:100px; 
    height:22px; 
    color:White; 
    background-color:#bb8823; 
    text-align:center;
}


.CellStyleTopLeft
{
     text-align:left;
     vertical-align:middle;   
}

.ReportsDiv
{
    width:680px;
    
}

.ReportsHyperLink
{
    color:Blue;
    font-size:12px;
}

.ReportsTitle
{
    font-size:14px;
    font-weight:bold;
}

.CasesReportDiv
{
    width:680px;
    
}

/* Doctors */
.DoctorsDiv
{
    width:680px;
    
}

.DoctorsHyperLink
{
    color:Blue;
    font-size:12px;
}

.DoctorsTitle
{
    font-size:14px;
    font-weight:bold;
}

.cordiv
{
    height: 180px;
    width: 200px;
    background-color:White;
    border:solid 2px Gray;
}

.transparentDialog { background:transparent }

.divControlMainClassFixed
{
    overflow-x:hidden; 
    width:680px; 
    overflow-y:auto;
}

.divControlMainClass
{
    overflow-x:auto; 
    width:680px; 
    overflow-y:auto;
}

.divHelpStyle
{
    font-size:10px; 
    color:Gray; 
    display:none; 
    /*background-color:Lavender; */
    padding:5px;
}

.divHelpBottomStyle
{
    font-size:12px; 
    color:Red; 
    display:none; 
    /*background-color:Lavender; */
    padding:5px;  
}
     
.divPopUp
{
    width:320px; 
    display:none; 
    background: LightGray;
}

.DivSpacer5pxStyle
{
    margin-bottom:5px;
}

.DivSpacer7pxStyle
{
    margin-bottom:7px;
}
  
.AlertLinkStyle
{
    color:Red;
    padding-left:10px;
    font-weight:bold;
}

.LastLoginStyle
{
    vertical-align:middle;
    color:Black;
    font-size:11px;
}
       
/*
.RoundedCorner
{
	float: left;
	height: 6em;
	width: 14em;
	min-height: 12em;
	margin-right: 1.5em;
	margin-bottom: 2em;
	padding: 0 1em;
}		


#divUserSection {
  margin: 1px auto;
  color: #ffffff;
  width: 200px;
  height: 110px;
  padding: 1px;
  text-align: left;
  background-image: url(crosshatch.jpg);
  background-repeat: no-repeat;
  border:1px solid #000;

}
#divUserSection p {
  padding:0;
  margin:1ex 0;
}

*/	

