﻿.Invisible
{
    display: none;
}

.HighlightLink img
{
    border-style: solid;
    border-width: 2px;
    border-color: #FFFFFF;
    padding: 1px;
    margin: 2px;
}

.HighlightLink img:hover
{
    border-style: solid;
    border-width: 2px;
    border-color: #FF5555;
    padding: 1px;
    margin: 2px;
}

.SearchBTN
{
    background-image: url(Images/search.gif);
    background-repeat: no-repeat;
}

.LightBottomBorder td
{
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: solid 1px #dddddd;
}

.ErrorImage
{
}

.ErrorMessage
{
    margin-top: 5px;
    padding: 0.2em 0.5em;
    color: #ffffff;
}


.ErrorReport
{
    padding: 0.4em 1em;
    margin: 1.4em 1em;
    color: #ffffff;
    display: block;
}

.ImageThumbnail img
{
    background-color: #F6F6F6;
    border: 2px solid #EEEEEE;
    padding: 3px;
}

.ImageThumbnailNoBG img
{
    padding: 3px;
}




.InfoBox
{
    color: #00aa00;
    font-weight: bold;
    font-size: 12px;
    background-color: #bbffbb;
    border-style: solid;
    border-width: 1px;
    border-color: #DDDDDD;
    display: block;
    margin: 5px;
    padding: 5px;
}

.FullWidth
{
    width: 98%;
}

.HalfWidth
{
    width: 60%;
}

.Inline
{
    display: inline;
}


.FullWidthTextBoxContainer
{
    border: 0px;
    border-collapse: separate;
    font-size: 13px;
    vertical-align: top;
    color: black;
    font-family: Verdana;
    text-align: justify;
    margin: 0px;
}

.FullWidthTextBoxDescription
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: black;
    text-align: justify;
    padding-top: 2px;
    padding-left: 0px;
    padding-right: 2px;
    padding-bottom: 2px; /*width: 50%;*/
}

.FullWidthTextBox
{
    /* 	font-size: 13px; 	vertical-align: top; 	color: black; 	font-family: Verdana; 	text-align: justify; 	margin: 0px; 	width: 98%; 	padding-right: 0px; 	padding-left: 0px; 	padding-bottom: 0px; 	padding-top: 0px; 	background-color: #EEFFEE; 	-moz-border-radius-topleft: 8px; 	-moz-border-radius-bottomright: 8px; */
    width: 98%;
}

.TextBox
{
    /* 	font-size: 13px; 	vertical-align: top; 	color: black; 	font-family: Verdana; 	text-align: justify; 	margin: 0px; 	background-color: #EEFFEE; 	-moz-border-radius-topleft: 8px; 	-moz-border-radius-bottomright: 8px; */
}


.TextBoxContainer
{
    border: 0px;
    border-collapse: separate;
    font-size: 13px;
    vertical-align: top;
    color: black;
    font-family: Verdana;
    text-align: justify;
    margin: 0px;
    text-align: center; /*width: 100%;*/ /*background-color: #E0F1D1;*/
}

.TextBoxContainer input
{
    margin-left: 5px;
}

.TextBoxContainer textarea
{
    margin-left: 5px;
}



.LabelDescription
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    text-align: justify;
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 5px;
    padding-bottom: 5px; /*width: 50%;*/
    display: block;
}


.CompactLabelDescription
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    text-align: justify;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px; /*width: 50%;*/
    display: block;
}


.LabelDescriptionInline
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    text-align: justify;
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 5px;
    padding-bottom: 5px; /*width: 50%;*/
}


.CompactLabelContainer
{
    border: 0px;
    border-collapse: separate;
    font-size: 13px;
    vertical-align: top;
    font-family: Verdana;
    text-align: justify;
    margin: 0px;
    padding-top: 0px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    text-align: center; /*width: 100%;*/ /*background-color: #E0F1D1;*/
}

.LabelContainer
{
    border: 0px;
    border-collapse: separate;
    font-size: 13px;
    vertical-align: top;
    font-family: Verdana;
    text-align: justify;
    margin: 0px;
    text-align: center; /*width: 100%;*/ /*background-color: #E0F1D1;*/
}

