Body{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color:#FFF;
	color: #000;
	background-image: url(../../Eng/Images/BodyBg.gif);
	background-repeat: repeat-x;
	min-width:950px;
	font-size: 90%;
}
.Container {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	width: 100%;

}
Img  {
	padding: 0;
	border: none;
	overflow: hidden;
	margin: 0;
}
.Clearboth{
	clear:both;
}
.SkipLinks {
	display:none;
	visibility: hidden;
}
.FloatOppDir{
	float:right;
}
.FloatDir{
	float:left;
}
form{
	padding:0;
	margin:0 0 5px 0;
	vertical-align: top;
}
table, tr, td{
	margin:0px;
	padding:0px;
}
th{
	text-align:left;
}
/*header*/										
.HeaderContainer {
	}
.Header {
	clear: both;
	height: 116px;
	margin: 0 auto;
	width: 936px;
}
.Utilities {
	float:right;
	color:#71807D;
	margin-top: 30px;
}
.Logo {
	float: left;
	margin: 11px 60px 0 0;
}
.Slogan {
	float: left;
	padding-top: 31px;
	margin-bottom: 23px;
	padding-left: 4px;	
}								/*img strip*/
.ImageStripContainer {
	background-color: #EBEBE1;
	background-image: url(../../Eng/Images/BodyBg.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0 0 14px 0;
	display: block;
}
.ImageStrip {
	margin: 0 auto;
	width: 936px;
	height: 155px;
}
#HomeFlash {
	margin: 0 auto;
	width: 936px;
	height: 270px;
}
.HomeLeft {
    margin: 0 auto;
    padding: 15px 30px;
    color: #fff;
    width: 520px;
    float: left;
    z-index: 2;
    position: relative;
}
.HomeLeft p {
	font-size:13px;
}
.HomeMain {
	margin: 0 auto;
	width: 936px;
	height: 270px;
	background:#000;
	color: #fff;
}
.HomeLeft h1 {
	background: none !important;
	color: #fff;
	font-size: 42px;
	font-weight: bold;
	margin-left:-10px;
}
.BannerGif {
    position: absolute;
    text-align: right;
    width: 936px;
}
.MoreInfo {
	background:#666;
	padding: 5px;
	border: 1px #999999 solid;
}
.MoreInfo:hover {
	background:#000;
}
.HeartQuake{
	background-image:url(../../Eng/Images/StripHeartQuake.gif);
}
.ImageStripContent {
	width: 531px;
	float: right;
	color: #FFFFFF;
	margin: 30px 20px 0 0;
}
.ImageStripContent a:link, .ImageStripContent a:visited {
color:#FFF;
padding:0 5px;
font-weight:bold;
font-size:110%;
}
.ImageStripContent a:hover, .ImageStripContent a:active {
background:none;
color:#CCC;
}

												/*****Link*****/
a:link, a:visited, a:active {
	color: #577993;
	text-decoration: none;
}

a:hover	{
	color: #3C5364;
	
	}
.Arrow {
	padding:0 0 0 15px;
	background-image:url(../../Eng/Images/LiArrow.gif);
	background-position:left;
	background-repeat: no-repeat;
	line-height: 130%;
}

/*NAVBAR*/
/*** NavBar Tags *****************/
.Nav {
	line-height:normal;
	float: right;
	font-family: Arial, Helvetica, sans-serif, Campain, Corbel;
	font-weight: normal;
	padding-top: 0px;
	font-size: 90%;
	margin: 0px 0 0 0;
	width: 793px;
	height: 28px;
	background-color: #3F5769;
	clear: right;
}
#siteNav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 110%;
	display:inline;

}
UL#siteNav LI {
	FLOAT: left;
	POSITION: relative;
	text-align: center;
	font-weight: normal;
}

UL#siteNav LI A {
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
	text-align: left;
	display: block;
	padding: 6px 19px;
	font-weight: bold;
}

