@charset "utf-8";
/* CSS Document */
/* Author: AM Design - Josh Christopherson */

* {
	outline: none;
	zoom:1;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/body_bg.jpg) #dddddd top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*********************************
** Text Styles
**********************************/
#wonder_pagetext h2 {
	color: #669933;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
}

#wonder_pagetext h3 {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px;
	overflow: hidden;
	border-bottom: 2px solid #2282A6;
}

#wonder_pagetext h3 .h3_start {
	display: block;
	float: left;
	min-height: 28px;
	height: auto !important;
	-height: 28px;
	width: 15px;
	background: url(/images/h3_bg_left.jpg) top left no-repeat #2282A6;
}

#wonder_pagetext h3 .h3_content {
	display: block;
	float: left;
	min-height: 17px;
	height: auto !important;
	-height: 17px;
	padding-top: 8px;
	padding-bottom: 3px;
	background: #2282A6;
}

#wonder_leftcontent #wonder_pagetext h3 .h3_content {
	max-width: 451px;
}


#wonder_widecontent #wonder_pagetext h3 .h3_content {
	max-width: 592px;
}

#wonder_pagetext h3 .h3_end {
	display: block;
	float: left;
	min-height: 28px;
	height: auto !important;
	-height: 28px;
	width: 15px;
	background: url(/images/h3_bg_right.jpg) top left no-repeat #2282A6;
}

#wonder_pagetext h4 {
	color: #669933;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 5px;
}

#wonder_pagetext h5 {
	color: #2282a6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 15px;
}

#wonder_pagetext h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 2px;
}

a, a:visited, a:active {
	color: #669933;
	font-weight: bold;
}

a:hover, a:visited:hover {
	color: #336600;
}

hr {
	border: 0px;
	border-top:1px solid #4C7D2E;
	margin: 0 0 20px 0;
	height: 1px;
}

p {
	margin-top: 4px;
	margin-bottom: 16px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	width: auto;
}

hr+h4 {
	padding-top: 40px;
}

#wonder_pagetext ul {
	padding-left: 40px;
	margin-bottom: 20px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

#wonder_pagetext ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 25px;

}

#wonder_pagetext ul li {
	background: url(/images/li_bg.gif) left 8px no-repeat;
	padding-left: 10px;
}

.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}

.img-right {
	margin: 0 0 20px 15px;
	float: right;
	z-index: 99;
	}

.img-left {
	margin: 0 15px 20px 0;
	float: left;
	z-index: 99;
	}

.blue, .blue * {
	color: #2282A6 !important;
}

.green, .green * {
	color: #669933 !important;
}

.orange, .orange * {
	color: #EB6819 !important;
}



.traveling_exhibits_header {
	margin-bottom: 0px;
}

.traveling_exhibits_table_left {
	width: 14%;
	vertical-align: top;
	padding-bottom: 8px;
}

.traveling_exhibits_table_left img {
	padding: 4px;
	background-color: #dddddd;
	width: 66px;
	float: left;
	margin-right: 5px;
}

.traveling_exhibits_table_right {
	width: 86%;
	vertical-align: top;
	padding-bottom: 8px;
}

/*********************************
** Home Layout Styles
**********************************/
#subbody {
	margin: 0px;
	padding: 0px;
	background: url(../images/sub_body_bg.jpg) #ffffff top left repeat-x;
}

#wonder_container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	-margin-top:-16px
}

#wonder_sub_container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	min-height: 490px;
	height: auto !important;
	height: 490px;
	-margin-top:-16px
}

#wonder_header {
	height: 140px;
	float: left;
}

#wonder_sub_container #wonder_header {
	height: 186px;
	width: 950px;
	float: left;
	background: url(../images/subheader_bg.jpg) top left no-repeat;
}

#wonder_logo {
	width: 350px;
	float: left;
	font-size: 1px;
	line-height: 1px;
}

#wonder_search {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 550px;
	text-transform: uppercase;
	margin-top: 5px;
	padding-left: 50px;
}

#wonder_search a, #wonder_search a:visited, #wonder_search a:active{
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#wonder_search a:hover, #wonder_search a:visited:hover {
	text-decoration: underline;
}

#top_links {
	float: left;
	width: 235px;
	line-height: 21px;
}

#searchForm {
	margin: 0px;
	padding: 0px;
	float: left;
}

