@charset "utf-8";
/* CSS Document */
h2, h3, h3 a:link, h3 a:visited, h2 a:link, h2 a:visited{
	color:#C49300 !important;
	text-decoration:none;
}
h3 a:hover, .halfcontent a:hover, h2 a:hover{
	text-decoration:underline;
}

body{ background: #999; 
}

#frame { background: #E5E5E5 url(/images/MMAutomatic/contentBkgrnd.gif) no-repeat 0px 200px; }

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

#header {
	background: #0066CA url(/images/MMAutomatic/navigationBkgrnd.jpg) repeat-x;
	height: 200px;
	position: relative;
}

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

#logo {
	background: url(/images/MMAutomatic/mmaLogo.jpg) no-repeat;
	height: 150px;
	width: 410px;
	position: absolute;
	top: 40px;
	left: 20px;
}


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

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

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

#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: #FFF;
}

.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: #0066CA;
	border: 1px solid;
	border-color: #0066CA;
}
.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: #69634A;
	text-shadow: 0 1px 2px #FFFFFF;
	background-color: #FFF;
	border: 1px outset;
	border-color: #FFF;
	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;
	background: #FFF;
}
/* 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: #FFF;
}
/* 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: 603px;
	height: 33px;
	top: 0px;
	right: 170px;
}

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

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

a#news{
	width:123px;
}
a#news:hover{
	background-position:0 -33px;
}
a#capabilities{
	width:117px;
	background-position:-123px 0;
}
a#capabilities:hover{
	background-position:-123px -33px;
}
a#samplework{
	width:144px;
	background-position:-240px 0;
}
a#samplework:hover{
	background-position:-240px -33px;
}
a#quality{
	width:94px;
	background-position:-384px 0;
}
a#quality:hover{
	background-position:-384px -33px;
}
a#contact{
	width:125px;
	background-position:-478px 0;
}
a#contact:hover{
	background-position:-478px -33px;
}

#description {
	position:absolute;
	right:5px;
	color:#eeead3;
	width:280px;
	top:115px;
	line-height:1.7em;
}

#description a:link, #description a:visited{
	color:#eeead3;
	text-decoration:none;
}
#description a:hover{
	text-decoration:underline;
}

#content { color: #69634a; 
}

#leftContent {
	width: 670px;
	float: left;
}

#rightContent {
	float:left;
	width:295px;
	padding:10px 0;
}

.fullContent{
	padding:5px 5px;
}
.fullContent h1{
	font-size:1.8em;
}
.fullContent p{
	line-height:1.7em;
	font-size:1.1em;
	margin:10px 0;
}
.fullContent a:link, .fullContent a:visited{
	color: #69634a;
	font-weight:bold;
	text-decoration:none;
	font-size:1.1em;
}
.fullContent a:hover{
	text-decoration:underline;
}

.samplePics {
	padding:5px 10px;
	margin:20px 10px;
	height:110px;
	background-color: #0066CC;
	overflow: hidden;
	width: 630px;
}

.samplePics li{
	margin-top:5px;
	padding-left:5%;
	float: left;
}

.samplePics img {
	border:5px solid #CCCCCC;
}

.halfContent {
	width: 45%;
	float: left;
	margin-left: 5%;
}

.halfContent h2{
	font-size:1.8em;
}
.halfContent p{
	line-height:1.7em;
	font-size:1.1em;
	margin:10px 0;
}
.halfContent a:link, .halfContent a:visited{
	color: #C49300;
	font-weight:bold;
	text-decoration:none;
	font-size:1.1em;
}
.halfContent a:hover{
	text-decoration:underline;
}

h2#QualitySummary{
	width:160px;
	height:18px;
	margin:0 0 10px 15px;
	font-size: 18px;
	/*background-image: url(images/css/tradition-bg.gif);
	background-repeat: no-repeat;*/
	text-align: center;
}
#QualitySummary-p{
	border:dotted #969696;
	border-width:1px 0;
	font-size:1.1em;
	line-height:1.7em;
	margin:15px;
	padding:10px;
}
#QualitySummary-p a{
	color:#969696;
}
h2#QuickTurnAround{
	width:160px;
	height:18px;
	margin:0 0 10px 15px;
	font-size: 18px;
	text-align: center;
}
#QuickTurnAround-p{
	border:dotted #969696;
	border-width:1px 0;
	font-size:1.1em;
	line-height:1.7em;
	margin:15px;
	padding:10px;
}
#QuickTurnAround-p a{
	color:#969696;
}
h2#ExperienceSummary{
	width:160px;
	height:18px;
	margin:0 0 10px 15px;
	font-size: 18px;
	text-align: center;
}
#ExperienceSummary-p{
	border:dotted #969696;
	border-width:1px 0;
	font-size:1.1em;
	line-height:1.7em;
	margin:15px;
	padding:10px;
}
#ExperienceSummary-p a{
	color:#969696;
}

