html,body{
	margin: 0px 0px 0px 0px;
	height: 100%;
	min-height: 100%;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid #f2f2f2;
	border-left: 0px solid white;
	padding: 0px 0px 0px 0px;
	color: #050878;
	background: #f0f5f9;
	/*background-image: url(media/drop.gif);
	background-repeat: repeat-both;
	background-position: top center;
	font: 12px Arial, sans-serif;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;*/
	}

.main_drop{
	width: 830px;
	min-height: 100%;
	height: auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	padding: 10px 46px 0px 46px;
	margin: 0 auto;
	background-image: url(media/main-drop.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

.summer_top{
	height: 225px;
}

.summer_photo{
	width: 300px;
	float: left;
	padding: 0px 20px 0px 0px;
}

img{
	border-style: none;
}

.logo{
	float: left;
}

.banner{
	float: right;
	margin: 5px 0px 0px 0px;
}

.homephoto{
	margin: 0px 0px 0px 10px;
	float: right;
}

.resortphoto{
	margin: 20px 0px 0px 10px;
	float: right;
}

.newphotos{
	position: absolute;
	left: 95px;
	top: 155px;
	z-index: 10;
}

.staff_photo{
	float: left;
	margin: 0px 10px 0px 0px;
}

.webcam{
	height: 240px;
	width: 320px;
	margin: 0px 0px 20px 0px;
}

a{
	color: #37aece;
	text-decoration: underline;
}

a:hover{
	color: #050878;
	text-decoration: underline;
}

a.twitter{
	font: 10px Arial, sans-serif;
	color: #37aece;
	text-decoration: none;
}

a.twitter:hover{
	font: 10px Arial, sans-serif;
	color: #050878;
	text-decoration: none;
}

h1{
	font: 24px Arial, sans-serif;
	color: #050878;
	line-height: 24px;
	
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}

h1.index_title{
	font: 24px Arial, sans-serif;
	color: #050878;
	line-height: 24px;
	
	padding: 0px 0px 0px 0px;
	margin: 00px 0px 0px 0px;
}

h1.newsh1{
	font: 14px Arial, sans-serif;
	font-weight: bold;
	color: #cc0000;
	line-height: 18px;
	
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

h2{
	font: 18px Arial, sans-serif;
	color: #050878;
	line-height: 24px;
	
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}

h2.news_date{
	font: 12px Arial, sans-serif;
	color: #cc0000;
	line-height: 18px;
	
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

h2.news_header{
	font: 12px Arial, sans-serif;
	font-weight: bold;
	color: #cc0000;
	line-height: 18px;
	
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

h2.faq{
	font: 18px Arial, sans-serif;
	color: #050878;
	line-height: 22px;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 16px 0px;
}

p{
	font: 14px Arial, sans-serif;
	line-height: 18px;
	color: #999999;
	
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 14px 0px;
}

blockquote{
	font: 14px Arial, sans-serif;
	line-height: 18px;
	background-color:#dddddd;
	color: #050878;
	padding: 2px 4px 2px 4px;
	margin: 0px 80px 14px 50px;
}

p.green{
	font: 14px Arial, sans-serif;
	line-height: 14px;
	color: #66cc00;
	margin: 0px 0px 3px 0px;
}

p.blue{
	font: 14px Arial, sans-serif;
	line-height: 14px;
	color: #3333cc;
	margin: 0px 0px 3px 0px;
}

p.red{
	font: 14px Arial, sans-serif;
	line-height: 14px;
	color: #ff0000;
	margin: 0px 0px 3px 0px;
}

p.black{
	font: 14px Arial, sans-serif;
	line-height: 14px;
	color: #000000;
	margin: 0px 0px 3px 0px;
}

p.small{
	font: 12px Arial, sans-serif;
	line-height: 16px;
	color: #999999;
	
	padding: 0px 20px 0px 0px;
	margin: 5px 0px 5px 0px;
}

p.newsp{
	font: 12px Arial, sans-serif;
	line-height: 16px;
	color: #999999;
	
	padding: 0px 10px 0px 5px;
	margin: 0px 0px 14px 0px;
}

p.marquee{
	font: 14px Arial, sans-serif;
	font-weight: bold;
	line-height: 18px;
	color: #cc0000;
	
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
}

#pscroller1{
	width: 622px;
	height: 21px;
	border: 0px solid black;
	padding: 4px 0px 0px 0px;
	background-color: #f0f5f9;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	line-height: 18px;
	color: #cc0000;

}

p.link{
	font: 14px courier new, Arial, sans-serif;
	line-height: 16px;
	color: #999999;
	
	padding: 0px 40px 0px 40px;
	margin: 0px 0px 14px 0px;
}

ul{
	font: 14px Arial, sans-serif;
	line-height: 24px;
	color: #999999;
	padding: 0px 0px 0px 30px;
	margin: 5px 0px 20px 0px;
	list-style-type: none;
}

ul li{
	padding: 0px 0px 0px 26px;
	margin: 0px 0px 5px 0px;
	background-image: url(media/icons/snowflakebullet.gif);
	background-repeat: no-repeat;
}

tr.odd{
	background: #ffffff;
}

caption{
	font: 16px Arial, sans-serif;
	color: #050878;
	line-height: 18px;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

table.vitalstats{
	font: 14px Arial, sans-serif;
	color: #999999;
	width: 496px;
	margin: 0px 0px 10px 20px;
	background: #f0f5f9;
}

table.calendar{
	font: 10pt Arial, sans-serif;
	color: #050878;
	text-align: center;
	margin: 5px;
}

table.calendar th{
	background-color: #aaaaaa;
}

.o { background-color:#dddddd;}
.l { background-color:#f0f17d;}
.h { background-color:#f8b080;}

table.liftpass{
	font: 14px Arial, sans-serif;
	color: #999999;
	background: #f0f5f9;
	width: 750px;
	margin: 0px 0px 10px 40px;
	border-style: solid;
	border-color: #050878;
	border-width: 1px;
	text-align: center;
}

table.schooltimes{
	font: 14px Arial, sans-serif;
	color: #999999;
	background: #f0f5f9;
	width: 750px;
	margin: 0px 0px 10px 40px;
	border-style: solid;
	border-color: #050878;
	border-width: 1px;
	text-align: center;
}

table.schoolprices{
	font: 14px Arial, sans-serif;
	color: #999999;
	background: #f0f5f9;
	width: 750px;
	margin: 0px 0px 10px 40px;
	border-style: solid;
	border-color: #050878;
	border-width: 1px;
	text-align: center;
}

table.price_comparison{
	font: 14px Arial, sans-serif;
	color: #999999;
	background: #f0f5f9;
	width: 480px;
	margin: 0px 0px 0px 5px;
	border-style: solid;
	border-color: #050878;
	border-width: 1px;
	text-align: center;
}

table.what_to_wear{
	font: 14px Arial, sans-serif;
	color: #999999;
	border: 0px solid black;
	margin: 0px 0px 0px 20px;
}

table.what_to_wear td{
	border: 0px solid black;
}

table.bustimetable{
	font: 14px Arial, sans-serif;
	color: #999999;
	background: #f0f5f9;
	width: 550px;
	margin: 0px 0px 10px 140px;
	border-style: solid;
	border-color: #050878;
	border-width: 1px;
	text-align: center;
}

table.swimmingpool{
	font: 14px Arial, sans-serif;
	color: #999999;
	background: #f0f5f9;
	width: 360px;
	margin: 0px 0px 10px 120px;
	border-style: solid;
	border-color: #050878;
	border-width: 1px;
	text-align: center;
}

table.discountvouchers{
	font: 14px Arial, sans-serif;
	color: #999999;
	background: #f0f5f9;
	width: 550px;
	margin: 0px 0px 20px 140px;
	border-style: solid;
	border-color: #050878;
	border-width: 1px;
	text-align: center;
}

table.weather{
	font: 14px Arial, sans-serif;
	color: #999999;
	background: #f0f5f9;
	width: 550px;
	margin: 0px 0px 10px 140px;
	border-style: solid;
	border-color: #050878;
	border-width: 1px;
	text-align: left;
}

table.weather td{
	padding: 2px 0px 2px 10px;
}

table.travel{
	font: 14px Arial, sans-serif;
	color: #999999;
	width: 700px;
	margin: 0px 0px 20px 65px;
	background: #f0f5f9;
}

table.privatetransfers{
	font: 14px Arial, sans-serif;
	color: #999999;
	background: #f0f5f9;
	width: 720px;
	margin: 0px 0px 10px 55px;
	border-style: solid;
	border-color: #050878;
	border-width: 1px;
	text-align: center;
}

table.novatel{
	font: 14px Arial, sans-serif;
	color: #999999;
	background: #f0f5f9;
	width: 700px;
	margin: 0px 0px 20px 65px;
	border-style: solid;
	border-color: #050878;
	border-width: 1px;
	text-align: center;
}

table.directbus{
	font: 14px Arial, sans-serif;
	color: #999999;
	background: #f0f5f9;
	width: 340px;
	margin: 0px 0px 10px 245px;
	border-style: solid;
	border-color: #050878;
	border-width: 1px;
	text-align: center;
}

table.speedlimits{
	font: 14px Arial, sans-serif;
	color: #999999;
	background: #f0f5f9;
	width: 450px;
	margin: 0px 0px 10px 190px;
	border-style: solid;
	border-color: #050878;
	border-width: 1px;
	text-align: center;
}

table.starrating{
	font: 14px Arial, sans-serif;
	color: #999999;
	margin: 0px 0px 20px 0px;
}

table.contactform{
	font: 14px Arial, sans-serif;
	color: #999999;
	margin: 10px 0px 20px 40px;
}

table.accomform{
	font: 14px Arial, sans-serif;
	color: #999999;
	margin: 10px 0px 10px 10px;
}

.accomformerrror{
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
}

table.accom_confirm{
	font: 14px Arial, sans-serif;
	color: #999999;
	background: #f0f5f9;
	width: 515px;
	margin: 0px 10px 10px 13px;
	border-style: solid;
	border-color: #050878;
	border-width: 1px;
	text-align: left;
}

table.accom_confirm td{
	padding: 2px 10px 2px 10px;
}

.contactform{
	font: 14px Arial, sans-serif;
	line-height: 18px;
}

table.contact_confirm{
	font: 14px Arial, sans-serif;
	color: #999999;
	background: #f0f5f9;
	width: 550px;
	margin: 0px 0px 10px 140px;
	border-style: solid;
	border-color: #050878;
	border-width: 1px;
	text-align: left;
}

table.contact_confirm td{
	padding: 2px 0px 2px 10px;
}

table.share{
	font: 14px Arial, sans-serif;
	color: #999999;
	margin: 0px 0px 20px 20px;
	border: 0px solid black;
}

table.share td{
	width: 250px;
}

table.share img{
	vertical-align: middle;
	margin: 0px 10px 0px 0px;
}

table.share a{
	text-decoration: none;
}

.facebook_feed a{
	text-decoration: none;
}

.facebook_feed ul li{
	line-height: 15px;
	padding: 0px 0px 0px 26px;
	margin: 0px 0px 10px 0px;
	background-image: url(media/icons/facebook_16.png);
	background-repeat: no-repeat;
}

.shareicons{
	margin: 0px 0px 0px 2px;
}

.shareicon{
	margin: 0px 11px 0px 0px;
}

.shareicon_right{
	margin: 0px 0px 0px 0px;
}

table.walking_colours{
	font: 14px Arial, sans-serif;
	color: #999999;
	margin: 0px 0px 0px 75px;
}

table.walking_symbols{
	font: 14px Arial, sans-serif;
	color: #999999;
	margin: 0px 0px 0px 50px;
}

table.walking_routes{
	background: #f0f5f9;
	font: 14px Arial, sans-serif;
	color: #999999;
	margin: 0px 0px 0px 50px;
	border: 1px solid #050878;
}

table.walking_routes h2{
	margin: 2px 0px 2px 0px;
}

.submitbtn {
	 	width: 98px;
		height: 25px;
		display: inline-block;
		text-align: center;
	
		font: 14px Arial, sans-serif;
		color: #ffffff;
	
		text-decoration: none;
	
		background: #37aece;
	
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 8px;
		border-top: 0px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-left: 0px solid #ffffff;
		border-bottom: 0px solid #ffffff;
}

.submitbtn:hover {
	 	width: 98px;
		height: 25px;
		display: inline-block;
		text-align: center;
	
		font: 14px Arial, sans-serif;
		color: #ffffff;
	
		text-decoration: none;
	
		background: #050878;
	
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 8px;
		border-top: 0px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-left: 0px solid #ffffff;
		border-bottom: 0px solid #ffffff;
}

.submitbtn_accom {
	 	width: 98px;
		height: 25px;
		display: inline-block;
		text-align: center;
	
		font: 14px Arial, sans-serif;
		color: #ffffff;
	
		text-decoration: none;
	
		background: #37aece;
	
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		border-top: 0px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-left: 0px solid #ffffff;
		border-bottom: 0px solid #ffffff;
}

.submitbtn_accom:hover {
	 	width: 98px;
		height: 25px;
		display: inline-block;
		text-align: center;
	
		font: 14px Arial, sans-serif;
		color: #ffffff;
	
		text-decoration: none;
	
		background: #050878;
	
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		border-top: 0px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-left: 0px solid #ffffff;
		border-bottom: 0px solid #ffffff;
}

.route{
	font: 14px Arial, sans-serif;
	line-height: 18px;
	color: #999999;
	
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 14px 0px;
}

.forecast_contain{
	border-top: solid;
	border-color: #050878;
	border-width: 1px;
	margin: 20px 0px 0px 0px;
}

.header_contain{
	height: 87px;
}

.menu_contain{
	z-index: 100;
	height: 30px;
}

.menubtn {
	width: 103px;
	height: 20px;
	display: inline-block;
	text-align: center;
	font: 14px Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	background: #37aece;
	padding: 6px 0px 0px 0px;
	margin: 0px -4px 0px 0px;
	border-top: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 0px solid #ffffff;
}

.menubtn:hover {
	width: 103px;
	height: 20px;
	display: inline-block;
	text-align: center;
	font: 14px Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	background: #050878;
	padding: 6px 0px 0px 0px;
	margin: 0px -4px 0px 0px;
	border-top: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 0px solid #ffffff;
}

.menubtnhover {
	width: 103px;
	height: 20px;
	display: inline-block;
	text-align: center;
	font: 14px Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	background: #050878;
	padding: 6px 0px 0px 0px;
	margin: 0px -4px 0px 0px;
	border-top: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 0px solid #ffffff;
}

.menubtnhover:hover {
	width: 103px;
	height: 20px;
	display: inline-block;
	text-align: center;
	font: 14px Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	background: #050878;
	padding: 6px 0px 0px 0px;
	margin: 0px -4px 0px 0px;
	border-top: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 0px solid #ffffff;
}

.submenu_contain{
	z-index: 99;
	height: 10px;
}

a.sm_btn{
	display: block;
	float: left;
	font: 14px Arial, sans-serif;
	color: #37aece;
	line-height: 14px;
	text-decoration: none;

	padding: 0px 10px 0px 10px;
}

a.sm_btn:hover{
	display: block;
	float: left;
	font: 14px Arial, sans-serif;
	color: #050878;
	line-height: 14px;
	text-decoration: none;

	padding: 0px 10px 0px 10px;
}

a.sm_btn_nlp{
	display: block;
	float: left;
	font: 14px Arial, sans-serif;
	color: #37aece;
	line-height: 14px;
	text-decoration: none;

	padding: 0px 10px 0px 0px;
}

a.sm_btn_nlp:hover{
	display: block;
	float: left;
	font: 14px Arial, sans-serif;
	color: #050878;
	line-height: 14px;
	text-decoration: none;

	padding: 0px 10px 0px 0px;
}

.sm_sep{
	width: 4px;
	height: 10px;
	float: left;
	
	line-height: -0px;
	padding: 2px 0px 0px 0px;
}

.updated_marquee_contain{
	width: 830px;
	height: 29px;
	float: left;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.lastupdated_contain{
	width: 208px;
	height: 21px;
	float: left;
	background: #f0f5f9;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.marquee_contain{
	width: 622px;
	float: left;
}

.pods_intro_contain{
	width: 830px;
	height: 460px;
	float: left;
	
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
}

.pods_vertical{
	width: 210px;
	height: 460px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.pod{
	width: 206px;
	height: 70px;
	
	background: #efefef;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
}

a.pod_btn_forum{
	width: 95px;
	height: 33px;
	display: block;
	
	font: 16px Arial, sans-serif;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
	
	background-color: #37aece;
	
	background-image: url(media/pod-forum.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
	padding: 37px 0px 0px 111px;
	margin: 0px 0px 0px 0px;
}

a.pod_btn_forum:hover{
	width: 95px;
	height: 33px;
	display: block;
	
	font: 16px Arial, sans-serif;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
	
	background-color: #050878;
	
	background-image: url(media/pod-forum.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
	padding: 37px 0px 0px 111px;
	margin: 0px 0px 0px 0px;
}

a.pod_btn_shop{
	width: 95px;
	height: 33px;
	display: block;
	
	font: 16px Arial, sans-serif;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
	
	background-color: #37aece;
	
	background-image: url(media/pod-equipment.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
	padding: 37px 0px 0px 111px;
	margin: 0px 0px 0px 0px;
}

a.pod_btn_shop:hover{
	width: 95px;
	height: 33px;
	display: block;
	
	font: 16px Arial, sans-serif;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
	
	background-color: #050878;
	
	background-image: url(media/pod-equipment.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
	padding: 37px 0px 0px 111px;
	margin: 0px 0px 0px 0px;
}

a.pod_btn_travel{
	width: 95px;
	height: 33px;
	display: block;
	
	font: 16px Arial, sans-serif;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
	
	background-color: #37aece;
	
	background-image: url(media/pod-aeroplane.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
	padding: 37px 0px 0px 111px;
	margin: 0px 0px 0px 0px;
}

a.pod_btn_travel:hover{
	width: 95px;
	height: 33px;
	display: block;
	
	font: 16px Arial, sans-serif;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
	
	background-color: #050878;
	
	background-image: url(media/pod-aeroplane.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
	padding: 37px 0px 0px 111px;
	margin: 0px 0px 0px 0px;
}

a.pod_btn_liftpasses{
	width: 95px;
	height: 33px;
	display: block;
	
	font: 16px Arial, sans-serif;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
	
	background-color: #37aece;
	
	background-image: url(media/pod-liftpasses.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
	padding: 37px 0px 0px 111px;
	margin: 0px 0px 0px 0px;
}

a.pod_btn_liftpasses:hover{
	width: 95px;
	height: 33px;
	display: block;
	
	font: 16px Arial, sans-serif;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
	
	background-color: #050878;
	
	background-image: url(media/pod-liftpasses.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
	padding: 37px 0px 0px 111px;
	margin: 0px 0px 0px 0px;
}

a.pod_btn_map{
	width: 95px;
	height: 33px;
	display: block;
	
	font: 16px Arial, sans-serif;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
	
	background-color: #37aece;
	
	background-image: url(media/pod-map.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
	padding: 37px 0px 0px 111px;
	margin: 0px 0px 0px 0px;
}

a.pod_btn_map:hover{
	width: 95px;
	height: 33px;
	display: block;
	
	font: 16px Arial, sans-serif;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
	
	background-color: #050878;
	
	background-image: url(media/pod-map.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
	padding: 37px 0px 0px 111px;
	margin: 0px 0px 0px 0px;
}

a.pod_btn_hotels{
	width: 95px;
	height: 33px;
	display: block;
	
	font: 16px Arial, sans-serif;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
	
	background-color: #37aece;
	
	background-image: url(media/pod-hotels.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
	padding: 37px 0px 0px 111px;
	margin: 0px 0px 0px 0px;
}

a.pod_btn_hotels:hover{
	width: 95px;
	height: 33px;
	display: block;
	
	font: 16px Arial, sans-serif;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
	
	background-color: #050878;
	
	background-image: url(media/pod-hotels.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
	padding: 37px 0px 0px 111px;
	margin: 0px 0px 0px 0px;
}
.index_intro{
	width: 610px;
	height: 450px;

	float: left;
	margin: 0px 0px 0px 0px;
}

.two_col_contain{
	width: 830px;
	float: left;
	
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
}

.two_col_left{
	width: 300px;
	float: left;
	
	padding: 0px 20px 0px 0px;
}

.two_col_right{
	width: 510px;
	float: left;
}

.news{
	float: right;
	width: 300px;
	height: 283px;
	background: #f0f5f9;
	padding: 0px 0px 2px 0px;
	margin: 5px 0px 5px 10px;
	border: 1px solid #050878;
}

.news_title{
	height: 20px;
	border-bottom: 1px solid #050878;
}

.news_scroll{
	height: 264px;
	overflow: auto;
}

.iframe_pistemap{
	height: 490px;
	width: 100%;
	border: 1px solid black;
}

.webcam_contain{
	width: 415px;
	float: left;
	text-align:center;
}

.worker_profile{
	background:#f0f5f9;
	margin: 0px 200px 0px 50px;
}

.bar_contain{
	width: 830px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 20px 0px;
}

.bar_title{
	width: 811px;
	height: 21px;
	background: #ffffff;
	background-image: url(media/title-background.gif);
	background-repeat: no-repeat;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	line-height: 18px;
	color: #ffffff;
	padding: 3px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}

.bar_content{
	width: 821px;
	background: #f0f5f9;
	padding: 6px 0px 6px 5px;
	margin: 0px 0px 0px 0px;
	border: 2px solid #28abce;
}

.whatson_month_contain{
	width: 830px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 20px 0px;
}

.whatson_month{
	width: 811px;
	height: 21px;
	background: #ffffff;
	background-image: url(media/title-background.gif);
	background-repeat: no-repeat;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	line-height: 18px;
	color: #ffffff;
	padding: 3px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}

.whatson_month_content{
	width: 821px;
	background: #f0f5f9;
	padding: 6px 0px 6px 5px;
	margin: 0px 0px 0px 0px;
	border: 2px solid #28abce;
}

td.bar_icon{
	width:90px;
	text-align: center;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	line-height: 18px;
}

td.bar_text{
	width:700px;
	font: 14px Arial, sans-serif;
	line-height: 18px;
	color: #999999;
}

.restaurant_contain{
	width: 830px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 20px 0px;
}

.restaurant_title{
	width: 811px;
	height: 21px;
	background: #ffffff;
	background-image: url(media/title-background.gif);
	background-repeat: no-repeat;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	line-height: 18px;
	color: #ffffff;
	padding: 3px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}

.restaurant_content{
	width: 821px;
	background: #f0f5f9;
	padding: 6px 0px 6px 5px;
	margin: 0px 0px 0px 0px;
	border: 2px solid #28abce;
}

td.restaurant_icon{
	width:90px;
	text-align: center;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	line-height: 18px;
}

td.restaurant_text{
	width:700px;
	font: 14px Arial, sans-serif;
	line-height: 18px;
	color: #999999;
}

.hotel_contain{
	width: 830px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 20px 0px;
}

.hotel_title{
	width: 811px;
	height: 21px;
	background: #ffffff;
	background-image: url(media/title-background.gif);
	background-repeat: no-repeat;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	line-height: 18px;
	color: #ffffff;
	padding: 3px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}

.hotel_content{
	width: 821px;
	background: #f0f5f9;
	padding: 6px 0px 6px 5px;
	margin: 0px 0px 0px 0px;
	border: 2px solid #28abce;
}

td.hotel_photo{
	width:160px;
	text-align: center;
	vertical-align:text-top;
	padding: 4px 0px 0px 4px;
}

td.hotel_text{
	width:630px;
	font: 14px Arial, sans-serif;
	vertical-align:top;
	line-height: 18px;
	color: #999999;
}

.hotel_prices{
	text-align: center;
	font: 11.5px Arial, sans-serif;
}

.hotel_prices_enquiry{
	text-align: left;
}

.sitemap{
	width: 830px;
	
	background: #f0f5f9;
	
	padding: 0px 0px 20px 0px;
	margin: 20px 0px 0px 0px;
}

.sitemap_links{
	float: left;
	
	padding: 8px 0px 0px 20px;
}

.sitemap_block{
	width: 150px;
	
	float: left;
	padding: 15px 0px 0px 0px;
}

a.sitemap_cat_btn{
	display: block;
	font: bold 12px Arial, sans-serif;
	color: #37aece;
	line-height: 14px;
	
	text-decoration: none;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

a.sitemap_cat_btn:hover{
	display: block;
	font: bold 12px Arial, sans-serif;
	color: #050878;
	line-height: 14px;
	
	text-decoration: none;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

a.sitemap_sub_btn{
	display: block;
	font: bold 12px Arial, sans-serif;
	color: #b9bdc2;
	line-height: 16px;
	
	text-decoration: none;
}

a.sitemap_sub_btn:hover{
	display: block;
	font: bold 12px Arial, sans-serif;
	color: #050878;
	line-height: 16px;
	
	text-decoration: none;
}

.footer{
	width: 830px;
	
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
}

.footer a{
	text-decoration: none;
}

.foot_nav{
	width: 500px;
	height: 15px;
}

a.foot_btn{
	display: block;
	float: left;
	font: bold 11px Arial, sans-serif;
	color: #b9bdc2;
	line-height: 13px;
	
	padding: 0px 5px 0px 5px;
}

a.foot_btn:hover{
	display: block;
	float: left;
	font: bold 11px Arial, sans-serif;
	color: #37aece;
	line-height: 13px;
	
	padding: 0px 5px 0px 5px;
}

a.foot_btn_nlp{
	display: block;
	float: left;
	font: bold 11px Arial, sans-serif;
	color: #b9bdc2;
	line-height: 13px;
	
	padding: 0px 5px 0px 0px;
}

a.foot_btn_nlp:hover{
	display: block;
	float: left;
	font: bold 11px Arial, sans-serif;
	color: #37aece;
	line-height: 13px;
	
	padding: 0px 5px 0px 0px;
}

.foot_sep{
	width: 4px;
	height: 8px;
	float: left;
	
	line-height: -0px;
	
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.foot_sep_links{
	width: 4px;
	height: 8px;
	float: right;
	
	line-height: -0px;
	
	padding: 3px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}

.copyright{
	width: 830px;
	height: 15px;
	font: bold 11px Arial, sans-serif;
	color: #b9bdc2;
	line-height: 13px;
	
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

.andorra-resorts_link{
	width: 230px;
	height: 15px;
	float: right;
	
	text-align: right;
	
	font: bold 11px Arial, sans-serif;
	color: #b9bdc2;
	line-height: 13px;
}

a.andorra-resorts_btn{
	float: right;
	font: bold 11px Arial, sans-serif;
	color: #b9bdc2;
	line-height: 13px;
	
	padding: 0px 2px 0px 2px;
}

a.andorra-resorts_btn:hover{
	font: bold 11px Arial, sans-serif;
	color: #37aece;
	line-height: 13px;
	
	padding: 0px 2px 0px 2px;
}

.w3c_contain{
	width: 200px;
	height: 15px;
	
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

.w3c_xhtml{
	width: 80px;
	height: 15px;
	float: left;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	background: #37aece;
	
	line-height: -0px;
}

.w3c_css{
	width: 80px;
	height: 15px;
	float: left;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	
	background: #37aece;
	
	line-height: -0px;
}

.clear{
	clear: both;
	font: 12px Arial, sans-serif;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*<!!--Start Of Style For Photos Menu--!!>*/
.glossymenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(media/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(media/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: white;
}
/*<!!--End Of Style For Photos Menu--!!>*/