﻿body                { background-color: white; background-image: url(../Images/whitewebreport.png); background-repeat:no-repeat;}
hr        {  background-color: #f2f1ed; color: #f2f1ed; border:0; height: 2px; margin: 20px 40px;}

#MasterMain         { margin: 0; background-color:Transparent; width:940px;}
#WhiteLogo          { position:relative; top:5px; left:40px;}
#whitemagazine      { position:relative; top:-5px; left:300px;}

div.GreyOutlinePad  { margin-left:25px;}
  span.PrintHeader  { color: #bcdde2; font-size: 25px;}
  span.TodaysDate   { color: #cccccc; font-size: 12px; margin-left: 5px;}
#PrintList   { margin-top: 15px;}
  div.PrintGroup {page-break-inside:avoid}
  div.PrintGroup span.GroupName { margin-left: 30px; font-size: 20px; text-transform:uppercase;}
    div.PrintGroup table { border-collapse:collapse;}
    div.PrintGroup table tr.odd { background-color: #f2f1ed;}
    div.PrintGroup table tr th {color:#bcdde2; text-align:left;}
    div.PrintGroup table tr td.TitleAndDesc       {width: 610px; padding-left: 5px;}
      div.PrintGroup table tr td.TitleAndDesc b   {font-size: 14px;}
    div.PrintGroup table tr td.AssignedTo         {width: 150px; } 
    div.PrintGroup table tr td.DueDate            {width: 92px; }
    div.PrintGroup table tr td.TimeAllocated            {width: 110px; padding-left: 33px; }
    div.PrintGroup table tr td.Time            {width: 92px; }
    div.PrintGroup table tr td.Event            {width: 646px; }    
      div.PrintGroup table tr td input {margin-left: 10px;}
      
div.WeddingInfo span.label {font-size: 15px; font-weight:bold;}
div.WeddingInfo span.field {position:absolute; left:200px;}

#BudgetedTotalsContent table tr td {font-size: 25px;}

#PrintBudgetHeading {position:absolute; top:-3px; left: 622px;color: #bcdde2; font-weight:bold;}
#PrintPaidHeading {position:absolute; top:-3px; left: 750px;color: #bcdde2; font-weight:bold;}

table.PrintBudget { border-collapse:collapse;}
  table.PrintBudget tr th { color: white; font-size: 18px; font-weight:normal; background-color: #938a81; text-align:left; padding: 3px 0 ; text-transform:uppercase;}
  table.PrintBudget tr th.cb {width:30px;}
  table.PrintBudget tr th.CategoryName {width:300px;}
  table.PrintBudget tr th.thspace {width:300px;}
  table.PrintBudget tr th.Budgeted {width:130px;}
  table.PrintBudget tr th.Paid {width:136px;}
  table.PrintBudget tr.Item td {padding: 8px 0;}
  table.PrintBudget tr td.ItemName {color: #bcdde2;  text-transform:uppercase; }
  table.PrintBudget tr td.SelectedSupplier {padding-left: 3px; }
  table.PrintBudget tr.even {background-color: #f2f1ed; padding-top:2px;}
  table.PrintBudget tr.even td {padding-top:2px;}
  table.PrintBudget tr.odd td {padding-top:2px;}
  

     