@charset "utf-8";
/* CSS Document */

* {
	list-style:none;
	padding:0;
	margin:0;
}


body {
	background-color:#F0ECE4;
	margin:0;
}

#top {
	background: url('bg_top.gif') repeat-x;
	float:left;
	width:100%;
}

#topItems {
	width:1000px;
	margin:0 auto;
}

#topNav {
	width:800px;
	margin:0 auto;
}

#topNavList {
	width:800px;
	list-style:none;
	float:left;
	border-left:1px solid #a5b1ad;
	margin:0;
	padding:0;
}

#topNavList li {
	width:198px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
	border-right:1px solid #a5b1ad;
}

#topNavList li a:link, #topNavList li a:visited {
	color:#a5b1ad;
	text-decoration:none;
	padding:3px 0;
	display:block;
}

#topNavList li a:hover {
	background-color:#fff;
}

#topNavList #the_museum_of_tolerance {
	background-color:#fff;
}

#topNavList #the_museum_of_tolerance a:link, #topNavList #the_museum_of_tolerance a:visited {
	color:#787b72;
}

#header {
	width:1000px;
	float:left;
}

#logo {
	width:216px;
	float:left;
}

#primaryNav {
	float:left;
	width:784px;
}

#nav, #nav ul {
	padding:0;
	margin:50px 0 9px 0;
	list-style:none;
	float:right;
	position:relative;
	z-index:200;
}

#nav a {
	display:block;
}

/*first level*/
#nav li { 
	position:relative;
	float:left;
	font-size:1.6em;
	font-weight:bold;
	margin:0;
	list-style:none;
}

/*second level position*/
#nav li ul {
	position:absolute;
	display:none;
	margin:0;
	clear:both;
	background-color:#889690;
	font-size:0.45em;
	border:0;
	padding:10px 0;
	border:3px solid #454a3e;
	border-top:0;
}

#nav li ul li {
	clear:both;
	border:0;
}

#visit ul {
	position:absolute;
	left:-101px;
}

#events ul {
	position:absolute;
	left:-94px;
}

#about_us ul {
	position:absolute;
	left:-82px;
}

#get_involved ul {
	position:absolute;
	left:-67px;
}

#support ul {
	position:absolute;
	left:-87px;
}

#education ul {
	position:absolute;
	left:-78px;
}

#for_professionals ul {
	position:absolute;
	left:-53px;
}

#shop ul {
	position:absolute;
	left:-62px;
}

/*controls font color and style for first level menu items*/
#nav li a {
	color:#9aa9a3;
	text-decoration:none;
	padding:12px 10px;
}

#nav li a:hover {
	text-decoration:none;
	color:#be9761;
	background: url('green_pointer.gif') no-repeat bottom center;
}

#nav li a.firstNavOn:link, #nav li a.firstNavOn:visited {
	color:#484E41;
	background: url('green_pointer.gif') no-repeat bottom center;
}

/*controls font color and style for second level and lower menu items*/
#nav li ul li a {
	color:#fff;
	padding:5px 50px;
	width:140px;
}

#nav li ul li a:hover {
	background-color:#be9761;
	text-decoration:none;
	color:#fff;
	background-image:none;
}
	
/*Hidden nav positioning DO NOT Adjust*/
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left:-999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {display:block;}

#nav li:hover, #nav li.hover {
    height:1%;
}

ul#nav iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

* html ul#nav li { z-index: 201; }

/* this is for IE 5.0 */
select.hide { visibility: hidden; }

#container {
	width:1000px;
	margin:0 auto;
	background-color:#fff;
}

#inner {
	width:1000px;
	float:left;
	background-color:#fff;
	padding-bottom:20px;
}

#mainBanner {
	width:1000px;
	float:left;
	padding-bottom:30px;
}

#innerTop {
	width:1000px;
	float:left;
	border-bottom:10px solid #484e41;
}

#innerBanner {
	width:667px;
	float:left;
	border-right:1px solid #00030c;
}

#subNavTop {
	width:332px;
	float:right;
	background-color:#92a09a;
	height:267px;
	position:relative;
	z-index:100;
}

#subNavTop #subNavTopList li {
	font-size:16px;
}	

#subNavTop #subNavTopList a.subNavTopItemFirstOn:link, #subNavTop #subNavTopList a.subNavTopItemFirstOn:visited {
	color:#fff;
	background-color:#484e41;
	text-decoration:none;
	padding:3px 30px;
	display:block;
}

#subNavTop #subNavTopList ul {
	margin-top:15px;
}

