/*

               
  
 STAKEHOLDER CSS STYLES 
============================================================= */ 
#masthead {
	height: 260px;
	}
	
#tabs {
	height: auto;
	margin: 0 10px;
	width: 620px;
	}
#tabs > div {
	min-height: 370px;
	}


/*  -GALLERY
============================================================= */

.tab_col {
	width: 220px;
	float: left;	
	}
.sthldr_gallery {
	 float: right;
	 width:362px;
	 padding: 8px;	
	 background: #fff;
	 border: 1px solid #a59584;
	 overflow: hidden;
	 }
	 
.sthldr_gallery_main {
	width: 362px;
	height: 290px;
	overflow: hidden;
	background: #fff;
	margin-bottom: 8px;
	}
	

.sthldr_gallery_main img {	
	width: 362px;
	/*height: 280px;*/
	}

.sthldr_gallery_thumb {
	height: 70px;
	overflow: hidden;	
		}

.sthldr_gallery_thumb img {	
	float: left;
	width: 114px;
	margin-right: 9px;
	cursor: pointer
	}	
	
/*  -
============================================================= */	
.btn_best_rates {
	background: url('../images/cta_best_rates.png') no-repeat center center;
	text-indent: -9999px;
	width: 51px;
	height: 47px;
	margin: 0;
	}
.btn_best_rates a {
	display: block;
	width: 51px;
	height: 47px;
	}
.stakeholder_logo img {
	padding: 5px;
	background: #fff;
	border: 1px solid #a59584;
	max-width: 200px;
	}
.rating {
	clear: both;
	padding: 0 0 7px 0;
	overflow: auto;
	border-bottom: 3px double #cdccbf;
	border-top: 3px double #cdccbf;
	color: #000;
	margin-bottom: 10px;
	}
.rating p {
	margin: 5px 0 0 0;
	}
.rating span{
	color: #fff;
	background: url('../images/advisor_overall.png') no-repeat bottom center;
	text-align: center;
	margin-left: 5px;
	padding: 2px 5px 5px 5px;
	position: relative;
	top: -3px;
	}
.rating small {
	font-style: italic;
	color:#666;	
	}
	
.relative {
	position: relative;
	}
.trip_logo {
	position: absolute;
	right: 0; 
	top: 32px;
	}
.yelp_logo {
	position: absolute;
	right: 0; 
	top: 20px;
	}	
#tripReviews img {
	margin: 0 10px 0 0;
	height: 19px;
	width: 118px;
	float: left;
	}
#yelpReviews img {
	margin: 5px 10px 0 0;
	height: 16px;
	width: 84px;
	float: left
	}
.coupons {
	padding: 20px 0;
	}
.hr {
	border-top: 3px solid #2b2b2b;
	border-bottom: 3px solid #2b2b2b;
	padding: 20px 0;	

	}
.hr h2 {
	margin-top: 0;	
	}
	
	
/*  - MEETING SPACES
============================================================= */	
	
.ms {
	clear: both;
	margin: 10px;
	color: #000;
	}	
.ms table {
	font-size: 12px;
	border: 1px solid #999;
	}
.ms table th {
	background: url('../images/bck_table.png');
	font-size: 11px;
	font-weight: normal;
	vertical-align:middle;
	padding: 5px 0;
	color: #000;
	border-bottom: 2px solid #999;
	}
tr.hover:hover {
	background: #2b2b2b;
	color: #fff;
	}

tr.hover a:link {
  display: block;
}

tr.hover a:hover, tr.hover a:visited:hover {
  color: #fff;
}
.stripe {
	background: url('../images/bck_table.png');
	}


/* 	ski & golf template
============================*/	
#statstable { margin: -8px 0 0;	}
.statstable_line {
	border-bottom: 3px double #CDCCBF;
	padding-bottom: 3px;
	}
	


/*  SKI RESORT PROFILE - RUNS / TRAILMAPS
============================================================= */


.stats_table td {
	color: #000;
}

.stats_table td strong {
	font-size: 1.25em;
	color: #000;
}

#crumb {
  padding: 0 0 12px 0;
  postion: relative;
}

#crumb a, #crumb a:visited {
  position: relative;
}

