
/* @group Globals
------------------------------------------------------*/
body { font:62.5% tahoma, sans-serif; background:#deeff3 url(../images/bg-body.gif) left top repeat-x; color:#000; }
.right { float:right; }
.left { float:left; }
.hidden { display:none !important; }
.more { overflow:hidden; text-align:right; }
.more a { text-decoration:none; color:#000; text-transform:lowercase; }
.more a:hover { text-decoration:underline; }
/* @end */




/* @group Containers
------------------------------------------------------*/
#site { width:909px; margin:0 auto; }
#content { background:url(../images/bg-content-shadow.png) left top repeat-y; }
#page { background:url(../images/bg-content-top.gif) left top no-repeat; }
#container { background: url(../images/dev/bg-content-gradient.png) left bottom repeat-x; margin:0 4px 0 2px; min-height: 464px;}
#container .inner { padding:15px 10px 15px 10px; overflow:hidden; min-height:400px; }
#stock_left { width:319px; height:388px; float:left; }
#stock_right { width:319px; height:388px; float:right; }

#content_right { width:553px; float:right; background:url(../images/dev/bg-content-middle-right.png) left top repeat-y; }
#content_right.wide { width:580px !important; background:url(../images/bg-content-middle-wide-right.gif) left top repeat-y; }
#content_right #content_help_1 { background:url(../images/dev/bg-content-bottom-right.png) left bottom no-repeat; }
#content_right #content_help_2 { 
	/*background:url(../images/bg-content-top-right.gif) left top no-repeat; */
	background: url(../images/dev/bg_subnav-company.png) top left no-repeat;
}
#content_right.wide #content_help_1 { background:url(../images/bg-content-bottom-wide-right.gif) left bottom no-repeat; }
#content_right.wide #content_help_2 { background:url(../images/bg-content-top-wide-right.gif) left top no-repeat; }

#content_left { width:553px; float:left; background:url(../images/dev/bg_content-middle-left.png) left top repeat-y; }
#content_left.wide { width:580px !important; background:url(../images/bg-content-middle-wide-left.gif) left top repeat-y; }
#content_left #content_help_1 { background:url(../images/dev/bg_content-bottom-left.png) left bottom no-repeat; }
#content_left #content_help_2 { 
		background: url(../images/dev/bg_subnav-technology.png) top left no-repeat;
}
#content_left.wide #content_help_1 { background:url(../images/bg-content-bottom-wide-left.gif) left bottom no-repeat; }
#content_left.wide #content_help_2 { background:url(../images/bg-content-top-wide-left.gif) left top no-repeat; }


#content_help_1 { padding-bottom:3px; }
#content_help_2 { padding-top:10px; }
#content_help_2 .inner { min-height:268px; height:auto !important; height:268px; }
.wide #content_help_2 .inner { min-height:348px; height:auto !important; height:348px; }

#pageheading { padding:0 30px; /*border-bottom:1px solid #e1dfdf;*/ }
h1.subnav-title-technology { 
	background: url(../images/dev/img_technology-title.png) top left no-repeat;
	display: block;
	height: 20px;
	text-indent: -9999px;
}

/* @end */




