@charset "utf-8";
/***********************
 *
 * Page: 960px
 * Column: 100px (1) 220px (2)
 * Gutter: 20px
 * Margin: 10px
 *
 ***********************/
/*
color1 :#CCC ; 
color2 :#F99 ; 
color3 :#F33; 
color4 :#c00; 
}
*/
* {
	margin:0px;
	padding:0px;
	outline:0 none;
}
/* useful if content is centered (avoid lateral jump when scrollbar appears)
html { overflow-y: scroll; }
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*line-height:15px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	background-color:#fff;
}
/* Firefox trick: avoid extra vertical space between li with image */
li img {
	vertical-align:middle
}
img {
	border:0
}
a {
	outline:0 none;
	color: #0884c5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table {
	border-collapse:collapse;
}
ul, ol {
	list-style:none;
	position: relative; /* IE7 relative position the ul otherwise the list items are positioned relative to the viewport, ignoring the overflow on their parent */
}
input[type=text] {
	width:211px;
	border:1px solid #CCC;
	height:14px !important;
	font-size:1.0em;
	padding:1px;
}
select {
	width:215px;
	border:1px solid #CCC;
	height:18px !important;
	font-size:1.0em;
}
option {
	height:15px !important;
	font-size:1.0em;
	padding-left:3px;
}
blockquote {
	margin-left:20px;
}
a.stats_down {
	background-image:url(/images/db/caret2_right.png);
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding:0px 0px 0px 10px;
}
a.stats_up {
	background-image:url(/images/db/caret2_down.png);
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding:0px 0px 0px 10px;
}
.inputWait {
	font-style:italic;
	color:#555555
}
.inputType {
	font-style:normal;
	color:#000000
}
.db_themes_div {
	padding:5px 0px 15px 0px
}
.border1px {
	border:1px solid #000;
}
.smalltxt, .badacSmalltxt {
	font-size:0.9em;
}
.nodisplay, #badacPrintHeader, #badacPrintFooter {
	display:none;
}
.noprint {
}
.nomargin {
	margin:0px;
}
.nopadding {
	padding:0px;
}
.badacColor {
	color: #CC0000;
}
.badacAlignRight {
	text-align:right;
}
.badacAlignCenter {
	text-align:center;
}
.badacAlignJustify {
	text-align:justify;
}
.tableHeader {
	border-collapse:collapse;
	border-left:1px dotted #666;/*	font-weight:bold !important;*/
}
.temp {
	color:#F0F;
}

table.head {width: 960px; margin-bottom: 10px;} 
table.head td {vertical-align: bottom;} 
table.head td.left {width: 240px;} 
table.head td.middle {padding-bottom: 5px;font-weight: bold; text-transform:uppercase;} 
table.head td.right {width: 150px;text-align: right;}

