﻿body     { 
         background: #FFFFFF; 
         color: #000000;
         font-family: Arial, Helvetica, Verdana, sans-serif;
         font-size:14px;
         text-align : left;
         }
         
p, td{
         color: #000000;
         font-family: Arial, Helvetica, Verdana, sans-serif;
         font-size:12px;
}

.ContentPanel
{
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 25px;
	text-align: LEFT;
	font-family: Arial; 
	font-size: 14px; 
	font-weight: normal; 
	color: #333333;
	width: 100%;
	border-right: solid 1px;
	border-top: solid 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-style:dashed;
	border-color:#DDDDDD;
	margin-top: 5px;
}

.ContentPanelNoWidth
{
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 25px;
	text-align: LEFT;
	font-family: Arial; 
	font-size: 13px; 
	font-weight: normal; 
	color: #333333;
	width: 800px;
	border-right: solid 1px;
	border-top: solid 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-style:dashed;
	border-color:#DDDDDD;
	margin-top: 5px;
}

A:link {
font-family: Arial, Heveltica, Verdana, Sans-serif;
color: #006699;
background: transparent; 
text-decoration: none;
}
A:visited {
font-family: Arial, Heveltica, Verdana, Sans-serif;
color: #006699;
background: transparent; 
text-decoration: none;
}

A:active {
font-family: Arial, Heveltica, Verdana, Sans-serif;
color: #CC9933;
background: transparent; 
text-decoration: none;
}
A:hover {
font-family: Arial, Heveltica, Verdana, Sans-serif;
color: red;
background: transparent; 
text-decoration: underline
}