/* @group Sidebar
------------------------------------------------------*/
.sidebar { width:287px; overflow:hidden; }
/*.sidebar .sidebartitle { display:block; overflow:hidden; text-indent:-9999px; }*/
.sb_wrap_1 { background:#fff url(../images/bg-sidebar-repeat.gif) left top repeat-y; }
.sb_wrap_2 { background:url(../images/bg-sidebar-bottom.gif) left bottom no-repeat; padding-bottom:3px; }
.sb_wrap_3 { background:url(../images/dev/bg_sidebar-top.png) left top no-repeat; min-height:100px;   overflow:hidden; padding: 20px 0; }
.sidebar.left .sb_wrap_1 { background:#fff url(../images/bg-sidebar-repeat-alt.gif) left top repeat-y; }
.sidebar.left .sb_wrap_2 { background:url(../images/bg-sidebar-bottom-alt.gif) left bottom no-repeat; }
.sidebar.left .sb_wrap_3 { background:url(../images/bg-sidebar-top-alt.gif) left top no-repeat; }


.sidebar .heading_blurb { 
	background: url(../images/dev/bg_separator-horizontal.png) bottom left no-repeat;
	color: #2296b3; 
	font-size: 16px; 
	font-weight: bold; 
	padding: 23px 0 23px 0; 
}
.sidebar .content_blurb {
	background: url(../images/dev/bg_separator-horizontal.png) bottom left no-repeat;
	margin-bottom: 100px;
	padding: 23px 0;
}
.sidebar .content_blurb p { color: #727171; font-size: 12px; line-height: 20px; text-align: justify; }
.sidebar .content_blurb p a { color: #2296b3; text-decoration: none; }
.sidebar .news_content { 
	bottom: 0;
	padding-top: 20px;
	position: absolute;
	width: 250px;
}
.sidebar .news_content .more a { color: #2296b3; font-size: 12px; font-weight: bold; text-decoration: none; }
.sidebar h3.sidebartitle { color: #2296b3; font-size: 16px; font-weight: bold; padding-bottom: 20px; }
/* @end */


.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
* html .clearfix { height:1%; } /* Hides from IE-mac \*/
.clearfix { display:block; }



/* @group Header
------------------------------------------------------*/
#header { height:115px; background:url(../images/bg-header.gif) no-repeat; }
#linkhome { width:300px; float:left; height:115px; }
#linkhome a { display:block; width:250px; height:115px; overflow:hidden; text-indent:-9999px; }

	#nav { /*width:525px; */float:right; overflow:hidden; padding:50px 15px 0 0; }
	#nav ul li { float:left; /*width:72px;*/ }
	#nav ul a { display:block; text-align:center; text-decoration:none; padding:30px 12px 4px 12px; text-decoration:none; font:10px tahoma, sans-serif; color:#2296b3; text-transform:uppercase; background:url(../images/bg-nav-li.gif) bottom right no-repeat; }
	#nav ul a:hover { text-decoration:underline; }
	#nav ul li#last a { background-image:none; }
	
/* @end */




/* @group HTML Area
------------------------------------------------------*/
.inner .htmlarea { padding:0 4px; }
.htmlarea { color:#737373; line-height:1.4em; font-size:11px; }
.htmlarea h1 { font-size:16px; margin:0.3em 0 0.4em 0; }
.htmlarea h2 { font-size:14px; margin:0.3em 0 0.4em 0; }
.htmlarea h3 { font-size:12px; margin:0.3em 0 0.4em 0; }
.htmlarea h4,.htmlarea h5,.htmlarea h6 { font-size:12px; margin:0.3em 0 1em 0; }
.htmlarea p { margin-bottom:1.5em; line-height: 2em;}
.htmlarea p.alternate { color:#2296b3; font-size:14px; line-height:1.6em; }
.htmlarea ul { margin:0 0 2em 2em; list-style:disc; }
.htmlarea ol { margin:0 0 2em 2em; list-style:decimal; }
.htmlarea li { margin-bottom:0.4em; }
.htmlarea table { width:100%; }
.htmlarea th { font-weight:bold; text-align:left; }
.htmlarea a { color:#2296b3; text-decoration: none; }
/* @end */




/* @group Subnav
------------------------------------------------------*/
#subnav { clear:both; background:url(../images/bg-subnav.gif) left top repeat-x; height:26px; padding-top:12px; }
#subnav li { display:inline; }
#subnav a { text-decoration:none; padding:0 10px; text-decoration:none; font:10px tahoma, sans-serif; color:#2296b3; text-transform:uppercase; }
#subnav a:hover { text-decoration:underline; }
/* @end */




/* @group Footer
------------------------------------------------------*/
#footer { padding:50px 30px 100px 30px; background:url(../images/bg-content-bottom.png) 0 -13px no-repeat; color:#2899b5; font-size:11px; }
#copyright { float:left; width:35%; }
#address { float:right:width:60%; float:right; text-align:right; }
/* @end */






/* @group Specific Pages
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */


	/* @group Home
	------------------------------------------------------*/
	#homeflash { width:582px; height:388px; float:left;/* background:url(../images/dev/slide1-2011.png) left -1px no-repeat;*/ overflow: hidden;}
	#investor { height:109px; }
	#investor a { display:block; height:109px; background:url(../images/adbox-become-investor.gif) no-repeat; overflow:hidden; text-indent:-9999px; margin-top:13px; }
	#recentnews { 
		min-height:290px; 
		padding: 15px;
		position: relative;
	}
	.newspiece { overflow:hidden; padding-bottom:15px; color:#686868; }
	.newspiece  h4.date a { font-size:12px; color:#2296b3; text-transform:uppercase; /*padding-left:15px; background:url(../images/plus.gif) 0 3px no-repeat; */font-weight:bold; margin-bottom:4px; text-decoration:none; }
	.newspiece h4.headline a { display:block; text-decoration:underline; margin: 3px 0; font-size:12px; font-weight:normal; color:#727171; line-height: 16px}
	.newspiece p { line-height:1.6em; font-size:11px; padding-left:15px; }
	
	#homepage-purchase-callout { 
		background: url(../images/dev/bg_hp-callout-txtarea-bottom.png) bottom center no-repeat; 
		margin-top: 14px; 
		padding-bottom: 25px; 
		display: block; 
		float: left; 
		width: 582px;
	}
	#homepage-purchase-callout div.repeat { 
		background: url(../images/dev/bg_hp-callout-repeat.png) top left repeat-y; 
		padding: 14px 0 6px 14px; 
	}
	#homepage-purchase-callout h2.title { 
		background: url(../images/dev/img_engineering-samples-title.png) top left no-repeat; 
		height: 32px; 
		text-indent: -9999px; 
	}
	#homepage-purchase-callout h3 { color: #2296b3; font-size: 14px; padding-left: 2px; }
	#homepage-purchase-callout div.content { 
		
		padding-bottom: 3px;
	}
	#homepage-purchase-callout div.content div.repeat { 
		background: url(../images/dev/bg_hp-callout-txtarea-repeat.png) top center repeat-y; 
		color: #727171;
		font-size: 12px;
		padding: 6px 28px; 
	}
	#homepage-purchase-callout div.content div.repeat a.inquire_btn {
		background: url(../images/dev/sp_inquire-btn.png) 0 0 no-repeat;
		height: 37px;
		text-indent: -9999px;
		width: 205px;
	}
	#homepage-purchase-callout div.content div.repeat a.inquire_btn:hover {
		background-position: 0 -49px;
	}	
	a.learn-more-link {
		background: url(../images/dev/sp_learnmore-btn.png) 0 0 no-repeat;
		display: block;
		font-size: 0;
		height: 40px;
		line-height: 0px;
		margin-top: 33px;
		overflow: hidden;
		text-indent: -9999px;
		width: 168px;
	}
	a.learn-more-link:hover {
		background-position: 0 -49px;
	}
	
	/* @end */
	
	
	/* @group About
	------------------------------------------------------*/
	#aboutpg #stock_left { background:url(../images/stock_about.jpg) no-repeat; }
	#directionspg #stock_left { background:url(../images/stock_about.gif) no-repeat; }
	#contactpg #stock_left,
	#orderpg #stock_left { background:url(../images/stock_about.gif) no-repeat; }
	#orderpg #content_help_2 { min-height: 755px; }
	
	#map { height:242px; border:1px solid #ccc; }
	.aboutgp #subnav { text-align:right; }
	.deco { color: #2296b3;}
	h1.subnav-title-company { 
		background: url(../images/dev/img_company-title.png) top left no-repeat;
		display: block;
		height: 20px;
		text-indent: -9999px;
		
	}
	h1.subnav-title-contact { 
		background: url(../images/dev/img_contact-title.png) top left no-repeat;
		display: block;
		height: 20px;
		text-indent: -9999px;
		
	}
	div.subnav-container { padding: 9px 15px; }
	div.subnav-container ul { padding-top: 10px; }
	div.subnav-container ul li { 
		display: inline-block;
		margin-right: 10px;
	}
	div.subnav-container ul li a { 
		color: #2296b3;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
	}
	div.subnav-container ul li.selected a { 
		color: #727171;
	}
	div.subnav-container h2.deco {
/*		color: #727171;*/
		padding: 8px 0;
		text-transform: uppercase;
	}
	
	p.callout-left { 
		float: left;
	}
	
	a.workforus {
		background: url(../images/dev/sp_workwithus-btn.png);
		display: block;
		float: right;
		font-size: 0;
		height: 38px;
		line-height: 0;
		overflow: hidden;
		width: 116px;
	}
	a.workforus:hover {
		background-position: 0 -49px;
	}

	#board_left {
		background: url(../images/dev/sp_board-left.png) -640px bottom no-repeat;
		float: left;
		padding: 0 0 100px 0;
		width: 319px; 
	}
	#board_left h2 { 
		color: #2296b3; 
		font-size: 16px;
	}
	#board_left div.top {	
		background: url(../images/dev/sp_board-left.png) 0px top no-repeat;
		display: block;
		height: 15px;
		padding: 90px 15px 0 15px;
	}
	#board_left dl { padding: 15px; background: url(../images/dev/sp_board-left.png) -320px 0 repeat-y; }
	#board_left dt { color: #2296b3; font-size: 12px; font-weight: bold; margin-top: 29px; }
	#board_left dd { color: #727171; font-size: 12px; font-style: italic; margin-top: 5px; }
	
	ul.employee-images {
		float: left;
		list-style: none;
		margin-bottom: 25px;
	}
	ul.employee-images li { 
		display: block;
		float: left;
		list-style: none;
		margin-bottom: 10px;
		text-align: center;
		width: 150px;
	}
	ul.employee-images li.first {
		clear: left;
	}
	ul.employee-images li div.thumb-decorator {
		background: url(../images/dev/bg_image-decorator.png) top left no-repeat;
		cursor: pointer;
		height: 96px;
		margin: 0 auto;
		padding: 9px 11px 11px 9px;
		width: 96px;
	}

	ul.employee-images li .lightbox {
		display: none;
	}
	ul.employee-images li div.thumb-decorator .fun-img {
		display: none;
	}
	
	ul.employee-images li img {	}
	ul.employee-images li span.name {
		color: #2296b3;
		display: block;
		font-weight: bold;
	}
	ul.employee-images li span.title {
		color: #727171;
		display: block;
	}

	ul.available-positions { 
		margin: 0 0 30px 0;
		padding: 0;
	}
	ul.available-positions li {
		list-style: none;
		margin: 10px 0;
		padding: 0;
	}
	ul.available-positions li a {
		text-decoration: underline;
	}

	#jobs_left {
		float: left;
		padding: 0 0 0px 0;
		width: 319px;
	}
	#jobs_left div.top {
		background: url(../images/dev/sp_jobs-left.png) 0px 0 no-repeat;
		height: 32px;
		padding: 44px 0 0 15px;
	}
	#jobs_left div.top h2 {
		color: #2296B3;
		font-size: 12px;
		text-transform: uppercase;
	}
	#jobs_left div.content {
		background: url(../images/dev/sp_jobs-left.png) -330px 0 repeat-y;
		float: left;
		padding: 10px 0px 0 0;
		width: 100%;
	}
	#jobs_left div.content ul.available-positions {
		padding: 0 15px;
	}
	#jobs_left div.content ul.available-positions li a {
		color: #2296b3;
		font-size: 12px;		
	}
	#jobs_left div.content .contact-link {
		border-top: 1px solid #e4e3e3;
		float: left;
		padding: 8px 15px;
		width: 282px;
	}
	#jobs_left div.content .contact-link a {
		color: #727171;
		display: block;
		float: right;
		text-decoration: none;
	}
	#jobs_left div.content h2 {
		color: #2296B3;
		display: block;
		float: left;
		font-size: 12px;
	}
	#jobs_left div.contact-info {
		background: url(../images/dev/sp_jobs-left.png) -660px top no-repeat;
		float: left;
		height: 158px;
		width: 100%;
	}
	#jobs_left div.contact-info dl {
		padding: 40px 15px;
	}
	#jobs_left div.contact-info dl dt {
		color: #2296b3;
		clear: left;
		float: left;
		font-size: 12px;
		font-weight: bold;
		line-height: 18px;
		width: 60px;
	}
	#jobs_left div.contact-info dl dd {
		color: #727171;
		float: left;
		font-size: 12px;
		line-height: 18px;
	}
	#jobs_left div.contact-info dl dd a {
		color: #727171;
		text-decoration: none;
	}
	#jobs_left div.contact-info dl dd a:hover {
		text-decoration: underline;
	}
	/* @end */
	
	/* News
	-----------------------------------------------*/
	#presspg .sidebar.left .sb_wrap_1 {
		background: url(../images/dev/bg_news-left-top.png) top left no-repeat;
		padding-top: 37px;
	}
	#presspg .sidebar.left .sb_wrap_1 h3 { margin-left: 15px}
	#presspg .sidebar.left .sb_wrap_2 {
		background: url(../images/dev/bg_news-left-middle.png) top left repeat-y;
	}
	
	#presspg .sidebar.left .sb_wrap_3 {
		background: url(../images/dev/bg_news-left-bottom.png) bottom left no-repeat;
		padding-bottom: 90px;
	}
	
	
	#presspg .sidebar {
		width: 315px;
	}
	#news_archive { 
		border-top: 1px solid #e4e3e3;
		display: block;
		font-size: 12px;
		overflow: hidden;
		position: absolute;
		bottom: 0;
		padding: 6px 15px;
		position: absolute;
		width: 280px;
		height: 14px;
	}
	#recentnews-archive {
		min-height: 310px;
		position: relative;
	}
	
	#recentnews-archive .newspiece {
		padding: 15px;
	}

	#news_archive a { 
		color: #727171;
		display:block; 
		float: right;
		height: 12px;
		overflow:hidden; 
		text-decoration: none;
	}
	#news_archive span {
		font-weight: bold;
		height: 12px;
	}
	#news_archive span a {
		color: #2296b3;
		float: left;
	}
	
	#presspg .newspiece h4.headline a { color: #727171; display:block; text-decoration:underline; }
	/* @group Products
	------------------------------------------------------*/
	#productspg #stock_right { background:url(../images/stock_products.jpg) no-repeat; }
	#tech_overviewpg #stock_right { background:url(../images/stock_tech_overview.jpg) no-repeat; }
	#leds_rfqpg #stock_right { background:url(../images/stock_products.jpg) no-repeat; }
	#leds_specspg #stock_right { background:url(../images/stock_led.jpg) no-repeat; }
	#substrate_specspg #stock_right { background:url(../images/stock_substrate.jpg) no-repeat; }
	#substrate_rfqpg #stock_right { background:url(../images/stock_products.jpg) no-repeat; }
	#disinfectpg #stock_right {background: url(../images/dev/bg_uvdisinfection-helix.jpg) top right no-repeat; }
	#publicationspg #stock_right { background: url(../images/dev/bg_techpublications.jpg) top right no-repeat; }
	#uvledspg #stock_right { background: url(../images/dev/bg_product-right.png) top right no-repeat; }
	#alnisubstratepg #stock_right { background: url(../images/dev/bg_substrate2.png) top right no-repeat; }

	h1.subnav-title-products { 
		background: url(../images/dev/img_products-title.png) top left no-repeat;
		display: block;
		height: 20px;
		text-indent: -9999px;
	}
	#overviewpg #stock_left { 