#badacBody {
	margin: 10px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#badacHeader {
	width:720px;
	background-image:url(/images/logo_top.png), url(/images/logo_top_eseha.png); 
	background-position:left top, right top ; 
	background-repeat:no-repeat;
	padding:27px 0 10px 240px;
	overflow:hidden;
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
}
a:hover #badacHeader {text-decoration:none !important;}
#badacBanner {
	width:960px;
	height:20px;
	background-image:url(images/banner1.png);
	/*
	background: #0884c5;
	background: -moz-linear-gradient(left,  #0884c5 0%, #000 100%);
	background: -webkit-linear-gradient(left,  #0884c5 0%,#000 100%);
	background: linear-gradient(to right,  #0884c5 0%,#000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0884c5', endColorstr='#000000',GradientType=1 );
	*/
}
#badacMenu p.language {
	line-height:20px;
	padding-left:8px;
	background-color:#0884c5;
	color:#fff;
	border-top: 1px solid #fff;
}
#badacMenu p.language a {
	color:#fff;
}
#badacMenu .selected a {
	color:#FFF;
}
#badacMenu ul {
	width:220px;
}
#badacMenu ul.color0 li {
	background-image:url(images/color0.gif);
	background-repeat:no-repeat;
}
#badacMenu ul.color1 li {
	background-image:url(images/color1.gif);
	background-repeat:no-repeat;
}
#badacMenu ul.color2 li {
	background-image:url(images/color2.gif);
	background-repeat:no-repeat;
}
#badacMenu ul.color3 li {
	background-image:url(images/color3.gif);
	background-repeat:no-repeat;
}
#badacMenu ul.color4 li {
	background-image:url(images/color4.gif);
	background-repeat:no-repeat;
}
#badacMenu ul.color5 li {
	background-image:url(images/color5.gif);
	background-repeat:no-repeat;
}
#badacMenu ul.color9 li {
	background-image:url(images/color10.gif);
	background-repeat:no-repeat;
}
form.menu_search_shortcuts {
	padding-left: 5px;
	margin:2px 0px 0px 0px;
	height:18px;
}
#badacMenu ul li p {
	padding-left: 8px;
	line-height:18px;
	margin: 2px 0px 0px 0px;
	background-image:url(images/arrow_white.gif);
	background-position:-10px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#badacMenu ul li ul li p {
	padding-left: 25px;
	background-position:10px 0px;
}
#badacMenu ul li ul li ul li p {
	padding-left: 45px;
	background-position:30px 0px;
}
#badacMenu ul li ul li ul li ul li p {
	padding-left: 65px;
	background-position:50px 0px;
}
#badacMenu ul.color1 p:hover, #badacMenu ul.color1 p.selected {
	background-color:#ddd;
}
#badacMenu ul.color2 p:hover, #badacMenu ul.color2 p.selected {
	background-color:#5ea2c8;
	color:#FFF;
}
#badacMenu ul.color5 p:hover, #badacMenu ul.color5 p.selected {
	background-color:#066090;
	color:#FFF;
}
#badacMenu ul.color3 p:hover, #badacMenu ul.color3 p.selected {
	background-color:#347498;
	color:#FFF;
}
#badacMenu ul.color4 p:hover, #badacMenu ul.color4 p.selected {
	background-color:#1a3a4c;
	color:#FFF;
}
#badacMenu ul.color9 p:hover, #badacMenu ul.color9 p.selected {
	background-color:#0884c5;
	color:#FFF;
}
#badacMenu ol.menu_browse_ol li {
	background-image:none;
	margin-left: 10px;
}
#badacMenu ol li p {
	color:#000;
}
#badacMenu ol li p:hover {
	background-color:#00F;
	color:#000;
}
#footer, #footer a {
	color:#aaa;
	font-size:0.95em;
	line-height:20px;
}
#footer {
	margin-top:40px;
}
#badacPreview {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	line-height:70px;
	color:#fff;
	background:#000;
	font-size:30px;
	text-align:center;
}
#badacContainer {
	margin-top:20px;
	margin-left:240px;
	width:720px;
}
#badacContent h6 {
	font-size:0.9em;
	font-weight:normal;
	line-height:20px;
	margin-top:0px;
}
#badacContent h6 a, #badacContent h6 span {
	color:#aaa;
	margin:0px 5px;
}
#badacContent h6 img {
	vertical-align:top;
}
#badacContent h1 {
	font-size:1.0em;
	line-height:20px;
	text-transform:uppercase;
	margin-bottom:0px;
}
#badacContent h2, #badacSide h2 {
	font-size:1.0em;
	line-height:20px;
	text-transform:uppercase;
	margin-top:20px;
	margin-bottom:10px;
	padding-right:20px;
	background-image:url(images/bg_h2.png);
	background-position:top right;
	background-repeat:no-repeat;
	border-left: 1px solid #aaa;
	padding-left: 5px;
}
#badacContent h3 {
	font-size:1.0em;
	line-height:20px;
}
#badacContent p {
	margin-bottom:5px;
}
#badacContent .badacHighlight {
	background-color:#c00;
	color:#FFF;
}
#badacContent div.template {
	margin:12px 0px 0px 0px;
	line-height:15px;
}
#badacContent .template ul {
	margin:0px 0px 5px 25px;
	list-style-type:disc;
}
#badacContent .template ol {
	margin:0px 0px 5px 25px;
	list-style-type:decimal;
}
#badacContent .template li {
	margin:0px 0px 2px 0px;
}
#badacContent .template table {
	border-collapse:separate;
	border-spacing:0px 0px;
}
#badacContent .template table.spacing1 {
	border-collapse:separate;
	border-spacing:10px 0px;
}
#badacContent .template td, #badacContent .template th {
	padding:0px 3px;
	line-height:18px;
	vertical-align : top;
	font-weight:normal;
}
#badacContent .template th {
	text-align:left;
}
#badacContent .template td {
	border-bottom:1px dotted #999;
}
#badacContent .template table.smalltxt td {
	padding:2px 0px;
}
#badacContent .sitemap p {
	cursor:pointer;
	color: #0884c5;
}
#badacContent .sitemap ul {
	margin-bottom:20px;
}
div#badacSide {
	margin-top:20px;
}
#badacContainer div#badacSide {
	margin-top:0px;
}
#badacSide h2 {
	margin-top:30px;
}
#badacSide h3 {
	margin-top:20px;
	font-size:0.9em;
	line-height:15px;
}
#badacSide p, #badacToolbox p {
	font-size:0.9em;
	margin: 2px 0px 0px 0px;
}
#badacSide p.color0, #badacToolbox p.color0 {
	background-image:url(images/color0.gif);
	background-repeat:no-repeat;
	line-height:18px;
	padding-left:5px;
	margin-bottom:0px;
}
#footer {
/*	margin-top:-20px;
	margin-bottom:10px;
	clear:both;
*/}
small {
	color: red;
	font-size:0.75em;
	line-height:0.75em;
	vertical-align:40%;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.fullw {
	width:100%;
}
.relative {
	position:relative;
	top:0px;
	left:0px;
}		/* allow to move the object with javascript: this.style.left='-100px' */
/* When combined with a '.colx#' or '.x#' class, the columns will sit next to each other.
 Otherwise, the column will take up as much room as it's content requires */
.column {
	float: left;
	display:inline;
}
/* Use the '.last' class to strip the extra gutter margin from the last column */
.last {
	margin-right: 0 !important;
}
/* Use the '.mbot' class to create a block element with a height separation equal to the gutter width */
.pbot10 {
	padding-bottom: 10px;
}
.mbot10 {
	margin-bottom: 10px;
}
.mright10 {
	margin-right: 10px;
}
.mleft10 {
	margin-left: 10px;
}
.mtop10 {
	margin-top: 10px;
}
.mtop12 {
	margin-top: 12px;
}
.mbot20 {
	margin-bottom: 20px;
}
.mright20 {
	margin-right: 20px;
}
.mleft20 {
	margin-left: 20px;
}
.mtop20 {
	margin-top: 20px;
}
/* column units */
.colx1 {
	width: 120px;
	overflow: hidden;
}
.colx2 {
	width: 220px;
	margin-right: 20px;
}
.colx2b {
	width: 240px;
	overflow: hidden;
}
.colx3 {
	width: 340px;
	margin-right: 20px;
}
.colx4 {
	width: 460px;
	margin-right: 20px;
}
.colx4b {
	width: 480px;
	overflow: hidden;
}
.colx5 {
	width: 580px;
	margin-right: 20px;
}
.colx6 {
	width: 720px;
	overflow: hidden;
}
.colx8 {
	width: 960px;
	overflow: hidden;
}
/* add space to the right of elements equal to column divisions */
.rt-colx0 {
	margin-right: 20px;
}
.rt-colx1 {
	margin-right: 120px;
}
.rt-colx2 {
	margin-right: 240px;
}
.rt-colx3 {
	margin-right: 480px;
}
/* add space to the left of elements equal to column divisions */
.lt-colx0 {
	margin-left: 20px;
}
.lt-colx1 {
	margin-left: 120px;
}
.lt-colx2 {
	margin-left: 240px;
}
.lt-colx3 {
	margin-left: 480px;
}
.loading {
	padding:230px;
}
