/* Blue - dark (top bar)	#284a8c */
/* Blue - light (Tables)	#cddeed OLD: #E2E7EF   d5dce8*/
/* Blue - border (Tables)	#252783 OLD:#084584 #003399 */
/* Orange - highlight		#ff850d */ 

.ta,.tasideMenu a, td { /*.ta p,.ta tr,*/
    font-family: Tahoma, Verdana, "Trebuchet MS",Arial, Helvetica, sans-serif; 
    font-size:92%;
    line-height:15px;
	margin:0;
	padding:0;
}
.taToolTipHeader {
	background: #09c;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	padding:4px;
}
.taToolTipBody {
	background:#fff;
	width:auto;
	border:1px solid #09c;
	padding:4px;
	font-size:10px;
	}
body.ta {
	background-image:url("images/mainbg.gif");
	background-color:#FFF;
}

/* ----- Sections Menu ----- */
.taSectionMenu {
	width:147px;
	background-color:#09c;
	padding:0 0 20px 0;
	margin:0;
}
.taSectionMenu ul {
	list-style: none;
	padding:0;
	margin:0;/*1px 0 1px 10px;*/
}
.taSectionMenu li {
	border-bottom:1px solid #09c;
	margin:0 0 0 0px;
	padding:0px 0 0px 2px;
	text-indent:8px;
}
.taSectionMenu li a {
	display:block;
	text-decoration:none;
	font-size:11px;
	color: #fff;
}
html>body .taSectionMenu li a {
	width:auto;
}
.taSectionMenu a:hover {
	font-weight:bold;
	background-color:#4cb7db;
}
li a.taSectionMenuSelected {
	font-weight: bold;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
/* ----- ------------ ----- */

.ta a img {
	border:0;
}

.ta h2,.ta h3 {
	margin:0;
	margin-top:4px;
}
.ta h2 {
	font-size: 120%;
}
.ta hr {
	color: #252783;
	background-color: #252783;
	height:1px;
	border:none;
}
div.tasideMenu {
	/*font-size:12px;*/
	padding:0 5px 0 10px;
	margin-bottom:10px;
}
.tasideMenu a {
	font-weight:bold;
	text-decoration:none;
	font-size:94%;
	color: #fff;
}
.tasideMenu a:hover {  
	text-decoration:underline;
}

div.taBarGraph {
	background:url(images/barGraph.gif);
	border:1px solid #906;
	height:15px;
}
/*.tabordered {
	border:1px solid #252783;
}*/
.tabglight {
	background-color:#09c;/*#DBEBF4;*/
}
.tabgdark {
	background:url(images/bg_head.jpg) no-repeat 100% 0;
	background-color:#339;
}
.tabgstripes {
	background-image:url("images/stripes.gif");
	background-repeat:repeat-x;
}
/*.tamenu {
	background-color:#DBEBF4;
}*/
.taloginBar {
	background-color:#09c;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#fff;
	/*font-weight:bold;*/
	font-size:14px;
	
}
.talogout {
	padding: 0 8px 0 8px;
}

.taListExtras {
	border-top: 1px solid #252783;
	background-color:#cddeed; /*#DBEBF4;*/
}

/*
		<div class="taTabs">
			<div class="taSelectedTab">Edit</div>
       		<div>Preview</div>
		</div>
*/

iframeFileManager {
	height:95%;
}

ul.taTabs {
	z-index:10;
	margin:10px 0 6px 0;
	padding:10px 0 0 0;
}
.taTabs li {
	list-style:none;
	display:inline;
}
.taTabs li a {
	font-weight:bold;
	text-decoration:none;
}
.taTabs li {
	height:2em;
	padding:6px 6px 5px 6px;
	margin-right:4px;
	margin-bottom:0;
	border-left: 1px solid #252783;
	border-top: 1px solid #252783;
	border-right: 1px solid #252783;
}
.taTabs li.taTab {
	background-color:#fff;
	border-bottom: 1px solid #252783;
}
.taTabs li.taSelectedTab {
	background-color:#cddeed;
	padding-bottom:6px;
}
/*
ul.taTab,ul.taSelectedTab {
	display:inline;
	text-align:center;
}
ul.taTab a,ul.taSelectedTab a
ul.taTab {
	background-color:#fff;
	border: 1px solid #252783;
}
ul.taSelectedTab {
	background-color:#cddeed;

	border:0;
	border-left: 1px solid #252783;
	border-top: 1px solid #252783;
	border-right: 1px solid #252783;
}*/


/*.taspacerRow {
	background-color:#fff;
}*/
/*.tatextBold { 
    font-weight: bold;
}*/
/*.textBoldWhite { 
    color: #fff;
    font-weight: bold;
}*/

#taInstructions td {
	border-bottom:1px solid #999;
	padding:10px;
}
#taInstructions .taHeader {
	background-color:#252783;
	color:#FFFFFF;
	font-weight:bold;
}