.LabelContainer a
{
    border-bottom: 1px dotted #000000;
}


.LabelBlockContainer
{
    display: block;
    border: 0px;
    border-collapse: separate;
    font-size: 13px;
    vertical-align: top;
    color: black;
    font-family: Verdana;
    margin: 0px;
    padding: 2px; /*width: 100%;*/ /*background-color: #E0F1D1;*/
}


.CenteredTextBoxDescription
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: black;
    text-align: center;
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 5px;
    padding-bottom: 5px; /*width: 50%;*/
}

.CenteredTextBoxDescriptionHint
{
    font-size: 11px;
    font-weight: normal;
    color: black;
    text-align: center;
}



.TextBoxDescription
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: black;
    text-align: justify;
    padding-top: 2px;
    padding-left: 0px;
    padding-right: 2px;
    padding-bottom: 2px; /*width: 50%;*/
}

.TextBoxDescriptionHint
{
    font-size: 11px;
    font-weight: normal;
    color: black;
    text-align: justify;
}

.Button
{
    /* 	font-size: 13px; 	vertical-align: top; 	color: black; 	background-color: #80e080; 	font-family: Verdana; 	text-align: center; 	-moz-border-radius: 8px; */
    margin-bottom: 5px;
    margin-top: 3px;
}

.Date
{
    width: 100px;
}

.FullWidthButton
{
    /* 	font-size: 13px; 	vertical-align: top; 	color: black; 	background-color: #80e080; 	font-family: Verdana; 	text-align: justify; 	-moz-border-radius: 8px; */ /*width: 100%;*/
}

.ImageButton
{
    display: inline-block;
    padding: 3px;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 3px;
}

.ImageButton:hover
{
}

.FullWidthRadioButtonList
{
    border: 1px solid #000000;
    font-size: 13px;
    vertical-align: top;
    color: black;
    font-family: Verdana;
    text-align: justify;
    margin: 0px; /*width: 98%;*/
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.RadioButtonList
{
    border: 0px solid #000000;
    font-size: 13px;
    vertical-align: top;
    color: black;
    font-family: Verdana;
    text-align: justify;
    margin: 0px;
    width: 98%;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.DropDownList
{
    /* 	border: 1px solid #000000; 	font-size: 13px; 	vertical-align: top; 	color: black; 	font-family: Verdana; 	text-align: justify; 	margin: 0px; 	padding-right: 0px; 	padding-left: 0px; 	padding-bottom: 0px; 	padding-top: 0px; 	height: 24px; */
}

.FullWidthDropDownList
{
    /* 	border: 1px solid #000000; 	font-size: 13px; 	vertical-align: top; 	color: black; 	font-family: Verdana; 	text-align: justify; 	margin: 0px; 	padding-right: 0px; 	padding-left: 0px; 	padding-bottom: 0px; 	padding-top: 0px; 	height: 24px; */ /*width: 98%;*/
}


.FullWidthDropDownListContainer
{
    border: 0px;
    border-collapse: separate;
    font-size: 13px;
    vertical-align: top;
    color: black;
    font-family: Verdana;
    text-align: justify;
    margin: 0px;
    padding: 2px;
    text-align: justify; /*width: 100%;*/ /*background-color: #E0F1D1;*/
}

.FullWidthDropDownListDescription
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: black;
    text-align: justify;
    padding-top: 2px;
    padding-left: 0px;
    padding-right: 2px;
    padding-bottom: 2px; /*width: 50%;*/
}

.ListBox
{
    /* 	border: 1px solid #000000; 	font-size: 13px; 	vertical-align: top; 	color: black; 	font-family: Verdana; 	text-align: justify; 	margin: 0px; 	padding-right: 0px; 	padding-left: 0px; 	padding-bottom: 0px; 	padding-top: 0px; */
}

.FullWidthListBox
{
    /* 	-moz-border-radius-bottomright: 8px; 	-moz-border-radius-topleft: 8px; 	background-color: #EEFFEE; 	color: black; 	font-family: Verdana; 	font-size: 13px; 	margin: 0; 	padding: 0; 	text-align: justify; 	vertical-align: top; */
    width: 98%;
}


.FullWidthListBoxContainer
{
    border: 0px;
    border-collapse: separate;
    font-size: 13px;
    vertical-align: top;
    color: black;
    font-family: Verdana;
    text-align: justify;
    margin: 0px;
    padding: 2px;
    text-align: center;
}

.FullWidthListBoxDescription
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: black;
    text-align: justify;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.CheckBox
{
    /* 	border: 0px; 	font-size: 13px; 	vertical-align: top; 	color: black; 	font-family: Verdana; 	text-align: justify; */
}

.CheckBoxDescription
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: black;
    text-align: justify;
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 5px;
    padding-bottom: 5px; /*width: 50%;*/
}

