@charset "utf-8";
/* CSS Document */

body {
	background-color : #FFF;
	color : #4F4F4F;
	font-family : Arial, sans-serif;
	margin : 0;
	padding : 0;
	font-size : 0.75em;
	line-height : 1.25em;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
img {
border : 0;
}
#home_scrolling {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}


a:link {
	text-decoration : none;
}
a:visited {
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
#container {
	background : #ffffff;
	width : 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.orange_links {
	color: #F2972C;
	font-weight: bold;
}

h3 {
	margin : 0;
	padding : 0;
	font-weight : bold;
	color: #2878B4;
	font-size: 1.2em;
}
h1 {
	color: #2878B4;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-top: 0px;
}

h2 {
	font-weight : bold;
	color: #2878B4;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	height:250px;
	width: 862px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 20px;
	font-size: 90%;
	color: #86B7D7;
}
#branding {
	width : 100%;
	float : left;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
}
#branding a {
color : #ffffff;
}
#mainnav {
	height : 30px;
	background-attachment: scroll;
	background-color: #2C7DB5;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat;
	background-position: 0% 0%;
}
ul#mainnav_links, ul#subnav_links {
	font-size : 1.2em;
	font-weight : bold;
	list-style-image : none;
	list-style-position : outside;
	list-style-type : none;
	margin : 0;
	padding : 0;
}
ul#mainnav_links li, ul#subnav_links li {
	display : inline;
	float : left;
	height : 30px;
	position : relative;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
ul#mainnav_links li a, ul#subnav_links li a {
	color : #ffffff;
	padding : 0;
	margin : 0;
	height : 30px;
	display : inline-block; /*inline*/
	line-height : 30px;
	white-space : nowrap;
}
ul#subnav_links li a {
	padding : 0 15px 0 15px;
	color : #005CA0;
	text-decoration : none;
}
ul#mainnav_links li a:hover {
	text-decoration : none;
	color : #FFF;
	background-repeat: repeat-x;
	background-image: url(../images/nav_bg2.jpg);
	height: 30px;
}
#mainnav_links a span {
	display : inline-block;
	height:30px;
	margin:0;
	white-space:nowrap;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#mainnav_links a:hover span {
	color:#FFF;
	padding-right:10px
}
ul#subnav_links li a:hover {
	text-decoration : none;
	color : #FFF;
	background-image: url(../images/sub_bg3.png);
	background-repeat: repeat-x;
}
#subnav {
	height : 30px;
	width : 100%;
	background-attachment: scroll;
	background-image: url(../images/sub_bg.png);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	font-size: 0.9em;
}
ul#subnav_links li {
	display : block;
	float : left;
	height : 30px;
	padding : 0;
}
#subnav_line {
	background : #000;
}
ul#mainnav_links .currentnavlink {
	background-image: url(../images/nav_bg2.jpg);
	background-repeat: repeat-x;
}#mainnav_links .currentnavlink a:hover span {
	background-image:url(../images/nav_bg2.jpg);
	background-repeat: repeat-x;
}#mainnav_links .currentnavlink a span {
	display : inline-block;
	height:30px;
	line-height:30px;
	margin:0;
	white-space:nowrap;
	background-image: url(../images/nav_bg2.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}ul#mainnav_links .currentnavlink a {