#talogin td {
	padding:6px;
	margin:6px;
}
#talogin .header {
	background-color:#252783;
}
#talogin .header td {
	padding:0;
	margin:0;
}
#taLogin,#taCMSnews {
	border:1px solid #252783;
	/*background-image:url("images/bgvfade.jpg") repeat-x;*/
	background:#cddeed;
	font-size:110%;
}
#taCMSnews td {
	padding-left:10px;
	padding-right:10px;
}
#taCMSnews th {
	text-align:left;
	background-color:#252783;
}
#taWelcome h1 {
	color:#252783;
	font-size:24px;
	font-weight:normal;
	line-height:28px;
	margin:0;
	margin-bottom:20px;
}
#taWelcome h2 {
	color:#56A5CC;
	font-size:18px;
	font-weight:normal;
	line-height:22px;
	margin:0;
	margin-bottom:8px;
}
#taCMSnews hr {
	color: #fff;
	background-color: #fff;
}
#taCMSnews p {
	color: #252783;
	margin:2px 0 6px 0;
}
#taCMSnews ul {
	color: #252783;
	margin:2px 0 6px 0;
	padding-left:16px;
}
#taCMSnews h2 {
	color: #252783;
	font-size:140%;
	margin:4px 0 4px 0;
	line-height:115%;
}
#taCMSnews a {
	color: #252783;
	font-weight:bold;
	text-decoration:underline;
	/*background-color:#252783;*/
}
#taNews {
	color:#ffffff;
	background-color:#f90;
	font-weight:bold;
	text-align:left;
}
#taNews hr {
	color: #fff;
	background-color: #fff;
}
#taNews p {
	color: #000; /*#cdd9e6;*/
	margin:2px 0 6px 0;
}
#taNews h2 {
	font-size:120%;
	margin:4px 0 4px 0;
	line-height:115%;
}
#taNews a {
	color: #252783; /*#b4c7da;*/
	font-size:98%;
	font-weight:normal;
	text-decoration:underline;
}

.tasubHead {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
.taHead { 
    font-size: 18px; 
    font-weight: bold;
    line-height: 22px;
}
.tasmallText {
    font-size: 9px;
}

.taInstructions {
	color:#444;
    font-size:12px;
    margin:4px 0 4px 0;
}
.taInstructionsHighlight {
	color:#252783;
	font-weight:bold;
    font-size:12px;
    margin:4px 0 4px 0;
}

.code {
	font-family:"Pro font",Monaco,"Courier New","Lucids Sans Typewriter";
	font-size:14px;
	font-weight:bold;
}

.taerror {
	color: #F00;
}

.taHeaderBox {
	padding:8px;
	margin:0 20px 10px 0;
	border: 1px solid #666666;
	/*background-color:#DBEBF4;*/
	background:url(images/taBGtintGrey.jpg) 100% 100% no-repeat;
	color:#000; 
}
#taForm {
	border: 1px solid #252783;
	background-color:#cddeed; /*#DBEBF4;*/
	color: #000; 
	font-size: 11px;
}
#taForm .header {
	background-color:#252783;
	border:0;
}
#taForm textarea, #taForm select, #taForm input, .taFormField, .taFormFieldReadOnly {
	/*border:1px solid #252783;*/
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height: 11px;
	color: #333;
	padding:2px;
	margin-bottom:4px;
}
.taFormFieldReadOnly {
	background:#ffc;
}
#taTableError {
	border:1px solid #252783;
	background-color: #fcc;
	padding:8px;
}
#taTableError p {
	font-weight:bold;
}
.taStatusError h1,.taStatusOk h1 {
	font-size:16px;
	margin:0 0 6px 0;
}
.taStatusError p,.taStatusOk p {
	font-size:11px;
}
.taStatusError {
	border:1px solid #f00;
	background-color: #fcc;
	padding:8px;
	margin:0 20px 10px 0;
}
.taStatusOk {
	border:1px solid #252783;
	background-color: #80F29C;
	padding:8px;
	margin:0 20px 10px 0;
}
.taFieldError {
	background-color:#fcc;
	font-weight:bold;
}
.taFieldLabelError {
	color: #F00;
	font-weight:bold;
}
/*.formfieldMandatory {
    background-color: #CFF; 
    font-size: 10px;
}*/
.taReadonly {
	font-size: 12px;
	background-color: #FFF;	/*font-weight: bold;*/
	padding:2px;
	color: #666666;
}
/* Specific Field Type styles */

