/* =General stuff
----------------------------------------------- */

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}
	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}

.left {
	float:left;
	clear:left;
	margin-right:10px;
	margin-bottom:10px;
	}

.right {
	float:right;
	clear:right;
	margin-left:10px;
	margin-bottom:10px;
	} 
	
body {
	background:url(../gfx/body_bg.gif);
	}
	
#container {
	width:904px;
	background:url(../gfx/shadow.png) repeat-y;
	margin:0 auto;
	padding:0 0 0 4px;
	}
	
.alert {
	color:#A00;
	font-weight:bold;
	font-style:italic;
	}

/* =Type
----------------------------------------------- */

body {
	font-family:Arial, Helvetica, sans-serif;
	}
	
h1, h2, h3, h4, h5, p, li {
	color:#333;
	}

h1 {
	font-size:32px;
	}
	
h2 {
	font-size:24px;
	}
	
h3 {
	font-size:18px;
	}
	
h4 {
	font-size:16px;
	}
	
h5 {
	font-size:14px;
	}
	
h6 {
	font-size:12px;
	}
	
p, li {
	font-size:13px;
	}
	
	
a {
	color:#333;
	font-weight:bold;
	}
	
a:hover {
	text-decoration:none;
	}
	
/* =Header
----------------------------------------------- */

#header{
	width:900px;
	height:318px;
	background:url(../gfx/sn_header_bg.gif) repeat-x;
	margin:0 0 12px 0;
	color:#FFF;
	position:relative;
	z-index:1;
	}
	
#print_header {
	display:none;
	}
	
#header a {
	color:#FFF;
	text-decoration:none;
	}

#returnLink {
	font-size:9px;
	width:150px;
	height:74px;
	float:left;
	}
	
#returnLink p {
	padding:5px 10px 10px 30px;
	background:url(../gfx/return_link.gif) 10px 20px no-repeat;
	}
	
#returnLink a {
	font-size:13px;
	font-weight:bold;
	}
	
#weatherWidget {
	width:450px;
	height:69px;
	float:left;
	padding:5px 10px 0 30px;
	} 
	
#header p {
	color:#FFF;
	}

#weatherWidget .text p.temp {
	font-size:24px;
	font-weight:bold;
	margin:8px 0 0 0;
	padding:0;
	}
	
#weatherWidget .icon {
	float:left;
	width:41px;
	background:#FFF url(../gfx/weather_top.gif) no-repeat;
	padding:5px 6px 0 6px;
	height:35px;
	margin:15px 10px 0 0;
	}

#weatherWidget .icon img {
	width:40px;
	height:34px;
	}	
	
#weatherWidget .text p {
	float:right;
	width:380px;
	font-size:10px;
	}
	
#search {
	width:210px;
	margin-top:10px;
	float:right;
	}
	
.townlinks {
/*	position:absolute;
	top:5px;
	right:21px;*/
	float:right;
	font-size:9px;
	width:200px;
	margin-top:10px;
	padding-right:20px;
	}
	
#header h1 {
	width:900px;
	height:244px;
	position:relative;
	clear:left;
	}
	
#header h1 span {
	background:url(../gfx/banners/regional/banner.jpg) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	}

/* =Nav
----------------------------------------------- */

/* styles for jquery slide panels */

.panel-up{
	
 }
.panel-down{
	
}
.panel-target{

}
.panel-closed{
	display:none;
}

#badgenav {
	z-index:2;
	position:relative;
	}

#badgenav, #badgenav li {
	list-style:none;
	}
	
#badgenav li {
	width:224px;
	height:170px;
	float:left;
	position:relative;
	}
	
#badgenav a {
	width:224px;
	height:150px;
	padding:10px 0;
	text-align:center;
	display:block;
	background:url(../gfx/badgetab_sn.jpg) 0 0 no-repeat;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	}
	
#badgenav a:hover {
	color:#000;
	}
	
#badgenav ul {
	position:absolute;
	background:#DD520F;
	width:214px;
	margin:0 0 0 10px;
	padding:5px 0 0 0;
	top:45px;
	left:-999em;
	z-index:2000;
	}
	