color : #0a1240;
}
#branding2 h1 {
	width:960px;
	height:106px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	margin: 0;
}
#branding2 {
	height: 106px;
	padding: 0px;
	text-indent: -2900px;
}
ul#subnav_links .currentsublink {
	background-image: url(../images/sub_bg3.png);
	background-repeat: repeat-x;
	color: #FFF;
}#subnav_links .currentsublink a:hover span {
	background-image:url(../images/sub_bg3.png);
	background-repeat: repeat-x;
}#subnav_links .currentsublink a span {
	display : inline-block;
	height:30px;
	line-height:30px;
	margin:0;
	white-space:nowrap;
	background-image: url(../images/sub_bg3.png);
	background-repeat: repeat-x;
	color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}ul#subnav_links .currentsublink a {
	color : #FFF;
}
.purple_bullets
{
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

li.pb
{
	background-image: url(../images/flake_bullet.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 20px;
	line-height: 2.2em;
	list-style-type: none;
	color: #FFF;
	font-weight: bold;
}
.purple_bullets2
{
	padding: 0;
	list-style-position: inside;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 13px;
	float: left;
}
#address_box {
	float: right;
	width: 280px;
	text-align: right;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.6em;
	padding-top: 50px;
}
.imgright {
	float: right;
	margin-right: 10px;
	margin-top: 8px;
}



li.pb2
{
	background: url("../images/flake_globe.png") 0em no-repeat;
	padding-left: 30px;
	line-height: 2.2em;
	list-style-position: outside;
	margin-left: 10px;
	font-weight: bold;
}
.imgclickmore {
	margin-left: 10px;
}
#lefthandside {
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#side_offers {
	background-image: url(../images/side_offersbg2.png);
	background-repeat: no-repeat;
	height: 210px;
	width: 227px;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	background-image: url(../images/footer_bg.png);
	height: 65px;
	width: 960px;
	text-align: center;
}


#mainsection {
	width: 630px;
	padding: 10px;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
}
#main_resorts {
	float: left;
	width: 920px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../images/main_resorts.jpg);
	height: 370px;
}
.white_links {
	color: #FFF;
	font-weight: bold;
}
.price_large {
	font-size: 1.6em;
	font-weight: bold;
	color: #FFF;
}

#jumbofooter {
	height:250px;
	width: 940px;
	background-repeat: no-repeat;
	clear: both;
	font-size: 90%;
	color: #FFF;
	background-image: url(../images/footer_bg2.png);
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #1A6EAE;
}
#container #jumbofooter .purple_bullets2 .pb2 a {
	color: #FFF;
	font-weight: normal;
}

#branding3 {
	height: 149px;
	padding: 0px;
	background-image: url(../images/header2.png);
}
#extras {
	height: 70px;
	width: 247px;
	background-image: url(../images/travel_bg.png);
	color: #F60;
	padding-top: 20px;
}
.extras_bullets {
	padding: 0;
	list-style-position: inside;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
}
li.extraspb {
	background: url("../images/flake_globe.png") 0em no-repeat;
	padding-left: 22px;
	line-height: 2.2em;
	list-style-position: outside;
	margin-left: 5px;
	font-weight: bold;
}
#container #extras .extras_bullets .extraspb a {
	color: #FFF;
	font-weight: normal;
}
.slideshow {
	height: 373px;
	width: 675px;
}
#mainsection2 {
	float: left;
	width: 910px;
	padding: 10px;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 15px;
}
#container #mainsection2 h2 a {
	color: #FFF;
}
.resorts_box {
	width: 400px;
	background-color: #FFF;
	float: left;
	margin-right: 18px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #66A5D3;
	background-image: url(../images/resort_fieberbrunn.jpg);
	background-repeat: no-repeat;
	padding-top: 132px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 100%;
}

.resorts_longbox {
	width: 880px;
	background-color: #FFF;
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #66A5D3;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 100%;
	background-repeat: repeat-x;
	margin-top: 0px;
}


.resorts_box2 {
	width: 400px;
	background-color: #FFF;
	float: left;
	margin-right: 18px;
	margin-bottom: 20px;
	margin-left: 10px;
	border: 1px solid #66A5D3;
	background-image: url(../images/resort_stjohann.jpg);
	background-repeat: no-repeat;
	padding-top: 132px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#container #mainsection2 .resorts_longbox h2 a {
	color: #F2972C;
}
.orange_dot {
	background-image: url(../images/orangedot.png);
	background-repeat: no-repeat;
	margin-right: 3px;
	margin-left: 3px;
}
.smaller_font {
	font-size: 85%;
}
.bestforbox {
	margin-top: 8px;
	float: left;
	width: 650px;
	margin-bottom: 8px;
}