A.searchlink {font-family: Arial, Heveltica, Verdana, Sans-serif;font-weight: bold;font-size : 16px;color: #336699;background: transparent; text-decoration: none}
A.smalllink:link {font: 12px Arial; font-weight: normal;text-decoration: none; color: blue;}
A.smalllink:visited {font: 12px Arial; font-weight: normal;text-decoration: none; color: blue;}
A.smalllink:active {font: 12px Arial; font-weight: normal;text-decoration: none; color: blue;}
A.smalllink:hover {font: 12px Arial; font-weight: normal;text-decoration: underline;color: #336699;}

    
.heading { 
font-family: Arial, Helvetica, Verdana,sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #000080;  }

.h3 { 
font-family: Arial, Helvetica, Verdana,sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #006699
}

.h3 A:link {
text-decoration: none;
font-size: 14px; 
font-weight: bold; 
color: #006699
}

.h3 A:visited {
text-decoration: none;
font-size: 14px; 
font-weight: bold; 
color: #006699
}


.h3 A:active {
text-decoration: none;
font-size: 14px; 
font-weight: bold; 
color: #006699
}

.h3 A:hover {
color: gold;
text-decoration: underline;
font-size: 14px; 
font-weight: bold 
}

.text { 
font-family: Arial,Helvetica,Verdana,sans-serif; 
font-size: 12px; 
color: #000000;  }

.textbold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; font-weight: bold; 
color: #000000;  }

.smalltextboldgold { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #cc9933;  }

.smalltextboldwhite { 
font-family: Arial,Helvetica,Verdana, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #ffffff;  }

.smalltextboldwhite A:link {
font-family: Arial, Heveltica, Verdana, Sans-serif;
color: #FFFFFF;
background: transparent; 
text-decoration: none
}
.smalltextboldwhite A:visited {
font-family: Arial, Heveltica, Verdana, Sans-serif;
color: #FFFFFF;
background: transparent; 
text-decoration: none
}

.smalltextboldwhite A:active {
font-family: Arial, Heveltica, Verdana, Sans-serif;
color: #FFFFFF;
background: transparent; 
text-decoration: none
}
.smalltextboldwhite A:hover {
font-family: Arial, Heveltica, Verdana, Sans-serif;
color: gold;
background: transparent; 
text-decoration: underline
}



.bluetextbold { font-family: Tahoma, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #000080  }

b { font-family: Tahoma, Helvetica, sans-serif; font-weight: bold; }


/* eRIDE .NET Start */

.flowBody, .flowPanel, .flowHeader, .searchPanel
{
	font-family : Arial, Sans-Serif;
}
	
.flowBody, .flowHeader
{
	margin-top: 0px;
	margin : 0px;
	font-size : 10pt;	
	width: 800px;
}

.flowPanel, .flowPanelGradient, .searchPanel
{
	border-right: gainsboro 1px solid;
	padding-right: 5px;
	border-top: gainsboro 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: gainsboro 1px solid;
	padding-top: 5px;
	border-bottom: gainsboro 1px solid;
	background-color: whitesmoke;
	margin : 10px;
	font-size : 10pt;
	width: 800px;
}

.DataGridHeader 
{	
	font-size : 9pt;
	color:White;
	background-color:steelblue;
	font-weight:bold;
}
.DataGridItem 
{
	background-color:#ffffff;
}
.DataGridAlternatingItem
{
	background-color:#ffffff;
}
.flowPanelNoWidth
{
	border-right: gainsboro 1px solid;
	padding-right: 5px;
	border-top: gainsboro 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: gainsboro 1px solid;
	padding-top: 5px;
	border-bottom: gainsboro 1px solid;
	background-color: whitesmoke;
	margin : 10px;
	font-size : 10pt;
}
.flowPanelBorderLess
{
	margin : 10px;
	font-size : 10pt;
	width: 800px;
}

.flowPanelHeader
{
	font-size : 10pt;
	font-weight : Bold;
	margin-bottom : 8px;
	color: #006699;
}
.panelHeading
{
	font-size : 14px;
	font-weight : Bold;
	color: steelblue;
}
.pageheading { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #cc9933;  
}

.dataViewHeader
{
	font-size : 10pt;
	font-weight : Bold;
	margin-bottom : 8px;
	color: #000000;
}

/* When using asp:linkbutton need to assign cssclass=hyperlink */
.hyperlink 
{
	font-size : 9pt;
	color:#006699;
	border:none;
	background:none;
}


/* -------Data Grid Items-------- 
.DataGridItem 
{
	background-color:#ffffff;
}
.DataGridAlternatingItem
{
	background-color:#ffffff;
}
.DataGridHighlightItem
{
	background-color:#C1C2C2;
}
.DataGridHighlightItemGold
{
	background-color:#F5F5DC;
}
.DataGridHighlightItemLightRed
{
	background-color:#FFEEEB;
}
.DataGridHeader 
{	
	font-size : 9pt;
	color:White;
	background-color:steelblue;
	font-weight:bold;
}
.DataGridItemHighlightText 
{
	color: DarkRed;
	font-weight: bold;
}
*/
/* ------------------------------ */


/* -------Data List Items-------- */
.DataListBold
{
	color:steelblue;
	font-weight:bold;
}
.DataListItem
{
   padding-top: 8px;
   padding-bottom: 8px;
	border-bottom: 1px dashed gainsboro; 
	width: 100%; 
}

.DataListItemAlternating
{
   padding-top: 8px;
   padding-bottom: 8px;
	border-bottom: 1px dashed gainsboro; 
	width: 100%; 
}


.DataListSeparator
{ 
   padding-top: 8px;
   padding-bottom: 8px;
	color:#cc9933;
	border-bottom: 1px dashed gainsboro; 
	width: 100%; 
}
.DataListSeparator2
{ 
   padding-top: 0px;
   padding-bottom: 0px;
   height:1px;
	color:#cc9933;
	border-top: 1px dashed gainsboro; 
	width: 100%; 
}
/* ------------------------------ */


/* -------Form Controls-------- */
input.textbox
{
	border-style:solid;
	border-width:1px;
	border-color:lightsteelblue;
}
textarea 
{
	border-style:solid;
	border-width:1px;
	border-color:lightsteelblue;
}
.button 
{
	border-right: lightsteelblue 1px double;
	padding-right: 0px;
	border-top: lightsteelblue 1px double;
	padding-left: 0px;
	font-size: x-small;
	margin-left: 0px;
	border-left: lightsteelblue 1px double;
	color: black;
	margin-right: 0px;
	border-bottom: lightsteelblue 1px double;
	font-family: Arial;
	position: static;
	background-color: white;	
}	
.filebutton
{
	border-right: lightsteelblue 1px double;
	padding-right: 0px;
	border-top: lightsteelblue 1px double;
	padding-left: 0px;
	font-size: x-small;
	margin-left: 0px;
	border-left: lightsteelblue 1px double;
	color: black;
	margin-right: 0px;
	border-bottom: lightsteelblue 1px double;
	font-family: Arial;
	position: static;
	background-color: white;	
	height:22px;
}
/* ----------------------------- */


.ErrorLabel 
{
	color:Red;
	font-size:14px;
	font-family:Arial, Verdana;
}

.RedComment 
{
	color:Red;
	font-family:Verdana,Arial;
}
.GreenComment 
{
	color:Green;
	font-family:Verdana,Arial;
}
.BlueComment 
{
	color:steelblue;
	font-family:Verdana,Arial;
}
.navHeader 
{
	color:      #000000;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size:12px
}

.Enabled
{
   background-color:White
}

.Disabled
{
   background-color:Whitesmoke
}

hr 
{
	color:#cc9933;
}
hr.InPanel
{
	color:lightsteelblue;
}

/* eRIDE .NET END */


/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 130px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #EAF1FF;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}


/*AutoComplete flyout */

.autocomplete_completionListElement_big 
{
    font-family: Courier New ;  
	visibility : hidden;
	margin : 0px!important;
	background-color : #FFFFFF;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 130px;
    text-align : left; 
    list-style-type : none;
    width: 500px;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem_big
{
    font-family: Courier New ;  

	background-color: #EAF1FF;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem_big
{
    font-family: Courier New ;  

	background-color : window;
	color : windowtext;
	padding : 1px;