﻿table {
    border-collapse: collapse;
    width: 100%;
}
table tbody tr th,
table tbody tr td.cell0,
table tfoot tr th {
    background-color: #fafafa;
}
table thead tr td,
table thead tr th,
table thead:last-child td,
table thead:last-child th {
    border-bottom: 1px solid #e7e7e7;
}

table thead tr td,
table thead tr th {
    background-color: #E7E7E7;
    vertical-align: top;
}

table td,
table th {
    vertical-align: top !important;
}

table tbody tr td {
    background-color: #ffffff;
    color: #6f6f6f;
}
table tbody tr.xcomflop th,
table tbody tr.xcomflop td.cell0  {
    background-color: #f5f5f5;
}
table tbody tr.xcomflop td {
    background-color: #fafafa;
    color: #6f6f6f;
}
table tbody tr th,
table tbody tr td.cell0,
table tfoot tr th {
    border-right: 1px solid #e7e7e7;
    padding: 5px;
    width: 180px;
}

table.thin tbody tr th {
    width: auto;
}
table thead tr,
table tbody,
table tfoot tr th {
    border-bottom: 1px solid #e7e7e7;
}
table tbody tr td,
table thead tr th,
table tfoot tr th {
    padding: 5px;
}
table tbody tr td.textcontent {
    text-align: left;
}
table th.thin {
    width: auto;
}

table.alignleft td,
table.alignleft th {
    text-align: left;    
}

table tbody tr th.thin,
table tbody tr td.cell0.thin,
table tfoot tr th.thin {
    width: auto;
    padding: 7px 15px;
}

table input {
    position: relative;
    top: 3px;
}

.red {
    color: Red;
}

.module div.controls {
    padding: 6px;
}

.module div.controls input.textbox {
    width: 158px;
}
.calendarErrHighlight
{
    background-image:url(../Images/calhighlights.png);
    background-position:left;
    overflow:hidden;
}
.calendarEventHighlight
{
    background-image:url(../Images/calhighlights.png);
    background-position:center;
    overflow:hidden;
}
.calendarErrEventHighlight
{
    background-image:url(../Images/calhighlights.png);
    background-position:right;
    overflow:hidden;
}
.XeroxButton
{
    padding:4px;
}
.ajax__calendar_container table tbody tr td,
.ajax__calendar_container table thead tr th
{
    padding:0;
}

div#header h1
{
    background-image:url(Images/logo.png);
    background-repeat:no-repeat;
    background-position:right;
    display: none;
}
.SiteLogo {
    float: right;
    margin: 2px 10px 10px 0px;
}

.breadcrumb
{
    list-style-type:none;
	font-size: 11px;
	text-align:left;
	line-height: 1.1em;
	margin: 0;
	padding: 1em 0;
}
#breadcrumb li.completed
{
    color:Black;
}
.breadcrumb li.future
{
    color:#999999;
    margin: 0 0 0 0.5em;
	padding: 0 0 5px 9px;
	background: url(../../images/carat-pointer-txt-inactive_11px.gif) 0 3px;
	background-repeat: no-repeat;
}
.breadcrumb li.past
{
    color:Black;
    margin: 0 0 0 0.5em;
	padding: 0 0 5px 9px;
	background: url(../../images/carat-pointer-txt_11px.gif) 0 3px;
	background-repeat: no-repeat;
}
.breadcrumb li
{
    color:#999999;
    margin: 0 0 0 0.5em;
	padding: 0 0 5px 9px;
	background: url(../../images/carat-pointer-txt-inactive_11px.gif) 0 3px;
	background-repeat: no-repeat;
	display:inline;
}
.breadcrumb li.current
{
    color:#6caf3d;
    margin: 0 0 0 0.5em;
	padding: 0 0 5px 9px;
	background: url(../../images/carat-pointer-txt_11px_psg.gif) 0 3px;
	background-repeat: no-repeat;
}
.fakeLink
{
    margin-left:1em; 
    padding-right:1em;
    margin-top:1em; 
}
.fakeLink:hover
{
    margin-left:1em; 
    margin-top:1em; 
    text-decoration:underline;
    cursor:pointer;
}
.arrowDown
{
    background-image: url(../../Images/arrowdown.png);
    background-position: right 4px;
    background-repeat: no-repeat;
    min-height: 11px;
}.arrowUp
{
    background-image: url(../../Images/arrowup.png);
    background-position: right 4px;
    background-repeat: no-repeat;
    min-height: 11px;
}
#inputContainer label
{
    margin:0 0 0 4px;
}
ul#util_nav {
	float:right;	
	list-style-type:none;
	clear:both;
	margin: 5px;
	padding:0;
}
ul#util_nav a:link {
	color: #ff8cf6;
}
ul#util_nav li {
	float:left;
	font-size: 11px;
	display:block;
	padding: 0 6px 0 6px;
	border-left: solid 1px #ddd;
}
ul#util_nav li.first {
	border-left: none;
}
.msgbox
{
    width:150px; 
    background-color:White; 
    border:solid 1px #999999; 
    padding:15px 4px 4px 4px; 
    text-align:center; 
    opacity:1; 
    filter: alpha(opacity = 1);
    position:absolute;
    top:50%;
}
#TableContainer table thead tr, 
#TableContainer table tbody
{
    border:none;
    font-size:11px;
}
#TableContainer table tbody tr td, table thead tr th
{
    text-align:left;
}
table.Wizard tbody tr td table tbody tr td
{
    text-align:right;
}
table.leftAlign td
{
    text-align:left;
}

div.TwoCol {
    width: 550px;
    margin-top: 10px;
}

div.TwoCol .LeftCol,
div.TwoCol .RightCol {
    width: 47%;
    margin: 0px;
}

div.TwoCol .RightCol {
    float: right;
}

.XAPContact {
    margin-top: 20px;
}

.XAPContact * {
    font-size: 13px !important;
}

.XAPContact .Details {
    padding-left: 130px;
}

.XAPContact .ProfileImage {
    float: left;
}

.Page_Buttons {
    text-align: right;
    margin-top: 10px;
}

.FloatRightImage {
    float: right;
    margin: 0px 0px 10px 10px;
}

.Paging_Buttons{
    text-align: center;
    margin-top: 10px;
}

.BannerImage {
    margin-bottom: 10px;
}