/* --------------------------------------------------------------------------------------*/
/* Science North Exhibits ©2009 ---------------------------------------------------------*/
/* --------------------------------------------------------------------------------------*/

/* --------------------------------------------------------------------------------------*/
/* Science North Exhibits CSS Default Style ---------------------------------------------*/
/* --------------------------------------------------------------------------------------*/

body {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
background-attachment: fixed;
background-image: url(../images/exhibit-sales-back2.jpg); 
background-repeat: no-repeat; 
background-position: center top;
}
font {
color:#000000;
}
h1, h2, h3 {
margin: 20;
font-family: Arial, Helvetica, sans-serif;
}
h1 {
font-size: 1.8em;
}
h2 {
font-size: 1.4em;
}
h3 {
font-size: 1em;
}
p, ul, ol {
margin-top: 0;
line-height: 125%;
}
a:link {
color: #0099FF;
text-decoration: underline;
}
a:visited {
color: #0099FF;
text-decoration: underline;
}
a:hover {
color: #0099FF;
text-decoration: none;
}
a:active {
color: #0099FF;
text-decoration: underline;
}
img {
border: none;
}

.EktronAjaxLoading {
display: none;
}









/* --------------------------------------------------------------------------------------*/
/* Science North Exhibits CSS Default Style ---------------------------------------------*/
/* --------------------------------------------------------------------------------------*/
#exhibit-sales-main {
width: 900px;
height: 1000px;
margin: 0 auto;
}

/* --------------------------------------------------------------------------------------*/
/* Science North Exhibits CSS Banner ----------------------------------------------------*/
/* --------------------------------------------------------------------------------------*/
#exhibit-sales-features {
width: 900px;
height: 445px;
}

/* --------------------------------------------------------------------------------------*/
/* Science North Exhibits CSS Body ------------------------------------------------------*/
/* --------------------------------------------------------------------------------------*/
#exhibit-sales-bar {
background: transparent url(../images/exhibit-sales-bar.jpg) no-repeat top left;
width: 900px;
height: 41px;
}

#exhibit-sales-information {
background: transparent url(../images/exhibit-sales-fade.jpg) no-repeat top left;
width: 900px;
height: 400px;
}
	
	#exhibit-sales-conent {
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 560px;
	float: left;
	}
	
	#exhibit-sales-menu {
	font-size: 12px;
	background-color:#FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 240px;
	float: left;
	}

/* --------------------------------------------------------------------------------------*/
/* Science North Exhibits CSS Footer ----------------------------------------------------*/
/* --------------------------------------------------------------------------------------*/
#exhibit-sales-sitemap {
font-size: 12px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
width: 860px;
height: 110px;
float:left;
}
