﻿*{FONT-FAMILY: Arial}
BODY
{
	padding:0px;margin:0px;
    BORDER-TOP-WIDTH: 1pt;
    BORDER-LEFT-WIDTH: 1pt;
    FONT-SIZE: 10pt;
    BORDER-LEFT-COLOR: #330;
    BORDER-BOTTOM-WIDTH: 1pt;
    BORDER-BOTTOM-COLOR: #330;
    COLOR: black;
    BORDER-TOP-COLOR: #330;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: right;
    BORDER-RIGHT-WIDTH: 1pt;
    BORDER-RIGHT-COLOR: #330;
    outline-width: 10pt;
    outline-color: #f93;
}
A		{color:black;FONT-SIZE: 10pt;FONT-WEIGHT: bold;TEXT-DECORATION: none}
A:hover	{FONT-WEIGHT: bold;COLOR: #66f;TEXT-DECORATION: underline}


.sectionHeader 	{color:#FF7A00;font-size:11pt;font-weight:700;margin-top:10px;}

/****************************************************************************/
/* 			Message Style 		 											*/
/****************************************************************************/
.msgContent 	{margin-right:10px; margin-left:10px; }
.infoMsg 	{background-color:#C5C2BD;text-align:right;color:black;}
.errMsg		{background-color:#BB0000;text-align:right;color:white;}
.errMsg	h3	{margin-right:5px;margin-left:5px;font-size:11pt;display:inline;}
.successMsg	{background-color:#0A6710;text-align:right;color:white;}
.okMsg 		{background-color:#FFAF10;text-align:center;color:white;}

/****************************************************************************/
/* 			Round Conrners 													*/
/****************************************************************************/
#roundTop, #roundBottom , .roundBottom{height:7px; background-repeat: no-repeat; background-position: 0 0; clear:both;font-size:1px;}
#roundTop span, #roundBottom span, .roundBottom span 	{display:block; float:right; height:7px; width:7px; background-repeat: no-repeat; background-position: right 0;}
#roundLeft 							{background-repeat: no-repeat; background-position: 0 0; clear:both;}
#roundLeft span						{display:block; float:right; width:100%;height:100%;background-repeat: no-repeat; background-position: left bottom;}
#roundTop ,#roundLeft				{background-image:url(/allsites/Images/small-corner-lt.gif);}
#roundTop span 						{background-image:url(/allsites/Images/small-corner-rt.gif);}
#roundBottom  ,#roundLeft span, .roundBottom		{background-image:url(/allsites/Images/small-corner-lb.gif);}
#roundBottom span ,  .roundBottom span			{background-image:url(/allsites/Images/small-corner-rb.gif);}
.roundBottom					{padding-left:7px;}
.roundBottom, .roundBottom span	{height:100%;background-position:0 100%;}

.gray #roundTop 		,.gray #roundLeft		{background-image:url(/allsites/Images/small-corner-lt-gray.gif);}
.gray #roundTop  		 span 					{background-image:url(/allsites/Images/small-corner-rt-gray.gif);}
.gray #roundBottom	,.gray #roundLeft  span	{background-image:url(/allsites/Images/small-corner-lb-gray.gif);}
.gray #roundBottom 	 span 					{background-image:url(/allsites/Images/small-corner-rb-gray.gif);}

.clear	 	 	{clear:both; height:1px;padding:0px;margin:0px;}

/****************************************************************************/
/* 			Form Style														*/
/****************************************************************************/
.button 			{color: #FFFFFF; font-size: 10pt; font-family: Arial; font-weight: bold; background-color: #FF6600;}
.manageInput 	{font-family: Arial; font-size: 10pt;font-weight:bold}
.siteInput 		{font-family: Arial; font-size: 10pt;font-weight:bold}
.EsiteInput 		{font-family: verdana; font-size: 9pt;font-weight:bold;text-align:left;direction:ltr;}
.must 			{background-color : #FFFFA0;}

.linkButton 			{display:inline-block;width:70;border:2px white outset;background-color:#FF6600;text-decoration:none;color:white;padding:2px 5px;}
.linkButton:hover 	{border-width:3px;text-decoration:none;color:white;padding:1px 4px;}
.linkButton:active 	{border-style:inset;}

/****************************************************************************/
/* 			Join Us box														*/
/****************************************************************************/
#joinUsBoxDiv 		{width:100%;background-color:#ffcc99;}
#joinUsBoxDiv ul		{list-style:none;margin:0px;padding:0;text-align:right;}
#joinUsBoxDiv li		{width:100%;margin-top:5px;margin-right:7px;}
#joinUsBoxDiv label	{width:60px;float:right;}
#joinUsBoxDiv .checkLabel	{width:auto;}
#joinUsBoxDiv .siteInput		{width:100px;background-color:white;}

#joinUsBoxDiv h2 	{line-height:41px;text-align:right;padding-right:27px;font-size:11pt;color:#ff6600;font-weight:700;background-color: transparent ; background-image:url(/allsites/images/read-tri.png);background-repeat: no-repeat;background-attachment:scroll;background-position: 100% 0;margin:0px;}
#joinUsBoxDiv h3	{font-size:9pt;color:black;text-align:center;margin:0px;font-weight:400;}
#joinUsContent 	{margin-right:5px;}
#joinBoxSubmit 	{clear:both;text-align:center;}


/****************************************************************************/
/* 			sendFriend Form													*/
/****************************************************************************/
#sendFriend #sendEmailDiv	{display:none;margin:10px 0 0 0  ;}
#sendFriend #pickEmailDiv	{display:none;margin:5px 0 0 0 ;}
#sendFriend .sectionHeader	{ margin:2px;text-align:right;color:#FF6600;font-weight: bold; }
#sendFriend .grabLogo		{ border:1px solid #4C4C4E}
#sendFriend .contactEmail	{ font-size :9pt}
#sendFriend .contactName	{ font-size :10pt}
#sendFriend .EmailList 		{width:90%;background-color:white;padding:5;display:block;direction:ltr;overflow-x:hidden;overflow-y:auto;text-align:left;}
#sendFriend .EmailList ul	{float:left; list-style:none; margin:2; padding:2;}
#sendFriend .EmailList li	{float:left; width:100%;}

/****************************************************************************/
/* 			Top bar															*/
/****************************************************************************/
.UserBar	{display:none;}
.topBar					{background-color:#dadada;height:21px;margin-bottom:10px;margin-top:0px;margin-left:0px;margin-right:0px;padding-right:0px;}
.topBar	.selected		{color:#fb8605;}
.topBar	pre				{display:inline;font-size:10pt;font:arial;border-left:1px solid black;padding-right:4px;padding-left:3px;font-family:arial;margin:0px;}
.topBar	pre	em			{color:#fb8605;}
.topBar	div				{padding:2px 0px;}
.topBar	a				{text-align:center;border-left:solid 1px gray;margin:0px;}
.topBar	.last			{border-left:none;}
.topBar #rightPanel 	{float:right;}
.topBar #rightPanel a 	{font-weight:400;padding-left:3px;padding-right:5px;}
.topBar #leftPanel  	{float:left;}
.topBar #leftPanel  a 	{font-weight:700;padding-left:5px;padding-right:5px;}
	

P	{FONT-WEIGHT: normal;FONT-SIZE: 10pt;COLOR: #000;FONT-FAMILY: Arial}
TD	{FONT-SIZE: 10pt;COLOR: #000;FONT-FAMILY: Arial}


.searchBarMainArea	{FONT-WEIGHT: 700;COLOR: #FB8605;FONT-FAMILY: arial}

/****************************************************************************/
/* 			Map Style														*/
/****************************************************************************/
.mapArea			{FONT-WEIGHT: 700;COLOR: black;FONT-FAMILY: arial}
.mapContent			{FONT-WEIGHT: 400;COLOR: black;FONT-FAMILY: arial}
.mapContent A		{FONT-SIZE: 11pt;FONT-WEIGHT: 400;COLOR: #9933FF;TEXT-DECORATION: underline}
.mapBotLink			{FONT-SIZE: 8pt;FONT-WEIGHT: 400;COLOR: black;FONT-FAMILY: arial}
.mapBotLink A		{FONT-WEIGHT: 400;COLOR: black;TEXT-DECORATION: none}
.mapBotLink A :Hover 	{TEXT-DECORATION: underline;}


/****************************************************************************/
/* 			Business events Style											*/
/****************************************************************************/
#businessEvents 			{margin:10px 3px;border-top:1px solid #c0c0c0;border-bottom:1px solid #c0c0c0;padding:5px 10px;}
#businessEvents h2	 	{font-size:11pt;font-weight:700;margin:0px;}
#businessEvents h3 		{text-align:left;margin:0px;}
#businessEvents table  	{margin:2px 5px;}
#businessEvents table td 	{padding:2px 3px;}
#businessEvents .eventDate ,#businessEvents .eventWeekDay ,#businessEvents .eventHour  {font-size:8pt;}
#businessEvents  div 				{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:1.2em;}
#businessEvents .eventName div 	{width:180px;}
#businessEvents .eventType div 	{width:130px;}
#businessEvents .eventType a		{font-weight:400;}
#businessEvents .eventPrice 		{text-align:center;font-size:8pt;border:1px solid black;background-color:#c0c0c0;}
#businessEvents .eventPrice.Free	{background-color:green;color:white;}
#businessEvents .eventPrice.None	{visibility:hidden;}

/****************************************************************************/
/* 			Culture Guides Style											*/
/****************************************************************************/
.fullLineLink a {width:100%;display:inline-block;}
#picGallery 		{text-align:right;float:left;}
.indexTextDiv	{float:none;direction:rtl;text-align:right;padding-left:5px;padding-right:5px;}

/****************************************************************************/
/* 			Action block Style												*/
/****************************************************************************/
.actionBlock 		{width:150px;padding:5px;list-style:none;float:left;list-style:none;border-right:solid 1px black;margin-right:5px;clear:left;text-align:right;}
.actionBlock li 		{width:100%;margin:5px;}
.actionBlock #faceBook	{margin:0 8 0 0;}
.actionBlock img 	{vertical-align:middle;border:none;display:inline-block;width:23;margin:0 0 0 5px;}
.actionBlock a 		{text-decoration:none;color:black;display:inline-block;width:100%;}
.actionBlock a:hover	{text-decoration:underline;color:black;}
.actionBlock .fb_share_button 	{width:120px;}
.actionBlock .fb_share_link 		{width:120px;}

/****************************************************************************/
/* 			Manage Style													*/
/****************************************************************************/
.manageDataTable 	{text-align:center;margin:0px auto;border-collapse:collapse;}
.manageDataTable th	{background-color:#21417a;color:white;font-size:11pt;font-weight:700;padding:5px 20px;}
.manageDataTable td	{background-color:#b7ceff;color:black;font-size:10pt;font-weight:400;padding:5px 20px;border-bottom:2px solid white;}
.manageDataTable a			{display:inline-block;width:100%;height:100%;}
.manageDataTable a:hover	{background-color:gray;color:white;}

/****************************************************************************/
/* 			Main Text cubic style											*/
/****************************************************************************/
#mainTextDiv 		{width:100%;height:110px;}
#mainTextPicDiv 		{width:160px;height:110px;float:right;margin-left:10px;}
#mainTextPicDiv img	{border:0px;width:160px;}
#mainTextDiv a 		{text-decoration:underline;color:#66f}
#mainTextDiv h2 a 		{font-size:12pt;text-decoration:none;color:black}
#mainTextDiv h2 a:hover 	{text-decoration:underline;color:#66f;}

	
/****************************************************************************/
/* 			Hotels reservation Style										*/
/****************************************************************************/
.hotels_but			{width:282px;height:25px; padding:7px 40px 10px 0px; background:url(/allsites/images/but_reservation.jpg) no-repeat right top; direction:rtl; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold;text-align:right;overflow-x:hidden;}

.hotels_but a 		{color:#fff; text-decoration:none;white-space:nowrap; }
.hotels_but a:hover	{color:#fff;}
.hotels_name		{color:black;}


/****************************************************************************/
/* 			Search display Style													*/
/****************************************************************************/
.BsearchSubType a {font-size:9pt;font-weight:normal}
.BsearchSubType a:hover {font-weight:normal}

/****************************************************************************/
/* 			Header Style													*/
/****************************************************************************/
.headerText				{FONT-WEIGHT: bolder;FONT-SIZE: 11pt;COLOR: red;FONT-FAMILY: arial}
.headerText A			{FONT-WEIGHT: bolder;FONT-SIZE: 11pt;COLOR: black;FONT-FAMILY: arial;TEXT-DECORATION: none}
.headerText A:active		{FONT-WEIGHT: bolder;FONT-SIZE: 11pt;COLOR: black;TEXT-DECORATION: none}
.headerText A:visited	{FONT-WEIGHT: bolder;FONT-SIZE: 11pt;COLOR: black;TEXT-DECORATION: none}
.headerText A:hover		{FONT-WEIGHT: bolder;FONT-SIZE: 11pt;COLOR: red;TEXT-DECORATION: none}


.UserBar			{FONT-WEIGHT: bolder;FONT-SIZE: 8pt;COLOR: red;FONT-FAMILY: Arial}
.UserBar A			{FONT-WEIGHT: bolder;FONT-SIZE: 8pt;COLOR: red;FONT-FAMILY: Arial;TEXT-DECORATION: underline}
.UserBar A:active	{FONT-WEIGHT: bolder;FONT-SIZE: 8pt;COLOR: red;TEXT-DECORATION: underline}
.UserBar A:visited	{FONT-WEIGHT: bolder;FONT-SIZE: 8pt;COLOR: red;TEXT-DECORATION: underline}

.topheader			{FONT-SIZE: 16px;FONT-FAMILY: Arial}

H1			{FONT-WEIGHT: bolder;FONT-SIZE: 16px;FONT-FAMILY: Arial;DISPLAY: inline;}
.header 		{CURSOR: pointer}
.invisible	{DISPLAY: none;VISIBILITY: hidden}
.visible	{VISIBILITY: visible}

.scroll
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 8px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 8px;
    PADDING-BOTTOM: 8px;
    OVERFLOW: auto;
    BORDER-LEFT: 0px;
    WIDTH: 400px;
    PADDING-TOP: 8px;
    BORDER-BOTTOM: 0px;
    HEIGHT: 100px
}
H2
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: medium
}

.hebBusinessMapInfo
{
    FONT-WEIGHT	: normal;
    FONT-SIZE	: 10pt
}

.hebBusinessMapInfo A
{
    FONT-WEIGHT	: bolder;
    FONT-SIZE	: 10pt
}
.hebBusinessMapInfo A
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: blue;
    TEXT-DECORATION: underline

}

.EsearchBusiness A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt
}

.EsearchBusiness A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt
}

.Mycitylinks
{
}
.Mycitylinks A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt
}
.MycityData
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial
}
.MycityData A
{
    FONT-SIZE: 8pt
}
.MycityData TD
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial
}
.EventTypeDisplay
{
    FONT-SIZE: 12pt
}
.EventTypeDisplay A
{
    FONT-SIZE: 12pt
}
.articleText ,.articleText P , .articleText  TD	{FONT-SIZE: 11pt}
.articleText A 									{FONT-WEIGHT: bolder;FONT-SIZE: 10pt;COLOR: blue;TEXT-DECORATION: underline}

.mailHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: white
}
.unSelected
{
    COLOR: gray
}
.selected
{
    COLOR: black
}
.selected A
{
    COLOR: black;
    TEXT-DECORATION: none
}
.unSelected A
{
    COLOR: gray;
    TEXT-DECORATION: none
}
.EMainPanel
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana
}
.EMainPanel A
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
 .whiteFont  
{
	COLOR: white
}
 .whiteFont TD 
{
	COLOR: white
}
 .whiteFont A 
{
	COLOR: white
}
 .whiteFont P
{
	COLOR: white
}
.finalFooter TD {
	padding:2px;
}
.finalFooter A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
}
.finalFooter A:hover
{
    FONT-WEIGHT: normal;
	COLOR: #66f;
    TEXT-DECORATION: underline
}

.businessLinksLine A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt
}
.businessLinksLine A:hover
{
    FONT-WEIGHT: normal;
	COLOR: #66f;
    TEXT-DECORATION: underline
}
.scanButton   {
	font-size: 10pt; font-family: Arial;
}
.scanButtonDis {
	font-size: 10pt; font-family: Arial;
}
