﻿.RadMenu {
  background-color: #996633;
  padding: 10px 0px 0px 0px;
	outline: none;
}

.ContextMenu {
  background-color: #996633;
  padding: 0px 0px 0px 0px;
}

.RadMenu .rmLink .rmExpandDown {
  background-image: url(Images/MenuArrowDown.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 23px !important;
}

.RadMenu .rmLink .rmExpandRight {
  background-image: url(Images/MenuArrowRight.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 23px !important;
}

.RadMenu .rmLink {
  color:#ffffff;
  font-size: 1.2em;
  padding-bottom: 5px;
}

.RadMenu .rmLink:link {
  color:#ffffff;
}

.RadMenu .rmLink:visited {
  color:#ffffff;
}

.RadMenu .rmLink:active {
  background-color:#000000;
  color:#ffffff;
}

.RadMenu .rmLink:hover {
  background-color:#000000;
  color:#ffffff;
  text-decoration:none;
}

.RadMenu .rmGroup {
  background-color:#996633;
}

.RadMenu .rmGroup .rmLeftImage {
  margin-right: 4px !important;
}

.RadMenu .rmGroup .rmText {
  font-size: 0.8em;
  padding-left: 10px !important;
  padding-bottom: 3px !important;
  padding-top: 3px !important;
}

.RadMenu .rmSeparator {
  border-bottom: solid 1px #cc9966;
  border-top: solid 1px #996633;
  height: 0px !important;
}

.RadMenu .rmLevel2 {
  border-left: 1px solid #ffffff;
}

.RadMenu .rmTopShadowRight {
  right: -4px !important;
}

.RadMenu .rmBottomShadowLeft {
  bottom: -4px !important;
}

.RadMenu .rmBottomShadowRight {
  bottom: -4px !important;
  height: 4px !important;
  right: -4px !important;
  width: 3px !important;
}

.RadGrid {
  margin-top: 10px;
  margin-bottom: 10px;
}

.RadGrid .rgAltRow
{
  background-color: #f4f4f4 !important;
}

.RadGrid .rgSelectedRow
{
  background-color: #666666 !important;
}

.RadGrid .rgActiveRow td, .RadGrid .rgSelectedRow td
{
  border-color: inherit !important;
}

.RadGridAutoSize {
  margin-top: 10px;
  margin-bottom: 15px;
  width:auto !important;
  float:left;
}

.RadGridAutoSize .rgMasterTable {
  width:auto !important;
}

.RadGridAutoSize a {
  color: #996633 !important;
}

.RadGridAutoSize a:link {
  color: #996633 !important;
}

.RadGridAutoSize a:visited {
  color: #996633 !important;
}

.RadGridAutoSize a:active {
  color: #cc9966 !important;
}

.RadGridAutoSize a:hover {
  color: #cc9966 !important;
}

.RadGridNoRecords {
  background-color: #f0f0f0 !important;
  border: 0px none transparent !important;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 5px 5px 5px 5px;
}

.rgAltRow td {
  border-bottom-width: 0px !important;
}

.rgPagerCell {
  border: 0px none #ffffff !important;
}

.rcbSeparator
{
  font-size: 1px !important;
  height: 1px !important;
  padding: 0px 0px 0px 0px !important;
}

.DayWithData
{
  background-color: #f0e0d2;
  color: #000000 !important;
}

.DayWithData a
{
  color: #000000 !important;
}

.SelectedDay
{
  background-color: #996633 !important;
  border-color: #996633 !important;
  background-image: none !important;
  color: #ffffff !important;
}
.TabStrip
{
  z-index: 100;
  position: relative;
}
.TabBody
{
   background-color: #ffffff;
   border-right: #999999 1px solid;
   border-top: #999999 1px solid;
   border-left: #999999 1px solid;
   border-bottom: #999999 1px solid;
   min-height: 300px;
   margin-top: -1px; 
   z-index: 10; 
   position: relative;
   padding: 15px 15px 15px 15px;
}
.RadNotification
{
  background-color: #666666;
  color:#ffffff;
  line-height: 1.5em;
}
.RadNotification .rnContent
{
    padding:12px 12px 12px 12px !important;
}
.TelerikModalOverlay
{
  z-index: 12000 !important;
}
.RadWindow
{
  z-index: 12015 !important;
}
.RadCalendar
{

}
.RadCalendar .rcOtherMonth a
{
    color: #d8d8d8 !important;
}
.RadCalendar .rcOtherMonth a:hover
{
    color: #333333 !important;
}
.RadTreeView .rtSelected .rtIn
{
  background-color: #666666 !important;
  border-color:#666666 !important;
}

.RadSliderHideSelectedRange .rslHorizontal .rslSelectedregion
{
  background: inherit !important;
}

.StaleLocationCell
{
    background-image: url(images/StaleLocation.png);
    background-position: right top;
    background-repeat: no-repeat;
}

.DateDialog .CalendarSelection
{
    height: 30px;
    padding: 5px 5px 5px 5px;
}
.DateDialog table
{
    margin: 0px 0px 0px 0px !important;
}
.DateDialog .Buttons
{
    margin-top:0px !important;
    margin-bottom:0px !important;
    height: 22px;
}
.DateDialog .Buttons li
{
    text-align:center;
    margin: 0px 0px 0px 0px;
}

.RadTreeList a {
  color: #999900 !important;
  font-weight:normal !important;
}

.RadTreeList a:link {
  color: #999900 !important;
  font-weight:normal !important;
}

.RadTreeList a:visited {
  color: #999900 !important;
  font-weight:normal !important;
}

.RadTreeList a:active {
  color: #666666 !important;
  font-weight:normal !important;
}

.RadTreeList a:hover {
  color: #666666 !important;
  font-weight:normal !important;
}

.RadGrid_Metro .rgGroupHeader
{
    background-color:#e0e0e0 !important;
    font-weight: bold;
    font-size: 1em !important;
}

.RadGrid_Metro .rgGroupCol
{
    border-color:#e0e0e0 !important;
    background-color:#e0e0e0 !important;
    padding-left: 0px !important; 
    padding-right: 0px !important;
}

.RadGrid_Metro .rgFooter
{
    background-color: #e8e8e8 !important;
}

.RadGrid_Metro .rgFooter td
{
    border-top-style: none !important;
    border-bottom-style: none !important;
}

.RadListBox li
{
    margin-bottom:0px !important;
}

.RadListBox input[type='checkbox']
{
    margin-right:5px;
}

.RadListBox label
{
    font-weight:normal !important;
}

.RadGrid th, .RadGridAutoSize th
{
    color: #000000;
    font-weight: bold;
}

.RadGrid th a, .RadGridAutoSize th a:link
{
    color: #000000 !important;
    font-weight: bold;
}

.RadGrid th a, .RadGridAutoSize th a:visited
{
    color: #000000 !important;
    font-weight: bold;
}

.RadGrid th a, .RadGridAutoSize th a:hover
{
    color: #000000 !important;
    font-weight: bold;
}

.RadGrid th a, .RadGridAutoSize th a:active
{
    color: #000000 !important;
    font-weight: bold;
}

.RadGrid th span.SubHeading, .RadGridAutoSize th span.SubHeading, .RadGrid_Metro th span.SubHeading
{
    color: #999999 !important;
    font-weight: normal;
    display:block;
    font-size:0.9em;
}

