﻿.PageViewer 
{
	clear:both;
}
#divMain
{
	width: 494px;
	height: 415px;
	overflow: auto;
}
#SideImage
{
    z-index: 10;
    left: 0px;
    position: absolute;
    width: 326px;
    top: 104px;
    height: 456px;
}
#TopGraphic
{
    z-index: 10;
    left: 0px;
    width: 326px;
    position: absolute;
    top: 0px;
    height: 81px;
}
#LinkBar
{
    z-index: 10;
    left: 0px;
    width: 960px;
    position: absolute;
    top: 81px;
    height: 23px;
}
#RLogoSpace
{
    z-index: 10;
    left: 326px;
    width: 634px;
    position: absolute;
    top: 0px;
    height: 81px;
    background-color: white;
}
#RLogo
{
    z-index: 11;
    left: 678px;
    width: 280px;
    position: absolute;
    top: 15px;
    height: 60px;
}
#BGImage
{
    z-index: 10;
    position: absolute;
    left: 326px;
    width: 634px;
    top: 104px;
    height: 456px;
}
#Border
{
    background-color: #656565;
    z-index: 8;
    width: 962px;
    position: absolute;
    top: 0px;
    height: 562px;
    left: 0px;
}
#Menu
{
    z-index: 50;
    left: 0px;
    position: absolute;
    top: 81px;
}
#NGRNews
{
    z-index: 50;
    left: 326px;
    width: 534px;
    position: absolute;
    top: 439px;
    height: 22px;
}
.Footer
{
    font-size: 8pt;
    color: #808080;
    font-family: Verdana, Arial;
}
.Footer a
{
    text-decoration: none;
    font-size: 8pt;
	color: #808080;
	font-family: Verdana, Arial;
	
}
.Footer2 a:hover
{
    font-size: 8pt; 
    color: #808080; 
    font-family: Verdana, Arial; 
    text-decoration: none;
}
.Footer2
{
    font-size: 8pt;
    color: #E0E0E0;
    font-family: Verdana, Arial;
}
.Footer2 a
{
    text-decoration: none;
    font-size: 8pt;
	color: #E0E0E0;
	font-family: Verdana, Arial;
 
}
#Form
{
    z-index: 100;
    left: 360px;
    position: absolute;
    top: 180px;
}

#Editor
{
    z-index: 100;
    left: 350px;
    width: 488px;
    position: absolute;
    top: 110px;
    height: 410px;
    overflow: auto;
    line-height: 130%;
    padding-right: 10px;
    padding-left: 5px;
}
#FeedbackEditor
{
    z-index: 100;
    left: 340px;
    width: 505px;
    position: absolute;
    top: 110px;
    height: 150px;
}

#Main
{
    position: absolute;
    z-index: 100;
    left: 326px;
    width: 534px;
    height: 388px;  
    top: 110px;  
    font-weight: normal;
    font-size: 9pt;
    color: #808080;
    font-family: Verdana, Arial;
}






.Menu
{
    cursor: pointer;
}

