/**************** General Classes *****************/
body {
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #FFFFFF; /* Global White */
	background-image: none;
	font-size: 11px; /* Font Size */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #000000; /* black */
}



hr {
height: 1px;
color: #9D9DA1;
}
.hrblue {
height: 1px;
color: #A2BCD3;
}
.HorizLine {
  height: 1px;
  background-image: url(/WA_DataAssist/images/Yosemite/Traditional_hline.gif);
  background-repeat: repeat-x;
}
.SearchBoxText {
	font-size: 11px; /* Font Size */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
/* start global styles */
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	line-height: 1.5;
	color: #3C5673;
	}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #3C5673;
	}	
h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 20px 0px 6px 0px;
	padding: 0px;
	}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 1px 1px 1px 1px;
	padding: 0px;
	}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #3C5673;
	}	
a {
	color: #003399;
  	text-decoration: underline;
}
#SiteFooter {
	display: none;
}
#globalContainer {
	width: 100%;
	margin: 0px auto;
	background-color: #FFFFFF; /* Global White */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
/**************** Header Classes *****************/
#topHead {
	height: 140px;
	border-top: 5px solid #CCD0D6; /* Neutral Medium */
	border-left: 1px solid #FFFFFF; /* Neutral Medium */
	border-right: 1px solid #FFFFFF; /* Neutral Medium */	
	border-bottom: 1px solid #CCD0D6; /* Neutral Medium */
	margin-bottom: 7px;
	background-repeat: no-repeat;
	text-align: right;	
	padding: 3px 3px 3px 3px;	
}
#topHeadbar {
	height: 1px;
	border-top: 2px solid #A2BCD3; /* Neutral Medium */	
	margin-top: 2px;
}
#topHead img {
	float: left;
}

#topHeadText {
	float: right;
	margin-top: 14px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topHead h1 {
	font-size: 11px;
	font-weight: bold;
	color: #666666; /* Global Gray */
}

#topHead h2 {
	font-size: 11px;
	color: #666666; /* Global Gray */
	font-weight: normal;
}
div.PicBoxLeft {
	float: left;
	width: 165px;
	text-align: center;	
	padding: 5px 5px 5px 5px;
}
div.PicBoxRight {
	margin-left: 170px;
	width: 165px;
	text-align: center;	
	padding: 5px 5px 5px 5px;
}
/**************** Top Nav Classes *****************/
#topNavOuter {
	/* border-top: 1px solid #CCD0D6; /* Border Dark */	
}

#topNav {
	display: none;
}
#subHeadLeft {
	display: none;
}
#subHeadRight {
	display: none;
}
div.contentBodyContainer {
	padding: 0px 10px 5px 10px;
}
/**************** Home Page Classes *****************/
#innerContainer #innerRight {
	float: left;
    padding: 2px;
	text-align: center;
}
#homePage #featured {
	width: 740px;
	padding: 5px;
}

#homePage #featured .featuredLeft {
	width: 350px;
	float: left;
	padding-right: 15px;
	border-right: 1px solid #CCD0D6; /* Neutral Medium */	
}

#homePage #featured .featuredRight {
	float: left;
	padding-left: 15px;
    width: 350px;
}
.featuredRight a {
	color: #003399;
  	text-decoration: underline;
}

#homePage #featured h1 {
	margin-top: 0px;
}

#homePage #featured ul {
	padding: 0px 15px 0px 15px;
	margin: 0px;
}

#homePage #featured h3 {
	margin: 0px;
	font-size: 11px;
	text-decoration:underline;
}
/**************** Image Tablelike Classes *****************/
div.contentHeaderContainer {
  overflow: hidden;
  height: 1%;
  line-height: 1.5;
}
div.imgBoxLeft img {
	border: 1px solid #4B647F; /* Border Dark */
}
div.imgBoxLeft {
	margin: 7px 0px 0px 0px;
	float: left;
	font-size: 0px; 
}
div.imgBoxLeft img {
  padding: 1px;
  }
div.imgBoxLeft p {
	text-align: center;
	margin-top: 2px;
	font-size: 0px; 
}
.textFloat {
	padding-left: 10px;
	margin-left: 204px;
}
.textFloat h2{
	margin-top: 0px;
}
h3.first {
	margin: 0px;
	display: inline;
}
h2.first {
	margin-bottom: 10px;
}

div.imgBoxFeature img {
	border: 1px solid #4B647F; /* Border Dark */
}
div.imgBoxFeature img {
  padding: 1px;
  }
.supersmall {
	font-size: 10px;
}
/* Panel Displays */
.FeaturePanel {
	margin: 0px;
	padding: 0px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #CCC;
	width: 736px;
}
.FeaturePanelTab {
	font-size: 13px;
	font-weight: bold;
	color: #3C5673;
	background-image: url(/m/images/headerbkgrnd.gif);
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding: 5px;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.FeaturePanelContent {
	margin: 0px;
	padding: 7px;
}
.AllCaps {
	text-transform: uppercase;
}
.Caps {
	text-transform: capitalize;
}
.hlt {
     background-color: #CCCCCC;
     color: #000;
}
/* Safari Page Classes */
#mainLeft {
	width: 528px;
	float: left;
	text-align: left;	
	padding: 3px 3px 3px 3px;	
}
#mainRight {
	display: none;
}
#mainLeft h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	line-height: 1.5;
	color: #3C5673;
	}
#mainLeft h3 {
	display: inline;
	}