#subNavTop #subNavTopList ul li {
	font-size:14px;
	font-weight:bold;
}

#subNavTop #subNavTopList ul a:link, #subNavTop #subNavTopList ul a:visited {
	color:#484e41;
	text-decoration:none;
	padding:3px 60px;
	display:block;
	background-color:#92A09A;
}

#subNavTop #subNavTopList ul a:hover {
	background-color:#BE9761;
}

#subNavTop #subNavTopList ul a.subNavTopItemOn:link , #subNavTop #subNavTopList ul a.subNavTopItemOn:visited {
	background-color:#5d6457;
	color:#fff;
}

#breadcrumb {
	width:966px;
	background-color:#ecefee;
	float:left;
	padding:5px 0 5px 34px;
}

#breadcrumb font.Path {
	color:#dca457;
	text-decoration:underline;
}

#innerMain {
	float:left;
	width:1000px;
}

#webFeature {
	width:667px;
	border-right:1px solid #9aa9a3;
	float:left;
}

#webFeature #content {
	margin:0 34px;
}

#innerRightCol {
	width:264px;
	float:right;
	padding:0 34px;
}

#subNavBottom {
	border-bottom:1px solid #99a8a2;
	padding-bottom:15px;
}

#subNavBottomList li {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#subNavBottomList li a:link, #subNavBottomList li a:visited {
	color:#494f42;
	text-decoration:none;
}

#subNavBottomList li a.subBottomThirdOn:link, #subNavBottomList li a.subBottomThirdOn:visited {
	color:#DCA457;
	font-weight:bold;
}

#subNavBottomList ul {
	margin:10px 0 0 0;
}

#subNavBottomList ul li {
	list-style:disc;
	font-size:12px;
	font-weight:normal;
	margin:2px 5px 2px 30px;
}

#subNavBottomList ul li a:link, #subNavBottomList ul li a:visited {
	color:#9aa9a3;
	text-decoration:underline;
}

#subNavBottomList ul li a:hover {
	color:#DCA457;
}

#subNavBottomList li a.subBottomFourthOn:link, #subNavBottomList li a.subBottomFourthOn:visited {
	color:#DCA457;
	font-weight:bold;
}

#subNavBottomList ul ul {
	margin:0;
}

#homeCols {
	width:1000px;
	float:left;
}

#homeLeft {
	float:left;
	border-right:1px solid #9aa9a3;
	width:298px;
	padding-left:33px;

}

.home_events {
	float:left;
	margin-bottom:33px;
	border:4px solid #9aa9a3;
	width:254px;
}

.home_events:hover {
	border:4px solid #dca457;
}

.home_events_bottom {
	float:left;
	border:4px solid #9aa9a3;
	width:254px;
}

.home_events_bottom:hover {
	border:4px solid #dca457;
}

.events_img {	
	float:left;
	background:url('home_events1.jpg') no-repeat;
	margin:0px;
	padding:0px;
	width:254px;
	height:124px;
	text-align:left;
	vertical-align:bottom;

}

.motiff_img {	
	float:left;
	background:url('MOTIFF_LOGO_MOT_HOME.jpg') no-repeat;
	margin:0px;
	padding:0px;
	width:254px;
	height:124px;
	text-align:left;
	vertical-align:bottom;
}

.events_img h6 {
	padding-top:105px;
	color:#FFF;
	padding-left:4px;
}

.exhibitions_img {
	float:left;
	background:url('home_special_exhibitions1.jpg') no-repeat;
	margin:0px;
	padding:0px;
	width:254px;
	height:124px;
	text-align:left;
	vertical-align:bottom;
	color:#FFF;
	line-height:12px;
}

.exhibitions_img h6 {
	padding-top:105px;
	color:#FFF;
	padding-left:4px;
}

.simon_img {
	float:left;
	background:url('home_simon1.jpg') no-repeat;
	margin:0px;
	padding:0px;
	width:254px;
	height:124px;
	text-align:left;
	color:#FFF;
	line-height:12px;
}

.simon_img h6 {
	padding-top:102px;
	color:#FFF;
	padding-left:4px;
}

.anne_img {
	float:left;
	background:url('img_anne_frank.jpg') no-repeat;
	margin:0px;
	padding:0px;
	width:254px;
	height:124px;
	text-align:left;
	color:#FFF;
	line-height:12px;
}

.anne_img h6 {
	padding-top:102px;
	color:#FFF;
	padding-left:4px;
}

.home_nesw_img {	
	float:left;
	background:url('home_news1.jpg') no-repeat;
	margin:0px;
	padding:0px;
	width:254px;
	height:124px;
	text-align:left;
	vertical-align:bottom;
	color:#FFF;
}

