﻿/*===----------------------------------------------------------------===*/
/*--- Wrapper Divs Selector Rulesets -----------------------------------*/
.trqfdbk_wrapper {
	border: 1px #005e89 solid;
	margin-bottom: 15px;
}
/*===----------------------------------------------------------------===*/
/*--- Top (Title) Divs Selector Rulesets -------------------------------*/
.trqfdbk_tm {
	background-image: url('images/trqfdbk_tm.png');
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #1094d1;
	padding: 9px 10px 8px 14px;
	text-align: left;
}
.trqfdbk_ttldiv {
	float: left;
}
.trqfdbk_menudiv {
	float: left;
}
.trqfdbk_visdiv {
	float: right;
	margin-top: 4px;
}
/*--- Clearing Div Selector Ruleset ------------------------------------*/
.trqfdbk_clear {
	clear: both;
}
/*===----------------------------------------------------------------===*/
/*--- Content Pane Divs Selector Rulesets ------------------------------*/
.trqfdbk_cpwrpr {
	padding-top: 15px;
	background-image: url('images/trqfdbk_sh.png');
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #1094d1;
}
.trqfdbk_cpane {
	padding: 0 14px 15px 14px;
	text-align: left;
	background-image: url('images/trqfdbk_cpbg.png');
	background-position: right bottom;
	background-repeat: no-repeat;	
}
/*===----------------------------------------------------------------===*/
/*--- Footer Icons Div Selector Rulesets -------------------------------*/
.trqfdbk_icofooter {
	text-align: right;
	margin-bottom: 15px;
}
/*===----------------------------------------------------------------===*/
/*--- Title Span Selector Rulesets -------------------------------------*/
.trqfdbk_ttldiv h2 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
.trqfdbk_ttldiv h2 span {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
/*===----------------------------------------------------------------===*/
/*--- CPane Text Selector Rulesets - Overrides .Normal and <p> text ----*/
.trqfdbk_cpane p, .trqfdbk_cpane .Normal p {
	color: #fff;
}
.trqfdbk_cpane .Normal, .trqfdbk_cpane .NormalDisabled {
	color: #fff;
}
.trqfdbk_cpane span.Normal {
	color: #f3f3f3;
	font-size: 14px;
	line-height: normal;
}
.trqfdbk_cpane .SubHead {
	color: #c0c0c0;
}
.trqfdbk_cpane a:link, .blu10_cpane a:active, .trqfdbk_cpane a:visited {
	color: #ff7700;
	font-weight: bold;
}
.trqfdbk_cpane a:hover {
	color: #fff;
	text-decoration: underline;
}
.trqfdbk_cpane .NormalTextBox {
	background-color: #fff;
	padding: 4px;
	border: 1px #decebb solid;
}
.trqfdbk_cpane td a.CommandButton, .trqfdbk_cpane td a.CommandButton:link {
	color: #3d3d3d;
	background-color: #f0e5ca;
	border: 1px #0081bd solid;
	border-bottom: 1px #00567d solid;
	padding: 10px 45px;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
	display: inline-block;
}
.trqfdbk_cpane td a.CommandButton:hover {
	background-color: #45c4ff;
	text-decoration: none;
}
.trqfdbk_cpane td.SubHead label span {
	color: #fff;
}
/*===----------------------------------------------------------------===*/
/*--- Inline Editing Icons - Selector Rulestes -------------------------*/
.eipbackimg {
	background-color: #dae7f2;
	border: solid 1px #000;
}
.ModuleTitle_MenuItem {
	margin-right: 5px;
}
/*======================================================================*/
/*=== END CSS ==========================================================*/


