@charset "utf-8";
/**** CSS RESET  The goal of a reset stylesheet is to reduce browser inconsistencies in things like default line heights, margins and font sizes of headings, and so on. *****/
html, input, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	list-style: none outside none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	outline: 0;
	border:none;
	vertical-align:top;
}
/**** END CSS RESET  *****/
body {
	background: #666666;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color:#FFFFFF;
	font-size: 12px;
}
.oneColFixCtrHdr #container {
	width: 955px;
	margin: 10px auto;
	height: auto;
	-moz-box-shadow: 3px 3px 3px #000;
	-webkit-box-shadow: 3px 3px 3px #000;
	box-shadow:3px 3px 3px #000;
}
/**** LAYER 1 - Base Bground Content *****/
#tabs {
	display: none;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:10px 0px 10px 0px;
	color:#ffffff;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:1.7em;
	font-weight: bold;
	margin:0px 0px 10px 0px;
}
a {
	TEXT-DECORATION: none;
	color: #fdb850;
	font-weight:bold;
}
a:hover {
	TEXT-DECORATION: underline;
	color:#c77405;
}
/* ------------------------- */
/* BEGIN -HEADER area CSS - GLOBAL webpages */
/* ------------------------- */

.oneColFixCtrHdr #header {
	padding: 0px 10px 0px 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 80px;
	background-color: #173578;
}
/* ------------------------- */
/* END -HEADER area CSS - GLOBAL webpages */
/* ------------------------- */

/* ------------------------- */
/* BEGIN - HEADER MainNavMenu area CSS - GLOBAL webpages */
/* ------------------------- */

.logoImg {
	margin:5px 0px;
}
#mainNavMenu {
	height:20px;
	width:955px;
	background-color:#4192D9;
	border-top: #0074D9 2px solid;
	border-bottom: #0074D9 2px solid;
}
#headerLH {
	float:left;
	width:400px;
	padding: 15px 0px 0px 0px;
}
#headerRH {
	float:right;
	width:auto;
	text-align:right;
	font-size:10px;
	font-style:italic;
	padding:20px 0px 0px 0px;
}
#newsApp {
	height:20px;
}
#newsApp UL {
	margin:0px 10px 0px 0px;
	float:right;
}
#newsApp UL li {
	display:inline;
	float:right;
}
#addApp {
	height:20px;
}
#headerRH #addApp .addthis_toolbox {
	color: #000;
	width:150px;
	height:15px !important;
	float:right;
}
/* ------------------------- */
/* END - HEADER MainNavMenu area CSS - GLOBAL webpages */
/* ------------------------- */


/* ------------------------- */
/* BEGIN - Main Content area CSS - SERVICES, PRODUCTS, ABOUT HGI, GALLERY, RESOURCES, CAREERS, CONTACT webpages */
/* ------------------------- */

.oneColFixCtrHdr #Content {
	border-bottom: #0074D9 5px solid;
	height: auto;
	display:none;
}
.oneColFixCtrHdr #Content .headerimg {
	width:955px;
	height:700px;
	position:absolute;/*border: #00CC00 1px solid;*/
}
#headerimg3 {
	width:955px;
	height:250px;
	border-bottom: #174578 2px solid;
}
#headerimg4 {
	width:955px;
	height:250px;
}
.oneColFixCtrHdr #Content .contentBgImage {
	width:955px;
	height:700px;
}
.oneColFixCtrHdr #Content #Bar {
	width:500px;
	position: relative;
	top: 150px;
	left: 10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	height:40px;
	z-index:1;
	background-color:#173578;
	-moz-box-shadow: 3px 3px 3px #333333;
	-webkit-box-shadow: 3px 3px 3px #333333;
	box-shadow: 3px 3px 3px #333333;
}
.oneColFixCtrHdr #Content #Bar2 {
	width:440px;
	height:40px;
	position: relative;
	bottom: 60px;
	left: 0px;
	z-index:1;
	background: url(../images/icons/content-pageTitle.png) no-repeat;
	-moz-box-shadow: 3px 3px 3px #333333;
	-webkit-box-shadow: 3px 3px 3px #333333;
	box-shadow: 3px 3px 3px #333333;
}
.oneColFixCtrHdr #Content #Bar2 h1 {
	padding:10px 10px 10px 20px;
}
.oneColFixCtrHdr #Content #Bar h1 {
	padding:10px;
}
.oneColFixCtrHdr #Content #mainContent {
	width:935px;
	height: 620px;
	position: relative;
	top: 200px;
	left: 10px;
	background-color:#173578;
	background: rgba(23, 53, 120, .90);
	-moz-opacity:.90;
	-moz-box-shadow: 3px 3px 3px #333333;
	-webkit-box-shadow: 3px 3px 3px #333333;
	box-shadow: 3px 3px 3px #333333;
}
.oneColFixCtrHdr #Content #mainContent2 {
	width:955px;
	height: auto;
	background-color:#173578;
	padding: 0px;
}
/* ------------------------- */
/* END - Main Content area CSS - SERVICES, PRODUCTS, ABOUT HGI, GALLERY, RESOURCES, CAREERS, CONTACT webpages */
/* ------------------------- */