.home_nesw_img h6 {
	padding-top:105px;
	color:#FFF;
	padding-left:4px;
}

.home_losAngeles_img {	
	float:left;
	background:url('home_discover1.jpg') no-repeat;
	margin:0px;
	padding:0px;
	width:254px;
	height:124px;
	text-align:left;
	vertical-align:bottom;
	color:#FFF;
}

.home_losAngeles_img h6 {
	padding-top:105px;
	color:#FFF;
	padding-left:4px;
}

.home_losstand_img {
	float:left;
	background:url('home_special_standing.jpg') no-repeat;
	margin:0px;
	padding:0px;
	width:254px;
	height:124px;
	text-align:left;
	vertical-align:bottom;
	color:#FFF;
}

#homeMiddle {
	width:267px;
	float:left;
	border-right:1px solid #9aa9a3;
	padding:0 33px;
}

#icl_container_news ul {
	margin-top:10px;
}

#icl_container_news li.icl_summary {
	background:url('home_news_arrow.gif') 0 3px no-repeat;
	padding:0 0 0 10px;
	color:#484E41;
	font-size:11px;
}

#icl_container_news li.icl_more {
	padding:0 0 10px 10px;
	border-bottom:1px solid #99A8A2;
}

#homeRight {
	width:268px;
	float:left;
	padding:0 32px 0 32px;
}

#homeRight ul.right_listing {
	border-bottom:1px solid #99a8a2;
	padding-bottom:17px;
	margin-top:0px;
	padding-top:0px;
	width:263px;
	font-size:1.2em;
}

#homeRight li.right_listing {
	line-height:20px;
}

.right_listing a.right_link {
	line-height:20px;
	padding-left:6px;
}

#email {
	float:left;
	width:100%;
	padding-top:1.3em;	
	padding-bottom:1.8em;
	border-bottom:1px solid #99a8a2;
	vertical-align:middle;
}

.email {
	border: 1px solid #9aa9a3;
	font-size:14px;
	height:19px;
	width:221px;
	float:left;
	color:#9aa9a3;
	vertical-align:middle;
	padding:2px 0 0 4px;
	text-align:left;
}

.go_btn {
	display:block;
	float:left;
	height:23px;
	width:28px;
	background: url('go_btn.jpg');
}

.go_btn:hover {
	background-position:27px 0px; 
}

#home_events_room {
	float:left;
	width:254px;
}

.home_losstand_img {	
	float:left;
	background-image:url('home_special_standing.jpg');
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	width:254px;
	height:124px;
	text-align:left;
	vertical-align:bottom;
	color:#FFF;
}

#footer {
	padding:10px 0;
	background-color:#484E41;
	float:left;
	width:1000px;
}

#footerLinks {
	text-align:center;
	color:#fff;
	font-size:11px;
}

#footerLinks a:link, #footerLinks a:visited {
	color:#fff;
	padding:0 10px;
}

#footerLinks a:hover {
	color:#DCA457;
}

#copyright {
	text-align:center;
	color:#fff;
	font-size:11px;
}

#copyright p {
	margin:5px 0 0 0;
	color:#fff;
	font-size:11px;
}

#myGallery
{
width: 1000px !important;
height: 267px !important;
float:left !important;
border-bottom:10px solid #484e41 !important;
}

#myGalleryx
{
width: 1000px !important;
height: 364px !important;
float:left !important;
border-bottom:10px solid #484e41 !important;
}

#myGallery h3,
#myGallery p,
{
display:none;
} 
#myGalleryv
{
width: 1000px !important;
height: 165px !important;
float:left !important;
border-bottom:10px solid #484e41 !important;
}

#myGalleryv h3,
#myGalleryv p,
{
display:none;
}

.content_table{
color:#484e41;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:13px;
}


.content_table span{
color:#dca457;
font-weight:bold;

}


.content_table_school{
color:#484e41;
font-size:1.1em;
border-left:3px solid #9aa9a3;
border-right:3px solid #9aa9a3;
border-top:3px solid #9aa9a3;
border-bottom:3px solid #9aa9a3;
}

.content_table_temp{
color:#484e41;
font-size:1.1em;
border-left:1px solid #9aa9a3;
border-top:1px solid #9aa9a3;
border-bottom:1px solid #9aa9a3;
}


.white_text
{
	color:#FFF;
	font-weight:bold;
	border-right:1px solid #9aa9a3;
	border-bottom:1px solid #9aa9a3;
}


