
/*============================================================================*/
/* STYLESHEET FOR GOODELLS.NET                                                */
/* for dellrestore pages                                                      */
/* updated 04/06/2019                                                         */
/*                                                                            */
/*============================================================================*/

/*------ Layout --------------------------------------------------------------*/

   body		{ margin: 40px auto 40px auto; padding: 0px; 
              width: 90%; min-width: 800px; max-width: 1080px }

   div.bg1  { margin: 0; padding: 0 40px }
   
   div.clearboth	{ padding: 20px 0 40px 0; clear: both }
   div.note	{ padding: 20px 5% 20px 5% }

   img		{ border:0 }
   td		{ padding: 3px 12px; text-align: left; vertical-align: top }
   .keys	{ padding: 0 5px; white-space: nowrap }
   .math	{ padding: 0 5px; white-space: nowrap }

   .l-pic	{ float: left; padding: 30px 20px 30px 0; border: 0 }
   .r-pic	{ float: right; padding: 30px 0 30px 20px; border: 0 }
   
/*------ Colors --------------------------------------------------------------*/

   body        { background-image: url(/global/bkgd-23.jpg) }
   
   .bg1        { background-image: url(/global/humbkg.gif) }
   
   .keys,
   .pre,
   .math       { background: #fff }

/*------ Fonts ---------------------------------------------------------------*/

   body        { xfont-family: times-roman,georgia,serif }
   .note       { xfont-family: times-roman,georgia,serif }

   .title,
   .caption,
   .keys,
   .ret        { font-family: arial,helvetica,sans-serif }

   .math,
   .pre,
   .tbl        { font-family: courier-new,courier,monospace }

   dt          { font-weight: bold }
   .title      { font-weight: bold }
   .caption    { font-size: 0.8em }
   .ret        { font-size: 0.8em }
   .keys       { font-size: 0.8em; font-weight: bold }
   .math       { font-size: 0.9em }
   .note       { font-size: 0.9em; font-style: italic }

  .updated     { font: italic 1em 'Arial Narrow',arial,sans-serif;
                 text-align:left; padding: 0px 0px 9px 0px }

/*------ Hyperlinks ----------------------------------------------------------*/

   a.title     { text-decoration: none }

    .warning   { margin: 20px 10% 40px 10%; padding: 20px; 
                 background:#ff3; color:#e00; border: 2px solid #e00;
                 font-size: 0.9em; font-weight: bold; font-style: italic }

/*------ texttabs -----------------------------------------------------------*/

 .texttab     { font-size: 9pt; font-family: arial,helvetica,sans-serif; 
                margin:0; padding: 1px 0; background: #ddd }
			   
 .tab11,.tab12,.tab13,.tab14,.tab15,.tab16,.tab17,
 .tab23,.tab24,.tab25,.tab32,.tab33,.tab34,.tab35,.tab36,
 .tab43,.tab44,.tab45,.tab46,.tab47,.tab48,.tab49
   	          { padding: 1px 8px; white-space: nowrap; color: #448;
                border: 1px solid transparent }

 a.tab11,a.tab12,a.tab13,a.tab14,a.tab15,a.tab16,a.tab17,
 a.tab23,a.tab24,a.tab25,a.tab32,.tab33,.tab34,.tab35,.tab36,
 a.tab43,a.tab44,a.tab45,a.tab46,a.tab47,a.tab48,a.tab49
              { text-decoration: none }
				 
 a.tab11:hover,a.tab12:hover,a.tab13:hover,a.tab14:hover,a.tab15:hover,
 a.tab16:hover,a.tab17:hover,a.tab23:hover,a.tab24:hover,a.tab25:hover,
 a.tab32:hover,a.tab33:hover,a.tab34:hover,a.tab35:hover,a.tab36:hover,
 a.tab43:hover,a.tab44:hover,a.tab45:hover,a.tab46:hover,a.tab47:hover,
 a.tab48:hover,a.tab49:hover
              { background: #fff; color: #448; border-top: 0;
			    border: 1px solid #aaa }

 .texttab-bg  { background: #ddd }

/* add Style to Head of page: .tab# { color:#fff; background: #000080 }      */


