@charset "utf-8";
/* CSS Document */

* {
	list-style:none;
	padding:0;
	margin:0;
	border:none;
}


body {
	background-color:#e1e7e9;
	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 #263948;
	margin:0;
	padding:0;
}

#topNavList li {
	width:198px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
	border-right:1px solid #263948;
}

#topNavList li a:link, #topNavList li a:visited {
	color:#263948;
	text-decoration:none;
	padding:3px 0;
	display:block;
}

#topNavList li a:hover {
	background-color:#fff;
}

#topNavList #new_york_tolerance_center {
	background-color:#fff;
}

#topNavList #new_york_tolerance_center a:link, #topNavList #new_york_tolerance_center 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;
}

/*second level position*/
#nav li ul {
	position:absolute;
	display:none;
	margin:0;
	clear:both;
	background-color:#878F9A;
	font-size:0.45em;
	border:0;
	padding:10px 0;
	border:3px solid #2C3B4E;
	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:#87909B;
	text-decoration:none;
	padding:12px 10px;
}

#nav li a:hover {
	text-decoration:none;
	color:#be9761;
	background: url('blue_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;
}

#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-top:10px;
}

#subNavBottomList ul li {
	list-style:disc;
	font-size:12px;
	font-weight:normal;
	margin: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;
}

.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;
}

.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:#2c3b4e;
	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;
}