html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	color: #323232;
    font-family: "Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 17px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*custom reset*/
input[type='checkbox'], label {
	vertical-align:baseline;
}

h4 {
	font-family: 'Paytone One', sans-serif;
	font-size: 15px;
	font-weight: 300;
	color:#9A62A7;
	line-height: 21px;
}
/*end reset*/
/*loading paragraph*/
.map-loading {
	font-size:18px;
	padding:10px;
}
/*general structure*/
#container {
	width:910px;
	margin:0 auto;
}
#map {
	float:left;
	width:660px;
	height:660px;
}
#controls {
	float:left;
	padding:10px;
	/*width:273px;
	padding:0 10px 0 15px;*/
	background: url("/maps/images/drop-shadow-y.jpg") repeat-y scroll 0 0 #fff;
    border: 1px solid #EEE;
	border-left: 1px solid #CDCDCD;
    height: 615px;
    overflow-y: auto;
	width: 225px;
	width: 250px\9; /*this is for ie8 and below*/
	font-size: 12px;
}
/*top to bottom*/
/*map toggle*/
#map-toggle {
	color: #9A62A7;
    font-family: paytone one;
    font-size: 15px;
    height: 48px;
    margin-bottom: 10px;
}
#map-toggle .map-toggle-container {
    border-bottom: 1px dashed #CCCCCC;
    padding: 0 0 10px;	
}
#toggle_map {
	float:left;	
	margin-top:5px;
}
.toggle_map {
	background: url(/maps/images/map-graphic.png) no-repeat 3px center;
	padding-left:70px;
	float:left;
	display:block;
	height:29px;
	line-height:22px;
}
/*location - top section*/
#location {
	border-bottom: 1px dotted #CCCCCC;	
	padding-bottom:10px;
	margin-bottom:5px;
}
#location ol li {
	border-bottom: 1px dotted #CCCCCC;	
	margin: 0 0 1px 5px;
	padding: 5px 0 7px 5px;
}
/*different text colors for different types*/
#location ol li.hotel label {
	color: 	#4c6a97;
}
#location ol li.restaurant label {
	color: 	#9c666e;
}
#location ol li.thing label {
	color: 	#b28950;
}
#location ol li.nightlife label {
	color: #856fa6;	
}
#location ol li.event label {
	color: #c3c05a;	
}
#location ol li.skiing label {
	color: #a0bdd2;	
}
#location ol li.golf label {
	color: #6f826a;	
}
#location ol li.rentals label {
	color: #a577a7;	
}
#location .location {
	display:block;
	font-size:16px;
	margin:6px 0;
}
#location .location.MapLegends {
	color: #106B10;	
}
#location .location.SouthShoreCA {
	color:#106b10;	
}
.you-are-here {
	background:url(/maps/images/you-are-here.png) 1px center no-repeat;	
	padding-left:19px;
	font-weight: bold;
}

.you-are-here-dir {
  padding-left:19px;
}

