/******************************************************************************/
/*                         MAIN LAYOUT CSS FILE                               */
/******************************************************************************/
/*
Theme  : Default Seagull Theme
Author : Julien Casanova <julien_casanova@yahoo.fr>
Version: 1.0
Date   : 2006/03/20
*/

/*
==========================General=============================*/
html {
    margin-bottom: 1px;
}
body, h1, h2, h3, h4, p, ul, li, form, fieldset {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 0px;
}
body {
   font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 0px;
    margin-left: 17px;
}
body.sgl {
}
dl {
    margin: 0 0 0.5em;
}
p {
    margin-bottom: 0.5em;
}

img {
    border: none;
}
hr {
    border-top: 1px dotted #999;
    border-bottom: 0px;
    height: 1px;
}

/*======================SNOWTIPS MASTER==============================*/
BODY {
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/body_bg.gif);
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

.header_wrap {
    width: 100%;
    height: 150px;
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/top_pat.gif);
    background-repeat: repeat-x;
}

.trx_header_wrap {
    width: 100%;
    height: 171px;
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/trax/top_pat.gif);
    background-position: bottom;
    background-repeat: repeat-x;
}

.snow_logo {
    width: 444px;
    height: 129px;
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/snow_logo.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    float: left;
    z-index: 0;
}

.trx_logo {
    width: 293px;
    height: 150px;
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/trax/trax_logo.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    float: right;
}

.trx_tree {
    width: 121px;
    height: 150px;
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/trax/trax_tree.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    float: left;
}


.snow_flk {
    width: 196px;
    height: 129px;
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/snow_flk.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    float: right;
    z-index: 0;
}

.snow_tab {
    /*z-index: 2;*/
    width: 321px;
    height: 21px;
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/top_tab.gif);
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
    left: 60%;
}

.trx_tab {
    /*z-index: 2;*/
    width: 321px;
    height: 21px;
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/trax/trx_tab.gif);
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
    left: 60%;
}

.body_wrap {
    width: 100%;
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/cont_bg.gif);
}

.bot_wrap {
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/bot_pat.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    width: 100%;
    height: 154px;
}

.trax_tree {
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/trax_tree.gif);
    background-position: bottom;
    width: 113px;
    height: 154px;
    float: left;
}

.trax_logo {
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/trax_logo.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    width: 565px;
    height: 154px;
    float: right;
}

.cont_wrap {
    width: 769px;
}

.cont_wrap_prod {
    width: 768px;
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/prod_pat.gif);
    background-repeat: repeat-y;
}

.cont_wrap_prod2 {
    width: 768px;
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/trax/prod_pat.gif);
    background-repeat: repeat-y;
}

.snow_but {
    width: 275px;
    height: 32px;
    padding-top: 10px;
}

.trax_but {
    width: 275px;
    height: 32px;
    margin-top: 60px;
}

.intro_txt {
    font-size: 17px;
    line-height: 28px;
    padding-top: 40px;
    padding-bottom: 20px;
}

.snowbut_wrap {
    width: 565px;
    padding-bottom: 20px;
}

.nav_wrap {
    width: 100%;
    height: 34px;
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/navBG.gif);
    background-repeat: repeat-x;
}

.snow_master {
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/snowBG.gif);
}

.snbot_wrap {
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/footerpat.gif);
    background-repeat: repeat-x;
    font-size: 11px;
    color: #ffffff;
}

    .snbot_wrap a:link {
        color: #ffffff;
        text-decoration: none;
        font-size: 11px;
    }

    .snbot_wrap a:visited {
        color: #ffffff;
        text-decoration: none;
        font-size: 11px;
    }

    .snbot_wrap a:hover {
        color: #ffffff;
        text-decoration: underline;
        font-size: 11px;
    }

.trxbot_wrap {
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/trax/gooter_pat.gif);
    background-repeat: repeat-x;
    font-size: 11px;
    color: #ffffff;
}

    .trxbot_wrap a:link {
        color: #ffffff;
        text-decoration: none;

    }

    .trxbot_wrap a:visited {
        color: #ffffff;
        text-decoration: none;

    }

    .trxbot_wrap a:hover {
        color: #ffffff;
        text-decoration: underline;

    }


