@charset "utf-8";
/* CSS Document */
html{
scrollbar-face-color:#000000;
scrollbar-base-color:white;
scrollbar-arrow-color:white;
scrollbar-track-color:#CCCCCC;
scrollbar-shadow-color:#666666;
scrollbar-highlight-color:#CCCCCC;
scrollbar-3dlight-color:#CCCCCC;
scrollbar-darkshadow-Color:#333333;
}

a img { border:none; }

a {
	text-decoration: none;
	color: #3fc7f2;
}

a:hover {
	text-decoration: underline;
}

a:active, a:visited {
	color: #3fc7f2;
}

form
{
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
}

html, body
{
	background-image:url(../images/backgrounds/bg.jpg);
	background-size: 100% 100%;
	background-position: top center;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #000000;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #888888;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	word-wrap: break-word;
	line-height: 17px;
	font-size:16px;
	font-weight:normal;
}

#wrapper {
	width: 960px;
	height: auto;
	margin: 0px auto;
	text-align: left;
	z-index:2;
	overflow:hidden;
	margin-top: 20px;
	background-image: url(../images/wrapper_top.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top: 5px;
}

#header {
	width: 960px;
	margin: 0px auto;
	height: 140px;
	color: #888888;
}

#login_info {
	width: 200px;
	margin-left: 480px;
	float: right;
	margin-top: -90px;
	font-size: 10px;
}

#footer {
	width: 940px;
	height: 25px;
	margin: 0px auto;
	z-index:2;
	overflow:hidden;
	background-image: url(../images/wrapper_bottom.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-bottom: 0px;
	padding-right: 20px;
	font-size: 9px;
	text-align: right;
	margin-bottom: 20px;
	color:#888888;
}

#footer_contact {
	clear: both;
	width: 960px;
	height: auto;
	margin: 0px auto;
	text-align: center;
	z-index:2;
	overflow:hidden;
	background-color: #000000;
	color:#888888;
	padding-bottom: 10px;
	font-size: 13px;
	}

.banner {
background:transparent url(/images/banners/rotator.php) no-repeat scroll center top;
height:95px;
margin:0 auto;
overflow:hidden;
padding-left:20px;
padding-right:10px;
padding-top: 5px;
position:relative;
text-align:left;
width:910px;
}

#menu {
	width: 960px;
	height: 40px;
	background: url(../images/menu_bg.gif) repeat-x;
	background-color:#000000;
}

#menu ul{
	margin: 0px auto;
	width: 960px;
	}

#menu ul li{
	display: inline;}

#menu ul li a{
	float: left; text-decoration: none;
	color: white;
	padding: 13px 13px 10px;
	font-size: 12px;
	font-weight: 600; 
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
	font-family: Helvetica,Verdana,Geneva,Arial,sans-serif;
	border-right: none;
	border-top: none;
	border-bottom: none;
	}
	
#menu ul li:first-child a {
	border-left: none;
}

#menu ul li a:visited{
	color: white;}

#menu ul li a:hover, .menu ul li .current{
	color: #3FC7F2;
	}

body#home_page #menu ul li.home_page a, body#news_page #menu ul li.news_page a, body#about_page #menu ul li.about_page a, body#events_page #menu ul li.events_page a, body#snowsports_page #menu ul li.snowsports_page a, body#forum #menu ul li.forum_page a, body#gallery #menu ul li.gallery_page a, body#videos_page #menu ul li.videos_page a, body#downloads_page #menu ul li.downloads_page a, body#sponsors_page #menu ul li.sponsors_page a, body#jobs_page #menu ul li.jobs_page a, body#contact_page #menu ul li.contact_page a
{
	color: #fff;
	background-color:#0b75b2;
}


#content {
	width: 940px;
	padding: 10px;
	padding-top: 25px;
	background-color:#000000;
	float: left;
	min-height: 500px;
}

#news_area {
	width: 700px;
	height: auto;
	float: left;
	vertical-align:top;
	margin-bottom: 2px;
}