.PageTitle
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    color: black;
    vertical-align: top;
    text-align: justify;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.ContentIcon
{
    border: none 0px;
    margin-right: 5px;
    border: none 0px;
}

/***********************************************************************************************************************/
/******************* BAR *****************************************************************************************/
/***********************************************************************************************************************/


.BarContainer
{
    border: solid 1px #000000;
}

.BarValuesText
{
    text-align: right;
    font-size: 12px;
}

.BarValuesArea
{
}

.BarValuesInnerAreaContainer
{
}

.BarValuesInnerArea
{
}

.BarValuesInnerAreaFill
{
    background-color: #ff0000;
}


.LeftRound
{
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
}


.RightRound
{
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
}

.CoolRound
{
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomright: 8px;
}

.ButtonsList
{
}

ul.ButtonsList
{
    padding: 0;
}
ul.ButtonsList li
{
    cursor: pointer;
    float: left;
    list-style: none outside none;
    margin: 2px;
    padding: 4px 0;
    position: relative;
}
ul.ButtonsList span.ui-icon
{
    float: left;
    margin: 0 4px;
}

.throbberContainer
{
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 5px;
    display: none;
    z-index: 1000000;
    width: 66px;
    height: 66px;
    border: 1px solid #000000;
    background-color: #ffffff;
}

.throbber
{
    clear: both;
}

.SimpleText
{
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}


A.NextSlideToggleOnce
{
    text-decoration: underline;
    color: #ff0000;
}

A.NextSlideToggle
{
    text-decoration: underline;
    color: #ff0000;
    cursor: pointer;
}

DIV.Expandable
{
    display: none;
}    


.HiddenDialog
{
    display: none;
}

.HiddenDialogOpener
{
    cursor: pointer;
}


.Uppercase
{
    text-transform: uppercase;
}


table.list, td.details table.list
{
    width: 100%;
    border: 1px solid #000;
}
table.list tr th, td.details table.list tr th
{
    text-align: left;
    background-color: #666;
    color: #FFF;
    font-size: 100%;
    border-style: none;
    padding: 2px 20px 2px 2px;
}
table.list tr td, td.details table.list tr td
{
    border-bottom: 1px solid #999;
    padding: 2px 20px 2px 2px;
}
table.list tr
{
    background-color: #FFC;
}
table.list tr.odd
{
    background-color: #FDFDDD;
}
table.gnav tr td
{
    background-color: #FFC;
    border: 1px solid #000;
    padding: 2px 10px;
    font-weight: bold;
}
table.gnav tr td a
{
    color: #009;
    text-decoration: none;
}
table.gnav tr td a:hover
{
    color: #900;
    text-decoration: underline;
}
table.webparts tr th
{
    background-color: #009;
    padding: 5px;
    color: #FFF;
    font-size: 130%;
    border: 1px solid #009;
}

td.details div table tr td, td.details div table tr td.detailheader
{
    border-style: none;
}
td.detailheader
{
    text-align: right;
    font-weight: bold;
    white-space: nowrap;
    border-style: none;
    padding: 3px 10px 3px 0px;
}
td.details div table
{
    border-style: none;
}
td.details div table tr td.detailitem
{
    width: 100%;
    padding: 3px 10px 3px 0px;
}
td.details
{
    border: 2px solid #009;
    padding: 10px;
    background-color: #EEE;
}
.alert
{
    color: #C00;
    font-weight: bold;
}

.CommandsList
{
    list-style-type: none;
}