.resorts_box3 {
	width: 400px;
	background-color: #FFF;
	float: left;
	margin-right: 18px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #66A5D3;
	background-image: url(../images/resort_kitzbuhel.jpg);
	background-repeat: no-repeat;
	padding-top: 132px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.resorts_box4 {
	width: 400px;
	background-color: #FFF;
	float: left;
	margin-right: 18px;
	margin-bottom: 20px;
	margin-left: 10px;
	border: 1px solid #66A5D3;
	background-image: url(../images/resorts_kirchberg.jpg);
	background-repeat: no-repeat;
	padding-top: 132px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.resorts_box5 {
	width: 400px;
	background-color: #FFF;
	float: left;
	margin-right: 18px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #66A5D3;
	background-image: url(../images/resort_saalbach.jpg);
	background-repeat: no-repeat;
	padding-top: 132px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.resorts_box6 {
	width: 400px;
	background-color: #FFF;
	float: left;
	margin-right: 18px;
	margin-bottom: 20px;
	margin-left: 10px;
	border: 1px solid #66A5D3;
	background-image: url(../images/resort_westendorf.jpg);
	background-repeat: no-repeat;
	padding-top: 132px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.resorts_box7 {
	width: 400px;
	background-color: #FFF;
	float: left;
	margin-right: 18px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #66A5D3;
	background-image: url(../images/resort_obertauren.jpg);
	background-repeat: no-repeat;
	padding-top: 132px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.resorts_box8 {
	width: 400px;
	background-color: #FFF;
	float: left;
	margin-right: 18px;
	margin-bottom: 20px;
	margin-left: 10px;
	border: 1px solid #66A5D3;
	background-image: url(../images/resort_stanton.jpg);
	background-repeat: no-repeat;
	padding-top: 132px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.blue_links {
	color: #2878B4;
	font-weight: bold;
}
.resorts_box9 {
	width: 915px;
	float: left;
	margin-right: 18px;
	margin-left: 12px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#mainpic_resorts {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_resorts2.jpg);
	background-repeat: no-repeat;
}
.imgleft {
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	border: 2px solid #FFF;
}
.imgright_more {
	margin-right: 0px;
	margin-top: 0px;
	float: right;
}
#container #mainsection2 .resorts_longbox h2 {
	color: #F2972C;
	margin-top: 5px;
}
.purple_bullets3 {
	list-style-position: inside;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 13px;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
li.hb
{
	background-image: url(../images/houses.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 40px;
	line-height: 2.2em;
	list-style-type: none;
	color: #FFF;
	font-weight: bold;
}
a.morerollover {
	display: block;
	width: 169px;
	height: 24px;
	text-decoration: none;
	background: url(../images/more_info2.png);
	float: left;
	}

a.morerollover:hover {
	background-position: -169px 0;
	}

.displace {
	left: -5000px;
	position: absolute;
	}
#mainpic_fieberbrunn {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_fieberbrunn.jpg);
	background-repeat: no-repeat;
}
#righthandside {
	float: left;
	width: 230px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 6px;
}
#mainsection_header {
	float: left;
	width: 960px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.factfile_bullets {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
li.factfile1 {
	list-style: none;
	background: url(../images/icons_hotels.png) no-repeat center left;
	margin-left: -40px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: bold;
	color: #FFF;
}
li.factfile2 {
	list-style: none;
	background: url(../images/icons_mountains.png) no-repeat center left;
	margin-left: -40px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: bold;
	color: #FFF;
}
li.factfile3 {
	list-style: none;
	background: url(../images/icons_height.png) no-repeat center left;
	margin-left: -40px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: bold;
	color: #FFF;
}
li.factfile4 {
	list-style: none;
	background: url(../images/icons_slope.png) no-repeat center left;
	margin-left: -40px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: bold;
	color: #FFF;
}
li.factfile5 {
	list-style: none;
	background: url(../images/icons_meals.png) no-repeat center left;
	margin-left: -40px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: bold;
	color: #FFF;
}
li.factfile6 {
	list-style: none;
	background: url(../images/icons_skiier.png) no-repeat center left;
	margin-left: -40px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: bold;
	color: #FFF;
}
li.factfile7 {
	list-style: none;
	background: url(../images/icons_arrows.png) no-repeat center left;
	margin-left: -40px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: bold;
	color: #FFF;
}
#factfile {
	background-image: url(../images/factfile_bg.png);
	height: 300px;
	width: 219px;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #82BCE5;
}#mainsection_onleft {
	width: 665px;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a {
	color: #2878B4;
}
.thumbnail_pad {
	padding: 3px;
}
#photo_gallery {
	height: 206px;
	width: 648px;
	padding-top: 35px;
	background-image: url(../images/photo_gallery_bg2.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 7px;
	margin-bottom: 20px;
}
#mainpic_accommodation {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_accommodation.jpg);
	background-repeat: no-repeat;
}
.accomm_shortbox {
	width: 440px;
	background-color: #FFF;
	float: left;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	border: 1px solid #66A5D3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 100%;
	background-repeat: repeat-x;
	margin-top: 0px;
}
a.hotelrollover {
	display: block;
	width: 125px;
	height: 24px;
	text-decoration: none;
	background: url(../images/hotelview.png);
	float: left;
}
a.hotelrollover:hover {
	background-position: -125px 0;
}
#mainsection3 {
	float: left;
	width: 910px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#quicklinks {
	background-image: url(../images/accommodation_bg.png);
	height: 340px;
	width: 219px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #F09E38;
	color: #FFF;
}
#container #righthandside #quicklinks a {
	color: #FFF;
}

li.quick {
	list-style: none;
	background: url(../images/quick.png) no-repeat center left;
	margin-left: -40px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-weight: bold;
	color: #FFF;
}
#mainpic_fieberbrunn2 {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_fieberbrunn2.jpg);
	background-repeat: no-repeat;
}
.accommodation_longbox {
	width: 880px;
	background-color: #FFF;
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #66A5D3;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 100%;
	background-repeat: repeat-x;
	margin-top: 0px;
	background-image: url(../images/accommodation_strip.png);
}
.accommodation_longbox h2 {
	color: #FFF;
}
a.viewrollover {
	display: block;
	width: 133px;
	height: 24px;
	text-decoration: none;
	float: left;
	background-image: url(../images/fulldetails.png);
}
a.viewrollover:hover {
	background-position: -133px 0;
}
a.availabilityrollover {
	display: block;
	width: 142px;
	height: 24px;
	text-decoration: none;
	float: left;
	background-image: url(../images/availability.png);
	margin-left: 15px;
}
a.availabilityrollover:hover {
	background-position: -142px 0;
}
#mainpic_fulldetails1 {
	height: 373px;
	width: 537px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}
