﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
.sub
{
    vertical-align:sub;
    font-size: smaller;
    font-weight:normal;
}
.appendix
{
    font-size: .8em;
}

/*Directory Styling*/
.contentTable
{
    width:100%;
}
.Label
{
    width: 120px;
    text-align: right;
    background: #DDD9C8;
    white-space: nowrap;
}
.Value
{
    width: 200px;
    padding-right: 10px;
}
#frmEditGeneral table
{
    margin-bottom: 15px;
}
.txtEmail, #txtWebsite, #txtDBA, .txtName
{
    width: 350px;
}
.LongValue
{
    width: 320px;
    padding-right: 10px;
}
#EditPerson
{
    padding: 25px 10px 0px 25px;
}
.BoardPrograms
{
    list-style-type: none;
    width: auto;
    padding: 0px;
}
.BoardPrograms li
{
    width: 150px;
    white-space: nowrap;
    text-align: left;
    background: #DDD9C8;
}
.SanNurseProgs
{
    list-style-type: none;
    width: auto;
    padding: 0px;
}
.SanNurseProgs li
{
    width: 180px;
    display: inline-block;
    padding: inherit 5px inherit 5px;
    white-space: nowrap;
}
/*END OF DIRECTORY STYLING*/

#SeachCriteria td
{
    min-width: 100px;
    width: auto;
}
#SeachCriteria
{
    width: 500px;
    border: 1px solid #DDD9C8;
    margin-bottom: 20px;
}
#SeachCriteria input[type="text"], #SeachCriteria select
{
    width: 200px !important;
}

#Wait
{
    text-align: center;
}

#headerTween
{
    background-image: url('images/Red-blend-background.png');
    background-repeat: repeat-x;
    border-style: none;
    height: 26px;
    width: auto;
    text-align: right;
    vertical-align: middle;
}

#headerTween a
{
    color: #F9F0D8;
    font-size: 1.1em;
}
#tweenLeft
{
    float: left;
    padding: 1px 0px 0px 20px;
}
#chooseLHD a
{
    color: #901D20;
    font-size: 1em;
}
#chooseLHDFlyover
{
    border-style: none;
    width: 250px;
    height: 100px;
    background-color: #901D20;
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    z-index: 10;
    text-align: center;
}

#chooseLHD
{
    text-align: center;
    vertical-align: middle;
    width: 240px;
    margin: 0px 5px 5px 5px;
    height: 95px;
    background-color: #E3DBC2;
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px; /*z-index: 10;*/
}

#ISLayout .gridhead
{
    color: #72101E !important;
}
#ISLayout .gridhead span
{
    font-size: xx-small !important;
}

/*--------------------BEGIN: Slider----------------------*/
.slider{
	display:none;
}
.collapseSlider{
	display:none;
}
.sliderExpanded .collapseSlider{
	display:block;
}
.sliderExpanded .expandSlider{
	display:none;
}
/*--------------------END: Slider----------------------*/


/*--------------------Custom Styles-----------------------*/
.ui-progressbar
{
    height: 20px;
    width: 200px;
}

.ui-progressbar-value
{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url('themes/base/images/pbar-ani.gif');
    background-origin: padding-box;
    background-position: 0% 0%;
    background-repeat: repeat;
    background-size: auto;
}
/**/
.seeMore, .seeLess
{
    cursor: pointer;
}


/*--------------------Standard Option styles-----------------------*/
#StandardOption
{
    padding: 10 0 10 0px;
}
#OptionHeader
{
    text-align: center;
    font-size: large;
}
#StandardOption .editor-label
{
    font-weight: 700;
}

#optionMiddleLeft
{
    float: left;
    text-align: left;
    width: auto;
    margin: 0px 20px 20px 0px;
}
#optionMiddleLeft textarea, #optionMiddleLeft input[type="text"]
{
    width: 400px;
    color: #696969;
    font-family: "Trebuchet MS" , Verdana, Helvetica, Sans-Serif;
}
#StandardOption .colChx
{
    padding: 5px;
}

#optionMiddleRight
{
    width: 300px;
    float: right;
    text-align: right;
    width: auto;
}
#optionMiddleRight input[type="text"]
{
    width: 250px;
}

#optionMiddleRight .editor-label
{
    font-weight: 500;
    color: Black;
    font-style: italic;
}

#optionBottomLeft #AddKeywordHeader
{
    margin: 5px;
    font-weight: bold;
}

