﻿/*-- CLINICAMASO/DEFAULT.CSS --*/

TABLE.PageHeader { background-color:white; border-bottom:1px solid #FFA51F; }
TABLE.PageFooter { background-color:white; border:0px; border-top:1px solid #FFA51F; }

TD.PageHeaderTitle {  background-image:url('images/slogan.gif');
		background-position: top left; background-repeat: no-repeat; }

DIV.PageBody	{ padding:10px; background:white; height:450; }


/*--- D2 Tables ---*/

table.D2	   { background:white; border:1px solid #528AB5; }
table.D2 TH.Title  { background:url('/Virtof2/images/bgTitle_cyan.gif'); color:black; border:0px solid #528AB5; }
table.D2 TH.Header { background:url('/Virtof2/images/bgTitle_cyan.gif'); }
th.D2		{ border:1px solid #528AB5; background:url('/Virtof2/images/bgTitle_cyan.gif'); }
th.D2-sub    	{ border:1px solid #528AB5; background:#FBFBFD; }



/*--- MENU ITEMS -----------------------------------------*/

td.MenuBack  { background:white; background-image:url('images/ClinicaMaso_MenuBack.jpg');
		background-position: top left; background-repeat: no-repeat;  }


table.Menu   { background:transparent;  border: 0; }
               
th.MenuTitle  { color:black; border:2 solid #528AB5; text-align:Left;  
		background:url('/Virtof2/images/bgTitle_cyan.gif'); padding-left:5; padding-right:5; }
               
td.MenuHeader { background: #DCDCDC; color: #000080; padding: 2px;
               border-left: 2 solid #E4E4E4; border-right: 2 solid #C8C8C8; 
               border-top: 2 solid #E4E4E4; border-bottom: 2 solid #C8C8C8; }

td.Item      { background:transparent; color:#000000; padding:4px; border:0; cursor:hand; }

td.ItemSelected { background:#CCCCCC; color:#000000;  border:2 inset #E4E4E4; padding:2px; 
		FILTER: progid:DXImageTransform.Microsoft.BasicImage(Rotation=0,Mirror=0,Invert=0,XRay=0,Grayscale=1,Opacity=0.50); }

td.ItemHighlighted { background:#FCDE83; color:#003366; cursor:hand; padding:2px; 
               border-left:0 solid #FEEEBC; border-right:2 solid #FAC830; 
               border-top:2 solid #FEEEBC; border-bottom:2 solid #FAC830; }

td.ItemPushed { background:#FFFFCC; color:#003366; cursor:hand; border:2 inset #E4E4E4; padding:2px; }

td.ItemSep   { background:#E4E4E4; border:2 ouset #E4E4E4; }



table.D2 td.ItemPushed { padding: 4px; }