/*
questo file definisce lo style di tutti i Box della colonna di destra.
Le dimensioni di eventuali elementi contenuti, eccetto i Link standard e i pulsanti di esecuzione,
sono definiti localmente. 
*/

/************************************	Tools Links Box	*************************************\*/

	.ToolsLinksTitle{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: #666666; font-weight: bold; font-size:11px; line-height:13px;}
	.ToolsLinksText{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: #D0B200; font-weight: bold; font-size:11px; line-height:11px;}
	.ToolLinkFont{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: #D0B200; font-weight: bold; font-size:11px; line-height:11px;}
	a:hover.ToolsLinksText{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: #AD9003; font-weight: bold; font-size:11px; line-height:11px;}
	a:hover.ToolsLinksText font{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: #AD9003; font-weight: bold; font-size:11px; line-height:11px;}

	.ToolsLinksBox{width:190px;}
	.ToolsLinksBox_LeftEntryPage{width:180px; float:left;}

		.ToolsLinksBox Table{width:170px;}
		.ToolsLinksTitleBox{
			min-height:15px;
			background:#F4D100;
			padding:4px 8px 2px 8px;
		}
		.ToolsLinksTitleBox_BlueBorder{
			min-height:15px;
			background:#A9CDE9;
			padding:4px 8px 2px 8px;
		}
		
		
		.ToolsLinksInnerBox{
			width:auto;
			height:auto;
			background:#fff;
			border:1px solid #F4D100;
			border-top:0px;
			padding:9px 9px 6px 9px;
			margin-bottom:10px;
		}
		
		.ToolsLinksInnerBox_BlueBorder
		{
			background:#fff;
			border:1px solid #A9CDE9;
			border-top:0px;
			padding:9px 9px 6px 9px;
			margin-bottom:10px;
		}		
		.ToolsLinksInnerBoxApp{
			background:#fff;
			border:1px solid #F4D100;
			border-top:0px;
			padding:9px 9px 6px 9px;

			margin-bottom:2px;
		}
		.ToolsLinksInnerBox_WhiteBG{
			background:#FFF;
			border:1px solid #F4D100;
			border-top:0px;
			padding:9px 9px 6px 9px;
			margin-bottom:10px;
		}

			.ToolsLinkButton
			{
				background-image: url(/SInfo/Common/Icons/LinkStd.gif); 
				background-repeat:no-repeat;
				padding-left:16px;
				margin-bottom:4px;
				background-position:0px 1px;
				}
			a:hover .ToolsLinkButton
			{
				background-image: url(/SInfo/Common/Icons/LinkStd_MOver.gif);
				background-repeat:no-repeat;
				padding-left:16px;
				margin-bottom:4px;
				background-position:0px 1px;
			}
				
/************************************	Tools Tech Box 	*************************************\*/

	.ToolsTechTitle{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: #666666; font-weight: bold; font-size:11px; line-height:13px;}
	.ToolsTechExecuteLink{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration:none; color: #666666; font-weight: bold; font-size:11px; line-height:14px;}

	.ToolsTechBox{width:190px;}
		.ToolsTechTitleBox{
			height:15px;
			background:#CCCCCC;
			padding:4px 8px 2px 8px;
		}
		.ToolsTechInnerBox{
			background:#ECECEC;
			height:auto;
			border:1px solid #CCCCCC;
			border-top:0px;
			padding:9px 9px 9px 9px;
			margin-bottom:10px;
		}
			.ToolsTechInnerBox select{width:167px;}
			
			.ToolsTechLinkButton{
				font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: #666666; font-weight: bold; font-size:11px;
				background-image: url(/SInfo/Common/Images/Search.gif); 
				background-repeat:no-repeat;
				padding-left:22px;
				margin-top:15px;
				}

/***************************************	   Banners      ****************************************\*/

	.BannerBlock{height:auto; margin-bottom:10px; float:left;}		.Banner_Title{height:15px; background:#ECECEC; padding:4px 8px 2px 8px;}
		.Banner_Img{width:188; height:105px; margin:0px 0px 5px 0px; border:1px solid #F4D100;}


/************************************	   Photogalleries      *************************************\*/

	.GalleryBox{width:170px;}
		.GalleryThumbnail{width:49px; height:34px; margin:0px 3px 5px 0px; border:1px solid #CCCCCC;}
		.PostcardThumbnail{width:38px; height:43px; margin:0px 2px 5px 0px; border:1px solid #CCCCCC; float:left;}

/************************************	   Specifico Altapusteria      *************************************\*/

	body
	{
		margin:5px;
		padding:0px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: #666666; font-weight: normal; font-size:10px; line-height:13px;
		}
		
	#MainContainer{width:440px;
		border:0px black solid;}
	
	A {text-decoration:none;color:#666666;font-weight:bold;}
	A:link	{text-decoration:none;color:#666666;font-weight:bold;}
	A:active {text-decoration:none;color:#666666;font-weight:bold;}
	A:visited {text-decoration:none;color:#666666;font-weight:bold;}
	A:hover {text-decoration:underline;color:#333333;font-weight:bold;}
	a img { border: 0; }


	#TopImage{margin-bottom:30px;}

	.ToolsLinksTitleText{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; font-size:10px; line-height:10px;}

	.ToolsLinksInnerLink
	{
		text-align:right;
		margin-right:4px;
		font-weight: bold;
		margin-top:9px;
		border:0px black solid;}
		
	#ToolsLinksInnerSeparator_1{height:auto;border:1px white solid;}
	#ToolsLinksInnerSeparator_2{height:auto;border:1px white solid;}
	#ToolsLinksInnerSeparator_3{height:auto;border:1px white solid;}

	.ToolsLinksBox_Family{width:158px; float:left;}
	.ToolsLinksBox_Family img{
		width:156px;
		height:70px;
		border-left:solid 1px #B31939;
		border-right:solid 1px #B31939;
		border-top:0px;
		border-bottom: solid 0px;}
		.ToolsLinksTitleBox_Family{
			min-height:15px;
			background:#B31939;
			padding:4px 0px 0px 4px !important;
			padding:4px 0px 4px 4px;
		}
		.ToolsLinksInnerBox_Family{
			width:auto;
			height:auto;
			background:#fff;
			border:1px solid #B31939;
			border-top:0px;
			padding:4px 4px 4px 4px;
		}
	.ToolsLinksFooterBox_Family{
			min-height:15px;
			background:#B31939;
			padding:4px 0px 0px 4px !important;
			padding:4px 0px 4px 4px;
			margin-bottom:0px;
		}
		
	.ToolsLinksBox_Pleasure{width:158px; float:left;margin-left:8px;}
	.ToolsLinksBox_Pleasure img{
		width:156px;
		height:70px;
		border-left:solid 1px #590505;
		border-right:solid 1px #590505;
		border-bottom:0px;}
		.ToolsLinksTitleBox_Pleasure{
			min-height:15px;
			background:#590505;
			padding:4px 0px 0px 4px !important;
			padding:4px 0px 4px 4px;
		}
		.ToolsLinksInnerBox_Pleasure{
			width:auto;
			height:auto;
			background:#fff;
			border:1px solid #590505;
			border-top:0px;
			padding:4px 4px 4px 4px;
		}
		.ToolsLinksFooterBox_Pleasure{
			min-height:15px;
			background:#590505;
			padding:4px 0px 0px 4px !important;
			padding:4px 0px 4px 4px;
			margin-bottom:0px;
		}

		
	.ToolsLinksBox_Leisure{width:158px; float:left;margin-left:8px;}
	.ToolsLinksBox_Leisure img{
		width:156px;
		height:70px;
		border-left:solid 1px #DE7000;
		border-right:solid 1px #DE7000;
		border-bottom:0px;}
		.ToolsLinksTitleBox_Leisure{
			min-height:15px;
			background:#DE7000;
			padding:4px 0px 0px 4px !important;
			padding:4px 0px 4px 4px;
		}
		.ToolsLinksInnerBox_Leisure{
			width:auto;
			height:auto;
			background:#fff;
			border:1px solid #DE7000;
			border-top:0px;
			padding:4px 4px 4px 4px;
		}
		.ToolsLinksFooterBox_Leisure{
			min-height:15px;
			background:#DE7000;
			padding:4px 0px 0px 4px !important;
			padding:4px 0px 4px 4px;
			margin-bottom:20px;
		}
	
	#SearchBoxContainer{border:solid 0px black; float:left;padding:0px;}
		
	#IBSearch{width:auto;height:auto;margin:0px;padding:10px 4px;}
	
	#SearchBox{background:#F3F0EA;width:488px !important;width:490px;height:auto;margin:0px;margin-bottom:20px;}
	#SearchBoxTile{background:#DDD5C8;padding:4px 0px 0px 10px!important;padding:4px 0px 4px 10px;}
	#SearchBox_Content{background:#F3F0EA;padding:4px 4px 0px 4px;}
	#SearchBox select{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: #666666; font-weight: normal; font-size:10px; line-height:13px;}
	#SearchBox img{border:0px;}
	#SearchBox input{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: #666666; font-weight: normal; font-size:10px; line-height:13px;}
	.ToolsSearchTitle{font-weight:bold;}
	#divResorts_Sel{float:left;}
	#divCheckIn{margin-right:7px;float:left;}
	#divRooms{margin-right:5px; float:left;}
	#divRooms .Section_Elements{width:0px;margin:0px;}
	#divPersons{margin-left:0px; margin-right:5px; float:left;}
	#divBoard SELECT{width:205px!important;width:195px;}
	#divSearch {text-align:right;margin-right:6px;width:auto;}
	
	#OfferTipBox
	{
		border:solid 1px #a9bf00; 
		width:248px!important; 
		width:268px; 
		height:auto!important;
		min-height:96px; 
		height:98px;
		padding:10px; 
		margin-right:30px;
		margin-bottom:0px;
		float:left;}
		
	#ExclamationBoxTitle{font-weight:bold;color:#a9bf00;margin-bottom:0px;}
	#ExclamationImage{width:48px;height:auto!important;min-height:96px; height:98px;float:left;}
	#ExclamationImage IMG{width:28px;height:79px;}
	#ExclamationBoxText{margin-bottom:10px;height:55px;}
	#ExclamationBoxPrice{float:left;color:#B31939;font-weight:bold;}
	#ExclamationBoxButton{text-align:right;}
	
	#WhereSuedtirol{float:left; margin-bottom:10px;}
	
	#Evidency{width:491px;margin-bottom:0px; border:solid 0px black;float:left;}
	
	.userDef_HR{width:491px;height:1px;border-bottom:solid 1px #DDD5C8;margin-bottom:10px;margin-top:5px;line-height:1px;}
	
	.EvidencedOffer_Box{width:113px;border:solid 1px #a9bf00;margin:0px 10px 0px 0px;float:left;}	
	.EvidencedOffer_Box IMG{width:113px;margin:0px;padding:0px;}	
	.EvidencedOffer_Box .EvidencedOffer_Row1{width:113px;border-bottom:solid 1px #a9bf00;text-align:center;margin:0px;padding:0px;}	
	.EvidencedOffer_Box .EvidencedOffer_Row1 IMG{width:113px;height:86px;}
	.EvidencedOffer_Box .EvidencedOffer_Row2{width:113px;text-align:center;font-weight:bold;margin:0px;padding:0px;}	
	#LastEvidencedOffer_Box{margin:0px 0px 20px 0px!important;margin:0px 0px 15px 0px;float:left;}	

	#Newsletter{border:0px black solid;}
	#Newsletter .ContentButtonLabel{font-weight:bold;}
	#Newsletter input{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: #666666; font-weight: normal; font-size:10px; line-height:13px;}
	#Newsletter textarea{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: #666666; font-weight: normal; font-size:10px; line-height:13px;}
	.ContentFormNote {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: #666666; font-weight: normal; font-size:10px; line-height:13px;}
	
	#ExclamationBoxText IMG{display:none;width:0px;height:0px;}

	.ToolsTechText{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: #666666; font-weight: bold; font-size:10px; line-height:13px;}
	
	.ToolsTechBox {border:0px black solid;width:400px!important;height:auto;}
	.ToolsTechInnerBox {border:0px black solid;width:auto;height:auto;}
	#CalendarFrom_Box{float:left;margin-right:20px;}
	#HS_Areas_box{float:left;margin-right:20px;}
	#TopicTitle{margin-bottom:0px;width:300px;border:0px black solid;}
	#TopicsContainer{float:left;border:0px black solid;margin-bottom:10px;}
	.TpBox_Container{float:left; width:180px;border:0px black solid;}
	.HS_RightButton{clear:left;}
	#HS_Resorts_Caption{font-size:10px;}
	
	#WeatherAltapusteria{padding-left:20px;}
	#WeatherMap{margin-left:0px;}
	#WeatherMap2{margin-left:0px;}
	#WeatherAltapusteria .ToolsLinksBox{margin-left:0px;}
	
	#Centring_Box{border:0px black solid;text-align:left;padding-left:20px;}
/***************************************************************************************************\*/

