
/* HTML5 Reset - based on:
     Eric Meyer's Reset v1.0 | 20080212 [http://meyerweb.com/eric/tools/css/reset/]
     html5doctor.com Reset Stylesheet v1.4 20090727 [http://html5doctor.com/html-5-reset-stylesheet/]

   To aid in transition to HTML5, 'nav ul' is also defined as '#nav ul' and
   '.nav ul' for sites using xhtml with div elements
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; } body { line-height:1.5; } article, aside, dialog, figure, footer, header, hgroup, nav, section { display:block; } nav ul, #nav ul, .nav ul { list-style:none; } blockquote, q { quotes:none; } blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; } a { margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent; } ins { background-color:#ff9; color:#000; text-decoration:none; } mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; } del { text-decoration: line-through; } abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; } table { border-collapse:collapse; border-spacing:0; } hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0; } input, select { vertical-align:middle; }

/* Positions CSS | Steve Wright
   URL: http://www.lovecomm.net */

/*--- Block Level Floats & Alignment --- */
.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }
.pushleft { float:left;overflow:hidden; }
.pushright { float:right; overflow:hidden; }
.pushcenter { margin-left: auto; margin-right: auto; }

/* --- Clearing Floats --- */
.clear { overflow: hidden; }
.clearblock {display:block;clear:both; }
.clearleft {display:block;clear:left; }
.clearright {display:block;clear:right; }

/* --- Pixel Gutters --- */
.ml1 { margin-left:1px; } .ml10 { margin-left:10px; } .ml11 { margin-left:11px; }
.ml2 { margin-left:2px; } .ml20 { margin-left:20px; } .ml12 { margin-left:12px; }
.ml3 { margin-left:3px; } .ml30 { margin-left:30px; } .ml13 { margin-left:13px; }
.ml4 { margin-left:4px; } .ml40 { margin-left:40px; } .ml14 { margin-left:14px; }
.ml5 { margin-left:5px; } .ml50 { margin-left:50px; } .ml15 { margin-left:15px; }
.ml6 { margin-left:6px; } .ml60 { margin-left:60px; } .ml16 { margin-left:16px; }
.ml7 { margin-left:7px; } .ml70 { margin-left:70px; } .ml17 { margin-left:17px; }
.ml8 { margin-left:8px; } .ml80 { margin-left:80px; } .ml18 { margin-left:18px; }
.ml9 { margin-left:9px; } .ml90 { margin-left:90px; } .ml19 { margin-left:19px; }

.mr1 { margin-right:1px; } .mr10 { margin-right:10px; } .mr11 { margin-right:11px; }
.mr2 { margin-right:2px; } .mr20 { margin-right:20px; } .mr12 { margin-right:12px; }
.mr3 { margin-right:3px; } .mr30 { margin-right:30px; } .mr13 { margin-right:13px; }
.mr4 { margin-right:4px; } .mr40 { margin-right:40px; } .mr14 { margin-right:14px; }
.mr5 { margin-right:5px; } .mr50 { margin-right:50px; } .mr15 { margin-right:15px; }
.mr6 { margin-right:6px; } .mr60 { margin-right:60px; } .mr16 { margin-right:16px; }
.mr7 { margin-right:7px; } .mr70 { margin-right:70px; } .mr17 { margin-right:17px; }
.mr8 { margin-right:8px; } .mr80 { margin-right:80px; } .mr18 { margin-right:18px; }
.mr9 { margin-right:9px; } .mr90 { margin-right:90px; } .mr19 { margin-right:19px; }
/* --- End Pixel Gutters --- */

