/*
==================================================
BTG_CSI - Concrete Structures, Inc.

Author:   Benjamin L. Jendrick
Company:  Business Technology Group
Version:  09/30/2008
================================================*/

/*
*/

* {
	padding: 0;
	margin: 0;
	}
html {
	height: 100%;
	}
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	background: #000; /*url(images/vert_lines.gif) repeat-x fixed left top;*/
	font-size: small;
	text-align: center;
	}
img {
	border: none;
	}
ul {
	list-style-type: none;
	}
table {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: 100%;
	}
th {
	background: #414141;
	color: #eee;
	vertical-align: bottom;
/*	border-bottom: #545454 solid 1px;
	border-top: #545454 solid 1px;
	padding-bottom: 2px;*/
	}
input {
	font-family: Arial, sans-serif;
	}
select {
	font-family: Arial, sans-serif;
	}


/* TYPE
================================================*/
p, ul, ol, table {
	color: #eee;
	margin: 0;
	line-height: 1.4em;
	}
p.meta {
	font-size: 11px;
	color: #eee;
	}
p {
	padding: 0 0 .6em 0;
	}
h1 {
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	}
h2 {
	font-size: 20px;
	font-weight: bold;
	}
h3 {
	font-weight: bold;
	font-size: 14px;
	}
a h3 {
	background: transparent url(images/interface/linkage.jpg) no-repeat scroll 0px 6px;
	font-weight: normal;
	color: #333;
	font-size: 18px;
	padding: 0 0 0 16px;
	text-decoration: none;
	}
a:hover h3 {
	text-decoration: underline;
	}
h4 {
	font-size: 14px;
	font-weight: bold;
	background: #fff;
	color: #547F00;
	padding: 5px 0 0 5px;
	border-bottom: #547f00 1px dotted;
	margin-bottom: 10px;
	}
h5{
	background: #b9e457;
	color: #3f3f3f;
	padding: 3px;
	margin: 0;
	border-bottom: #545454 solid 1px;
	border-top: #545454 solid 1px;
	font-family: verdana;
	font-size: 12px;
	text-indent: 3px;
	}
a:link {
	color: #0d63df;
	text-decoration: none;
	}
a:visited {
	color: #59b3ef;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a:link img,
a:visited img {
	border: none;
	}
#content_data ul {
	list-style: disc;
	padding: 0 0 1em 2em;
	}
#content_data_contact {
	font-size: 13px;
	}


/* PAGE STRUCTURE
================================================*/
#home_link {
	float: left;
	display: block;
	width: 142px;
	padding: 7px 0 0 23px;
	z-index: 99;
	}
#container {
	background: #000 url(images/bg_header.gif) no-repeat scroll top center;
	width: 790px;
	min-height: 600px;
/*	height: 700px;*/
	margin: 0px auto 0px auto;
	}
#container_popup {
	background: #000;
/*	height: 700px;*/
	margin: 0px auto 0px auto;
	}
#content_column {
	background: none;
	padding: 71px 0 20px 20px;
	margin-left: 160px;
	font-size: 12px;
	text-align: left;
	}
#content_column_popup {
	background: none;
	padding: 20px;
	font-size: 12px;
	text-align: left;
	}
#content {
	color: #eee;
	}
#flash_zone {
/*	background: #ccc;*/
	}
.graphic_page_id {
	height: 75px;
	width: 610px;
	}
#graphic_index {
	background: url(images/sample_flash.gif) no-repeat;
	height: 211px;
	width: 737px;
	}
#graphic_capabilities {
	background: url(images/hdr_capabilities.gif) no-repeat;
	}
#graphic_community {
	background: url(images/hdr_community.gif) no-repeat;
	}
#graphic_contact {
	background: url(images/hdr_contact_us.gif) no-repeat;
	}
#graphic_current_projects {
	background: url(images/hdr_current_projects.gif) no-repeat;
	}
#graphic_equipment {
	background: url(images/hdr_equipment.gif) no-repeat;
	}
#graphic_join {
	background: url(images/hdr_join_team.gif) no-repeat;
	}
#graphic_previous_projects {
	background: url(images/hdr_previous_projects.gif) no-repeat;
	}
#graphic_staff {
	background: url(images/hdr_staff.gif) no-repeat;
	}
#member_login, 
#news, 
#join_team {
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	}
#news, 
#join_team {
	background: #181818;
	margin-left: 10px;
	padding: 10px;
	width: 207px;
	}
#btnOK, 
#btnHelp {
	background: #1a1a1a;
	color: #999;
	font-size: 9px;
	border: 1px outset #999;
	width: 30px;
	}
#btnOK:hover, 
#btnHelp:hover {
	background: #999;
	color: #1a1a1a;
	font-size: 9px;
	border: 1px outset #1a1a1a;
	width: 30px;
	}
#member_id, 
#password,
#txtAppUser,
#txtAppPass {
	background: #000;
	color: #eee;
	border: 1px outset #1a1a1a;
	margin-bottom: 2px;
	}
