body{
	background: #000 url(http://www.snowboardquebec.com/img/bg-toppages.jpg) top center no-repeat;
	color:#333;
	margin-left: 0px;
	margin-top: 0px;
}

a:link {
	text-decoration: underline;
	color:#000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color:#FFFFFF;
}
a:visited {text-decoration: underline; color:#000;}

td,th {font: normal 12px verdana, trebuchet ms, arial, sans-serif;}

#sitetable {width:888px; background:#999; margin:20px auto; font: normal 10px verdana, "trebuchet ms", "Lucida grande", sans-serif;}
#leftcol {width:160px;}
#maincol {width:728px; background:#fff; text-align:left;}

h1, h2, h3, h4, h5, h6, h7, h8, h9 {
	font-family: Helvetica, Arial, Verdana, "Trebuchet MS", "Lucida grande", sans-serif;
	color:#000;
}

.clear{clear:both;}

#header {background-color:; margin:0; padding:0;}
#sub-header {width:960px; margin:0 auto;}
#logo {float:left; margin:20px 20px 0 0;}
#top-leaderboard {float:left; margin:10px 0 0 0;}

div.logos img  {margin:10px; border:1px solid #ddd;}

/*--------- NAVIGATION ------------*/

div#navigation { background:#004763 url("../img/bg-btn-nav1.jpg") repeat-x bottom left; margin-top:20px;}
ul#nav1 {
	padding:0;
	list-style-type:none;
	width:920px;
	margin:0 auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:15px;
	font-weight: bolder;
	letter-spacing:-1px;
	background:transparent url("../img/bg-btn-nav1.jpg") repeat-x bottom left;
	font-family:Arial,Helvetica,sans-serif;}
ul#nav1 li {display:block;
	float:left;
	margin:0;
	pading:0;
	border-left:1px solid #00AEEF;
	height:40px;
	}
ul#nav1 li a {display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:0 28.7px;
	line-height:40px;
	border-right:1px solid #00AEEF;
	}
ul#nav1 li a:hover {color:#00AEEF; background-color:#004763;}

div#navigation2 {background-color:#000000; width:100%; border-bottom:1px solid #004763;}
ul#nav2 {;
	padding:0;
	list-style-type:none;
	width:920px;
	margin:3px auto;
	position:relative;
	display:block;
	height:25px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	background:transparent url("../img/bg-btn-nav1.jpg--") repeat-x bottom left;
	font-family:Arial,Helvetica,sans-serif;}
ul#nav2 li {display:block;
	float:left;
	margin:0;
	pading:0;
	border-left:1px solid #004763;
	height:25px;
	}
ul#nav2 li a {display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	line-height:25px;
	padding:0 17.5px;
	border-right:1px solid #004763;
	}
ul#nav2 li a:hover {color:#00AEEF; background-color:#004763;}




/*--------- MENU1 ---- utilisé par calendrier et photos aussi ---------*/

#menu1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 160px; /* Width of Menu Items */
	font: bold 12px "Trebuchet MS", "Lucida grande", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}

#menu1 ul li {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom:solid 1px #000;
	}

/* Styles for Menu Items */
#menu1 ul li a {
	display: block;
	margin: 0;
	padding: 5px;
	text-decoration: none;
	color: #000;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
#menu1 ul li a:hover { color: #fff; background: #000; } /* Hover Styles */




/* =Menu (avec les dropdowns, 2010)
-------------------------------------------------------------- */
.children a img {border:none; text-decoration:none; margin:0 px;}

#masthead {margin: 0 auto;
	width: 960px;}
#access {
font-family:helvetica, arial, trebuchet, sans-serif;
background:#004763 url("http://www.snowboardquebec.com/img/bg-btn-nav1.jpg") repeat-x bottom left;
	display: block;
	float: left;
	margin: 30px auto;
	width: 960px;      /* div entourant le menu, full bg  */
}
#access .menu-header,
div.menu {
	font-size: 16.5px;
	margin-left: 5px;
	width: 958px;     /* div du menu, centré  */
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #ccc;
	display: block;
	line-height: 38px;
	padding: 0 15px;
	text-decoration: none;
font-weight:bold;
text-transform:uppercase;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: -30px;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
text-align:left;
	padding: 15px 20px;
	width: 160px;
	height: auto;
font-weight:normal;
text-transform:none;
}
#access li:hover > a  {
	background: #333;
	color: #fff;
}
#access ul ul :hover > a {
	background: #222;
	color: #fff;
text-decoration:underline;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


#access .menu-header,
div.menu,
#colophon,
#branding,
#main {
	margin: 0 auto;
	width: 960px;
}





/*-- listings --*/
.listings {padding:10px; text-align:left; border-bottom:#333 solid 1px; margin-bottom:20px; font-size:110%;}
.listingIMG {float:left; padding:2px; margin:2px 10px; border:#999 solid 1px; background-color: #fff; width:160px; height:100px;}


/*- FOOTER SECTION -*/
#footer {font-size:12px; line-height:15px; font: normal 10px verdana, "trebuchet ms", "Lucida grande", arial, sans-serif; background-color:#000000; text-align:center;}
#sub-footer {width:960px; margin:10px auto 0 auto; padding:10px 0;  color:#fff; }
#footer ul {text-align:left; list-style-type:none; margin:30px 0;}
ul.f1 {width:140px; float:left; margin:0px;}
ul.f2 {width:140px; float:left; margin:0px;}
ul.f3 {width:140px; float:left; margin:0px;}
ul.f4 {width:140px; float:left; margin:0px;}
ul.f5 {width:140px; float:left; margin:0px;}
.f1 h4, .f2 h4, .f3 h4, .f4 h4, .f5 h4 {color:#ccc; font-family:helvetica, arial, sans-serif; font-size:13px;}
#sub-footer li {}
#sub-footer a {font-size:10px; color:#ccc; text-decoration:none; margin-left:5px;}
#sub-footer a:hover {color:#00AEEF; text-decoration:underline; background:none;}
#sub-footer a:visited {color:#888;}
#pub-footer {width:728px; heigth:90px; margin:5px auto;}

