/* CSS Document */

html {
  height: 100%;
}
#header {
    min-width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	color: #CC0000;
	border: 1px solid #B4B4B4;
}


body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: Tahoma;
  font-size: 9pt;
}

td {
  font-family: Tahoma;
  font-size: 9pt;
}

form {
  padding: 0;
  margin: 0;
}

input, textarea, select {
  font-size: 9pt; 
  font-family: Tahoma;
}

a {
  color: #666666;
}

#main-content {
    font-family: Tahoma;
	font-size: 9pt;
	text-align: center;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 160px;
	}
#sidebar-content {
	font-family: Tahoma; 
	font-size: 9pt;
	text-align: center;
	width: 150px;
	float: left;
	padding-bottom: 60px;
                     margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 1100px;
	}
#centered-content {
  text-align: left;
  width: 800px;
}

.url {
  color: grey;
  font-size: 8pt;
}

.small {
  font-size: 8pt;
}

.grey {
  color: #666;
}

.error {
  font-weight: bold;
  color: #d52727;
  padding: 4px;
  padding-left: 10px;
  background-color: #FEE7E8;
}

.notice {
  font-weight: bold;
  color: #0097FF;
  padding: 4px;
  padding-left: 10px;
  background-color: #EFF8E0;
}

.bold {
  font-weight: bold;
}

.hilite {
  background-color: yellow;
}

a.category {
  color: #C00218;
}

a.link {
  color: #C00218;
}

.plain {
  text-decoration: none;
}

.content-section {
  padding: 8px 12px 8px 12px;
}

.header {
  font-size: 16pt;
  font-weight: bold;
  padding-bottom: 5px;
}

/* tabs */ 
#tab-container {
  background: url('../images/lines.gif') repeat-x top left;
  padding-top: 10px;
}

#tabs {
  text-align: center;
  margin: 0;
  font: Bold 8pt Tahoma;
  padding-left: 15px;
  background: url('../images/gray-dot.gif') repeat-x bottom;
  height: 29px;
}

.tab-l {
  background: url('../images/tab-left-off.gif') no-repeat bottom;
  width: 7px;
  height: 29px;
  float: left;
  display: inline;
  margin-left: 6px;
} 

.tab-l.on-l {
  background: url('../images/tab-left-on.gif') no-repeat bottom;
  width: 7px;
  height: 29px;
  float: left;
  display: inline;
} 

.tab-r {
  background: url('../images/tab-right-off.gif') no-repeat bottom right;
  width: auto;
  float: left;
  display: inline;
  padding: 0 13px 0 6px;
  height: 29px;
} 

.tab-r.on-r {
  background: url('../images/tab-right-on.gif') no-repeat bottom right;
  width: auto;
}

.tab-r a {
  position: relative;
  top: 13px;
  color: #FFF;
  text-decoration: none;
}

.tab-r.on-r a {
  color:#000;
}

/* Search bar */
#search-bar {
  text-align: center; 
  padding: 4px 0 12px 0; 
  background: #f0f0f0 url('../images/gray-line-shadow.gif') repeat-x bottom left;
  background-color: #f0f0f0;
}

#search-button {
  position: relative; 
  top: 3px;
  border: 0;
}

/* Header bars */
.bar {
  background: url('../images/header-bar-middle.gif') repeat-x top left;
  height: 29px;
}

.bar-left {
  background: url('../images/header-bar-left.gif') no-repeat top left;
  height: 29px;
  float: left;
  display: inline;
}

.bar-right {
  background: url('../images/header-bar-right.gif') no-repeat bottom right;
  height: 29px;
  text-align: right;
}

.bar-text-left {
  position: relative;
  top: 4px;
  left: 10px;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10pt;
  display: inline;
}

.bar-text-right {
  position: relative;
  top: 5px;
  right: 15px;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 9pt;
  display: inline;  
}

.bar-text-right a {
  text-decoration: none;
}

/* Footer */
#non-footer {
  position: relative;
  min-height: 100%;
}

* html #non-footer {
  height: 100%;
}

#footer {
    height: 90px;
	font-size: 8pt;
	font-family: Tahoma;
	color: #888;
	background-color: #F0F0F0;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: -45px;
	bottom: -45px;
	}

#footer-spacer {
	height: 200px;
}
#footer-spacer-index {
	height: 50px;
}
#footer-text {
  position: relative;
  top: 10px;
  left: 10px;
  width: 400px;
}

#footer-text a {
  text-decoration: none;
}
/* AWE content */
#awe-content {
	font-family: Tahoma;
	font-size: 9pt;
	text-align: center;
	width: 800px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: auto;
}
.tdxml a:link {
	background-image: url(../images/tdxml.png);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 21px;
	width: 122px;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.tdxml img {
	width: 120px;
	border: 1px solid #CC0000;
	background-color: #F3F5F9;
}
.tdxml a:hover {
	background-image: url(../images/tdxml.png);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 21px;
	width: 122px;
	display: block;
	font-size: 11px;
}
.tdxml a:active {
	background-image: url(../images/tdxml.png);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 21px;
	width: 122px;
	display: block;
	font-size: 11px;
}
.tdxml a:visited {
	background-image: url(../images/tdxml.png);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 21px;
	width: 122px;
	display: block;
	color: #FFCC33;
	font-size: 11px;
	text-decoration: none;
}