/*		background:url(../images/dev/bg_rawled-left.png) no-repeat; */
		height: auto;
		padding-top: 370px;
	}
	#orderpg div.ginfo,
	#overviewpg div.ginfo {
		color: #727171;
		font-size: 12px;
		line-height: 18px;
		padding: 20px 15px;
	}
	#orderpg div.ginfo p,
	#overviewpg div.ginfo p {
		padding: 15px 0;
	}
	#overviewpg div.ginfo p a {
		color: #2296b3;
	}
	#overviewpg div.ginfo li {
		list-style: disc;
		margin-left: 40px;
	}
	#overviewpg div.ginfo h2 {
		color: #2296b3;
		text-transform: uppercase;
	}
	#orderpg div.terms,
	#overviewpg div.terms {
		color: #727171;
		font-size: 12px;
		line-height: 18px;
		padding: 20px 15px;
	}
	#orderpg div.terms h2,
	#overviewpg div.terms h2 {
		background: url(../images/dev/bg_separator-horizontal.png) top left no-repeat;
	}
	#orderpg div.terms h2 a,
	#overviewpg div.terms h2 a {
		background: url(../images/dev/bg_separator-horizontal.png) bottom left no-repeat;
		color: #2296b3;
		display: block;
		padding: 15px 0;
		text-transform: uppercase;
		text-decoration: none;
	}
	#orderpg div.terms h2 a span.grey,
	#overviewpg div.terms h2 a span.grey {
		color: #727171;
	}
	#overviewpg div.terms p {
		padding: 15px 0;
	}
	#orderpg .forminfo p { color: #727171; font-size: 12px;  }
	#orderpg .forminfo h1 { font-size: 16px; padding-bottom: 6px;}
	#orderpg .forminfo { padding-bottom: 30px;}
	div.product { 
		background: url(../images/dev/bg_separator-horizontal.png) top left no-repeat;
		clear: both; 
		float: left; 
		padding: 20px 0;
	}
	div.product.first { background: none; }
	div.products { min-height: 900px; }
	div.product-description { 
		float: right; 
		font-size: 12px;
		line-height: 18px;
		padding: 0 0 0 8px;
		width: 320px; 
	}
	div.product-description h1,
	div.product-description h2,
	div.product-description h3,
	div.product-description h4,
	div.product-description h5 {
		color: #2296b3;
		text-transform: uppercase;
	}
	div.product-image { 
		background: url(../images/dev/bg_product-thumb.png) 0 0 no-repeat; 
		float: left; 
		padding: 10px 15px 14px 12px;
	}
	a.order-button { 
		background: url(../images/dev/sp_purchase-btn.png) 0 0 no-repeat;
		clear: left; 
		display: block; 
		float: left;
		height: 43px; 
		margin-top: 20px;
		text-indent: -9999px;
		width: 196px;
	}
	a.order-button:hover { 
		background-position: 0 -49px;
	}
	div.subnav-container ul li.disabled a {
		color: #d8d8d8;
	}
	
	/* @end */
	
	
	/* @group Press
	------------------------------------------------------*/

	/* @end */
	

	/* @group Careers
	------------------------------------------------------*/
	#contact_hr { height:172px; }
	#contact_hr a { display:block; height:172px; background:url(../images/adbox-contact-hr.gif) no-repeat; overflow:hidden; text-indent:-9999px; margin-top:13px; }
	#careerslist { min-height:162px; height:auto !important; height:162px; }
	#careerslist .sidebartitle { background:url(../images/heading-sidebar-job-openings.gif) 0 -4px no-repeat; height:32px; }
	#careerslist li a { display:block; font-size:12px; color:#2296b3; text-transform:uppercase; padding-left:15px; background:url(../images/plus.gif) 0 3px no-repeat; font-weight:normal; margin-bottom:9px; text-decoration:none; }
	/* @end */
	

	/* @group Investors
	------------------------------------------------------*/
	#investorspg #stock_left { 
		background:url(../images/dev/bg_stock-investor.png) no-repeat; 
	}
	#investornav li { margin-bottom:8px; }
	#investornav li a { font-size:12px; color:#2296b3; text-transform:uppercase; padding-left:15px; background:url(../images/plus.gif) 0 3px no-repeat; font-weight:normal; margin-bottom:4px; text-decoration:none; }
	ul.investor-callouts { 
		display: block;
		list-style: none;
		margin: 0 auto;
		padding: 0;
		position: relative;
		width: 472px;
	}
	ul.investor-callouts li {
		float: left;
		margin-left: 28px;
	}
	ul.investor-callouts li.first {
		clear: left;
		margin-left: 0;
	}
	ul.investor-callouts li a {
		display: block;
		height: 66px;
		overflow: hidden;
		text-indent: -9999px;
		width: 222px;
	}
	ul.investor-callouts li a.sanan {
		background: url(../images/dev/sanan.jpg) 0 0 no-repeat;
	}
	ul.investor-callouts li a.sanan:hover {
		background-position: 0 -69px;
	}
	ul.investor-callouts li a.archventure {
		background: url(../images/dev/archventure.jpg) 0 0 no-repeat;
	}
	ul.investor-callouts li a.archventure:hover {
		background-position: 0 -68px;
	}
	ul.investor-callouts li a.asahikasei {
		background: url(../images/dev/asahikasei.jpg) 0 0 no-repeat;
	}
	ul.investor-callouts li a.asahikasei:hover {
		background-position: 0 -68px;
	}
	ul.investor-callouts li a.creditsuisse {
		background: url(../images/dev/creditsuisse.jpg) 0 0 no-repeat;
	}
	ul.investor-callouts li a.creditsuisse:hover {
		background-position: 0 -68px;
	}
	ul.investor-callouts li a.harrisandharris {
		background: url(../images/dev/harrisandharris.jpg) 0 0 no-repeat;
	}
	ul.investor-callouts li a.harrisandharris:hover {
		background-position: 0 -68px;
	}
	ul.investor-callouts li a.luxcapital {
		background: url(../images/dev/luxcapital.jpg) 0 0 no-repeat;
	}
	ul.investor-callouts li a.luxcapital:hover {
		background-position: 0 -68px;
	}
	div.contact-callout { 
		float: right;
		margin-top: 30px;
		width: 350px;
	}
	div.contact-callout span.label {
		color: #727171;
		display: block;
		float: left;
		font-size: 12px;
		font-weight: bold;
		padding: 10px 0;
	}
	div.contact-callout a { 
		background: url(../images/dev/sp_contactus.png) 0 0 no-repeat;
		display: block;
		float: right;
		height: 40px;
		line-height: 0px;
		overflow: hidden;
		text-indent: -9999px;
		width: 116px;
	}
	/* @end */

	/* @group Contact
	------------------------------------------------------*/
	#contactpg #stock_left { background:url(../images/stock_about.gif) no-repeat; padding-top: 380px; }
	#overviewpg #stock_left,
	#orderpg #stock_left { background:url(../images/dev/bg_product-left.png) no-repeat; padding-top: 380px; }
	#contactpg #stock_left h3 { color: #2296b3;}
	div.form_container div.field_container {
		padding-bottom: 12px;
	}
	div.form_container {
		padding: 11px;
	}
	div.form_container div.clear { clear: both; }
	div.form_container div.left { 
		float: left; 
		width: 256px;
	}
	div.form_container div.right { 
		float: right; 
		width: 250px;
	}
	div.form_container div.full { 
		clear: both;
/*		height: 94px; */
		width: 510px;
	}
	div.form_container .field_container label {
		color: #2296b3;
		display: block;
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 6px;
		width: 100%;
	}
	div.form_container .field_container label.styled {
		color: #727171;
		background: url(../images/dev/sp_form-fields.png) -276px 0 no-repeat;
		display: block;
		font-size: 11px;
		font-weight: normal;
		line-height: 13px;
		padding: 3px;
		position: absolute;
		width: 244px;
		z-index: 1;
	}
	div.form_container .field_container select {
		display: block;
		opacity: 0;
		filter:alpha(opacity=0);
		position: relative;
		width: 244px;		
	}
	div.form_container .field_container input,
	div.form_container .field_container select,
	div.form_container .field_container textarea {
		color: #727171;
		width: 99%;
	}
	
	div.form_container .field_container textarea {
		background: transparent url(../images/dev/sp_form-fields.png) 0 -42px no-repeat;
		border: none;
		height: 101px;
		margin: 2px 0;
		padding: 2px 4px;
		resize: none;
		width: 516px;
	}	
	div.form_container .field_container input {
		background: transparent url(../images/dev/sp_form-fields.png) 0 0 no-repeat;
		border: none;
		height: 18px;
		margin: 2px 0;
		padding: 2px 4px;
	}
	div.form_container div.state {
		float: left;
		width: 150px;
	}
	div.form_container div.state input {
		background-position: -537px 0px;
	}
	div.form_container div.zip {
		width: 78px;
	}
	div.form_container div.zip input {
		background-position: -537px -28px;
	}
	div.form_container div.phone {
		width: 150px;
	}
 	div.form_container div.phone input {
		background-position: -537px 0px;
	}
	div.form_container div.phone input[type=tel] {
		width: 25px;
	}
	#Field4-2 {
		width: 50px;
	}
	div.form_container .field_container p.note {
		color: #727171;
		font-size: 10px;
		line-height: 18px;
		padding: 3px 0 ;
	}
	div.form_container .field_group_left {
		display: block;
		float: left;
		width: 256px
	}
	div.form_container .field_group_right {
		display: block;
		float: right;
		width: 250px;
	}
	
	input#terms { background: none; height: auto; margin-top: 4px; width: 20px; }
	div.form_container .field_container	label.bland { padding: 0; line-height: 1em; font-weight: normal; color: #727171;}
	
	#saveForm {
		background: url(../images/dev/sp_form-fields.png) -570px -60px no-repeat;
		border: none;
		cursor: pointer;
		height: 40px;
		text-indent: -9999px;
		width: 80px;
	}
	#saveForm:hover {
		background-position: -570px -109px;
	}	
	/* @end */
	
	ul.publications-list li {
		list-style: none;
		background: url(../images/dev/bg_file-list-item.png) 0 0 no-repeat;
		padding: 5px 0 5px 25px;
	}
	div.topcopy,
	div.bottomcopy {
		padding: 1em 0;
	}
	
	
	
	#sb-body {
		background: #fff url(../images/dev/bg_sb-title.jpg) top right no-repeat;