/* ------------------------- */
/* BEGIN - Main Content area CSS - SUNGUARD PROMo webpages */
/* ------------------------- */

.oneColFixCtrHdr #ContentPromo {
	border-bottom: #0074D9 5px solid;
	/*background-image:  url(../images/PPGL3838.jpg);*/ /*url(../images/PPGL3844LR.jpg)*/
	background-repeat:repeat;
	background-attachment: inherit;
	background-position: top;
	height:700px;
}
.oneColFixCtrHdr #ContentPromo .headerimg {
	width:955px;
	height:700px;
	position:absolute;
}
.oneColFixCtrHdr #ContentPromo .contentBgImage {
	width:955px;
	height:700px;
}
.oneColFixCtrHdr #ContentPromo #Bar {
	width:550px;
	position: relative;
	top: 14px;
	left: 10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	height:40px;
	z-index:1;
	background-color:#173578;
	background: rgba(23, 53, 120, .90);
	/*filter:alpha(opacity=90);*/
	-moz-opacity:.90;
	-moz-box-shadow: 3px 3px 3px #333333;
	-webkit-box-shadow: 3px 3px 3px #333333;
	box-shadow: 3px 3px 3px #333333;
}
.oneColFixCtrHdr #ContentPromo #Bar h1 {
	padding:10px;
}
.oneColFixCtrHdr #ContentPromo #mainContent {
	width:935px;
	height: 620px;
	position: relative;
	top: 25px;
	left: 10px;
	background-color:#173578;
	/*background: rgba(23, 53, 120, .90);
	filter:alpha(opacity=90);*/
	-moz-opacity:.90;
	-moz-box-shadow: 3px 3px 3px #333333;
	-webkit-box-shadow: 3px 3px 3px #333333;
	box-shadow: 3px 3px 3px #333333;
}
/* ------------------------- */
/* END -Main Content area CSS - SUNGUARD PROMo webpages */
/* ------------------------- */

/* ------------------------- */
/* BEGIN - Main Content area CSS - INDEX webpages */
/* ------------------------- */

.oneColFixCtrHdr #ContentIndex {
	border-bottom: #0074D9 5px solid;
	height: 600px;
	display:none;
}
.oneColFixCtrHdr #ContentIndex #Bar1 {
	width:440px;
	position: relative;
	top: 14px;
	left: 10px;
	height:40px;
	z-index:1;
	background: url(../images/icons/indextitle-bground.png) no-repeat;
	-moz-box-shadow: 3px 3px 3px #333333;
	-webkit-box-shadow: 3px 3px 3px #333333;
	box-shadow: 3px 3px 3px #333333;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.oneColFixCtrHdr #ContentIndex #Bar1 h1 {
	padding:10px;
}

.oneColFixCtrHdr #ContentIndex #PromoBar {
	width:200px;
	position: relative;
	top: 100px;
	left: 20px;
	height:40px;
	z-index:2;
	background: url(../images/icons/indextitle-bground.png) no-repeat;
	-moz-box-shadow: 3px 3px 3px #333333;
	-webkit-box-shadow: 3px 3px 3px #333333;
	box-shadow: 3px 3px 3px #333333;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.oneColFixCtrHdr #ContentIndex #mainContentIndex h3 {
	margin:10px 0px 0px 10px;
}
.oneColFixCtrHdr #ContentIndex #mainContentIndex {
	width:500px;
	height:120px;
	position: relative;
	top: 25px;
	left: 10px;
	color:#FFFFFF;
	font-weight:bold;
	z-index:1;
	background: url(../images/icons/indexSubtitle-bground.png) no-repeat;
	-moz-box-shadow: 3px 3px 3px #333333;
	-webkit-box-shadow: 3px 3px 3px #333333;
	box-shadow: 3px 3px 3px #333333;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
