@import "../shared1/Nanawall.css";
@import "../shared1/navPrimary.css";
/*a
{
	text-decoration: underline;
}*/
#main
	{ clear: both; overflow: hidden; width: 1020px; height: auto; border-right: 1px solid #999999; 
	  border-left: 1px solid #999999; margin: 0px; padding: 0px; 
}
/*#menuTable
{
	background-color: #EEEEEE;
}
.menuCell
{
	padding: 1px 5px 1px 3px;
	cursor: pointer;
}
.viewBack
{
	background-color:#b5ce9e;
	padding:10px 10px 10px 10px;
}
.menuhilight
{
	background-color:#b5ce9e;
}*/
.thumblist, .thumbtable
	{ width: 160px; float:none; Clear:none; margin-left: 3px; }
html>body .thumblist, html>body .thumbtable
	{ /****  IE6 Hack  ****/ margin-left: 12px; }

html > body .tertiarynav {
width:960px;
}
.tertiarynav {
background:#919191 url(../images/tertiarynav_bg.gif) repeat-x scroll center bottom;
border-top:3px solid #6B6B6B;
clear:right;
float:right;
margin:0;
overflow:hidden;
padding:10px 30px 2px;
text-align:left;
}


.textinput
{
	margin-top:4px;
	padding-top:0px;
}

.textinput input, .textinput select 
{
	height:18px;
}

.searchLable
{
	padding-top:4px;
}

html > body .content {
	background: url(../images/CAD/bg_cad.gif) no-repeat left top;
	width:100%;
}

.label
{
	font-weight: bold;
}

#top, #navContainer, #footer {
width:1020px;
}
#leftnav blockquote {
	margin-top: 30px;
}

#blockarea {
background:#FFFFFF;
margin:0;
padding:0;
text-align:left;
width:120px;
}

/** OVERVIEW **/

#support_overview {
	height: 793px;
	background-image: url(../images/homepage/photo_loblolly4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #061219;
	float:left;
}
html>body #support_overview {
	height: 667px;
	width: 740px;
}
#support_blocks {
	margin-top: 340px;
}
#support_blocks a {
	width: 165px;
	float: left;
	margin-right: 12px;
	height: 96px;
}
#popupCustomer, #popupProject, .popups
{
	padding: 5px;
	background-color: #b5ce9e;
	border-style: solid;
	border-width: 1px;
	display: none;
	width: auto;
	height: auto;
	text-align: left;
}
#contentTable
{
	border-style: solid;
	border-width: thin;
	overflow: auto;
	width: 98%;
	height: auto;
}
.contentBox
{
	width: 1010px; height:600px; overflow:scroll;
}
.popupbar
{
	text-align: right;
}
.popupLink
{
	padding: 3px;
	background-color: #CCFFCC;
	margin: 3px;
}

.watermark
{
	color: #C0C0C0;
	font-style: italic;
}
  .autoComplete {
    font-family: Tahoma;
    font-size: 8pt;
    background-color: white;
    border: solid 1px silver;
    z-index: 2;
    text-align:left;
  }
  .autoCompleteItem {
    padding: 4px;
    cursor: default;
  }
  .autoCompleteSelectedItem {
    background-color: highlight;
    color: highlighttext;
  }

.Excerpt
{
	font:italic bold 1.7em Arial,Helvetica,sans-serif;
	color:White;
}
.Figure
{
	float:right;
	margin:0px 0px 15px 15px;
	width:245px;
	padding:10px;
	border:solid 1px #000;
	background-color:#ddd;
	font:0.7em Arial,Helvetica,sans-serif;
}

.Figure img
{
	margin-top:10px;
}
.testimonial
{
	background: #F0F0F0;
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
}
.mapandslideshow
{
	border: thin double #000080;
	width: 587px;
	height: 400px;
	position: relative;
}
.slideshow
{
	border: thin double #000080;
	width: 587px;
	height: 450px;
}
.event_detail
{
	text-align: left; background: #888888; font-weight: bold; color: #FFFFFF; padding: 0px 3px; text-transform: uppercase; 
	width:80px;
}
.bulletpoints li {
	font: normal 1.4em/2em Verdana;
}	
.bulletpoints li, .bulletpoints a {
	color: #666666;
}

.tbl
{
	border:1px solid green; background:green;
}
.colmn
{
	font-weight: bold;
	background: #66FF66;
}
.row
{
	background-position: #FFFF66;
	font-weight: bold;
	background: #FFFF66;
}
.txt
{
	background:white;
}



