@charset "UTF-8";
/* CSS Document */
/* backgrounds */
/* GA-ASI CUSTOM CSS FILE */

/*HIDDEN TOP LINKS */
.energy-top, .defense-top, .transportation-top, .nirvana-top, .fusion-top, .procurement-top, .ep-top, .tap-top, .rms-top, .triga-top, .gulftronic-top {
	display:none!important;
}
/* <textEditor> */
#homenews, #homeevents, #homespotlight, .psq, .ar, .weatherdiv {
background:#F5F5F5 url(/websites/ga/images/grey-gradient.svg);
background-size:100% 100%;

background-image: linear-gradient(bottom, rgb(230,230,230) 0%, rgb(254,254,254) 57%);
background-image: -o-linear-gradient(bottom, rgb(230,230,230) 0%, rgb(254,254,254) 57%);
background-image: -moz-linear-gradient(bottom, rgb(230,230,230) 0%, rgb(254,254,254) 57%);
background-image: -webkit-linear-gradient(bottom, rgb(230,230,230) 0%, rgb(254,254,254) 57%);
background-image: -ms-linear-gradient(bottom, rgb(230,230,230) 0%, rgb(254,254,254) 57%);

background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(230,230,230)),
    color-stop(0.57, rgb(254,254,254))
);
}
#LeftHomeColumn {
    width:480px;
    margin-left:10px;
}
#homenews, #homeevents, #homespotlight {
border: 1px solid #CCC;
margin-bottom: 10px;
}
#newsfeed,
#spotlightfeed {
    padding:5px;
    }
#homenews .mod-articles-category-date {
font-size: 11px;
font-weight: bold;
}
#pcontent {
	margin-left:26px;
}
#pcontent img, #ascontent img{
	margin-right:7px;
margin-bottom:7px;
box-shadow: 0px 1px 3px #666;
opacity: 1;
}

#sensor-systems a:hover {opacity:0.8;}
#sensor-systems {margin-top:15px;margin-left:10px;}
#pcontent a:hover, #ascontent a:hover{
	opacity:0.8;
}
.hidden {display:none!important;}
.himglist ul {
	margin:0;
padding:0;
}
.himglist ul li {
	list-style-type:none;
	display:inline-block;
}
#ascontent {margin-top:15px;}
.custom-contactbox li {
	list-style-type:none;
	background-image: url(/websites/gaasi/images/pdf.gif);
background-repeat: no-repeat;
background-position: 0px -2px; 
padding-left: 23px; 
	background-size:22px;
	margin-bottom:8px;
	}
	.custom-contactbox ul {margin:0; padding:10px;}
	.shadow {box-shadow: 0px 1px 3px #666;}
	.sb-form .formTitle {display:none;}
	.sb-form .form_container {margin:0;}
	
	.psq, .psqimg {width:221px;}
.psqimg {margin-bottom:5px;}
.psq .ptitle, .psq p {padding:0 10px 0 10px;margin:0 0 8px 0;}
.psq ul {margin:5px 0 0 0;}
.psq {
display:inline-block;
margin: 0 0 10px 14px;
float:left;
height:280px;
border:1px solid #CCC;
}

.psqrows {
position:relative;
}
.ptitle {
font-size: 14px!important;
font-weight: bold!important;
font-style: italic;
color: #214385!important;
margin: 0 0 5px 0;
}
.vidgallery img {opacity:100!important;}
sup {line-height:0;}
.grey {color:#444;}
.noshadow {text-shadow:none!important;}
#ascontent img {
	margin-right: 7px;
	margin-bottom: 7px;
	box-shadow: 0 1px 3px #666;
/*margin-top: 15px;*/
}

.himglist ul {
	margin: 0;
	padding: 0;
}

.himglist ul li {
	list-style-type: none;
	display: inline-block;
}

#ascontent a:hover {
	opacity: .8;
}
.greysmall {font-size:11px;}