#slider {
	width: 700px;
	height: 330px;
	/*background-color: #ffaaee;*/
	position:relative;	
	overflow:hidden;
}

#news_updates {
	width: 688px;
	height: 155px;
	margin-right: 2px;
	/*background-color:#006600;*/
	border-color: #333333;
	border-width: thin;
	border-style: solid;
	padding: 5px;
	font-size: 9px;
}

#news_updates td {
	width: 340px;
	vertical-align:top;
	padding-left: 10px
}

#forum_updates {
	display: inline;
	width: 226px;
	height: 320px;
	margin-left: 2px;
	padding: 5px;
	/*background-color:#FF0000;*/
	float: left;
	vertical-align:top;
	border-color: #333333;
	border-width: thin;
	border-style: solid;
	margin-bottom: 2px;
	text-align: right;
	font-size: 9px;
}

h2 { margin-top: 0px; }

h2 a {
	color: #3fc7f2;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-decoration:none; 
}

h2 a:hover {
	text-decoration:underline; 
}

.forum_title {
	color: #3fc7f2;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	line-height: 10px;
}

#events {
	width: 226px;
	height: 150px;
	margin-left: 2px;
	float: left;
	border-color: #333333;
	border-width: thin;
	border-style: solid;
	text-align: right;
	padding: 5px;
	font-size: 9px;
}

#sponsors {
	height: auto;
	width: 938px;
	clear: both;
	padding: 5px 0 5px 0;
	vertical-align:top;
	border-color: #333333;
	border-width: thin;
	border-style: solid;
	text-align:center;
	margin-bottom: 2px;
	overflow-y: auto;
	overflow-x: hidden;
}

#sponsors button {
background-image: url(../images/carouselleft.gif);
background-position: center center;
background-repeat:repeat;
background-color: black;
float:left;
height: 60px;
border: none;
color: white;
padding: 0;
width: 10px;
}

#sponsors button.next {
background-image: url(../images/carouselright.gif);
float:right;
}


.sponsorcarousel {
	margin: 0px auto;
	
}

.sponsorcarouselwrap {
	width: 918px;
	float: left;
}

.sponsorcarousel img {
	padding: 0 0 0 0;
}

#bottom_section {
	height: auto;
	float: left;
	vertical-align:top;
	text-align:center;
	width: 942px;
}

#video_player {
	height: 250px;
	float: left;
	width: 457px;
	vertical-align:top;
	border-color: #333333;
	border-width: thin;
	border-style: solid;
	text-align: center;
	padding: 5px;
}

#what_is {
	height: 250px;
	float: left;
	width: 457px;
	vertical-align:top;
	border-color: #333333;
	border-width: thin;
	border-style: solid;
	text-align: right;
	padding: 5px;
	margin-left: 2px;
	font-size: 13px;
	line-height: 22px;
}

#news_content {
	background: #FFFFFF url(../community/Themes/iblue201-1/images/img/repeat.gif) repeat-x scroll 0 0;
	height: auto;
	width: 100&;
	vertical-align:top;
	border-color: #333333;
	border-width: thin;
	border-style: solid;
	text-align: left;
	margin: 10px;
	padding: 10px;
	color: #333333;
	min-height: 500px;
	margin-top: 0px;
	overflow: auto;
	font-size: 12px;
	line-height: 14px;
}

#news_info {
	text-align: center;
	margin-top: 40px;
	width: 100%;
	font-size: 12px;
}

#news_content h2 {
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	padding-top: 10px;
}

#side_menu {
	height: auto;
	float: left;
	padding: 0;
	margin-top: -10px;
	margin-left: -10px;
	margin-right: 15px;
	margin-bottom: 15px;
	color: #333333;
	width: 200px;
}

#side_menu ul{
	padding: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	}

