﻿/**TOP BAR **/

a.ServiceLink
{
color:Blue;
}

a.ServiceLink:Hover
{
	color:Blue;
}

 

table.TopBar 
{
	background-color:#6A8491;
	white-space:nowrap;
	border-style:solid;
	border-color:Black;
	border-width:1px;
}

td.TopBarCell
{	
	white-space:nowrap;
	padding-left: 10px;
	padding-right:10px;
}

table.TopBarBottom
{
	background-color:#92a1ac;
	white-space:nowrap;
	border-style:solid;
	border-color:black;
	border-left-width:1px;
	border-bottom-width:1px;
	border-top-width:0px;
	border-right-width:1px;
	font-size:small;
}

/** ----------------------**/

/* Step Table */

td.StepButton
{	
	background-color:#d5e1ea;
    border-style:solid;
    border-width:1px;
    border-color:Black;
    width: 80px;
    height:25px;
}

.StepButton
{
text-decoration:none;
color:Black;
}

td.OnStepButton

{	
	background-color:#f9f5ba;
    text-decoration:none;
    border-color:Black;
    width: 80px;
    height:25px;
}

td.StepButton:hover 
{
	background-color:#f9f5ba;
    text-decoration:none;
   }

/* ---------------- */

/** POSITION **/
td.Center
{
 text-align:center;
}

td.Left
{
	text-align:left;
}

td.Top
{
	vertical-align:top;
}

td.Right
{
	text-align:right;
}


/** ---------------- **/

table.MainBody
{
	border-style:solid;
	border-left-width:0px;
	border-bottom-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	border-color:Black;
	font-size:12px;
	text-align:center;
}

.LinkButton
{
	color:white;	
	font-size:11px;
	font-weight:bold;
}

.LinkButton:hover
{	
	text-decoration:underline;
	color:Scrollbar;
}

td.Cal
{
 background-color:White;
 text-align:center;
}


.Cal
{
	font-size:11px;
	border-color:#6A8491;
	color:black;
}

table.NoBorder
{
	border-style:solid;
	border-color:Black;
	border-width:0px;
	border-collapse:collapse;
}

.ListBox
{
	border-color:#6A8491;
	color:black;
	border-style:solid;
	border-width:1px;
}

Select.List
{
border-color:Black;
border-width:1px;
border-style:solid;
border-collapse:collapse;
padding: 0px 0px 0px 0px;

}

td.Hint
{
	font-size:11px;
	text-align:left;
	margin-left:10px; 
	text-indent:10px;
	padding-left:10px;
}

td.ErrorCell
{
	padding-left:5px;
	text-align:left;	
	border-width:0px;
	color:Red;
	font-weight:bold;
}

.Error
{
	border-color:red;
	border-style:solid;
	font-size:14px;
	border-width:1px;
	font-weight:bold;
	background-color:#ffe4e1;
    background-position:left;
    color:Black;
}

.LabelLeft
{text-align:left;}

body.Body
{
	font-family:Verdana;
}

table.NewClient
{
	border-color:Black;
	border-style:solid;
	border-width:1px;
	font-size:small;
	background-color:#f0ffff;
    background-position:left;
    border-spacing:0px;
    border-collapse: collapse;
}

.LabelSubHeader
{
	text-align:left;
	margin-left: 10px;
	font-size:12px;
}

.LabelHeader
{
	text-align:left;
	background-position: left;
	font-size:18px;
	margin-left: 10px;
}

table.NewClientTitle
{
	background-color:#d5e1ea;
	border-collapse:collapse;
	text-align:left;
	font-weight:bold;
	border-color:black;
	border-style:solid;
	border-left-width:0px;
	border-bottom-width:0px;
	border-top-width:0px;
	border-right-width:0px;
}

td.NewClientBar
{
background-color:#6A8491;
color:White;
font-size:11px;
font-weight:bold;
border-bottom-width:1px;
border-color:black;
padding-left:10px;
height: 20px;

}

td.SubHeader
{

	background-color:#d5e1ea;
	text-align:left;
	height: 20px;
	font-weight:bold;
	border-width:1px;
	border-style:solid;
	border-color:Black;
}


td.NewClientHeader
{

	background-color:#d5e1ea;
	text-align:left;
	height: 30px;
	font-weight:bold;
}

.NewClientButton
{
	border-color:Black;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	background-color:#CCCCCC;
}

.tb-border {
    border: 1px solid #000000;
}



table.Login
{
	background-color:#6A8491;
	border-width:1px;
	border-color:black;
	border-style:solid;
	font-weight:bold;
	color:White;
	text-align:center;
	font-size:12px;
	
}

td.PageHeader
{
	font-size:14px;
	text-align:center;
	
}

.Link
{
	font-size:11px;
	color:white;
	text-decoration:none;
}

.Link:Hover
{
	text-decoration:underline;
}

.LinkDark
{
	color:blue;
	text-decoration:none;
	font-size:11px;
}

.LinkDark:Hover
{
	text-decoration:underline;
}


table.Footer
{
	border-style:solid;
	border-left-width:0px;
	border-bottom-width:0px;
	border-top-width:1px;
	border-right-width:0px;
	border-color:#6A8491;
	font-size:10px;
	text-align:center;
}
table.Header
{
	background-color:#d5e1ea;
	border-width:1px;
	border-color:black;
	border-style:solid;
	text-align:left;
	font-weight:bold;
	color: black;
	width:100%;
	padding-left:20px;
	
}

.Grid td
{
	padding-left:6px;
	padding-right:6px;
	font-size:11px;	
}

.GridHeader
{
	background-color:#6A8491;
	color:White;
	font-size:13px; 
	height:30px;
	padding-left:3px;
	padding-right:3px;
}

/** MyAccount Client Table**/

 table.Client
{
  border-style:solid;
  border-width:1px;
  border-color: Black;
  background-color: #6A8491;
  color: White;
  font-weight:bold;
  text-align:right;
  padding-left: 6px;
  padding-right: 6px;
}

/** -----------------**/

td.Location
{
	border: solid 1px black;
	background-color: #6A8491;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
	color:White;
}

table.SortBy 
{
	border-color:Black;
	border-style:solid;
	border-width:1px;
	color:black;
	background-color:#d5e1ea;
	text-align:right;
	font-weight:bold;
}

/* Tool Tip     */

a.info{
    position:relative; /*this is the key*/
    z-index:24; /*background-color:#ccc;
    color:#000;*/
    text-decoration:none}

a.info:hover{z-index:25; /*background-color:#ff0*/}

a.info span{display: none}

a.info:hover span
   { /*the span will display just on :hover state*/
    display:block;
    font-family:Verdana;
    font-size:10px;
    font-weight:normal;
    text-align:center;
    color:Black;
    position:absolute;
    bottom:1em; left:1em; width:200px;
    background-color:#f9f5ba;
    border:1px silver;
    border-style:dotted;
    padding: 0px 0px 0px 0px;}
  
