/* v2 */
body
{
	background-color:White;
}

body, TD
{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	font-family:Arial;
	font-size:14px;
}

H1
{
	font-size:34px;
	font-weight:bold;
	color:Black;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#444444', Direction=145,	Strength=4); 
	text-effect:outline;	   
	
}

.ExplanationsWrapper .WelcomeHeader
{
	color:#AD0732;
	font-size:20px;
	font-family:Trebuchet MS, Arial;
	font-weight:bold;
	margin:0;
}

.ExplanationsWrapper H1
{
	font-size:18px;
	color:#AD0732; /* #7F7F84; */
	font-family:Trebuchet MS, Arial;
	margin:0;
}

.ExplanationsWrapper H2
{
}

.TopGraphicsText
{
	text-align:right;
	margin-right:165px;
	margin-top:30px;
	color:#AD0732;
	font-size:16px;
	font-family:Trebuchet MS;
	line-height:16px;
	font-weight:bold;
}

.TopGraphicsTextEn
{
	text-align:left;
	margin-left:220px;
	margin-top:25px;
	color:#AD0732;
	font-size:16px;
	font-family:Trebuchet MS;
	line-height:16px;
	font-weight:bold;
}

.MenuItem, .MenuItemBAR, .MenuItemBigger
{
	padding:2px;
	/*border-top:1px solid #3c563d;*/
	text-decoration:underline;
	color:#0000AD;
	font-size:12px;
}

.MenuItemBigger
{
	padding:0px;
}

.MenuItemBAR
{
	/*border-top:1px solid #3c563d;
	border-bottom:1px solid	#3c563d;*/
	font-weight:bold;
	text-decoration:none;
}

.MenuItemBigger
{
	padding:4px;
}

.MenuSeparator
{
	background-color:#F7F7E7;
	/*border-top:1px solid #3c563d;*/
}

.MenuSmallSeparator
{
	background-color:#F7F7E7;
	/*border-top:1px solid #3c563d;*/
	font-size:4px;
}

BUTTON.LeadToExperts
{
	background-color:#c8d9cb;
	color:black;
	font-weight:bold;
	width:210px;
	margin-bottom:10px;
}

