/* CSS Document */


body {
	margin: 0;
	padding: 0;
	background: url(images/bg-v1.jpg) top left repeat;
	text-align: center;
	background-color: #fff;
}

#wrapper {
	width: 758px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	padding: 0;
	top: 0;
	left: 0;
	display: block;
}

p {
	font: normal 11px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 7px 0;
	color: #666;
	
}

#headerquote {
 border-top:1px dotted darkgray; 
 border-bottom: 1px dotted darkgray; 
 padding:6px 0px 6px 0px; 
 margin:4px 0px 10px 0px; 
 position:relative; 
 font:16px Arial, Helvetica, sans-serif;
 color:#3E6D95;
}


a, a:link, a:visited {
	color: #588DA2;
	text-decoration: none;
	padding: 1px 2px;
}

a:hover {
	background-color: #E0EFF0;
	padding: 1px 2px;
}

img {
	border: none;
	

}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	padding: 0;
	margin: 0;
}

.divider {
	line-height: 0;
	height: 0;
	border-top:1px solid #ccc;
	margin: 5px 0;
}

.img_border {
	border: 1px solid #ccc;
	padding: 4px;
	margin:3px 0px 0px 0px;
}

blockquote{
	font: normal 12px/18px georgia, serif;
	color: #588DA2;
	padding: 0;
	margin: 4px 0;
	padding:0 0 0 15px;
	border-left: 3px double #e5e5e5;
}






#header {
	height: auto;
	position: relative;
	top: 0;
	left: 0;
	display:block;
}



#nav a:hover {
	color: #333;
}

#spacer {
	display:block;
	width:24px;
	height:26px;
	float:left;
	position: relative;
}

/* =============================================== NAVIGATION ITEMS START ============================================= */
/* =============================================== NAVIGATION ITEMS START ============================================= */
/* =============================================== NAVIGATION ITEMS START ============================================= */
/* =============================================== NAVIGATION ITEMS START ============================================= */
/* =============================================== NAVIGATION ITEMS START ============================================= */
#nav {
	display:block;
	padding:0px 0px 1px 0px;
	margin:0px 0px -3px 0px;
	width: 758px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
	background-image: url("images/bg-tabs.jpg");
	background-repeat:repeat-x;
	/*
	font: normal 12px 'Lucida Grande', 'Lucida Sans', verdana, arial, sans-serif;
	*/
	height: 28px;
	line-height:normal;
	float:left;
}

#nav ul {
/*
border:1px solid green;

width: 757px;
*/
width: 744px;
margin:0;
padding:6px 0px 0px 8px;
list-style:none;
background-image:url("images/bg-tabs.jpg");
	background-repeat:repeat;
	height: auto;
	display:inline;
	line-height:normal;
	float:left;
}

#nav li {

float:left;
  background:url("images/tabs_left.jpg") no-repeat left top;
  margin:0;
  padding:0 0 0 15px;
}

#nav a {

float:left;
  display:block;
  background:url("images/tabs_right.jpg") no-repeat right top;
  padding:5px 15px 4px 0px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }

#nav > ul a {
	width: auto;
	white-space:nowrap;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
/*
#nav a {
	float: none;
}
*/
/* End IE5-Mac hack */

#about #aboutnav, 
#services #servicesnav, 
#project #projectnav,
#advancedut #advancedutnav, 
#phasedarrayinspection #phasedarrayinspectionnav,
#tofdinspection #tofdinspectionnav, 

#contact #contactnav {
	background: url("images/tabs_left-r.jpg") no-repeat left top;
	border-width: 0;
}

#about #aboutnav a, 
#services #servicesnav a, 
#project #projectnav a,
#advancedut #advancedutnav a, 
#phasedarrayinspection #phasedarrayinspectionnav a,
#tofdinspection #tofdinspectionnav a, 
/*
#home #homenav a, 
#work #worknav a, 
#play #playnav a, 
*/


#contact #contactnav a {
	background: url("images/tabs_right-r.jpg") no-repeat right top;
	padding-bottom: 4px;
	color: #666;
}

/* =============================================== NAVIGATION ITEMS END ============================================= */
/* =============================================== NAVIGATION ITEMS END ============================================= */
/* =============================================== NAVIGATION ITEMS END ============================================= */
/* =============================================== NAVIGATION ITEMS END ============================================= */

#contentwrap {
	margin-top: 25px;
}

#contentcontainer {
display:block;
position:relative;

background-color:#FFFFFF;
	background-color: #FFFFFF;
	display: block;
	position: relative;
	float: none;
	clear: both;
	background-color: #FFFFFF;
}

#content {
	width: 700px;
	padding: 20px 0 0px;
	margin-right: 26px;
	margin-left: 26px;
	position: relative;
	display: block;
}

#content ul {
	width: 99%;
	font: normal 11px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #666;
	margin: 0px;
	padding: 2px 0;
	float: left;
	list-style-image: url(/img/bullet.gif);
}

#content li {
	margin: 3px 0 0px 20px;
	padding: 0;
}

#content td {

	font: normal 11px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 7px 0;
	color: #666;
	
}

#play #content {
	width: 365px;

	margin: 45px 0 0 0;
}



