#big_image { border:1px solid black; position: absolute; width:730px; margin:auto; top: 210px; z-index:50; margin-left:10px;
             background-color: #E6F0F7; text-align: center; display: none; padding: 10px; }
#big_image #caption { border: 1px solid #B7D5E8; font-family: Tahoma; font-size: 11px; padding: 5px; margin: 5px; display: block;}
#big_image #large { background-color: #B7D5E8; font-family: Tahoma; font-size: 11px; padding: 5px; margin: 5px; text-align: right;}

	#loaded_image{ border:1px solid black;}
	#big_image #large a { color: black; text-decoration: none;}
	#big_image #large a:hover { color: black; text-decoration: underline; }
		
	.pht_image_holder {
		float: left;
		width:260px;
	}
	.pht_image_holder img {
		border: 1px solid #C9C9C9;
		width:85px
	}
	.pht_content {
		margin-bottom: 10px;
		padding-top: 5px;
	}
	.pht_content .desc {
		padding-bottom: 5px;
		border-bottom: 1px solid #E9E9E9;
	}
	.pht_under {
		clear: both;
		border-bottom: 1px solid #C9C9C9;
	}
	.pht_images {
		padding-top: 10px;
	}
	
	.pht_link_tekst {
		font-size: 10px;
		line-height: 12px;
		color: #666666;
		text-align:left;
		font-weight: normal;
		width: 19px;
	}
	.pht_link_tekst img {
		/*vertical-align: text-bottom;*/
	}
	.right {
		text-align:right;
	}
	.ImagesContainer { 
		margin: 0px; 
		margin-bottom: 6px; 
		width: 100%; 
		display: block; 
	}
	.TourSmallImage { 
		width: 139px;
		height: 104px;
		background:url('../images/gallery/defaultThumbBck.gif') top left no-repeat; 
		margin: 0px 0px 15px 28px;
      padding: 0px 0px 0px 0px; 
		border:0px solid red;
	}
	.TourSmallImage img { 
		margin: 0; 
		padding: 0; 
		height: 104px; 
		cursor: pointer;
		border:0px solid red;
	}
	.TourImagesContainer { 
		width: 195px; 
		float: left;
      padding:0px 0px 0px 0px;  
		/*clear: both; */
		display: block;
		/*overflow: hidden;*/
		border:0px solid red;
	}
	.TourImages {
	   width: 195px; 
      display: block;
      float:left;
      text-align:center; 
		padding:0px 0px 0px 0px;
      margin:0px 0px 0px 0px;
      border:1px solid blue;
	}
	#lowerPicNav {
		width:100%;
		float:left;
      margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px; 
      border:0px solid green;
	}
	.MainImageContainer { 
		float: left; 
		width: 527px;
		overflow: hidden;
		text-align:center;
		border:0px solid green;
	}
		.MainImage { 
			padding:0px 0px 0px 0px; 
			margin: 0; 
			width: 527px;
			height: 328px;
			text-align: center;
	      background:url('../images/gallery/defaultBck.gif') top left no-repeat;
		}
		.MainImage img {
         margin:15px 0px 0px 0px; 
			height: 299px; 
		}
		.MainImageNav{
		   width:100%;
		   margin:15px 0px 0px 0px;
		}
   	.MainImageCaption {
   		font-size: 10px;
   		line-height: 12px;
   		color: #666666;
   		text-align:center;
   		font-weight: normal;
   		padding: 5px 0px 5px 0px;
   		border-bottom: 1px solid #CCCCCC; 
   	}
	
	.pht_link_tekst a{
		color: #666666;
		text-decoration: none;
	}
	
	.pht_link_tekst a:hover{
		color: #666666;
	}

	.pht_link_tekst img {
		border: 0px;
	}
	

