﻿/** Master **/
#AddrMap {visibility: hidden; display: none;}
#hd #ContactInfo ul {margin: 5em 1em 0px 0px;}

/* No personal contact buttons */ 
.giStaffInfo .ETSprite {visibility: hidden; display: none;}

/** Terrritory Pages **/
#TexasTerritory .ETCC table {margin-bottom: 2em; vertical-align: top;}
.ETCC table.EmpTbl {margin-bottom: 1.5em;}
.EmpTbl td
{
	text-align: left;
	padding: 1px;
	vertical-align: top;
}
.EmpTbl img {width: 55px; margin-right: .5em;}
.EmpTbl .hiLite {color: #FFF;}
.EmpTbl h4 {border-bottom: none !important; padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: .5em;}
.ETCC table.EmpTbl p {margin-top: .5em;}

/** Tech Specs **/
#TechnicalSpecifications
{
	padding: 20px;
	margin: 0 auto;
	width: 785px;
}
#TechnicalSpecifications fieldset
{
	border-color: red;
	width: 745px;
	margin: 0 10px 0 0;
}
#TechnicalSpecifications fieldset legend {color: white; font-size: 18px;}
.ModelHeader
{
	color: white;
	font-size: 14px;
	font-weight: bold;
}
.ModelNumber {font-weight: bold; font-size: 11px;}
.FieldText {text-align: justify;}
.DetailText	{font-size: 10px; text-align: justify;}
#TechnicalSpecifications fieldset img {width: 158px; border: solid 1px #FFF;}
#TechnicalSpecifications fieldset td {vertical-align: top;}

/** Stock Trucks (New Car Search) **/
#CSSort {visibility: hidden; display: none;}

/** Forms **/
.frmHeader span span {font-size: 12px;}

/** Links Page **/
#Links table {width: 98%;}
#Links td {width: 48%; height: 150px; text-align: center; vertical-align: top;}
#Links td img {width: 300px;}

.DtlWthnHdr
{
	font-size: 10px;
	font-weight: normal;
}

/* Dept Photo Lightboxes */
.DeptPage .CSPhotoLightbox img {width: 22%; margin: 1%; border: solid #991717 1px;}
.DeptPage .CSPhotoLightbox a:hover img { border-color: #FFAE00;}

/* New Deliveries */
.plain .CSPhotoLightbox .multigal,
.plain .CSPhotoLightbox  img
{
	width: 49%;
	margin-right: 1%;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}
.plain .CSPhotoLightbox  img {width: 31%; margin-right: 1%; margin-bottom: .5em; border: solid #991717 1px;}
.plain .CSPhotoLightbox a:hover img { border-color: #FFAE00;}

/*Tooltip*/
#ImgTip	{position: absolute;}
#ImgTip	img {border: #FFAE00 solid 2px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}