@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#323232;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.SnowPark #container { 
	width: 968px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
} 
.SnowPark #boxes { 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
		background-image:url(../inc/images/dual-gellan.png);
	background-repeat:no-repeat;

	width:968px;
	height:276px;
}
.SnowPark #header { 
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	width:959px;
	height:125px;
	padding: 0px 0px 0px 4px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */

} 
.SnowPark #header .logo{ 
	font-weight:normal;
	float:left;
	margin:0px 0 0 0 0px;

	
}
.SnowPark #header .lang{ 
	font-weight:normal;
	float:right;
	margin:0px 0px 0px 0px;
	
}
.SnowPark #flash { 
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
		background-image:url(../inc/images/white-bkgd.png);
	background-repeat:repeat-y;
	width:968px;
} 
.SnowPark #mainCont { 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
		background-image:url(../inc/images/white-bkgd-int.png);
	background-repeat:repeat-y;
	width:968px;
} 
.SnowPark #mainCont .navvy{ 
	float:left;
	margin-left:24px;
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image:url(../inc/images/navvy-flakes.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:231px;
} 
.SnowPark #mainCont .navvy ul{ 
	padding: 55px 0px 0px 25px;
	margin:0;

}
.SnowPark #mainCont .navvy li{
	list-style:none;
	list-style-position:outside;	
	padding: 6px 0px 6px 0px;
	font-weight:bold;
	margin:0;
}
.SnowPark #mainCont .navvy li a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000066;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;

}
.SnowPark #mainCont .navvy li a:hover{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
.SnowPark #mainCont .navvy li a:visited{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#003399;
	font-size:16px;
	font-weight:bold;

}
.SnowPark #mainCont .navvy span{
	padding-left:22px;
	}
.SnowPark #mainCont .copyArea{ 
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#330033;
	text-align:left;
	padding: 0 20px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width:670px;

}
.SnowPark #mainCont .copyArea a{ 
	color:#FF6600;


}
 
.SnowPark #footTrans { 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
background-image:url(../inc/images/foot-trans.png);
	background-repeat:no-repeat;
		background-position:bottom;
	width:968px;
	height:82px;
} 
.SnowPark  #footTrans2 {
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image:url(../inc/images/foot-trans2.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:968px;
	height:82px;
} 
.SnowPark #boxes .blue{ 
	padding: 12px 0px 12px 24px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:450px;
} 
.SnowPark #boxes .blue a{ 
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.SnowPark #boxes .blue a:hover{ 
	font-size:14px;
	color:#FFFF00;
	text-decoration:underline;
	font-weight:bold;
}
.SnowPark #boxes .blue p{ 
	padding-top:20px;
	float:left;
	padding-right:15px;
	padding-left:12px;
	color:#FFFFFF;
	width:225px;
} 
.SnowPark #boxes .blue .widget{ 
	float:right;
	color:#FFFFFF;
	width:190px;
} 
.SnowPark #boxes .blue .tag{ 
	padding-left:8px;
	font-size:12px;
	text-align:center;

} 
.SnowPark #boxes .orang{ 
	padding: 12px 12px 12px 4px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	width:460px;
} 
.SnowPark #boxes .orang a{ 
	font-size:14px;
	color:#333192;
	text-decoration:none;
	font-weight:bold;
}
.SnowPark #boxes .orang a:hover{ 
	font-size:14px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
.SnowPark #boxes .orang .tickets{ 
	float:right;
	color:#000000;
	width:260px;
	padding-top:0px;	
	padding-right:20px;
} 
.SnowPark #boxes .orang .tickets a.tic{ 
    display: block;
    width: 252px;
    height: 78px;
    background: url("../inc/images/buy-tickets-roll.jpg") 0 0 no-repeat;
    text-decoration: none;


} 
.SnowPark #boxes .orang .tickets a:hover.tic{
    background-position: 0px -79px;
}
.SnowPark #boxes .orang .head{ 
	padding: 2px 0px 8px 0px;
	text-align:center;

} 
.SnowPark #boxes .orang .attractions{ 
	float:left;
	padding-right:15px;
	padding-top:7px;
	padding-left:6px;
	color:#000000;
	width:150px;

}
.SnowPark #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.SnowPark #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(../inc/images/footer-back.jpg);
	background-repeat:repeat-y;
	width:959px;
	color:#fff;
}
.SnowPark #footer a:link, a:visited{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}	
.SnowPark #footer a:hover{
	font-weight:bold;
	color:#FF9900;
	text-decoration:underline;
} 
.SnowPark #footer-bottom { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(../inc/images/footer-bottom.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#ffffff;
	font-size:11px;
	width:959px;
	height:139px;
}  
.SnowPark #footer .info {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	width:500px;
}
.SnowPark #footer .links {
	margin: 0 20px 0 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 20px 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	width:250px;
	text-align:right;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.CollapsiblePanel {
	margin: 0px;
	padding: 0px 0px 0px 8px;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	background-color: #211f8d;
	margin: 0px;
	padding: 6px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px 0px 0px 14px;
	background-color:#211f8d;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #211f8d;

}

/* This is an example of how to change the appearance of the panel tab when the
 * CollapsiblePanel is closed. The "CollapsiblePanelClosed" class is programatically added and removed
 * whenever the CollapsiblePanel is closed.
 */

.CollapsiblePanelClosed .CollapsiblePanelTab {
 /* background-color: #EFEFEF */
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #211f8d;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #211f8d;

}
