.stream { position:absolute;right:9999em;left:auto; }
/* Accessibility tr1ck50r */
.bodywrap .wrapper a.stream:focus,
.bodywrap .wrapper a.stream:active,
.bodywrap .wrapper .stream a:focus,
.bodywrap .wrapper .stream a:active {
  background : #fff;
  border : 1px solid #029;
  margin : 0;
  padding : 3px 5px;
  color: #c00;
  right : 0;
  z-index:9999;
  font-size : 1em;
  white-space : nowrap;
}
.bodywrap .wrapper .stream a:focus,
.bodywrap .wrapper .stream a:active {
  position : absolute;
  right : -9999em;
}

.focustarget,
.print { display : none; }




/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html {
  -ms-overflow-y: scroll;
  overflow-y: scroll;
}


body {
  margin : 0;
  padding : 0;
  color : #424242;
  line-height : 1.6;
  text-align : center;
  font-family : Arial, Helvetica, sans-serif;
  background: #fff url(i/body1.jpg) repeat-x 50% 110px;
}

.body2 { background: url(i/body2.jpg) no-repeat 50% 241px; }

body,
body.zoom1 { font-size : 12px;  ~font-size :  75.00%; }
body.zoom2 { font-size : 14px;  ~font-size :  87.50%; }
body.zoom3 { font-size : 18px;  ~font-size : 112.50%; }


div, table, caption { font-size : 1em; }


blockquote {
  margin : 0 3em 0 2em;
  padding : .3em .5em;
}
q:after, q:before { content : ""; }


p, blockquote, ul, ol, dl, table {
  margin-top : 0px;
  margin-bottom : .7em;
}
ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
ol { padding-left : 3em; }
ul, ol  { margin-left : 0; }
li { margin : 0; padding : 0; }


a {
  color : #6E0120;
  text-decoration: none;
}

a span {
  cursor : pointer;
  _cursor : hand;
}


acronym {
  cursor : help;
  border : none;
}
acronym:hover { border-bottom : 1px dotted #ddd; }


img {
  margin : 0;
  padding : 0;
  border : none; 
  vertical-align : top;
}


h1, h2, h3, h4 {
  margin-top : 0;
  margin-bottom : 0;
}
h1 {
  font-size : 1.27em;
  margin-bottom : .55em;
}
h2 {
  font-size : 1.27em;
  margin-top : 1.57em;
  margin-bottom : .55em;
}
h3 {
  font-size : 1.09em;
  margin-top : 1em;
  margin-bottom : .64em;
}
h4 {
  font-size : 1em;
  margin-bottom : .2em;
}




table { border-collapse : collapse; }
table, td, th, caption {
  border : none;
  background-color : transparent;
  padding : 0;
  text-align : left;
  vertical-align : top;
}
th acronym:hover { border : none; }
th.num, td.num {
  text-align : right; 
  white-space : nowrap; 
}






form { margin : 0; }

fieldset {
  padding : 0;
  margin : 0;
  border : none;
}

input,
select,
textarea {
  vertical-align : middle;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 1em;
}
textarea {
  vertical-align : top;
  width: 99%;
}
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #979797;
  background : #fff;
  color : #333;
  padding: 1px;
}

textarea:focus,
textarea:active,
.textinput:focus,
.textinput:active,
.fi_txt input:focus,
.fi_txt input:active {
  border-color: #555;
}

.fi_txt label i,
.fi_sel label i,
.fi_bdy label i {
  font-size : .83em;
  font-style : normal;
  color : #777;
}

.pageextra1 select,
.pageextra1 textarea,
.pageextra1 .textinput,
.pageextra1 .fi_txt input,
.pageextra2 select,
.pageextra2 textarea,
.pageextra2 .textinput,
.pageextra2 .fi_txt input { width : 98%; }

.pageextra1 select,
.pageextra2 select {
  width : auto;
  max-width : 98%;
  ~width : 98%;
}



.button,
.fi_btn input {
  cursor : pointer; 
  _cursor : hand;
  background : #000 url(i/btn.gif) no-repeat 0 50%;
  border : none;
  color : #fff;
  width: 145px;
  height: 38px;
  font-weight: bold;
}

.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  color : #fff;
  background-position: -145px 50%;
}