#optionBottom
{
    text-align: left;
}

#optionBottomLeft
{
    width: 350px;
    float: left;
    text-align: center;
    margin: 0px 20px 0px 0px;
    padding: 10px;
    overflow-y: scroll;
    overflow-x: none;
    height: 160px;
}

#optionBottomLeft #Keywords
{
    white-space: nowrap;
    text-align: left;
    margin-left: 5px;
}

#StandardOption .clsfieldset
{
    margin: .3em;
    width: 95%;
    border-color: #4E4921;
    padding: 0 1em 1em 1em;
}

.minWidth{width: 1px;white-space: nowrap;font-size: .8em;}

/*------------Inventory Dashboard Styles------------------*/

/*-------------------- Dashboard Legend-------------------*/

#DashboardHeader
{
    width: 100%;
    text-align: left;
}

#DashboardLegend
{
    text-align: right;
    width: 80px;
    margin-bottom: 5px;
    float: right;
    padding: 2px;
}

#expander span
{
    float: left;
}

#DashboardLegend legend
{
    font-weight: normal;
    font-size: 1em;
    color: Black;
}

#DashboardLegend div
{
    max-width: 15px;
    max-height: 15px;
    font-size: .85em;
    text-indent: 20px;
    margin: 2px;
    white-space: nowrap;
}

#DashboardLegend .Low
{
    background-color: #df5368 !important;
}

#DashboardLegend .Med-Low
{
    background-color: Orange !important;
}

#DashboardLegend .Med-High
{
    background-color: #d5d551 !important;
}

#DashboardLegend .High
{
    background-color: #51d651 !important;
}

.tempHidden
{
    display: none;
}

.hidden
{
    display: none !important;
}
/*-----------------End Dashboard Legend-------------------*/
/*.ui-icon-check
{
    background-position: -64px -144px;
    background-image: url(images/ui-icons_ff7519_256x240.png);
}*/

#DashboardScore
{
    width: auto;
    height: 100%;
    white-space: normal;
    background: #C3BA9B;
}

.StandardTable
{
    outline: Black solid thin;
    width: auto;
    height: 100%;
    white-space: normal;
    border-width: thin;
    border-style: solid;
    font-size: small;
    background-color: #ededed;
    border-collapse: collapse;
}

.StandardTable td
{
    width: auto;
    border-color: White !important;
    border-width: thin !important;
    border-style: solid !important;
}

.StandardTable th
{
    width: auto;
    border-color: White !important;
    border-width: thin !important;
    border-style: solid !important;
    background-color: #d5d4c4;
    text-align: center;
    padding: 0px 2px;
    font-size: 1.1em;
}

#DashboardScore th
{
    text-align: center; /*padding: 0px 2px;*/
    font-size: 1.1em;
    background: #DDD9C8;
}

.centerAlign
{
    text-align: center !important;
}

.rightAlign
{
    text-align: right !important;
}

.leftAlign
{
    text-align: left !important;
}

td #DashboardScore .Name
{
    width: 120px;
}

td #DashboardScore .status
{
    width: 120px;
}

#DashboardScore .DashboardItemHeader .Standard
{
    max-width: 120px;
    min-width: 105px;
    width: 15%;
}

#DashboardScore .ScoreAll
{
    width: 100%;
}

#DashboardScore .right
{
    padding-right: 2px;
    width: 70px;
}

td #DashboardScore .scoreDivs
{
    white-space: nowrap;
    color: Black;
    font-size: x-small;
}

#DashboardScore .Score1
{
    min-width: 5px;
    text-align: right;
    float: left;
}

#DashboardScore .Score2
{
    white-space: nowrap;
    text-align: left;
    display: inline;
    float: left;
}

tr.Overall td.Name
{
    text-indent: 0px;
    color: Black;
}

tr.Overall
{
    font-size:1.2em;
    height:30px;
    font-weight:bold;
}

tr.Overall .Score1
{
    font-size:1.3em;
    height:30px;
    font-weight:bold;
    white-space: nowrap;
    color: Black;
    line-height:2em;
}


td #DashboardScore .scoreDivs
{
    white-space: nowrap;
    color: Black;
    font-size: x-small;
}

tr.Domain
{
    font-weight: bold;
}

tr.Domain td.Name
{
    text-indent: 5px;
}

tr.Standard td.Name
{
    text-indent: 10px;
}


td #DashboardScore .Score1.None
{
    /*display: none;*/
}