#current a, Body#Exhibition #TopMenuExhibitions a  {
	color: #FFFFFF;
	background-color:#71807D;
}
li#current  a:link, li#current  a:visited, li#current  a:active, Body#Exhibition #TopMenuExhibitions li a:link ,Body#Exhibition  #TopMenuExhibitions lia:visited,Body#Exhibition #TopMenuExhibitions li a:active {
	color: #FFFFFF;
	background-color: #71807D;
}


UL#siteNav LI:hover a, Body#Exhibition #TopMenuExhibitions li a:hover{
	color: #FFFFFF;
	background-color: #71807D;
}
/*for IE6*/
UL#siteNav a:hover{
	background-color: #71807D;
	color:#fff;
}
/*end*/
LI#current UL LI A:link, Body#Exhibition #TopMenuExhibitions LI UL LI A:link {
	DISPLAY: block;
	MARGIN: 0px;
	COLOR: #CCCCCC;
	text-align: left;
	font-weight: normal;
	padding: 5px;
	BACKGROUND-COLOR: #3F5769;
	border-bottom:1px solid #ccc;
}
/*
UL#siteNav  LI#current li:hover a, Body#Exhibition  UL#siteNav  LI li:hover a{
	color: #CA0000;
	background-color:#Cccccc;
}*/

UL#siteNav LI UL {
	DISPLAY: none;
	PADDING: 0;
	LEFT: 0px;
	MARGIN: 0;
	LIST-STYLE-TYPE: none;
	POSITION: absolute;
	BACKGROUND-COLOR: #3F5769;
	border-top: 1px solid #ccc;
	width: 150px;

}
UNKNOWN {
	LEFT: 0px; TOP: 40px
}
UL#siteNav LI:hover UL {
	CLEAR: left;
	DISPLAY: block;
	list-style-image: url(../../Includes/none);
	BACKGROUND-COLOR: #3F5769;
	z-index:99;
}
UL#siteNav LI.sfhover UL {
	DISPLAY: block;
}
UL#siteNav LI UL LI {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
UL#siteNav LI UL LI A{
	DISPLAY: block;
	MARGIN: 0px;
	COLOR: #CCCCCC;
	text-align: left;
	font-weight: normal;
	padding: 5px;
	BACKGROUND-COLOR: #3F5769;
	border-bottom:1px solid #ccc;

}
UL#siteNav LI UL LI A:link, 
UL#siteNav LI UL LI A:Visited, 
UL#siteNav LI UL LI A:active, 
UL#siteNav LI#current UL LI A:link, 
UL#siteNav LI#current UL LI A:Visited, 
UL#siteNav LI#current UL LI A:active, 
Body#Exhibition UL#siteNav LI UL LI A:link, 
Body#Exhibition UL#siteNav LI UL LI A:Visited,
Body#Exhibition UL#siteNav LI UL LI A:active
  {
	BACKGROUND-COLOR: #3F5769;
	color: #ccc;
	width:140px;
	
}

UL#siteNav LI UL LI A:hover, UL#siteNav LI#current UL LI A:hover, 
Body#Exhibition UL#siteNav LI UL LI A:hover{
	border:0;
	background-color: #71807D;
	border-bottom:1px solid #ccc;
	font-weight: normal;
	width:140px;
	color:#fff;
}														/*sidebar*/
.SideBar {
	color:#000;
	margin: 0px;
	padding: 0px;
	width: 260px;
	float: left;
}
Body#Exhibition .SideBar{
	width:185px;
}
.SideMenu {
	font-size: 100%;
	text-align: left;
	margin: 0px 0 70px;
}
.SideMenu ul {
	line-height: 23px;
	padding: 0px 0px 10px 0px;
	list-style: none;
	margin: 0;
}

.SideMenu a {
	text-decoration:none;
	color:#000000;
	display: block;
	font-size: 95%;
	padding: 0 5px;
	height: 25px;
	font-weight: bold;
}
.SideMenu a:visited {
	text-decoration:none;
	color:#000000;
}

.SideMenu a:hover, .SideMenu a:active {
	text-decoration:none;
	color:#000000;
	background-color: #D7DCDB;
}