/* --- Pixel Widths --- */
.px00 { width:00px; } .px100{ width:100px;} .px200{ width:200px;} .px300{ width:300px;} .px400{ width:400px;} .px500{ width:500px;} .px600 { width:600px; } .px700{ width:700px;} .px800{ width:800px;} .px900{ width:900px;}
.px10 { width:10px; } .px110{ width:110px;} .px210{ width:210px;} .px310{ width:310px;} .px410{ width:410px;} .px510{ width:510px;} .px610 { width:610px; } .px710{ width:710px;} .px810{ width:810px;} .px910{ width:910px;}
.px20 { width:20px; } .px120{ width:120px;} .px220{ width:220px;} .px320{ width:320px;} .px420{ width:420px;} .px520{ width:520px;} .px620 { width:620px; } .px720{ width:720px;} .px820{ width:820px;} .px920{ width:920px;}
.px30 { width:30px; } .px130{ width:130px;} .px230{ width:230px;} .px330{ width:330px;} .px430{ width:430px;} .px530{ width:530px;} .px630 { width:630px; } .px730{ width:730px;} .px830{ width:830px;} .px930{ width:930px;}
.px40 { width:40px; } .px140{ width:140px;} .px240{ width:240px;} .px340{ width:340px;} .px440{ width:440px;} .px540{ width:540px;} .px640 { width:640px; } .px740{ width:740px;} .px840{ width:840px;} .px940{ width:940px;}
.px50 { width:50px; } .px150{ width:150px;} .px250{ width:250px;} .px350{ width:350px;} .px450{ width:450px;} .px550{ width:550px;} .px650 { width:650px; } .px750{ width:750px;} .px850{ width:850px;} .px950{ width:950px;}
.px60 { width:60px; } .px160{ width:160px;} .px260{ width:260px;} .px360{ width:360px;} .px460{ width:460px;} .px560{ width:560px;} .px660 { width:660px; } .px760{ width:760px;} .px860{ width:860px;} .px960{ width:960px;}
.px70 { width:70px; } .px170{ width:170px;} .px270{ width:270px;} .px370{ width:370px;} .px470{ width:470px;} .px570{ width:570px;} .px670 { width:670px; } .px770{ width:770px;} .px870{ width:870px;} .px970{ width:970px;}
.px80 { width:80px; } .px180{ width:180px;} .px280{ width:280px;} .px380{ width:380px;} .px480{ width:480px;} .px580{ width:580px;} .px680 { width:680px; } .px780{ width:780px;} .px880{ width:880px;} .px980{ width:980px;}
.px90 { width:90px; } .px190{ width:190px;} .px290{ width:290px;} .px390{ width:390px;} .px490{ width:490px;} .px590{ width:590px;} .px690 { width:690px; } .px790{ width:790px;} .px890{ width:890px;} .px990{ width:990px;}

.px05 { width:05px; } .px105{ width:105px;} .px205{ width:205px;} .px305{ width:305px;} .px405{ width:405px;} .px505{ width:505px;} .px605 { width:605px; } .px705{ width:705px;} .px805{ width:805px;} .px905{ width:905px;}
.px15 { width:15px; } .px115{ width:115px;} .px215{ width:215px;} .px315{ width:315px;} .px415{ width:415px;} .px515{ width:515px;} .px615 { width:615px; } .px715{ width:715px;} .px815{ width:815px;} .px915{ width:915px;}
.px25 { width:25px; } .px125{ width:125px;} .px225{ width:225px;} .px325{ width:325px;} .px425{ width:425px;} .px525{ width:525px;} .px625 { width:625px; } .px725{ width:725px;} .px825{ width:825px;} .px925{ width:925px;}
.px35 { width:35px; } .px135{ width:135px;} .px235{ width:235px;} .px335{ width:335px;} .px435{ width:435px;} .px535{ width:535px;} .px635 { width:635px; } .px735{ width:735px;} .px835{ width:835px;} .px935{ width:935px;}
.px45 { width:45px; } .px145{ width:145px;} .px245{ width:245px;} .px345{ width:345px;} .px445{ width:445px;} .px545{ width:545px;} .px645 { width:645px; } .px745{ width:745px;} .px845{ width:845px;} .px945{ width:945px;}
.px55 { width:55px; } .px155{ width:155px;} .px255{ width:255px;} .px355{ width:355px;} .px455{ width:455px;} .px555{ width:555px;} .px655 { width:655px; } .px755{ width:755px;} .px855{ width:855px;} .px955{ width:955px;}
.px65 { width:65px; } .px165{ width:165px;} .px265{ width:265px;} .px365{ width:365px;} .px465{ width:465px;} .px565{ width:565px;} .px665 { width:665px; } .px765{ width:765px;} .px865{ width:865px;} .px965{ width:965px;}
.px75 { width:75px; } .px175{ width:175px;} .px275{ width:275px;} .px375{ width:375px;} .px475{ width:475px;} .px575{ width:575px;} .px675 { width:675px; } .px775{ width:775px;} .px875{ width:875px;} .px975{ width:975px;}
.px85 { width:85px; } .px185{ width:185px;} .px285{ width:285px;} .px385{ width:385px;} .px485{ width:485px;} .px585{ width:585px;} .px685 { width:685px; } .px785{ width:785px;} .px885{ width:885px;} .px985{ width:985px;}
.px95 { width:95px; } .px195{ width:195px;} .px295{ width:295px;} .px395{ width:395px;} .px495{ width:495px;} .px595{ width:595px;} .px695 { width:695px; } .px795{ width:795px;} .px895{ width:895px;} .px995{ width:995px;}
/* --- End Pixel Widths --- */
/* --- Minified layout.css from 1876 bytes to 1717 bytes
 - CSSTidy --- */
