@charset "utf-8";
/* CSS Document */
body{ background-color: #333; 
}

#frame { background-color: #FFF; }

#header {
	position: relative;
	background: url(/images/millertruck/navigationBkgrnd.jpg) repeat-x;
	height: 185px;
}

#logo {
	background: url(/images/millertruck/mtsLogo.gif) no-repeat;
	height: 108px;
	width: 263px;
	position: absolute;
	top: 61px;
	left: 30px;
}

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

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

#smallNav {
	float: left;
	padding-right: 25px;
	position: absolute;
	top: 65px;
	right: 230px;
	color: #CF2129;
}

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

#search {
	position:absolute;
	top:60px;
	right: 10px;
	width:225px;
	height:18px;
}

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

#searchbtn {
	position:absolute;
	top:0;
	right:0;
	background-image: url(/images/millertruck/search.gif);
}

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

.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: #ffffff;
  border: 1px solid;
  border-color: #ffffff;
}
.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: #DA202B;
	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: 723px;
	left: 75px;
	top: 0px;
}

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

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

a#rigging {
	width:115px;
}

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

a#transportation {
	width:167px;
	background-position: -115px 0;
}

a#transportation:hover { 
	background-position: -115px -41px; 
}

a#transloading {
	width:152px;
	background-position: -282px 0;
}

a#transloading:hover { 
	background-position: -282px -41px; 
}

a#warehouse {
	width:156px;
	background-position: -434px 0;
}

a#warehouse:hover {
	background-position: -434px -41px;
}

a#contact {
	width:133px;
	background-position: -590px 0;
}

a#contact:hover {
	background-position: -590px -41px;
}

#content {
	background: #FFF;
	font-size: 1.3em;
	line-height: 1.5em;
	position: relative;
}

#content h1 {
	font-size: 1.8em;
	padding-left: 10px;
	;
	padding-top: 10px;
}

#homePagePic {
	height: 430px;
	width: 591px;
	float: left;
	margin-top: -75px;
	z-index: 100;
	
}

#contentLeft {
	float:left;
	width: 375px;
}


.contactBlurb, #middlePics, #rightPics, #contentLeft h1 {
	color: #ED2D32;
}

#contentLeft h1 {
	font-size: 1.5em;
	padding-left: 10px;
}

#contentLeft ul {
	list-style: disc;
	margin-left: 40px;
	margin-top: 10px;
	
}

#contentLeft ul li {
	
}

#contentLeft h3 {
	padding-top: 10px;
	padding-left: 10px;
	
}

#content p {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}

p.content {
	text-indent: 12px;
}

p.contactBlurb {
	margin-top: -10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#middlePics, #rightPics {
	float:left;
	margin-top: -65px;
}

#middlePics img, #rightPics img { border: 1px solid #ED2D32; }

#middlePics {
	width: 246px;
	text-align: center;
}

#rightPics {
	width: 340px;
	text-align: center;
}

.contactAddress {
	float:left;
	width: 250px;
}

#services {
	
}

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

#services ul {
	
}

#services ul li {
	float: left;
	padding-left: 25px;
	padding-top: 20px;
}

#services ul li img { border: 5px solid #000; 
	
}

#services ul li h3 {
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	
}

/*-------------   Footer  -------------*/

#footer-frame {
	border-top: 4px solid #D0212A;
	background: #575656 url(/images/millertruck/footerBkgrnd.jpg) repeat-x;
	height: 254px;
	color: #FFF;
	margin-top: 15px;
}

#footer {
	padding-top: 15px;
	text-align: left;
	font-size: .9em;
}

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

}

#footer li {

}

#footer ul {

}

#footer h4 {

}

#footer ul.clear {

}


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