@charset "UTF-8";
/* CSS Document */

/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/

/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/


body {
  min-width: 50%;
}

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 85%;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/


.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}


.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11,
.push_12, .pull_12 {
	position:relative;
}


/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix {
  zoom: 1;
}

/*
  960 Grid System ~ Text CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
  font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}

a {
	color: #3398cc;
	text-decoration: underline;
}

a:hover {
	color: #3398cc;
	text-decoration: none;
}

pre,
code {
  font-family: 'DejaVu Sans Mono', Monaco, Consolas, monospace;
}

hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
  font-size: 23px;
}

h3 {
  font-size: 21px;
}

h4 {
  font-size: 19px;
}

h5 {
  font-size: 17px;
}

h6 {
  font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

li {
  margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 20px;
}

.footer {
	text-align:left;
	padding-top:50px;
	padding-bottom:50px;
}


.header {
	padding-top: 20px;
	padding-bottom:50px;
}

.logo img {
	font-weight: bold;
	width: 172px;
	height: 40px;
	padding-bottom:10px;
}

.logo a {
	text-decoration:none;
	color:#000;
}

.nav a {
	text-decoration: none;
	color: #000;
}
.nav a:hover {
	color: #000;
	text-decoration: underline;
}

.nav1 a {
	text-decoration: none;
	color: #000;
}
.nav1 a:hover {
	color: #000;
	text-decoration: underline;
}

.divider {
	position: relative;
}

#body {
	padding-bottom:15px;
	padding-top:15px;
}

/* Current Page Navigation
----------------------------------------------------------------------------------------------------*/

.about #about a {
	color: #FFF;
	background-color: #888;
	padding:4px 4px 4px 4px;
}

.about #about a:hover {
	color: #333;
	background-color: #FFF;
	text-decoration: none;
}

.whenwhere #whenwhere a {
	color: #FFF;
	background-color: #888;
	padding:4px 4px 4px 4px;
}

.whenwhere #whenwhere a:hover {
	color: #333;
	background-color: #FFF;
	text-decoration: none;
}

.submit #submit a {
	color: #FFF;
	background-color: #888;
	padding:4px 4px 4px 4px;
}

.submit #submit a:hover {
	color: #333;
	background-color: #FFF;
	text-decoration: none;
}

.kids #kids a {
	color: #FFF;
	background-color: #888;
	padding:4px 4px 4px 4px;
}

.kids #kids a:hover {
	color: #333;
	background-color: #FFF;
	text-decoration: none;
}
.tip {
    color: #fff;
    background:#1d1d1d;
    display:none; /*--Hides by default--*/
    font-size:.8em;
	padding:10px;
	width:500px;
    position:absolute;    
	z-index:1000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.container_12 .grid_10 p {
	font-size:15px;
}

.container_12 .grid_10 ul li {
	font-size:15px;
	list-style-type: none;
}

.container_12 .grid_10 h2 {
	font-size:28px;
	padding-bottom:15px;
	font-family: "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
}
#expjoy {
	padding-bottom: 15px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.about #body .grid_10 #about {
	color: #FFF;
	background-color: #9a0000;
	text-transform: uppercase;
	text-align:left;
	width: 230px;
	height:28px;
	margin-bottom:20px;
	text-indent:120px;
}
.whenwhere #body .grid_10 #whenwhereh2 {
	color: #FFF;
	background-color: #349800;
	text-transform: uppercase;
	text-align:left;
	width: 360px;
	height:28px;
	margin-bottom:20px;
	text-indent:120px;
}

.submit #body .grid_10 #submith2 {
	color: #FFF;
	background-color: #006599;
	text-transform: uppercase;
	text-align:left;
	width: 430px;
	height:28px;
	margin-bottom:20px;
	text-indent:120px;
}

.kids #body .grid_10 #kidsh2 {
	color: #FFF;
	background-color: #ff9900;
	text-transform: uppercase;
	text-align:left;
	width: 200px;
	height:28px;
	margin-bottom:20px;
	text-indent:120px;
}
.home #body #expjoylogo {
	margin-left:0;
	margin-bottom:20px;
}
#cf {
	position:relative;
	float:left;
	left:15px;
	bottom:35px;
	height:48px;
	width:187.5px;
	margin:0 ;	
}
#cf img {
	position:absolute;
	left:0;
	margin-top:10px;
	height:48px;
	width:187.5px;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;	
	transition: opacity 1s ease-in-out;
}

#cf img.top:hover {
	opacity:0;
}
#gplink {
	display:none;
}
.container_12 .footer #copy {
	display: inline;
	float: right;
	position: relative;
	vertical-align: top;
}
.container_12 .footer #sponsor {
	display: inline;
	float: left;
	position: relative;
}
.dashes {
border-top: 4px dashed #666;
margin-top: 10px;
margin-bottom:10px;
}
.dashes2 {
border-top: 1px solid #666;
margin-top: 0px;
margin-bottom:10px;
}
.submit #body .grid_10 .small {
	font-size: 80%;
}
#body .grid_10 img.right {
	margin-right: 10px;
}

.home #body #expjoylogo img {
	width: 100%;
    margin-left: auto;
    margin-right: auto;
}

video {
  width: 100%    !important;
  height: auto   !important;
}

.submit #body .grid_10 ul li {
	list-style-type: disc;
	list-style-position: inside;
}

.grid_7 ul {
	font-size: 13px;
	list-style-type: none;
	float:right;
}

.nav {
	list-style-type: none;
	position: relative;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 15px;
	display:inline;
	text-align:left;
}
.nav1 {
	list-style-type: none;
	position: relative;
	font-weight: bold;
	padding-right: 5px;
	margin-top: 15px;	
	display:inline;
	text-align:left;
}