html {  }
body { color:#000; background-color:#FFF; font-size:0.83em; font-family:Arial,Helvetica,Sans-serif; }

img { border-style:none; display:block; }
img.inline { border-style:none; display:-moz-inline-stack; display:inline-block; }
embed { display:block; }
form { margin:0; padding:0; }
blockquote { margin:16px; padding:0 10px; }
hr { border:none 0; margin:16px 0; border-top:1px solid #BBD28E; height:0; }
hr.mini { border:none 0; margin:5px 0; border-top:1px solid #BBD28E; height:0; }
p { padding:0; margin:0 0 16px 0; }
p.extraspace { padding:0; margin:0 0 26px; }
blockquote { padding:10px; text-align:center; font-weight:bold; border:1px solid #BBD28E; margin:0 0 16px 0; }

h1,
h2 { color:#000; font-size:1.37em; margin-top:0; font:normal 150%/100% "Lucida Grande", Arial, sans-serif; margin:2px 0 7px; padding-bottom:7px; border-bottom:1px solid #BBD28E; }
h3 { color:#000; font-size:1.2em; margin-top:0; font:bold 110%/110% "Lucida Grande", Arial, sans-serif; }
h4 { color:#000; font-size:1.1em; font:bold 110%/110% "Lucida Grande", Arial, sans-serif; }
h5 { color:#000; font-size:1.0em; font:bold 110%/110% "Lucida Grande", Arial, sans-serif; }
h6 { color:#000; font-size:0.9em; font:bold 110%/110% "Lucida Grande", Arial, sans-serif; }

a,
a:visited { color:#000; text-decoration:none; }
a:hover { color:#87BC13; text-decoration:underline; }

.clear { clear:both; height:0; overflow:hidden; }
.spacer { clear:both; height:16px; overflow:hidden; }
.hide { display:none; }
.error { color:#FF0000; font-weight:bold; }
.nowrap { white-space:nowrap; }

.photoRight { float:right; margin:3px 0 7px 10px; }
.photoLeft { float:left; margin:3px 10px 7px 0; }
.photoCentre { display:block; margin:0 auto; }
.center { text-align:center; }
.justify { text-align:justify; }

.article-left { width:49%; float:left; }
.article-right { width:49%; float:right; }
.article-rightalt { width:49%; float:right; text-align:right; }

.protection { unicode-bidi:bidi-override; direction:rtl; }  


/* ----------------------
   Interface CSS
---------------------- */

#nav, #sidebar, #footer { display:none; }
#article_padding { line-height:140%; }


/* ----------------------
   Content CSS
---------------------- */

.green { color:#478103; }

.trailsHeader { width:283px; height:41px; background:url("trailsHeader.jpg") left top no-repeat; position:relative; z-index:1; }
.articlesHeader { width:283px; height:41px; background:url("articlesHeader.jpg") left top no-repeat; position:relative; z-index:1; }

.total a,
.total a:visited { color:#1C1C1C; text-decoration:none; font-size:0.93em; font-weight:bold; display:block; }
.total a:hover { text-decoration:underline; }

.trailsHeader .total { background:url("trailsTotal.png") left top no-repeat; text-align:center; width:65px; padding-left:1px; position:relative; top:11px; left:206px; height:15px; line-height:130%; }
.articlesHeader .total { background:url("articlesTotal.png") left top no-repeat; text-align:center; width:78px; position:relative; top:11px; left:194px; height:15px; line-height:130%; }

.panelDark { background:#D2D2D2 url("panelDark.gif") bottom left no-repeat; }
.panelDark_padding { padding:16px; }
.panelDark_padding p { margin:0; padding:0; }

.panelLight { background:#E5E5E5 url("panelLight.gif") bottom left no-repeat; }
.panelLight_padding { padding:16px; }
.panelLight_padding p { margin:0; padding:0; }

/* HighSlide */
.highslide { cursor:url("highslide/graphics/zoomin.cur"), pointer; outline:none; }
.highslide-caption { display:none; padding:5px 7px 5px 7px; background-color:#478103; color:#FFF; font-weight:bold; text-align:center; }

.highslide-loading { display:block; color:#FFF; font-size:9px; font-weight:bold; text-transform:uppercase; text-decoration:none; padding:3px; border:1px solid #FFF; background-color:#000; }

.highslide-display-block { display:block; }
.highslide-display-none { display:none; }

.photogallery { margin:5px 0 7px 0!important; }
.photogallery ul { list-style:none; margin:0; padding:0; }
.photogallery ul li { float:left; width:70px; height:70px; margin:0 2px 2px 0; }