.Error
{
    font-weight: bold;
    font-size: 9pt;
    color: #BD2721;
    font-family: Verdana, Arial;
}
.Norm
{
    font-weight: normal;
    font-size: 9pt;
    color: #808080;
    font-family: Verdana, Arial;
}
.HeadingPage
{
	font-weight: bold;
	font-size: 12pt;
	color: #bd2721;
	font-family: Verdana, Arial;
}
a
{
	color: #BD2721;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}
body 
{
    font-size: 9pt; 
    color: gray; 
    font-family: Tahoma, Arial;
    margin-top: 0px;
    margin-left: 0px;
}

.FilterMenu
{
    font-weight: normal;
    font-size: 8pt;
    color: #808080;
    font-family: Verdana, Arial;
}

.GridItem
{
    font-size: 8pt;
    color: #000000;
    font-family: Tahoma, Arial;
    background-color: #ffffff;
    height: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
.GridAltItem
{
    font-size: 8pt; 
    color: #000000; 
    font-family: Tahoma, Arial;
    background-color: #EEEEEE;
    height: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
.GridHeader, .GridHeader a
{
    font-size: 8pt; 
    color: #ffffff; 
    font-family: Tahoma, Arial;
    background-color: #494949;
    font-weight: bold;
    height: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

.GridHeader input
{
    margin-left: 4px;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    font-family: Tahoma, Arial;
}

.GridHeader img
{
    vertical-align: top;
    margin-top: 1px;
    margin-left: 2px;
}

.Loading
{
    font-weight: normal;
    font-size: 8pt;
    color: #808080;
    font-family: Tahoma, Arial;
}

.GrowerTable
{
    font-size: 8pt;
    color: #000000;
    font-family: Tahoma, Arial;
    background-color: #EEEEEE;
    /*padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-top: 2px;*/
    border-collapse:collapse;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}
.GrowerTableAlt
{
    font-size: 8pt;
    color: #000000;
    font-family: Tahoma, Arial;
    background-color: #F2CCD3;
    /*padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-top: 2px;*/
    border-collapse:collapse;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}
.GrowerTableHeader
{
    font-size: 8pt; 
    color: #ffffff; 
    font-family: Tahoma, Arial;
    background-color: #494949;
    font-weight: bold;
    height: 15px;
    padding-left: 10px;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
}
.Button
{
    font-size: 8pt;
    color: #000000;
    font-family: Tahoma, Arial;
    padding-top: 1px;
    padding-bottom: 1px;
}
.Form
{
    font-size: 8pt;
    color: #000000;
    font-family: Tahoma, Arial;
    padding-top: 1px;
    padding-bottom: 1px;
}
.Bulk
{
    font-size: 8pt;
    color: #000000;
    font-family: Tahoma, Arial;
    background-color: #EEEEEE;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.GrowerTableInside
{
    font-size: 8pt;
    color: #000000;
    font-family: Tahoma, Arial;
    background-color: #EEEEEE;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.GrowerTableBulk
{
    font-size: 8pt;
    color: #000000;
    font-family: Tahoma, Arial;
    background-color: #EEEEEE;
    border-collapse:collapse;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}
a.NewsLink
{
	color: #ffffff;
	text-decoration: none;
}
a.NewsLink:hover
{
	color: #BD2721;
	text-decoration: none;
}
a.NewsPageLink
{
	color: gray;
	text-decoration: none;
}
a.NewsPageLink:hover
{
	color: #BD2721;
	text-decoration: none;
}
.NewsPage
{
	color: #333333;
}
.Norm
{
	padding: 5px 10px 5px 30px;
	text-indent: 0pt;
	line-height: 1.3;
}
.NormNoMargin
{
	text-indent: 0pt;
	line-height: 1.3;
	font-size: 10pt;
	color: gray;
	font-family: Verdana, Arial;
}
.loginTextbox
{
	font-size: 10pt;
	width: 200px;
	color: gray;
	font-family: Verdana, Arial;
}
.formLabel
{
	font-size: 10pt;
	color: gray;
	font-family: Verdana, Arial;
}
a
{
	color: #BD2721;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}
A
{
	color: #BD2721;
	text-decoration: none;
}
A:hover
{
	color: #000000;
	text-decoration: none;
}
a.LoginHelp
{
	color: #BD2721;
	text-decoration: none;
	font-size: 8pt;
}
a.LoginHelp:hover
{
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
}

a.TextLinks
{
	color: gray;
	text-decoration: none;
	
}
a.TextLinks:hover
{
	color: #BD2721;
	text-decoration: none;
}
.Heading1{
	font-size: 15pt;
	color: #BD2721;
	font-family: Verdana, Arial;
}
.Heading2{
	font-size: 12pt;
	color: #BD2721;
	font-family: Verdana, Arial;
}
.TableAlignTop td{
	vertical-align: top;	
}

.TableCellCenter td{
	text-align: center;
}

.SurveyTableHeaderRed
{
    font-size: 8pt; 
    color: #ffffff; 
    font-family: Tahoma, Arial;
    background-color: #bd2721;
    font-weight: normal;
    height: 15px;
    padding-left: 10px;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    padding-bottom: 4px;
    width: 480px;
}
.SurveyTableRow
{
    font-size: 8pt;
    color: #000000;
    font-family: Tahoma, Arial;
    background-color: #EEEEEE;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-collapse:collapse;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}
.SurveyResultsTableHeaderRed
{
    font-size: 8pt; 
    color: #ffffff; 
    font-family: Tahoma, Arial;
    background-color: #bd2721;
    font-weight: normal;
    height: 15px;
    padding-left: 10px;
    padding-right: 10px;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    padding-bottom: 4px;
    width: 100px;
}
.SurveyResultsTableRow, .StatsTable tr td
{
    font-size: 8pt;
    color: #000000;
    font-family: Tahoma, Arial;
    background-color: #EEEEEE;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-collapse:collapse;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    text-align: center;
}
.SurveyTableHeader, tr.SurveyTableHeader td
{
    font-size: 8pt; 
    color: #ffffff; 
    font-family: Tahoma, Arial;
    background-color: #494949;
    font-weight: normal;
    height: 15px;
    padding-left: 10px;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    padding-bottom: 4px;
    width: 480px;
}

.StatsTable{
	border-collapse: collapse;
}

.StatsTable tr td{
	text-align: left;
	vertical-align: top;
}

/*.Tabs{
	position: relative;
	left: -2px;
}*/
.RPTabs{
    height:392px;
    width:533px;
    overflow:auto;	
}

/*
.DataTable{
	color: #000000;
}

table.DataTable thead>tr>th{
	background-color: #BE0027;
}

table.DataTable>tbody>tr>td{
	font-weight: bold;
}

table.DataTable tbody>tr>td{
	padding-right: 10px;
	vertical-align: top;
}

table.DataTable tbody>tr>td + td{
	font-weight: normal;
	padding-right: 0px;
}
*/

.mpDiv{
	padding: 5px;
	padding-top: 10px;
	width: 522px;
	height: 380px;
	border: solid 1px #aaaaaa;
	overflow: auto;
    font-size: 8pt;
    color: #000000;
    font-family: Tahoma, Arial;
}

.Light
{
	background-color: #6E6E6E;
}

.Red, .Red a:hover
{
	color: #BD2721;
}

.Red a
{
	color: #000000;
	text-decoration: underline;
}

.Separator
{
	border-right: #000000 0px solid;
	border-top: #000000 1px solid;
	border-left: #000000 0px;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
}

.PaddingLeft td, .PaddingLeft th
{
	padding-left: 5px;
}

.PaddingRight td, .PaddingRight th
{
	padding-right: 5px;
}
.CalenderTitle{
	text-decoration: underline;
}
.CalenderTitle td:hover{
	color: #BE0027;
	text-decoration: underline;
}

.Bold
{
	font-weight: bold;
}
