table.bgimg
{
    background-color: #f4f5ff; 
    background-image: url(~/Images/home.gif); 
    background-repeat: no-repeat; 
    width: 100%; 
    height: 100%; 
    text-align: center; 
    

}




body 
{
	background-color: #EDE9DD;
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
    margin: 0px;
}

body a
{
	border: none;
    color: Black;
}

body a:hover
{
	
	color:black;
	
}

.adminText
{
    font-size: 24px;
    color: #EC1C24;
}

.lightGrayDate
{
 font-size: 14px;
 font-weight: bold;	
 line-height: 20px;
 color:Gray;
}

.loginHeaderText
{
    color: #EC1C24;
    font-size: x-large;
    font-family: Times New Roman;
    
}


.login
{
    background-color: #EDE9DD ;
	font-weight: bold;
	text-align: center;
	width: 100%;
    
}

.LoginHR
{
	border-bottom:2px solid #EC1C24;
	background-color:White;
}

.BrownHR
{
	width: 100%;
    color: #A29061;
    vertical-align: bottom;
}

.RequiredField
{
    color: #EC1C24;
    font-size: 12px;
}

.ResultsDisplay
{
font-size: 11px;
}

.stepHeader
{
    font-size: 14px;
    font-weight: bold;
}

.stepSubHeader
{
    font-size: 10px;
    font-weight: bold;
    
}

.stepHeaderRed
{
    font-weight:bold;
    font-size: 14px;
    color: #EC1C24;
}

.stepBigText
{
	font-size: 20px;
}

.stepFieldText
{
	font-size: 10px;
	
}

.stepInstruction
{
 font-size: 12px;
 font-weight: bold;	
 line-height: 20px;
}

.stepInstructionDate
{
 font-size: 14px;
 font-weight: bold;	
 line-height: 20px;
}

.stepInstructionDateCalendar
{
 width:140px;
 font-size: 14px;
 font-weight: bold;	
 line-height: 20px;
}

body a.ReportView {display:block; width:20px; height:20px; background:url(../Images/welcomeReportView_sm.png) top left no-repeat; text-decoration:none;}

.menuTitle
{
    text-align: left;
    
    font-size: 18px;
}

.menuPageBox
{
   background-color: #A29061; 
   color: White; 
   text-align: center;
   font-weight: bold;
   font-size: 18px;
   
}

.footerInstruction
{
    font-size: smaller;
}

.ResultsInstruction
{
    background-color: #5A4A42;
    color: White;
    font-size: 10px;
    
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-top: 5px;
}

.ResultsInstruction2
{
    background-color: #5A4A42;
    color: White;
    font-size: 10px;
    
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-top: 5px;
}

.ResultsHeading
{
   
    font-size: 12px;
   font-weight:bold;
}

.ResultsHeading2
{
   
    font-size: 12px;
   
}

.ResultsHeading3
{
   
    font-size: 13px;
   
}

.Heading3B
{
font-size: 13px;

}

.pageSeperator
{
     background-color: #EC1C24;
}



#soupInfo
{
    position: absolute;
    top: 210px;
    left: 31%;
    width: 650px;
    height: 400px;
    margin: 0;
    padding: 0;
    background-color: #EDE9DD ;
    z-index: 9999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #2e2e2e;
    text-align: left;
}

.Help
{
    position: absolute;
    top: 210px;
    left: 31%;
    width: 400px;
    height: 300px;
    margin: 0;
    padding: 0;
    background-color: #EDE9DD ;
    z-index: 9999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #2e2e2e;
    text-align: left;
    border:2px solid #EC1C24;
    padding-left: 20px;
    padding: 5px;
}

.HelpStep2
{
    position:absolute;
    top:-350px;
    left:510px;
    width: 300px;
    height: 250px;
    margin: 0;
    background-color: #EDE9DD ;
    z-index: 9999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #2e2e2e;
    text-align: left;
    border:2px solid #EC1C24;
    padding: 5px 5px 5px 20px;
}

.contain
{
    
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    text-align:center;
    z-index:5;
}

.centerer
{
    position:relative;
    top:-400px;
    left:30px;
    width:800px;
    margin-left:auto;
    margin-right:auto;
}

.HelpWelcome
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 400px;
    height: 300px;
    margin: 0;
    padding: 0;
    background-color: #EDE9DD ;
    z-index: 9999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #2e2e2e;
    text-align: left;
    border:2px solid #EC1C24;
    padding-left: 20px;
    padding: 5px;
}

.HelpClose
{
	display: block;
    position: absolute;
    top: 5px;
    right: 10px;
    margin: 0;
    padding: 0;
}

.SoupHelpText
{
	display: block;
    position: absolute;
    top: 30px;
    left: 0px;
    margin: 0;
    padding: 0;
}

.Popup
{
    width: 350px;
    height: 400px;
    margin: 40;
    background-color: #EDE9DD ;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2e2e2e;
    text-align: left;
    border:none;
    padding-left: 20px;
    padding: 30px;
}


.ReportSectionHeader
{
    background-color: #EC1C24;
    color: White;
    font-size: large;
    text-align: left;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.ReportBowl
{
    width: 100px;
    height: 100px;
    background: #EDE9DD  url('Images/bowlSmall.gif') no-repeat 0 0;
}

.BrownButton
{
    background-color: #A29061;
    color: #EC1C24;
}

.FlashIntro
{
	background-color: White;
	border:2px solid #A29061;
}

.WelcomeButtonInstruction
{
	background-color: White;
    font-size: 12px;
	color: #EC1C24;
}

.MasterHeader
{
	background-color: White;
	border-bottom:2px solid White;
}

.MasterHeaderNoBorder
{
	background-color: White;
	
}
.occasion{
    margin-top:10px;
    display:block;
    font-weight:bold;
    }
.message{
    display:block;
    color:#E00;
    font-weight:bold;
    }
.question{
    font-weight:bold;
    display:block;
    margin-bottom:10px;
    }
.UserAutoScrollDiv
{
    max-height:270px; 
    overflow:auto;
    
}

.paddedTable td{padding:5px;}

/* Distributor Stocking Sheets */
div.dssStep{width:375px; display:block; margin:0 auto;}
div.dssStep h5{font-size:14px; font-weight:bold;}
div.dssStep input.btnNext{clear:both; float:right; margin-top:24px;}