.m_panel_l {
    width: 379px;
    height: 164px;
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/panelBG.gif);
    background-repeat: no-repeat;
    float: left;
}

.m_panel_r {
    width: 379px;
    height: 164px;
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/panelBG.gif);
    background-repeat: no-repeat;
    float: right;
}

.panel_txt {
    width: 219px;
    font-size: 11px;
    text-align: left;
    float: left;
}

.panel_img {
    width: 160px;
    float: right;
}

.txt_pad {
    padding-top: 10px;
    padding-left: 10px;
    color: #333333;
}

h2 {
    margin-top: 0px;
    margin-bottom: 6px;
    font-size: 16px;
    color: #003399;
    font-weight: bold;
}

.spacer {
    height: 21px;
}

.util_links {
    width: 110px;
    float: left;
    color: #ffffff;
    font-size: 10px;
    padding-top: 6px;

}
    .util_links a:link {
        color: #ffffff;
        text-decoration: none;
        font-size: 10px;
    }

    .util_links a:visited {
        color: #ffffff;
        text-decoration: none;
        font-size: 10px;
    }

    .util_links a:hover {
        color: #ffffff;
        text-decoration: underline;
        font-size: 10px;
    }

.util_links2 {
    width: 110px;
    float: left;
    color: #000000;
    font-size: 10px;
    padding-top: 6px;

}
    .util_links2 a:link {
        color: #000000;
        text-decoration: none;
        font-size: 10px;
    }

    .util_links2 a:visited {
        color: #000000;
        text-decoration: none;
        font-size: 10px;
    }

    .util_links2 a:hover {
        color: #000000;
        text-decoration: underline;
        font-size: 10px;
    }

.ot_site {
    width: 205px;
    float: right;
    text-align: center;
    color: #ffffff;
    font-size: 10px;
    padding-top: 6px;
}

    .ot_site a:link {
        color: #000000;
        text-decoration: none;
        font-size: 10px;

    }

    .ot_site a:visited {
        color: #000000;
        text-decoration: none;
        font-size: 10px;
    }

    .ot_site a:hover {
        color: #003399;
        text-decoration: underline;
        font-size: 10px;
    }

.ot_site2 {
    width: 205px;
    float: right;
    text-align: center;
    color: #ffffff;
    font-size: 10px;
    padding-top: 6px;
}

    .ot_site2 a:link {
        color: #ffffff;
        text-decoration: none;
        font-size: 10px;

    }

    .ot_site2 a:visited {
        color: #ffffff;
        text-decoration: none;
        font-size: 10px;
    }

    .ot_site2 a:hover {
        color: #ffffff;
        text-decoration: underline;
        font-size: 10px;
    }

.subnav_wrap {
    width: 768px;
    height: 22px;
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/subnavBG.gif);
    background-repeat: repeat-x;
}


    .subnav_wrap a:link {
        color: #ffffff;
        font-size: 11px;
        text-decoration: none;
    }

    .subnav_wrap a:visited {
        color: #ffffff;
        font-size: 11px;
        text-decoration: none;
    }

    .subnav_wrap a:hover {
        color: #ffffff;
        font-size: 11px;
        text-decoration: underline;
    }

