﻿body {
}
/******************************************************/
General Table
/******************************************************/
Table.General
{
	font-family:Verdana;
	font-size:11pt;
	
}
Table.General td.TRight
{
	text-align:right;
	font-family: Verdana;
	font-size: 9pt;
	white-space:nowrap;
	color:#ff6600;
}

Table.General td.TMiddle
{
	text-align:center;
	font-family:  Verdana;
	font-size: 9pt;		
	white-space:nowrap;
	color:#ff6600;
}

Table.General td.TLeft
{
	text-align:left;
	font-family: Verdana;
	font-size: 9pt;
	white-space:nowrap;
	color:#ff6600;
	
}
Table.General td.Heading
{
	text-align:left;
	font-family:Verdana;
	font-size:smaller;
	font-weight:bold;
}
Table.General td.Heading1
{
	text-align:left;
	font-family:Verdana;
	font-size:smaller;
	font-weight:bold;
	color:ActiveCaption;
	background-color:Lime;
}
Table.General td.Blue
{
	text-align:left;
	font-family: Verdana;
	font-size: 9pt;
	white-space:nowrap;
	
	
	color:Blue
}
Table.General td.Heading2
{
	text-align:left;
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
}

Table.General td.Head
{
	text-align:center;
	font-family: Verdana;
	font-size: 11pt;
	font-style:normal;
	font-weight:bold;
	color:Blue;
	
}
Table.General td.SubHead
{
	text-align:left;
	font-family: Verdana;
	font-size: 10pt;
	font-style:normal;
	font-weight:normal;
	color:Black;
	
}
Table.Genera td.Master
{
	font-family: Verdana;
	font-style:normal;
	font-weight:bold;
	color:#ff6600;
	
	
}
Table.General td.TRight1
{
	text-align:right;
	font-family: Verdana;
	font-size: 9pt;

	
}

Table.General td.TMiddle1
{
	text-align:center;
	font-family:  Verdana;
	font-size: 9pt;		

	
}

Table.General td.TLeft1
{
	text-align:left;
	font-family: Verdana;
	font-size: 9pt;
	color:Black;
	
	
	
}


/*********************************************************************/
.cmdBtns
{
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	cursor:pointer;
	
	margin-bottom: 0px;

}
.TextBox
{
	font-family:verdana;
	font-size:10pt;
}
.Panel
{
	font-family:Verdana;
	font-size:medium;
	font-weight:bold;
	margin-right: 0px;
}
.RemoveUnderline
{
	font-family: Verdana;
	text-decoration:none;
	
	font-size:10pt;
	

}
.RemoveUnderlineRecipes
{
	font-family: Verdana;
	text-decoration:none;
	color:Black;

		
}
.RemoveUnderlineRecipes.hover
{
	font-family: Verdana;
	text-decoration:underline;
	color:Green

		
}
.Anchor
{
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	color:#ff6600;
	font-family: Verdana;
	
}

.lableusername
{
	font-weight:bold;
	font-size:8pt;
text-align:left;
	color:#000066;
	font-family: Verdana;
	
}
.Links {
    font-family: Verdana;
    font-size: 10pt;
    color: #000000;
      text-decoration: underline;
}
.Links:hover {
    font-family: Verdana;
    font-size: 10pt;
    color:#97511D;
    text-decoration: underline;
}
.Links:visited {
    font-family: Verdana;
    font-size: 10pt;
    color: #000000;
     text-decoration: none;
}
/***************************************************************************/
/*                        AJAX                                             */
/***************************************************************************/
.AjaxProgress
{
	position:absolute;
	top:75px;
	left:85%;
	width:133px;
}
.AjaxMsg
{
	font-family:Verdana;
	font-size:10pt;
	color:White;
}

/*********************************************************/
/*                   Grid Style                          */
/*********************************************************/

/* <FooterStyle CssClass="GVFooter" />
 <EmptyDataRowStyle CssClass="GVEmptyRow" />
 <RowStyle CssClass="GVRow" />
 <PagerStyle CssClass="GVPager" />
 <HeaderStyle CssClass="GVHeader" />
 <AlternatingRowStyle CssClass="GVAltRow" /> */

/* 
<HeaderStyle BackColor="#5D7B9D" Font-Bold="True" ForeColor="White" />
<FooterStyle BackColor="#5D7B9D" Font-Bold="True" ForeColor="White" />
<SelectedRowStyle BackColor="#E2DED6" Font-Bold="True" ForeColor="#333333" />
<AlternatingRowStyle BackColor="White" ForeColor="#284775" />
<EditRowStyle BackColor="#999999" />
<RowStyle BackColor="#F7F6F3" ForeColor="#333333" />
<PagerStyle HorizontalAlign="Right" BackColor="#284775" ForeColor="White" /> */

.GVRow
{
	background-color:#F7F6F3;
	color:#333333;
	text-align:left;
}

.GVAltRow 
{
	background-color:White;
	color:#284775;
	text-align:left;
}

.GVHeader 
{
	height:22px;
	background-color:Gray;
	color:white;
	font-weight:bold;
}

.GVEmptyRow
{
	font-family: Tahoma, Verdana, Arial, 'Times New Roman';
	font-size: 15pt;
	font-weight:bold;
	text-align:center;
	color:Red;
	background-color:#EABA72;
}

.GVFooter
{
	background-color:Gray;
	color:white;
	font-weight:bold;
}

.GVPager
{
	height:22px;
	background-color:#284775;
	font-weight:bold;
	text-align:right;
}

/*********************************************************/
/*                 Menu styles                          */
/*********************************************************/


#container{
	position:relative;
	height:56px;color:#E0E0E0;
	background:#143D55;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	}
#nav{
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(images/_bg.gif) repeat-x bottom left;
	padding:0 0 0 20px;}
#nav ul{
	margin:0;padding:0;
	list-style-type:none;
	width:auto;
	float:left;}
#nav ul li{
	display:block;
	float:left;
	margin:0 1px;
	}
#nav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
	}
#nav ul li a span{
	padding:12px 20px 0 0;
	height:21px;
	float:left;
	}
#nav ul li a:hover{
	color:#fff;background:
	transparent url(images/_bg-OVER.gif) repeat-x bottom left;
	}
#nav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
	}
#nav ul li a.current,#dolphinnav ul li a.current:hover{
	color:#fff;
	background:#1D6893 url(images/_left-ON.gif) no-repeat top left;
	line-height:275%;
	}
#nav ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#1D6893 url(images/_right-ON.gif) no-repeat top right;
	height:33px;
	}
.align
{
	height:80;
	width:auto;
}