/*		padding: 15px;*/
/*		width: 430px;*/
	}
	
	div.person-info {
		color: #727171;
		font-size: 12px;
		line-height: 18px;
		padding: 15px;
		position: relative;
		width: 430px;
	}
	div.person-info div.info-group {
		background: url(../images/dev/bg_separator-horizontal.png) bottom left no-repeat;
		padding-bottom: 10px;
		position: relative;
	}
	div.person-info div.info-group div.details {
		float: right;
		width: 320px;
	}
	div.person-info div.title {
		color: #2296b3;
		font-weight: bold;
	}
	div.person-info span.label {
		color: #2296b3;
		font-weight: bold;
	}
	div.person-info div.email {
		bottom: 10px;
		position: absolute;
	}
	div.person-info div.email a { color: #727171; text-decoration: none; }
	div.person-info div.phone {
		position: absolute;
		bottom: 30px;
	}
	div.person-info div.bio {
		line-height: 18px;
		padding: 15px 0;
	}
	
	#sb-nav-close-inline {
		background: url(../images/dev/bg_closeme.png) top left no-repeat;
		cursor: pointer;
		height: 20px;
		position: absolute;
		right: 4px;
		text-indent: -9999px;
		top: 4px;
		width: 20px;
	}
	#sb-info { display: none;}
	
	
	/* @group Management Team
	------------------------------------------------------*/
	.member { overflow:hidden; padding-bottom:2em; }
	.member img { display:block; float:right; margin:0 0 2em 2em; }
	/* @end */


/* @end */


#viewmore { float:right; width:110px; position:relative; z-index:999; margin:0 0 20px 0; }
#btnviewmore a { width:60px; height:15px; background:url(../images/btnviewmore.jpg) no-repeat; overflow:hidden; text-indent:-9999px; float:right; }
#viewmore ul { position:absolute; right:0; top:auto; margin:0; padding:0; list-style:none; background:#fff; width:100px; border:1px solid #ccc; padding:10px; }

.boardmember { overflow:hidden; padding:0 0 20px 0; }
.boardmember .logo { width:100px; height:100px; float:left; }
.boardmember .boardcopy { width:400px; float:left; }

