﻿
/*========================================================*/
/* AspControl*/
/*========================================================*/
table.AspControl
{
    border: 1px dotted #808080;
    font-size: smaller;
}

table.AspControl td
{
    padding: 5px;
    
}
table.AspControl .TitleTextStyle
{
    background-color: #CCCCCC;
}
table.AspControl .LabelStyle
{    
}
table.AspControl .TextBoxStyle
{
    width: 100px;
}
table.AspControl .ValidatorTextStyle
{
    width: 30px;
    padding: 5px;
}
.LoginButtonStyle{}
.CheckBoxStyle{}
.FailureTextStyle
{
    background-color: #FFFFCC;
    vertical-align: middle;
}
.HyperLinkStyle{}
.InstructionTextStyle{}

/*========================================================*/
/* asp:TreeView */
/*========================================================*/

.TreeView
{
	font-family: Verdana;
	padding: .1em .1em .1em .0em;
}

.TreeView table
{
	margin: .1em .1em .1em .1em;
}

.TreeView .tree_Node
{
    font-size: 0.7em;
    text-decoration: none;
    color: #7B0F41;
}
.TreeView td.tree_RootNode
{
	font-weight: bold;
	font-size: 0.8em;
	padding-top: .5em;
	padding-bottom: 0.5em;
	color: #333333;
	
}
.TreeView td.tree_ParentNode
{
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 0.2em;
	font-size: 0.8em;
	font-style: italic;
}

.TreeView .tree_LeafNode
{
    padding-top: 0.5em;
    padding-bottom: 0.2em;
    color: #666666;
}
.TreeView .tree_SelectedNode
{
    font-weight: bold;
    text-decoration: none;
    color: #333333;
}
.TreeView .tree_HoverNode
{
    font-weight: bold;
    text-decoration: none;
    color: #333333;
}

/*========================================================*/
/*  */
/*========================================================*/


/*========================================================*/
/* asp:GridView */
/*========================================================*/

.GridViewPl
{
	border: 1px dotted #999999;
	background: #f4f4f4;
	font-family: Verdana, Arial, sans-serif, Segoe, 'Segoe UI';
	font-size: 100%;
}

.GridViewPl .HeaderStyle th
{
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	font-size: 0.6em;
	background-color: #333333;
	color: #FFFFFF;
	font-style: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 3px;
}
.GridViewPl .RowStyle td
{
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	font-size: 0.7em;
	padding-right: 2px;
	padding-left: 3px;
}

.GridViewPl .AlternatingRowStyle td
{
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	font-size: 0.7em;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 3px;
}


/*========================================================*/
/*  */
/*========================================================*/

table.GridView
{
    border: 1px dotted #999999;
    background: #f4f4f4;
    font-family: Verdana, Arial, sans-serif, Segoe, 'Segoe UI';
    font-size: 100%;     
}

.GridView .HeaderStyle th
{
    border-left-style: solid;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-color: #C0C0C0;
    border-left-color: #C0C0C0;
    font-size: 0.8em;
    background-color: #999999;
    color: #333333;
    font-style: normal;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-left: 3px;
}
.GridView .RowStyle td
{
    padding: 3px 5px 2px 5px;
    border-left-style: solid;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-color: #C0C0C0;
    border-left-color: #C0C0C0;
    font-size: 0.8em;
}

.GridView td.ImgPreview
{
	vertical-align: middle;
	text-align: center;
}

.GridView  td.ImgPreview img
{
	max-width: 50px;
	max-height: 50px;
}

.GridView .AlternatingRowStyle td
{
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	font-size: 0.8em;
	background-color: #FFFFFF;
	padding: 3px 5px 2px 5px;
}

.GridView .SelectedRowStyle td
{
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	font-size: 0.8em;
	background-color: #FFFF99;
	padding: 3px 5px 2px 5px;	
}
.GridView .EditRowStyle td
{
    border-left-style: solid;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-color: #C0C0C0;
    border-left-color: #C0C0C0;
    font-size: 0.8em;
    background-color: #000000;
    padding: 3px 5px 2px 5px;
    color: #FFFFFF;
}


.GridView .PagerStyle td
{
    padding: 3px 5px 2px 5px;
    background-color: #C0C0C0;
}