#footer-frame {
	background: #06C;
	height: 49px;
	padding-top: 10px;
	border-top: 10px solid #80C0FF;
}
#footer { color:#FFF; }

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

/* Capabilities Styles */
h1#Capabilities_Title {
	font-size: 1.8em;
	color: #69634a;
	padding-top: 25px;
	padding-bottom: 10px;
	text-align: center;
}
h2#Capabilities_SubTitle {
	font-size: 1.2em;
	text-align: center;
	padding-bottom: 15px;
}
.capabilities_h3 {
	color: #69634a;
	font-size: 1.2em;
	margin-left: 22%;
	padding-bottom: 10px;
}
.capabilities {
	padding-bottom: 10px;
	line-height:1.7em;
	font-size:1.1em;
	margin-left: 20%;
}
/* End Capabilities Styles */

/* Quality Styles */

#ISOCert_Image {
	padding: 20px;
}
#Quality0-p {
	border:dotted #969696;
	border-width:1px 0;
	font-size:1.1em;
	line-height:1.7em;
	margin:15px;
	padding:10px;
}
#Quality0-p a{
	color:#969696;
}
#Quality1-p {
	border:dotted #969696;
	border-width:1px 0;
	font-size:1.1em;
	line-height:1.7em;
	margin:15px;
	padding:10px;
}
#Quality1-p a{
	color:#969696;
}
#Quality2-p {
	border:dotted #969696;
	border-width:1px 0;
	font-size:1.1em;
	line-height:1.7em;
	margin:15px;
	padding:10px;
}
#Quality2-p a{
	color:#969696;
}

/* End Quality Styles */

/* Sample Work */
#Sample0-p, #Sample1-p, #Sample2-p {
	border:dotted #969696;
	border-width:1px 0;
	font-size:1.1em;
	line-height:1.7em;
	margin:15px;
	padding:10px;
}
#Sample0-p a, #Sample1-p a, #Sample2-p a {
	color:#969696;
}
h1#SampleTitle {
	font-size: 1.8em;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 15px;
}
h2#SampleTitle {
	font-size: 1.8em;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 15px;
}
h3#SampleSubTitle {
	font-size: 1em;
	text-align: center;
	padding-bottom: 10px;
}
#SamplePics {
	padding:5px 10px;
	margin:20px 10px;
	overflow:hidden;
	position:relative;
	height:290px;
	background-color: #0066CC;
}
#SamplePics ul{
	position:absolute;
	top:0;
	left:50%;
	width:100%;
	margin-left:-50%;
}

#SamplePics li{
	margin-top:5px;
	padding-left:4%;
	float: left;
}

#SamplePics img {
	border:5px solid #CCCCCC;
}
/* End Sample Work */

/* Contact Us */
#Contact0-p, #Contact1-p {
	border:dotted #969696;
	border-width:1px 0;
	font-size:1.1em;
	line-height:1.7em;
	margin:15px;
	padding:10px;
}
#Contact0-p a, #Contact1-p a{
	color:#969696;
}


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