﻿body
{
	margin: 0px;
	padding: 0px;
    background-image: url('/images/lace.jpg');
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}

.backFader
{
    display:block;
    background-image: url('/images/trans75.png');
    /*set the div in the top-left corner of the screen*/
    position:absolute;
    top:0;
    left:0;
    /*set the width and height to 100% of the screen*/
    width:100%;
    height:100%;
    text-align: center;
    vertical-align: middle;
    z-index: 50;
}

a.MenuLink:link
{
	text-decoration: none;
    color: #dc9abd;   
}

a.MenuLink:Visited
{
	text-decoration: none;
    color: #dc9abd;   
}

a.MenuLink:Hover
{
	text-decoration: none;
    color: #dc9abd;   
}

a:link 
{
	text-decoration: none;
	color: Purple;
}

a:visited 
{
	text-decoration: none;
	color: Purple;
}
a:hover 
{
	text-decoration: underline;
	color: Purple;
}
a:active 
{
	text-decoration: none;
	color: Purple;
}

a.WhiteLink 
{
    color: White;
}

.Header
{
	width:800px;
	height:99px;
	color:White; 
	font-weight: bold; 
	font-size: 14px; 
	margin-bottom: 13px;
	margin-right: 8px;
	background-image:url('/images/header.jpg'); 
	text-align:right; 
	vertical-align: bottom; 
	display: table-cell;
}

.MemberBar
{
	width: 800px;
}

#Navigation
{
	width: 600px;
	background-color: #ffdddd;
	height: 22px;
	padding: 4px 2px 0px 6px;
}
.Content
{
	color: Black;
	background-color: White;
	width: 798px;
	min-height: 400px;
	height: auto;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	text-align: left;
}

.Footer
{
	color: Purple;
	background-color: Black; 
	width: 788px; 
	font-size: 11px; 
	padding: 6px;
}

.MemberPanel
{
	width:auto;
	height:20px;
	display: table-cell;
	color:White; 
	background-color: Purple; 
	font-weight: bold; 
	font-size: 12px;
	border-top: 1px solid Fuchsia;
	border-left: 1px solid Fuchsia;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	text-align: center;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
}

.OddRow{	
	height: auto;
}

.EvenRow{
	background-color: #fbdeff;	
	height: auto;
}

.ListCell{
	height: auto;	
	padding: 4px;
}

.ListHover:hover{
	cursor: pointer;
	color: Black;
	background-color: #e3a4ea;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}

.TableThin
{
	margin: 0px;
	padding: 0px;	
}

.TableHeader
{
	background-color: #DDDDDD;
	border-top: 1px solid Brown;
	border-bottom: 1px solid Brown;
	font-weight: bold;
	padding: 2px;
}

.TableFooter
{
	border-top: 1px solid Brown;
	font-weight: bold;
	padding: 2px;
}

.Cell
{
    position: relative;
    display: table-cell;
    color: inherit;
    height: 12px;
    vertical-align: middle;
    width: auto;
    min-width: 25px;
    padding: 6px;
    border-right: 1px solid transparent;
    border-bottom: 1px Solid #CCC;
    text-align: left;
}

.CellC
{
    position: relative;
    display: table-cell;
    color: inherit;
    height: 12px;
    vertical-align: middle;
    width: auto;
    min-width: 25px;
    padding: 6px;
    text-align: left;
}

.CellS
{
    position: relative;
    display: table-cell;
    color: inherit;
    font-size: 12px;
    vertical-align: middle;
    width: auto;
    min-width: 25px;
    padding: 3px;
    border-right: 1px solid transparent;
    border-bottom: 1px Solid #CCC;
    text-align: left;
}

.CellHeaderBanner
{
   background-color: Purple; 
}

.CellHeader
{
    color: White;
    background-color: Purple;
    font-weight: bold;
    border-right: 1px Solid Fuchia;
    border-bottom: 1px Solid Fuchia;
}

.CellHeaderS
{
    color: White;
    background-color: Purple;
    font-size: 12px;
    font-weight: bold;
    border-right: 1px Solid Fuchia;
    border-bottom: 1px Solid Fuchia;
}

.Hidden         {display: none;}
.Center         {text-align: center;}
.CenterDiv      {margin: 0px auto;}
.Right          {text-align: right;}
.FloatLeft      {float: left;}
.FloatRight     {float: right;}
.Bold           {font-weight: bold;}
.TableCell      {display: table-cell;vertical-align: top;}
.CellName       {text-align:left;width: 225px;}
.CellID         {width: 100px;}
.CellCode       {width: 150px;}
.CellStatusIcon {width: 25px;text-align: center;}
.CellFiller     {width: 423px;}
.CellCenter     {text-align: center;}
.CellPad        {padding: 2px;}

.CellLabel{
	display: table-cell;
  	position: relative;
  	padding: 1px;
  	padding-right: 6px;
  	text-align: right;
  	width: 75px;
  	vertical-align: middle;
  	height: auto;
}

.CellLabelB{
	display: table-cell;
  	position: relative;
  	padding: 1px;
  	padding-right: 6px;
  	text-align: right;
  	width: 100px;
  	vertical-align: middle;
  	height: auto;
}

.CellData
{
	display: table-cell;
  	position: relative;
  	color: inherit;
  	padding: 1px;
  	text-align: left;
  	vertical-align: middle;
  	height: auto;
}

.CellOpen
{
	display: table-cell;
  	position: relative;
  	color: inherit;
  	padding: 1px 1px 1px 0px;
  	text-align: left;
  	vertical-align: middle;
  	height: auto;  
}

.CellSubHeader 
{
  	color: Purple;
  	text-align: left;
  	border-left: 1px solid #FFFFFF;
  	border-top: 0px solid #DBDAC9;
  	border-right: 1px solid #DBDAC9; 
  	border-bottom: 1px solid #C5C1B1; 
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 14px;
  	font-style: italic;
  	font-weight: bold;
	background-color: #E9E7D7;
	padding: 3px;
}

.InputEdit{
	border: 1px solid Silver;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 2px;
	height: 24px;
	width: 300px; 
}

.InputSelect{
	display: inline-block;
	border: 1px solid Silver;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 27px;
	width: auto; 
}
	
.InputWide{width: 500px}
.InputNarrow{width: 200px; }
.InputSmall{width: 100px; }
	
.LinkButton{
	position: relative;
	display: table-cell;
    width: auto;
    min-width: 50px;
    height: 26px;
    padding-left: 8px;
    padding-right: 8px;
    color: White;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    border: 0px;
	background-color: #0073e3;
	background-image: url('/images/button_fade_blue.png');
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.9);
	cursor: pointer;
}

.LinkAdd{
	background-color: Green;
	background-image: url('/images/button_fade_green.png');
}

.LinkRemove{
	background-color: Red;
	background-image: url('/images/button_fade_red.png');
}

.LinkDelete{
	min-width: 25px;
	background-color: Red;
	background-image: url('/images/button_fade_red.png');
}

.ButtonTopLeft{
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 5px;
	height: 21px;
}

.ButtonTopRight{
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 5px;
	height: 21px;
}

.Button
{
	cursor: pointer;
}
	
.ui-spinner {position: relative; border: 0px solid white; }
.ui-spinner-buttons {position: absolute}
.ui-spinner-button {overflow: hidden}

