/* print.css
------------------------------------------------------------------------
Print Styles for Skigastein 

Author: elements.at 
--------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: none;
}

div, h1, h2, h3, h4, p, form, input, select, textarea, ol, ul, li, object, embed {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;			
}

img {
	border: none;
}


#site_container {
	width: 660px;
	overflow: visible;
}


#site {
	background: none;
	width: 660px;
	overflow: visible;
	padding: 0;
}

/* Header
--------------------------------------------------------------- */
#header {
	display: none;
}

#portal {
	display: none;
}

/* Content
--------------------------------------------------------------- */
#content {
	width: 660px;
	overflow: visible;
	padding: 0;
}

#content #content_area {
	background: none;
	width: 660px;
	overflow: visible;
}

#content #content_area #textarea {
	background:none;
	width: 660px;
	overflow: visible;
}

#textarea #content_left {
	display: none;
}


/* right side*/
#textarea #content_right {
	width: 660px;
	overflow: visible;
	padding: 0;
}

#textarea #content_right #cr_inner {
	width: 660px;
	overflow: visible;
	color: #303340;
}

#textarea #content_right #cr_inner h1 {
	width: 660px;
	overflow: hidden;
	color: #5287c1;
	font-size: 15px;
	line-height: 18px;
	padding: 3px 0 0 0;
	margin: 0 0 7px 0;
}

#content_right h2 {
	font-size: 11px;
	color: #5287c1;
	margin: 10px 0;
}

#textarea #content_right #cr_inner a {
	overflow: hidden;
	color: #5287c1;
	text-decoration: none;
}

#textarea #content_right #cr_inner p {
	margin: 0;
}


#textarea #content_right #cr_inner ul {
	margin: 10px 10px 10px 20px;
}

#textarea #content_right #cr_inner li {
	margin-bottom: 4px;
	list-style-type: square;
}


#textarea #content_right #cr_inner .datatable {
	border-collapse: collapse;
	margin: 0 0 0 1px;
}

#textarea #content_right #cr_inner .datatable td {
	padding: 5px 10px 5px 10px;
	background: #FAFCFE;
	border: 1px solid #C6DBF0;
}

#textarea #content_right #cr_inner .datatable .header td {
	background: #3D7FB7;
	color: #fff;
}

#textarea #content_right #cr_inner .datatable .subheader td {
	background: #E1ECF7;
	color: #3D7FB7;
}


#textarea #content_right #cr_inner table {
	overflow: visible;
}

/* img container with caption
--------------------------------------------------------------------- */
#textarea #content_right #cr_inner #cr_img_c {
	float: right;
	width: 334px;
	margin: 0 0 10px 10px;
}
#cr_img_c .cr_img {
	width: 342px;
	margin: 0 0 10px 0;
}

#cr_img_c .cr_img img {
	width: 334px;
	display: block;
}

#cr_img_c .cr_img_text {
	background: #fff;
	color: #303340;
	width: 314px;
	padding: 6px 10px;
}


/* image gallery */
#textarea #content_right #cr_inner #gallery {
	width: 660px;
	overflow: visible;
}

#gallery div {
	float: left;
	margin: 10px 10px 0 0;
	overflow: hidden;
	padding: 7px;
	background: #fff;
}

#gallery div a {
	display: block;
	text-decoration: none;
}

#gallery div img {
	border: none;
}

/* content teaser */
#content_teaser {
	width: 660px;
	overflow: visible;
}

#content_teaser .img_text_teaser_xwide {
	background: #e5eff8;
	width: 660px;
	height: 101px;
	overflow: hidden;
	margin: 10px 0 0 0;
	padding: 0;
	cursor: pointer;
}

#content_teaser .img_text_teaser_xwide .ittxw_img {
	width: 179px;
	height: 101px;
	float: left;
}

#content_teaser .img_text_teaser_xwide .ittxw_img img {
	width: 179px;
	height: 101px;
}

#content_teaser .img_text_teaser_xwide .ittxw_text {
	width: 455px;
	padding: 0 10px 0 15px;
	float: left;
}

