.stream, .print { display : none; }


/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */


body {
  background : #fff;
  margin : 0;
  padding : 0 20px 0 0;
  font-size : 11px;
  _font-size : 68.75%;
  color : #555;
  font-family : Arial, Helvetica, Geneva, sans-serif;
}

.bodywrap {
  position : relative;
  min-width : 672px;
  max-width : 896px;
  _width : expression( ((document.body.clientWidth - 60) > 896) ? "896px" : ((document.body.clientWidth - 60) <= 672) ? "672px" : (document.body.clientWidth - 60) + "px"  );
  margin-right : 33px;
}

body.zoom1 { font-size : 12px;  _font-size : 75%; }
body.zoom2 { font-size : 14px;  _font-size : 87.5%; }
body.zoom3 { font-size : 16px;  _font-size : 100%; }
body.zoom4 { font-size : 19px;  _font-size : 118.75%; }
body.zoom5 { font-size : 23px;  _font-size : 143.75%; }
body.zoom6 { font-size : 28px;  _font-size : 175%; }
body.zoom7 { font-size : 32px;  _font-size : 200%; }


div, table, caption { font-size : 1em; }

blockquote {
  margin : 0 3em 0 2em;
  padding : .3em .5em;front
}
q:after, q:before { content : ""; }


p, blockquote, ul, ol, dl, table {
  margin-top : 0px;
  margin-bottom : .7em;
}
ul { padding-left : 2.5em; }
ol { padding-left : 3em; }
ul, ol  { margin-left : 0; }
ul ul, ol ol, ul ol, ol ul { margin-bottom : .27em; }
li { margin : 0; padding : 0; }