#windLeft {
	width: 90px;
	float: left;
	text-align: left;	
	padding: 3px 3px 3px 3px;	
}
#windRight {
	width: 610px;
	margin-left: 100px;
	text-align: left;	
	padding: 3px 3px 3px 3px;	
}
#windTextbox {
	width: 710px;
	text-align: left;	
	padding: 10px 3px 10px 3px;	
}
div.imgshowcase img {
	border: 1px solid #4B647F; /* Border Dark */
}
div.imgshowcase img {
  padding: 1px;
  }
#headingIconLeft {
	width: 100px;
	float: left;
	text-align: left;	
	padding: 0px 0px 0px 0px;	
}
#headingIconRight {
	width: 100px;
	float: right;
	text-align: right;	
	padding: 0px 0px 0px 0px;	
}
.cellBorder {
	border: double;
	color: #333333;
}
/* Photo Gallery Layout Rules
----------------------------------------------- */
#wrap {
	padding-top: 0px;
	margin: 0 10px;
}
.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	}
.ClearAll {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect { width: 200px; }
#controls {	margin:0 auto 10px auto; }
#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }

#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	width: 64px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	background: #666 url('../images/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:visited {
	background: #666 url('../images/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:hover {
	background: #666 url('../images/bg_grad_gray2.gif') repeat-x;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#previews {
	border-top: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	background-image: url('../images/bg.gif');
	width: 250px;
	float: left;
	text-align: center;
}
#thumbnails {
	clear: both;
	margin: 10px auto;
}
#thumbnails div {
	position: relative;
	width: 24px;
	height: 24px;
	float: left;
	margin: 8px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 24px;
	height: 24px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}
#picture {
	padding: 0px;
	width: 450px;
	float: right;
	margin-right: 20px;
}
#mainImageOutline {
	margin: 0 auto;
	padding: 0;
	background-color: #eee;
	border-top: solid 1px #3C5673;
	border-right: solid 1px #3C5673;
	border-bottom: solid 1px #3C5673;
	border-left: solid 1px #3C5673;
	padding: 1em; 
	overflow: hidden; 
}
#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	border: 1px solid #999; }
.selectedThumbnail {  border: solid 2px #fc0 !important; }
.inFocus {  border: solid 1px #fc0 !important; }
/* Form Elements
----------------------------------------------- */
#gallery label, select { 
	font-size: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#gallery select {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #b1b1bc;
}
.WhiteLabel {
	color: #FFFFFF;
	font-weight: bold;
}
/* Portfolio Table Rules
----------------------------------------------- */
td.rank { }

#products { 
	border-collapse:collapse;
	empty-cells:show;
	width:100%;
	margin: 0;
}
#products caption {
	color: #fff;
	text-transform:uppercase;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-color: #FD2800;
	padding: 0.375em;
	border-top: solid 1px #999;
	border-bottom: solid 1px #3a3a3a;
}
#products th {
	background: url(/m/images/headerbkgrnd.gif) repeat-x;
	padding: 6px 0.25em;
	color: #3C5673;
	font-weight: bold;
	margin: 0;
/*	cursor: pointer; */
}
#products td {
  border-left: 1px solid #BBC2C2;
}

.ResultsRowDark {
  background-color: #E0E6E4;
}

#products th.infocus { background-color: #E6E6E6; }
#products th.selected {	color: #EAEAEA; }

#products th { 
	margin: 0;
	padding: 0.25em 0.375em 0.45em 0.375em;
	text-align: left;
}
#products td { 
	margin: 0; 
	padding: 9px;
	text-align: left;
	line-height: 1.5;
}
#products tr {
	border-bottom: solid 1px #202020;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#products tr.infocus {
	background-color:#dfdfdf;
	cursor: pointer;
}

#products tr.notinfocus { background-color:#fff; }
#products tr.selected { 
	color:#fc0;
}
#products tr.subheading {
	background-color:#3C5673;
	color: #FFFFFF;
}

#products tbody { margin-top: 0; }
.even { background-color: #151515; }

.rowHover {
	color: #000;
	background-color: #CCCCCC;
	cursor: pointer;
}

.rowSelected { 
	color: #3C5673; /* Old Color #fc0 */
	font-weight: bold;	
	 }

#searchHeader {
	background: url(/m/images/headerbkgrnd.gif) repeat-x;
	color: #3C5673;
	margin: 0;
	height: 22px;
}
/* Portfolio Page Classes */
#pmainLeft {
	width: 400px;
	float: left;
	text-align: left;	
	padding: 3px 3px 3px 3px;	
}
#pmainRight {
	width: 315px;
	float: right;
	text-align: right;	
	padding: 3px 3px 3px 3px;	
}

#pcontent, #psidebar {
	float: left;
	text-align: left;
}
#pcontent {
	width: 523px;
	margin-left: 15px;
	padding-top: 5px;
}
#psidebar {
	width: 200px;
	margin-top: 0;
}
#LocationImage {
	text-align: center;
}
.maroon {
	color: #993300;
}
form {
	display: inline;
}.faresBox {

}.ContentCushion {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#Space {
	margin-top: 10px;
}
.highcellbkg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C5673;
	border: #3C5673 solid 1px;
	background-color: #DDD;
}
#specialcontent {
	clear: right;
	float: right;
	text-align: center;
	width: 130px;
}
.specialRowSafari {
	color:#3C5673; 
	font-weight:bold; 
	font-size:12px; 
	height:25px;
}