#content_teaser .img_text_teaser_xwide .ittxw_text h2 {
	width: 455px;
	color: #4d83b2;
	font-size: 12px;
	margin: 0;
	padding: 3px 0;
	
}

#content_teaser .img_text_teaser_xwide .ittxw_text p {
	font-size: 11px;
	color: #403030;
	margin: 6px 0 0 0 !important;
	line-height: 14px;
	height: 42px;
	overflow: hidden;
	padding: 0;
}

#content_teaser .img_text_teaser_xwide .ittxw_text .iitxw_details {
	margin: 0;
	overflow: hidden;
	height: 14px;
	padding: 3px 0;
	margin: 0;
}

#content_teaser .img_text_teaser_xwide .ittxw_text .iitxw_details a {
	background: url(/static/img/teaser_arrow_winter.gif) right 3px no-repeat;
	font-weight: bold;
	color: #C42409;
	text-decoration: none;
	padding: 0 10px 0 0;
}

/* loacation-entries (huts, skirent and skischools) */
#textarea #content_right #cr_inner .location_entry {
	background: #fff;
	width: 350px;
	height: 180px;
	overflow: hidden;
	margin: 10px 10px 0 0;
	padding: 0 0 5px 0;
	float: left;
}

#textarea #content_right #cr_inner .le_text {
	height: 50px;
	padding: 0;
	margin: 0;
}

#textarea #content_right #cr_inner .le_text h4 {
	font-size: 11px;
	padding: 10px 10px 0 10px;
}

#textarea #content_right #cr_inner .le_text p {
	font-size: 11px;
	padding: 10px 10px 0 10px;
}

#textarea #content_right #cr_inner .le_img {
	width: 110px;
	float: right;
}

#textarea #content_right #cr_inner .le_img img {
	width: 100px;
	margin: 5px 10px 0 0;
}


#textarea #content_right #cr_inner .le_adress {
	width: 220px;	
	height: 130px !important;
	padding: 5px 0 5px 10px;
	float: left;
	overflow: hidden;
	
}

#textarea #content_right #cr_inner .le_adress h4 {
	font-size: 11px;
}


/*subportal teaser*/
#subportal_teaser {
	width: 660px;
	overflow: visible;
}

#subportal_teaser .img_text_teaser_xwide {
	background: #e5eff8;
	width: 660px;
	height: 101px;
	overflow: hidden;
	margin: 10px 0 0 0;
	padding: 0;
	cursor: pointer;
}

#subportal_teaser .img_text_teaser_xwide .ittxw_img {
	width: 179px;
	height: 101px;
	float: left;
}

#subportal_teaser .img_text_teaser_xwide .ittxw_img img {
	width: 179px;
	height: 101px;
}

#subportal_teaser .img_text_teaser_xwide .ittxw_text {
	width: 455px;
	padding: 0 10px 0 15px;
	float: left;
}

#subportal_teaser .img_text_teaser_xwide .ittxw_text h2 {
	width: 455px;
	color: #4d83b2;
	font-size: 12px;
	margin: 0;
	padding: 3px 0;
}

#subportal_teaser .img_text_teaser_xwide .ittxw_text p {
	font-size: 11px;
	color: #403030;
	margin: 6px 0 0 0 !important;
	line-height: 14px;
	height: 42px;
	overflow: hidden;
	padding: 0;
}

#subportal_teaser .img_text_teaser_xwide .ittxw_text .iitxw_details {
	margin: 0;
	overflow: hidden;
	height: 14px;
	padding: 3px 0;
	margin: 0;
}

#subportal_teaser .img_text_teaser_xwide .ittxw_text .iitxw_details a {
	background: url(/static/img/teaser_arrow_winter.gif) right 3px no-repeat;
	font-weight: bold;
	color: #C42409;
	text-decoration: none;
	padding: 0 10px 0 0;
}


/* Presspictures and texts 
-------------------------------------------------------------------*/
#textarea #content_right #cr_inner .press_search {
	width: 660px;
	overflow: hidden;
}

#textarea #content_right #cr_inner .press_search form {
	width: 660px;
	overflow: hidden;
	padding: 10px 0;
	background: #d6e4f1;
}

