/*

== CREDITS ==
Copyright              2008 JPL Productions
Author                 Thom Fogie

Purpose                provide screen styles for Tyco Electronics Aerospace micro site

== 

BEGIN style overrides 

orginal at: /_TEincludes/TEstylesheets/master.css

*/

#pagemenu #TE_quickLinks  {
	float: none;
	margin: 0px 5px 5px;
	padding: 0 5px 5px;
	width:155px;
	}

a#TE_siteTitle:visited {
	color: #005380;
	}

a#myTEadvantageAdButton:link, a#myTEadvantageAdButton:visited {
	width: 177px;
	height: 72px;
	background: url(/industry/aerospace/lib/img/common/myTEAdvantageAd.png) no-repeat 0 0;
	display: block;
	}

a#myTEadvantageAdButton:active, a#myTEadvantageAdButton:hover {
	background: url(/industry/aerospace/lib/img/common/myTEAdvantageAd.png) no-repeat -177px 0;
	}

/* END style overrides */


/* BEGIN common rules. used in addition to those defined in brand.css */

h1 {
	/* same size as #TE_corp_pagetitle */
	font-size:1.6em;
	}
h2 {
	font-size:1em;
	}
h3 {
	font-size:1em;
	}

.hideText {
	/* hide away text content inside a header or span element */
	text-indent: -9999em;
	margin: 0;
	}
.clr {
	clear: both;
	}
.nobreak {
	white-space: nowrap;
	}
.pageTitleUnLined {
	border-bottom: 0;
	}

#introBlock {
	margin-top: 17px;
	}
.styledBlock {
/*	background-color: #f2f8fd;
	border: 1px solid #bde1f2; */
	}
.styledBlock #introText {
/*	padding: 8px 10px; */
	width: 440px;
	float: left;
	}
#introText p {
	padding-top: 0;
	margin-top: 0;
	}
#introPic {
	float: right;
	}

a#ContactUsButton {
	width: 177px;
	height: 67px;
	background: url(/industry/aerospace/lib/img/common/contactUs.png) no-repeat 0 0;
	display: block;

	margin-top: 10px;
	}

/* END common rules */



/*	BEGIN market solutions gallery items. */

#calloutWrapper {
	background: #dbdad8 url(/industry/aerospace/lib/img/overview/callout_thumbs_bg.jpg) no-repeat 0 0;
	width: 674px;
	height: 255px;
	margin-top: 8px;
	padding: 0 0 0 18px; 
	}

#calloutList {
	margin: 0;
	padding: 0;
	}
#calloutList li {
	float: left;
	list-style: none;
	margin: 0 0 20px 0;
	}
#calloutList li a, #calloutList li a:link, #calloutList li a:visited {
	display: block;
	width: 165px;
	height: 89px;
	
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	}
#calloutList li a:hover {
	background-position: 0 -89px;
	text-decoration: none;
	color: #333;
	}
#calloutList li a span {
	display: block;
	padding-top: 71px;
	}

#callout01 a {
	background: transparent url(/industry/aerospace/lib/img/overview/callout_thum_c4isr.jpg) no-repeat 0 0;
	}
#callout02 a {
	background: transparent url(/industry/aerospace/lib/img/overview/callout_thum_comm_aero.jpg) no-repeat 0 0;
	}
#callout03 a {
	background: transparent url(/industry/aerospace/lib/img/overview/callout_thum_mil_aero.jpg) no-repeat 0 0;
	}
#callout04 a {
	background: transparent url(/industry/aerospace/lib/img/overview/callout_thum_civ_marine.jpg) no-repeat 0 0;
	}
#callout05 a {
	background: transparent url(/industry/aerospace/lib/img/overview/callout_thum_ground_def.jpg) no-repeat 0 0;
	}
#callout06 a {
	background: transparent url(/industry/aerospace/lib/img/overview/callout_thum_missile_def.jpg) no-repeat 0 0;
	}
#callout07 a {
	background: transparent url(/industry/aerospace/lib/img/overview/callout_thum_mil_marine.jpg) no-repeat 0 0;
	}
#callout08 a {
	background: transparent url(/industry/aerospace/lib/img/overview/callout_thum_space.jpg) no-repeat 0 0;
	}

#callout_hdr01 {
	background: transparent url(/industry/aerospace/lib/img/overview/callout_thumb_title.png) no-repeat 0 0;
	height: 36px;
	}
.bottomTextBlock {
	margin-top: 8px;
	padding-left: 8px;
	padding-bottom: 15px;
	}

#spotlightContent {
	text-align: left;
	padding-top: 42px;
	padding-left: 12px;	
	padding-right: 8px;	

	/* prevent overflowing the available space */
	height: 170px;
	overflow: hidden;
	}
#spotlightContent p {
	margin: 8px 0 0;
	padding: 0;
	font-size: 10px;
	line-height: 12px;
	color: #fff;
	}
#spotlightContent a.spotlightLink, #spotlightContent a.spotlightLink:link {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	}
#spotlightContent a.spotlightLink:visited {
	color: #fff;
	}
#spotlightContent a.spotlightLink:hover {
	color: #f78932; /* orange */
	}
div#spotlightPhoto {
	border-top: 2px solid #fff;
	border: 2px solid #fff;
	background-color: #fff;
	width: 90px;
	}

#scrollerWrapper {
	background-color: #ededed; 
	text-align: center;
	margin-bottom: 18px; 
	}
#flashScroller {
	text-align: left;
	}

/* END market solutions gallery items. */



/* BEGIN product pages */


#productWrapper {
	margin-top: 21px;
	padding-left: 16px;
	text-align: center;
	}
#productBox {
	width: 644px;
	}
.prodDisplayHdr {
	padding: 2px 12px;
	background-color: #e4eef4;
	margin: 0 3px 0 0;

	font-size: 11px;
	color: #000;
	text-align: center;
	}
.prodThumBox {
	float: left;
	width: 317px;
	margin-top: 3px;
	margin-right: 3px;
	background-color: #fff;
	border: 1px solid #cacaca;
	text-align: left;
	}
.prodThum {
	float: left;
	}
p.prod {
	margin-left: 17px;
	background: transparent url(/industry/aerospace/lib/img/common/product_par_bullet01.gif) no-repeat 0 5px;
	padding: 0px 12px;
	
	font-size: 11px;
	font-weight: bold;
	}
p.prod a, p.prod a:visited {
	color: #005380;
	}
p.prod a:hover {
	color: #f78932; /* orange */
	}
.prodThum {
	float: left;
	}
a.thumbImgLink img, a.thumbImgLink:visited img {
	outline: 0;
	}
a.thumbImgLink:hover img {
	/* NOTE: outline doesn't work in IE */
	outline: 1px solid #f78932; /* orange */
	}


/* END product pages */