#Uberlink {
	text-decoration:none;
	color:#000000;
	background-color: #D7DCDB;

}
li ul li #Uberlink {
	text-decoration:none;
	color: #FF6006;
	background-color: #F2F2F2;
	width: 202px;
}
.SideStoryOpen {
	background-image: url(../../Images/SideTestimonialsBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px 0px 0px 0px;
	width: 100%;
	color:#000000;
}
.SideStory {
	padding: 10px;
	color:#000000;
	background-color: #E8E8DC;
	margin-bottom: 10px;
}
.Contact{
	background-image: url(../../Images/SideTestimonialsBg.gif);
	padding-bottom: 30px;
}
.FormField{
	padding: 0;
	background-color: #FFFFFF;
	border: 1px solid #8F8F8F;
	text-align: left;
}
.FormFieldLeft{
	padding: 0;
	background-color: #FFFFFF;
	border: 1px solid #8F8F8F;
	text-align:left;
}
.SideMenu li {
	margin-bottom: 1px;
}
.SideStory h1 {
	font-size: 145%;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0;
	border: 0;
	background: none;
}
.SideStory h2 {
	font-size: 115%;
	margin: 0 0 10px 0;
	font-weight: bold;
}
.SideStoryContent {
	margin: 5px 0 0 6px;
	color:#000000;
}

/*.SideStory ul{
	list-style-image: url(file:///W|/Barak%20Enterprise/Site/SharedImages/ListStyle.gif);
	padding: 0 0 0 20px;
}
.SideStory li{
	margin: 3px 0;
}*/
														/*MainBody*/
.MainBodyContainer {
	background-repeat: repeat-y;
	padding: 13px 0 0 0;
	clear: both;
	background-image: url(../../Eng/Images/MainBodybg.png);
	margin: 0;
}
.MainBody {
	margin: 0px;
	width: 652px;
	padding: 0px;
	float: right;
}
.Home {

}
.Content {
	color:#000000;
	font-weight: normal;
	margin: 0px 0px 5px 0;
	width: 100%;
	background: 0;
}
h1 {
	font-size: 200%;
	padding: 6px 8px;
	margin: 0px 0 15px 0;
	font-weight: normal;
	color: #3F5769;
	height: 35px;
	background-color: #D7DCDB;
}

h2{
	font-size: 110%;
	color:#000000;
	padding: 0;
	margin: 18px 0 6px 0;
}
h3{
	font-size: 100%;
	color:#000000;
	padding: 0;
	margin: 12px 0 6px 0;
}
p{
	text-align: left;
	padding: 0px 10px 15px 0px;
	margin: 0;
	line-height: 160%;
}
/*.MainBody ul {
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 37px;
	list-style-image: url(../../SharedImages/LiBullet.jpg);
	vertical-align: middle;
}
.MainBody ul ul {
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 37px;
	list-style-image:url(../../Eng/Images/LiArrow.gif);
	vertical-align: middle;
}*/
											/*Home*/										
					
.ImgBox {
	float: right;
	margin: 5px 0px 5px 5px;
	border: 1px solid #cccccc;
	padding: 4px;
	border-bottom-style: double;
}
.ImgStrip {
	display: block;
	height: 157px;
	width: 610px;
}
/*Footer*/
.FooterContainer {
	background-image: url(../../Eng/Images/FooterBg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #E8E8DC;
	border-top: 1px solid #6A7A77;
	margin-top: 10px;
}													
.Footer {
	text-align: left;
	color: #4E4E4E;
	padding: 20px 0 10px 0;
	width: 936px;
	margin: 0 auto;
	font-size: 80%;
	clear: both;
}
																																

.MainContainer {
	width: 100%;
	background-color: #FFFFFF;
}
.Main {
	margin: 0 auto;
	width: 936px;
	overflow: hidden;
}
.ContentSummary {
	font-weight: bold;
}
.FooterContact {
	float: left;
	border-right: 4px solid #fff;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
}
.FooterContent {
	margin: 25px 0 0;
}
.FooterSiteMap {
	float: left;
	padding: 0 18px;
}
.FooterSiteMap h1 {
	background-color: #E8E8DC;
	color: #666666;
	font-weight: bold;
	padding: 0 0px;
	height: auto;
	margin: 0 0 10px 0;
	font-size: 100%;
}
.Footer a:link {
	color: #4e4e4e;
	text-decoration:none;
	padding: 0 2px;
}

.Footer a:visited {
	color: #4e4e4e;
	text-decoration:none;
}
.Footer a:hover, .Footer a:active	{
	color: #587A94;
	text-decoration: none;
	background: none;
	}
.FooterSiteMap a:link, .FooterSiteMap a:visited, .FooterSiteMap a:active{
	color: #666666;
	text-decoration:none;
	padding: 0 2px;
}

.FooterSiteMap a:hover	{
	color: #3F5769;
	text-decoration: none;
	background-color: #D7DCDB;
	}
.FooterSiteMap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ImgFloatOppDir {
	float: right;
	padding: 10px 0px 10px 20px;
}
.ImgFloatDir {
	float: left;
	margin: 0px 10px 10px 0;
}
.Utilities a:link, .Utilities a:visited, .Utilities a:active  {
	color:#71807D;
}
.Utilities a:hover{
	color:#000;
	background-color:#fff;
}
.Shop {
	width: 314px;
	background-color: #E3E8E7;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
}
.Shop Img {
	margin: 0 0 5px 0;
}
.Shop p {
	margin: 0;
	color: #475154;
	font-size: 110%;
	background-color: #E3E8E7;
	padding: 0 5px;
	font-weight: bold;
	height: auto;
}
.Shop2 {
	width: 210px;
	background-color: #E3E8E7;
	padding: 0 0 5px 0;
	margin: 0 8px 10px 0;
	border:1px solid #E3E8E7;
}
.Shop2 Img {
	margin: 0 0 5px 0;
}
.Shop2 p {
	background-color: #E3E8E7;
	padding: 0 0 5px 5px;
	font-size: 105%;
}
.Last{
	margin:0 0 10px 0;
	float:right;
}
.Grey {
	color: #666;
}
.Catalogues {
	background-color: #E3E8E7;
	margin-bottom: 10px;
}
.CataloguesContent {
	float: left;
	margin: 10px 0 0 10px;
	width: 380px;
}
.SideBar ul.Exhibitions{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 90%;
}
.SideBar ul.Exhibitions li{
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 145%;
	font-size: 110%;
}
.SideBar ul.Exhibitions a:link{
	color:#000000;
}
.SideBar ul.Exhibitions a:visited{
	color:#000;
}
.SideBar ul.Exhibitions a:hover{
	background-color: #E3E8E7;
}

.Exhibition {
	width: 743px;
}
.HomeFloatDir {
	float: left;
	width: 394px;
}
.HomeVideoBox {
	background-color: #E8E8DC;
	width: 374px;
	padding: 5px 10px 10px 10px;
	margin-bottom: 20px;
}
.Home .MainBody {
	width:936px;
}
.HomeMiddle {
	width: 294px;
	float: left;
	margin: 0 0 18px 17px;
}
.Home h1 {
	font-size: 155%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #475154;
	background-color: #E8E8DC;
	height: 22px;
	margin: 0 0 5px 0;
	padding: 1px 5px 3px;
}
.Home h2 {
	font-size: 155%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #475154;
	background-color: #E8E8DC;
	height: 22px;
	margin: 0 0 5px 0;
	padding: 1px 5px 3px;
	font-weight: normal;
}

.RightSpace {
	margin:0 40px 0 0;
}
.HomeMiddle ul {
	list-style-image:url(/Eng/Images/LiArrow.gif);
	padding:0 0 0 15px;
	margin:0;
}
.HomeMiddle li {
	padding:0 0 10px;
}
.HomeMiddle li a {
	color:#000;
}
.HomeFloatOppDir {
	float: right;
	width: 215px;
}
.ImgContainer {
	border: 1px solid #E8E8DC;
	padding: 4px;
	margin-bottom: 10px;
}
.ImgContainer p {
	background-color: #E8E8DC;
	padding: 3px;
	color: #475154;
	font-weight: bold;
}
.TableDetails th {
	padding: 3px 0;
}
input[type=submit]{
	background-color:#4A637B;
	border:1px solid #425969;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}
.TableList {
	width: 100%;
}
.TableList th{
	border-bottom:2px solid #d7dcdb;
	line-height:180%;
	color: #3F5769;
}
.TableList td{
	border-bottom:1px solid #d7dcdb;
	line-height:150%;
	padding-right: 5px;
}
.SmallFont {
	font-size: 80%;
}

.Price {
	text-decoration:line-through;
}
.NewsItem {
	margin-bottom: 10px;
}
.PageNumbers {
color:#999999;
direction:ltr;
font-size:95%;
font-weight:bold;
padding-bottom:10px;
padding-top:10px;
text-align:center;
}
.PageNumbers a, .PageNumbers a:visited, .PageNumbers a:active {
	color:#000000;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
.PageNumbers a:hover {
	background-color:#3F5769;
	color:#FFFFFF;
}
.BareLife {
	background-image: url(../../Eng/Images/StripBareLife.gif);
}
.Equal{
	background-image: url(../../Eng/Images/StripEqual.gif);
}
.DeadEnd{
	background-image: url(../../Eng/Images/StripDeadEnd.gif);
}
.NatureNation {
	background-image:url(../Images/StripNatureNation.gif);
}
.HomeLessHome {
	background-image:url(../Images/StripHomeLessHome.gif);
}
.TheRightToProtest {
	background-image:url(../Images/StripTheRightToProtest.gif);
}
.WestEnd{
	background-image:url(../Images/west-end-strip.gif);
}
.BeyondMemory{
	background-image:url(../Images/StripBeyondMemory.gif);
}
.WestEndSum{
	 color:#000;
 }
 .WestEndSum a:link, .WestEndSum a:visited {
color:#FFF;
padding:0 5px;
}
.WestEndSum a:hover, .WestEndSum a:active {
background:none;
color:#000;
}
.test {
	float: right;
	width: 500px;
	background-color: #990099;
}
.ExhibitionsSpace{
	height: 7px;
}
.CataloguesContent h1 {
	background: none;
	font-size: 100%;
	font-weight: bold;
	color:#000;
	margin: 0;
	padding: 0;
	height: auto;
}
.ImgContent {
	float: right;
	text-align: left;
	width: 204px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.EventsGroup {
	margin-bottom: 35px;

}
.HomeBox {
	margin-bottom: 18px;
}
.GreyBackGround {
	background-color: #D7DCDB;
	padding: 5px 3px 5px 5px;
}
.PageShare {
	margin: 10px 0 16px 0;
}.SmallTitle {
	font-size: 160%;
	height: 25px;
}
.FleshAndBlood {
	background-image: url(../Images/strip-flesh-and-blood.gif);
	background-repeat: no-repeat;
}
.QuoteText {
	font-style: italic;
	font-weight: bold;
	padding: 5px 0;
}
.QuoteAuthor {
	font-size: 90%;
	font-style: italic;
	padding: 3px 0 8px 0;
}
.TheRightToProtest .ImageStripContent {
	margin: 15px 20px 0 0;
}
.SmallLineHeight p {
	line-height: 130%;
}
.Notice {
	border: 1px solid #BF0000;
	color: #BF0000;
	font-weight: bold;
	padding: 5px 7px;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: center;
}
li.exhibition-title {
    padding:5px !important;
    color: yellow;
	border-bottom: 1px solid #777;
	width: 140px !important;
	text-align:left !important;
}

.OpenningHours{
	font-size: 20px;
	border: 1px solid #000;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-align: center;
}
li.exhibition-nolink {
	DISPLAY: block;
    MARGIN: 0px;
    COLOR: #CCCCCC;
    text-align: left !important;
    font-weight: normal;
    padding: 5px !important;
    BACKGROUND-COLOR: #3F5769;
    border-bottom: 1px solid #ccc;
	width: 140px !important;

}