.subnav_wrap2 {
    width: 768px;
    height: 22px;
    background-image: url(http://www.snowtips-bactrax.com/themes/snowtips/images/trax/subnavBG.gif);
    background-repeat: repeat-x;
}

    .subnav_wrap2 a:link {
        color: #ffffff;
        font-size: 11px;
        text-decoration: none;
    }

    .subnav_wrap2 a:visited {
        color: #ffffff;
        font-size: 11px;
        text-decoration: none;
    }

    .subnav_wrap2 a:hover {
        color: #ffffff;
        font-size: 11px;
        text-decoration: underline;
    }

.prod_ttl {
    width: 748px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-top-color: #003399;
    border-right-color: #003399;
    border-bottom-color: #003399;
    border-left-color: #003399;
    text-align: left;
}

.prod_ttl2 {
    width: 749px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-top-color: #5c6a3f;
    border-right-color: #5c6a3f;
    border-bottom-color: #5c6a3f;
    border-left-color: #5c6a3f;
    text-align: left;
}

    .prod_ttl2 h2 {
        margin-top: 0px;
        margin-bottom: 6px;
        font-size: 16px;
        color: #5c6a3f;
        font-weight: bold;
    }

.prod_txt {
    text-align: left;
    font-size: 11px;
    padding: 10px 10px 10px 10px;
}

.trx_ph {
    float: left;
    padding-right: 8px;
    padding-bottom: 15px;

}

.trx_dec {
    float: left;
    font-size: 12px;
    line-height: 16px;
    padding-top: 23px;
}

.trx_gen {
    text-align: left;
    font-size: 12px;
    padding-right: 10px;
    padding-left: 10px;
}

.snw_gen {
    text-align: left;
    font-size: 12px;
    padding-right: 10px;
    padding-left: 10px;
}

#pack_link a:link {
    color: #333333;
    text-decoration: none;
}

#pack_link a:visited {
    color: #333333;
    text-decoration: none;
}

#pack_link a:hover {
    color: #333333;
    text-decoration: underline;
    font-weight: bold;
}

.sn_desc_line {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #6699FF;
}

.rates_heading {
    background-color: #ffce1c;
    color: #000000;
}

.rates_table {
    width: 100%;
}

.rates_table td {
    color: #000000;
}

.rates_table th {
    font-weight: bold;
    color: #000000;
}

/*
======================Global layaout==========================*/
#outer-wrapper {
    max-width: 1000px;
    clear: both;
    width: 900px;
    margin: 10px auto 0;
    text-align: left;
}
#header {
    position: relative;
}
#inner-wrapper {
    clear: both;
    width: 896px;
    /* 896 is for mainWrapper width - borders width : 900 - (2 x 2) */
}
#footer {
    clear: both;
}
a.whitelink:link {text-decoration : none; color : #FFFFFF;}
a.whitelink:visited {text-decoration : none; color : #FFFFFF;}
a.whitelink:hover {text-decoration : underline; color : #FFFFFF;}

/*
======================2 Cols Fluid============================*/
#middleCol {
    float: left;
    background: #FFFFFF;
    height: 380px; /* Sets min height for IE */
}
html > body #middleCol {
    /* Sets min height for gecko */
    height: auto;
    min-height: 380px;
}
#middleCol .inner {
    padding: 5px 10px;
}
#layout-3Cols #middleCol {
    width: 534px;
    /* 6 is for borders width : (2+1) x 2 */
}
#layout-leftCol #middleCol {
    width: 714px;
}
#layout-rightCol #middleCol {
    width: 714px;
}
#layout-noCols #middleCol {
    width: 894px;
}
#leftCol {
    float: left;
    width: 180px;
    /*background: url('http://www.snowtips-bactrax.com/themes/snowtips/images/backgrounds/v4-bubbles.png') left top no-repeat;*/
}
#leftCol .inner {
    padding: 5px;
    padding-top: 0.8em;
}
#rightCol {
    float: right;
    width: 180px;
    background: #FFFFFF;
}
#rightCol .inner {
    margin: 2.5em 4px 4px 0;
    padding: 5px;
    padding-top: 0.8em;
    border: 1px solid #BBBBBB;
}

/*
=========================Header===============================*/
#header {
    border-bottom: 2px solid #FFFFFF;
}
#header .wrapLeft {
    background: url('http://www.snowtips-bactrax.com/themes/snowtips/images/backgrounds/header_tl.gif') left top no-repeat;
}
#header .wrapRight {
    background: url('http://www.snowtips-bactrax.com/themes/snowtips/images/backgrounds/header_tr.gif') right top no-repeat;
}
#header .wrap {
    position: relative;
    height: 70px;
    margin: 0 20px;
    background: #99CC00 url('http://www.snowtips-bactrax.com/themes/snowtips/images/backgrounds/header_tm.gif') left top repeat-x;
}
#header span#logo {
    font-size: 30px;
    font-family: "Trebuchet MS";
}
#header a#logo {
    color: #FFFFFF;
    text-decoration: none;
}
#header #logo img {
    position: relative;
    top: 7px;
    left: 0;
}
#header #bugReporter {
    position: absolute;
    bottom: 0px;
    right: -10px;
}

