/* --- Decoration Layer --- */

html { 
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 26px 0 0 0;
	font-family: "Lucida Grande", "Verdana", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #1B204E; /* --- background above main navigation and below footer - was gray  --- */
	
	
	
}

h1 { font-size: 18px; color:#1B204E}
h2 { font-size: 120%; color:#1B204E }
h3, h4 { font-size: 110%; color:#1B204E }
h5, h6 { font-size: .9em; color:#1B204E}

h1, h2, h3, h4, h5, h6 { 
	margin: 0 0 .25em 0;  
	padding: .25em 0; 
	font-weight: 900;
	font-family: "Lucida Grande", "Verdana", Arial, Helvetica, sans-serif;
}

a:link {
	color: #0868bc;
}

a:visited {
	color: #436887;
}

a:hover { 
	color: #d0011f;
}


p {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: .9em;
}

td {
	font-size: .9em;
}

li {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: .9em;
}

hr {
	height: 1px;
	overflow: hidden;
	color: #000;
	background: #000;
	border: 0;
}

hr.hidsep {
	display: none;
}

.hr { width: 100%; border-bottom: 1px solid #eee; line-height: 1px; padding-top: 10px; margin-bottom: 10px; clear: both; }



/* --- Extreme Top anchor - for 'Back To Top' Link (if applicable) --- */
#top {
	display: none;
}



/* --- Masthead, Branding, Main Nav  --- */

#masthead {
	min-height: 1.75em;
	height: 35px; /* --- height of main header  --- */
	overflow: visible;
	margin: 0;
	padding: 0;
	color: #fff;
	background: #1B204E; /* --- background behind main navigation  --- */
	border-top: 1px solid #1B204E; /* --- line above main navigation- invisible now  --- */
	border-right: 0px solid #fff;
	border-bottom: 0px dashed #eee;
}

/* --- main logo upper left  --- */
#brand {
	position: absolute;
	top: -26px; /* --- vertical placement of logo  --- */
	left: -2px;
	width: 333px;
	height: 60px;
	overflow: hidden;
	background: transparent url('../images/micron_microdisplays_logo.jpg') top left no-repeat; /* --- may need to change to root relative --- */
}

#brand strong {
	display: none;
}

.pr_fltrt {
	float:right;
	margin:0 0 1em 2em;
	}


/* --- Main Navigation --- */

ul#nav {
	margin: 0 0 0 345px; /* --- horizontal placement of main nav --- */
	padding: 0;
	font-size: 11px;
	list-style: none;
	white-space: nowrap;
	border: 0px dashed #eee;
}

#nav li {
	line-height: 2.2em;
	float: left;
	vertical-align: middle;
	border-right: 1px solid #66AAC4; /* --- pipes between main nav items  --- */
}

#nav li#navLast {
	border-right: 0px;
}

#nav li a, #nav li span {
	margin: 0;
	display: block;
	width: auto;
	min-height: 2.35em;
	line-height: 2.35em;
	padding: .15em 1.5em;
	color: #fff;
	text-decoration: none;
}

#nav li a.active {
	background: #1B204E;
}

#nav li a:hover {
	background: #1B204E;
}

#nav li span {
	background: #1B204E;
	cursor: default;
}



/* --- Supplemental Nav & Tools --- */

#tools {
	position: absolute;
	top: -1.60em;
	right: 1.25em;
	font-size: .7em;
	font-weight: normal;
}

#tools a {
	padding: 0 .5em;
	color: #ccc;
	text-decoration: none;
}

#tools a:hover {
	color: #fff;
	text-decoration: underline;
}




/* --- Mid-Banner Region --- */

#banner {
	position: relative;
	height: 86px;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	text-align: right;
	background: #178df3 url('http://www.displaytech.com/images/bg-banner-home.jpg') top left repeat-x;
	border-top: 7px solid #0868bc;
	border-right: 0px solid #fff;
	border-bottom: 1px solid #0f83e6;
}