#badgenav li:hover ul, #badgenav li.sfhover ul {
	left: auto;
	}
	
#badgenav li li {
	width:auto;
	height:auto;
	float:none;
	}
	
#badgenav li li a {
	width:170px;
	display:block;
	height:auto;
	padding:0;
	background:none;
	font-size:12px;
	text-align:left;
	padding:0 5px 5px 5px;
	}
	
.badge {
	width:224px;
	height:170px;
	float:left;
	position:relative;
	}
	
.badge a {
	width:224px;
	height:150px;
	padding:10px 0;
	text-align:center;
	display:block;
	background:url(../gfx/badgetab_sn.jpg) 0 0 no-repeat;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	}
	
.badge a:hover {
	color:#000;
	}

.one { 	background:url(../gfx/banners/regional/badge1_bg.jpg) no-repeat;	}
.two {	background:url(../gfx/banners/regional/badge2_bg.jpg) no-repeat;	}
.three {	background:url(../gfx/banners/regional/badge3_bg.jpg) no-repeat;	}
.four {	background:url(../gfx/banners/regional/badge4_bg.jpg) no-repeat;	}

#fraser-lake-body .one { 	background:url(../gfx/banners/fraser-lake/badge1_bg.jpg) no-repeat;	}
#fraser-lake-body .two {	background:url(../gfx/banners/fraser-lake/badge2_bg.jpg) no-repeat;	}
#fraser-lake-body .three {	background:url(../gfx/banners/fraser-lake/badge3_bg.jpg) no-repeat;	}
#fraser-lake-body .four {	background:url(../gfx/banners/fraser-lake/badge4_bg.jpg) no-repeat;	}

#vanderhoof-body .one { 	background:url(../gfx/banners/vanderhoof/badge1_bg.jpg) no-repeat;	}
#vanderhoof-body .two {	background:url(../gfx/banners/vanderhoof/badge2_bg.jpg) no-repeat;	}
#vanderhoof-body .three {	background:url(../gfx/banners/vanderhoof/badge3_bg.jpg) no-repeat;	}
#vanderhoof-body .four {	background:url(../gfx/banners/vanderhoof/badge4_bg.jpg) no-repeat;	}

#fort-st-james-body .one { 	background:url(../gfx/banners/fort-st-james/badge1_bg.jpg) no-repeat;	}
#fort-st-james-body .two {	background:url(../gfx/banners/fort-st-james/badge2_bg.jpg) no-repeat;	}
#fort-st-james-body .three {	background:url(../gfx/banners/fort-st-james/badge3_bg.jpg) no-repeat;	}
#fort-st-james-body .four {	background:url(../gfx/banners/fort-st-james/badge4_bg.jpg) no-repeat;	}

/* =Primary
----------------------------------------------- */

#primary {
	width:630px;
	margin:0px 20px 0 25px;
	float:right;
	padding:0 0 225px 0;
	position:relative;
	}
	
#primary p {
	margin-bottom:25px;
	}
	
#primary p, #primary li {
	line-height:20px;
	}
	
#primary ul, #primary ol {
	margin:10px 0 10px 15px;
	padding:0 0 0 15px;
	}
	
#primary h2, #primary h3, #primary h4, #primary h5,
#primary h2 a, #primary h3 a, #primary h4 a, #primary h5 a {
	color:#b1430d;
	margin-bottom:10px;
	}


#primary .photoboxleft img {
	float:left;
	clear:left;
	margin-right:10px;
	margin-bottom:10px;
	}

#primary .photoboxright img {
	float:right;
	clear:right;
	margin-left:10px;
	margin-bottom:10px;
	}
	
#primary h2 {
	width:240px;
	margin:13px 0 22px 0;
	clear:none;
	}
	
.summary {
	margin:5px 0;
	border-top:1px dotted #CCC;
	padding:10px 0 0 0;
	}
	
.summary a {
	text-decoration:none;
	}
	
#primary .summary .readmore {
	text-align:right;
	margin:-20px 0 0 0;
	padding:0;
	width:auto;
	}
	
#primary .summary p {
	margin-bottom:5px;
	width:500px;
	}
	