/*========================================================*/
/* asp:ListView */
/*========================================================*/
.ListView
{
    font-family: Verdana, Arial, sans-serif, Segoe, 'Segoe UI'; /*font-size: 0.7em inherit;*/
    font-size: 0.8em;
   
}
.ListView tr th
{
    padding: 2px 3px 2px 3px;
    border-left-style: solid;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-color: #C0C0C0;
    border-left-color: #C0C0C0;
    
}
.ListView tr td
{
    padding: 2px 3px 2px 3px;
    border-left-style: solid;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-color: #C0C0C0;
    border-left-color: #C0C0C0;
    
   
}
/*========================================================*/
/*========================================================*/
.ListView tr.Head
{
    background-color: #999966;
} 
.ListView tr.Head td
{
    padding: 5px 5px 5px 5px;
} 
/*========================================================*/
/*========================================================*/

.ListView tr.SearchRow
{
    background-color: #999999;
}
.ListView tr.SearchRow th
{
    padding: 5px 5px 5px 5px;
}
.ListView tr.SearchRow th input[type=text]
{
    width: 90%;
}
/*========================================================*/

.ListView tr.SortRow
{
    background-color: #CCCCCC;
}
.ListView tr.SortRow td
{
    padding: 5px 5px 5px 5px;
}
/*========================================================*/
.ListView tr.DataRow
{
    background-color: #EAEAEA;
}
.ListView tr.DataRow td image
{
    padding: 1px 3px 1px 2px;
}
.ListView tr.DataRow td
{
    padding: 5px 5px 5px 5px;
}


/*------------------------------------*/
.ListView tr.DataRowEven
{
    background-color: #BFD5FF;
}
.ListView tr.DataRowEven td image
{
    padding: 1px 3px 1px 2px;
}
.ListView tr.DataRowEven td
{
    padding: 5px 5px 5px 5px;
}

/*------------------------------------*/
.ListView tr.DataRowOdd
{
    background-color: #EAEAEA;
}
.ListView tr.DataRowOdd td image
{
    padding: 1px 3px 1px 2px;
}
.ListView tr.DataRowOdd td
{
    padding: 5px 5px 5px 5px;
}



/*========================================================*/
.ListView tr.Pager
{
    background-color: #C0C0C0;
}
.ListView tr.Pager td
{
    padding: 5px 5px 5px 5px;
}


/*========================================================*/


/*========================================================*/
table.DetailsView
{
    border-style: none;
}

table.DetailsView td
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	padding: 4px 2px 4px 5px;
}

/*============================================*/
table.DetailsView tr.RowStyle
{
    background-color: #FFFFFF;
}


/*============================================*/
table.DetailsView tr.AlternatingRowStyle
{
    background-color: #FCE8C5;
}

/*============================================*/
/*============================================*/
table.DetailsView tr.EditRowStyle
{
    background-color: #FFF;
}

table.DetailsView tr.EditRowStyle td
{
	background-color: #FFF;
	padding: 2px;
}
table.DetailsView tr.EditRowStyle td.FieldHeaderStyle
{
	background-color: #DADADA;
	font-size: 0.7em;
}

table.DetailsView tr.EditRowStyle td.Image
{
    text-align: center;
    vertical-align: middle;
}


table.DetailsView tr.EditRowStyle td input[type=text]
{	
	padding: 2px;
	background: #FFFFFF;
	margin-bottom: 2px;
	width: 95%;
}

table.DetailsView tr.EditRowStyle td input[type=checkbox]
{
	padding: 3px;
	background: #FFFFFF;
	margin-bottom: 2px;
}



table.DetailsView tr.EditRowStyle td textarea
{
    padding: 2px;
    background: #FFFFFF;
    margin-bottom: 2px;
    width: 95%;
}

table.DetailsView tr.EditRowStyle td input:focus
{
    color: #000;
    background: #FFFF99;
    outline: 1px solid red;
}

table.DetailsView tr.EditRowStyle td textarea:focus
{
    color: #000;
    background: #FFFF99;
    outline: 1px solid red;
}

/*============================================*/
/*============================================*/

table.DetailsView tr.CommandRowStyle
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #666666;
}
table.DetailsView tr.CommandRowStyle td
{
    padding-top: 15px;
    padding-bottom: 5px;
}


/*============================================*/
/*============================================*/
table.DetailsView tr.InfoRowStyle
{
    background-color: #FFF;
}

table.DetailsView tr.InfoRowStyle td
{
	background-color: #FFF;
	padding: 2px;
	font-size: 0.7em;
}
table.DetailsView tr.InfoRowStyle td.FieldHeaderStyle
{
	background-color: #DADADA;
	
}


/*============================================*/
/*============================================*/
table.DetailsView td.FieldHeaderStyle
{
    
}
/*============================================*/
/*============================================*/
table.DetailsView tr.InsertRowStyle
{
    background-color: #FFCC66;
}
/*============================================*/
/*============================================*/


/*==============================================================================*/
/*==============================================================================*/
