﻿.SearchResultsText
{
	background-position: 0px 5px;
	padding: 2px 2px 2px 18px;
	color: #C9251D;
	background-image: url(images/ico16_Find.png);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 0px;
	font-weight: normal;
	font-variant: normal;
	
	font-size: 12pt;
}
.SearchResultsHolder
{
	float: left;
	text-align:left;
}

.SubHeader
{
	margin: 0px;
	padding: 8px 5px 8px 5px;
	border-bottom: #a2c9da 1px dotted;
	background-color: #D3DDEB;
	font-weight: normal;
	font-size: 11pt;
	color: #333333;
	
	border-top: #fffacd 1px solid;
	border: 1px none #808080;
	text-align: left;
	
}
.GridView
{
	padding: 0px;
	margin: 0px;
	border-style: none solid solid solid;
	border-width: 0px;
	
	
}
.GridView .DataList_RowHeader a:link
{
	color: black;
	font-weight: normal;
	
	font-size: 13px;
	text-decoration: none;
	
}
.GridView .DataList_RowHeader a:link:visited
{
	color: black;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
.GridView .DataList_RowHeader a:link:hover
{
	color: #0066CC;
	font-size: 13px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0066CC;
}
.GridView .DataList_RowHeader a:link:visited:hover
{
	color: #0066CC;
	font-size: 13px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0066CC;
}
.DataList_Row
{
	margin: 0px;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #CFDBEB;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	
	text-align: left;
	background-image: url(images/bg_Row_N.png);
	background-repeat: repeat;
	background-position: top;
	white-space: normal;
	overflow: hidden;
}
.DataList_Row:hover
{
	margin: 1px 3px 1px 3px;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #CFDBEB;
	padding: 4px;
	font-size: 12px;
	color: #000000;
	
	text-align: left;
	background-image: url(images/bg_Row_H.gif);
	background-repeat: repeat;
	white-space: normal;
	overflow: hidden;
}
.DataRepeater_Row
{
	margin: 0px;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #CFDBEB;
	padding: 0px;
	font-size: 11px;
	color: #000000;
	
	text-align: left;
	background-image: url(images/bg_Row_N.gif);
	background-repeat: repeat;
	white-space: nowrap;
}
.DataRepeater_Row:hover
{
	margin: 1px 3px 1px 3px;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #CFDBEB;
	padding: 4px;
	font-size: 11px;
	color: #000000;
	
	text-align: left;
	background-image: url(images/bg_Row_H.gif);
	background-repeat: repeat;
	white-space: nowrap;
}
.DataList_Row_RedHighlight
{
	margin: 0px;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #CFDBEB;
	padding: 5px 2px 5px 2px;
	font-size: 13px;
	color: #000000;
	text-align: center;
	background-image: url(images/bg_Row_R.gif);
	background-repeat: repeat;
	white-space: nowrap;
}
.DataList_Row_FadedHighlight
{
	margin: 0px;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #CFDBEB;
	padding: 2px;
	font-size: 12px;
	color: #000000;
	
	text-align: left;
	background-image: url(images/bg_Row_F.gif);
	background-repeat: repeat;
	white-space: nowrap;
}
.DataList_Row_SubHighlight
{
	margin: 0px;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #CFDBEB;
	
	font-size: 11px;
	color: #000000;
	
	text-align: left;
	white-space: nowrap;
	background-color: #FFFFCC;
	font-weight: bold;
}
.DataList_Row_Highlight
{

	border-color: #CFDBEB;
	font-size: 12px;
	color: #000000;
	
	text-align: left;
	background-image: url(images/bg_Row_H.gif);
	background-repeat: repeat;
	
}
.DataList_PreviewRow
{
	border-left: 1px none #CFDBEB;
	border-right: 1px none #CFDBEB;
	border-top: 1px solid #CFDBEB;
	border-bottom: 1px solid #CFDBEB;
	margin: 1px 3px;
	border-style: none;
	border-color: #C0C0C0;
	padding: 4px 4px 4px 60px;
	font-size: 11px;
	color: #333333;
	
	text-align: left;
	height:100%;
	background-color: #FFFFAE; /*  #FFFFAE*/
}
.DataList_PreviewDisposedRow
{
	border-left: 1px none #CFDBEB;
	border-right: 1px none #CFDBEB;
	border-top: 1px solid #CFDBEB;
	border-bottom: 1px solid #CFDBEB;
	margin: 1px 3px;
	border-style: solid;
	border-color: #C0C0C0;
	padding: 4px 4px 4px 60px;
	font-size: 11px;
	color: #333333;
	
	text-align: left;
	height: 100%;
	background-color: #FFF2F2; /*  #FFFFAE*/
}


.DataList_RowItem
{
	border-style: solid solid solid none;
	border-width: 1px 0px 1px 1px;
	border-color: #CFDBEB;
	padding: 4px;
	font-size: 11px;
	color: #232323;
	
	font-weight: normal;
	text-align: left;
}

.DataList_RowItem:hover
{
	border-style: solid none solid none;
	
	border-color: #CFDBEB;
	padding: 4px;
	font-size: 11px;
	color: #000000;
	
	text-align: left;
	
}
.DataList_RowItem_StatusOK
{
    background-color: #E6FFE6;
}
.DataList_RowItem_StatusOK td
{
    padding: 5px;
    font-size: 12px;
    color: #002010;
}
.DataList_RowItem_StatusOK:hover
{
	  background-color: #FDF1D9;
	
}
.DataList_RowItem_StatusAlert
{
	margin: 0px;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #CFDBEB;
	padding: 2px;
	font-size: 12px;
	color: crimson;
	
	text-align: left;
	background-color: #FFF0E1;
	background-repeat: repeat;
	white-space: nowrap;
}
.DataList_RowItem_StatusAlert:hover
{
	margin: 1px 3px 1px 3px;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #CFDBEB;
	padding: 4px;
	font-size: 12px;
	color: #000000;
	
	text-align: left;
	background-image: url(images/bg_Row_H.gif);
	background-repeat: repeat;
	white-space: nowrap;
}



.DataList_RowHeader
{
	padding: 5px 3px 5px 3px;
	border-right: #b0c4de 1px dotted;
	border-top: #b0c4de 1px dotted;
	font-size: 13px;
	border-left: #b0c4de 1px dotted;
	color: #333333;
	border-bottom: #b0c4de 1px dotted;
	
	background-color: #D3DDEB;
	border: 0px solid #FFFFFF;
	background-image: url(images/bg_Row_HH.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	white-space: nowrap;
}	
.DataList_RowHeader td
{
    height: 25px;   
    padding-left: 5px; 
}
.DataList_RowHeaderNoLink
{
	padding: 5px 3px 5px 3px;
	border-right: #b0c4de 1px dotted;
	border-top: #b0c4de 1px dotted;
	font-size: 13px;
	border-left: #b0c4de 1px dotted;
	color: #333333;
	border-bottom: #b0c4de 1px dotted;
	
	background-color: #D3DDEB;
	border: 0px solid #FFFFFF;
	background-image: url(images/bg_Row_HH.gif);
	background-repeat: repeat-x;
	text-align: left;
	white-space: nowrap;
}	
.DataList_RowFooter
{
	padding: 3px 3px 5px 3px;
	border-right: #b0c4de 1px dotted;
	border-top: #b0c4de 1px dotted;
	font-size: 11px;
	border-left: #b0c4de 1px dotted;
	color: #333333;
	border-bottom: #b0c4de 1px dotted;
	font-weight: normal;
	height: 22px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	background-image: url(images/bg_Row_HH.gif);
	background-repeat: repeat-x;
}

.DataList_RowEmpty
{
    background-position: 40%;
    border: 0px solid #808080;
    padding: 15px 8px 15px 8px;
    font-size: 12pt;
    background-color: transparent;
    color: #666666;
    text-align: center;
    margin: 2px;
    height: 100px;
    letter-spacing: normal;
    
}

/* DataList Hyperlinks */
.DataList_RowFooter a{text-decoration:none;color:#336699}
.DataLIst_RowFooter a:hover{color: #FF3300;text-decoration: underline;}
.DataList_RowFooter a[disabled='disabled']{text-decoration:none;color:Gray}

/* DataList Controls */

.checkbox
{
	padding: 0px;
	margin: 0px;
	border: 0px solid #666666;
}

/* Hyperlinks for Lists  */
a.Primary
{
	color: #336699;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
}
a.Primary:hover
{
	color: #CC0000;
	font-weight: normal;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CC0000;
}
.DivFlyOutBody
{
	background-color: #FFFFF4;
	border-right: solid 1px #a9a9a9;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	border-color: #000020;
	width: 415px;
	height: 100px;
	z-index: 2000;
}
.DivFlyOutHeader
{
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	background-color: #D8D8D8;
	
	font-weight: normal;
	font-size:13px;
	text-align: left;
	color: #003366;
	height:24px;
	padding-left:5px;      
}
 .ListSearchPrompt{font-size:11px; font-style:italic;}
.PopupHover
{
    padding: 1px;
    background-color: #E9F0F8;
    border-right: dotted 1px #a9a9a9;
    border-left: #a9a9a9 1px dotted;
    border-bottom: #a9a9a9 1px dotted;
    border-top: #a9a9a9 1px dotted;
    border-color: #C0C0C0;
    width: auto;
    height: 100px;
    z-index: 2000;
    display: Inline;
    height: auto;
    width: auto;
    visibility: hidden;
    text-align: left;
    font-size: 11px;
    border-style: solid;
    color: #333333;
    font-family: Segoe UI;
}
.PopupHover td
{
    padding: 4px;    
}
.PopupHover td b
{
    color: #666666;
}
.PopupHoverHeader
{
    padding: 5px;
    color: #173C4F;
    background-color: #D0DFF0;
    font-size: 12px;
    font-weight: bold;
}

.suggestionsBox {
	font-size: 11px;
	position: relative;
	background-color: #F5F9FC;
	color: #0A1118;
	z-index: 999999 !important;
    list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-left: 2px;
	padding-top: 0px;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: gray;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: gray;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: silver;
}
 
.suggestionList
{
    
    font-size: 12px;
    position: relative;
  /*   #D5E0EE;*/
   background-color: #F5F9FC;
    color: #0A1118;
    z-index: auto;
    font-weight: normal;
    width: auto;
    list-style-type: none;
    margin-left:0px;
    padding-left:0px;
   
}
 
.suggestionListHighlight
{
      font-size: 12px;
	background-color: #D5E0EE;
	cursor: pointer;
	color: #6C0000;
	z-index: auto;
	 font-weight:normal;
	 width: auto;
	list-style-type: none;
}
.AssetPickerListEmpty
{
        
}