td #DashboardScore .Score1.Low
{
    background-color: #df5368 !important;
    opacity: .8;
}

td #DashboardScore .Score1.Med-Low
{
    background-color: Orange !important;
    opacity: .8;
}

td #DashboardScore .Score1.Med-High
{
    background-color: #d5d551 !important;
    opacity: .8;
}

td #DashboardScore .Score1.High
{
    background-color: #51d651 !important;
    opacity: .8;
}
/*------------Inventory collection Styles-----------------*/

.InventoryDomain
{
    width: auto;
    height: 100%;
    white-space: normal;
    background-color: White;
    border-color: Black;
    border-width: thin;
    border-style: solid;
    margin-bottom: 50px;
}

.DomainHeader
{
    width: auto;
    height: auto;
    margin: 5px 2px;
    font-style: italic;
}

.DomainSummary
{
    width: auto;
    height: auto;
    margin: 5px 1px;
    font-weight: bold;
}

.StandardHeader
{
    margin: 2px 5px;
    color: Black;
}

.StandardSubHeader
{
    font-size: smaller;
    font-style: italic;
    margin: 2px 10px;
}

.Measures input[type="text"]
{
    width: 70%;
}

#ISLayout .ui-icon-plus, #ISLayout .ui-icon-minus
{
    cursor: pointer;
}

#ISLayout select
{
    width: 200px;
}

.Measures .expander
{
    font-size: smaller;
    font-style: italic;
    color: #696969;
}

.MeasureHeader
{
    width: auto;
    height: auto;
    padding-top: 2px;
    padding-bottom: 2px;
    text-indent: 3px;
    font-weight: bold;
    color: Black;
    font-style: italic;
    background-color: #e0dcb5;
}

.MeasureSubHeader
{
    width: auto;
    height: auto;
    margin: 3px;
    font-style: italic !important;
    color: #696969;
}

.MeasureSubHeader .colNo, .MeasureSubHeader .colYes
{
    text-align: center;
}

#StandardOptions .OptionsHeader
{
    text-align: center;
    font-weight: bold;
    color: Black;
    padding: 5px;
}

#StandardOptions .OptionSubHead
{
    text-align: left;
    margin: 3px;
    font-style: italic;
    background-color: #e0dcb5;
    padding: 2px;
}

table .Questions
{
    width: 100%;
    border-color: #e8eef4;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
}

.QuestionsRow .colYes, .QuestionsRow .colNo, .optionRow .colYes, .optionRow .colNo
{
    width: 30px;
    text-align: center;
    border-color: #e8eef4 !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-collapse: collapse !important;
    padding: 2px 0px 2px 0px;
    vertical-align: top;
}

.Options
{
    color: Black;
    width: 100%;
}

.QuestionsRow .colQA, .optionRow .colQA
{
    color: Black;
    padding: 3px 3px 3px 12px !important;
    text-indent: -8px;
    border-color: #e8eef4 !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-collapse: collapse !important;
}

#ImprovementSummary
{
    margin: 5px;
}

#chooseLHD fieldset
{
    text-align: center;
    border: 1px solid black;
    padding: 0;
    margin: 0;
}
/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
html
{
    height: 100%;
    width: 100%;
}

body
{
    width: 100%; /*background-color: #ededed;*/
    background-color: #ffffff;
    font-size: .85em;
    font-family: "Trebuchet MS" ,Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
    min-height: 100%;
    height: 100%;
}

#LayoutTable
{
    height: 100%;
    width: 100%;
    border: 0px;
    border-spacing: 0px;
    padding-bottom: 10px;
}

#Left
{    
    white-space: normal;
    text-align: left;
    vertical-align: top;
    padding: 1px 10px 10px 5px; /*min-width: 100px;     max-width: 150px;*/
    width: 200px;
    min-width: 200px;
    border-right: 1px solid #901D20;
    border-top-style: none;
    background: #F9F0D8;
    padding-top: -5px;
    background-image: url('images/Background.png');
    background-repeat: repeat-x;
    z-index: 2;
}

#Left #LeftLinks
{
    position: fixed;
    top: 80px;
    width: 100px;
}

#LayoutTable #Right
{
    vertical-align: top;
    padding: 1px 0px 10px 0px;
    border: 0px;
}


#LayoutTable tr
{
    padding: 0px;
    border: 0px;
}

#LayoutMiddle
{
    height: 100%;
    display: inline;
    white-space: nowrap;
}