/*
======================Inner Wrapper===========================*/
#inner-wrapper {
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
    border-top: none;
}
#inner-wrapper .inner-container {
    border: 1px solid #BBBBBB;
    background: url('http://www.snowtips-bactrax.com/themes/snowtips/images/backgrounds/column_tm.gif') left top repeat-x;
}

/*
=======================Breadcrumbs============================*/
#breadcrumbs {
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
    border-top: none;
    font-family: arial;
    font-size: 10px;
}
#breadcrumbs .inner {
    padding: 1em 0 0.4em 1em;
    border: 1px solid #BBBBBB;
}
#breadcrumb {
    float: left;
}
a.breadcrumbs {
    color: #66A326;
}

/*
======================Main Content============================*/
h1 {
    font-size: 1.2em;
    margin: 0em 0 1em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #666666;
    color: #666666;
}
h2 {
    margin-top: 0.5em;
    font-size: 1.4em;
}
ul {
    margin: 0.5em 0em 0em 0em;
        list-style-image: url(http://www.snowtips-bactrax.com/themes/snowtips/img/block.gif);
}
li {
    padding-left: 0em;
    line-height: 13px;
    margin-bottom: 10px;
}


/*
===============Generic columns presentation===================*/
.two-cols {
    height: 100%;
    overflow: hidden;
}
.two-cols .col {
    float : left;
    width : 49%;
    margin-left : 1%;
}
.two-cols .first {
    width : 50%;
    margin-left : 0;
}

/*
==================Default Forms Styling=======================*/

fieldset {
    padding: 10px 0;
    border: none;
}
fieldset h3 {
    font-size: 1em;
    color: #666666;
}
#content form ul {
    position: relative;
    margin: 0;
    padding: 0;
    width: 99%;
    list-style-position: outside;
    list-style-image: none;
}

#content form li {
    display: block;
    margin: 0;
    padding: 1px 4px 6px 9px;
    line-height: 1.8em;
    list-style-type: none;
}
form li.focused {
    background: #EEF7D4;
}

form li div {
    float: left;
    display: inline;
    margin-right: 5px;
    color: #666666;
}
form li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
form li p {
    clear: both;
    font-size: 9px;
    line-height: 13px;
}


/*
===================Form Elements Styling======================*/
input, select, textarea {
    font-size: 100%;
}
textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content input.text, #content select.select, #content textarea.textarea {
    border-width: 1px;
    border-style: solid;
    border-color: #7c7c7c #c3c3c3 #ddd #c3c3c3;
    background: #fff url(../images/fieldbg.gif) repeat-x top;
}

input.text {
    padding: 2px 0;
}
form label {
    font-weight: bold;
    color: #666666;
}

/* SIZES */
.third {
    width:32% !important;
}
.half {
    width:48% !important;
}
.full {
    width:100% !important;
}
input.small, select.small {
    width:25%;
}
input.medium, select.medium {
    width:50%;
}
input.large, select.large, textarea.textarea {
    width:99%;
}
input.tags {
    width:315px;
}
textarea.small {
    height:5.5em;
}
textarea.medium {
    height:10em;
}
textarea.large {
    height:20em;
}

/* BUTTONS */
.button {
    font-size: 110%;
    margin-right: 5px;
    /*border: 1px solid #666;*/
}

/*
====================Form Fields Layout========================*/
/* --
Definition lists are used to display fields labels and values
-----*/
dl.onSide dt {
    float: left;
    width: 120px;
    padding-right: 20px;
    text-align: right;
}
dl.onSide dd{
    margin-left: 140px;
    margin-bottom: 0.5em;
}
dl.onTop dd {
    margin: 0;
}
dd .error {
    display: block;
}