body.interior #banner {
	height: 42px;
	margin: 0;
	padding: .5em;
	background: #2092f4 url('http://www.displaytech.com/images/bg-banner-int.gif') top left repeat-x;
}


#pswrap {
	height: 86px;
	background-color: transparent;
	background: url('../images/balloon_banner.jpg') top left no-repeat;
}


body.interior #pswrap {
	height: 32px;
	background: transparent;
	border-bottom: 0px solid #0f83e6;
}



#ps {	
	display: block;
	width: 140px;
	height: 40px;
	position: absolute;
	bottom: 9px;
	right: 1em;
	background: transparent url('../images/displaytech_logo.gif') top left no-repeat;
}






/* --- Main Page Content Region --- */

#content {
	margin: 0;
	padding: 0 1em 0 1.25em;
	background: #ffffff;
	border-top: 7px solid #0868bc;
	border-right: 0px solid #fff;
}

body.interior #content {
	padding: 0 0 0 0;
	border-top: 4px solid #1B204E;
	background: #e3e3e3;
}




/* --- Featured Items on the Home page --- */

#features {
	width: 780px;
	height: auto;
	overflow: hidden;
	padding: .5em 0 0 0;
}

.feature {
	display: block;
	width: 180px;
	min-height: 350px;
	float: left;
	margin: .5em .5em 1em 0;
	background: #fff;
	border: 1px solid #e3e3e3;
}

.feature h2 {
	margin: 0 0 0 0;
	padding: .6em 0;
	font-size: .9em;
	font-weight: bold;
	color: #fff;
	background: #000;
}

.feature h2 span {
	padding: 0 1em;
}


#f1 h2 { background: #dd3200 url('../images/bg-f1-h.jpg') top left repeat-x; border-bottom: 3px solid #b32800; }
#f2 h2 { background: #39be14 url('../images/bg-f2-h.jpg') top left repeat-x; border-bottom: 3px solid #22a212; }
#f3 h2 { background: #229ee1 url('../images/bg-f3-h.jpg') top left repeat-x; border-bottom: 3px solid #007dbe; }

#f1 h2 a, #f2 h2 a, #f3 h2 a { 
	color: #fff;
	text-decoration: none;
}

#f1 h2 a:hover, #f2 h2 a:hover, #f3 h2 a:hover { 
	text-decoration: underline;
}


.feature ul {
	margin: 0 0 0 0;
	padding: .5em .5em;
	font-size: .9em;
	list-style: none;
}

.feature li {
	padding: .75em .15em;
	border-bottom: 1px solid #898989;
}

.feature li.fLast {
	border-bottom: 0px;
}

.feature li a {
	margin: 0;
	text-decoration: none;
}

.fgfx {
	display: block;
	height: 128px;
	border-bottom: 4px solid #484848;
}

#f1g { background: transparent url('../images/feature_technology.png') top left no-repeat; }
#f2g { background: transparent url('../images/feature_products.png') top left no-repeat; }
#f3g { background: transparent url('../images/feature_markets.png') top left no-repeat; }


#news {
/* 
	position: absolute;
	top: .75em;
	left: 600px; 
*/
	float: left;
	display: block;
	width: 190px;
	margin: .5em 0 1em 0;
	padding: 0 .5em .5em .5em;
	color: #444;
	font-size: .9em;
	background: #fff;
}

#news h3 {
	padding: .75em 0;
	font-size: .95em;
	font-weight: bold;
	border-bottom: 1px solid #e3e3e3;
}

#news h3 a {
	text-decoration: none;
}

#news h4 {
	padding: .75em 0 3px 0;
	font-size: .8em;
	font-weight: bold;
}

#news h4 a {
	text-decoration: none;
}


#news h3 span {
	padding: 0 1em;
}

#news p {
	line-height: 150%;
}

#news hr {
	display: block;
	visibility: visible;
	height: 1px;
	border: 0px;
	color: #ccc;
	background: #ccc;
}