A.SwitchLanguage
{
	color:#CE0839;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

A.smallLink,A.smallLink:visited
{
	font-size:11px;
	color:Blue;
}

TABLE .SpecialFeatures,
TABLE .VerdictsHighlight,
TABLE .VerdictPracticeAreas,
TABLE .InterviewHighlight
{
	border:1px solid black;
	width:100%;
	margin-top:15px;
}

TABLE .InterviewHighlight
{
	margin-top:45px;
	margin-bottom:25px;
}

TABLE .SpecialFeatures .ExpertsCaption,
TABLE .VerdictsHighlight .VerdictsHighlightCaption,
TABLE .InterviewHighlight .InterviewHighlightCaption
{
	font-size:13px;
	font-weight: bold;
	border-bottom:1px solid	black;
	background-color:#ad0732;
	color:White;	
}

TABLE .InterviewHighlight .InterviewHighlightBody
{
	padding:3px 0 3px 3px;
	background-color:#f4ece9;
}

TABLE .VerdictsHighlight .List,
TABLE .VerdictPracticeAreas
{
	padding:5px;
}

TABLE .VerdictsHighlight A,
TABLE .VerdictPracticeAreas A
{
	color: #ad0732;
}

TABLE .InterviewHighlight A
{
	color: Black;
	font-weight:bold;
}

TABLE .InterviewHighlight .more
{
	font-size:11px;
}

TABLE .InterviewHighlight .more A
{
	color:#444444;
}

TABLE .InterviewHighlight IMG
{
	margin-left:10px;
}

.Footer1
{
	background-color:Black;
	padding-top:0px;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:5px;
}

.Footer1 .FooterText
{
	font-size:10px;
	color:White;
}

.Footer1 .Bull
{
	font-size:14px;
	color:White;
	margin-left:2px;
	margin-right:2px;
}

.Footer1 .MiniTitle
{
	font-size:12px;
	font-weight:bold;
	color:White;
}

.Footer2
{
	background-color:#CECECE;
	padding-top:0px;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:5px;
}

.Footer2 .FooterText
{
	font-size:10px;
	color:Black;
}


.FooterText
{
	text-decoration:underline;
}

.FooterTextSimple
{
	font-size:10px;
	text-decoration:none;
}

.HeaderLinks
{
	color:White;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}

.HeaderLinksWrapper
{
	padding-left:10px;
}

.HeaderLinksWrapperEn
{
	padding-right:10px;
}

.TextExplanations
{
	font-size:12px;
}

.BigTextExplanations,
.ExplanationsWrapper H2
{
	font-size:13px;
	text-align:justify;
	font-weight:normal;
	margin:0;
}

.BigTextExplanations A
{
	text-decoration:none;
	color:Black;
}

.BottomExplanation
{
	padding:5px 5px;
	line-height:150%;
	font-size:11px;
	background-color:#f8f8f8;
	border:1px solid #e0e0e0;
}

.ExplanationsBase
{
	display:none;
}

.vnewsticker
{
	direction:rtl;
	text-align:right;
}

.vnewsticker .cat
{
	font-weight:bold;
}

.vnewsticker .expert
{
	color:#AD0732;
}

.MainScreenButtons,	.GeneralButtons
{
	background-color:#598b5e;
	color:White;
}


.Button, .ButtonEng, .ButtonGo,	.ButtonGoEng, .ButtonContact, .ButtonContactEng, .ButtonContactOnlyOffice, .ButtonContactEngOnlyOffice, .ButtonSend, .ButtonSendEng
{
	background-color:Transparent;
	margin:0px;
	padding:0px;
	border:0px;	
	cursor:pointer;
	color:White;
	height:27;
}

.Button
{	
	width:68;	
	background-image:URL(../../images/button.gif);
}

.ButtonEng
{
	width:68;	
	background-image:URL(../../images/button.gif);

}

.ButtonGo
{
	padding-left:15px;
	width:72px;
	height:21px;
	background-image:URL(../../images/buttonSend.gif);
}


.ButtonGoEng
{
	padding-right:15px;
	width:72px;
	height:21px;
	background-image:URL(../../images/buttonSendEng.gif);
}

.ButtonSend
{
	padding-left:15px;
	width:72px;
	height:21px;
	background-image:URL(../../images/buttonSend.gif);
}


.ButtonSendEng
{
	padding-right:15px;
	width:72px;
	height:21px;
	background-image:URL(../../images/buttonSendEng.gif);
}

.ButtonContact,	.ButtonContactEng, .ButtonContactOnlyOffice, .ButtonContactEngOnlyOffice
{
	width:72px;
	height:21px;
}

.ButtonContactOnlyOffice, .ButtonContactEngOnlyOffice
{
	width:135px;
}

.ButtonContact
{
	background-image:URL(../../images/buttonContact.gif);
}

.ButtonContactEng
{
	background-image:URL(../../images/buttonContactEng.gif);
}

.ButtonContactOnlyOffice
{
	background-image:URL(../../images/buttonContactOnlyOffice.gif);
}

.ButtonContactEngOnlyOffice
{
	background-image:URL(../../images/buttonContactEngOnlyOffice.gif);
}


DIV.RunningMessage
{
	border:2px solid #3A5A3C;
	background-color:#FFFFE9;
	font-weight:bold;
	text-align:center;
	font-size:16px;
	margin-top:30px;
	padding-top:8px;
	padding-bottom:10px;
	height:40px;
	width:150px;
}

.GeneralRtl
{
	direction: rtl;
	/*
	background-color: Lime;
	border:	solid 10px black;
	font-size: 30px;
	line-height: 200px;
	*/
}
.GeneralLtr
{
	direction: ltr;
}

.LawyerFullName
{
	font-size: larger;
	color: #ad0732;
	font-weight: bolder;
}

.BiographyPictureHe
{
	float:right;
	margin-top:5px;
	margin-left:5px;
}

.BiographyPictureEn
{
	float:left;
	margin-top:5px;
	margin-right:5px;
}

.OfficeIsMain
{
	font-weight: bold;
	font-size: larger;
}
.VerticalNavBarAfter
{
	width: 180px;
	background-color: #DBE8EE;
}

.AssociateLinksBox
{
	border:2px solid #AD0732;
	background-color:#DEDEDE;
	text-align:center;
	padding:7px;
	width:160px;
}

.BiographyPublication:visited
{
	color:#606060;
}

.ChangeToEnglish, .GoToPairEnglish
{
	text-align:	left;
	padding: 3px;
}
.ChangeToEnglish a,	.ChangeToHebrew	a,
.GoToPairEnglish a,	.GoToPairHebrew	a,
.ChangeToEnglish a:visited,	.ChangeToHebrew	a:visited,
.GoToPairEnglish a:visited,	.GoToPairHebrew	a:visited
{
	color:Blue;
	background-color: #ffffcc;	
	padding: 3px;
	border:	solid 1px black;
}

.ChangeToHebrew
{
	text-align:	right;
	padding: 3px;
}

.GoToPairHebrew
{
	text-align:	right;
}

.ExistingDDLItem
{
	font-weight: bold;
	color: Green;
}
.SearchCat
{
	width: 100px;
}
.SearchVal
{
	width: 200px;
}

.SearchRegular,	.SearchSelected
{
	background-image:URL(../../images/navigatorBG.gif);
	text-align:center;
	font-weight:bold;
	border-right:1px solid #c4bcbd;
	border-top:1px solid #c4bcbd;
}
.SearchRegular
{
	background-color:White;
}

/******************************************************/

.SponsoredLinkRegionHeader
{
	font-size:11px;
	text-align:center;
	width:100%;
	margin-bottom:5px;
}

.SponsoredLinkUnit
{
	margin-bottom:7px;
}

.SponsoredLinkCaption
{
	color:#008000;
	font-size:14px;
}

.SponsoredLinkBodyLine
{
	font-size:12px;
}

/******************************************************/

.SearchResults
{
	font-size:11px;
}

.SearchResultsHighlight /* not .SearchResults .Highlight */
{
	background-color: #FFFF66;
}

.ShowExtendedProfile
{
	color:#515151;
	font-weight:bold;
}

.SearchResultsNoResults
{
	font-size:17px;
	font-weight:bold;
	color:#AD0732;
	display:block;
}

.SearchResultsPracticeAreaExplanation
{
	padding: 5px;
	background-color: #F1F1F1;
}

INPUT,TEXTAREA,SELECT.ContactUs
{
	border:1px solid black;
}


.SearchResultEntityLink
{
	font-size: 18px;
	font-weight:bold;
	text-decoration:none;
}


.SearchResultsNavigator,A.SearchResultsNavigator, A.SearchResultsNavigator:visited
{
	color: black;
	text-decoration:none;
	font-size:12px;
}

.navigatorCell,.navigatorCellOn,.navigatorCellSide,.navigatorCellSideOn
{
	width:19px;
	height:21px;
	text-align:center;
	border-left:1px	solid #89af8d;
	font-weight:bold;
	cursor:pointer;
	font-size:12px;
}

.navigatorCell
{
	color:black;	
	background-image:URL(../../images/navigatorBG.gif);
}

.navigatorCellSide
{
	color:black;	
	background-image:URL(../../images/navigatorBGSide.gif);
}

.navigatorCellOn, .navigatorCellSideOn
{
	background-image:URL(../../images/navigatorBG-on.gif);
	color:black;
}

.navigatorCellSideOn, .navigatorCellSide
{
	width:auto;
	padding:0 5	0 5;
	font-weight:normal;
}	


/******************************************************/
.OfficeNameLinkWrapper a, .OfficeNameLinkWrapper a:visited
{
	color: #ad0732;
	text-decoration: none;
}

.OfficeNameFirstLineInOffice, .OfficeNameSecondLineInOffice, a.OfficeNameThirdLineInOffice span
{
	font-weight: bold;
	font-size: 26px;
}

.OfficeNameSuffixInOffice
{
	font-weight: bold;
	font-size: 16px;
}

.OfficeNameFirstLineInLawyer, .OfficeNameSecondLineInLawyer, .OfficeNameSuffixInLawyer
{
	font-weight: bold;
	font-size: 14px;
}

.OfficeYearOfFoundation
{
	font-size: 13px;
}

.AddressBoldLine
{
	font-weight: bold;
	font-size: 14px;
}

.LawyerFullName
{
	font-size: 26px;
	font-weight: bold;
}

A.ProfileGeneralUtilityLinks
{
	text-decoration:none;
	font-weight:bold;
	color:#264229;
	font-size:12px;
}

/******************************************************/

.ProfileLawyerListLawyerName
{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#CA244F;
}

/******************************************************/

.ProfileVerdictsList,
.ProfileArticlesList
{
}

.ProfileVerdictsList div,
.ProfileArticlesList div
{
	padding:10px;
}

.ProfileVerdictsList div.Caption,
.ProfileArticlesList div.Caption
{
	padding:0;
	padding-top:10px;
	font-weight:bold;
	color:#CA244F;
}

/******************************************************/

.Phone1
{
	direction: rtl;
	white-space: nowrap;
	text-decoration: underline;
}

.URL1
{
	direction: rtl;
}

/******************************************************/

LI.Terms
{
	margin-bottom:10px;
}

.ProGuidesBrand
{
	color:#ca244f;
	font-weight:bold;
}

.ItemInUse
{
	color: black!important;
}

.ItemNotInUse
{
	color: #999999!important;
}

/******************************************************/

.ContactSentSuccessfully
{
	color:#ca244f;
	font-weight:bold;
}

/******************************************************/

.ExpertsListMainText { color: #ca244f; font-weight:bold; }
.ExpertsListSubText	{ color:Gray; font-size:smaller; }

/******************************************************/

.ExpertProfile
{
	border:1px solid #ad0732;
	background-color:#f4ece9;
	padding:10px;
	margin-top:20px;
	font-size:16px;
	text-align:justify;
}

/******************************************************/

.Banner
{
	border:0;
	margin:8px;
}


.searchBox
{
	width:235px!important;
	font-family:Arial;
	font-size:12px;
}

/******************************************************/

.AboutMartindaleWrapper	H1 { text-align:center;	font-size:16px;	padding-bottom:20px; font-weight:bold; color:#AD0732; }
.AboutMartindaleWrapper	H2 { font-size:14px; color:#AD0732;	font-weight:bold; padding-top:30px;	padding-bottom:2px;	}
.AboutMartindaleWrapper	H3 { font-size:12px; color:#790526;	font-weight:bold; padding-top:10px;	}
.AboutMartindaleWrapper	A, .AboutMartindaleWrapper A:visited { color:blue; }

/******************************************************/

.WorldCountriesMainText	{ color:#AD0732; }

/******************************************************/

.GList, .VerdictPage, .ArticlePage, .InterviewPage
{
	padding:20px;
}

.GList .GrandCaption, .GList .SubCaption
{
	color:#CE0839;
	font-weight:bold;
	font-size:large;
}

.GList .SubCaption
{
	font-size:larger;
}

.GList .SwitchLanguage
{
	color:#0000AD;
}

.GList .Credit
{
	font-size:11px;
}

.GList .Item
{
	border-bottom: 1px dashed gray;
	padding: 10px;
	color:#CE0839;
	list-style-position: inside;
}

.GList .Item .Brief
{
	display:none;
}

/******************************************************/

.ExpertCategoriesBox, .PracticeAreasBox
{
	margin:20px 0 20px 0;
	border:1px solid #444444;
}

.ExpertCategoriesBox .Caption,
.PracticeAreasBox .Caption
{
	background-color:#AD0732;
	color:White;
	padding:3px;
}

.ExpertCategoriesBox .ExpertCategoriesList td,
.PracticeAreasBox .PracticeAreasList td
{
	padding:5px;
}

.ExpertCategoriesBox a,
.PracticeAreasBox a
{
	color:#444444;
}

.PracticeAreasBox
{
}

.ExpertCategoriesBox .more,
.PracticeAreasBox .more
{
	font-size:0.9em;
}

/******************************************************/

.VerdictPage,
.ArticlePage,
.InterviewPage
{

}

.VerdictPage .VerdictKey,
.ArticlePage .ArticleKey,
.InterviewPage .InterviewKey
{
	font-weight:bold;
	font-size:larger;
}

.VerdictPage .DateOfVerdict,
.ArticlePage .DateOfArticle,
.InterviewPage .DateOfInterview
{
	font-size:11px;
}

.VerdictPage .VerdictBodyRegion,
.ArticlePage .ArticleBodyRegion,
.InterviewPage .InterviewBodyRegion
{
	margin-top:30px;
}

.VerdictPage .VerdictBody,
.ArticlePage .ArticleBody,
.InterviewPage .InterviewBody
{
	line-height:120%;
}

.ArticlePage .ArticleDisclaimer
{
	display:block;
	border-top:1px solid gray;
	margin:5em auto 5em auto;
	font-size:12px;
}