#text_box_measure {
	margin-bottom: 10px;
	}
.c1,
.c2 {
	background: #181818;
	padding: 10px;
	font-size: 12px;
	border-bottom: 3px solid #414141;
	}
.c2 {
	width: 180px;
	vertical-align: middle;
/*	padding-top: 12px;*/
	}
.c3 {
	background: #181818;
	padding: 0;
	border-left: 10px solid #000;
	border-bottom: 3px solid #414141;
	width: 100px;
	text-align: center;
	font-size: 12px;
	}
.mini_stats {
	border-top: 1px solid #414141;
	width: 180px;
	}
.mini_stats tr {
	border-bottom: 1px solid #414141;
	}
.mini_data_type {
	font-weight: bold;
	vertical-align: top;
	width: 45px;
	}
.mini_data_value {
	}
.community_data {
	width: 100%;
	}
.cnt1,
.cnt3 {
	}
.cnt1 {
	padding-left: 5px;
	width: 50%;
	}
.cnt2 {
	width: 20%;
	}
.cnt3 {
	width: 30%
	}
.project_detail_left {
	width: 70%;
	}
.project_detail_right {
	width: 30%;
	padding: 15px 0 0 20px;
	vertical-align: top;
	}
.job_table {
	}
th.job_c1 {
	padding: 0 0 0 5px;
	}
.job_c1,
.job_c2,
.job_c3 {
	border-bottom: 3px solid #414141;
	}
.job_c2,
.job_c3 {
	width: 110px;
	border-left: 10px solid #000;
	text-align: center;
	}
td.job_c1 {
	padding: 10px 5px;
	}
td.job_c2 {
	}
td.job_c3 {
	}
.job_info_table td {
	border-top: 3px solid #000;
	}
.job_info_c1 {
	font-weight: bold;
	vertical-align: top;
	font-size: 10px;
	background-color: #414141;
	}
.job_info_c2 {
	vertical-align: top;
	padding-left: 5px;
	}
.link_icon {
	padding: 0 5px 0 0;
	}
	
	
/* GALLERY
================================================*/
div.gallery {
	padding: 20px 0 0 0;
	}
div.image {
	margin: 0 20px 20px 0;
	float: left;
	}
div.image img {
  border: 3px solid #414141;
	}
div.spacer {
  clear: both;
  }	


/* TABLE STRUCTURE
================================================*/
table.data {
	width: 100%;
	font-size: 12px;
	}
table.data tr {
	height: 16px;
	}
table.data td {
	border-bottom: 1px solid #414141;
	}
th.action_icon, 
td.action_icon {
	text-align: center;
	}
	
	
/* FORM MANAGEMENT
================================================*/
form {
	margin: 0;
	padding: 5px 0 5px 0;
	}
label.head {
	display: block;
	font-size: 12px;
	font-weight: bold;
	}
label {
	display: block;
	font-size: 10px;
	}
ul.form {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
form li {
	clear: both;
	display: block;
	}
	
form li span {
	float: left;
	padding: 0 5px 7px 0;
	}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
iframe {
	border: none;
	width: 100%;
	}
/*input {
	background: #fff;
	}*/
input:disabled {
  background: #ccc;
	}
	
	
/* HEADER NAVIGATION
================================================*/
#header_nav {
	margin-left: 180px;
	text-align: center;
	font-size: 10px;
	font-stretch: condensed;
	}
#header_nav ul {
	}
#header_nav li {
	float: left;
	padding: 37px 0 0 0;
	color: #eee;
	}
#header_nav li.capabilities, 
#header_nav li.community,
#header_nav li.equipment, 
#header_nav li.staff, 
#header_nav li.current, 
#header_nav li.previous, 
#header_nav li.join, 
#header_nav li.contact {
	padding: 47px 8px 10px 9px;
	}
#header_nav a {
	color: #eee;
	}
#header_nav a:hover {
	}
body.capabilities #header_nav .capabilities, 
body.community #header_nav .community, 
body.equipment #header_nav .equipment, 
body.staff #header_nav .staff, 
body.current #header_nav .current, 
body.previous #header_nav .previous, 
body.join #header_nav .join, 
body.contact #header_nav .contact {
	background: #161616 url(images/active_tab.gif) repeat-x scroll 0 3px;
	}	


/* LOGIN NAVIGATION
================================================*/
#login_nav {
	background: #414141;
	padding: 2px 8px 2px 8px;
	}
#login_nav a {
	}
#login_nav a:hover {
	}


/* NAVIGATION
================================================*/
#footer {
	font-size: 11px;
	margin-top: 20px;
	padding-bottom: 15px;
	}
#footer .copyright {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	color: #eee;
	}
#footer a {
	color: #ccc;
	text-decoration: underline;
	}
#footer a:hover {
	text-decoration: none;
	}
#btg_logo {
	padding-right: 3px;
	}
.clear {
  clear: both;
  }