#primary #biznav {
	z-index:1;
	width:352px;
	float:right;
	position:relative;
	top:0;
	right:0;
	margin-top:0;
	}
	
#biznav p.instructions {
	margin:0;
	padding:0;
	font-size:11px;
	text-align:right;
	}

#biznav #bizlink a {
	display:block;
	width:332px;
	height:15px;
	padding:7px 10px;
	font-size:14px;
	text-decoration:none;
	background:url(../gfx/biznav_bg.gif) no-repeat;
	position:relative;
	float:right;
	}
	
#biznav, #biznav ul{
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
#biznav #bizlink li a {
	display: block;
	padding:0;
	margin:5px 10px ;
	font-size:12px;
	height:auto;
	background:none;
	float:none;
	width:280px;
	clear:none;
	}
	
#biznav ul {
	position: absolute;
	width: 337px;
	background:#FFF;
	border:1px solid #CCC;
	left: -999em;
	margin:0 0 0 5px;
	top:49px;
	}
	
#biznav .positionFix {
	}
	
#biznav #bizlink:hover ul, #biznav li.sfhover ul {
	left: auto;
	border:1px solid #CCC;
	border-top:none;
	}

#primary .breadcrumbs {
	display:none;
	clear:both;
	margin:5px 0 0 0;
	float:left;
	}
	
.breadcrumbs a {
	font-weight:normal;
	text-decoration:none;
	}
	
.breadcrumbs a:hover {
	text-decoration:underline;
	}
	
#photobox {
	background:#333;
	width:637px;
	height:190px;
	float:left;
	position:absolute;
	top:-200px;
	right:15px;
	}
	
#photobox.regional {
	width:459px;
	right:193px;
	top:-225px;
	height:205px;
	}
	
#footer #photobox h3 a {
	display:block;
	font-size:16px;
	height:34px;
	color:#FFF;
	background:url(../gfx/photos_tab.gif) no-repeat;
	padding:5px 0 0 10px;
	line-height:16px;
	text-decoration:none;
	}
	
#footer #photobox.regional h3 a {
	background:url(../gfx/photos_tab_regional.gif) no-repeat;
	padding:15px 0 0 22px;
	height:24px;
	}
	
#photobox h3 small {
	font-size:12px;
	font-weight:normal;
	}
	
	
#photobox a {
	color:#FFF;
	}
	
.photothumb {
	margin:14px 0 0 14px;
	width:90px;
	float:left;
	display:inline;
	}
	
.regional .photothumb {
	width:122px;
	margin-left:23px;
	}
	
/* =Events
----------------------------------------------- */

.event_listing {
	margin:10px 0;
	border-top:1px dotted #CCC;
	padding:10px 0;
	}
	
.event_listing a {
	text-decoration:none;
	}
	
.event_listing .readmore {
	text-align:right;
	}
	
.dates .startdate, .dates .enddate {
	float:left;
	margin-right:10px;
	}
	
.events_submit_cats {
	clear:left;
	}
	
.helplinks a {
	font-size:12px;
	}
	
#events_submit textarea {
	margin:0 0 10px 0;
	}
	
#events_submit label {
	font-size:12px;
	margin:5px 0;
	display:block;
	font-weight:bold;
	}
	
#events_submit p {
	font-weight:bold;
	margin-bottom:10px;
	}
	
#events_submit select {
	width:400px;
	margin-bottom:10px;
	}
	
#events_submit .buttons {
	margin:10px 0;
	}

/* =Secondary
----------------------------------------------- */

#secondary {
	width:215px;
	float:left;
	margin:15px 0 0 10px;
	display:inline;
	}

#nav {
	margin:0 0 20px 25px;
	}

#nav, #nav li {
	list-style:none;
	}	
	
#nav li a {
	display:block;
	padding:0 0 5px 15px;
	width:175px;
	color:#333;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	background:url(../gfx/li_bg.gif) 0 1px no-repeat;
	}
	
#nav li li a {
	background:none;
	font-size:12px;
	font-weight:normal;
	padding:0 15px 0 30px;
	margin:5px 0;
	}
	
#nav li a:hover {
	text-decoration:underline;
	}
	
#secondary h3 {
	font-size:16px;
	margin-bottom:15px;
	}
	
