@charset "utf-8";/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color: #A5B1BD;
	font-family:Arial;
	font-size:.95em;
	color:#000000;
}
.clearBoth {clear:both;}
.floatRight {float:right;}
.floatLeft {float:left;}
.right {text-align:right;}
.bold {font-weight:bold;}
#fullContent {
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	min-width: 1000px;
	width:99%;
	text-align:left; 
	border: 1px solid #4F6676;
}
* html #fullContent{width:99%;} /* IE6 Fix */
select {font: 12px Arial;}
#popupContent {background-color:#FFF;}
.x-window-body {
	background-color:#FFF;
	padding: 5px;
}
p {
	color:#333333;
	font-size:.9em;
}
a.norm{
	color:#4F6676;
	text-decoration:none;
}
a.norm:hover{
	color:#4F6676;
	text-decoration:underline;
}
.stripe {background-color:#E2E8ED;}
.red{color:#900;}

/* Header */
#header {
	display:block;
	background-image: url(/images/layout/headerBG.png);
	background-repeat:repeat-x;
	height:120px;
	width:100%;
}
#header #logo{
	display:table-cell;
	height:120px;
	line-height:120px;
	vertical-align:middle;
	padding-left:15px;
}
#header #hRight{ 
	float:right;
	text-align:right;
	margin-right:5px;
	margin-top:3px;
}
#header #welcomeTop{
	display:inline-block;
	height:20px;
	line-height:20px;
	text-align:right;
	color:#D97502;
	font-size: 12px;
	font-weight:bold;
	padding-left:5px;
	margin-bottom:2px;
}
#header #welcomeTop a{
	color:#D97502;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