#searchForm .styleit {
	float: left;
	display: inline;
	border: 0px;
	padding-top: 2px;
	height: 19px;
	padding-left: 3px;
	margin-right: 3px;
}

#wonder_menu {
	height: 350px;
	float: left;
	width: 239px;
	background: url(../images/bluemiddle.jpg) #fff top left no-repeat;
}

#wonder_flash {
	height: 350px;
	float: left;
	width: 711px;
	background: url(../images/bluemiddle.jpg) #fff top left no-repeat;
}

#wonder_homecontent {
	float: left;
	padding-left: 13px;
	background: url(../images/home-content-bg.jpg) transparent top left repeat-y;
	width: 917px;
	margin-bottom: 20px;
}

#wonder_homebox1, #wonder_homebox2, #wonder_homebox3 {
	float: left;
	padding-left: 20px;
	padding-bottom: 7px;
}

#wonder_homebox1 { width: 280px; margin-right: 8px; }
#wonder_homebox2 { width: 280px; margin-right: 9px; }
#wonder_homebox3 { width: 280px; }

#wonder_homecontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #999999;
}

#wonder_homebox1 h2 { width: 280px; height: 30px; background: url(../images/newsh2.jpg) no-repeat top left; text-indent: -999em; }
#wonder_homebox2 h2 { width: 280px; height: 30px; background: url(../images/exhibitsh2.jpg) no-repeat top left; text-indent: -999em; }
#wonder_homebox3 h2 { width: 280px; height: 30px; background: url(../images/saleh2.jpg) no-repeat top left; text-indent: -999em; }

.innerbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
	float: left;
	margin-bottom: 5px;
	line-height: 18px;
	width: 280px;
}

.innerbox .box_pic {
	padding: 4px;
	background-color: #dddddd;
	width: 66px;
	float: left;
	margin-right: 5px;
}

.innerbox .box_pic img {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.innerbox .box_link {
	margin-top: 7px;
}

.innerbox .box_desc {
	letter-spacing: -1px;
}

#wonder_homebox1 .box_link a, #wonder_homebox1 .box_link a:visited, #wonder_homebox1 .box_link a:active {
	color: #62aa3c;
	letter-spacing: -1px;
}

#wonder_homebox1 .box_link a:hover, #wonder_homebox1 .box_link a:visited:hover {
	color: #40881a;
}

#wonder_homebox2 .box_link a, #wonder_homebox2 .box_link a:visited, #wonder_homebox2 .box_link a:active {
	color: #fd6407;
	letter-spacing: -1px;
}

#wonder_homebox2 .box_link a:hover, #wonder_homebox2 .box_link a:visited:hover {
	color: #db4205;
}

#wonder_homebox3 .box_link a, #wonder_homebox3 .box_link a:visited, #wonder_homebox3 .box_link a:active {
	color: #02a6e4;
	letter-spacing: -1px;
}

#wonder_homebox3 .box_link a:hover, #wonder_homebox3 .box_link a:visited:hover {
	color: #0084c2;
}

.more_button a {
	width: 60px;
}

.more_button_green {
	background: url(../images/but_green_more.jpg) top left no-repeat;
	text-align: left;
	text-indent: -999em;
	height: 18px;
	display: block;
	font-size: 1px;
	line-height: 1px;
	float: right;
	padding-right: 10px;
}

.more_button_orange {
	background: url(../images/but_orange_more.jpg) top left no-repeat;
	text-align: left;
	text-indent: -999em;
	height: 18px;
	display: block;
	font-size: 1px;
	line-height: 1px;
	float: right;
	padding-right: 10px;
}

.more_button_blue {
	background: url(../images/but_blue_more.jpg) top left no-repeat;
	text-align: left;
	text-indent: -999em;
	height: 18px;
	display: block;
	font-size: 1px;
	line-height: 1px;
	float: right;
	padding-right: 10px;
}

#wonder_footer {
	padding-top: 50px;
	width: 935px;
	padding-left: 15px;
	padding-bottom: 100px;
}

#designbyam {
	width: 37px;
	float: left;
	overflow: auto;
}

#footerlinks {
	color: #666666;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 895px;
	letter-spacing: -1px;
	margin-top: 5px;
}

#footerlinks a, #footerlinks a:visited, #footerlinks a:active {
	color: #666666;
	font-weight: normal;
}

#footerlinks a:hover, #footerlinks a:visited:hover {
	color: #444444;
}


