/* @override 
	http://www.ski.com.au/assets/css/resorts.css
	http://ski.com.au/assets/css/resorts.css
*/

h1 {
	clear: none;
}
#google_ads_div_ros468 {
	text-align: left;
	margin-bottom: 1em;
	border: 1px solid #ececec;
	float: right;
	margin-left: 1em;
}
.ad_300x250 {
	margin-top: 15px;
}
ul#resortOpen {
	overflow: hidden;
	margin-bottom: .5em;
}
ul#resortOpen li {
	margin-right: 1em;
	float: left;
	font-size: 1.1em;
}
.resortInfo {
	float: left;
	margin-right: 30px;
	width: 300px;
}
.resortInfo div.reveal {
	width: inherit;
}
.resortInfo table {
	width: 100%;
}
.resortInfo table th {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: .5em;
	background-image: none;
	background-color: #fff;
	font-size: 1.3em;
}
.resortInfo table td {
	border: none;
	margin: 0;
	padding: 0 20px 0 0;
	vertical-align: top;
	padding: 3px;
}

.resortInfo table td.first {
	text-align: left;
}
.resortInfo table tr {
	border-bottom: 1px dotted #d9d9d9;
}
.resortInfo table tr:hover {
	background-color: #fdfbe6;
}

#resortMap {
	height: 250px;
	width: 300px;
	background-color: #fcf9d3;
	margin-bottom: 1em;
	margin-top: .5em;
}
ul#resortLocation li {
	margin-top: .5em;
}

#resortsWotif {

	margin-top: 1em;
}
#resortsWotif table {
	background-color: #fff;
}

#resortsWotif table td {
	padding: 3px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	font-size: 11px;
}
#resortsWotif table td a{
	font-size: 13px;
}
.bar {
	width: 100px;
	background-color: #ececec;
	margin: 3px;
	float: left;
}
.bar span {
	height: 10px;
	display: block;
	float: left;
}
.bar.terrain_beginner span {
	background-color: #4ddc25;
}
.bar.terrain_intermediate span {
	background-color: #4873de;
}
.bar.terrain_advanced span,
.bar.terrain_expert span {
	background-color: #000;
}

#resortIndex span.title {
	font-size: 1.5em;
	display: block;
}
#resortIndex span.state {
	white-space: nowrap;
}
#weatherForecast {
	width: 100%;
}
td.first ul.tickList li {
	white-space: nowrap;
}

/*  Google Maps  */
.mapMarker div{
    background-image:url(../img/map/bg_mapLink_left_purple.png);
}
.mapMarker a{
    background-image:url(../img/map/bg_mapLink_purple.png);
}
.mapMarker .botleft img{
    background-image:url(../img/map/pointer_botleft_purple.png);
}

ul.galleria {
	position: relative;
}
div.galleria_wrapper {
	padding-top: 0px;
}
#gallery img.replaced {
	width: 640px;
	height: auto;
}
#gallery span.caption {
	font-size: 1.5em;
	margin-top: .2em;
	margin-bottom: 1em;
	display: block;
}
#gallery li.active {
	border: 5px solid #a06cd7;
	width: 70px;
	height: 70px;
}

ul#resortCountryList {
	overflow: hidden;
	margin-bottom: 2em;
	background-color: #f7f7fe;
	padding: 15px 0 15px 30px;
	border: 1px solid #c8a6ed;
}
#resortCountryList li {
	font-size: 2em;
	float: left;
	width: 270px;
	margin-right: 30px;
	border-bottom: 1px solid #ebebfd;
	margin-bottom: 10px;
}

.ticketsInfo {
	margin-left: 1em;
	margin-top: .5em;
	margin-bottom: .5em;
}
.ticketsInfo li {
	list-style-type: square;
	list-style-position: inside;
}
#resortLiftTickets {
	margin-bottom: 1em;
}
#externalLinks {
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