#side_menu ul li{
	display: block;
	padding-left: 10px;
	/*background: url(../images/submenu_bg.jpg) no-repeat center bottom;*/
	border-bottom: 2px solid #aaaaaa;
	padding-bottom: 5px;
	padding-top: 5px;
	}

#side_menu ul li a{
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	font-weight: bold; 
	padding-bottom: 5px;
	}

#side_menu ul li a:visited{
	color: #333333;}

#side_menu ul li a:hover, .menu ul li .current{
	color: #0b75b2;
	}
/*ALL BELOW IS NEWS SLIDER */
/*
	Featured Content Slider
	by: Chris Coyier
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; 
height: 0;
line-height: 0;
font-size: 0;}
a											{ outline: none; }

/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 700px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 700px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 0; width: 80px; margin-top: 5px; height:45px; }
#movers-row									{ width: 620px; margin: -55px 0 0 80px; }
#movers-row div								{ width: 80px; float: left; margin-left: 44px; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(../images/slider/transpBlack.png); padding: 10px; height: 40px; 
											  margin-top: -80px; position: relative; z-index: 9999; color: white; }
.photo-meta-data h2							{ margin-top: 0px; margin-bottom: 5px; color: white; text-decoration: none; }											
.photo-meta-data h2 a						{ color: white; text-decoration: none; }
.photo-meta-data h2 a:hover					{ color: white; text-decoration: underline; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 80px; margin-top: -5px; 
											  position: relative; padding-top: 10px; z-index: 9999; }
.active-thumb 								{ background: transparent url(../images/slider/icon-uparrowsmallwhite.png) top center repeat-x;}

/*BELOW IS SUBMENU*/
#info {background:#f8f8f8; border:0;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {position:relative; z-index:100;}
/* hack to correct IE5.5 faulty box model */
* html .menu {}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {}
.menu ul ul {background-color:#000000;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {}
/* style the links for the top level */
.menu a, .menu a:visited {}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#000000}
/* style the second level hover */
.menu ul ul a.drop:hover{}
.menu ul ul :hover > a.drop {}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:25px; width: 940px; top:40px;left:0; border-top:1px solid #000; float:left; display: inline;}
/* another hack for IE5.5 */
* html .menu ul ul {top:40px;t\op:41px;}

* html .menu ul ul li {}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {color:#000; height:10px; display: inline; }
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{}
.menu :hover > a, .menu ul ul :hover > a {}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; display: inline; width: 960px; background-color: black;}
/* keep the third level hidden when you hover on first level list OR link 
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link 
.menu ul :hover ul :hover ul{visibility:visible;display: inline;} */

#menu ul ul li a {
	padding-top: 3px;
	border:none;
	background-color:#000000;
}

body#about_page #menu ul ul.submenu li a, body#news_page #menu ul ul.submenu li a, body#events_page #menu ul ul.submenu li a, body#snowsports_page #menu ul ul.submenu li a, body#sponsors_page #menu ul ul.submenu li a {
	background-color:#000000;
}

body#about_page #menu ul ul.submenu li a:hover, body#news_page #menu ul ul.submenu li a:hover, body#events_page #menu ul ul.submenu li a:hover, body#snowsports_page #menu ul ul.submenu li a:hover, body#sponsors_page #menu ul ul.submenu li a:hover 
{
	background-color: #000000;
	color: #3FC7F2;
}

#menu ul ul li {
	border-style: none;
}

.menu ul ul.fixedpos {
		visibility: visible;
}

#menu ul.submenu {
	padding-left: 10px;
	padding-right: 10px;
	width: 940px;
}


/** BOOKING **/

#booking_me {
	background: #000;
	width: 930px;
	text-align: right;
	padding-top: 10px;
	margin-bottom: -10px;	
	padding-left:	5px;
	padding-right: 25px; 
}

#booking_me span {
	font-size: 18px;
	font-weight: bold;
	color: #0b75b2;
	width: 100%;
	text-align: center;
	margin-right: 90px;
}

#booking_me select {
	margin: 5px 0;	
}

/*END*/






