﻿@import url("/Common/Stylesheets/global.css");
@import url("/Common/Stylesheets/content.css");


/*#sidenav a { color: #0066CC; }*/
.sidenavigation li a#section { color: #396; }
.sidenavigation a#current { background-color: #D2F0EA; }
/*.sidenavigation a#current:hover { background-color: #E9F3FF; }*/
/*.sidenavigation a:hover { background-color: #E9F3FF; }*/

h1, h2, .h1, .h2{ color: #396; }
h3, .h3{ color: #396; }
h4, h5, .h4 { color: #396; }


.eventmonth{ color: #396; font-weight: bold; font-size: 130%; }
.eventdate{ color: #3AB185; font-weight: bold; font-size: 110%; }
.eventtitle{ color: #069; font-weight: bold; font-size: 115%; }



/*==========================================================*/
/*		NAVIGATION FOR USE WITH WIZARD CONTROL              */
/*==========================================================*/
.MenuTab
{
    border-color: #C0C0C0;
    border-width: 1px;
    border-style:solid;
    background-color: #CAE4FF;    
    text-align: center;
    height:21px;
    font-size: 11px;    
}
.MenuSelectedTab
{
    border-top-color:#C0C0C0;
    border-left-color:#C0C0C0;
    border-right-color: #C0C0C0;
    border-bottom-color: #EAF4FF;
    border-width:1px;
    background-color: #EAF4FF;
    font-weight:bold;
    font-size: x-small;
}
.MenuHoverTab
{
    background-color: #C8E1F0;
    font-size: x-small;
}   
table.surgeryschedule
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin: 1em;	
	width:80%;	
}
td { vertical-align:top;}
/*==========================================================*/
/*		         Surgery Scheduling              	        */
/*==========================================================*/
div.patientinfo {float: left; width: 250px; height:190px; border: 1px solid #C0C0C0;  background-color: #EAF4FF; 
     padding: 1em 1em 1em 1em;       
}
div.procedureinfo {float: left;  width:525px; border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;  border-bottom: 1px solid #C0C0C0; background-color: #EAF4FF;
     padding: 1em 1em 1em 1em;   }
div.surgeon{ float: left; width: 250px; padding:1em 0em 1em 0em; }
div.cptprocedureside{ float: left; width: 170px; padding:1em 0em 1em 0em;}
table.insuranceinfo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	border: 1em;	
	width:100%;	
}
td.insuranceinfo { vertical-align:top; font-weight:bolder;}

fieldset 
{
    border: 4px solid #E8E8E8;      
    padding: 5px;    
    margin: 10px;    
}
fieldset legend
{
    background: #D2F0EA;
    padding: 6px;
    color:#396;    
    font-weight: bold;
}


.toes
{
    background-image: url("/images/ads/CommunityProviderPanelBlock.jpg");
   
	 
}

/*==========================================================*/
/*		         Physician Extranet              	        */
/*==========================================================*/

div.extranethdr{ text-align:center; width: 350px; padding:0em 0em 1em 0em; }
div.extranetmain{ text-align:left; width: 350px; padding:0em 0em 1em 0em; }
.software{ width: 350px;}