form { margin : 0; }
label { display : block; }
input, select, textarea {
  vertical-align : middle;
  font-family : Arial, Helvetica, Geneva, sans-serif;
  font-size : 1em;
}
.textinput, textarea, select { border : 1px solid #999; }
textarea {
  vertical-align : top;
  width : 98%;
}
.button {
  cursor : pointer;
  _cursor : hand;
}
.button:hover { color : #c00; }


a { color : #a02329; }

.bodywrap a[name]:hover { color : inherit; text-decoration : none; }

.pageextra3 a:link,
.pageextra3 a:visited  { color : #999; }
.pageextra3 a:hover,
.pageextra3 a:focus,
.pageextra3 a:active   { color : #933; }




abbr, acronym {
  border-bottom : 1px dotted #777;
  cursor : help;
}
abbr:hover, acronym:hover { border-bottom-color : #555; }


img {
  margin : 0;
  padding : 0;
  border : none;
}


h1, h2, h3, h4 {
  margin-top : 0;
  margin-bottom : 0;
}
h1 {
  font-size : 1.27em;
  margin-top : 14px;
  background : url("../img/fade.gif") 0 100% no-repeat;
  padding-bottom : 22px;
}
h2 {
  color : #a80532;
  font-size : 1.63em;
  border-bottom : 1px dotted #babbbd;
  font-weight : normal;
}

.pagebody h2 { border-bottom : 1px solid #ebebeb;; }
.article h2 { margin-top : 1.75em;
  margin-bottom : .55em; }
h3 {
  color : #777;
  font-size : 1.08em;
  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,
th acronym:hover { border : none; }
th.num, td.num {
  text-align : right;
  white-space : nowrap;
}
th.tel, td.tel { white-space : nowrap; }

/* ******  clear & tabletrick  ****** */
.clear { clear : both; line-height : 1px; font-size : 1px; margin-top : -1px; }




/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */




.pageheader { border-left : 7px solid #ddddde;}
.pageheader .brand a { position : relative; z-index : 1; }
.pagebody {
  margin-left : 187px;
  margin-right : 225px;
}
.home .pagebody { margin-right : 0; }
.twocol2 .pagebody {
  margin-right : 0;
}

.pageextra1 {
  position : absolute;
  left : 0;
  top : 95px;
  width : 187px;
  background : #ddd url("../img/p1-fade.gif") 0 100% no-repeat;
}
.pageextra1 .wrapper {
  background : #fff;
  margin-left : 7px;
  padding : 0 17px;
}

.pageextra2 {
  position : absolute;
  right : 0;
  top : 0;
  padding-top : 95px;
  width : 225px;
  z-index : 2;
  margin-top : 21px;
}


.pageextra2 .wrapper {
  padding-left : 15px;
  background : url("../img/p2-fade.gif") 0 0 repeat-y;
  border-top : 1px solid #ebebeb;
}

.pageextra3 {
  position : absolute;
  top : 9.54em;
  left : 0px;
  width : 153px;
  _width /**/: 154px;
  color : #999;
  border-right : 1px solid #fff;
}
.pageextra3 .wrapper { padding-right : 1px; }

.pageextra5 {
  clear : both;
}




/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */

.pagebody .content { margin : 0 16px; }





/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #777;
  display : block;
  font-weight : normal;
  font-size : .92em;
}
.meta span { padding-right : .5em; }
.meta a:link,
.meta a:visited {
  color : #777;
}
.meta a:hover,
.meta a:active {
  color : #c00;
}


/* ******  more buttons  ****** */
.more,
.buttons,
.archivelink {
  display : block;
  white-space : nowrap;
  height : 1.2em;
  font-weight : bold;
}
.productlist .more,
.articlelist .more {
  font-size : .91em;
}
.articlelist .archivelink { font-size : 1em; }

.buttons {
  margin-top : 1.33em;
  font-weight : normal;
  font-size : .91em;
}
.more a,
.buttons a,
.archivelink a {
  float : left;
  padding : 0 16px;
  background : transparent url("../img/more-arrow.gif") 0px .45em no-repeat;
}

.buttons a {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  text-transform : lowercase;
  padding : 1px 12px;
  background-image : url("../img/arrow.gif");
}
.buttons a.btnback { background-image : url("../img/arrow-left.gif"); }



/* ******  articlelist  ****** */

.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
}
.articlelist h3 {
  font-size : 1.09em;
  margin : 0;
}
.articlelist h3 .meta { font-size : .83em; }
.articlelist .item h3 a {
  color : #6f6f6f;
  text-decoration : none;
}
.articlelist h3 a:hover,
.articlelist h3 a:focus,
.articlelist h3 a:active {
  color : #c00;
  text-decoration : underline;
}
.articlelist .summary p { margin : 0; }
.articlelist .more {}


.articlelist img {
  float : left;
  margin : .2em .5em .33em 0;
}

.articlelist h3.old {
  clear : both;
  font-size : 1em;
  margin : 0;
}

.articlelist ul {
  clear : both;
  list-style : none;
  padding-left : 0;
}
.articlelist li { padding-bottom : .7em; }
.articlelist li a { font-weight : bold; }

.frontlist {
  background : url("../img/fade.gif") 0 0 repeat-x;
  _height : 1em;
  padding-top : 15px;
}
.frontlist .boxhd {
  border : none;
  color : #6a6c6f;
  font-size : 1.43em;
  font-weight : bold;
  width : 100px;
  float : left;
  min-height : 170px;
  _height : 170px;
  padding-left : 15px;
}

.frontlist .boxhd span {
  color : #a02329;
  display : block;
  position : relative;
  top : -3px;
  left : 30%;
  font-size : 1.15em;
  font-weight : normal;
}

.frontlist .more,
.frontlist h3 {
  font-weight : normal;
  font-size : 1em;
  margin : 0;
}

.frontlist .more a,
.frontlist h3 a {text-decoration : none; padding : 0;}

.frontlist .item {
  display : block;
  float : left;
  width : 250px;
  padding : 0 15px;
  border-left : 1px dotted #babbbd;
  _height : 120px;
  min-height : 120px;
}

.frontlist .moreolder { display : none; }




/* ******  .pageextra2 .articlelist ****** */
.pageextra2 .articlelist {
  float : left;
  width : 237px;
  margin : 0 6px;
  _display : inline;
}
.pageextra2 .articlelist .boxhd { display : none; }
.pageextra2 .articlelist h3 {
  margin : 0 0 .25em 0;
  color : #999;
  padding : 3px 0 .42em 0;
  border-top : 1px solid #bebebe;
  border-bottom : 1px dashed #ccc;
  text-transform : none;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  background : transparent url("../img/arrow-dn.gif") 99% 40% no-repeat;
}
.pageextra2 .articlelist .more { margin-top : .5em; }



/* ******  .pageextra2 .newslist ****** */
.pageextra2 .newslist {
  float : left;
  width : 480px;
  margin : 0;
}
.pageextra2 .newslist h3 {
  border-bottom : 1px dashed #ccc;
  padding-bottom : .42em;
  margin : .17em 0 .42em 0;
}
.pageextra2 .newslist .more { margin-top : .5em; }

.pageextra2 .newslist .meta {
  float : right;
  padding : .2em 0 0 5px;
}
.pageextra2 .newslist .meta span { padding : 0; }
.pageextra2 .newslist .item {
  float : left;
  width : 48%;
}
.pageextra2 .newslist .firstitem {
  margin-right : 4%;
  _margin-right : 1.9%;
}




/* ******  article  ****** */
.article .content {
  text-align : justify;
}
.article .subtitle {
  clear : none;
  margin-top : 0;
  font-size : 1em;
}
.article .meta { margin-top : .7em; }
.article .summary {
  color : #777;
  padding : 4px 0;
  margin : 0 0 .7em 0;
}
.article .summary p { margin : 0; }

.article li { padding-bottom : .18em; }

.article img { clear : both; }
.article img.left { float : left;  margin : .2em .5em .2em 0; }
.article img.right { float : right;  margin : .2em 0 .5em .5em; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}
.article-ie5mac img.center { display : inline; }


.article table {
  border-bottom : 1px solid #ddd;
  border-left : 1px solid #ddd;
}
.article caption {
  font-style : italic;
  padding : .2em 0;
  text-align : left;
}
.article th {
  font-weight : bold;
  padding : .2em .4em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
  background-color : #f8f8f8;
}
.article td {
  padding : .2em .4em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
}
.article tr.alt td {
  background-color : #f8f8f8;
}





/* ******  imgbox  ****** */
.bodywrap div.wrapper .imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 8px;
  margin : 0;
  width : auto;
  text-align : center;
}
div.wrapper .imgbox .content {
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}

.imgbox .imgcontent {
  width : 200px;
  text-align : left;
}
.imgbox .imgtext {
  color : #333;
  font-weight : normal;
  font-size : .92em;
}
.imgbox .imgmeta {
  width : 200px;
  color : #666;
  font-weight : normal;
  font-size : .83em;
  text-align : left;
}

.pageextra1 .imgbox,
.pageextra2 .imgbox {
  float : none;
  margin : 0;
  width : auto;
  margin-bottom : 2.5em;
}



/* ******  quizbox  ****** */
.quizbox .question {
  font-weight : bold;
}
.quizbox .thanks {
  color : #473;
}
.quizbox ul {
  padding-left : 0;
  margin-left : 0;
  list-style : none;
}
.quizbox li { margin-bottom : .5em; }
.quizbox label { display : inline; }
.quizbox .options li { margin : 0; }
.quizbox .bar {
  display : block;
  background-color : #ddd;
}
.quizbox .results .bar img {
  height : .91em;
}




/* ******  contactform  ****** */
.contactform .content {
  padding-bottom : 2em;
}
.contactform label {
  width : 4.5em;
  float : left;
  margin-top : .2em;
}
.contactform .body label { float : none; }




/* ******  advert  ****** */
.advert {}

.flash-front {
  /* border : 1px solid #ff0000; */
}

.flashbanner {
  /* border : 1px solid #ff0000;	*/
}

/* ******  breadcrumbs  ****** */
.wrapper .breadcrumbs {
  position : absolute;
  left : 157px;
  top : 3.8em;
  padding : .4em 0 0 20px;
  height : 1.82em;
  _height /**/: 2.36em;
  width : 328px;
  _width /**/: 348px;
  background : transparent url("../img/arrow.gif") 7px .7em no-repeat;
  border-bottom : 1px dashed #dadada;
  font-size : .91em;
}
.twocol .breadcrumbs { width : 573px; _width /**/: 593px; }
.home .breadcrumbs,
.breadcrumbs .boxhd { display : none; }
.breadcrumbs .content a { text-decoration : none; }
.breadcrumbs a:hover,
.breadcrumbs a:focus,
.breadcrumbs a:active { text-decoration : underline; }



.mnav {
  position : absolute;
  top : 14px;
  left : 0;
  width : 100%;
  _width : expression( ((document.body.clientWidth - 60) > 896) ? "896px" : ((document.body.clientWidth - 60) <= 672) ? "672px" : (document.body.clientWidth - 60) + "px"  );
}

.mnav .boxhd { display : none; }
.mnav .content {
  padding-top : 38px;
  margin-left : 187px;
  background : url("../img/mnav-bak.gif") 0 0 repeat-x;
}

.mnav ul {
  display : block;
  width : 100%;
  list-style : none;
  margin : 0;
  padding : 8px 0;
  min-height : 12px;
  background : url("../img/mnav-bak2.gif") 0 100% repeat-x;
}

.mnav li { display : inline; }
.mnav a {
  display : block;
  float : left;
  color : #6d6f72;
  border-left : 1px solid #e4e4e5;
  padding : 0 15px;
  text-decoration : none;
}

.mnav .home a { border : none; }

.mnav .english a {
  position : absolute;
  z-index :120;
  top : 2px;
  right : 262px;
  margin-top : -.5em;
  border-left : 0;
  border-right : 1px solid #c3c3c3;
}


.snav { _height : 1em; }
.snav ul {
  list-style : none;
  margin : 0;
  padding : 0 0 0 10px;
}

.snav .level1 { padding : 0; }

.snav a {
  display : block;
  background : url("../img/arw-r.gif") 0 50% no-repeat;
  padding : 4px 0 4px 10px;
  color : #626467;
  text-decoration : none;
  border-bottom : 1px dotted #e4e4e5;
}

.snav .current a,
.snav .parent a { background-image : url("../img/arw-gd.gif");  font-weight : bold;}

.snav .level2 a,
.snav .level2 a { background-image : url("../img/arw-g.gif"); font-weight : normal;}

.snav .level2 .current a,
.snav .level2 .parent a { background-image : url("../img/arw-r.gif"); color : #a80532;}

.snav .level2 .level3 a,
.snav .level2 .level3 a { background-image : url("../img/arw-g.gif"); color : #626467; }

.breadcrumbs { display : none; }



/* ******  enav  ****** */
.enav .boxhd { display : none; }
.enav ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
.enav li {
  padding-left : 12px;
  background : transparent url("../img/arrow.gif") 0px .36em no-repeat;
  padding-bottom : .36em;
}




/* ******  calendar  ****** */
.calendar {
  border : 1px solid #eee;
  border-bottom : none;
  border-right : none;
}
.calendar caption {
  font-weight : bold;
  font-style : normal;
  text-align : center;
  background-color : #eee;
  padding : .1em;
}
.calendar th {
  text-align : center;
  font-size : 10px;
  padding : .2em;
  border : 1px solid #eee;
  border-top : none;
  border-left : none;
}
.calendar td {
  text-align : right;
  border : 1px solid #eee;
  border-top : none;
  border-left : none;
}
.calendar .sa { }
.calendar .su { font-weight : bold; color : #888; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display : block;
  font-style : normal;
  padding : .2em .33em .2em .4em;
}
.calendar td a:link,
.calendar td a:visited {
  text-decoration : underline;
  font-weight : bold;
}
.calendar td a:hover,
.calendar td a:active {
  background-color : #eee;
  text-decoration : underline;
}


/* ******  advert  ****** */
.advert .content {
  text-align : center;
}



/* ******  loginform  ****** */
.loginform {}



/* ******  searchform  ****** */
.searchform {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : .91em;
}
.searchform .boxhd { display : none; }
.searchform .content {
  padding-bottom : .3em;
  padding-top : .5em;
}
.searchform p.more {
  margin : .36em 0 0 0;
  font-weight : normal;
}
.searchform p.more a {
  background : transparent none;
  padding : 0;
}

.searchform .textinput {
  width : 97%;
  display : block;
  margin : .27em 0 .36em 0;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 1.09em;
}
.searchform .button {
  border : 1px solid #999;
  background : #fff;
  font-family : Verdana, Arial, Helvetica, sans-serif;
}



/* ******  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;
}





/* ******  footer  ****** */
.footer {
  text-align : center;
  background : url("../img/fade.gif") 0 0 repeat-x;
  _height : 1em;
  padding-top : 8px;
/*
  margin-left : 187px;
  margin-right : 225px;
*/
  margin-top : 1.5em;
}







/* ******  eplicaad  ****** */
.eplicaad {
  text-align : right;
  margin : 0 27px;
  padding : 5px 0 2em 0;
}
.eplicaad img { vertical-align : middle; }




/* ******  categorytitle  ****** */
.categorytitle {
  position : absolute;
  top : 8.75em;
  left : 157px;
  color : #999;
  text-transform : uppercase;
  margin : 0;
  font-size : 1.09em;
  padding : .58em 0 .33em 21px;
  background : transparent url("../img/arrow-dn.gif") 5px .83em no-repeat;
}




/* ******  welcometext  ****** */
.welcometext {
  display : none;
  position : absolute;
  top : 0px;
  right : 0px;
  padding : .91em 15px 0 15px;
  width : 215px;
  _width /**/: 246px;
  height : 8.54em;
  _height /**/: 9.54em;
  overflow : hidden;
}
.welcometext p,
.welcometext h3 { margin : 0 0 .64em 0; }





/* ******  productlist  ****** */
body .wrapper .productlist .content { padding : 0; }

.pageextra2 .productlist .boxhd {
  border : none;
  color : #6a6c6f;
  padding-top : 5px;
  padding-left : 15px;
  font-size : 1.43em;
  font-weight : bold;
  position : relative;
}

.pageextra2 .productlist .boxhd span {
  color : #a02329;
  display : block;
  position : relative;
  top : -3px;
  left : 30%;
  font-size : 1.15em;
  font-weight : normal;
}

.productlist .item {
  clear : both;
  _height : 1em;
  padding-top : 4px;
  padding-right : 12px;
  border-bottom : 1px solid #e8e8e8;
}

.pageextra2 .productlist .item {
  border-top : 1px solid #e8e8e8;
  border-bottom : none;
}

.productlist .alt {
  background : #fbfbfb;
}
.productlist h3 {
  margin : 0 0 0 90px;
  padding : 8px 0 0 0;
}
.productlist .item h3 a {
  color : #6f6f6f;
  text-decoration : none;
}
.productlist h3 a:hover,
.productlist h3 a:focus,
.productlist h3 a:active {
  color : #d00;
  text-decoration : underline;
}
.productlist .price {
  display : block;
  white-space : nowrap;
  font-weight : bold;
  margin : .5em 0;
  color : #666;
}
.productlist .summary {
  margin-left : 90px;
  padding-bottom : 14px;
}

.productlist .img {
  float : left;
  width : 80px;
  padding : 10px 0;
  text-align : center;
}


.pageextra2 .productlist {
  margin-left : -15px;
}
.pageextra2 .productlist .img { padding-left : 3px; width : 75px; }
.pageextra2 .productlist .alt { background : transparent url("../img/alt-bak.gif") 0 0 no-repeat; }
.pageextra2 .productlist h3,
.pageextra2 .productlist .summary { margin-left : 80px; color : #888; }





/* ******  stafflist  ****** */

.stafflist table {
  _height : 1em;
}
.stafflist td {
  padding : .18em 8px .18em 0;
}

.qsearch {
  position : absolute;
  z-index : 100;
  right : 15px;
  top : 8px;
  _height : 1em;
  width : 300px;
}



.qsearch .boxhd { display : none; }

.qsearch form { float : right; }
.qsearch label { display : none; }
.qsearch input.textinput,
.qsearch .fi_txt input { border : 1px solid #d8d9da; width : 130px;}
.qsearch input.button,
.qsearch .fi_btn input {
  border : 1px solid #cbcbcb;
  background : #fff;
  color : #890225;
  font-weight : bold;
  width : 50px;
  padding : 0;
}



.fontsizer {
  position : absolute;
  z-index : 100;
  right : 205px;
  top : 9px;
  _height : 1em;
  width : 280px;
}

.fontsizer h2 { display : none; }

.fontsizer ul {
  list-style : none;
  margin : 0;
  padding : 0;
  float : right;
}

.fontsizer li { display : inline;}
.fontsizer a {
  display : block;
  float : right;
   /* padding-left : 18px; */
  margin-right : 8px;
  color : #999a9d;
  text-decoration : none;
  font-weight : bold;
}

.fontsizer .up a { font-size : 14px; /* background : url("../img/fnt-up.gif") 0 0 no-repeat; */}
.fontsizer .dwn a { font-size : 11px; padding-top : 2px; /* background : url("../img/fnt-dwn.gif") 0 0 no-repeat; */}

.infobox {
  margin-top : 1.5em;
  _height : 1em;
  width : 125px;
}

.infobox .boxhd {
  border : none;
  color : #6a6c6f;
  font-size : 1.43em;
  font-weight : bold;
  border-bottom : 1px solid #d9dada;
}

.infobox .boxhd span {
  color : #a02329;
  display : block;
  position : relative;
  top : -3px;
  left : 30%;
  font-size : 1.15em;
  font-weight : normal;
}

.infobox p {
  border-left : 1px solid #d9d9da;
  border-bottom : 1px solid #d9dada;
  margin : 0;
  padding : 6px 10px;
}

.infobox p span { color : #a02329;}
.infobox p a { color : #58555b; }


/* ******  postlist  ******* */
.pageextra5 .postlist a {
  width : 136px;
  height : 31px;
  display : block;
  position : absolute;
  top : 42px;
  right : 20px;
  background : url(../img/postlisti.gif) 0 -31px no-repeat;
  text-indent : -9999999em;
  z-index : 100;
}
.pageextra5 .postlist a:hover,
.pageextra5 .postlist a:focus {
  background-position : 0 0;
}

.postlisti .subtitle {
  color : #a80532;
}
.postlisti fieldset {
  border : none;
  margin : 0;
  padding : 0;
}
.postlisti acronym { font-weight : bold; color : #a80532; }
.postlisti label { font-weight : bold; }
.postlisti .fi_chk label { display : inline; }
.postlisti .fi_chk input { float : left; }
.postlisti .fi_txt label { float : left; width : 80px; text-align : right; padding-right : 7px; }
.postlisti .fi_txt input { width : 260px; padding : 2px 4px; border : 1px solid #adadad; }

.postlisti .fi_txt,
.postlisti .fi_btn,
.postlisti .fi_chk {
  clear : left;
  margin-bottom : .7em;
}
.postlisti .fi_chk label { color : #a80532; }
.postlisti .fi_chk input,
.postlisti input[type=checkbox] { margin : 0 2px; display : inline; float : none; }
.postlisti small { text-align : right; display : block; color : #a9a9a9; width : 354px; margin-bottom : 1em; }

.postlisti td {
  border-right : 1px solid #fff;
  border-bottom : 1px solid #fff;
  background : #f4f4f5;
  padding : .3em .5em;
}
.postlisti td label {
  white-space : nowrap;
  color : #a80532;
}
.postlisti .fi_btn { text-align : right; }
.postlisti .fi_btn input {
  /* input-button image replacement */padding:0; margin:0; border:none; line-height:0; font-size:999px; letter-spacing:-9999px; text-align:left; overflow:hidden;
  width : 105px;
  height : 32px;
  background : url(../img/p-btn.gif) 0 0 no-repeat;
  cursor : pointer;
  _cursor : hand;
}

/* ******  bosses  ******* */
.boss {
  padding-bottom : 4px;
  border-bottom : 6px solid #9e1036;
  margin-bottom : 18px;
  position : relative;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.boss .boxhd {
  
}
.boss .content {
  padding : 25px;
  margin-right : 237px;
  margin-left : 0;
  width : 422px;
  _height:219px;min-height:219px;
  background : url(../img/boss-bg.gif) 0 100% repeat-x;
}
.boss div.content .imgbox {
  padding : 0;
  position : absolute;
  right : 0;
  bottom : 4px;
  width : 230px;
  height : 269px;
  overflow : hidden;
}
.boss div.content .imgbox .content {
  background : none;
  _height:0;min-height:0; /* ie hasLayout fix */
  width : auto;
  padding : 0;
  margin : 0;
}
.boss .content h1 {
  background : none;
  padding : 0;
  margin-top : 50px;
  font-size : 1.64em;
  font-weight : normal;
  color : #131313;
}
.boss .content p {
  color : #3c3e42;
}
.boss .content h2.subtitle {
  border : none;
  color : #a80532;
  font-weight : bold;
  font-size : 1.09em;
}
.boss div.content a.netfang {
  display : block;
  font-size : 1.09em;
  padding-left : 34px;
  _height:33px;min-height:33px; /* ie hasLayout fix */
  background : url(../img/netfang.gif) 0 0 no-repeat;
  margin : 10px 0 5px;
}



.bosses {
  clear : both;
}
.bosses .content {
  margin : 0;
  overflow : hidden;
  margin-left : -7px
}
.bosses .item {
  float : left;
  background : #cbcccd;
  width : 219px;
  padding : 6px;
  margin : 0 0 7px 7px;
  position : relative;
  _height:113px;min-height:113px;
}
.bosses .item img {
  float : right;
  margin : 0 0 0 6px;
}
.bosses .item h3 {
  font-size : 1.09em;
  margin-top : 25px;
}
.bosses .item h3 a {
  color : #131313;
}

.bosses .more a {
  position : absolute;
  bottom : 6px;
  left : 6px;
  padding : 0 0 0 6px;
  text-decoration : none;
  color : #3c3e42;
  font-weight : normal;
  background : url(../img/arrow-red.gif) 0 50% no-repeat;
}





/* ******  people  ******* */

.people h3 {
  color : #131313;
  font-size : 1.27em;
  border-bottom : 2px solid #a62447;
  padding : 4px 0 5px 2px;
}

.people table { 
  width: 100%; 
}

.people table th,
.people table td { 
  padding: 4px 2px 4px 4px;
}

.people th.col1 { width: 34%; }
.people th.col2 { width: 30%; }
.people th.col3 { width: 25%; }
.people th.col4 { width: 11%; }

.people table th {
  color : #96969a;
  font-size : 0.92em;
  font-weight : normal;
}

.people .even td {
  background : #f5f5f5;
}

.people table a {
  padding-left : 20px;
  background : url(../img/plus.gif) 0 50% no-repeat;
  font-weight : bold;
  color : #131313;
  text-decoration : none;
}

.people table .netfang a {
  padding : 0;
  background : none;
  display : inline;
  color : #A02329;
  font-weight : normal;
  text-decoration : underline;
}

.people .close {
  display : block;
  background : #cccdce  url(../img/minus.gif) 3px 50% no-repeat;
  border-right : 1px solid #cccdce;
  border-left : 1px solid #cccdce;
  padding : 3px 22px;
  color : #fff;
}
.people .close:hover {
  background-color : #999;
  color : #fff;
  text-decoration : none;
}
.people .open {
  display : none;
}
.people .subrow td {
  padding : 0;
}

/* ******  persona  ******* */
.persona .content {
  padding-bottom : 2em;
}

.persona h3 {
  font-size : 1.33em;
}
.persona ul {
}
.persona li {
  margin-bottom: .3em;
}

.persona li b {
  display : inline;
  font-weight : normal;
}
.persona .title b {
  font-weight : bold;
}
.persona .imgbox {
  padding : 0 20px .75em 0;
  float : left;
}


td .persona {
  padding : 14px 10px 12px 159px;
  margin : 0;
  width : auto;
  background : url(../img/person-bg.gif) 0 100% repeat-x;
  border : 1px solid #cccdce;
  border-top : none;
}
td .persona .content {
  _height : auto;
}


td .persona .content {
  padding : 0;
  _height:142px;min-height:142px;
}
td .persona h3 {
  font-size : 1.67em;
  margin : 0;
  padding-top : 35px;
  padding-bottom : 2px;
  padding-left : 0;
  color : #131313;
  border : none;
}
td .persona .imgbox {
  padding-bottom : 0;
  margin : 0 0 0 -135px;
}
td .persona .imgbox img {
  border : 1px solid #cecfd0;
  padding : 0;
  max-height : 140px;
  max-widtht : 105px;
}

td .persona .info {
  margin-right : 20px;
  padding : 0;
  list-style : none;
  font-size : 1.09em;
  color : #131313;
}
td .persona .info .title b {
  font-weight : normal;
}
td .persona .info .netfang {
  padding-top : 25px;
  overflow : hidden;
}
td .persona .info .netfang b {
  display : block;
  text-indent : -99999em;
  overflow : hidden;
  width : 24px;
  height : 33px;
  float : left;
  margin-right : 10px;
  background : url(../img/netfang.gif) 0 0 no-repeat;
}



/* ********************************** */
/* Hátćkni specific                   */
/* ********************************** */



/* ******  productitem  ****** */

.productitem .content {
  padding : 0;
}
.productitem .price {
  display : block;
  margin : .45em 0;
  color : #b22;
  font-size : 1.15em;
}
.productitem .price b {
  font-size : 1.09em;
}

.productitem .descr {
  margin-bottom : 1.5em;
  margin-left : 128px;
  _height : 1em;
}


.productitem .attrgrp {
  padding-bottom : 8px;
  margin : 0 0 -1px 0;
  clear : both;
  _height : 1em;
  _border-bottom : 1px solid #ebebeb;
}
.productitem h3 {
  font-size : 1em;
  clear : both;
  margin : 0;
  color : #6f6f6f;
  text-transform : uppercase;
  padding : 5px 0 5px 15px;
  border-top : 1px solid #ccc;
  border-bottom : 1px solid #ddd;
  background : url("../img/fade.gif") 0 -1px repeat-x;
}

.productitem .attrgrp ul {
  list-style : none;
  padding : 0;
  margin : 0 0 0 10px;
  border-right : 1px solid #ebebeb;
  border-left : 1px solid #ebebeb;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.productitem .attrgrp ul:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.productitem .attrgrp b {
  font-weight : normal;
  color : #888;
  width : 30%;
  float : left;
  padding : 2px 0 2px 5px;
}
.productitem .attrgrp span {
  display : block;
  float : right
  width : 60%;
  padding : 2px 5px;
  margin-left : 35%;
  border-left : 1px solid #ebebeb;
}
.productitem .attrgrp li {
  clear : both;
  float : left;
  width : 100%;
  border-bottom : 1px solid #ebebeb;
}

.productitem .attrgrp .alt { background : #fafafa; }

.productitem .attrgrp-closed {
  padding : 0;
}
.productitem .attrgrp-closed h3 {
  background : #fafafa;
  color : #6f6f6f;
  font-weight : normal;
  border-top-color : #ebebeb;
  border-bottom-color : #ebebeb;
}
.productitem .attrgrp-closed h3 a { color : #8f8f8f; }


.productitem .attrgrp-active h3 { padding : 0; }
.productitem .attrgrp h3 a {
  text-decoration : none;
  display : block;
  padding : 5px 20px 5px 15px;
  _height : 1em;
  color : #6f6f6f;
  background : url("../img/arw-g.gif") 5px 50% no-repeat;
}

.productitem .attrgrp-closed ul { display : none; }



div.wrapper .productitem .imgbox {
  float : right;
  margin : 20px 8px 0 15px;
  padding : 0;
  /* width : 120px; */
}

.article .content .pgr {
  padding-top : .3em;
  padding-bottom : .3em;
}
.article .content .pgs a{
  margin-top : .5em;
  border : solid 1px #cccccc;
  text-decoration : none;
  width : 20px;
  padding-right : 3px;
  padding-left : 3px;
}

.article .content .pgs .current {
  color : #A02329;
}



/* productlist & productitem fixes */

.productlist .content .more a { padding : 0; }




/* * links * */
div.wrapper a:hover,
div.wrapper a:focus,
div.wrapper a:active { color : #a02329;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }