/* BROWSER FLAGS (thecompetitiveedge/default): default */
/* -------------------------------- default -------------------------------- */
/* 
STANDARD CSS

Help
----
Path to the document's folder: /data/
Path to the design's data folder*: /styles/thecompetitiveedge/data/

Example how to link images:
File in the user's DATA folder:
  background-image: url("/data/Images/wysiwyg-uploaded-image.jpg");
File in the Design DATA folder (in /styles/thecompetitiveedge/data/) - prefered way is to use path relative to this CSS:
  background-image: url("../data/template.jpg");

To upload your files use the WebDAV interface.

*/

.dirCategory {
	padding-bottom:10px;
}
.toggler {
 	display:none;
}


.downloadsList h3 { 
	color:#000000;
	font-size:15px !important;
	font-weight:normal;
	padding-bottom:7px !important;
	padding-top:7px !important;
	margin:0px !important;
	font-family:Arial,Helvetica,sans-serif;
}
.downloadsList .section-header { 
	background-image:url(../data/textSep1.gif);
	background-repeat:no-repeat;
	font-size:17px;
	height:24px;
	display:block;
	padding-left:19px;
	padding-top: 5px;
}
.downloadsList	.toggler {
	border:1px solid #348e57;
	background-image:url(../data/bg2.gif);
	background-position: bottom left;
	padding: 10px;
	font-size: 12px;
}
.list8 .list-col-pos1, .list8 .list-col-pos3, .list8 .list-col-pos5, .list8 .list-col-pos7 , .list8 .list-col-pos9 {
 	background-color: #e3edfc  /*#e2e2e2;*/
}
.toggler .list1 {
	border-left:1px solid #000;
	border-bottom:2px solid #000;
}
.toggler .list1 .list-row-pos0 td,
.BFoverviewScaleText .list-row-pos0 td,
.bodyBOX .list-row-pos0 td {
	padding-top:0px;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-bottom:0px;
	background-image:url(../data/td2.gif);	
}
.bodyBOX .list-row-pos0 td,
.BFoverviewScaleText .list-row-pos0 td  { 
 	line-height:17px;
	font-size: 11px;
}
.bodyBOX td,
.BFoverviewScaleText td  {
 	padding: 3px;
	font-size: 11px;
}
.bodyBOX,
.BFoverviewScaleText {
 	width: 100%;
	border:1px solid #ccc; 	
	margin-bottom:10px;

}
.toggler .list1 .list-row-pos0 .list-col-pos2 {
	text-align: center;
	
}
                                                                                                     
#form_F2 th {
	text-align:left;
}
.xFormErrorLabel {display:none;}
.xFormError {
	background-color: red;
	color: #fff;
}
.gsaBanner {
 	display:block;
	height: 64px;
	margin-top: 10px;
	width:239px;
	background-image:url(../data/fts-banner.png);	
	background-repeat: no-repeat;
	background-position: top center;
}
.gsaBanner span {display:none;