/*
======================No forms layout=========================*/
div.fieldsetlike { /*
--------------------- as some pages don't use forms/fieldsets
- e.g. user/profile, we have to put data in a fieldset like
- div to have same render ------------------------------------*/
    padding: 10px 0;
}
div.fieldsetlike h3 {
    font-size: 1em;
    color: #666666;
}

/*
==================Default Tables Styling======================*/
/*  In a transition period, we'll use a sglTable class to style tables
    Everyone is encouraged not to use tables for layout purposes
    TODO: remove this when all layout tables have been replaced */
.wide {
    width: 60%;
}
.large {
    width: 85%;
}
table {
    margin: 0 0 1em;
    border-collapse: collapse;
    font-size: 1em;
}
table .nowrap {
    white-space: nowrap;
}
.sglTable td, .sglTable th {
    border-width : 0 0 1px 0;
    border-style : solid;
    border-color : #BBBBBB;
    padding : 2px 5px;
    vertical-align : top;
}
.sglTable th {
    text-align: left;
    border-bottom-color: #666666;
}
th a {
    display: block;
    color: #666 !important;
}
tr.expand td {
    border-bottom: none;
}
td.expand {
    padding: 1em 5px;
}
th.sortedAsc a {
    background: url('http://www.snowtips-bactrax.com/themes/snowtips/images/th-sortAsc.gif') 95% 50% no-repeat;
    color: #66A326 !important;
}
th.sortedDesc a {
    background: url('http://www.snowtips-bactrax.com/themes/snowtips/images/th-sortDesc.gif') 95% 50% no-repeat;
    color: #66A326 !important;
}
th a:hover {
    text-decoration: none;
    color: #66A326 !important;
}


/*
=========================Footer===============================*/
#footer .wrapLeft {
    background: url('http://www.snowtips-bactrax.com/themes/snowtips/images/backgrounds/footer_bl.gif') left bottom no-repeat;
}
#footer .wrapRight {
    background: url('http://www.snowtips-bactrax.com/themes/snowtips/images/backgrounds/footer_br.gif') right bottom no-repeat;
}
#footer .wrap {
    position: relative;
    margin: 0 20px;
    padding: 10px 0 5px;
    background: #99CC00 url('http://www.snowtips-bactrax.com/themes/snowtips/images/backgrounds/footer_bm.gif') left bottom repeat-x;
    text-align: center;
}
#footer p {
    margin-bottom: 0.1em;
    color: #666666;
    font-size: 0.8em;
}

/*
======================Messages & Errors=======================*/
.message {
    text-align: center;
}
.message div {
    width: 60%;
    margin: 1em auto;
    padding: 0.5em;
    -moz-border-radius: 0.3em;
}
.errorMessage {
    border: 2px solid #FF3300;
    color: #FF3300;
}
.infoMessage {
    border: 2px solid #66A326;
    color: #99CC00;
}
.error, .required {
    color: #FF3300;
}

/* PEAR Errors
  --------------------*/
div.errorContainer {
    width: 80%;
    margin: 1em auto;
    padding: 0.5em;
    border: 2px solid #FF3300;
    -moz-border-radius: 0.3em;
    font-family: arial;
}
div.errorHeader {
    margin-bottom: 0.5em;
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.3em;
    color: #FF3300;
}
div.errorContent {
    text-align: left;
}

/*
============================Flags=============================*/
a.langFlag {
    margin: 0 5px;
}

/*
========================Miscellaneous=========================*/
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.clear {
    clear: both;
}
.spacer {
    clear: both;
    display: block;
    visibility: hidden;
    line-height: 1px;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.center {
    text-align: center;
}
.hide {
    display: none;
}
.narrow {
    width: 45%;
}
.full {
    width: 100%;
}
.button {

}
.noBg {
    background: none;
}
pre.codeExample {
    padding: 1em;
    background-color: #EEEEEE;
    border: 1px solid #666666;
    border-left: 5px solid #666666;
    font-size: 1em;
}

/*
========================Comments=========================*/

#addComment fieldset {
    padding: 10px;
    border: 1px solid grey;
}
#addComment input[type="text"] {
    width: 200px;
}

/*
========================Miscellaneous2=========================*/

.tipOwner {
    position: relative;
    cursor: help;
    }