#mainContentIndex p {
	padding:5px 10px 0px 10px;
}
.oneColFixCtrHdr #ContentIndex #mainContentIndex2 {
	width:500px;
	height:120px;
	position: relative;
	top: 35px;
	left: 10px;
	z-index:1;
}
#mainContentIndex2 ul {
	margin:0px 0px 0px 15px;
}
#mainContentIndex2 li {
	margin:5px;
	display:inline;
}
#mainContentIndex2 li img {
	-moz-box-shadow: 5px 5px 5px #333333;
	-webkit-box-shadow: 3px 3px 3px #333333;
	box-shadow: 3px 3px 3px #333333;
}
/* ------------------------- */
/* END - Main Content area CSS - INDEX webpages */
/* ------------------------- */

/* ------------------------- */
/* BEGIN - FOOTER area CSS - INDEX webpages */
/* ------------------------- */


.oneColFixCtrHdr #footer {
	padding: 5px;
	background-color: #173578;
	border-top: #4192D9 5px solid;
}
.oneColFixCtrHdr #footer p {
	padding: 0;
	margin:0;
	text-align:center;
}
.oneColFixCtrHdr #browser_footer {
	text-align:center;
	padding: 3px;
	font-size:9px;
}
/* ------------------------- */
/* END - FOOTER area CSS - INDEX webpages */
/* ------------------------- */

/* --------------------------------------------------------- */
/* BEGIN - JQuery TAB CONTENT 
/*	ALL CSS FOR JQUERY TAB CONTROLLED VIA UI.ALL.CSS     */
/*	GLOBAL TAB CONTENT COPY CSS STYLE                    */
/* --------------------------------------------------------- */


.TabContentWrapper {
	height: auto;
	margin: 0;
	width: auto;
}
.TabContentWrapper2 {
	height: auto;
	padding:10px 20px 20px 20px;
	width: auto;
}
.TabContentCopy {
	float:left;
	width:425px;
}

.TabContentContacts {
	float:left;
	width:550px;
}
.TabContentCopy-promo {
	float:left;
	width:540px;/*border:#FFFFFF 1px solid;*/
}
.TabContentCopy ul {
	margin:10px 0px 0px 20px;
	list-style:disc;
}
.TabContentCopy li {
	margin:0px 0px 10px 0px;
	list-style:disc;
}
.TabContentCopy a {
	TEXT-DECORATION: none;
	color: #fdb850;
	font-weight:bold;
}
.TabContentCopy a:hover {
	TEXT-DECORATION: underline;
	color:#c77405;
}
.TabContentCopy1 {
	float:left;
	width:525px;/*border:#FFFFFF 1px solid;*/
}
.TabContentCopy2 {
	float:left;/*border:#FFFFFF 1px solid;*/
}
.TabContentCopy1 span, .TabContentCopy2 span {
	color: #fdb850; /*#fdb850*/
	font-style:italic;
}
TabContentCopy2 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:10px 0px 10px 0px;
	color:#ffffff;
}
.TabContentImage {
	border:#7ABAF2 1px solid;
	margin-right:0px;
	margin-top:15px;
	float:right;
	clear:right;
}
.caption {
	width:400px;
	margin-top:5px;
}
.TabContentCaption {
	float:right;
	clear:right;
	width:400px;
}
.TabContentImage2 {
	border:#7ABAF2 1px solid;
	margin-right:0px;
	margin-top:0px;
	float:right;
	clear:right;
}
.TabContentImage1 {
	border:#7ABAF2 1px solid;
	margin-right:0px;
	margin-top:50px;
	float:right;
	clear:right;
}
.TabContentImage_SlideShow {
	border:#7ABAF2 1px solid;
	margin-right:0px;
	margin-top:0px;
	float:right;
	clear:right;
	z-index:2;
}
/* --------------------------------------------------------- */
/* END - JQuery TAB CONTENT 
/*	ALL CSS FOR JQUERY TAB CONTROLLED VIA UI.ALL.CSS     */
/*	GLOBAL TAB CONTENT COPY CSS STYLE                    */
/* --------------------------------------------------------- */


/* --------------------------------- */
/* BEGIN - RESOURCES TAB - LINKS CSS */
/* --------------------------------- */