/*region*/
fieldset.collapsible1  {
	margin: 5px 0;	
}
.collapsible1 legend.region {
	padding:5px 0;
}	
.collapsible1 legend.region label {
	color:#fff;
	border:1px solid #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 25px;
    line-height: 25px;
    padding: 0 15px 0 18px;
	display:block;
	-moz-box-shadow: 0px 1px 1px #8e8d8d;
	-webkit-box-shadow: 0px 1px 1px #8e8d8d;
	box-shadow: 0px 1px 1px #8e8d8d;
	background: url('/maps/images/white-plus-minus.png') no-repeat 0 -173px #5a5a5a;
	background-image: url('/maps/images/white-plus-minus.png'), -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.3) 48%, rgba(0,0,0,0) 100%);
	background-image: url('/maps/images/white-plus-minus.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.0)), color-stop(48%,rgba(0,0,0,0.3)), color-stop(100%,rgba(0,0,0,0.0))); 
	background-image: url('/maps/images/white-plus-minus.png'), -webkit-linear-gradient(top, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0.3) 48%,rgba(0,0,0,0.0) 100%);
	background-image: url('/maps/images/white-plus-minus.png'), -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 49%,rgba(0,0,0,0) 100%); 
	background-image: url('/maps/images/white-plus-minus.png'), linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 49%,rgba(0,0,0,0) 100%); 
	background: url('/maps/images/white-plus-minus.png') no-repeat 0 -173px #5a5a5a\9;/* IE 8 and below */
	background-position: 0 -173px, 0 0;
	cursor:pointer;
	font-size:13px;
	color: #fef4e9;
	text-shadow: 1px 1px 1px #333;
}
.collapsible1 legend.region label:hover {
	background-image: url('/maps/images/white-plus-minus.png'), -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.3) 48%, rgba(0,0,0,0) 100%);
	background-image: url('/maps/images/white-plus-minus.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.0)), color-stop(48%,rgba(0,0,0,0.3)), color-stop(100%,rgba(0,0,0,0.0))); 
	background-image: url('/maps/images/white-plus-minus.png'), -webkit-linear-gradient(top, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0.3) 48%,rgba(0,0,0,0.0) 100%);
	background-image: url('/maps/images/white-plus-minus.png'), -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 49%,rgba(0,0,0,0) 100%); 
	background-image: url('/maps/images/white-plus-minus.png'), linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 49%,rgba(0,0,0,0) 100%); 
}
.collapsed legend.region label {
	background-position: 0 0;
	background-image: url('/maps/images/white-plus-minus.png'), -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 48%, rgba(0,0,0,0.3) 100%);
	background-image: url('/maps/images/white-plus-minus.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.3)), color-stop(48%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.3))); 
	background-image: url('/maps/images/white-plus-minus.png'), -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 48%,rgba(0,0,0,0.3) 100%);
	background-image: url('/maps/images/white-plus-minus.png'), -ms-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 49%,rgba(0,0,0,0.3) 100%); 
	background-image: url('/maps/images/white-plus-minus.png'), linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 49%,rgba(0,0,0,0.3) 100%);
}

/*background colors for different regions*/
.collapsible1 legend.region.SouthShoreCA label {
	background-color:#7ab26b;
	border-color:#106b10;
}
.collapsible1 legend.region.SouthShoreNV label {
	background-color:#7ab26b;
	border-color:#106b10;
}
.collapsible1 legend.region.NorthShoreNVInclineCrystalBay label {
	background-color:#ca4f3a;
	border-color:#721818;
}
.collapsible1 legend.region.NorthWestShoreCA label {
	background-color:#8640c6;
	border-color:#6b11be;
}
.collapsible1 legend.region.SquawValley label {
	background-color:#8640c6;
	border-color:#6b11be;
}
.collapsible1 legend.region.TruckeeDonner label {
	background-color:#8640c6;
	border-color:#6b11be;
}
/*current region on individual page*/
.collapsible .region label {
	display:block;
	margin: 0;
	font-size:16px;
}
/*current region colors*/
.collapsible .SouthShoreCA label {
	color:#106B10;
}
/*tier 1 items*/
.collapsible1 .category a, .collapsible .category a {
	border-bottom: 1px dotted #CCCCCC;	
	margin: 0 0 1px 5px;
	padding: 5px 0 5px 5px;
	display:block;
}
a.title b {
	display:block;
	height:25px;
	font-weight:normal;
}
a.title span {
	background: url("/maps/images/green-arrow.png") 0 -25px no-repeat;
    cursor: pointer;
	padding-left:40px;
	display: block;
    height: 25px;
    line-height: 25px;
}
/*different backgrounds for different types*/
a.hotel b {
	background:url(/maps/images/hotel.png) no-repeat 12px 0;	
}
a.nightlife b {
	background:url(/maps/images/nightlife.png) no-repeat 12px 0;
}
a.restaurant b {
	background:url(/maps/images/restaurant.png) no-repeat 12px 0;
}
a.thing b {
	background:url(/maps/images/thing.png) no-repeat 12px 0;
}
a.golf b {
	background:url(/maps/images/golf.png) no-repeat 12px 0;
}
a.rentals b {
	background:url(/maps/images/rentals.png) no-repeat 12px 0;
}
a.events b {
	background:url(/maps/images/events.png) no-repeat 12px 0;
}
a.skiing b {
	background:url(/maps/images/skiing.png) no-repeat 12px 0;
}


/*tier 2 items*/
.section {
	padding-left:25px;	
}
#near-by li {
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	list-style-type: none;
	margin: 0 0 1px 5px;
	padding: 5px 0 5px 5px;
}
#near-by {
}


.clear {
	clear:both;	
}
/*tooltip styles*/
.tooltip {
	background: #fff;
	border: 2px solid #2B66B9;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #2B66B9;
	font-size: 12px; 
	font-weight: 600;
	padding: 4px 12px;
	position: absolute;
	left: -30px;
	top: -32px;
}