.tipOwner .tipText {
    display: none;
    position: absolute;
    top: 0;
    left: 105%;
    border: 1px solid transparent;
    border-color: #ffffff #333333 #333333 #ffffff;
    background-color: #FFE5F8;
    color: #184a84;
    text-align: center;
    width: 15em;
    padding: 2px 5px;
        -moz-opacity: 0.85;
    }
.tipOwner:hover .tipText {
    display: block;
}


#debug {
    color: #333333;
    position: absolute;
    z-index: 999;
    top: 0px;
    right: 0px;
    border: 1px black solid;
    margin: 10px;
    padding: 5px 20px;
    width: 120px;
    height: 300px;
    background-color: grey;
    opacity:0.9;
    text-align: left;
    overflow: auto;
}
#debug a, #debug a:visited {
    color: #CCCCCC;
}

/*
TO REMOVE WHEN ALL TEMPLATES ARE CONSOLIDATED
======================Default Theme BC========================*/
.wideButton {
    /* use button instead */
    width: 8em;
}/******************************************************************************/
/*                        BLOCKS STYLE CSS FILE                               */
/******************************************************************************/
/*
Theme  : Default Seagull Theme
Author : Julien Casanova <julien_casanova@yahoo.fr>
Version: 1.0
Date   : 2006/03/20
*/

/*
====================Default Block Styling=====================*/
.block {
    margin-bottom: 1.5em;
}
.block .header {
    margin: 0 0.4em;
    padding-bottom: 0.4em;
    border-bottom: 1px solid #0099CC;
    color: #0099CC;
    font-weight: bold;
}
.block .header h2 {
    font-size: 1.1em;
    font-family: arial;
}
.block .content {
    padding: 0.4em;
    font-size: 0.9em;
}

/*
=====================Lang Switcher Block======================*/
#lang-switcher {
    float: right;
}

/*
====================Top Navigation Block======================*/
#top-nav {
    position: relative;
    background: #EEF7D4;
    border: 2px solid #FFFFFF;
    border-top: none;
}
#top-nav .inner {
    height: 2.2em;
    padding-left: 180px;
    border: 1px solid #BBBBBB;
}
#top-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#top-nav li {
    float: left;
    padding-left: 0;
}
#top-nav li a {
    display: block;
    padding: 0.5em 1em;
    border-right: 1px solid #FFFFFF;
    font-weight: bold;
    color: #66A326;
}
#top-nav li a:hover, #top-nav li.current a {
    background-color: #99CC00;
    color: #FFFFFF;
    text-decoration: none;
}
#nav {
    height: 50px;
    font-size: 0.75em;
}
#nav ul {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #99CC00;
}
#nav ul li {
    float: left;
    display: inline;
    margin: 0;
}
#nav ul li a {
    display: block;
    position: relative;
    padding: 0.2em 1.5em;
    background-color: #0099CC;
    font-size: 1.3em;
    font-weight: bold;
    color: #EEF7D4;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.05em;
    border-right: 1px solid #99CC00;
}
#nav ul li a:hover {
    color: #2666A3;
    text-decoration: underline;
}
#nav ul li.current a {
    color: #2666A3;
    background-color: #E5F8FF;
}
#nav ul li.current a:visited {
    color: #2666A3;
}
/* hide the sublevels */
#nav ul ul {
    display: none;
}
#nav ul li.current ul {
    position: absolute;
    left: 0;
    display: block;
    /* use max-width emulation hack from
     * http://www.svendtofte.com/code/max_width_in_ie/, using the IE5.0+ dynamic
     * properties syntax, see
     * http://msdn.microsoft.com/workshop/author/dhtml/overview/recalc.asp */
        padding: 0;
    background-color: #E5F8FF;
}
#nav ul li.current li {
    padding: 0.4em 0;
}
#nav ul li.current li a {
    /* hide first pipe */
    left: -1px;
    padding: 0 1em;
    font-weight: normal;
    font-size: 1.1em;
    color: #2666A3;
    border-right: none;
    border-left: 1px solid #2666A3;
}
/* hide 3rd or more levels */
#nav ul ul ul li {
    display: none;
}