#textarea #content_right #cr_inner .press_search form p {
	width: 660px;
	height: 19px;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	overflow: hidden;
}

#textarea #content_right #cr_inner .press_search form label {
	display: block;
	width: 120px;
	height: 14px;
	overflow: hidden;
	color: #303340;
	padding: 3px 10px 2px 0;
	float: left;
}

#textarea #content_right #cr_inner .press_search form input {
	width: 150px;
	background: #fff;
	border: 1px solid #fff;
	padding: 2px 0 2px 5px;
	line-height: 14px;
	margin: 0 10px 0 0;
	overflow: hidden;
	color: #303340;
	float: left;
}

#textarea #content_right #cr_inner .press_search form input.submit {
	width: auto;
	height: 18px !important;
	background: #5287c1 url(/static/img/arrow_white.gif) 5px 5px no-repeat;
	border: 1px solid #5287c1;
	padding: 0 10px 0 20px !important;
	line-height: 14px;
	margin: 0;
	overflow: visible;
	color: #fff;
	float: left;
	cursor: pointer;
	font-weight: normal;
}

#textarea #content_right #cr_inner .press_categories {
	width: 660px;
	overflow: hidden;
	padding: 10px 0;
}

#textarea #content_right #cr_inner .press_categories ul {
	width: 650px;
	overflow: hidden;
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
}

#textarea #content_right #cr_inner .press_categories ul li {
	background: url(/static/img/cat_list.gif) left 4px no-repeat;
	width: 650px;
	overflow: hidden;
	list-style: none;
	padding: 0 0 0 10px;
}

/* Presspics */
#textarea #content_right #cr_inner .press_pictures {
	width: 660px;
	overflow: visible;
}

#textarea #content_right #cr_inner .press_pictures .pressebildblock {
	width: 228px;
	height: 135px;
	overflow: hidden;
	float: left;
	margin: 10px 10px 0 0;
	text-align: left;
	background: #fff;
	padding: 0;
	color: #fff;
}

#textarea #content_right #cr_inner .press_pictures .pressebildblock .image {
	width: 212px;
	height: 101px;
	overflow: hidden;
	padding: 7px 7px 0 7px;
}

#textarea #content_right #cr_inner .press_pictures .pressebildblock .pp_text {
	width: 212px;
	height: 14px;
	overflow: hidden;
	padding: 5px;
}

#textarea #content_right #cr_inner .press_pictures .pressebildblock a {
	color: #303340 !important;
	text-decoration: none;
}

/* Presstexts */
#textarea #content_right #cr_inner .press_texts {
	width: 660px;
	overflow: visible;
}

#textarea #content_right #cr_inner .press_texts .presstext {
	width: 660px;
	overflow: hidden;
	margin: 10px 0 0 0;
}

#textarea #content_right #cr_inner .press_texts .presstext a {
	text-decoration: underline;
}

#textarea #content_right #cr_inner .press_texts .presstext p {
	width: 660px;
	overflow: hidden;
	padding: 5px 0;
}



/* Paging */
#textarea #content_right #cr_inner .pageing {
	width: 660px;
	overflow: hidden;
	padding: 10px 0;
	clear: both;
}

#textarea #content_right #cr_inner .pageing a {
	color: #5287c1;
	text-decoration: none;
	margin: 0 10px 0 0;
}

#textarea #content_right #cr_inner .pageing a.next {
	color: #5287c1;
	text-decoration: none;
	padding: 0 10px 0 0;
	background: url(/static/img/paging_next.gif) right 4px no-repeat;
}
#textarea #content_right #cr_inner .pageing a.back {
	color: #5287c1;
	text-decoration: none;
	padding: 0 0 0 10px;
	background: url(/static/img/paging_back.gif) left 4px no-repeat;
}


/* newsletter subscribe and unsubscribe */
#textarea #content_right #cr_inner .newsletter_form {
	width: 450px;
	overflow: hidden;
}

#textarea #content_right #cr_inner .newsletter_form form {
	width: 450px;
	overflow: hidden;
	padding: 10px 0;
	background: #d6e4f1;
}