#copyright {
	color: #666666;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 895px;
	margin-top: 4px;
}


/******************************************
**  SUB PAGE STYLES
*******************************************/
#breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	position: absolute;
	z-index: 99;
	top:166px;
}

#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:active {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

#breadcrumbs a:hover, #breadcrumbs a:visited:hover {
	color: #04B4F6;
	text-decoration: underline;
}

#breadcrumbs strong {
	font-weight: normal;
}

#wonder_sub_nav {
	width: 239px;
	float: left;
	height:320px;
	margin-top:-46px;
}

#wonder_sub_content_container {
	background:transparent url(../images/subcontent_container_bg.jpg) repeat-y scroll left top;
	float:right;
	height:auto !important;
	width:711px;
}

#wonder_sub_content {
	padding-left: 33px;
	width: 678px;
	background: url(../images/subcontent_bg.jpg) top left no-repeat;
	float: right;
	min-height: 375px;
	height: auto !important;
	height: 375px;
}

#footer_pretty {
	width: 711px;
	height: 150px;
	background: url(/images/subcontent_pretty_bg.jpg) top left no-repeat;
	float: right;
}

#wonder_subheader {
	width: 481px;
	float: left;
}

#non_flash_header {
	height: 43px;
	background: #64C333 url(/images/no_flash_header_bg.jpg) top right no-repeat;
	width: 98.1%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #fff;
	padding-left: 2%;
	line-height: 43px;
}

#wonder_pagetext {
	width: 481px;
	float: left;
	margin-top: 20px;
}

#wonder_widecontent {
	width: 622px;
	float: left;
}

#wonder_widecontent #wonder_subheader {
	width: 622px;
}

#wonder_widecontent #wonder_pagetext {
	width: 622px;
}

#wonder_leftcontent {
	width: 481px;
	float: left;
}

#wonder_right_nav {
	float: left;
	width: 135px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#wonder_right_nav #subnav {
	list-style: none;
	list-style-image: none;
	padding-bottom: 3px;
	margin: 0px;
	padding: 0px;
	float: left;
	padding-bottom: 3px;
	background: url(/images/rightnav_bg.jpg) #fff bottom left no-repeat;
}

#wonder_right_nav #subnav ul {
	background: none;
}

#wonder_right_nav li {
	background: url(/images/rightnav_bg.jpg) #fff top left no-repeat;
}

#wonder_right_nav #subnav li {
	display: none;
}

#wonder_right_nav #subnav li.current {
	display: block;
	float: left;
}

#wonder_right_nav #subnav li.current a {
	display: none;
}

#wonder_right_nav #subnav li ul li.current a {
	background: url(../images/rightnav_hover_bg.gif) top left no-repeat !important;
}

#wonder_right_nav #subnav li.current ul a {
	display: block;
}

#wonder_right_nav #subnav li.current li {
	display: block;
	float: left;
}

#wonder_right_nav li a, #wonder_right_nav li a:visited, #wonder_right_nav li a:active {
	padding-left: 10px;
	color: #666666;
	line-height: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	display: block;
	width: 125px;
	font-weight: normal;
}

#wonder_right_nav li a:hover, #wonder_right_nav li a:visited:hover {
	background: url(../images/rightnav_hover_bg.gif) top left no-repeat;
	color: #669933;
	text-decoration: underline;
}

#wonder_right_nav #subnav_default li {
	display: block;
}

#wonder_right_nav #subnav_default li.current a {
	display: block;
}

#wonder_right_nav #right_text {
	color: #669933;
	text-align: center;
	margin-top: 20px;
}

#wonder_sub_footer {
	width: 100%;
	background: url(../images/footer_bg.jpg) top left repeat-x;
	padding-top: 50px;
	padding-bottom: 100px;
}

#sub_footer_wrapper {
	width: 935px;
	padding-left: 15px;
	margin-left: auto;
	margin-right: auto;
}

/******************************************
**  NAVIGATION STYLES
*******************************************/
#nav {
	/*color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:125px 0px 0px 25px;
	#margin-left:-210px;
	padding:0pt;
	position:absolute;
	z-index:999;
	zoom:1 !important;*/
	height: 0px;
	line-height: 1px;
	font-size:1px;
	width: 1px;
}

#nav li{
	width: 0px;
	display: block;
}

