.stream,
.print { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }


/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); } /* fixes the background-image flicker bug in IE */
html, body { height : 100%; }

body {
  background : #fff;
  margin : 0;
  padding : 0;
  color : #000;
  text-align : center;
  font-family : Arial, Helvetica, Verdana, sans-serif;
}

/*
body.zoom00 { font-size : 10px;  _font-size : 62.5%; }
body.zoom0 { font-size : 11px;  _font-size : 68.75%; }
*/
body,
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%; }

.bodywrap {
  position : relative;
  width : 800px;
  margin : 0 auto;
  text-align : left;
  padding-bottom : 4em;
}

p, blockquote, ul, ol, dl, table {
  margin-top : 0px;
  margin-bottom : .7em;
}


a { color : #4C4C4C; }

img {
  margin : 0;
  padding : 0;
  border : none;
  vertical-align : middle;
}

h1,h2,h3,h4 {
  margin : 0;
  line-height : normal;
}

h1 {
  font-size : 1.64em;
  margin-bottom : .1em;
}

h2 {
  color : #4C4C4C;
  margin-top : 1em;
  margin-bottom : .1em;
  font-size : 1.36em;
}

h3 {
  font-size : 1.18em;
}

h4 {
  font-size : 1em;
}

fieldset {
  padding : 0;
  border : 0;
  _height:1px;min-height:0; /* ie hasLayout fix */
}
label {
}
.fi_bdy textarea {
  vertical-align : top;
  width : 80%;
}

select,
textarea,
input {
  font-family : Arial, Helvetica, Verdana, sans-serif;
  font-size : 1em;
}
select,
textarea,
.fi_txt input,
.fi_btn input {
  background : #fff none 100% 100% no-repeat;
  border : 1px solid #2A2A2A;
}
.fi_btn input { background-image : url(../img/btn-fade.jpg); }

.fi_rdo ul {
  list-style : none;
  margin : 0;
  padding : 0;
}
.fi_rdo li {
  float : left;
}
.fi_rdo li label {
  display : inline;
}
fieldset.fi_rdo,
fieldset div.fi_txt,
fieldset p.fi_txt { 
  padding : 0;
  margin : 0;
  margin-bottom : 10px;
}

form .req label {
  position : relative;
  white-space : nowrap;
  padding-right: .5em;
}
form .req acronym.req {
  color : #c00;
  position : absolute;
  top : 0;
  right : 0;
  border : 0;
}

.fi_bdy textarea {
  width : 99.8%;
}
.fi_btn {
  text-align : right;
}

fieldset div.fi_txt {
  float : left;
  margin-right : 1.5em;
}
fieldset div.fi_txt label {
  float : left;
}
fieldset div.fi_txt input {
  clear : both;
  display : block;
}

acronym, abbr {
  cursor : help;
  border-bottom : 1px dotted #aaa;
}


/* *****  clear  ***** */
.clear { clear : both; line-height : 0px; font-size : 1px; }



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */
.pageheader {
  background : #2A2A2A;
  border-bottom : 4px solid #F2F1E8;
}
.pageheader .sitelogo { border-right : 4px solid #fff; }

.headimg { display : block; margin-bottom : 4px; }

.pagebody {
  background : #2A2A2A;
  float : left;
  padding-left : 108px;
  width : 692px;
}
.home .pagebody {
  padding : 0;
  width : auto;
}

.pagebody .wrapper {
  background : #fff;
  padding-left : 5px;
}

.pagebody embed { position : absolute; } /* <-- fix for Firefox - otherwise marquee scroller makes Flash go all trippy  */
.pagebody object {
  display : block;
  height : 208px;
}

.home .pagebody { background : #fff; }
.home .pagebody .wrapper { margin : 0; padding : 0; }


.pageextra1 {
  float : left;
  margin-left : -800px;
  width : 108px;
  font-size : .92em;
  padding : 12px 0;
}


.pageextra2 { display : none; }

.pageextra5 {
  border-top : 4px solid #fff;
  font-size : .92em;
  background : #2A2A2A;
  clear : both;
  float : none;
}

/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.boxhd {
  margin : 0;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.pagebody .boxhd {
  font-size : 1.64em;
  padding : 10px 15px 0 15px;
  margin : 0 0 -.1em 0;
}


.content,
.home .content {
  _height:0;min-height:0; /* ie hasLayout fix */
  padding : 0;
  line-height : normal;
}
.pagebody .content {
  padding : 1em 15px;
  line-height : 1.5em;
}
.content:after { display : block;  clear : both;  content : ".";  visibility : hidden;  font-size : 1px;  height : 1px;  margin-top : -1px; }



/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #999898;
  display : block;
  font-weight : normal;
  font-size : .85em;
}
.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 : 0 10px 0 15px;
  background : url("../img/more-arrow.gif") 0% 50% no-repeat;
  font-weight : bold;
  text-decoration : none;
}



/* ******  articlelist  ****** */
.articlelist {
  clear : both;
  float : none;
}
.articlelist .boxhd { display : none; }
.articlelist .item {
  width : 310px;
  float : left;
  display : inline;
  margin-right : 60px;
}

.articlelist .firstitem {
  margin-left : 20px;
}

.articlelist .archivelink { display : block; clear : both; display : none;}

.articlelist h3 a { text-decoration : none; }




.home .articlelist .content {
  padding: 1em 0;
}
.home .articlelist .item {
  width : 177px;
  margin-left : 25px;
  margin-right: 0;
}

.home .articlelist .firstitem {
  margin-left : 0;
}




/* ******  article  ****** */
.article img { clear : both; vertical-align : text-bottom; }
.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; }


/* ******  imgbox  ****** */
.imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
}
.imgbox .content {
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}
.imgbox .imgcontent { width : 200px; }
.imgbox .imgtext {
  color : #2A2A2A;
  font-weight : normal;
  font-size : .92em;
}
.imgbox .imgmeta {
  width : 200px;
  color : #666;
  font-weight : normal;
  font-size : .83em;
}