#textarea #content_right #cr_inner .newsletter_form form p {
	width: 440px;
	height: 19px;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	overflow: hidden;
}

#textarea #content_right #cr_inner .newsletter_form form label {
	display: block;
	width: 120px;
	height: 14px;
	overflow: hidden;
	color: #303340;
	padding: 3px 10px 2px 0;
	float: left;
}

#textarea #content_right #cr_inner .newsletter_form form input {
	width: 250px;
	background: #fff;
	border: 1px solid #fff;
	padding: 2px 0 2px 5px;
	line-height: 14px;
	margin: 0 10px 0 0;
	overflow: hidden;
	color: #303340;
	float: left;
}

#textarea #content_right #cr_inner .newsletter_form form select {
	width: 100px;
	background: #fff;
	border: 1px solid #fff;
	padding: 1px 1px 1px 5px;
	line-height: 14px;
	margin: 0 10px 0 0;
	overflow: hidden;
	color: #303340;
	float: left;
}

#textarea #content_right #cr_inner .newsletter_form form p.submitbutton {
	width: 300px;
	height: 19px;
	padding: 0 0 0 140px;
	margin: 0 0 3px 0;
	overflow: hidden;
}


#textarea #content_right #cr_inner .newsletter_form form input.submit {
	width: auto;
	height: 18px !important;
	background: #5287c1 url(/static/img/arrow_white.gif) 5px 5px no-repeat;
	border: 1px solid #5287c1;
	padding: 0 10px 0 20px !important;
	line-height: 14px;
	margin: 0;
	overflow: visible;
	color: #fff;
	float: left;
	cursor: pointer;
	font-weight: normal;
}


/* Webcams */
#textarea #content_right #cr_inner #webcam_container {
	width: 660px;
	overflow: hidden;
}

#webcam_container .mapcontainer {
	display: none;
}

#webcam_container #detail_webcams {
	width: 380px;
	height: 502px;
	overflow: hidden;
}

#webcam_container #detail_webcams .webcam {
	width: 380px;
	overflow: hidden;
	margin: 0 0 1px 0;
	
	height: 26px;
}

#webcam_container #detail_webcams .webcam .head {
	background: #c5daed url(/static/img/webcam_closed.gif) 8px 10px no-repeat;
	width: 350px;
	height: 14px;
	overflow: hidden;
	padding: 6px 10px 6px 20px;
	color: #5287c1;
	font-size: 11px;
	line-height: 14px;
	cursor: pointer;
}

#webcam_container #detail_webcams .webcam .headopen {
	background: #fff url(/static/img/webcam_open.gif) 7px 11px no-repeat;
	width: 350px;
	height: 14px;
	overflow: hidden;
	padding: 6px 10px 6px 20px;
	color: #303340;
	font-size: 11px;
	line-height: 14px;
	cursor: pointer;
}

#webcam_container #detail_webcams .webcam .detail {
	width: 380px;
	height: 286px;
	overflow: hidden;
}



/* lifts and slopes and weather */

/* Content 2 Blocks */
#textarea #content_right #cr_inner .block2 { 
	width: 660px; 
	margin: 10px 0 0 0;
	overflow: hidden;
}


#textarea #content_right #cr_inner .block2 table { 
	width: 100%;
}

#textarea #content_right #cr_inner .block2 .block {
	width: 350px;
	margin: 0 10px 10px 0;
}

#textarea #content_right #cr_inner .block2 .color0 {
	background: #d6e4f1;
	padding: 10px;
}

#textarea #content_right #cr_inner .block2 .color1 {
	background: #d6e4f1;
	padding: 10px;
}

#textarea #content_right #cr_inner .block2 td {
	vertical-align: top;
	border-bottom: solid 1px #bdd2e9;
	padding: 3px 10px 4px 0;
}

#textarea #content_right #cr_inner .block2 th {
	vertical-align: top;
	border-bottom: solid 1px #bdd2e9;
	padding: 0 10px 0 0;
}

