                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ottom: 0px;
}
.newsTitle
{
	font-size:10pt;
	color:#FA7900;
	background-color:#D7D0b4;
	text-align: center;
}
.highLightText
{
	color:#FA7900;
}
.marketTitle
{
	font-size:10pt;
	color:#F9dc9e;
	text-align: center;
}
.newsSummary
{
	text-align:justify;
	font-size:7pt;
	color:#4E4D4F;
}
.update
{
	font-family:Tahoma;
	font-size:10pt;
	color:#4E4D4F;
}
.updateTextBox
{
	font-family:Tahoma;
	font-size:9pt;
	color:#4E4D4F;
}
.testValign {
	vertical-align: middle;
	height: 30px;

}
.notile {
	background-repeat: repeat-y;
	background-position: center;
}
.innerTextTitle
{
	font-size:10pt;
	color:#766752;
}
.tdDescText
{
	vertical-align:top;
	text-align:justify;
	padding-left:2px;
	padding-right:2px;
}
.centerText {
	text-align:justify;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.borderBanner {
	border: 1px solid #7b6c57;
}
img.bullet {
	margin: 0px 2px 0px 2px;
	padding-left:2px;
	padding-right:2PX;
}
img.bullet2 {
	margin: 0px 30px 0px 30px;
	padding-left:2px;
	padding-right:2PX;
}
/*Faq*/
a.faq {
	color: #6b6060;
	text-decoration: none;
}
a.faq:hover {
	color: #ee7129;
}
.faqFrequently {
	color: #ee7129;
	font-weight: bold;
	
}
.faqQuestion{
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: justify;
}

/* Admin Control Boxes */
.adminTool
{
	vertical-align:middle;
}
.leftAdminBack {
	background-repeat: repeat-y;
	background-position: left;
}
.rightAdminBack {
	background-repeat: repeat-y;
	background-position: right;
}
.adminSmallTextbox 
{
	background-image: url(images/adminSmallTextbox.gif);
	height: 18px;
	width: 119px;
	background-repeat: no-repeat;
	 background-attachment: fixed; 
	background-position: center center;
	border: none;
	font-family:Tahoma;
	font-size:9pt;
	color:#4E4D4F;
	padding-left:5px;
	padding-right:5px;
	unicode-bidi:normal;
}
.adminMiddleTextBox
{
	background-image: url(images/adminBigTextbox.gif);
	height: 18px;
	width: 270px;
	background-repeat: no-repeat;
	 background-attachment: fixed;
	background-position: center center;
	font-family:Tahoma;
	font-size:9pt;
	color:#4E4D4F;
	padding-left:5px;
	padding-right:5px;
}
.adminBigTextbox 
{
	background-image: url(images/adminBigTextbox.gif);
	height: 18px;
	width: 400px;
	background-repeat: no-repeat;
	 background-attachment: fixed; 
	background-position: center center;
	border: none;
	font-family:Tahoma;
	font-size:9pt;
	color:#4E4D4F;
	padding-left:5px;
	padding-right:5px;
}

.adminTelTextboxFa 
{
	background-image: url(images/adminBigTextbox.gif);
	height: 18px;
	width: 400px;
	background-repeat: no-repeat;
	background-attachment: fixed; 
	background-position: center center;
	border: none;
	font-family:Tahoma;
	font-size:9pt;
	color:#4E4D4F;
	padding-left:5px;
	padding-right:5px;
	direction:ltr;
	text-align:right;
}
.adminTelTextboxEn 
{
	background-image: url(images/adminBigTextbox.gif);
	height: 18px;
	width: 400px;
	background-repeat: no-repeat;
	background-attachment: fixed; 
	background-position: center center;
	border: none;
	font-family:Tahoma;
	font-size:9pt;
	color:#4E4D4F;
	padding-left:5px;
	padding-right:5px;

}

.adminSmallTextArea 
{
	background-color:#EAE4CA;
	background-image: url(images/adminSmallTextArea.gif);
	height: 75px;
	width: 400px;
	font-family:Tahoma;
	text-align:justify;
	font-size:9pt;
	color:#4E4D4F;
	background-repeat: no-repeat;
	 background-attachment: fixed; 
	background-position: right center;
	border: none;
	scrollbar-arrow-color: #666046;
	scrollbar-base-color: #d5cfb5;
	scrollbar-darkshadow-color: #9e987e;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-face-color: #d5cfb5;
	scrollbar-highlight-color: #f0ead0;
	scrollbar-shadow-color: #b9b399;
	scrollbar-track-color: #d3cdb3;
	padding: 5px;
	padding-left: 20px;
}
.adminBigTextArea 
{
	background-image: url(images/adminBigTextArea.gif);
	height: 238px;
	width: 400px;
	background-color:#EAE4CA;
	background-repeat: no-repeat;
	font-family:Tahoma;
	text-align:justify;
	font-size:9pt;
	color:#4E4D4F;
	padding-left:5px;
	padding-right:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	 background-attachment: fixed; 
	background-position: center center;
	border: none;
	scrollbar-arrow-color: #666046;
	scrollbar-base-color: #d5cfb5;
	scrollbar-darkshadow-color: #9e987e;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-face-color: #d5cfb5;
	scrollbar-highlight-color: #f0ead0;
	scrollbar-shadow-color: #b9b399;
	scrollbar-track-color: #d3cdb3;
}

.adminMediumTextArea 
{
	background-color:#EAE4CA;
	background-image: url(images/adminMediumTextArea.gif);
	height: 120px;
	width: 320px;
	font-family:Tahoma;
	text-align:justify;
	font-size:9pt;
	color:#4E4D4F;
	background-repeat: no-repeat;
	background-attachment: fixed; 
	background-position: right center;
	border: none;
	scrollbar-arrow-color: #666046;
	scrollbar-base-color: #d5cfb5;
	scrollbar-darkshadow-color: #9e987e;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-face-color: #d5cfb5;
	scrollbar-highlight-color: #f0ead0;
	scrollbar-shadow-color: #b9b399;
	scrollbar-track-color: #d3cdb3;
	padding: 5px;
	padding-left: 20px;
}
.adminMediumTextbox 
{
	background-image: url(images/adminMediumTextbox.gif);
	height: 18px;
	width: 303px;
	background-repeat: no-repeat;
	 background-attachment: fixed; 
	background-position: center center;
	border: none;
	font-family:Tahoma;
	font-size:9pt;
	color:#4E4D4F;
	padding-left:5px;
	padding-right:5px;
	unicode-bidi:normal;
}

a.newslink
{
	text-decoration:none;
	color: #ee7129;
	font-weight: bold;
}
a.newslink:hover
{
/*	text-decoration:underline;*/
	color: #ffaa29;
}


a.floorPlan_fa{
     display: table-cell;
     width: 48px;
     height: 15px;
     background: url(images/floorPlanBtn_fa.gif);
}

a.floorPlan_fa:hover{
	 background: url(images/floorPlanBtn_over_fa.gif);
}

a.floorPlan_en{
     display: table-cell;
     width: 48px;
     height: 15px;
     background: url(images/floorPlanBtn_en.gif);
}

a.floorPlan_en:hover{
	 background: url(images/floorPlanBtn_over_en.gif);
}



a.savePic{
	display: table-cell;
     width: 54px;
     height: 15px;
     background: url(images/savePicUp.gif);
}
a.savePic:hover{
	display: table-cell;
     width: 54px;
     height: 15px;
     background: url(images/savePicOver.gif);
}
a.delPic{
	display: table-cell;
     width: 54px;
     height: 15px;
     background: url(images/delPicUp.gif);
	 margin-top:4px;
	 margin-bottom:2px;
}
a.delPic:hover{
	display: table-cell;
     width: 54px;
     height: 15px;
     background: url(images/delPicOver.gif);
}
a.cancelPic{
	display: table-cell;
     width: 54px;
     height: 15px;
     background: url(images/cancelUp.gif);
	 margin-top:4px;
	 margin-bottom:2px;
}
a.cancelPic:hover{
	display: table-cell;
     width: 54px;
     height: 15px;
     background: url(images/cancelUp_over.gif);
}
a.acceptPic{
	display: table-cell;
     width: 54px;
     height: 15px;
     background: url(images/acceptUp.gif);
	 margin-top:4px;
	 margin-bottom:2px;
}
a.acceptPic:hover{
	display: table-cell;
     width: 54px;
     height: 15px;
     background: url(images/acceptUp_over.gif);
}

a.vritual_en{
     display: table-cell;
     width: 48px;
     height: 15px;
     background: url(images/virtual_btn_en.gif);
}

a.vritual_en:hover{
	 background: url(images/virtual_btn_over_en.gif);
}

a.vritual_fa{
     display: table-cell;
     width: 48px;
     height: 15px;
     background: url(images/virtual_btn_fa.gif);
}

a.vritual_fa:hover{
	 background: url(images/virtual_btn_over_fa.gif);
}


a.newQTVR_fa
{
     display: table-cell;
     width: 48px;
     height: 15px;
     background: url(images/newQtvrBtn_fa.gif);
}

a.newQTVR_fa:hover
{
	 background: url(images/newQtvrBtn_over_fa.gif);
}

a.newQTVR_en
{
     display: table-cell;
     width: 48px;
     height: 15px;
     background: url(images/newQtvrBtn_en.gif);
}

a.newQTVR_en:hover
{
	 background: url(images/newQtvrBtn_over_en.gif);
}

a.gallery_fa {
     display: table-cell;
     width: 48px;
     height: 15px;
     background: url(images/gallery_btn_fa.gif);
}

a.gallery_fa:hover {
     background: url(images/gallery_btn_over_fa.gif);
}

a.gallery_en {
     display: table-cell;
     width: 48px;
     height: 15px;
     background: url(images/gallery_btn_en.gif);
}

a.gallery_en:hover {
     background: url(images/gallery_btn_over_en.gif);
}

a.newGallery_fa{
     display: table-cell;
     width: 48px;
     height: 15px;
     background: url(images/newGalleryBtn_fa.gif);
}

a.newGallery_fa:hover{
	 background: url(images/newGalleryBtn_over_fa.gif);
}

a.newGallery_en{
     display: table-cell;
     width: 48px;
     height: 15px;
     background: url(images/newGalleryBtn_en.gif);
}

a.newGallery_en:hover{
	 background: url(images/newGalleryBtn_over_en.gif);
}


a.siteMap_btn_fa{
     display: table-cell;
     width: 65px;
     height: 19px;
     background: url(images/siteMap_btn_fa.gif);
}

a.siteMap_btn_fa:hover{
	 background: url(images/siteMap_btn_over_fa.gif);
}

a.siteMap_btn_en{
     display: table-cell;
     width: 65px;
     height: 19px;
     background: url(images/siteMap_btn_en.gif);
}

a.siteMap_btn_en:hover{
	 background: url(images/siteMap_btn_over_en.gif);
}


a.weather_btn_fa{
     display: table-cell;
     width: 51px;
     height: 20px;
     background: url(images/weather_btn_fa.gif);
}

a.weather_btn_fa:hover{
     
	 background: url(images/weather_btn_over_fa.gif);
}

a.weather_btn_en{
     display: table-cell;
     width: 51px;
     height: 20px;
     background: url(images/weather_btn_en.gif);
}

a.weather_btn_en:hover{
    
     background: url(images/weather_btn_over_en.gif);
}



a.cityMap_btn_fa{
     display: table-cell;
     width: 65px;
     height: 18px;
     background: url(images/cityMap_btn_fa.gif);
}
a.cityMap_btn_fa:hover{
     
	 background: url(images/cityMap_btn_over_fa.gif);
}

a.cityMap_btn_en{
     display: table-cell;
     width: 65px;
     height: 18px;
     background: url(images/cityMap_btn_en.gif);
}
a.cityMap_btn_en:hover{
     
	 background: url(images/cityMap_btn_over_en.gif);
}


.commontitle
{
	text-decoration:none;
	color: #ee7129;
}

.commonBox
{
	padding: 8px;
}

.imagePadding
{
	padding-top: 20px;
	
	padding-bottom: 20px;
}

a.hlLogin_fa{
     display: table-cell;
     width: 65px;
     height: 18px;
     background: url(images/enter_btn_fa.gif);
}

a.hlLogin_fa:hover{
	 background: url(images/enter_btn_over_fa.gif);
}
a.hlLogin_en{
     display: table-cell;
     width: 65px;
     height: 18px;
     background: url(images/enter_btn_en.gif);
}

a.hlLogin_en:hover{
	 background: url(images/enter_btn_over_en.gif);
}

a.lnNewUser_fa{
     display: table-cell;
     width: 65px;
     height: 18px;
     background: url(images/newUser_btn_fa.gif);
}

a.lnNewUser_fa:hover{
	 background: url(images/newUser_btn_over_fa.gif);
}

a.lnNewUser_en{
     display: table-cell;
     width: 65px;
     height: 18px;
     background: url(images/newUser_btn_en.gif);
}

a.lnNewUser_en:hover{
	 background: url(images/newUser_btn_over_en.gif);
}
a.acceptLogin_fa{
     display: table-cell;
     width: 39px;
     height: 16px;
     background: url(images/acceptBt_fa.gif);
}

a.acceptLogin_fa:hover{
	 background: url(images/acceptBt_Over_fa.gif);
}
a.acceptLogin_en{
     display: table-cell;
     width: 39px;
     height: 16px;
     background: url(images/acceptBt_en.gif);
}

a.acceptLogin_en:hover{
	 background: url(images/acceptBt_Over_en.gif);
}
a.lbLogOut_fa{
     display: table-cell;
     width: 65px;
     height: 18px;
     background: url(images/userExit_fa.gif);
}

a.lbLogOut_fa:hover{
	 background: url(images/userExit_Over_fa.gif);
}
a.lbLogOut_en{
     display: table-cell;
     width: 65px;
     height: 18px;
     background: url(images/userExit_en.gif);
}

a.lbLogOut_en:hover{
	 background: url(images/userExit_Over_en.gif);
}

a.usersList_fa{
     display: table-cell;
     width: 65px;
     height: 18px;
     background: url(images/usersList_fa.gif);
}
a.usersList_fa:hover{
	 background: url(images/usersList_Over_fa.gif);
}
a.usersList_en{
     display: table-cell;
     width: 65px;
     height: 18px;
     background: url(images/usersList_fa.gif);
}
a.usersList_en:hover{
	 background: url(images/usersList_Over_fa.gif);
}

a.calender_fa{
     display: table-cell;
     width: 51px;
     height: 20px;
     background: url(images/calender_btn_fa.gif);
}

a.calender_fa:hover{
	 background: url(images/calender_btn_over_fa.gif);
}
a.calender_en{
     display: table-cell;
     width: 51px;
     height: 20px;
     background: url(images/calender_btn_en.gif);
}

a.calender_en:hover{
	 background: url(images/calender_btn_over_en.gif);
}

a.terminal_fa {
     display: table-cell;
     width: 65px;
     height: 18px;
     background: url(images/terminal_btn_fa.gif);
}

a.terminal_fa:hover {
     background: url(images/terminal_btn_over_fa.gif);
}

a.terminal_en {
     display: table-cell;
     width: 65px;
     height: 18px;
     background: url(images/terminal_btn_en.gif);
}

a.terminal_en:hover {
     background: url(images/terminal_btn_over_en.gif);
}

a.hotelMap_btn_fa {
     display: table-cell;
     width: 65px;
     height: 18px;
     background: url(images/hotelMap_btn_fa.gif);
}

a.hotelMap_btn_fa:hover {
     background: url(images/hotelMap_btn_over_fa.gif);
}

a.hotelMap_btn_en {
     display: table-cell;
     width: 65px;
     height: 18px;
     background: url(images/hotelMap_btn_en.gif);
}

a.hotelMap_btn_en:hover {
     background: url(images/hotelMap_btn_over_en.gif);
}



a.submit_btn_fa {
     display: table-cell;
     width: 65px;
     height: 18px;
     background: url(images/submit_btn_fa.gif);
}

a.submit_btn_fa:hover {
     background: url(images/submit_btn_over_fa.gif);
}


a.submit_btn_en {
     display: table-cell;
     width: 65px;
     height: 18px;
     background: url(images/submit_btn_en.gif);
}

a.submit_btn_en:hover {
     background: url(images/submit_btn_over_en.gif);
}

a.delete_btn_fa {
     display: table-cell;
     width: 65px;
     height: 18px;
     background: url(images/delete_btn_fa.gif);
}

a.delete_btn_fa:hover {
     background: url(images/delete_btn_over_fa.gif);
}


a.delete_btn_en {
     display: table-cell;
     width: 65px;
     height: 18px;
     background: url(images/delete_btn_en.gif);
}

a.delete_btn_en:hover {
     background: url(images/delete_btn_over_en.gif);
}


.searchTitle
{
	color: #ee7129;
	font-weight: bold;
	text-decoration:'underline';
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: justify;
}
a.search_info_fa
{
	 display: table-cell;
     width: 78px;
     height: 15px;
	 background: url(images/moreInfo_btn_fa.gif);
}
a.search_info_fa:hover
{
	 background: url(images/moreInfo_btn_over_fa.gif);
}
a.toolbarIgnore{
     display: table-cell;
     width: 33px;
     height: 18px;
     background: url(images/toolBar_02.jpg);
}

a.toolbarIgnore:hover{
	 background: url(images/toolBar_over_02.gif);
}
a.toolbarAccept{
     display: table-cell;
     width: 56px;
     height: 18px;
     background: url(images/toolBar_04.jpg);
}

a.toolbarAccept:hover{
	 background: url(images/toolBar_over_04.gif);
}
a.search_info_en
{
	 display: table-cell;
     width: 78px;
     height: 15px;
	 background: url(images/moreInfo_btn_en.gif);
}
a.search_info_en:hover
{
	 background: url(images/moreInfo_btn_over_en.gif);
}

.highLight
{
		background-color:#ffff33;
}

a.bigPic {
     display: table-cell;
     width: 18px;
     height: 17px;
     background: url(images/fullSize.gif);
}
.detailBt{
cursor:hand;
}

a.goTo_fa{
     display: table-cell;
     width: 48px;
     height: 15px;
     background: url(images/goTo_fa.gif);
}

a.goTo_fa:hover{
	 background: url(images/goTo_over_fa.gif);
}
a.changes
{
	color:White;
	text-decoration:none;
}