.pageextra1 .imgbox,
.pageextra2 .imgbox {
  float : none;
  padding : 0;
}
.pageextra1 .imgbox .imgcontent,
.pageextra1 .imgbox .imgmeta,
.pageextra2 .imgbox .imgcontent,
.pageextra2 .imgbox .imgmeta { width : auto; }



/* ******  productbox  ****** */
.productbox {
  width : 165px;
  margin : 0 -5px 0 14px;
  float : left;
  _display : inline;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.home .productbox {
  width : 194px;
  margin-left : 13px;
}

.productbox .boxhd {
  padding : 8px;
  background : #919191;
}
.productbox .content {
  padding : 4px;
  background : #D5D5D5;
}

.wrapper .firstbox {
  margin-left : 0;
  clear : both;
}




/* ******  breadcrumbs  ****** */




/* ******  qnav  ****** */



/* ******  mnav  ****** */
.mnav {
  position : absolute;
  top : 74px;
  margin-top : -1.23em;
  font-size : 1.18em;
  left : 197px;
  width : 603px;
}

.mnav .boxhd { display : none; }

.mnav ul {
  list-style : none;
  margin : 0 -10em 0 -13px;
  padding : 0 0 0 2px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.mnav li { display : inline; }

.mnav .content a {
  float : left;
  color : #fff;
  text-decoration : none;
  font-weight : bold;
  background : #2A2A2A;
  text-align : center;
  padding : 8px 20px 11px 20px;
  margin : 0 -1em 0 13px;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.mnav a:hover,
.mnav a:focus,
.mnav a:active { text-decoration : underline; }

.mnav .parent a,
.mnav .current a {
  background-color : #555;
  position : relative;
/*
  margin-bottom : 12px;
  background-color : #fff;
  color : #000;
*/
}



/* ******  snav  ****** */
.snav {
  padding-bottom : 40px;
  min-height : 180px;
  _height : 180px;
  _height /**/: 220px;
}
.snav .boxhd { display : none; }
.snav .content { padding : 0; }

.snav ul {
  list-style : none;
  margin : 0;
  padding : 0;
}
.snav li {
  _display : inline;
  margin : 0;
}

.snav .content a {
  font-weight : bold;
  display : block;
  color : #fff;
  text-decoration : none;
  padding : 5px 6px 6px 12px;
}

.snav a:hover,
.snav a:focus,
.snav a:active { text-decoration : underline; }

.snav .parent a,
.snav .current a { background-color : #555; }



/* ******  enav  ****** */



/* ******  calendar  ****** */
.calendar {
  border : 1px solid #eee;
  border-bottom : none;
  border-right : none;
}
.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-right : 1px solid #eee;
  border-bottom : 1px solid #666;
}
.calendar td {
  text-align : right;
  border : 1px solid #eee;
  border-top : none;
  border-left : none;
}
.calendar .sa { }
.calendar .su { color : #555; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display : block;
  font-style : normal;
  padding : .17em .17em;
}
.pagebody .calendar td i,
.pagebody .calendar td a {
  padding : .17em .33em;
}
.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 {
  padding : 3px 0;
  text-align : center;
}
.home .advert {
  margin-top : 1em;
  display : block;
  float : left;
  padding-right : 25px;
}
.advert img { margin-bottom : 1em; }
.home .advert img { margin : 0 ; }





/* ******  loginform  ****** */
.loginform {}



/* ******  qsearch  ****** */
.qsearch {
  position : absolute;
  top : 20px;
  margin-top : -.8em;
  right : 0px;
  width : 18em;
}
.qsearch .boxhd,
.qsearch label { display : none; }
.qsearch .content { float : right; padding-right : 20px; }
.qsearch .fi_txt input { width : 120px; background-color : #ccc; border-color : #2A2A2A; }
.qsearch .fi_txt input:focus { background-color : #fff; }
.qsearch .fi_btn input { width : 4.5em; }





/* ******  galleries  ****** */
.galleries {}
.galleries ul {}
.galleries h4 {}
.galleries p {}


/* ******  gallery  ****** */
.gallery .content {
  padding-right : 0;
}
.gallery td {
  padding-right : 11px;
  padding-bottom : 11px;
  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 .boxhd { display : none; }

.footer p { margin : 0; }
.footer .content { padding : 4px 0; }
.footer .content,
.footer a {
  text-align : center;
  color : #fff;
  text-decoration : none;
}






/* ******  eplicaad  ****** */
.eplicaad { }





/* ****** fontsizer  ****** */
.fontsizer {
  position : absolute;
  top : 35px;
  right : 15px;
}
.fontsizer h2 { display : none; }
.fontsizer ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
.fontsizer li {
  float : right;
}
.fontsizer a {
  color : #A7A5A5;
  display : block;
  padding-left : 18px;
  background : url("../img/font-dwn.gif") 0% 0% no-repeat;
  text-decoration : none;
}
.bodywrap-ie5mac .fontsizer a { float : right; }

.fontsizer .up a {
  background-image : url("../img/font-up.gif");
  padding-right : 5px;
}
.fontsizer a:hover,
.fontsizer a:focus,
.fontsizer a:active {}

.breadcrumbs { display : none; }




/* **********  enav  ********** */
.enav {
  position : absolute;
  top : 15px;
  right : 17em;
}
.enav .boxhd { display : none; }

.enav ul {
  list-style : none;
  margin : 0;
  padding : 0;
}

.enav li { display : inline; }
.enav a {
  color : #A7A5A5;
  text-decoration : none;
  padding : 0 7px;
  border-left : 1px solid #A7A5A5;
}

.enav .cat1 a { border : none; }





/* **********  imglinklist  ********** */
.imglinklist {
  clear : both;
  position : relative;
  width : 100%;
  overflow : hidden;
  height : 85px;
}
.imglinklist-stopped { /*border-right : 1px solid red; */}

.wrapper .imglinklist .content { padding : 0; }
.imglinklist * { vertical-align : middle; }

/*   marqueeblock  */
.imglinklist ul {
  position : absolute; /*  <--- Don't change this to position:relative or IE goes completely f****ng nuts on you */
  top : 0;
  margin : 0;
  padding : 10px 0 0 0;
  white-space : nowrap;
  list-style : none;
}

.imglinklist li {
  margin : 0 25px;
  padding : 0;
  _float /**/: left;
  display : inline;
}



/* hurdaform */
.hurdaform .boxhd {
  border-top : 4px solid #fff;
  color : #fff;
  background : #2A2A2A;
  padding-top : .3em;
  padding-bottom : .2em;
}

.hurdaform h3 {
  margin-bottom : 1em;
  margin-top : .7em;
  border-bottom : 1px solid #ccc;
}
p.ath {
  margin-top : -.8em;
  font-size : .9em;
}
p.ath img {
  vertical-align : middle;
}
.malh,
.malv {
  margin-top : -20px;
  margin-bottom : -8px;
}

a.addrow {
  display : block;
  text-indent : -999em;
  letter-spacing : -1em;
  overflow : hidden;
  padding : 0;
  border : 0;
  line-height : 0;
  text-indent : -999em;
  letter-spacing : -1em;
  margin : -1em 0 0 300px;
  text-align : right;
  width : 39px;
  height : 13px;
  background : url(../img/addrow.gif) 0 0 no-repeat;
}
a.addrow:hover {
  background-color : #ddd;
}

form {
}

form table {
  border : 1px solid #d4d4d4; 
  border-collapse : collapse;
  width : 100%;
  margin-bottom : 1em;
}
form table th {
  vertical-align : bottom;
  border-bottom : 0;
  font-size : .91em;
}
form table th,
form table td {
  text-align : left;
  padding : 4px 8px 4px 4px;
}
form table tr.alt td {
  background : #f8f8f8;
}
form table tbody th,
form table tbody td {
  border-bottom : 1px solid #d4d4d4;
}
form table tbody .alt th,
form table tbody .alt td {
  border-bottom : 1px solid #d4d4d4;
}

form table tbody th {
  font-weight : normal;
}
form table tr.td th,
form table tr.td td,
form table thead th,
form table thead td {
  font-weight : bold;
  background : #e4e4e4;
}