#textarea #content_right #cr_inner .block2 .color1 td {
	border-bottom: solid 1px #bdd2e9;
	padding: 3px 10px 6px 0;
}
#textarea #content_right #cr_inner .block2 .color1 th {
	border-bottom: solid 1px #bdd2e9;
	padding: 0 10px 2px 0;
}

#textarea #content_right #cr_inner .block2 table.lift td {
	padding: 2px 5px 2px 0;
}

#textarea #content_right #cr_inner .block2 table.lift th {
	padding: 2px 5px 2px 0;
}

#textarea #content_right #cr_inner .block2 table.lift td.percent {
	background: #669900;
	color: #fff;
	text-align: right;
	padding: 2px 5px 2px 5px;
	width: 30px !important; 
}

#textarea #content_right #cr_inner .block2 table.lift tfoot td {
	padding: 2px 5px 2px 0;
	border-top: solid 2px #bdd2e9;
	border-bottom: solid 0px;
}
#textarea #content_right #cr_inner .block2 table.lift tfoot th {
	padding: 2px 5px 2px 0;
	border-top: solid 2px #bdd2e9;
	border-bottom: solid 0px;
}
#textarea #content_right #cr_inner .block2 table.lift tfoot td.percent {
	background: #336600;
}


/* openinfos */
#textarea #content_right #cr_inner .openinfo {
	background: #d6e4f1;
	padding: 10px;
	margin: 10px 0;
}

#textarea #content_right #cr_inner .openinfo table { 
	width: 100%; 
}

#textarea #content_right #cr_inner .openinfo tr.info1 {
	background: #d6e4f1;
}
#textarea #content_right #cr_inner .openinfo tr.info2 {
	background: #d6e4f1;
}

#textarea #content_right #cr_inner .openinfo td {
	padding: 2px 5px 2px 5px;
	border-top: solid 1px #bdd2e9;
}
#textarea #content_right #cr_inner .openinfo th {
	padding: 2px 5px 2px 20px;
	border-top: solid 1px #bdd2e9;
	text-align: left;
}
#textarea #content_right #cr_inner .openinfo td {
	padding: 2px 5px 2px 5px;
}
#textarea #content_right #cr_inner .openinfo tr.info1 td {
	border-top: solid 1px #bdd2e9;
}
#textarea #content_right #cr_inner .openinfo tr.info1 th {
	border-top: solid 1px #bdd2e9;
}
#textarea #content_right #cr_inner .openinfo tr.info2 td {
	border-top: solid 1px #bdd2e9;
}
#textarea #content_right #cr_inner .openinfo tr.info2 th {
	border-top: solid 1px #bdd2e9;
}
#textarea #content_right #cr_inner .openinfo td.icon {
	padding: 0 0 0 5px;
}


#textarea #content_right #cr_inner .openinfo thead td, #textarea #content_right #cr_inner .openinfo thead th {
	color: #647382;
	border-top: solid 0;
	border-bottom: solid 2px #bdd2e9;
}

#textarea #content_right #cr_inner .openinfo thead b {
	color: #303340;
}


#textarea #content_right #cr_inner .openinfo tr.space td { 
	height: 10px; 
	border: none;
}

#textarea #content_right #cr_inner a.info { 
	padding: 0 10px 0 0; 
	background: url(/static/nav/a_info0.gif) right no-repeat; 
}

#textarea #content_right #cr_inner a.info:hover { 
	background: url(/static/nav/a_info1.gif) right no-repeat; 
}


tr.info_extra th, tr.info_extra td {
	border-top: solid 0;
	padding: 5px 5px 10px 5px;
}

.block1 {
	margin: 10px 0; 
}



/* season start */
div.seasonstarts {
	padding:10px;
	background:#eaeef0;
}

table.seasonstarts {
	background:#eaeef0;
	width:540px;
}

.seasonstarts .region td{
	font-weight:bold;
	background-color:#ededcf;
	padding:4px 0 4px 10px;
}

.seasonstarts .entry td {
	margin-top:2px;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
}

.seasonstarts .entry td.last {
	border-right:none;
}













/* Footer
--------------------------------------------------------------- */
#footer {
	display: none;
}