@charset "utf-8";
/* CSS Document */
body{ background: #686767 url(/images/trinityholding/Bkgrnd.jpg) repeat-x; 
}

#frame { background: #FFF url(/images/trinityholding/frameBkgrnd.jpg) repeat-x; }

#google_translate_element {
	background-color: #999A9C;
	text-align: right;
}

#header {
	background: url(/images/trinityholding/headerBkgrnd.jpg) repeat-x;
	height: 158px;
	position: relative;
}

#holding {
	background: url(/images/trinityholding/trinityholding.jpg) no-repeat 760px 0px;
	height: 41px;
}

#logo {
	background: url(/images/trinityholding/THI-color.gif) no-repeat;
	height: 79px;
	width: 314px;
	position: absolute;
	top: 69px;
	left: 71px;
}


#phnFx {
	float: left;
	padding-right: 25px;
	position: absolute;
	top: 72px;
	left: 450px;
}

#smallNav {
	float: left;
	padding-right: 25px;
	position: absolute;
	top: 72px;
	color: #004566;
	left: 605px;
}

#smallNav a:link, #smallNav a:visited { color: #004566; 
}

#search {
	position:absolute;
	top:68px;
	width:225px;
	height:18px;
	right: 5px;
}

#searchbox {
	width:150px;
	border:1px solid #000;
	background:#FFF;
	height:18px;
	position:absolute;
	top:0;
	left:0;
}

#searchbtn {
	position:absolute;
	top:0;
	right:0;
}

#searchResults {
	z-index: 200;
	position:absolute;
	top:90px;
	margin-left: 580px;
	width: 375px;
	background: #EFF4FA;
}

.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 2%;
  width: 96%;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
	background-color: #EDF1FA;
	border: 1px solid;
	border-color: #EEF2FD;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader { border:none; 
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
	font-family: inherit;
	color: #FFF;
	text-shadow: 0 1px 2px #FFFFFF;
	background-color: #1E549E;
	border: 1px outset;
	border-color: #333;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
	margin-top: 1em;
	border-bottom: 1px solid #e9e9e9;
}
/* .gsc-results { background-color:#666; } */
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
	padding: 0.25em;
	border: 1px solid;
	border-color: #CCC;
	margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover {
	border: 1px solid;
	border-color: #FFFFFF;
	background-color: #dcdcdc;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion.gs-result,
.gs-promotion.gs-result {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #336699;
}
/* Promotion image */
.cse .gs-promotion.gs-result .gs-promotion-image,
.gs-promotion.gs-result .gs-promotion-image {}
/* Promotion title */
.cse .gs-promotion.gs-result a.gs-title:link,
.gs-promotion.gs-result a.gs-title:link {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:visited,
.gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:hover,
.gs-promotion.gs-result a.gs-title:hover {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:active,
.gs-promotion.gs-result a.gs-title:active {
  color: #0000CC;
}
/* Promotion snippet */
.cse .gs-promotion.gs-result .gs-snippet,
.gs-promotion.gs-result .gs-snippet {
  color: #000000;
}
/* Promotion url */
.cse .gs-promotion.gs-result ..gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl {
  color: #008000;
}
 /****************************************************/
#navigation {
	position: absolute;
	width: 299px;
	left: 450px;
	height: 41px;
	top: 0px;
}

#navigation li, #navigation a {
	float:left;
}

#navigation a {
	height:41px;
	background: url(/images/trinityholding/navigation.jpg) no-repeat;
} 

a#links {
	width:129px;
	background-position: 0px 0px;
}

a#links:hover { background-position: 0px -41px; 
}

a#services {
	width:170px;
	background-position: -129px 0px;
}

a#services:hover { background-position: -129px -41px; 
}

#content h1 {
	color: #14488E;
	font-size: 2em;
}

#content h2 {
	font-size: 1.8em;
	color: #14488E;
	padding-top: 15px;
	padding-left: 15px;
}

#contentLeft {
	float: left;
	width: 45%;
	padding: 10px 25px;
}

#contentLeft p {
	margin-top: 10px;
	text-indent: 12px;
}

#contentRight {
	float: left;
	width: 475px;
	height: 153px;
	background: url(/images/trinityholding/rightShape.gif) no-repeat;
	margin: -25px 5px 0px;
}

#contentRight p { padding: 15px; 
}

ul.links li {
	float: left;
	width: 150px;
	margin-left: 6px;
}

ul.services li {
	list-style: disc;
	margin-left: 45px;
}


#companiesInfo {
	padding-top: 15px;
	height: 160px;
}

#companiesInfo ul li {
	float: left;
	padding-left: 7px;
	width: 180px;
}

#servicesInfo ul li img { border: 3px solid #000; 
}

#servicesInfo {
	background: #666 url(/images/trinityholding/servicesBkgrnd.jpg) repeat-x;
	border-top: 4px solid #13478D;
	height: 248px;
	color: #FFF;
	padding-top: 15px;
}

#servicesInfo ul li {
	float: left;
	padding-left: 11px;
	width: 180px;
	padding-bottom: 25px;
}

#footer-frame {
	background: url(/images/trinityholding/footerBkgrnd.gif) repeat-x;
	height: 49px;
	padding-top: 10px;
}
#footer { color:#FFF; }

#footer a:link, #footer a:visited { color:#FFF; }


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