#intro {
	width: 760px;
	margin: 0;
	padding: 0 0 3em 0;
	color: #444;
}

/* --- end #features stuff --- */





#main {
	background: #ffffff;

}

#mainpad {
	padding: 0 2em 3em 2em;
}

#crumbs {
	font-size: .8em;
	padding: 2em 0 1em 3em;
}


.fltr {
	float: right;
	margin: 0 0 1em 1em;
	border: 1px solid #aeaeae;
}

.fltl {
	float: left;
	margin: 0 1em 1em 0;
}

#library h2 { margin: 35px 0 5px 0px;  }
#library h3 { margin: 15px 0 0 30px; font-style: italic; }
#library h4 { margin: 15px 0 0 90px; font-size: 100%;  }
#library p { line-height: 20px; margin: 10px 0 5px 90px; }
#library span { position: absolute; left: 275px; font-size: 70%; }

/* --- End Main Content Region --- */

/* --- Chart Styles ---*/
.chart {
	margin: 0;
}

.chart table { 
	border-collapse: collapse;
	margin: 0;
}

.chart th {
	vertical-align: top;
	text-align: left;
	font-weight: 900;
	padding: 5px;
	background-color: #1a8ff4;
	border: 1px solid #e3e3e3;
	font-size: .9em;
	color: #fff;
}

.chart th a {
	color: #fff;
}

.chart td {
	vertical-align: top;
	text-align: left;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	font-size: .9em;
}

td.datadark {
	background-color: #eaeaea;
}

td.plain {
	background-color: #fff;
	border: 0;
}

.message {
	width: 100%;
	padding: 0;
	background: #f7baaf;
	border: 1px solid #d0011f;
	margin: 0 0 10px 0;
	text-align: center;
}

.message h3 {
	color: #d0011f;
	font-weight: 900;
}


/* --- Side navigation bar  -> for interior pages... --- */


#sidebar {
	font-size: .9em;
	background: #e3e3e3;
}

#sidebar h4 {
	margin: 0 0 0 0;
	padding: .5em 2em 1em 16px;
	color: #fff;
	background: #1B204E;
}

#sidebar h4 span {
	padding: 0;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #d2d2d2;
}

#sidebar li a, #sidebar li span.sbactive {
	display: block;
	width: 172px;
	padding: 10px 16px 10px 16px;
	color: #000;
	text-decoration: none;

	border-left: 5px solid #1B204E;
	border-right: 0px dashed #ccc;
}

#sidebar li span.sbactive {
	background: #fff;
	border-left: 5px solid #3FA1F7;
}

#sidebar li a:hover {
	background: #fff;
	border-left: 5px solid #3FA1F7;
}

#sidebar ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul ul li a {
	display: block;
	width: 172px;
	color: #0868bc;
	padding: 10px 16px 10px 20px;
	text-decoration: none;
	background: #fff;
	border-left: 0;
}

#sidebar ul ul li span.sbsubactive {
	display: block;
	width: 172px;
	color: #000000;
	font-weight: 900;
	padding: 10px 16px 10px 20px;
	text-decoration: none;
	background: #fff;
	border-left: 0;
}

#sidebar ul ul li a:hover {
	background: #fff;
	border-left: 0;
	text-decoration: underline;
}

#sidebar ul ul li {
	margin: 0;
	padding: 0;
	border-left: 1px solid #fff;
	border-bottom: 0;
}



/* --- Footer --- */

#footer {
	position: relative;
	margin: 0;
	padding: 1.25em 2.0em; 
	font-size: 10px;
	color: #ffffff;
	background: #0d89f3 url('http://www.displaytech.com/images/bg-footer.gif') top left repeat-x;
	border: solid #fff;
	border-width: 0 0 1px 0;
}

#footer a:link, #footer a:visited, 	#footer a:hover {color: #ffffff;  text-decoration: underline
}
.right {
    font-size: 10px;
	position: absolute;
	right: 25px;
	top:10px;
	width: 200px;
	text-align: right; /* depends on element width */
}