#Left ul
{
    display: inline; /*white-space: nowrap;*/
    float: left;
    font-weight: bold;
    list-style-type: none;
    width: 200px;
    padding-left: 2px;    
}

#Left li
{   
    width: auto;
    text-align: left;    
    line-height: 1em;
    margin-bottom: 10px;
    font-family: Georgia;
    font-size: 1em;
    color: #000;
    font-weight: 500;
    white-space: normal;
}

#Left .subUL
{
    margin-top: -10px;      
    padding: 2px 0px 2px 20px;
    width: 170px;
    display: inline;
    float: left;
    font-weight: bold;
    list-style-type: disc;    
}


#Left .subUL li
{    
    width: auto;
    text-align: left;
    line-height: 1em;
    margin-bottom: 2px;
    margin-top: 8px;
    margin-left: 35px;
    font-family: Georgia;
    font-size: .9em;
    font-weight: 300;
    white-space: normal;
}
#Left .subUL li a
{
    /*color: #4f4f4f;*/
}

#Left .subUL li a:hover
{
    color: #72101E;    
}

#LHDHeader
{
    width: 100%;
    white-space: nowrap;
    border: 1px solid #d9d6c4;
    height: 55px;
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#F9F0D8', EndColorStr='#E3DBC2', GradientType=0); /* IE6-9 fallback on horizontal gradient */
    background: -moz-radial-gradient(center, ellipse cover, #F9F0D8 50%,  #E3DBC2 84%, #E3DBC2 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(50%,#F9F0D8), color-stop(84%,#E3DBC2), color-stop(100%,#E3DBC2)); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, #F9F0D8 50%,  #E3DBC2 84%, #E3DBC2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover, #F9F0D8 50%,  #E3DBC2 84%, #E3DBC2 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, #F9F0D8 50%,  #E3DBC2 84%, #E3DBC2 100%); /* IE10+ */
    background: radial-gradient(center, ellipse cover, #F9F0D8 50%,  #E3DBC2 84%, #E3DBC2 100%); /* W3C */
    background-image: url('images/Gradient.png');
    background-repeat: repeat; /*z-index: -5;*/ /*background-color:#F9F0D8; */ /* Old browsers */
}
#spnHeader
{
    color: #72101E;
    font-size: 2em;
    font-weight: 400;
    font-family: Georgia;
}

#content
{
    display: inline;
    height: 100%;
    width: auto;
    min-width: 600px;
    max-width: 1200px;
}
/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
header, #header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
    text-align: right;
}

#main
{
}

.footer, #footer
{
    display: inline-block;
    float: none;
    
    background-color: #fff;
    /*color: #999;*/
    color:Black;
    border: 3px solid #901D20;
    border-bottom: 0px none;
    text-align: center;
    line-height: normal;
    font-size: .9em;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin-left: 5px;
    height: 55px;
}
.footer .header
{
    background-image: url('images/ui-bg_fine-grain_15_ffffff_60x60.png');
    background-origin: padding-box;
    background-position: 50% 50%;
    background-repeat: repeat;
    background-size: auto;
    border: 1px solid rgb(212, 209, 191);
    border-radius: 5px 5px 0 0;
    -webkit-border-radius:  5px 5px 0 0;
    font-weight:bold;
    -moz-border-radius:  5px 5px 0 0;
    text-align:left;
    padding-left:10px;

}


#ImprovementSummary textarea{width: 300px; height: 100px; overflow-y: scroll;}

.AddProject
{
    background-color: rgb(224, 220, 181);
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 2.8em;
    padding: 5px;
    text-decoration: none;
    white-space: nowrap;
    width:100%;
}

.AddProject:hover
{
    background-color: #C3BA9B;
    text-decoration: none;
    color: #72101E;
}

#StandardProjects .NewProjects td
{
    text-align:center;
    vertical-align:top;
    width:20%;
}

#StandardProjects .OldProjects td
{
    vertical-align:top;
    width:20%;
    padding:3px;
    white-space:normal;
}


/*-------------------- IS Layout styles------------------*/

#ISLayout textarea, input[type="text"]
{
    color: #696969;
    font-family: "Trebuchet MS" , Verdana, Helvetica, Sans-Serif;
}

#ISLayout table
{
    /*border-spacing: 0px;*/
    text-indent: 0px;
}

#ISLayout
{
    width: 100%;
    margin-bottom: 30px;
}

#ISBody
{
    padding: 4px 10px 0px 10px;
    clear: both;
    position: static;
}

#DirBody
{
    padding: 0px 10px 0px 10px;
    clear: both;
    position: static;
}

/*-------------------- Sitemap styles------------------*/
#ISSitemap
{
    clear: both;
    height: auto;
    width: auto;
    padding: 0px 10px 0px 10px;
    min-width: 600px;
    max-width: 1200px;
}
#DirectorySitemap, #divMaintenanceMap
{
    clear: both;
    height: auto;
    width: auto;
    padding: 0px 10px 0px 10px;
    min-width: 600px;
    max-width: 1200px;
}
#ISBody .Sitemap, #DirBody .Sitemap
{
    padding: 1px 0px !important;
}
.Sitemap
{
    clear: both;
    height: auto;
    width: auto;
    padding: 10px;
    min-width: 600px;
    max-width: 1200px;
}

.Sitemap li.Selected a
{
    background-color: #C3BA9B;
    text-decoration: none;
    color: #72101E;
}

#SecondaryMenu
{
    clear: both;
    width: 100%;
    float: left;
    min-width: 600px;
    max-width: 1200px;
}

/*the standard portion of the sitemap*/
#StandardMap
{
    min-width: 100px;
    width: auto;
    float: left;
    padding-right: 15px;
}

/*the sub menu portion of the sitemap*/
#SubmenuMap
{
    min-width: 100px;
    width: auto;
    float: right;
}

#LayoutLeft ul
{
    padding: 10px;
    font-weight: 700;
}


ul#menu, .Sitemap ul
{
    padding: 0px;
    position: relative;
    margin: 0px;
    text-align: justify;
}

ul#menu li, .Sitemap li
{
    display: inline;
    list-style: none;
    width: auto;
    white-space: nowrap;
}

ul#menu li a, .Sitemap li a
{
    white-space: nowrap;
    font-size: 12px;
    padding: 5px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e0dcb5;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
}

ul#menu li a:hover, .Sitemap li a:hover
{
    background-color: #C3BA9B;
    text-decoration: none;
    color: #72101E;
}


/*----------------End-Custom Styles-----------------------*/



a, a:link
{
    color: #72101E;
    text-decoration: none; /*text-decoration: underline;*/
}


#ISLayout a, #ISLayout a:link, #DirBody a, .Sitemap li a
{
    color: #72101E;
}
#ISLayout a:hover
{
    color: Black;
}

/*a:visited {
    color: #505abc;
}

a:active {
    color: #12eb87;
}
*/

a:hover
{
    color: #72101E;
}



p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
    width: inherit;
}