#mainpic_fulldetails2 {
	height: 373px;
	width: 129px;
	margin-left: 16px;
	margin-top: 20px;
	float: left;
}
.thumb_pad {
	margin-bottom: 2px;
}
#container #mainsection_header #mainpic_fulldetails2 img {
	margin-bottom: 2px;
}
#mainsection_onleft2 {
	width: 665px;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#righthandside_details {
	float: left;
	width: 230px;
	margin-top: 73px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#mainpic_stjohann {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_stjohann.jpg);
	background-repeat: no-repeat;
}
#mainpic_kitzbuhel {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_kitzbuhel.jpg);
	background-repeat: no-repeat;
}
#mainpic_stjohann2 {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_stjohann2.jpg);
	background-repeat: no-repeat;
}
#mainpic_kitzbuhel2 {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_kitzbuhel2.jpg);
	background-repeat: no-repeat;
}
#mainpic_kirchberg2 {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_kirchberg2.jpg);
	background-repeat: no-repeat;
}
#mainpic_saalbach {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_saalbach.jpg);
	background-repeat: no-repeat;
}

#mainpic_saalbach2 {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_saalbach2.jpg);
	background-repeat: no-repeat;
}
#mainpic_westendorf2 {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_westendorf2.jpg);
	background-repeat: no-repeat;
}
#mainpic_obertauern2 {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_obertauern2.jpg);
	background-repeat: no-repeat;
}
#mainpic_stanton2 {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_stanton2.jpg);
	background-repeat: no-repeat;
}
#mainpic_feedback {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}
.table_blue {
	background-color: #3F88BF;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
}
.table_grey {
	background-color: #EBEBEB;
	font-weight: bold;
	padding-left: 10px;
}
.feedback_blue {
	font-weight: bold;
	color: #FFF;
	background-color: #3F88BF;
	padding: 8px;
}
.feedback_grey {
	font-weight: bold;
	color: #4F4F4F;
	background-color: #EBEBEB;
	padding: 8px;
	margin-bottom: 20px;
}
.feedback_box {
	width: 98%;
	border: 1px solid #F2972C;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 100%;
	margin-bottom: 20px;
}
#mainpic_links {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_links.jpg);
	background-repeat: no-repeat;
}
.heliski_longbox {
	width: 650px;
	background-color: #FFF;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #66A5D3;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 100%;
	background-repeat: repeat-x;
	margin-top: 0px;
	background-image: url(../images/accommodation_strip.png);
}
.heliski_longbox h2 {
	color: #FFF;
}
#mainpic_heliski {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_heliski.jpg);
	background-repeat: no-repeat;
}
#mainpic_news {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_news.jpg);
	background-repeat: no-repeat;
}
.news_longbox {
	width: 653px;
	background-color: #FFF;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #66A5D3;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 1em;
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.text_center {
	text-align: center;
}
#mainsection4 {
	float: left;
	width: 920px;
	padding: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
}
a.view2rollover {
	display: block;
	width: 133px;
	height: 24px;
	text-decoration: none;
	float: right;
	background-image: url(../images/fulldetails2.png);
}
a.view2rollover:hover {
	background-position: -133px 0;
}
#mainpic_weekends {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_weekends.jpg);
	background-repeat: no-repeat;
}
.purple_bullets4 {
	padding: 0;
	list-style-position: inside;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 13px;
}
li.pb4 {
	background: url("../images/flake_globe.png") 0em no-repeat;
	padding-left: 30px;
	list-style-position: outside;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#priceguide {
	background-image: url(../images/priceguide.png);
	height: 550px;
	width: 214px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #f28703;
	color: #FFF;
}
#mainpic_obertauern {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_obertauern.jpg);
	background-repeat: no-repeat;
}
#mainpic_westendorf {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_westendorf.jpg);
	background-repeat: no-repeat;
}
#mainpic_stanton {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_stanton.jpg);
	background-repeat: no-repeat;
}
#mainpic_kirchberg {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_kirchberg.jpg);
	background-repeat: no-repeat;
}
#corporate {
	background-image: url(../images/corporate_bg.png);
	height: 340px;
	width: 214px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #005CA0;
	color: #FFF;
}
#mainpic_prices {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_prices.jpg);
	background-repeat: no-repeat;
}
a.pricelistrollover {
	display: block;
	width: 666px;
	height: 41px;
	text-decoration: none;
	background-image: url(../images/pricelist.png);
}
a.pricelistrollover:hover {
	background-position: -666px 0;
}
#priceguide2 {
	background-image: url(../images/priceguide2.png);
	height: 550px;
	width: 214px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #f28703;
	color: #FFF;
}
#mainpic_sitemap {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_sitemap.jpg);
	background-repeat: no-repeat;
}
#mainpic_contact {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	background-image: url(../images/main_contact.jpg);
	background-repeat: no-repeat;
}
#side_offers2 {
	background-image: url(../images/side_offersbg2.png);
	background-repeat: no-repeat;
	height: 210px;
	width: 206px;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
#howtobook {
	background-image: url(../images/howtobook.png);
	height: 370px;
	width: 214px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-color: #005CA0;
	color: #FFF;
}
#mainpic_thanks2 {
	height: 373px;
	width: 675px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}