#databox {
	background:url(../gfx/databox_btm.gif) bottom left no-repeat;
	padding-bottom:5px;
	float:left;
	}

#databox ul.tabs {
	float:left;
	width:214px;
	background:url(../gfx/regional_tabs_bg.gif) bottom left repeat-x;
	}
		
#databox ul.tabs, #databox ul.tabs li {
	list-style:none;
	}
	
#databox ul.tabs li {
	float:left;
	display:inline;
	}
	
#databox ul.tabs li a {
	display:block;
	width:107px;
	height:21px;
	padding:13px 0 0 0;
	float:left;
	background:url(../gfx/databox_tab_down.gif) no-repeat;
	text-align:center;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	}

#databox ul.tabs li a.regional {
	padding-top:5px;
	height:29px;
	line-height:14px;
	}
	
#databox ul.tabs a:hover, #databox ul.tabs .ui-tabs-selected a {
	background:url(../gfx/databox_tab_up.gif) no-repeat;
	}
	
#databox .pane {
	background:url(../gfx/databox_bg.gif) repeat-y;
	padding:10px;
	float:left;
	width:194px;
	}
	
#databox p.date {
	font-weight:bold;
	}
	
#databox p.category a {
	text-decoration:none;
	font-weight:normal;
	}
	
#databox p.category {
	font-size:10px;
	}
	
#databox .item {
	margin:0 0 15px 0;
	}
	
#databox .readmore {
	text-align:right;
	margin:10px 0 0 0;
	}
	
#databox .readmore a {	
	padding-right:20px;
	background:url(../gfx/readmore_bullet.gif) center right no-repeat;
	}
	
.ui-tabs-hide { display: none; }


#tools {
	clear:left;
	float:left;
	width:215px;
	height:130px;
	margin:15px 0;
	background:url(../gfx/tools_bg.gif) bottom left no-repeat;
	}
	
#tools ul {
	float:left;
	list-style:none;
	padding:20px 0 0 35px;
	width:180px;
	}
	
#tools li {
	float:left;
	display:block;
	width:90px;
	height:40px;
	margin:0 0 0 0;
	line-height:auto;
	}
	
#tools li a {
	width:45px;
	height:40px;
	padding:0 0 0 25px;
	float:left;
	display:block;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	}
	
#tools a:hover {
	text-decoration:underline;
	}
	
#tools_calc { background:url(../gfx/tools_calc_icn.gif) 0 10% no-repeat; }
#tools_travel { background:url(../gfx/tools_travel_icn.gif) 0 10% no-repeat; }
#tools_map { background:url(../gfx/tools_map_icn.gif) 0 10% no-repeat; clear:left;}
#tools_earth { background:url(../gfx/tools_earth_icn.gif) 0 10% no-repeat; }
#tools_print { background:url(../gfx/tools_print_icn.gif) 0 10% no-repeat; clear:left;}

#quicklinks select {
	width:215px;
	margin:5px 0;
	}

/* =Footer
----------------------------------------------- */

#footer {
	clear:both;
	background:url(../gfx/footerbg_sn.gif) repeat-x;
	width:900px;
	height:197px;
	position:relative;
	}
	
#discover_image {
	float:left;
	width:218px;
	height:109px;
	margin:40px 20px 0 8px;
	}
	
#footer .links {
	float:left;
	width:360px;
	margin:53px 18px 0 0;
	}
	
#footer p {
	color:#FFF;
	margin:0 0 10px 0;
	}
	
#footer a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
	
#footer a:hover {
	text-decoration:underline;
	}
	
#footer .contact {
	margin:40px 0 0 0;
	border-left:1px dotted white;
	padding:13px 0 0 20px;
	float:left;
	width:250px;
	}

.shadow {
	width:900px;
	background:url(../gfx/footer_shadow.png) no-repeat;
	margin:0 auto;
	padding:20px 4px;
	}	
	
.copyright {
	float:left;
	width:450px;
	}
	
.credits {
	float:right;
	width:450px;
	text-align:right;
	}
	
	
#footer .credits, #footer .credits a, #footer .copyright, #footer .copyright a {
	color:#000;
	}
	