.taFieldID {
	color: #666666;
	font-weight:bold;
	/* background-color:#ccc; */
	padding: 0 5px 0 5px;
}
.taDeleteID { /* ID column is now in Delete mode, with checkboxes */
	background-color:#f66;/*f66;*/
	border-left:0;
}
#textarea img {
	padding-right:4px;
	padding-bottom:4px;
	border:0;
}
.tableBorder {
	border:1px solid #CCC;
	background-color: #DBEBF4;
}
.tableBG {
	background-color: #DDD;
}
.tableDeleteBG {
	background-color: #D33;
}
.tableOfflineBG {
	background-color: #DD3;
}
#tableList {
	border: 1px solid #252783;
	margin:0 20px 10px 0;
}
#tableList td {
	/* background-image: url(images/vLine.gif);
	background-repeat: repeat-y;
	background-position: top left; */
	font-size:11px;
	border-left: 1px solid #ccc;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#tableList th {
    font-size:92%;
    line-height:15px;
	border-left: 1px solid #ccc;
	/* border-top: 1px solid #999; */
	border-bottom: 1px solid #999;
	background: #DDD url(images/hGreyBar.gif) repeat-x top left;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
#tableList .sorted {
	background-image: url(images/hBlueBar.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color: #000;
}
#tableList th a {
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	text-transform: uppercase;
}
#tableList .sorted a {
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
/*#tableList th:hover {
	background-image: url(images/hBlueBar.gif);
}*/
.tableNav {
	border: 1px solid #252783;
	background-color:#cddeed;
	margin:0px 0 10px 0;
	padding:2px;
}
.tableNav a {
	font-size:11px;
}

/* for twuPreviewHeader.php, shows navigation from previewing page. */
.tablePreviewNav {
	border-bottom: 4px solid #284a8c;
	background-color:#ff850d;
	margin:0px 0 10px 0;
	padding:4px;
}

.sortRow {
	background-color:#FF6600;
}
.rowDark{
	background-color:#cddeed;/*#E0E5FF;*//*#F0F6FF;*/
	color:#000;
	/*margin: 5px 10px 5px 10px;*/
}
.rowDarkOffline {
	background-color: #fff; /*#F0F6FF;*/
	color: #999;
}
.rowLight {
	background-color: #FFF;
}
.rowLightOffline {
	background-color: #fff;
	color:#999;
}
.taRowAffected {
	background-color: #ffffb2;
	border-top:1px solid #252783;
	border-bottom:1px solid #252783;
	font-weight:bold;
}
.rowSelected {
	background-color: #88B;
	color: #FFF;
}
#blueTable {
	border:1px solid #252783;
	/*background-image:url("images/bgvfade.jpg");
	background-repeat:repeat-x;*/
	background-color:#DBEBF4;
}
#blueTable .header {
	background-color:#252783;
	border:0;
}
#fileTree {
	border:1px solid #252783;
	background-color:#DBEBF4;
	/*font-size:11px;*/
}
#fileTree td {
	border-left: 1px solid #ccc;
}
#fileTree a {
	font-size:12px;
}
#fileTree a img {
	border:0;
}
#fileTree .highlight {
	background-color:#DBEBF4;/*#ffffc1;*/
}
#fileTree td.openFolder {
	border-bottom: 1px solid #ccc;
}
#fileTree .header {
	background-color:#252783;
	border-left:0;
}
/* ========= ========= ========= ========= ========= ========= ========= */

.debug {
	background-color:#fdd;
	padding:5px;
	margin:10px 0;
	color:#c00;
	font: bold 10px "bitstream vera sans mono";
	}