#bottom {
	background: url(/img/dotted_line.gif) top left repeat-x;
	position: relative;
	top: 0;
	left: 0;
}


ul {
	list-style-image: url("/img/bullet.gif");
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0 0 0 20px;
	padding: 0;
	color:#666;
}

.highlight ul {
	list-style-image: url("/img/bullet.gif");
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0 0 0 25px;
	padding: 5px 0;
	color:#666;
}

.highlight{
	border-top: 1px solid #DCDCB4; 
	border-bottom: 1px solid #DCDCB4; 
	background-color:#FAFAE7;
	margin: 8px 0;
	padding: 0 8px 0 0;
}


#quote {
	float: right;
	position: relative;
	top: 0;
	right: 0;
	width: 237px;
	background: url(/img/dotted_line_vert.gif) top left repeat-y;
	padding: 0px 0 0 15px;
	margin: 13px 0 0 0;
}

#quote p {
	font: normal 13px/18px georgia, serif;
	color: #8C9297;
	margin: 5px 0;
	padding: 0;
}

.attributea {
	font: italic 10px/14px georgia,serif;
	color: #999;
}

.attributeb {
	font: italic 10px/14px georgia,serif;
	color: #666;
}
	
/*</group>*/

/* ============================= FOOTER START ========================================*/

#footer {
	background: url("images/footer.gif") top left repeat-x;
	height: 76px;
	width: 100%;
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	padding: 20px 0 0;
}

#footer_content {
	width: 740px;
	text-align: left;
	margin: 0 auto;
}

#footer_content p {
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #999;
	padding: 0;
	margin: 0;
}



#work #web_dev a {
	background: transparent url(/img/sec_active.gif) bottom right no-repeat;
	line-height: 20px;
	color: #0085BF;
}

.highlight{
	border-top: 1px solid #DCDCB4; 
	border-bottom: 1px solid #DCDCB4; 
	background-color:#FAFAE7; 
}


.entry_footer a, .entry_footer a:link,.entry_footer a:visited {
	color: #99997D;
	
}

.entry_footer a:hover,.entry_footer a:active {
	color: #7B7B62;
}

label{
	display: block;
	font: normal 10px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 0px 0;
	color: #666;
}

.textfield{
	font: normal 11px/13px "lucida grande", tahoma, arial, verdana, sans-serif;
	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #eee;
	width: 100%;
	color: #666;
}


#contact td{
	padding:5px;
}

#contact table{
	width: 100%;
}

.required {
	font: normal 9px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: red;
}
	
/*</group>*/

#comments {
	padding:10px 0;
}

.comment1 {
	padding: 6px 16px;
	border-bottom: 1px solid #DCDCB4;
	border-top: 1px solid #DCDCB4;
	margin: 5px 0;
	background-color: #FAFAE7;
	clear: both; 
}

#TextDisplay{
	font: normal 10px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 5px 0;
	color: #666;
}


.title1 {
	font: normal 16px arial, 'Times New Roman', Serif;
	line-height: 18px;
	color: #f90;
	padding: 0px 0 0px 0;
	margin: 15px 0 0 0;
	}
	
	#form {
	
	display:block;
	width:300px;
	border:1px solid darkgray;
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 40px;
	}
	
	#form,
	#form td {
	font: normal 11px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #666;
	}

.title14px {
	font: normal 14px arial, 'Times New Roman', Serif;
	line-height: 16px;
	/*color: #f90;*/
	padding: 0px 0 0px 0;
	margin: 15px 0 0 0;
	}
	
	#form {
	
	display:block;
	width:300px;
	border:1px solid darkgray;
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 40px;
	}
	
	#form,
	#form td {
	font: normal 11px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #666;
	}
	
.stronghighlight {
	font: normal 11px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #f90;
	padding: 0px 0 0px 0;
	margin: 15px 0 0 0;
	}
	
	#form {
	
	display:block;
	width:300px;
	border:1px solid darkgray;
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 40px;
	}
	
	#form,
	#form td {
	font: normal 11px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #666;
	}
	
/* BELOW IS FOR THE ITEM THAT IS TO BE SHOWN */
	#hideme,
	#hideme1, #hideme2,
	#hideme3, #hideme4,
	#hideme5, #hideme6,
	#hideme7, #hideme8,
	#hideme9, #hideme10,
	#hideme11
	 {
	border:1px solid black;
	padding:6px 6px 6px 6px;
	margin:6px 0px 6px 6px;
	display:none;
	}
	
	/* THIS IS FOR THE ITEM YOU CLICK TO SHOW THE OTHER ITEM */
	
	#showitlink {
	position:relative;
	cursor:pointer;
	border-bottom:1px dotted gray;
	padding:1px 0px 1px 0px;
		color:#17629B;
		/* #4C556E */

	}
	
	#showitlink text {
	font-size:9px;
	color:blue;
	/*cursor: hand;*/
	}
	
	.bluetext {
	color:blue;
	position:relative;
	/* cursor:hand; */
	}
	
	#picturelabel {
	 border:1px solid gray; 
	 background-color:#C1E3FF;
	 display:block; 
	 padding:2px 2px 2px 2px; 
	 font-size: 9px;
	 }