.TabContentCopy_Links {
	float:left;
	width:100%;
}
.TabContentCopy_Links table {
	width:100%;
	margin-top:5px;
	text-align:left;
}
.TabContentCopy_Links th {
	padding:4px;
	text-decoration: underline;
	text-align:left;
}
.TabContentCopy_Links td {
	padding:4px;
	text-align:left;
}
.TabContentCopy_Links br {
	margin-bottom:2px;
}
.TabContentCopy_Links a {
	TEXT-DECORATION: none;
	color: #fdb850;
	font-weight:bold;
}
/* ------------------------- */
/* END - RESOURCES TAB - LINKS CSS */
/* ------------------------- */

/* ------------------------- */
/* BEGIN - PRESSROOM - CSS */
/* ------------------------- */

.TabContentCopy_Press {
	float:left;
	width:923px;
	height:auto;
}
.TabContentCopy_Press p {
	margin:0px;
}
.TabContentCopy_Press span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
}
/* ------------------------- */
/* END - PRESSROOM - CSS */
/* ------------------------- */


/* ------------------------- */
/* BEGIN - Careers TAB  - CSS */
/* ------------------------- */

.TabContentCopy-jobs {
	float:left;
	width:900px;
	height:auto;
	margin-right:10px;
	margin-left:10px;
}
.TabContentCopy-jobs ul {
	margin: 10px 0px 10px 10px;
}
.TabContentCopy-jobs li p {
	margin: 5px 0px 10px 10px;
}
.TabContentCopy-jobs h3 {
	text-decoration:underline;
	font-size:13px;
}
/* ------------------------- */
/* END - Careers TAB  - CSS */
/* ------------------------- */

/* POPup rollover links.*/
a.roll-over, a.roll-over:active {
	height: 20px;
	width: 135px;
	margin: 3px 0px 0px 0px;
	padding-left:3px;
	clear: both;
	display: block;
	white-space: nowrap;
	background-color:  #173578;
	border: 1px solid #a9a9a9;
	background-image: url(../images/pathway-wrap1.gif);
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
}
a.roll-over:hover {
	color:#FFFFFF;
	text-indent:1px;
	text-decoration:underline;
	background-image: url(../images/pathway-wrap1-on.gif);
}
a.roll-over:hover {
	color:#FF9933;
	background-image: url(../images/pathway-wrap1-on.gif);
}
/*--------------------------------------------- */
/* Begin GOOGLE MAP API ----MAP DIMENSIONS  CSS */
/*----------------------------------------------*/


.TabContentCopy_HGILoc {
	float:left;
	width:auto;
	margin-right:5px;
	margin-left:0px;
	margin-top:7px;
}
select {
	width:300px;
	margin:2px 5px 0px 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#side_bar {
	float:left;
	width:300px;
	height:16px;
	margin-right:5px;
	margin-left:0px;
	margin-top:0px;
}
#map {
	width:915px;
	height:590px;
	margin:10px 0px 0px 0px;
	float:left;
}
#infoWindow {
	color:#000000;
	width:280px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#infoWindow h2 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#infoWindow a {
	color:#000;
}
/*--------------------------------------------- */
/* END GOOGLE MAP API ----MAP DIMENSIONS  CSS */
/*----------------------------------------------*/

/*--------------------------------------------- ----------------*/
/* Contact.php Dropdown menu and hidden <div> css styling	*/
/* Main Navigation Site header "Contact" Button CSS 		*/
/*--------------------------------------------------------------*/

#Contact_btn a {
}
#Contact ul {
	padding:5px 0px 0px 0px;
	list-style:none;
}
.box-hgi ul, .box-lam ul, .box-ag ul {
	padding:10px 0px 0px 10px;
	list-style:none;
	font-size:11px;
}
.box-hgi li, .box-lam li, .box-ag li {
	padding:5px 0px 0px 10px;
	list-style:none;
	font-size:11px;
}
#dropdown-hgi, #dropdown-lam, #dropdown-ag {
	margin-left:5px;
}
#divarea1, #divarea2, #divarea3, #divarea4, #divarea5, #divarea-lam1, #divarea-lam2, #divarea-ag1, #divarea-ag2, #divarea-ag3, #divarea-ag4, #divarea-ag5, #divarea-ag6 {
	background:#de9a44;
	margin-left:5px;
	margin-top:5px;
	width:375px;
	height:220px;
	float:left;
	border:#7ABAF2 1px solid;
}
/*-----------------------------------*/
/* Begin SLIDESHOW CSS INDEX.php */
/*-----------------------------------*/

