﻿body {
	font-size: 7pt;
}
.mastertable
{
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 16px;
	border-left-width: 16px;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	width: 100%;
	height: 100%;
}
.mastertableheader {
    background-image: url('/images/HoneycombHeader.png');
    background-repeat: no-repeat;
    background-color: #E39F15;
}
.tabletitleheader
{
	font-size: 11px;
	font-weight: 600;
	font-variant: normal;
	color: #CC0000;
	text-align: center;
	letter-spacing: 2px;
}
.PageHeader
{
    font-size: 11px;
    font-weight: 600;
    font-variant: normal;
    color: #333333;
    text-align: center;
    letter-spacing: 2px;
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    border-bottom-color: #333333;
    width: 95%;
}
.Button
{
	background-image: url('/images/button_bg.jpg');
	color: #FFFFFF;
	background-repeat: no-repeat;
	width: 125px;
	height: 28px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
.Button A
{
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
.tablesubheader
{
	text-align: center;
	font-weight: bold;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #333333;
	font-size: 7pt;
}
.alignleft
{
	text-align: left;
}
.alignright
{
	text-align: right;
}
.rowSeperator
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}
.rightBorder
{
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CC3300;
}
.leftBorder
{
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #CC3300;
}
.topBorder
{
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #000000;
}
.defaulttable th
{
	text-align: left;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #CC3300;
	font-size: 7pt;
}
.defaulttable tddd
{
	text-align: left;
}
.defaulttable
{
	font-size: 7pt;
}
.bordertop
{
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #333333;
}
.borderBottom
{
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #333333;
}
.borderBottomDash
{
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #333333;
}
.pointer
{
	cursor: pointer;
}
.DataGridHeader, DataGridHeader A
{
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
}
.DataGridHeader A
{
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 7pt;
}
.DataGridAltRow
{
	background-color: White;
	color: #284775;
	font-size: 7pt;
}
.DataGridRow
{
	background-color: #D1D1D1;
	color: #333333;
	font-size: 7pt;
}
.DataGridFooter
{
	background-color: #5D7B9D;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 7pt;
}
.DataGridPager
{
	background-color: #284775;
	text-align:center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 7pt;
}
.DataGridSelectedRow
{
	background-color: #E2DED6;
	font-weight: bold;
	color: #333333;
	font-size: 7pt;
}
.DataGrid
{
	color: #333333;
	font-size: 7pt;
}
.WorkLoadSeperator
{
	font-size: 11px;
	font-weight: 600;
	font-variant: normal;
	color: #CC0000;
	text-align: center;
	width: 95%;
}
.thinBottomBorder
{
}
.ownership
{
	text-align: left;
}
.ownershipParent
{
	font-weight:bold;
}
.ownershipHover
{
	font-weight:bold;
}
.ownershipSelected
{
	background-color: #999999;
}
.ownershipNode
{
	text-align: left;
}
.selectedtab
{
	padding: 5px;
	border: 3px inset #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000099;
	height: 25px;
}
.unselectedtab
{
	padding: 5px;
	border: 3px outset #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: 300;
	color: #333333;
	height: 25px;
}
.frameBorder
{
	border: 1px solid #808080;
}
.prog-holder
{
    background: #FFA8A8;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #99CCFF;
    z-index: 100;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
.prog-inner-holder
{
    border: 2px solid #3399ff;
    background: #ffffff;
    position: fixed;
    top: 40%;
    left: 30%;
    width: 40%;
    text-align: center;
    z-index: 101;
    padding: 2em;
}

.alignLeft
{
	text-align: left;
}
.smallfont
{
	font-size: 8pt;
}
.hand
{
	cursor:hand;
}
.warning
{
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
}
.bold
{
	font-weight: bold;
}
.modalBackground
{
	background-color:#808080;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
	background-color: #ffffdd; /* light yellow */
	border: 3px solid #000000; /* dark brown */
	padding: 3px;
	width: 250px;
	text-align: center;
}

.modalPopupHandle
{
	border: 1px solid #CC0000; /* dark brown */
	background-color: #CCCCCC; /* camel */
	color: #CC0000; /* dark brown */
	padding: 3px;
	margin-bottom: 15px;
	cursor: move;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}

.modalPopupCommands
{
	margin-top:15px;
	margin-bottom:5px;
	text-align: center;
}

.modalPopupResult
{
	border: 1px solid #CC0000;
	background-color: #CCCCCC;
	padding: 5px;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	text-align: center;
}
.TotalsCommissionPaid
{
	background-color: #DBDBDB;
	font-weight: bold;
	text-align: center;
}
.CaptureScoreHeader
{
    font-size: 11px;
    font-weight: 600;
    font-variant: normal;
    color: #333333;
    text-align: left;
    letter-spacing: 2px;
    text-decoration: underline;
}

.quotetext {
    font-size: 14px;
    color: #FFFFFF;
    font-family: 'Droid Sans', sans-serif;
}