.reqerror label,
.typeerror label {
  font-weight : bold;
  color : #c33;
}
.typeerror label { color : #936; }
.reqerror input,
.reqerror textarea,
.reqerror select { border : 1px solid #c33; }
.typeerror input,
.typeerror textarea,
.typeerror select { border : 1px solid #936; }


acronym.req {
  border : none;
  margin-right : -.25em;
  padding : 0 .25em 0 0;
}
acronym.req:hover { border : none; }


.bodywrap .wrapper .fi_date input { width : 7em; ~margin-right : 3px;  }
.bodywrap .fi_date .pickdatelink {  ~margin-top : 0; }
.bodywrap .wrapper .fi_time input { width : 4em; }






/* *****  clear  ***** */
.clear {
  clear : both;
  line-height : 0px;
  font-size : 1px;
  _height:0;min-height:0; /* ie hasLayout fix */
}



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */


.bodywrap {
  position : relative;
  width : 984px;
  margin : 0 auto;
  text-align : left;
  background: url(i/bw-bg.gif) repeat-y;
}


.onecol .bodywrap {
  background-image: url(i/bw-bg-onecol.png);
  _background-image: url(i/bw-bg-onecol.gif);
}



.pageheader {
  height: 270px;
  background: url(i/ph-bg.gif) no-repeat;
}


.pageheader .brand {}
.pageheader .brand a {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width: 160px;
  height: 110px;
  background: url(i/sitelogo.gif) no-repeat;
  position : absolute;
  top: 19px;
  left: 6px;
}

.pageheader .stream { top : 10px; }  /* Accessibility tr1ck50r */


.pagebody {
  float : left;
  margin-left : 179px;
  width : 798px;
  _display : inline;
  background: url(i/pb-top.gif) no-repeat -172px 0;
  min-height: 380px; _height: 380px;
}

.twocol .pagebody .wrapper { padding-top : 2.5em; }

.threecol .pagebody {
  width : 586px;
  margin-right : 212px;
}

.onecol .pagebody {
  margin-left: 7px;
  width: 970px;
  background-position: 0 0;
}


.twocol .pageextra1,
.threecol .pageextra1 {
  float : left;
  width : 172px;
  margin-left : -970px;
  _display : inline;
  background: url(i/p1-top.gif) no-repeat;
}

.twocol .pageextra1 .wrapper,
.threecol .pageextra1 .wrapper { padding-bottom: 20px; }


.pageextra2 {
  float : left;
  width : 212px;
  _display : inline;
  margin-left : -212px;
  _margin-left : -213px;
  background: url(i/tour-extracol.gif) no-repeat;
}



.pageextra5,
.pagebottom { height: 200px; }

.pageextra5 {
  background: #fff url(i/p5-bg.gif) no-repeat 50% 1px;
  clear : both;
  border-top: 1px solid #D8D9D9;
}


.pagebottom {
  background: url(i/pagebottom.png) no-repeat 50% 100%;
  _background-image: url(i/pagebottom.gif);
  border-bottom: 1px solid #D8D9D9;
  margin-top: -401px;
}



.pageextra5 .wrapper,
.pageextra4 .wrapper,
.pageextra3 .wrapper,
.pageextra2 .wrapper,
.pageextra1 .wrapper { _height:0;min-height:0;/* ie hasLayout fix */ }



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0;/* ie hasLayout fix */
  position : relative;
  margin-bottom : 1.5em;
}

.boxhd { padding-top : 1.2em; margin-top: 0; }

.content { _height:0;min-height:0;/* ie hasLayout fix */ }




.article h1,
.pagebody .boxhd,
.home .pb-bottom .articlelist h3 {
  font-size: 2.1em;
  font-weight: normal;
  padding: 1.2em 16px .3em 21px;
  margin-bottom: 0;
}
.twocol .pagebody .boxhd,
.twocol .article h1 {
  padding-top : 0;
}


.article h1 {
  margin-left: -12px;
  padding-left: 0;
}



.pagebody .content {
  padding-left: 33px;
  padding-right: 30px;
}





.pagebody .box {
  background: #fff url(i/pb-box.gif) no-repeat;
  z-index: 2;
}


.pagebody .box .boxhd,
.home .pb-bottom .articlelist h3 {
  font-size: 1.5em;
  color: #666;
  padding-top: .7em;
  padding-bottom: 2px;
}

.pagebody .box .content { padding-left: 21px; }





.pageextra1 .box,
.pageextra2 .box { clear: both; }

.pageextra1 .box .boxhd,
.pageextra2 .box .boxhd {
  padding-left: 10px;
  padding-right: 10px;
}

.pageextra1 .box .content,
.pageextra2 .box .content { padding: 0 10px; }




.noheader .boxhd { display: none; }









/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */

.meta {
  color : #777;
  display : block; 
  font-weight : normal;
  font-size : .92em;
}
.meta span { padding-right : .5em; }
.wrapper .meta a:link,
.wrapper .meta a:visited { color : #777; }





/* ******  buttons  ****** */

.more,
.buttons,
.moreolder,
.archivelink {
  display : block;
  white-space : nowrap;
  /* height : 1.2em; */
}
.buttons {
  margin-top : 1.33em;
  clear : both;
}
.wrapper .more a,
.wrapper .buttons a,
.wrapper .moreolder a,
.wrapper .archivelink a {
  float : left;
  padding : 2px 10px 2px 24px;
  background : url(i/more-arrow.gif) 0% 50% no-repeat;
  font-size: .92em;
  font-weight: bold;
  margin-left: -2px;
}

.wrapper .buttons a.btnback { background-image: url(i/more-arrow-back.gif); }





/* ***** tabs ***** */

.tabs {
  _height:0;min-height:0;/* ie hasLayout fix */
  position : relative;
  background : url(i/tabs-bg.png) 0 100% no-repeat;
  margin-left : -33px;
  margin-top : -15px;
  padding : 20px 0 0 23px;
}
.tabs:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.tabs li { float : left; }

.tabs li a {
  border : 1px solid #eee;
  border-bottom : 1px solid #ddd;
  background : #fff url(i/tab-bg.png) 0 100% repeat-x;
  float : left;
  font-weight : bold;
  width : 160px;
  padding : 6px 0;
  margin-right : 15px;
  text-align : center;
  color : #777;
}

.tabs .current a {
  background : #fff;
  border : 1px solid #ddd;
  border-bottom : 1px solid #fff;
  color : #910029;
}







/* ******  articlelist  ****** */

.articlelist .content { padding-left: 21px; }

.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
  background: url(i/item-sep.gif) repeat-x;
  padding-top: 15px;
}

.articlelist .item h3 {
  font-size : 1em; 
  margin : 0;
}

.articlelist .item h3 a { color: #424242; }

.articlelist .summary { padding-left: 12px; }

.articlelist .summary p { margin : 0; }

.articlelist .more {}

.articlelist img,
.twocol .articlelist .al-img,
.threecol .articlelist .al-img {
  float : right;
  margin : .2em 0 .33em 1em;
}

.twocol .articlelist .al-img,
.threecol .articlelist .al-img {
  width: 170px;
  background: url(i/al-img-bottom.gif) no-repeat 50% 100%;
  text-align: center;
  padding: 0;
}

.twocol .articlelist .al-img-wrapper,
.threecol .articlelist .al-img-wrapper { background: url(i/al-img-top.gif) no-repeat 50% 0; }

.twocol .articlelist .al-img img,
.threecol .articlelist .al-img img {
  float: none;
  margin: 0;
  padding: 7px;
}

.articlelist ul { clear : both; }

.articlelist li { padding-bottom : .7em; }

.articlelist li a { font-weight : bold; }

.articlelist .summary .subtitle {
  display : block;
  color: #6E0120;
}



/* ****** tour-items (extends: articlelist) ****** */

.tour-items .item h3 { font-size: 1.4em; }
.tour-items .item h3 a { color: #6E0120; }



/* ****** quick-items (extends: articlelist) ****** */


.wrapper .quick-items {
  margin-bottom: 0;
}

.wrapper .quick-items .content {
  width: 100%;
  padding: 1.4em 0 0;
  line-height: 1.2;
}

.quick-items .content:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.quick-items .item {
  float: left;
  overflow: visible;
  width: 182px;
  height: 165px;
  background: none;
  text-align: center;
  margin-left: 13px;
  _display: inline;
  padding-top: 0;
  position : relative;
  margin-bottom: 0;
}

.quick-items .item h3 {
  font-size: 1.1em;
  position : absolute;
  width: 182px;
  left: 0;
  top: 0;
  z-index: 90;
}

.quick-items .item h3 a {
  padding-top: 124px;
  display : block;
}
.quick-items .item .summary { position:absolute;right:9999px;left:auto; }
  

.quick-items .item img,
.quick-items .item .al-img {
  float: none;
  margin: 0 auto 8px;
}



/* **** quick-items-small (extends: quick-items) **** */

.wrapper .quick-items-small .content { padding-top: 0; }

.quick-items-small .item {
  width: 126px;
  height: 124px;
  margin-left: 28px;
}

.quick-items-small .item .al-img {
  width: 126px;
  background-image: url(i/al-img-bottom-small.gif);
}

.quick-items-small .item .al-img-wrapper { background-image: url(i/al-img-top-small.gif); }

.quick-items-small .item h3 {
  width: 126px;
  font-size: .92em;
}

.quick-items-small .item h3 a { padding-top: 94px; }




/* ******  article  ****** */


.article .content {
  padding-bottom: 12px;
}

.article .boxhd,
.article .content h1 {
  padding-bottom: 0;
  margin-bottom: 0;
}


.article .content h2,
.article .content h3,
.article .content h4 {
  margin-left: -12px;
  margin-bottom: 0;
  color: #78122F;
  margin-top: .3em;
}

.article .content h2 {
  font-size: 1.5em;
  font-weight: normal;
}


.article h2.subtitle {
  clear : none;
  margin-top : -.54em;
  font-size : 1em;
}

.article .summary {
  color : #6E0120;
  padding : 0 0 4px;
  margin : 0 0 .9em 0;
  font-weight: bold;
  position: relative;
}

.article .summary p { margin : 0; }

.article img { clear : both; vertical-align : text-bottom; }
.article img.left { float : left;  margin : .2em 2em .2em 0; }
.article img.right { float : right;  margin : .2em 0 .5em 2em; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}

.article table { border-bottom : 2px solid #D8D9D9; }

.article caption { 
  font-style : italic;
  padding : .2em 0;
  text-align : left;
}

.article th {
  font-weight : bold;
  padding : .4em .7em;
  border-top : 1px solid #eee;
  background-color : #676767;
  color: #fff;
}

.article td {
  padding : .3em .7em;
  border-bottom : 1px solid #D8D9D9;
  color: #676767;
}

.article tr.alt td { background-color : #f8f8f8; }

.article table.grid,
.article table.grid td {
  background : transparent none;
  border : none;
  padding : 0
}


.article ul {
  list-style : disc;
  padding-left : 2.5em;
  margin-bottom : .7em;
}
.article li { margin-bottom : .54em; }


.paging ul { list-style : none; padding : 0; }
.paging .prev { float : left; margin-right : 1em; }


.article .more a {
 float: none;
  _height:0;min-height:0; /* ie hasLayout fix */ 
}




/* ******  tour (extends: article) ****** */


.tour .content {
  padding-right: 230px;
  min-height: 110px; _height: 110px;
}

ul.tour-extras {
  position : absolute;
  z-index: 1;
  width: 195px;
  _width /**/: 212px;
  min-height: 338px; _height: 338px;
  top: 270px;
  right: 7px;
  background: url(i/tour-extracol.gif) no-repeat;
  padding: 48px 0 0 17px;
  list-style: none;
}

ul.tour-extras li {
  background: url(i/ebox-top.png) no-repeat;
  width: 164px;
  padding-top: 3px;
  margin-bottom: 12px;
}

ul.tour-extras li a {
  background: url(i/e-bottom.png) no-repeat 0 100%;
  display : block;
  padding: 1px 4px 4px;
  text-align: center;
}

ul.tour-extras li img {
  margin-bottom: 1px;
}

ul.tour-extras li span {
  display : block;
  font-weight: bold;
  color: #fff;
  background: #474747 no-repeat;
  padding: 9px 12px 9px 40px;
  line-height: 1;
  text-align: left;
}

ul.tour-extras li.calculator span {
  background-image: url(i/tour-extras-calculator.gif);
  background-color: #57111E;
}

ul.tour-extras li.photogallery span { background-image: url(i/tour-extras-photogallery.gif); }

ul.tour-extras li.Car span {
  background : #530b19 url(i/tour-car.png) 0 0 repeat-x;
}

ul.tour-extras li.map { position : relative; }

ul.tour-extras li.map span {
  background-image: url(i/tour-extras-map.gif);
  color: #666;
  position : absolute;
  left: 0;
  bottom: -24px;
  padding: 5px 12px 3px 24px;
  font-size: .92em;
  background-color: #fff;
}

.wrapper ul.tour-extras li a:hover,
.wrapper ul.tour-extras li a:focus,
.wrapper ul.tour-extras li a:active {
  color: #fff;
  text-decoration: underline;
}

.wrapper ul.tour-extras li.map a:hover span,
.wrapper ul.tour-extras li.map a:focus span,
.wrapper ul.tour-extras li.map a:active span { color: #000; }





/* ******  imgbox  ****** */

.imgbox {
  position : static;
  float : right;
  padding : 4px 0 0 0;
  margin : 3em 0 1em 20px;
  width : 214px;
  text-align: center;
  background: url(i/imgbox-top.gif) no-repeat 50% 0;
  _display: inline;
}

.imgbox .content {
  padding : 3px 0 7px 0;
  margin : 0;
  background: url(i/imgbox-bottom.gif) no-repeat 50% 100%;
}

.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}

.imgbox .imgcontent {
  width : 180px;
  _width /**/: 200px;
  background: #474747 url(i/imgbox-imgcontent.gif) repeat-x;
  color: #fff;
  margin: 1px auto;
  padding: 3px 10px;
}

.imgbox .imgtext {
  font-weight : normal;
  font-size : .92em;
  text-align: left;
}

.imgbox .imgmeta {
  width : 200px;
  color : #ccc;
  font-weight : normal;
  font-size : .83em;
  background: #474747;
  margin: 0 auto;
}

.pageextra1 .imgbox,
.pageextra2 .imgbox {
  float : none;
  padding : 0;
}

.pageextra1 .imgbox .imgcontent,
.pageextra1 .imgbox .imgmeta,
.pageextra2 .imgbox .imgcontent,
.pageextra2 .imgbox .imgmeta { width : auto; }






/* ******  quizbox  ****** */

.quizbox .question { font-weight : bold; }
.quizbox h3 {
  margin : .5em 0;
}
.quizbox .thanks {
  color : #06b;
}
.quizbox ul {}
.quizbox li {
  margin-bottom : .5em;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.quizbox label { display : inline; }
.quizbox .options li {}
.quizbox span.stat { display : block; }
.quizbox span.stat i {
  font-style : normal;
  color : #777;
  padding-left : .5em;
}
.quizbox span.bar {
  display : block; 
  background-color : #ddd;
}
.quizbox .results .bar img {
  height : .91em;
  background : #888;
}
.pagebody p.morequizes { margin : 0; }


/* ******  quizlist  ****** */
.quizlist .quiz {
  float : left;
  width : 45%;
  margin-right : 4.5%;
  _display : inline;
  padding-bottom : 1em;
  border-bottom : 1px solid #eee;
  margin-bottom : 1em;
  min-height : 23.5em;
  _height : 23.5em;
}
.quizlist .dates,
.quizlist .totalnum {
  clear : both;
  font-size : .92em;
  color : #777;
  margin : 0;
}
.quizlist .totalnum { margin-top : .7em; }
.quizlist .dates b,
.quizlist .totalnum b {
  float : left;
  margin-bottom : .09em;
  margin-right : .5em;
  font-weight : normal;
  width : 10em;
}






/* ******  contactform  ****** */

.contactform .content { 
  padding-bottom : 2em;
}
.contactform p { clear : both; }

.contactform .fi_txt,
.contactform .fi_bdy,
.contactform .fi_static {
  clear: left;
  margin-bottom: 1em;
}

.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_static span {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.contactform .fi_btn {
  margin-left : 7em;
  _margin-left : 7.2em;
}
.contactform textarea { width : 70%; }



/* ******  bookingform  ****** */
.bookingform .content { 
  padding-bottom : 2em;
}
.bookingform p { clear : both; }

.bookingform .fi_txt,
.bookingform .fi_bdy,
.bookingform .fi_static { clear: left; }

.bookingform .fi_txt label,
.bookingform .fi_bdy label,
.bookingform .fi_static span {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.bookingform .fi_btn {
  margin-left : 7em;
  _margin-left : 7.2em;
}
.contactform textarea { width : 70%; }





/* ******  breadcrumbs  ****** */

.breadcrumbs {
  position : absolute;
  top : 290px;
  left : 199px;
  width : 777px;
  margin-top: -.8em;
  z-index: 100;
}

.home .breadcrumbs,
.onecol .breadcrumbs,
.breadcrumbs .boxhd { position:absolute;right:9999em;left:auto; }

.breadcrumbs .content {}

.breadcrumbs .content span,
.breadcrumbs .content a {
  text-decoration : none;
  color : #777;
  padding-left: 13px;
  background: url(i/bread-arrow.gif) no-repeat 3px .35em;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.breadcrumbs .content .current {
  color: #555;
}

.breadcrumbs i { display: none; }



/* ******  qnav  ****** */
.qnav {
  position : relative;
  width : 150px;
}

.qnav .boxhd {
  background : #f8f8f8;
  font-weight : normal;
  font-size : 1em;
  color : #333;
  padding : 2px 20px 2px 8px;
  margin : 0;
  border : 1px solid #bbb;
}
.qnav-active .boxhd {
  padding : 0;
  border : none;
}

.qnav .boxhd a {
  background : transparent url(i/drop-arrow.gif) 100% 50% no-repeat;
  border : 1px solid #bbb;
  display : block;
  padding : 2px 20px 2px 8px;
  _height:0;min-height:0;/* ie hasLayout fix */
  text-transform : none;
  font-weight : normal;
  text-decoration : none;
}
.qnav .boxhd a:hover,
.qnav .boxhd a:focus,
.qnav .boxhd a:active {
  text-decoration : none;
  background-color : #fff;
}

.qnav .content {
  padding : 3px 0 0 0;
  position : relative;
  background : #fff;
  margin : -1px 0 0 0;
  border : 1px solid #bbb;
  border-top : none;
}
.qnav-closed .content { display : none; }
.qnav-open .content { display : block; }

.qnav li { _display : inline; }
.qnav .content a {
  display : block;
  text-decoration : none;
  padding : 3px 5px 3px 8px;
  margin-top : -3px;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.qnav .content a:hover,
.qnav .content a:focus,
.qnav .content a:active {
  text-decoration : none;
  background-color : #f8f8f8;
}





/* ******  mnav  ****** */

.mnav {
  position : absolute;
  top: 96px;
  right: 15px;
  width: 800px;
  margin-top: -1.30em;
}
  
.mnav .boxhd { position:absolute;right:9999em;left:auto; }

.mnav .content {
  padding : 0;
  font-size: .94em;
  font-weight: bold;
}

.mnav ul {
  float: right;
  margin-top: 
}
  
.mnav li {
  float: left;
  margin-left: 5px;
  _display: inline;
}

.mnav li a {
  color: #656768;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
  width: 132px;
  border: 1px solid #ddd;
  border-bottom: none;
  background: #fff url(i/mnav-li-bg.gif) repeat-x 0 100%;
  text-align: center;
  padding: 7px 0 5px;
}

.mnav li.home a { width: 68px; }

.mnav li.parent a,
.mnav li.current a {
  background: #740021;
  color: #fff;
  padding-top: 8px;
  margin-top: -1px;
}

.wrapper .mnav li a:hover,
.wrapper .mnav li a:focus,
.wrapper .mnav li a:active {
  color: #000;
  border-color: #aaa;
  text-decoration: none;
}

.wrapper .mnav li.parent a:hover,
.wrapper .mnav li.parent a:focus,
.wrapper .mnav li.parent a:active,
.wrapper .mnav li.current a:hover,
.wrapper .mnav li.current a:focus,
.wrapper .mnav li.current a:active { color: #fff; }




/* ******  snav  ****** */

.snav { padding-top: 25px; }
  
.snav .boxhd {
  color: #fff;
  width: 918px;
  _width /**/: 948px;
  padding: 0 11px 0 19px;
  position : absolute;
  top: 240px;
  left: 17px;
  z-index: 1;
  margin-top: -1.1em;
  font-size: 2em;
  font-weight: normal;
}

.snav .content {  }

.snav li { _display: inline; }

.snav li a {
  color: #3C3C3C;
  font-weight: bold;
  padding: 4px 14px 3px 27px;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.snav .parent a,
.snav .current a {
  background: url(i/more-arrow.gif) no-repeat 4px .33em;
  color: #740021;
}

.snav .parent a { background-image: url(i/more-arrow-dwn.gif); }

/* l2 */

.snav .level2 {
  font-size: .92em;
  margin-top: -3px;
}

.snav .level2 li a {
  background: none;
  font-weight: normal;
  color: #3C3C3C;
  padding-top: 0;
  padding-bottom: 1px;
  padding-left: 37px;
}

.snav .level2 .parent a,
.snav .level2 .current a { font-weight: bold; }

.snav .level2 .current a {
  background: url(i/snav-arrow.gif) no-repeat 27px .44em;
  color: #740021;
}


/* l3 */

.snav .level2 .level3 li a {
  font-weight: normal;
  padding-left: 47px;
  color: #3C3C3C;
  background: none;
}

.snav .level2 .level3 .current a {
  background: url(i/snav-arrow.gif) no-repeat 37px .45em;
  font-weight: bold;
  color: #740021;
}





/* ******  enav  ****** */

.enav .boxhd { position:absolute;right:19999px;left:auto; }


.enav li.gallery a {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  position : absolute;
  top: 117px;
  right: -13px;
  z-index: 90;
  width: 76px;
  height: 76px;
  background: url(i/photo-gallery-link.png) no-repeat;
  _background-image: url(i/photo-gallery-link.gif);
}

.enav li.gallery a:hover,
.enav li.gallery a:focus, 
.enav li.gallery a:active { background-position: 0 -76px; }



/* ******  flnav  ****** */
.flnav {
  position : absolute;
  top : 25px;
  right : 25px;
  margin-top : -.5em;
  font-size : .92em;
  line-height : 1.2;
  width : 400px;
}
.flnav .boxhd { position:absolute;right:9999px;left:auto; }
.flnav ul { float : right; }
.flnav li {
  float : left;
  _display : inline;
  padding : 0 7px;
  border-left : 1px solid #b3b3b3;
}
.flnav li.cat1 { border : none; }
.flnav li a {
  color : #707070;
}


/* ******  langnav  ****** */

.langnav {
  position : absolute;
  top: 35px;
  right: 328px;
  width: 117px;
  background: url(i/ph-sep.gif) no-repeat 0 50%;
}

.langnav .boxhd { position:absolute;right:9999em;left:auto; }

.langnav .content { padding: 5px 13px;  }

.langnav ul {
  width: 100%;
  overflow: hidden;
}

.langnav li {
  float: left;
  margin: 0 1px;
  _display: inline;
}

.langnav li a {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width: 35px;
  height: 35px;
  background: url(i/langnav-cat1.gif) no-repeat;
}

.langnav li.cat2 a { background-image: url(i/langnav-cat2.gif); }
.langnav li.cat3 a { background-image: url(i/langnav-cat3.gif); }


.langnav .parent a,
.langnav .current a,
.langnav li a:hover,
.langnav li a:focus,
.langnav li a:active { background-position: 0 -35px; }










/* ******  monthlist ****** */

.pagebody td table.calendar {
  font-size : .92em;
}
.monthlist table.grid { width : 100%; }
.monthlist td {
  padding : 0 0 10px 0;
}

.events,
.monthlist {
  width : 100%;
  overflow : hidden;
}

.events .pager,
.monthlist .pager {
  padding-top : 5px;
  text-align : center;
}
.events .pager .prev,
.monthlist .pager .prev {
  float : left;
  padding-right : 7px;
  border-right : 1px solid #eee;
}
.events .pager .next,
.monthlist .pager .next {
  float : right;
  padding-left : 7px;
  border-left : 1px solid #eee;
}




/* ******  calendar  ****** */
.calendar { margin : 0; }
.pageextra1 .calendar,
.pageextra2 .calendar { width : 100%; }

.calendar caption {
  font-weight : bold;
  font-style : normal;
  text-align : center;
  padding : .1em;
  font-size : 1.08em;
}
.calendar th {
  text-align : center;
  font-size : .92em;
  padding : .2em;
  border-bottom : 1px solid #666;
}
.calendar td {
  padding : 0;
  text-align : right;
  border-bottom : 1px solid #ddd;
}
.calendar .sa { }
.calendar .su { color : #555; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display : block;
  font-style : normal;
  padding : 2px;
}
.calendar td a:link,
.calendar td a:visited { font-weight : bold; }
.calendar td a:hover,
.calendar td a:focus,
.calendar td a:active { background-color : #eee; }




/* ******  advert  ****** */

.advert {
  text-align : center;
  overflow : hidden;
  width : 100%;
}
.advert .boxhd { text-align : left; }
.advert .content { text-align : center; }
.advert img { margin-bottom : 1em; }


.pageextra5 .advert {
  width: 197px;
  float: left;
  text-align: left;
  padding-top: 16px;
}

.pageextra5 .advert .content { text-align: left; }

.pageextra5 .advert .content a { margin: 0 6px; }




/* ******  loginform  ****** */
.loginform {}





/* ******  loginpagebox  ****** */

.loginpagebox label {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.loginpagebox .submit,
.loginpagebox .fi_btn {
  margin-left : 7em;
}





/* ******  qsearch  ****** */

.qsearch {
  position : absolute;
  top : 45px;
  margin-top : -.7em;
  right : 15px;
  width : 240px;
  background: url(i/ph-sep.gif) no-repeat 0 50%;
}

.qsearch .boxhd,
.qsearch label { position:absolute;right:9999em;left:auto; }

.qsearch .content {
  padding : 9px 0 9px 17px;
  position : relative;
}

.qsearch .fi_txt input {
  width : 172px;
  border-color: #D8D8D9;
  background: url(i/qs-input.gif) no-repeat;
  padding: 3px 22px 2px 10px;
  color: #646464;
  font-size: .92em;
}
.qsearch .fi_txt input:focus,
.qsearch .fi_txt input:active {
  border-color: #aaa;
}

.qsearch .fi_btn input {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width: 27px;
  height: 23px;
  background: url(i/qs-btn.png);
  _background-image: url(i/qs-btn.gif);
  position : absolute;
  top: 7px;
  right: 12px;
}





/* ******  sitemap  ****** */
.sitemap .content {
  font-weight : bold;
  font-size : 1.08em;
  padding-bottom : 3em;
}
.sitemap ul { width : 13em; }

.sitemap .level1 ul {
  margin : -3px 0 0 110px;
  _margin-bottom : -.5em;
  font-size : .92em;
  padding-bottom : 3px;
}
.sitemap ul.level3 {
  font-weight : normal;
  margin-left : 100px;
}
.sitemap ul.level4 {
  margin-left : 90px;
  font-size : 1em;
}
.sitemap li { margin-bottom : .5em; }

.sitemap a,
.sitemap i {
  display : block;
  padding : 2px 10px;
  background : #fff none 95% 45% no-repeat;
  background-color : #f8f8f8;
  border : 1px solid #ccc;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.sitemap i {
  color : #999;
  font-style : normal;
  background-image : url(i/icn-lock.gif);
}
.sitemap .level2 a,
.sitemap .level2 i { border-color : #d9d9d9; }
.sitemap .level3 a,
.sitemap .level3 i { border-color : #e9e9e9; }

.sitemap .content a:hover,
.sitemap .content a:focus,
.sitemap .content a:active { border-color : #c00; }
.sitemap .content i:hover { border-color : #aaa; }







/* ******  galleries  ****** */

.galleries {}
.galleries ul {}
.galleries h4 {}
.galleries p {}


/* ******  gallery  ****** */

.gallery .content { padding-right : 0; }

.gallery td {
  padding-right : 12px;
  padding-bottom : 12px;
  text-align : center;
  vertical-align : bottom;
}

.gallery img { margin : 0 auto; }


/* ******  galleryitem  ****** */

.galleryitem .content { text-align : center; }

.galleryitem .ctrls a { padding : 0 .3em; }

.galleryitem img { margin : .5em 0; }




/* ****** imgalbum ****** */

.imgalbum {
  padding-left: 11px;
  padding-right: 11px;
  padding-bottom: 11px;
  background: #fff;
  color: #fff;
  margin-top: -129px;
  position : relative;
  ~top : -129px; /* ie top margin fix */
  ~margin-top: 0;
  ~margin-bottom: -129px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.imgalbum .boxhd {
  position : absolute;
  padding-top: 34px;
  margin-top: -1em;
}

.imgalbum .boxhd a { color: #ADADAD; }

.imgalbum .boxhd a.current,
.imgalbum .boxhd span.current {
  color: #fff;
  padding-left: 14px;
  background: url(i/gallery-boxhd-current.gif) no-repeat 4px 50%;
}

.imgalbum .boxhd i { position:absolute;right:19999px;left:auto; }


.wrapper .imgalbum .boxhd a:hover,
.wrapper .imgalbum .boxhd a:focus,
.wrapper .imgalbum .boxhd a:active { color: #fff; }

.imgalbum .content {
  background: #2E2E2E url(i/gallery-bg.gif) repeat-x;
  min-height: 400px; _height: 400px;
  padding: 72px 84px 30px 84px;
  text-align: center;
}

.imgalbum ul {
  width: 100%;
  overflow: hidden;
  padding-bottom: 30px;
}

.imgalbum li {
  float: left;
  width: 164px;
  margin: 0 15px;
  position : relative;
  _display: inline;
  text-align: center;
}


.imgalbum li strong {
  position : absolute;
  z-index : 1;
  top: 126px;
  left: 0;
  width: 164px;
  color: #fff;
  text-align: center;
}


.imgalbum .pgr a {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  position : absolute;
  top: 280px;
  left: 30px;
  width: 60px;
  height: 60px;
  background: url(i/gallery-prev.png);
  _background-image: url(i/gallery-prev.gif);
}

.imgalbum .pgr a.next {
  background-image: url(i/gallery-next.png);
  _background-image: url(i/gallery-next.gif);
  right: 30px;
  left: auto;
}

.imgalbum .pgr a:hover,
.imgalbum .pgr a:focus,
.imgalbum .pgr a:active { background-position: 0 -60px; }


.imgalbum .pgs {
  text-align: center;
  padding: 0 0 20px;
  margin-top: -20px;
  clear: both;
}



/* imgalbum-folders (extends: imgalbum) */

.imgalbum-folders li {
  padding-top: 8px;
  background: url(i/gallery-folder.gif) no-repeat 8px 0;
  line-height: 1.2;
  height: 158px;
}

.imgalbum-folders li a {
  height: 100px;
  overflow: hidden; /* might be shacky? */
  display : block;
  border: 3px solid #fff;
}

.imgalbum-folders li a:hover,
.imgalbum-folders li a:focus,
.imgalbum-folders li a:active { border-color: #eee; }

.imgalbum-folders li a:hover strong,
.imgalbum-folders li a:focus strong,
.imgalbum-folders li a:active strong { text-decoration: underline; }

.imgalbum-folders li span.count {
  position : absolute;
  bottom: 53px;
  left: 3px;
  width: 138px;
  _width /**/: 156px;
  background: url(i/alpha.png);
  _background: #fff;
  font-weight: bold;
  color: #565656;
  text-align: left;
  padding: 4px 10px;
}



/* imgalbum-images (extends: imgalbum) */

.imgalbum-images li {
  height: 180px;
}

.imgalbum-images li a {
  height: 180px;
  width: 164px;
  
  vertical-align: middle;
  display: table-cell;
  
  ~padding-top : 90px;
  ~height : 90px;
  ~display: block;
}

.imgalbum-images li img {
  border: 3px solid #fff;
  ~margin-top: expression( this.runtimeStyle.marginTop=(-this.offsetHeight/2-1)+'px' );
}

.imgalbum-images li a:hover img,
.imgalbum-images li a:focus img,
.imgalbum-images li a:active img { border-color: #ccc; }



/* imgalbum-bigimage (extends: imgalbum) */

.imgalbum-bigimage img {
  border: 3px solid #fff;
}

.imgalbum-bigimage .content:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.imgalbum-bigimage .imgcontent .imgtext {
  text-align: left;
  float: left;
  width: 480px;
  padding: 14px 0 14px 50px;
  margin: 0;
}

.imgalbum-bigimage .pgs {
  float: right;
  padding: 14px 50px 14px 0;
  width: 100px;
  text-align: right;
  clear: none;
  margin-top: 0;
}





/* ******  footer  ****** */

.footer {
  float: left;
  width: 780px;
}

.footer .boxhd { /* display : none; */ }

.footer .content { padding: 20px; }
.footer .content a { color: #424242; }
.footer .content em { margin: 0 2px; }





/* ******  eplicaad  ****** */

.eplicaad {
  background: #fff;
  position : absolute;
  right : 20px;
  margin-top: -150px;
  right:9999px;left:auto;
}



/* ******  imgbanner  ****** */

.imgbanner {
  position : absolute;
  top: 141px;
  right: 18px;
}





/* ****** fontsizer  ****** */

.fontsizer { 
  position : absolute;
  top : 37px;
  right : 265px;
  background: url(i/ph-sep.gif) no-repeat 0 50%;
  width: 59px;
  _width /**/: 81px;
  padding: 8px 22px 6px 0;
}

.fontsizer h2 { position:absolute;right:9999em;left:auto; }

.fontsizer ul {
  
}

.fontsizer li {
  float : right;
  margin-right: 6px;
  _display: inline;
}

.fontsizer a {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width: 22px;
  height: 22px;
  background: url(i/font-down.gif) no-repeat;
}

.fontsizer .up a { background-image : url(i/font-up.gif); }

.fontsizer .usesettings a {
  background-image : url(i/font-settings.gif);
  position : absolute;
  right: 0;
  top: 8px;
}

.fontsizer a:hover,
.fontsizer a:focus,
.fontsizer a:active { background-position: 0 -22px; }






/* *** popup *** */

.popup-wrapper {
  position : absolute;
  z-index: 100;
  top: 418px;
  left: 214px;
  width: 625px;
  text-align: center;
  padding-top: 53px;
  background: url(i/popup-top.png) no-repeat;
  _background-image: url(i/popup-top.gif);
  font-size: .92em;
}


.popup-inner-wrapper {
  background: url(i/popup-bottom.png) no-repeat 0 100%;
  _background-image: url(i/popup-bottom.gif);
  padding: 60px 32px 41px;
  min-height: 345px;
  _height: 345px;
}

.popup-inner-wrapper:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.popup-inner-wrapper img { margin: 0 auto; }

.popup-inner-wrapper,
.popup-inner-wrapper a,
.wrapper .popup-inner-wrapper a:hover,
.wrapper .popup-inner-wrapper a:focus,
.wrapper .popup-inner-wrapper a:active { color: #fff; }

.popup-inner-wrapper .imgcontent {
  float: left;
  width: 380px;
  padding: 50px 0 0 30px;
  text-align: left;
}

.popup-inner-wrapper .imgname { font-weight: bold; }

.popup-inner-wrapper .act {
  float: right;
  padding: 50px 30px 0 0;
  width: 110px;
  text-align: right;
}

.popup-wrapper-hidden { display: none; }






/* ***** forms ***** */


.forms .boxhd {
  position : relative;
  z-index: 10;
}

.forms .content {
  padding-bottom: 20px;
}

.forms fieldset {
  width : 585px;
  padding-left : 16px;
  padding-top : 1em;
}

.forms fieldset p {
  font-weight : bold;
}

.forms .btnrow {
  border-top : 1px solid #ddd;
  overflow : hidden;
  padding-bottom : 50px;
  margin-top : 2em;
  padding-top : 10px;
  padding-right : 150px;
  margin-right : -150px;
  padding-left : 48px;
  margin-left : -49px;
  _overflow : visible;
  _height:0;min-height:0;/* ie hasLayout fix */
}

.forms .btnrow .fi_btn { float : right; }

.forms .btnrow .back { float : left; }


.forms .fi_chk ul,
.forms .fi_rdo ul {
  overflow : hidden;
  padding-top : .2em;
  padding-bottom : .7em;
  _overflow : visible;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.forms .fi_chk li,
.forms .fi_rdo li {
  position : relative;
  width : 49%;
  float : left;
}
.forms .fi_chk li input,
.forms .fi_rdo li input {
  margin-top : 0;
}


.forms fieldset h3 { position:absolute;right:9999em;left:auto; }


.forms fieldset .fi_txt label {
  float : left;
  width : 140px;
  width : 260px;
}
.forms fieldset .fi_txt input {
  float : left;
  width : 260px;
  width : 189px;
}
.forms fieldset select {
  float : left;
  max-width : 189px;
  ~width : 189px;
}


.forms fieldset .fi_txt small {
  padding-left: 6px;
}
.forms fieldset .fi_txt label i,
.forms fieldset .fi_sel label i,
.forms fieldset .fi_bdy label i {
  position : absolute;
  margin-top : 1px;
  left : 695px;
  width : 160px;
}

.forms fieldset .fi_sel label {
  float : left;
  width : 163px;
  width : 260px;
}

.forms fieldset .fi_static strong {
  font-weight: normal;
  width : 260px;
  float : left;
}

.forms fieldset .fi_bdy,
.forms fieldset .fi_sel,
.forms fieldset .fi_txt,
.forms fieldset .fi_static { border : 0; }



.forms  fieldset.fi_rdo h5,
.forms  fieldset.fi_chk h5 {
  font-size: 1.4em;
  font-weight : bold;
  color : #6E0120;
  border-bottom : 1px dashed #888;
  padding : 0;
  margin-bottom : .2em;
}

.forms fieldset h4 {
  color : #6E0120;
  font-size: 1.1em;
  font-weight : bold;
  padding : 3px 0 0 0;
  border-bottom : 1px dashed #bbb;
}

.forms .invalid label {
  color : #c00;
}
.forms .invalid input {
  border-color : #c00;
  background : #fff8f4;
}


.forms .fi_chk h5,
.forms .fi_rdo h5,
.forms .fi_bdy label,
.forms .fi_txt label,
.forms .fi_sel label {
  font-size : 1em;
  font-weight : normal;
  margin : 0;
}

.forms .fi_bdy,
.forms .fi_txt,
.forms .fi_sel,
.forms .fi_static {
  border-top : 1px dashed #888;
  padding : .5em 5px;
  _height:0;min-height:0;/* ie hasLayout fix */
}

.forms .fi_bdy:after,
.forms .fi_txt:after,
.forms .fi_sel:after,
.forms .fi_static:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }


.forms .fi_bdy label { display : block; }

.forms .fi_bdy textarea { width : 450px; }









/* * links * */
div.wrapper a:hover,
div.wrapper a:focus,
div.wrapper a:active { color : #910029;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }






/****************/
/* *** HOME *** */
/****************/



/* *** layout *** */

.home .bodywrap { background: none; }


.home .pageheader { height: 345px; }

.home .pageheader .wrapper {
  height: 341px;
  background: url(i/home/phw-bg.png) no-repeat 50% 100%;
  _background: none;
}

.home .pagebody {
  margin-left: 6px;
  width: 972px;
  background: none;
  padding-bottom: 24px;
  background: url(i/home/pb-bottom.gif) no-repeat 0 100%;
}

.home .pagebody .pb-top {
  background: url(i/home/pbt-bg.png) no-repeat;
  _background-image: url(i/home/pbt-bg.gif);
  width: 100%;
  overflow: hidden;
}

.home .pagebody .pb-bottom {
  background: url(i/home/pbb-bg.png) no-repeat;
  _background-image: url(i/home/pbb-bg.gif);
  width: 100%;
  overflow: hidden;
  padding-top: 16px;
}


.home .pagebottom { background: none; }




/* *** box *** */


.home .pagebody .box {
  background: none;
  width: 298px;
  float: left;
  margin-left: 20px;
  _display: inline;
  margin-bottom: 0;
}

.home .pagebody .box .boxhd {
  padding-left: 5px;
  background: url(i/item-sep.gif) repeat-x 0 100%;
}

.home .pagebody .box .content {
  padding-left: 0;
  padding-right: 0;
}




.pb-top .box-left {
  width: 636px;
  float: left;
}





/* *** articlelist *** */


.pb-top .articlelist { line-height: 1.4; }


.pb-bottom .articlelist .item,
.pb-top .articlelist .firstitem { background: none; }

.pb-top .articlelist .item { padding-top: .9em; }

.pb-bottom .articlelist .item {
  padding-top: 0;
  margin-bottom: 0;
}


.pb-bottom .articlelist .item img { margin-top: 30px; }

.pb-top .articlelist .item h3,
.pb-bottom .articlelist .item h3 { padding-left: 5px; }

.pb-bottom .articlelist .item h3 {
  margin-bottom: .3em;
  background: url(i/item-sep.gif) repeat-x 0 100%;
}

.pb-bottom .articlelist .item h3 a { color: #666; }

.pb-top .articlelist .item .summary,
.pb-bottom .articlelist .item .summary { padding-left: 5px; }


.pb-bottom .articlelist .more a {
  color: #424242;
  font-size: 1em;
}




/* *** article *** */


.home .article .boxhd,
.home .article .content h1 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.home .article .imgbox,
.home .article .imgbox .content { background: none; }

.home .article .imgbox {
  margin-top: 15px;
  width: auto;
  margin-right: -20px;
}

.home .article .imgbox .content { _display: inline; }

.home .article .content h1,
.home .article .boxhd { padding-top: 4px; }

.home .article .summary,
.home .article .content p { margin-bottom: .2em; }


.home .article .summary p {
  margin-bottom: 0;
  line-height: 1.4;
}

.home .article .more a {
  color: #424242;
  font-size: 1em;
}





/* *** slogan *** */

.slogan {
  position : absolute;
  top: 278px;
  left: 18px;
}




/* *** gal *** */

.home .wrapper .gal .content { padding-left: 16px; }

.home .gal .content img { margin-top: -7px; }

.home .gal .more a {
  background-image: url(i/snav-arrow.gif);
  padding-left: 12px;
}

.home .gal .more { margin-bottom: 0; }

/* *** subscribe subscr *** */
.subscr {
  padding-left:33px;
}
.subscr .fi_btn {
  margin-top:1em;
}

/* *** social media links  *** */
.socialmedia {
  position: absolute;
  top:0px;
  right:465px;
}
.socialmedia .boxhd { 
  text-indent:-9999px;
}
.socialmedia li {
  float: left;
}
.socialmedia li a {
  display: block;
  text-indent:-9999px;
  height:16px;
  width:16px;
  margin-right:10px;
}
.socialmedia li a.facebook {
  background: url(i/facebook.png) 0 0 no-repeat;
}
.socialmedia li a.twitter:hover,
.socialmedia li a.twitter:focus,
.socialmedia li a.twitter:active, 
.socialmedia li a.facebook:hover,
.socialmedia li a.facebook:focus,
.socialmedia li a.facebook:active {
  background-position: 0 -16px;
  }
.socialmedia li a.twitter {
  background: url(i/twitter.png) 0 0 no-repeat;
}