/* HEADER */
.headerimg {
	background-position: center top;
	background-repeat: repeat;
	width:955px;
	height:600px;
	position:absolute;/*border: #00CC00 1px solid;*/
}
.projectName {
	font-style:italic;
	color: #FF6600;
	padding-bottom:2px
}
.caption {
	font-style:italic;
	color:#FFFFFF;
	padding-bottom:2px;
}
/* CONTROLS */
.btn {
	height:22px;
	width:22px;
	margin-right:1px;
	float:left;
	cursor:pointer;
	background-color:#4192D9;
}
#back {
	background-image:url("../images/icons/back.png");
	height:22px;
	width:22px;
}
#back:hover {
	background-image:url("../images/icons/back-over.png");
	background-color:#0074D9;
}
#back:active {
	background-image:url("../images/icons/back-click.png");
	background-color:#0074D9;
}
#next {
	background-image:url("../images/icons/next.png");
	height:22px;
	width:22px;
}
#next:hover {
	background-image:url("../images/icons/next-over.png");
	background-color:#0074D9;
}
#next:active {
	background-image:url("../images/icons/next-click.png");
	background-color:#0074D9;
}
/* Begin --- Pause/Play Button CSS */
#control {
	background-image:url("../images/icons/pause-over.png");
}
#control:hover {
	background-image:url("../images/icons/pause-over.png");
	background-color:#0074D9;
}
#control:active {
	background-image:url("../images/icons/pause-click.png");
}
#play {
	background-image:url("../images/icons/play.png");
}
#play:hover {
	background-image:url("../images/icons/play-hover.png");
}
/* End --- Pause/Play Button CSS */

.pictured {
	margin:0px;
	padding:0px;
}
/* HEADER HAVIGATION */
#nav-outer {
	position:relative;
	top:200px;
	margin:0 auto;
	width:945px;
}
#headertxt {
}
#headertxt p {
	margin:0px 0px 0px 10px;
	line-height:1.25em;
}
#nav-control {
	padding-left:0px;
	margin-top:61px;
	float:right;
}
/*-----------------------------------*/
/* END SLIDESHOW CSS INDEX.php */
/*-----------------------------------*/


/*-----------------------------------*/
/* Begin Careers Table formating hartung-glass-careers.php */
/*-----------------------------------*/
.TabContentCopy-jobs .tableDiv {
	width:100%;
	height:auto;
	float:left;/*border: 1px solid #00FF33;*/
}
.tableDiv th {
	text-decoration:underline;
	padding:0px 0px 10px 0px;
}
.TabContentCopy-jobs table {
	width:420px;
	margin:10px 0px 10px 0px;
}
.TabContentCopy-jobs th {
	padding:5px 0px 10px 0px;
	text-decoration:underline;
	text-align:left;
}
.TabContentCopy-jobs td {
	padding:5px 0px 5px 0px;
}
/*-----------------------------------*/
/* Begin Careers Table formating hartung-glass-careers.php */
/*-----------------------------------*/


.dlrSearchTxtBox {
	border: 1px solid #898989;
	height: 16px;
	width: 145px;
	vertical-align:top;
	font-size:.85em;
}
.dlrSearchTxtBox:focus {
	border-color:#F88F1E;
}
.dlrSearchBtn {
	vertical-align:top;
}
.clearfix {
	clear: both;
	height: 0;
	margin: 0 auto;
	width: 100%;
}
.clearfix2 {
	clear: both;
	height: 20px;
	margin: 0 auto;
	width: 100%;
}

#PromoDiv {
	z-index:140;
	position: absolute;
	margin-top:120px;
	margin-left:770px;
	width:150px;
	padding:10px;
	height:200px;
	background: url(../images/icons/promo-bground.png) no-repeat ;
	-moz-box-shadow: 3px 3px 3px #333333;
	-webkit-box-shadow: 3px 3px 3px #333333;
	box-shadow: 3px 3px 3px #333333;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

#PromoDiv img {
	border: #0074D9 1px solid;
}

#PromoDiv img:hover {
	border:#F90 1px solid;
}

.addressDiv {
	margin:0px 10px 20px 0px;
	float:left;
	width:250px;
	height:180px;
}

.divname {
	font-weight:bold;
}

.divphone {
	padding:5px 0px 0px 0px;
}

.addressDiv ul li{
	list-style:none;
	margin:0px;
}

.feedbackForm td {
	padding: 0px 0px 10px 0px;
}
