
/* HOTEL INFO STYLE */

.hotel-info-border
{
	border: #fbd78b 1px solid;
}

.hotel-info-bgtitr
{
	background-color: #f8af18;
}

.hotel-info-bgtable
{
	background-color: #fef3dd;
}

.hotel-info-image
{
	border: 1px solid #a3a3a3;
}

.hotel-info-lineleft
{
	border-left: #fbd78b 1px dotted;
}

.hotel-info-downborder
{
	border-bottom: 1px solid #33c0c9;
}

.hotel-info-txt-border
{
	border: 1px solid #ffc000;
}

.hotel-info-borderdetail
{
	border-right: 1px solid #ffc000;
	border-left: 1px solid #ffc000;
	border-bottom: 1px solid #ffc000;
}

.date-table-info
{
	background-color: #ffc000;
}

.hotel-info-button
{
	border: 1px solid #ab4e09;
	background-color: #e67e33;
	color: #ffffff;
}
.hotel-info-button1
{
	border: 1px solid #ab4e09;
	background-color: #e67e33;
	color: #ffffff;
}

.code-border
{
	border: 1px solid #ffc732;
}

.dash-border-photogallery
{
	border-bottom: 1px dotted #990000;
}

.bg-photo-gallery
{
	background-color: #485d88;
}
/* POSTCARD  PAGE STYLE*/
.bg-photo-menu
{
	background-color: #d7eefc;
	border: 1px solid #cde0f4;
}


.photo-menu-link
{
	color: #008bea;
	text-decoration: none;
}

a:hover.photo-menu-link
{
	color: #38340b;
	text-decoration: underline;
}

.postcard
{
	border: #dadada 1px solid;
	padding: 1px;
}

a.postcard-link
{
	color: #38340b;
	text-decoration: none;
}

a:hover.postcard-link
{
	color: #e06b1f;
	text-decoration: underline;
}

.bg-postcard
{
	background-color: #f1f1f3;
}

.border-postcardtop
{
	border-top: 1px solid #b8962c;
}

.border-postcardbottom
{
	border-bottom: 1px solid #b8962c;
}

.border-postcardleft
{
	border-left: 1px solid #b8962c;
}

.border-postcardright
{
	border-right: 1px solid #b8962c;
}

.postcardbg-zirgroup
{
	background-color: #e8f6fe;
	color: #57a9e1;
}

.border-right-postcard
{
	border-right: 1px solid #cde0f4;
}

a.zirgrouplink11
{
	text-decoration: none;
	color: #57a9e1;
}

a:hover.zirgrouplink11
{
	text-decoration: underline;
	color: #0273c4;
}
.HotelName
{
	font-size: 13pt;
	font-family: Times New Roman,Tahoma,sans-serif;
	color: #0896ff;
	font-weight:bold;
}
a.link-city
{
   font-size:10pt;
   color:#0058d5;
   text-decoration:none;
}

a:hover.link-city
{
   color:#ff5603;
   text-decoration:underline;  
}

.border-city
{
   border:1px solid #ffae00;
   }
   
a.city-link
{
	font-family: Times New Roman;
	font-size: 130%;
	font-weight:bold;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	line-height: normal;
	color:#fa3406;
	margin-right:15;
	text-align:right;
	margin-left:0px;
	margin-top:3px; 
	margin-bottom:3px;
	direction:rtl;
}

a:hover.city-link
{
   text-decoration:underline;
   color:#0093ff;
   }
   
.border-article-1
{
   border-right:1px solid #d9d9d9;
   border-left:1px solid #d9d9d9;
   border-bottom:1px solid #d9d9d9;
   }