div{background:transparent no-repeat 0 0}body{background:#000}.clear hr{display:none}#matteboard{background:#fff url(../css/img/matte-grass.gif) no-repeat 0 100%;width:920px;overflow:hidden;margin:2em auto}#pagecontainer{width:780px;margin:0 auto}#header{background:transparent url(../css/img/matte-header.gif) no-repeat 0 0}#logo{padding:1em}#logo a{display:block;width:140px;height:70px;margin:auto;overflow:hidden;line-height:999px;background:url(../css/img/swanerlogo.gif)}#main-navigation{border-bottom:2px solid #c6d6c0;margin-bottom:1px;height:2em}#main-navigation ul.sf-menu{margin:0 -40em 0 0}#display-home{height:365px;margin:0 -10px}#display-header{height:108px;margin-bottom:1em}#display-header h3.pgtitle{color:#FFF;font:normal 24px Helvetica, Arial, sans-serif;padding:70px 0 0 20px}#display-footer{clear:both;height:96px;margin:0 -10px 1.5em 0}#layout-home .footermargin{padding-top:2px}#layout-tier2 .footermargin{padding-top:2em}#footer{text-align:right;padding:2px 0 1.5em;font-size:.9em}#footer ul{margin:0}#footer ul li{display:inline;margin:0 0 0 1em}#donate-navigation{clear:left;top:2em;padding:3em 0}#donate-navigation h3{margin:0;height:40px;background:url(../css/img/hdr-involved.gif);overflow:hidden;text-indent:-999px}#donate-navigation ul{list-style:none;padding:0 0 0 1.75em}#center-column{border:2px solid #ecf1eb;border-left:none;border-right:none;padding:1em 0;overflow:hidden}.bodyimage img{border:1px solid #eee;padding:3px}.bodyimage span{display:block;padding:0;font-size:.85em;color:#666}.bodyimage.pushleft{margin:0 1.5em .5em 0}.bodyimage.pushright{margin:0 0 .5em 1.5em}.scale50{width:50%;height:50%}

/* --- Minified typography.css from 9264 bytes to 5919 bytes
 - CSSTidy --- */
html,body{font:normal 87%/138% "Lucida Grande", Arial, Helvetica, sans-serif;color:#333}h1,h2,h3,h4,h5,h6{font-weight:700}h1{text-transform:lowercase;font-size:1.4em;line-height:1;margin-bottom:.5em;font-weight:normal}h1:first-letter{text-transform:uppercase}h2{font-size:1.4em;font-weight:bold;margin-bottom:.75em}h3{font-size:1.2em;line-height:1;margin-bottom:1em}h4{font-size:1em;line-height:1.25;margin-bottom:1.25em}h5{font-size:1em;font-weight:bold;margin-bottom:1.5em}h6{font-size:1em;font-weight:bold}span.subhead{display:block;font-size:80%;color:#777;font-weight:500}p{margin:0 0 1.5em}p.last{margin-bottom:0}p img{float:left;margin:1.5em 1.5em 1.5em 0;padding:0}p img.top{margin-top:0}img{margin:0}ul,ol{margin:0 1.5em 1.5em 3em}ul{list-style-type:circle}ol{list-style-type:decimal}dl{margin:0 0 1.5em}dl dt{font-weight:bold}dd{margin-left:1.5em}abbr,acronym{border-bottom:1px dotted #666}address{margin-top:1.5em;font-style:italic}del{color:#666}a{text-decoration:underline}a:link,a:visited{color:#61361d}p a:visited{color:#61361d}a:focus{background-color:#e7ecf6}a:hover{color:#930}a:active{color:#930}blockquote{margin:1.5em;color:#666;font-style:italic}strong{font-weight:bold}em,dfn{font-style:italic}dfn{font-weight:bold}pre,code{margin:1.5em 0;white-space:pre}pre,code,tt{font:1em 'andale mono', monotype.com, 'lucida console', monospace;line-height:1.5}tt{display:block;margin:1.5em 0;line-height:1.5}.error{font-weight:bold;color:#300}.breadcrumb{font-size:.8em;margin:0;padding-bottom:.1em}ul.links{margin:0;padding:0}ul.links li{padding:.2em 0}ul.links li a{text-decoration:none}hr{border:none;background:#107010;padding:0;margin:1em 0;height:5px}.tabletitle{background-color:#c5e29f;font-weight:bold;color:#367c2b}table.bordered{border-bottom:2px solid #eee;margin-bottom:10px}th,td{padding:4px;border-bottom:1px solid #999;text-align:left;vertical-align:top}th{background-color:#eee}#wrap{background-color:#FFF}.grn{color:#387C2C}.grn_half{color:#90A098}.pine{color:#114432}.brn{color:#794400}.gld{color:#FFD457}.blu{color:#0055A4}.red{color:#A30234}.grnbg{background-color:#387C2C}.pinebg{background-color:#114432}.brnbg{background-color:#794400}.gldbg{background-color:#FFD457}.blubg{background-color:#0055A4}.redbg{background-color:#A30234}.serif{font-family:"ITC Usherwood", Times, "Times New Roman", sans-serif}.norm{font-weight:normal}.clr{clear:both}.sf-menu,.sf-menu *{margin:0;padding:0;list-style:none}.sf-menu{line-height:1}.sf-menu ul{position:absolute;top:-999em;width:14em}.sf-menu ul li{width:100%}.sf-menu li:hover{visibility:inherit}.sf-menu li{float:left;position:relative;background:#fff}.sf-menu a{display:block;position:relative;padding:.5em .7em;text-decoration:none}.sf-menu li:hover ul,.sf-menu li.sfHover ul{left:.5em;top:2.5em;z-index:99}ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:-999em}ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:14.25em;top:0}ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul{top:-999em}ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul{left:14.25em;top:0}.sf-menu li ul li a{border-top:1px solid #576ea7;padding:.5em .75em;text-decoration:none;text-indent:0}.sf-menu a,.sf-menu a:visited{color:#354366}.sf-menu li li{background:#dee8ca}.sf-menu li li li{background:#dee8ca}.sf-menu li:hover,.sf-menu li.sfHover,.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active{background:#fff;outline:0}.sf-menu li.sfHover{background:#fff url() no-repeat -5px bottom}.sf-menu li ul li a:hover{background-image:none}.sf-menu a.sf-with-ul{padding-right:2.25em;min-width:1px}.sf-sub-indicator{position:absolute;display:block;right:.75em;top:1.05em;width:10px;height:10px;text-indent:-999em;overflow:hidden;background:url(../images/arrows-ffffff.png) no-repeat -10px -100px}a > .sf-sub-indicator{top:.8em;background-position:0 -100px}a:focus > .sf-sub-indicator,a:hover > .sf-sub-indicator,a:active > .sf-sub-indicator,li:hover > a > .sf-sub-indicator,li.sfHover > a > .sf-sub-indicator{background-position:-10px -100px}.sf-menu ul .sf-sub-indicator{background-position:-10px 0}.sf-menu ul a > .sf-sub-indicator{background-position:0 0}.sf-menu ul a:focus > .sf-sub-indicator,.sf-menu ul a:hover > .sf-sub-indicator,.sf-menu ul a:active > .sf-sub-indicator,.sf-menu ul li:hover > a > .sf-sub-indicator,.sf-menu ul li.sfHover > a > .sf-sub-indicator{background-position:-10px 0}.sf-shadow ul{background:url(../images/shadow.png) no-repeat bottom right;padding:0 8px 9px 0;-moz-border-radius-bottomleft:17px;-moz-border-radius-topright:17px;-webkit-border-top-right-radius:17px;-webkit-border-bottom-left-radius:17px}.sf-shadow ul.sf-shadow-off{background:transparent}#sidenav-column{overflow:visible}.sf-vertical,.sf-vertical li{width:170px;border:1px solid #eee;text-align:right;position:relative}.sf-vertical li:hover ul,.sf-vertical li.sfHover ul{position:absolute;left:175px;top:0}.sf-vertical a{padding:.5em .6em;text-decoration:none;font-size:.9em}.sf-vertical li ul li a{border-top:1px solid #576ea7;padding:.5em 1em;text-decoration:none;text-indent:0}.sf-vertical a,.sf-vertical a:visited{color:#61361d}.sf-vertical li{background:#fff}.sf-vertical li li{background:#c0d6bc}.sf-vertical li li li{background:#eaf0e9}.sf-vertical li:hover,.sf-vertical li.sfHover,.sf-vertical a:focus,.sf-vertical a:hover,.sf-vertical a:active{background:#f5f8f4;outline:0}.sf-vertical li.current a{background:#417630;color:#fff;outline:0}.sf-vertical .sf-sub-indicator{background-position:-10px 0}.sf-vertical a > .sf-sub-indicator{background-position:0 0}.sf-vertical a:focus > .sf-sub-indicator,.sf-vertical a:hover > .sf-sub-indicator,.sf-vertical a:active > .sf-sub-indicator,.sf-vertical li:hover > a > .sf-sub-indicator,.sf-vertical li.sfHover > a > .sf-sub-indicator{background-position:-10px 0}div#main-navigation ul.sf-menu *{z-index:2000}

/* --- Minified docent.css from 3349 bytes to 2829 bytes
 - CSSTidy --- */
body.docent #center-column{border-top:none}body.docent h1{font-weight:bold;text-transform:none}body.docent table.calendar{width:100%}body.docent th,body.docent td{padding:10px;border:none}body.docent th{background:#ecf1eb;font-weight:normal;color:#000}body.docent tr.alt td{background:#f6f6f6}body.docent table.calendar a:focus{background:none}body.docent table.calendar ul{list-style:none;margin:-5px 0 0;padding:0}body.docent table.calendar li{display:block;margin:5px 0 0;border:1px solid #999}body.docent table.calendar li span,body.docent table.calendar li a{display:block;padding:3px 25px 3px 10px}body.docent table.calendar li.filled{background-color:#FFF;color:#613647}body.docent table.calendar li.filled span.check{background:#fff url(../css/img/cal-check.gif) no-repeat 100% 0}body.docent table.calendar li.available{background:#c3d8c0}body.docent table.calendar li.available a:link,body.docent table.calendar li.available a:visited{color:#367c2b;text-decoration:underline}body.docent table.calendar li.available a:hover,body.docent table.calendar li.available a:active{text-decoration:none}body.docent table.calendar li.disabled{background:#ccc}body.docent #calnav{text-align:center;padding:10px 0 0;margin:45px auto 0}body.docent #calnav .prevnext:link,body.docent #calnav .prevnext:visited{background:#bdd3a2;color:#FFF;text-decoration:none;padding:3px 0;text-align:center}body.docent #calnav .prevnext:hover,body.docent #calnav .prevnext:active{text-decoration:underline}body.docent #calnav p.links a:link,body.docent #calnav p.links a:visited{color:#367c2b;text-decoration:underline;padding:0 7px;white-space:nowrap}body.docent #calnav p.links a:hover,body.docent #calnav p.links a:active{text-decoration:none}body.docent #calnav p.links a.current{font-weight:bold;color:#000}body.docent #calnav p.links em{display:block;margin-top:5px;font-style:italic;color:#a0a0a0}body.docent #calnav .contact{color:#000}body.docent #signupform{display:none}body.docent #sb-info{display:none}body.docent form.signupform{background-color:#c3d8c0;width:548px;height:284px;padding:28px 66px;overflow:auto}body.docent form.signupform div.msg{text-align:center;font-weight:bold;border:2px solid #ff6c00;background:#d8b27c;padding:10px;margin-bottom:10px}body.docent form.signupform div.frmrow{margin:0 0 5px;line-height:1.5em}body.docent form.signupform label{text-align:right}body.docent form.signupform input.txt{border:1px solid #999;background:#fff;padding:3px}body.docent form.signupform button{text-transform:uppercase;color:#FFF;font-weight:bold;cursor:pointer;border:none;width:105px;margin:10px 6px 0;padding:5px 0}body.docent form.signupform button.submit{background-color:#367c2b}body.docent form.signupform button.cancel{background-color:#000}

/* --- Minified legacy.css from 719 bytes to 611 bytes
 - CSSTidy --- */
.clearblock{height:1px;overflow:hidden}.sIFR-alternate{display:none}.sIFR-hasFlash .quote,.sIFR-hasFlash h1.sans,.sIFR-hasFlash h2.sans,{visibility:hidden;margin:0;width:560px}.sIFR-hasFlash .px430 h1.sans,.sIFR-hasFlash .px430 h2.sans,{visibility:hidden;margin:0;width:425px}.sIFR-hasFlash h1.sans,h1.sans{font-size:30px}.sIFR-hasFlash h2.sans,h2.sans{font-size:24px}.sIFR-hasFlash .quote,.quote{font:normal 22px/26px Georgia, Serif}#center-column .quote{width:560px;text-align:center}#right-column .quote{width:140px;text-align:center}

/* --- Minified skin.css from 5499 bytes to 3425 bytes
 - CSSTidy --- */
#sb-container,#sb-wrapper{text-align:left}#sb-container,#sb-overlay{position:absolute;top:0;left:0;width:100%;margin:0;padding:0}#sb-container{height:100%;display:none;visibility:hidden;z-index:999}body > #sb-container{position:fixed}#sb-overlay{height:expression(document.documentElement.clientHeight+'px')}#sb-container > #sb-overlay{height:100%}#sb-wrapper{position:relative}#sb-wrapper img{border:none}#sb-wrapper td{padding:0;margin:0;vertical-align:bottom;border:none}#sb-wrapper #sb-m{background:#FFF}#sb-tl,#sb-tr,#sb-bl,#sb-br{width:27px;height:27px}#sb-l{background:transparent url(../includes/shadowbox/skin/sb-l.png) repeat-y 100% 0}#sb-r{background:transparent url(../includes/shadowbox/skin/sb-r.png) repeat-y 0 0}#sb-t{background:transparent url(../includes/shadowbox/skin/sb-t.png) repeat-x 0 100%}#sb-b{background:transparent url(../includes/shadowbox/skin/sb-b.png) repeat-x 0 0}#sb-tl{background:transparent url(../includes/shadowbox/skin/sb-tl.png) no-repeat 100% 100%}#sb-tr{background:transparent url(../includes/shadowbox/skin/sb-tr.png) no-repeat 0 100%}#sb-bl{background:transparent url(../includes/shadowbox/skin/sb-bl.png) no-repeat 100% 0}#sb-br{background:transparent url(../includes/shadowbox/skin/sb-br.png) no-repeat 0 0}#sb-nav-next,#sb-nav-previous,#sb-nav-close{background-repeat:no-repeat;display:block;cursor:pointer}#sb-nav-next,#sb-nav-previous{width:45%;height:100%;position:absolute;top:0}#sb-nav-next:link,#sb-nav-next:visited,#sb-nav-next:focus{background:transparent url(../includes/shadowbox/skin/nextlabel.gif) no-repeat -100px 0;outline:none;right:0}#sb-nav-next:hover{background-position:100% 50%}#sb-nav-previous:link,#sb-nav-previous:visited,#sb-nav-previous:focus{background:transparent url(../includes/shadowbox/skin/prevlabel.gif) no-repeat -100px 0;outline:none;left:0}#sb-nav-previous:hover{background-position:0 50%}#sb-nav-close{background-image:url(../includes/shadowbox/skin/close.png);width:27px;height:27px}#sb-body{position:relative;margin:0;padding:0;overflow:hidden;border:none}#sb-body-inner{position:relative;height:100%}#sb-content.html{height:100%;overflow:auto}#sb-loading{position:absolute;top:0;width:100%;height:100%;text-align:center;padding-top:10px;background-image:url(../includes/shadowbox/skin/loading.gif);background-repeat:no-repeat;background-position:50% 50%}#sb-body,#sb-loading{background-color:#fff}#sb-loading a{color:#000;text-decoration:underline;position:relative;top:50%;line-height:50px}#sb-title,#sb-info{position:relative;margin:0 20px;padding:0;overflow:hidden}#sb-title-inner,#sb-info-inner{position:relative;font-family:Helvetica, Arial, sans-serif;line-height:16px}#sb-title,#sb-title-inner{height:26px}#sb-title-inner{font-size:16px;padding:5px 0;color:#555}#sb-info,#sb-info-inner{height:20px}#sb-info-inner{font-size:12px;color:#555}#sb-counter{float:left;padding:2px 0}#sb-counter a{display:block;float:left;width:50px;text-align:center;border-top:3px solid #679146;padding:2px 0 0;margin-right:2px;text-decoration:none;font-size:.8em;color:#555;cursor:pointer}#sb-counter a:hover,#sb-counter a:active,#sb-counter a.sb-counter-current{border-top-color:#555}div.sb-message{font-family:'Lucida Grande', Tahoma, sans-serif;font-size:12px;padding:10px;text-align:center}div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline}

