﻿/*===----------------------------------------------------------------===*/
/*--- Wrapper Divs Selector Rulesets -----------------------------------*/
.trqbxd_wrapper {
	border: 1px #1094d1 solid;
	margin-bottom: 15px;
}
/*===----------------------------------------------------------------===*/
/*--- Top (Title) Divs Selector Rulesets -------------------------------*/
.trqbxd_tm {
	background-image: url('images/trqbxd_tm.png');
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #1094d1;
	padding: 9px 10px 8px 14px;
	text-align: left;
}
.trqbxd_ttldiv {
	float: left;
}
.trqbxd_menudiv {
	float: left;
}
.trqbxd_visdiv {
	float: right;
	margin-top: 4px;
}
/*--- Clearing Div Selector Ruleset ------------------------------------*/
.trqbxd_clear {
	clear: both;
}
/*===----------------------------------------------------------------===*/
/*--- Content Pane Divs Selector Rulesets ------------------------------*/
.trqbxd_cpane {
	padding: 15px 14px 15px 14px;
	text-align: left;
	background-image: url('images/trqbxd_sh.png');
	background-position: center top;
	background-repeat: repeat-x;
}
/*===----------------------------------------------------------------===*/
/*--- Footer Icons Div Selector Rulesets -------------------------------*/
.trqbxd_icofooter {
	text-align: right;
	margin-bottom: 15px;
}
/*===----------------------------------------------------------------===*/
/*--- Title Span Selector Rulesets -------------------------------------*/
.trqbxd_ttldiv h2 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
.trqbxd_ttldiv h2 span {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
/*===----------------------------------------------------------------===*/
/*--- Inline Editing Icons - Selector Rulestes -------------------------*/
.eipbackimg {
	background-color: #dae7f2;
	border: solid 1px #000;
}
.ModuleTitle_MenuItem {
	margin-right: 5px;
}
/*======================================================================*/
/*=== END CSS ==========================================================*/