.green_text
{
	color:#484641;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-right:1px solid #9aa9a3;
	border-bottom:1px solid #9aa9a3;
	
}


.green_text_role
{
	color:#484641;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
		border-right:1px solid #9aa9a3;
	
}
.green_text_normal
{
	color:#484641;
	font-weight:normal;
	border-right:1px solid #9aa9a3;
	border-bottom:1px solid #9aa9a3;
	
}

.green_text_visit_inner
{
	color:#484641;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px; height:20px;
	padding-bottom:5px;
	border-left:1px solid #9aa9a3;
	border-bottom:1px solid #9aa9a3;
	
}
.green_text_visit
{
	color:#484641;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px; height:20px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #9aa9a3;
}
.content_table_visit{
color:#484e41;
font-size:1.1em;
border-left:1px solid #9aa9a3;
border-right:1px solid #9aa9a3;
border-top:1px solid #9aa9a3;

}

.Green_Block_border
{
	font-weight:normal;
	color:#484641;	
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin:8px;
	width:auto;
	border: 1px solid #9aa9a3;
}

.Green_light_border
{
	color:#484641;
	padding-top:5px;
	width:auto;
	border: 1px solid #9aa9a3;
}
.green_text_normal_with_margin
{
	color:#484641;
	font-weight:normal;
	border-right:1px solid #9aa9a3;
	border-bottom:1px solid #9aa9a3;
	margin:8px;
	width:auto;

}

.text_with_margin
{
	color:#484641;
	font-weight:normal;
	
	width:auto;
	padding-top:5px;

}

td.green_text_normal_with_margin p
{
	margin:8px;
	width:auto;
	color:#484641;
	font-size:12px;
}
td.green_text_normal_with_margin p a
{
	color:#9aa9a3;
	font-size:12px;
}

td.green_text_normal_with_margin p a:hover
{
	color:#dca457;
}

a.pdf_link
{
	color:#484641;
	text-decoration:none;
}
a.pdf_link:hover
{
	color:#dca457;
	text-decoration:underline;
}	
/*----elementry/middle-------*/
a.pdf_tr
{
	color:#9aa9a3;
	text-decoration:underline;
}
a.pdf_tr:hover
{
	color:#dca457;
	text-decoration:underline;
}
/*---- End of elementry/middle-------*/


/*    Form Styles    */

.CTtableout font.CT {
	font-size:12px;
}

/* Clearfix */	

.clearfix:after {

content: ".";

display: block;

height: 0;

clear: both;

visibility: hidden;

}



.clearfix {display: inline-block;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */ 

.err_msg{color:#FF0000;font-size:11px;}

#action_lab_stand {
	float:left;
	width:100%;
	padding-top:18px;
	padding-bottom:33px;
}

.action_lab_news {
	height:70px;
	width:254px;
	display:block;
	float:left;
	background: url('home_action_lab_image.jpg') no-repeat top; 
}

#action_lab_news {
	background:#f7f5f1;
	width:254px;
	border:5px solid #484e42;
	height:200px;
	float:left;
	margin-top:0px;
}

#action_lab_news span action_lab_news {
	padding:0px;
	margin:0px;
}

ul.listing_lab_news1 {
	float:left;
	width:241px;
	color:#484e41;
	margin-left:6px;
	margin-top:3px;
}

ul.listing_lab_news {
	float:left;
	width:241px;
	color:#484e41;
	border-bottom:1px solid #c8cec9;
	margin-left:6px;
	margin-top:5px;
}

li.lab_news_img {
	float:left;
	width:15px;
	padding-left:2px;
	padding-top:2px;
}

li.lab_news_txt {
	float:left;
	font-size:11px;
	padding-left:10px;
	width:210px;
	height: 35px;
}

.flash_scroller {
	float:left;
	position:absolute;
	width:665px;
	height:27px;
	margin-top:353px;
	visibility:visible;
	top:10px;
	z-index:1000;
	left:0;
}

.volunteer_news {
	height:31px;
	width:252px;
	display:block;
	float:left;
	border:4px solid #484e42;
	border-bottom:none;
	background: url('volunteer_news.gif') no-repeat top;
	margin-top:18px;
}

#volunteer_news {
	background:#f7f5f1;
	width:252px;
	border:4px solid #484e42;
	border-top:none;
	height:240px;
	float:left;
	overflow:auto;
	margin-bottom:16px;
}

#volunteer_news p {
	padding-left:15px;
	padding-right:15px;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.3em;
	color:#484e42;
	float:left;
}

#quicklinks {
	margin:5px 0 10px 32px;
}

#quicklinks img {
	margin-right:10px;
}