.labelHover {
	background-color: #FFF;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border:2px #57AFAF solid;
	color: #666;
	padding: 3px;
	width: 115px;
}

/* --------------------------------------------- MAP SIDEBAR */

a#close-map {
	background: url(/maps/images/btn-close-map.png);
	display: block;
	height: 36px;
	text-indent: -3000px;
	width: 37px;
	
	position: absolute;
	top: 8px;
	right: 12px;
}
.map-toggle-container label.toggle_map {
	font-family: "Paytone One", sans-serif;	
}
div#location p {
	color: #935799;	
	font-family: 'Paytone One', sans-serif;
	font-size: 15px;
}
div#location span.location {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
body div#controls fieldset.collapsible1  label {
	background-color: #57AFAF;
	background-image: url(/maps/images/white-plus-minus.png);
	border: 1px solid #2C8F8F;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: white;
	cursor: pointer;
	font-size: 14px !important;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
}
/* CHECKBOXES */
div#near-by input[type="checkbox"]{
	float: left;
	margin-top: 6px;
	width: 14px;
}

body div#controls fieldset.collapsible1  label:hover {
	background-color: #2C8F8F;	
}

div#controls fieldset.collapsible1 ul li label {
	background-color: transparent !important;
	border: none;
	color: #323232;
	font-weight: normal;
	font-size: 12px !important;	
}

/* SIDEBAR ITINERARY */
div#mytrip {
	margin-bottom: 20px;	
}
div#mytrip .region1 {
	background: #57AFAF;
	border-top: 4px solid #2C8F8F;
	border-right: 1px solid #2C8F8F;
	border-bottom: 1px solid #2C8F8F;
	border-left: 1px solid #2C8F8F;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: FFF;
	font-size: 13px;
	margin-bottom: 12px;
	padding: 8px;	
}
div#mytrip span.date {
	margin-bottom: 12px;
}
div#mytrip .region1 a {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
div#mytrip .region1 a.clear {
	background: url(/maps/images/minus.png) no-repeat;
	padding: 0 10px 0 20px;
}	
div#mytrip .region1 a.print {
	background: url(/maps/images/icont_print_16x16.png) no-repeat;
	padding-left: 20px;
}
div#mytrip .region1 a:hover {
	color: #f0f0f0;
	text-decoration: none;
}
div#mytrip .region1 strong,
div#mytrip ul li strong {
	font-weight: bold;	
}
div#mytrip a.remove {
	background: url(/maps/images/icon_minus_12x12.png) no-repeat;
	color: #9A62A7;
	padding-left: 18px;	
}
div#mytrip a.remove:hover {
	text-decoration: none;	
}*/
/* 
div#mytrip ul {
	margin: 0 0 8px 0;
	padding: 8px 0;	
}*/

/* --------------------------------------------- MAP BALLOON */

div.gmnoprint a {
	color: #9A62A7;	
}
input.hasDatepicker {
	margin: 0 8px;
	width: 128px;	
}
input[value="add to itinerary"],
input[value="Get Directions"]{
	background-color: #57AFAF;
	border: 1px solid #2C8F8F;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: white;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px !important;
}
input[value="add to itinerary"]:hover,
input[value="Get Directions"]:hover {
	background-color: #2C8F8F;
}
a#tohere:hover, a#fromhere:hover {
	text-decoration: none;	
}

/* --------------------------------------------- MAP CALENDAR */

.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
	border: 2px solid #57AFAF;
}
.ui-datepicker-next, .ui-datepicker-prev {
	background-image: none;
	background-color: #57AFAF;
	color: #FFF;
	padding: 2px;	
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background-color: #2C8F8F;
	background-image: none;
}
.ui-datepicker-next {
	left: 13.4em;
}
.ui-datepicker-title {
	font-weight: bold;
	color: #57AFAF;
	padding-bottom: 4px;
	text-align: center;
}
table.ui-datepicker-calendar {
	width: 100%;	
}
table.ui-datepicker-calendar th,
#ui-datepicker-div th {
	background-color: #57AFAF;
	color: #FFF;
	padding: 3px !important;	
}
table.ui-datepicker-calendar td {
	text-align: center;	
}
table.ui-datepicker-calendar a {
	color: #57AFAF;
	font-weight: bold;	
	text-decoration: none;
}
table.ui-datepicker-calendar a:hover {
	color: #2C8F8F;	
}

/* --------------------------------------------- MAP LINKS */

div.mapsize {
	width: 500px;	
}
