﻿body 
{
    color: #666666;
    background-image: url(/images/back.gif);
    background-repeat: repeat-x;
    font-family: Verdana;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

.PageLeft
{
    background-image: url(/images/leftfade.png);
    background-repeat: repeat-y;
    width: 33px;
}
.PageRight
{
    background-image: url(/images/rightfade.png);
    background-repeat: repeat-y;
    width: 33px;
}

.Heading
{
    color: #00470F;
    font-family: Verdana;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin-top: 3px;
}

.SmallHeading
{
    color: #00470F;
    font-family: Verdana;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
}

a
{
  text-decoration:none;
  color: #ffffff;
  font-size: 12px;
}

a:hover 
{
    color: #00470F; 
    text-decoration:none;
}

#navLink a
{
	text-decoration: none;
	font-weight: bold;
	color:white;
}

#navLink a:hover
{
	text-decoration: none;
	color:Yellow;
}

#HyperLink1 a
{
	text-decoration: none;
	font-weight: bold;
	color: Green;
}

#HyperLink1 a:hover
{
	text-decoration: none;
	color:Yellow;
}



.navLink
{
    text-decoration: none;
    color: #ffffff;
}


.ProdMenuHeading
{
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    
}

.ProdMenuItem
{
    color: #666666;
    font-weight: normal;
}

.invisible
{
width:0px;
display:none;
}

.Button
{
    font-size: 11px;
    width: 60px;
    height: 20px;
}

.ResultList
{
    border: solid 2px #9a9a9a;
    width: 100%;   
}

.ResultListFooter
{
    background-color: #5D7B9D;
    font-weight: bold;
    color: #FFFFFF;
}

.ResultListRow
{
    background-color: #F7F6F3;
    color: #333333;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 2px;
    padding-right: 2px;
}

.ResultListEditRow
{
    /* background-color: #999999;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 2px;
    padding-right: 2px;
    */
    background-color: #F7F6F3;
    text-align: left;
    padding-top: 2px;
    padding-bottom: 0px;
    padding-left: 4px;
    padding-right: 8px;
    font-size: 11px;
}

.ResultListSelectedRow
{
    background-color: #FFFF80;
    /* font-weight: bold;
    color: #333333; */
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 2px;
    padding-right: 2px;
}

.ResultListPager
{
    background-color: #284775;
    color: #FFFFFF;
    text-align: center;
}

.ResultListHeader
{
    background-color: #00470F;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 2px;
    padding-right: 2px;
}

.ResultListAlternateRow
{
    background-color: #FFFFFF;
    color: #284775;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 2px;
    padding-right: 2px;
}

.ResultListEmptyDataRow
{
    background-color: #F7F6F3;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.ResultListEditField
{
    font-size: 11px;
}

.DetailsViewFooter
{
    background-color: #00470F;
    font-weight: bold;
    color: #FFFFFF;
}

.DetailsViewCommandRow
{
    background-color: #C5BBAF;
    font-weight: bold;
    font-size: 11px;
    text-align: right;
    vertical-align: middle;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
}

.DetailsViewEditRow
{
    background-color: #F7F6F3;
    text-align: left;
    padding-top: 2px;
    padding-bottom: 0px;
    padding-left: 4px;
    padding-right: 8px;
    font-size: 11px;

}

.DetailsViewEditField
{
    font-size: 11px;
}

.DetailsViewRow
{
    background-color: #F7F6F3;
    text-align: left;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 8px;
    padding-left: 4px;
    font-size: 11px;
}

.DetailsViewRowNumeric
{
    background-color: #F7F6F3;
    text-align: right;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 8px;
    padding-left: 4px;
    font-size: 11px;
}


.DetailsViewPager
{
    background-color: #666666;
    color: #FFFFFF;
    text-align: center;
}

.DetailsViewFieldHeader
{
    background-color: #00470F;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 8px;
    padding-left: 4px;
    font-size: 11px;
}

.DetailsViewHeader
{
    background-color: #00470F;
    font-weight: bold;
    color: #FFFFFF;
}

.DetailsViewAlternateRow
{
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 8px;
    padding-left: 4px;
}

.DetailsViewAlternateRowNumeric
{
    background-color: #FFFFFF;
    text-align: right;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 8px;
    padding-left: 4px;
}

.DetailsViewEmptyDataRow
{
    background-color: #F7F6F3;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.ButtonHolderTop
{
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 0px;
    text-align: right;
}

.ButtonHolderBottom
{
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 0px;
    text-align: right;
}

.ErrorText
{
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #ff0033;
}

/* Ajax Accordion Sit Menu */
.accordionHeader
{
    border-bottom: 0px solid #2F4F4F;
    color: #FFFFFF;
    background-color: #6AA129;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    
    cursor: pointer;
    
}
 
#master_content .accordionHeader a
{
      color: #FFFFFF;
      background: none;
      text-decoration: none;
}
 
#master_content .accordionHeader a:hover
{
      background: none;
      text-decoration: underline;
}
 
.accordionHeaderSelected
{
    border: 0px solid #2F4F4F;
    color: #FFFFFF;
    background-color: #6AA129;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
 
#master_content .accordionHeaderSelected a
{
      color: #FFFFFF;
      background: none;
      text-decoration: none;
}
 
#master_content .accordionHeaderSelected a:hover
{
      background: none;
      text-decoration: underline;
}
 
.accordionContent
{
    background-color: #6AA129;
    border: 0px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 5px;
}
#ContactUs
{
	font-size: 12px;
	color: #000000;
}
#ContactUs a
{
	color: Green;
	text-decoration: none;
}
#ContactUs a:hover
{
	text-decoration: underline;
}