#header .statList{
	display:block;
	float:right;
}
#pageContent{
	padding:4px 4px 4px 4px;
}
#footer{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	height:20px;
	line-height:20px;
	background-color:#4F6676;
	width:100%;
}
a.footer {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

/* BASIC SITE CSS */
.pageTitle {
	font-size:22px;
	color:#334A58;
}
.subTitle {
	font-size:14px;
	font-weight:bold;
}
.subText {font-size:12px;}
.subText a {
	color:#3C91E5;
	text-decoration:none;
}
.subText a:hover {
	color:#3C91E5;
	text-decoration:underline;
}
.breadcrumbs {font-size:11px;}
.breadcrumbs a {
	font-size:11px;
	color:#3C91E5;
	text-decoration:none;
}
.breadcrumbs a:hover {
	font-size:11px;
	color:#3C91E5;
	text-decoration:underline;
}
.subMenuContainer table td {vertical-align:middle;}
.searchTable {background-color: #FFFFFF;}
.searchLeft {background-image: url(/images/menu/subHeadBarLeft2.gif); background-repeat: repeat-x; padding-left: 3px;}
.searchMiddle {background-image: url(/images/menu/subHeadBarMiddle.gif); background-repeat: repeat-x;}
.searchPadding {padding-right: 10px; padding-left: 10px; border-right: 1px dotted #ADB2B6; border-left: 1px dotted #ADB2B6;}
.searchRight {background-image: url(/images/menu/subHeadBarRight2.gif); background-repeat: repeat-x;}
.searchRightA {height: 29px; vertical-align: middle; padding-right: 3px;}
.searchRightB {vertical-align: middle; padding-right: 3px;}
.visible {display:block;}
.hidden {display:none;}

/* TabbedView CSS */
.tabItem {
	font-size:13px;
	border-left: 1px solid #A3B1B1;
	border-right: 1px solid #A3B1B1;
	border-top: 1px solid #A3B1B1;
	color: #3A4D5B;
	padding: 6px;
	text-align: center;
	background-image:url(/images/layout/tabBG.png);
	background-position:top;
	background-repeat:repeat-x;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
.tabItem a, .tabItem .regTitle{color: #42494f; text-decoration:none; font-weight:bold;}
.tabItem a:hover{text-decoration:underline;}
.tabItem.off a{color:#777777;}
.tabItem.on {
	background-color: #E3E8EE;
	background-image:none;
	color: #3A4D5B;
}
.tabItem.off {color: #3A4D5B; border-bottom: 1px solid #A3B1B1;}
.tabMenuSpace {border-bottom: 1px solid #A3B1B1;}
.tabsTable {
	border-bottom: 1px solid #A3B1B1; 
	border-left: 1px solid #A3B1B1; 
	border-right: 1px solid #A3B1B1; 
	background-color: #E3E8EE;
}
.tabsTable td.contain{ padding: 5px; }
.tabContentContainer{
	display:block;
	background-color:#FFFFFF;
	border:1px solid #A3B1B1;
	padding:7px;
}

/* JGrid CSS */
table.stdGridTable {
	font-size:11px;
	border:1px solid #34525A;
	background-color:#FFFFFF;
	empty-cells:show;
}
table.stdGridTable tr.headerRow {
}
table.stdGridTable td.pagingRow {
	background-color:#FCFCFC; 
	background-image:url(/images/jgrid/headerGrad.gif); 
	background-position:bottom;
	background-repeat:repeat-x;
}
.gridFooter {
	text-align:right; 
	padding:3px; 
	background-color:#FCFCFC; 
	border:#A1ACB0 1px solid; 
	border-top:none; 
	background-image:url(/images/jgrid/headerGrad.gif); 
	background-position:bottom;
	background-repeat:repeat-x;	
}
table.stdGridTable th {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #34525A;
	border-right:1px solid #34525A;
	color:#FFFFFF;
	padding: 4px;
	background-color: #7797B0; /*#789BDB;*/
	background-image: url(/images/jgrid/headerGradBlue.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
table.stdGridTable th.lastCol {border-right:none;}
table.stdGridTable td {
	padding: 4px;
	border-bottom:1px solid #34525A;
}
table.stdGridTable td.NoRecords {
	padding: 4px;
	color:#C5C5C5;
}
table.stdGridTable td.firstCol {
	border-left:none;
}
table.stdGridDataTable {
	font-size:11px;
	background-color:#FFFFFF;
	empty-cells:show;
}
table.stdGridTable tr.alt {background-color:#E2E8ED;}
table.stdGridTable tr:hover {background-color:#95BCDB;}
table.stdGridTable tr.noHover:hover {background-color:inherit;}
table.stdGridDataTable tr.alt {background-color:#E2E8ED;}
table.stdGridDataTable tr:hover {background-color:#95BCDB;}
table.stdGridDataTable tr.noHover:hover {background-color:inherit;}
table.stdGridDataTable td {padding: 4px; vertical-align:middle;}
table.stdGridDataTable td a {color:#334A58;	text-decoration:none;}
table.stdGridDataTable td a:hover {color:#334A58;text-decoration:underline;}
table.stdGridDataTable td.NoRecords {padding: 10px;color:#C5C5C5;}
.deleted {color:#FF0000;}
.strike {text-decoration:line-through;}
.alt .highlight {background-color:#EEE8AA;}
.highlight {background-color:#FAFAD2;}
.focus {background-color:#F2DC57; font-weight:bold;}
th .sortable {
	display:inline-block;
	width:10px;
	height:10px;
	color:#FFFFFF;
	text-decoration:none;
	background: url(/images/jgrid/arrowRT.gif) no-repeat left;
}
th .sortable.desc {
	background-image: url(/images/jgrid/arrowUP.gif);
	color:#66CCFF;
}
th .sortable.asc {
	background-image: url(/images/jgrid/arrowDN.gif);
	color:#66CCFF;
}
a.gHeadLink {
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}
a.gHeadLinkasc, a.gHeadLinkdesc {color:#FFFFFF; text-decoration: underline;}

/* Status Color Sets */
div.statList { margin-top:5px; }
div.statBoxLabel {
	float:left;
	font-size:11px;
	font-weight:bold;
	display:block;
	margin-right:10px;
	margin-top:18px;
}
div.topStatBox {
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	border:1px solid #000000;
	width:65px;
	margin-right: 3px;
	margin-top: 3px; text-decoration:none;
}
div.topStatBox b {display:inline-block; margin: 2px; color:#000000; text-decoration:none;}
div.topStatBox .colorBar {
	text-align: center; 
	text-decoration:none;
	width:100%;
	color:#FFFFFF; 
	background-repeat:repeat-x; 
	background-position:-5px;
	border:none;
	height:19px;
	line-height:19px;
}
div.topStatBox .colorBar.closed {background-image: url(/images/status/redo.gif);} /*BLACK*/
div.topStatBox .colorBar.redo {background-image: url(/images/status/redo.gif);} /*BLACK*/
div.topStatBox .colorBar.onhold {background-image: url(/images/status/onhold.gif);} /*AQUA*/
div.topStatBox .colorBar.new {background-image: url(/images/status/new.gif); color:#666666;} /*GRAY*/
div.topStatBox .colorBar.customer {background-image: url(/images/status/customer.gif);} /*NAVY*/
div.topStatBox .colorBar.ontime {background-image: url(/images/status/ontime.gif);} /*GREEN*/
div.topStatBox .colorBar.tomorrow {background-image: url(/images/status/tomorrow.gif);} /*YELLOW*/
div.topStatBox .colorBar.today {background-image: url(/images/status/today.gif);} /*ORANGE*/
div.topStatBox .colorBar.late {background-image: url(/images/status/late.gif);} /*RED*/
div.topStatBox .colorBar.generic {background-image: url(/images/status/generic.gif);} /*LTBLUE*/
div.topStatBox .colorBar.market1 {background-image: url(/images/status/today.gif);} /*HOME DEPOT*/
div.topStatBox .colorBar.market2 {background-image: url(/images/status/customer.gif);} /*Lowe's*/
div.topStatBox .colorBar.market3 {background-image: url(/images/status/fergusons.gif);} /*Ferguson's*/
div.topStatBox .colorBar.market4 {background-image: url(/images/status/late.gif);} /*DIRECT BUY*/
div.statusBox b {display:inline-block; margin: 2px;}
div.statusBox .colorBar {
	text-align: center;
	color:#FFFFFF; 
	background-repeat:repeat-x; 
	background-position:-5px;
	border:none;
	font-weight:bold;
	height:19px;
	width:100%;
	max-width:75px;
	line-height:19px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}
div.statusBox .colorBar.closed{background-image: url(/images/status/redo.gif);}
div.statusBox .colorBar.redo{background-image: url(/images/status/redo.gif);}
div.statusBox .colorBar.onhold{background-image: url(/images/status/onhold.gif);}
div.statusBox .colorBar.new{background-image: url(/images/status/new.gif); color:#666666;}
div.statusBox .colorBar.customer{background-image: url(/images/status/customer.gif);}
div.statusBox .colorBar.ontime{background-image: url(/images/status/ontime.gif);}
div.statusBox .colorBar.tomorrow{background-image: url(/images/status/tomorrow.gif);}
div.statusBox .colorBar.today{background-image: url(/images/status/today.gif);}
div.statusBox .colorBar.late{background-image: url(/images/status/late.gif);}
div.statusBox .colorBar.generic{background-image: url(/images/status/generic.gif);}

/* BUTTONS ----------------------------------------------------------------- */
.buttons a, .buttons button{
    display:block;
    float:right;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
	border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:Arial;
    /*font-size:100%;*/
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
	padding:5px 10px 6px 7px; /* Links */
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}
.buttons button{
    width:auto;
    overflow:visible;
	padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
	padding:1px 6px 1px 3px; /* IE8 & Firefox */
    line-height:18px; /* IE8 & Safari */
}
*:first-child+html button[type]{
	padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0px 2px -3px 0px !important;
    padding:0px;
    border:none;
    width:16px;
    height:16px;
}
button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
.buttons a.positive, button.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}
.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* System Messages */
#sysMsg {
	margin:8px 8px 8px 8px;
	padding:5px;
	vertical-align:middle;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	background: #222 url(/images/layout/gradientOverlay.png) repeat-x;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}
#sysMsg.blue {background-color:#578CDA; border:#355282 2px solid;}
#sysMsg.green {background-color:#61B329; border:#3C7019 2px solid;}
#sysMsg.red {background-color:#BE1F07; border:#701204 2px solid;}
#sysMsg.blue #sysMsgIcon { width:25px; background-image:url(/images/icons/16x16/information.png); background-position:center; background-repeat:no-repeat;}
#sysMsg.green #sysMsgIcon { width:25px; background-image:url(/images/icons/16x16/accept.png); background-position:center; background-repeat:no-repeat;}
#sysMsg.red #sysMsgIcon { width:25px; background-image:url(/images/icons/16x16/exclamation.png); background-position:center; background-repeat:no-repeat;}
#sysMsg td {font:bold 12px Arial; color:#FFF; }
#sysMsg a {font:bold 12px Arial; color:#FFF; text-decoration:underline;}
#sysMsg a:hover {font:bold 12px Arial; color:#999; text-decoration:underline;}

/* Forms */
.msgBox {margin-left:67px; padding:2px; border:1px solid; background-color:#F1F4F6; font: 12px Arial;}
.inputField { font: 12px Arial;}
.inputFieldCal { font: 12px Arial; cursor:pointer;}
.greenButton {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809) );
	background:-moz-linear-gradient( center top, #89c403 5%, #77a809 100% );
	background-color:#89c403;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:2px 20px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528009;
	cursor:pointer;
}
.greenButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403) );
	background:-moz-linear-gradient( center top, #77a809 5%, #89c403 100% );
	background-color:#77a809;
}
.greenButton:active {
	position:relative;
	top:1px;
}
.redButton {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:2px 20px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
	cursor:pointer;
}
.redButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	background-color:#ce0100;
}
.redButton:active {
	position:relative;
	top:1px;
}
.blueButton {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	background-color:#3d94f6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:2px 20px;
	text-decoration:none;
	text-shadow:1px 1px 0px #1570cd;
	cursor:pointer;
}
.blueButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	background-color:#1e62d0;
}
.blueButton:active {
	position:relative;
	top:1px;
}

optgroup {font:bold 12px Arial;}
optgroup option {font:12px Arial; padding-left:10px;}

/* Filter Drop Downs */
.filterText {font: bold 12px Arial;}
.filterDD {font: 12px Arial;}

/* Login */
#loginform { margin-top:15px; margin-bottom:15px;}
.LoginTable a { font: bold 12px Arial; color:#42494F; text-decoration:none;}
.LoginTable a:hover { font: bold 12px Arial; color:#42494F; text-decoration:underline;}
.LoginTable td { padding:3px; font: bold 12px Arial;}

/* Progress Bar */
.progressBar {
	margin:5px;
	height:28px;
}
.pbCurrentStep {
	font:bold 12px Arial;
	text-align:center;
	vertical-align:middle;
	padding:6px 10px 6px 10px;
	height:28px;
	color:#FFFFFF;
	background-image:url(/images/ui/progressBar/progressBarActiveBG.gif);
	background-position:top;
	background-repeat:repeat-x;
	float:left;
}
.pbStep {
	font:bold 12px Arial;
	text-align:center;
	vertical-align:middle;
	padding:6px 10px 6px 10px;
	height:28px;
	color:#000000;
	background-image:url(/images/ui/progressBar/progressBarInactiveBG.gif);
	background-position:top;
	background-repeat:repeat-x;
	float:left;
}
.pbLeftActive {
	width:5px;
	height:28px;
	background-image:url(/images/ui/progressBar/progressBarLeftActive.gif);
	background-repeat:no-repeat;
	float:left;
}
.pbLeftInActive {
	width:5px;
	height:28px;
	background-image:url(/images/ui/progressBar/progressBarLeftInactive.gif);
	background-repeat:no-repeat;
	float:left;
}
.pbRightActive {
	width:5px;
	height:28px;
	background-image:url(/images/ui/progressBar/progressBarRightActive.gif);
	background-repeat:no-repeat;
	float:left;
}
.pbRightInActive {
	width:5px;
	height:28px;
	background-image:url(/images/ui/progressBar/progressBarRightInactive.gif);
	background-repeat:no-repeat;
	float:left;
}
.pbDivider {
	width:5px;
	height:28px;
	background-image:url(/images/ui/progressBar/progressBarDivider.gif);
	background-repeat:no-repeat;
	float:left;
}

/* Survey */
.QuestionRow {
	border:5px solid;
	background-color:#F0F0F0;
}
.SurveyFieldset {
	border:#AABBCC 2px solid;
	margin-bottom:10px;
	padding:5px;
	background-color:#E9EFFF;
	background-image:url(/images/layout/fieldsetBG.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}
.SurveyFieldsetLegend {
	font:bold 14px Arial;
	padding-left:5px;
	padding-right:5px;
	border:#AABBCC 1px solid;
	background-color:#FFFFFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}
.SurveyFieldsetLegend img {
	vertical-align:text-top;
	cursor:pointer;
}
.InitiativeFieldsetLegend {
	font:bold 14px Arial; 
	padding-left:5px; 
	padding-right:5px; 
	border:#AABBCC 1px solid; 
	background-color:#FFEFED;
	color:#FF0000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}

/* Form Fields */
#fieldGroup td { padding:2px;}
#fieldGroup td.Required { padding-right:16px;}
#fieldGroup td a { color:#3C91E5; text-decoration:none;}
#fieldGroup td a:hover { color:#3C91E5; text-decoration:underline;}
#fieldGroup .header { font:bold 16px Arial; border-bottom:1px dashed;}
#fieldGroup .fieldTitle { font:bold 13px Arial; text-align:right;}
#fieldGroup .fieldTitleL { font:bold 13px Arial; text-align:left;}
#fieldGroup .fieldName { font:bold 12px Arial; text-align:right;}
#fieldGroup .fieldNameC { font:bold 12px Arial; text-align:center;}
#fieldGroup .fieldNameL { font:bold 12px Arial; text-align:left;}
#fieldGroup .fieldNameLT { font:bold 12px Arial; text-align:left; vertical-align:top;}
#fieldGroup .fieldNameT { font:bold 12px Arial; text-align:right; vertical-align:top;}
#fieldGroup .fieldText {font:12px Arial;}
#fieldGroup .fieldTextR {font:12px Arial; text-align:right;}
#fieldGroup .fieldTextC {font:12px Arial; text-align:center;}
#fieldGroup .fieldTextSmall {font:11px Arial;}
#fieldGroup .fieldDesc {font:10px Arial;}
.buttonRow {text-align:center; background-color:#F7F7F7; padding:3px; border: #E7E7E7 1px dashed;}
.gradRow {background-image:url(/images/jgrid/headerGrad.gif); background-position:top; background-repeat:repeat-x;}
.Required {color: #C12A2F;background-image: url("/images/icons/16x16/bullet_red.png");background-position: right top;background-repeat: no-repeat;}

/* Report Menu*/
#reportMenu {margin: 0px 10px 0px 10px;}
#reportMenu div {background-image:url(/images/icons/reportIcon.png); background-position:top; background-position:left; background-repeat:no-repeat; color:#B4B5B6; border-bottom:#A0A0A0 1px dotted; padding: 10px 0px 10px 45px;}
#reportMenu div a {color:#02BA02; font:bold 14px Arial; text-decoration:none;}
#reportMenu div a:hover  {color:#02BA02; text-decoration:underline;}
#reportMenu .lastReportMenuItem {border:none;}

/* QUICK LINKS */
div.quickLinkOFF {
	height:28px; 
	vertical-align:middle; 
	padding: 5px; 
	margin: 2px; 
	cursor: pointer;
}
div.quickLinkON {
	height:28px;
	vertical-align:middle;
	padding: 5px;
	margin: 2px;
	cursor: pointer;
	border: 2px solid #CCCCCC;
	background-color:#F5F5F5;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}
div.msgQuickLinkOFF {
	height:45px;
	vertical-align:middle;
	cursor: pointer;
	padding: 5px;
	margin: 2px;
}
div.msgQuickLinkON {
	height:45px; 
	vertical-align:middle; 
	cursor: pointer; 
	padding: 5px; 
	margin: 2px; 
	border: 2px solid #CCCCCC; 
	background-color:#F5F5F5;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}
	
/* DASHBOARD :: QUICK LINKS TEXT */
div.dashTitle {
	color:#333333;
	font-weight:bold;
	font-size:12pt;
	letter-spacing:-1;
}
div.dashDescription {
	color:#999999;
	font-size:8pt;
}

/* CF Tooltips */
.tooltipText {border-bottom:#CCC 1px dotted; cursor:help;}
.lgText {font:bold 16px Arial;}
.medText {font:bold 14px Arial;}
.ttTable td {padding:5px; vertical-align:middle;}
.underline {border-bottom:1px dashed;}
.yui-tt{
	visibility:hidden;
	position:absolute;
	color:#333;
	background-color:#E9EFFF;
	background-image:url(/images/layout/fieldsetBG.gif);
	background-position:top; background-repeat:repeat-x;
	border:#4682B4 2px solid;
	font:12px Arial;
	padding:2px;
	width:auto;
	z-index:10003;
	border-radius:5px;
	box-shadow:-1px 1px 3px #888;
	-moz-border-radius:5px;
	-moz-box-shadow:-1px 1px 3px #888;
	-webkit-border-radius: 5px;
	-webkit-box-shadow:-1px 1px 3px #888;
}

/* Loading Animation Classes */
.loadingBG{ background-image:url(/images/animated/loading.gif); background-position:center; background-repeat:no-repeat;}
.clearBG{background-image:none;}

/* UI Frame 2.0 */
.UIFrame {margin:5px;}
.UIFrameTop {
	background-color:#4F6676; 
	border:#2A4351 1px solid;
	min-height:24px;
	padding:3px;
	background-position:top;
	background-repeat:repeat-x;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	box-shadow:-1px 1px 3px #888;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-box-shadow:-1px 1px 3px #888;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-box-shadow:-1px 1px 3px #888;
}
* html .UIFrameTop{height:24px;} /* IE6 Fix */
.UIFrameTop:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.UIFrameBody {
	background-color:#FFF; 
	border: #3F4A50 1px solid; 
	border-top:0px;
	padding:10px; 
	box-shadow:-1px 1px 3px #888;
	-moz-box-shadow:-1px 1px 3px #888;
	-webkit-box-shadow:-1px 1px 3px #888;
}
.UIFrameTopBlue {background-color:#637F93; border-color:#2A4351; background-image:url(/images/ui/frame/BlueBG.png);}
.UIFrameTopGreen {background-color:#40B72A; border-color:#185A09; background-image:url(/images/ui/frame/GreenBG.png);}
.UIFrameTopGrey {background-color:#8D8D8D; border-color:#444; background-image:url(/images/ui/frame/GreyBG.png);}
.UIFrameTopOrange {background-color:#F8B43C; border-color:#CC9933; background-image:url(/images/ui/frame/OrangeBG.png);}
.UIFrameTopPurple {background-color:#AF00B0; border-color:#480C48; background-image:url(/images/ui/frame/PurpleBG.png);}
.UIFrameTopRed {background-color:#B43414; border-color:#731F0C; background-image:url(/images/ui/frame/RedBG.png);}
.UIFrameTopYellow {background-color:#F9E435; border-color:#BFA200; background-image:url(/images/ui/frame/YellowBG.png);}
.UIFrameTopLightBlue {background-color:#E7EEF6; border-color:#B3BBBA; background-image:url(/images/ui/frame/LightBlueBG.png);}
.UIFrameTopLightGreen {background-color:#E2FBE2; border-color:#B3BBBA; background-image:url(/images/ui/frame/LightGreenBG.png);}
.UIFrameTopLightGrey {background-color:#ECECEC; border-color:#B3BBBA; background-image:url(/images/ui/frame/LightGreyBG.png);}
.UIFrameTopLightOrange {background-color:#FBEFD4; border-color:#B3BBBA; background-image:url(/images/ui/frame/LightOrangeBG.png);}
.UIFrameTopLightPurple {background-color:#EBDBEB; border-color:#B3BBBA; background-image:url(/images/ui/frame/LightPurpleBG.png);}
.UIFrameTopLightRed {background-color:#F0E4E3; border-color:#B3BBBA; background-image:url(/images/ui/frame/LightRedBG.png);}
.UIFrameTopLightYellow {background-color:#FBFFDE; border-color:#B3BBBA; background-image:url(/images/ui/frame/LightYellowBG.png);}
.UIFrameTitle {
	float: left;
	font: bold 19px Arial;
	padding-left: 5px;
}
.UIFrameTitleBlue, .UIFrameTitleGreen, .UIFrameTitleGrey, .UIFrameTitleOrange, .UIFrameTitlePurple, .UIFrameTitleRed, .UIFrameTitleYellow {color:#FFF;}
.UIFrameTitleLightBlue, .UIFrameTitleLightGreen, .UIFrameTitleLightGrey, .UIFrameTitleLightOrange, .UIFrameTitleLightPurple, .UIFrameTitleLightRed, .UIFrameTitleLightYellow {color:#4F6676;}
.UIFrameOverflow {
	overflow-x: hidden;
	overflow-y: auto;
	padding-right:10px;
}

/* Location Card Market Tabs */
.locationCardInfoContainer {
	 float:left;
	 font-size:12px;
	 margin:-5px;
	 width:70%;
}
.mrktTabs {
	background-color:#E7EEF6;
	border:#B3BBBA 1px solid;
	background-image:url(/images/ui/frame/LightBlueBG.png);
	color:#666;
	cursor:pointer;
	font:bold 12px Arial;
	margin:2px 1px;
	padding:4px 1px;
	text-align:center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}
.mrktTabs:hover {
	background-color:#F7F286;
	background-image:url(/images/ui/frame/LightYellowBG.png);
}
.mrktTabsOn {
	background-color: #637F93;
    background-image: url(/images/ui/frame/BlueBG.png);
    border: #2A4351 2px solid;
	color:#FFF;
	cursor:default;
}
.mrktTabsOn:hover {
	background-color: #637F93;
    background-image: url(/images/ui/frame/BlueBG.png);
    color:#FFF;
}
.mrktTabsContainer {
	float:right;
	margin:-10px;
	width:32%;
}

/* Pop List */
table.popList {background-color: #FFF; border-bottom:#999 solid 1px;}
table.popList th {
	font-size:12px;
	font-weight:bold;
	border:1px solid #34525A;
	color:#FFFFFF;
	padding: 4px;
	background-color: #7797B0;
	background-image: url(/images/jgrid/headerGradBlue.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
table.popList th:hover {background-color: #7797B0; cursor:auto;}
table.popList td {border-left:#999 solid 1px; border-right:#999 solid 1px; height:70px; padding: 4px; vertical-align:middle;}/*border-bottom:#CCC dashed 2px; border-top:transparent solid 2px; */
table.popList td.alt {background-color:#E2E8ED;}
table.popList td:hover{background-color:#F0FFF0; border-bottom:#999 solid 2px; border-top:#999 solid 2px; cursor:pointer;}
table.popList td.noHover:hover {background-color:inherit; cursor:auto;}

/* Frame List */
.frameListContainer {margin:-8px;}
table.frameList {background-color: #FFF; border-bottom:#999 solid 1px; border-top:#999 solid 1px; box-shadow: 0 1px 3px rgba(0,0,0,0.5); -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);}
table.frameList th {
	font-size:12px;
	font-weight:bold;
	border:1px solid #34525A;
	color:#FFFFFF;
	padding: 4px;
	background-color: #7797B0;
	background-image: url(/images/jgrid/headerGradBlue.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
table.frameList th:hover {background-color: #7797B0; cursor:auto;}
table.frameList td {border-left:#999 solid 1px; border-right:#999 solid 1px; height:70px; padding: 4px 4px 4px 8px; vertical-align:middle;}/*border-bottom:#CCC dashed 2px; border-top:transparent solid 2px; */
table.frameList td.alt {background-color:#E2E8ED;}
table.frameList td:hover{background-color:#F0FFF0; border-bottom:#999 solid 2px; border-top:#999 solid 2px; cursor:pointer;}
table.frameList td.noHover:hover {background-color:inherit; cursor:auto;}