#nav li a{
	width: 1px;
	text-decoration: none;
	color:#fff;
	height:1px;
	display:block;
	text-indent:-9999px;
	font-size: 1px;
	line-height: 1px;
}
#nav li ul{
	position: absolute;
	left: -999em;
	margin-left: 185px;
	background: #2282A6;
	padding-top: 7px;
	padding-bottom: 12px;
	width: 177px;
	text-align:left;
	display:block;
	margin-top:125px;
	margin-left: 210px;
	z-index: 9999;
}
#nav li li{
	display: block;
}

#nav li ul ul{
	left: -999em;
	z-index: 1111;
	background: #2282A6;
	padding-top: 7px;
	padding-bottom: 12px;
	margin-left: 177px;
	border-left: 1px solid #00688c;
	margin: 0px 0px 0px 177px !important;
	top: 0px !important;
}

#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li:hover ul ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul 
#nav li.sfhover ul ul ul ul{
	left: -999em;
	display:block;
}

#nav li li ul{left:-999em !important;}

#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{
	left: auto;
	visibility:visible;
}


#nav li:hover ul ul,
#nav li li:hover ul ul,
#nav li.sfhover ul ul,
#nav li li.sfhover ul ul{
   left: auto;
}

#nav li li {
	background: #2282A6 url(/images/nav_second_level_bg.gif) no-repeat scroll left bottom;
	width: 177px;
}

#nav li li li{
	font-size: 1em;
	display:block;
	/* border-left: 1px solid #211702; */
}

#nav li li a{
	width: 157px;
	display: block;
	text-decoration: none;
	padding: 5px 0px 9px 20px;
	height: auto !important;
	line-height: normal;
	text-indent: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	background: transparent;
	margin-bottom: 0px;
	letter-spacing: 0px;
}
#nav li:hover, #nav li.hover {
	/*position: static !important;*/
}
#nav li li a:hover{
	background: url(/images/nav_second_level_bg_hover.gif) left 1px no-repeat;
}
#nav ul.nothover{}

#sitemap li {
	line-height: 25px;
}

/******************************************
**  GALLERY STYLES
*******************************************/
.gallery_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 16px;
	height: 100px;
	overflow: hidden;
}

a img {
	border: 0px none;
}



/******************************************
**  SEARCH RESULTS STYLES
*******************************************/
#pagination {
	border-top: 1px solid #4A7A96;
}

#pagination a, #pagination a:visited, #pagination a:active {
	color: #4A7A96;
	display: block;
	float: left;
	padding: 0px 7px;
	line-height: 25px;
	text-decoration: underline;
}

#pagination a:hover, #pagination a:visited:hover {
	text-decoration: none;
	color: #F8981D;
}

#pagination #current {
	background: #4A7A96;
	color: #fff;
	text-decoration: none;
}



/******************************************
**  SECURE PAGE STYLES
*******************************************/
#mywonderform {
	margin-top: -7px;
	width: 290px;
	float: left;
}

#mywonderform span {
	display: block;
	width: 85px;
	float: left;
	height: 23px;
	padding-top: 7px;
	margin-bottom: 5px;
}

#mywonderform #uname, #mywonderform #upass {
	width: 180px;
	float: left;
	padding: 5px 10px;
	margin-bottom: 5px;
}

#wonder_login {
	margin-left: 85px;
	background: #03B0F2;
	border: 1px solid #2182A5;
	padding: 5px 20px;
	color: #ffffff;
	text-transform: uppercase;
}

.success {
	display: block;
	background: #cfc url(../images/accept.jpg) 4px 50% no-repeat;
	border: 1px solid #393;
	border-left: 3px solid #393;
	font-size: 11px !important;
	padding: 5px 24px;
	color: #333 !important;;
	margin: 5px 0px 10px 0px;
	float: left;
	width: 429px;
}

.error {
	display: block;
	background: #fcc url(../images/exclamation.jpg) 4px 50% no-repeat;
	border: 1px solid #c00;
	border-left: 3px solid #c00;
	font-size: 11px !important;
	color: #333 !important;;
	padding: 5px 24px;
	margin: 5px 0px 10px 0px;
	float: left;
	width: 429px;
}

.notice {
	display: block;
	background: #ffc url(../images/error.jpg) 4px 50% no-repeat;
	border: 1px solid #fc0;
	border-left: 3px solid #fc0;
	font-size: 11px !important;
	color: #333 !important;;
	padding: 5px 24px;
	margin: 5px 0px 10px 0px;
	float: left;
	width: 429px;
}
