/* Peak to Valley - A community run joing the ski area with Smithers  www.smithersskirun.com */
/* version 0.1.1 ----------------------------------- */

body {margin:0;padding:0;background:#ebecf6;}
p, span, td, li {font-family:arial,tahoma,verdana;font-size:11px;color:#464646;margin:0;}
p {line-height:1.4em;margin-bottom:0.5em;}
p.txtb, span.txtb {font-size:14px;font-weight:700;}
p.txtm {font-size:12px;}
p.tiny, span.tiny {font-size:9px;}
div#container {width:760px;position:relative;margin:5% auto 5px auto;padding:0;}
table#seperator {width:100%;margin:0;}
table#seperator td {vertical-align:top;}
table#seperator td#text {padding:0 10px;vertical-align:top;}

/* imagine image */
div#subpicture {width:298px;height:442px;border-left:5px solid #1f418a;border-right:5px solid #1f418a;margin:0;padding:0;}
div#subpicture {background:url(images/skirunc.jpg) center no-repeat;}
img#skirun {margin:0;border:1px solid #1f418a;}
/* imagine image invisible for screen disply */
div#prntsubpicture {width:300px;height:444px;margin:0;display:none;}

/* text column */
li {margin-left:12px;}
img.imgbase {vertical-align:middle;margin-right:5px;}
div#rotary {width:100px;text-align:center;float:right;}
div#rotary p {font-size:9px;}

/* menu bar */
div#menu {width:430px;margin:2px auto 10px auto;}
div#pgmenu {width:430px;position:absolute;bottom:3px;right:5px;}
div#submenu, div#subpgmenu {height:18px;background:#1f418a;text-align:center;}
/*p#menu {font-family:STOMP_Almonte Woodgrain, Weltron Urban, Bernard MT Condensed;font-size:14px;color:#fff;line-height:normal;margin:0;padding:2px 0;}*/
p#menu {font-family:Verdana;font-size:10px;color:#fff;line-height:normal;margin:0;padding:2px 0;}
span.space {margin:0 10px;}
/* hyperlinks */
a.menulinks:link, a.menulinks:visited, a.menulinks:active {color:#fff;text-decoration:none;}
a.menulinks:hover, a.menulinksactive {color:#fc6;}
a.petition {color:#1f418a;}

/* secondary pages */
div#banner {position:relative;width:100%;height:100px;padding:0;text-align:left;background:#b7d0e7;border:2px solid #464646;margin-bottom:5px;}
div#pagetools {width:100%;text-align:right;margin-bottom:5px;}
div#pagetools img {width:20px;height:20px;vertical-align:middle;}

/* donations page */
table#donations {width:100%;}
table#donations tr#totals {background:#ccc;}
table#donations tr.btitle {font-weight:700;}
table#donations td {vertical-align:top;text-align:left;}
table#donations td.date, table#donations td.amount {width:20%;}
table#donations td.amount {text-align:right;}

/* questions and answers page */
table#qa {width:100%;margin:0 auto;}
table#qa td {vertical-align:top;text-align:left;}
table#qa td#question {width:20%;padding:5px;border:1px dashed #ccc;}
iframe#answer {width:100%;height:400px;margin:0;padding:0;background:#ebecf6;}

/* formats for opens in new window */
div#programs {width:80%;margin:5px auto;text-align:left;}
.txm {font-size:110%; font-weight:700;}
div#subject {margin:0;padding:5px;background:#ebecf6;}
div#pagetoolsa {margin:0;padding:5px;background:#ebecf6;}
div#pagetoolsa img {width:20px;height:20px;}
a.exlink {color:#363636;font-weight:500;text-decoration:none;}
a.exlink:hover {text-decoration:underline;/*color:#8c5900;*/color:#000;}