/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend
{
    font-size: 1.2em;
    font-weight: bold;
}

textarea
{
    min-height: 75px;
}

select
{
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
}

input[type="submit"], input[type="button"]
{
    font-size: 1.2em;
    padding: 5px;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color: Red;
}

nav, #menucontainer
{
    margin-top: 40px;
}

div#title
{
    display: block;
    float: left;
    text-align: left;
}

#logindisplay
{
    color: #F9F0D8;
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding-right: 5px; /*color: black;*/
}

#logindisplay a:link
{
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: Black;
}
/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}


.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, .editor-label
{
    margin: 1em 0 0 0;
}

.display-field, .editor-field
{
    margin: 0.5em 0 0 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}
/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000; /*font-weight: 200;*/
    font-variant: small-caps;
}

h1
{
    padding-bottom: 0;
    margin-bottom: 0;
}

h2
{
    padding: 0px;
    margin: 4px;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/*AFR Pages*/


/*************************************************************************************/
/*AFR Pages*/
/*************************************************************************************/


/*Starts here*/



/*.StaffingItemHeader th
{

	text-align: center;
	padding: 0px 2px;
	font-size: 1.1em;
	border-width: thin;
	border-color: Silver;
	border-style: solid;
}

.StaffingItem td
{
	border-width: thin;
	border-color: Silver;
	border-style: solid;
}*/
/*******************************************/
/*		AFR  Section						*/
/*******************************************/

#AFRBody
{
    padding: 4px 10px 0px 10px;
    clear: both;
    position: static;
}
/* AFR Tabs */


ul#tabmenu
{
    padding: .2em .2em 0;
}

ul#tabmenu li
{
    display: inline;
    list-style: none;
}


ul#tabmenu li a
{
    padding: 10px 20px;
    text-decoration: none; /*background-color: #ECE6DB;*/ /*background-color:#fee4bd;*/
    background-color: #F0EEDB; /*border: 1px solid #d49768;*/
    border: 1px solid #736A46;
}

ul#tabmenu li a:hover
{
    color: #660000;
    text-decoration: none;
}

ul#tabmenu li a:active
{
    /*background-color: #ededed;*/
    text-decoration: none;
}


/***************************************************/

.tabcontent
{
    /*background-color: #E1DBC8; padding: 10px;*/ /*background-color: #ededed;*/ /*background-color:#f4f0ec;*/ /*background-color: #FFEEDF;*/ /*border: .5px solid #d49768;*/ /*	background-color: #F0EEE6; 	border: .75px solid #736A46;*/
    width: 100%;
}

.clsfieldset
{
    /*width: 92%;*/
    border-color: #4E4921;
    margin-left: 10px;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

.clslegend
{
    font-size: 1em;
    font-family: "Trebuchet MS" , Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
}

.spnlink
{
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
}

.spnlink:hover
{
    font-size: 1.1em;
}

.markRed
{
    color:Red;    
}

.input-validation-error
{
    border: 1px solid #f00;
}
.input-validation-valid
{
    /* Optional: you can set whatever style you want */
}
.field-validation-error
{
    color: #f00;
}
.field-validation-valid
{
    display: none;
}
.validation-summary-errors
{
    font-weight: normal;
    font-size: .85em;
    font-family: "Trebuchet MS" , Verdana, Helvetica, Sans-Serif;
    color: #f00;
}
.validation-summary-valid
{
    display: none;
}

.staffingtextbox
{
    width: 60px;
    text-align: right;
}

/*********** Web grid*****************************/


.listing-border
{
    background: #C3BA9B;
    width: 100%;
}
.gridhead
{
    background: #DDD9C8;
    font: bold 12px "Verdana" , Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    height: 27px;
    text-align: center;
}
.gridhead th a
{
    text-decoration: none;
    color: #000000;
}
.gridhead th a:hover
{
    text-decoration: none;
    color: #FFFFFF;
}

.td-dark
{
    background: #ffffff;
    height: 20px;
}
.td-light
{
    background: #F3F1EB;
    height: 20px;
}
.paging
{
    background: #C3BA9B;
    text-align: right;
    color: #000000;
}
.paging span
{
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    margin-right: 3px;
    padding: 1px 3px 1px 3px;
}
.paging a
{
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    margin-right: 3px;
    border: 1px solid #ffffff;
    background: #C3BA9B;
    padding: 1px 3px 1px 3px;
}
.paging a:hover
{
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    border: 1px solid #ffffff;
    background: #ffffff;
}

.center
{
    text-align: center;
}

.td-total
{
    background: #DDD9C8;
    font: bold 13px Arial;
    color: #000000;
    text-decoration: none;
    height: 27px;
}

.TextBoxWidth
{
    width: 500px;
}

.DropDownWidth
{
    width: 400px;
}

.validation-summary-errors
{
    font-weight: normal;
    font-size: 1em;
    font-family: "Trebuchet MS" , Verdana, Helvetica, Sans-Serif;
    color: #f00;
}

.success
{
    font-size: 1.5em;
    font-weight: 200;
    color: Green;
}
.error
{
    font-size: 1em;
    font-weight: 200;
    color: #f00;
}

.currency
{
    text-align: right;
}

.ui-dialog .ui-dialog-titlebar-close
{
    display: none;
}

.TextBoxAsLabel
{
    border: 0px;
    background-color: #fff;
    background: transparent;
}

.collapsed
{
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    margin-bottom: 0;
    margin-left: 3px;
}

.expand
{
    padding: 10px;
    border: 1px solid black;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    margin-bottom: 1em;
}

.collapsible
{
    cursor: pointer;
    cursor: hand;
}

.tooltip
{
    cursor: pointer;
    cursor: hand;
}

select
{
    font-size: 1em;
    font-family: "Trebuchet MS" ,Verdana, Helvetica, Sans-Serif;
    color: #696969;
}

.cssbutton
{
    font-family: "Trebuchet MS" ,Verdana, Helvetica, Sans-Serif ;
    font-size:small;
    height:35px;
    /*width:50px;*/
    /*border: 1px solid;*/
    /*filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr= '#ffffffff' ,EndColorStr= '#ffeeddaa' );*/
}
