/* 
	copyright 2007 ASC Signal All Rights Reserved 
	Client: Resilience Capital
	Author: Maya Lindenmuth - Brulant, Inc.
	Date: 12/06/07	
*/

/************************ DEFAULT :: START **********************/
body, form, table { border: none !important; }
img, a img, a:hover img { border: none; text-decoration: none !important; }
fieldset { border: none !important; white-space: normal; }
input, select, textarea { border: 1px solid #b3b9bf; }
/************************ DEFAULT :: END * *********************/

/************************ PAGE :: START **********************/
#container { background: url(../images/globalbackground/left_col.gif) left top no-repeat; }

/************************ HEADER BRANDING SECTION :: START **********************/
#branding { background: url(../images/header/branding_banner.jpg) right top no-repeat; } 
	#branding #logo a { background: url(../images/header/logo.gif) left top no-repeat; }
	/************************ NAVIGATION - MAIN :: START **********************/
	#nav_main { background: #838383; }
		#nav_main ul li { }
		#nav_main ul li.last { border: none; }	
		/************************ NAVIGATION - MAIN :: END **********************/
/************************ HEADER BRANDING SECTION :: END **********************/	

/************************ NAVIGATION - LEFT :: START **********************/	
#nav_secondary ul li a { background: url(../images/globalbackground/bullet.png) 0px 0px no-repeat; }
	#nav_secondary ul li b.on a { background: url(../images/globalbackground/bullet_on.png) 0px 0px no-repeat; color:#FFFFFF }
		/************************ SATELITE IMAGES :: START **********************/
		#nav_secondary ul li.ns1 b { background: url(../images/globalbackground/nav_direct_to_home_off.gif) no-repeat 80px 0px; }
		#nav_secondary ul li.ns2 b { background: url(../images/globalbackground/nav_vsat_off.gif) no-repeat 57px 0px; }
		#nav_secondary ul li.ns3 b { background: url(../images/globalbackground/nav_esa_off.gif) no-repeat 87px 0px; }
		#nav_secondary ul li.ns4 b { background: url(../images/globalbackground/nav_milcom_radar_off.gif) no-repeat 60px 0px; }
		#nav_secondary ul li.ns5 b { background: url(../images/globalbackground/nav_electronics_off.gif) no-repeat 70px 0px; }
		
		#nav_secondary ul li.ns1 b.on { background: url(../images/globalbackground/nav_direct_to_home_on.gif) no-repeat 80px 0px; }
		#nav_secondary ul li.ns2 b.on { background: url(../images/globalbackground/nav_vsat_on.gif) no-repeat 57px 0px; }
		#nav_secondary ul li.ns3 b.on { background: url(../images/globalbackground/nav_esa_on.gif) no-repeat 87px 0px; }
		#nav_secondary ul li.ns4 b.on { background: url(../images/globalbackground/nav_milcom_radar_on.gif) no-repeat 60px 0px; }
		#nav_secondary ul li.ns5 b.on { background: url(../images/globalbackground/nav_electronics_on.gif) no-repeat 70px 0px; }
		
		#nav_secondary ul li.ns1 b.off { background: url(../images/globalbackground/nav_dbs_off.gif) 70px 0px no-repeat; }
		#nav_secondary ul li.ns2 b.off { background: url(../images/globalbackground/nav_vsat_off.gif) 55px 0px no-repeat; }
		#nav_secondary ul li.ns3 b.off { background: url(../images/globalbackground/nav_esa_off.gif) 48px 0px no-repeat; }
		#nav_secondary ul li.ns4 b.off { background: url(../images/globalbackground/nav_gov_radar_off.gif) 80px 0px no-repeat; }
		#nav_secondary ul li.ns5 b.off { background: url(../images/globalbackground/nav_electronics_off.gif) 70px 0px no-repeat; }
		/************************ SATELITE IMAGES :: END **********************/
/************************ NAVIGATION - LEFT :: END **********************/

/************************ CONTENT :: START **********************/	
#content { background: url(../images/globalbackground/content_globe.gif) right top no-repeat; }
	/************************ CONTENT - CAREERS PAGE :: START **********************/
	#content.careers { background: url(../images/globalbackground/careers.jpg) right top no-repeat !important; }
	/************************ CONTENT - CAREERS PAGE :: END **********************/
		/************************ CONTENT - CONTACT COLUMNS :: START **********************/
		#content .content_column h2 {  }
		#content .content_column h3 { background: #999; }
		#content .content_column ul li { background: url(../images/content/contact/bullet.gif) 0px 5px no-repeat; }
		/************************ CONTENT - CONTACT COLUMNS :: END **********************/
		
		/************************ CONTENT - CONTACT EMAIL LIST :: START **********************/
		#contact_column h2 {  }
		#contact_column .contact_list h2 { border-bottom: 2px solid #999; }
		#content .content_long_column ol { background: #e8e8e8; }
		#content .content_long_column ol li { background: url(../images/content/contact/bullet2.gif) 0px 6px no-repeat; }
		#distributor_column .distributor_list h2 { border-bottom: 2px solid #999; }
		/************************ CONTENT - CONTACT EMAIL LIST :: END **********************/
		
		/************************ CONTENT  - SECONDARY PDF PAGE :: START **********************/
		.split { border-right: 5px solid #999; margin-right: 45px; }
		.module dl { background: url(../images/content/content/pdf.gif) left top no-repeat; }
		.module2 dl { background: url(../images/content/content/pdf.gif) left top no-repeat; }
		/************************ CONTENT  - SECONDARY PDF PAGE :: END **********************/
	/************************ CONTENT - CONTACT PAGE :: END **********************/	
/************************ CONTENT :: END **********************/	
/************************ PAGE :: END **********************/		
