/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

/*html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


 ==========================================================================
   Author's custom styles
   ========================================================================== 

html, body, div, span, applet, object, iframe,
p, blockquote, pre,
b,strong,h1,h2,h3,h4,h5,h6,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, tt, var,
 u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
        border: 0;
        outline: 0;
        vertical-align: baseline;
        font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
        font-weight: normal;
        
}*/

dl,menu,ol,ul{margin:0}
dd{margin:0}
menu,ol,ul{padding:0}
h1,h2,h3,h4,h5,h6{margin: 0; padding: 0; }
p{margin: 0;}

.grid960{width: 960px; margin: 0 auto; position: relative;}

.sprite{background-image: url('../images/sprite.png');}
.lfloat{float: left;}
.rfloat{float: right;}
.hide{display: none;}


.col1{min-height: 350px;}


.footerLogos{width: 980px; margin: 10px auto 0 auto; text-align: center; float: left;}
.footerLogos ul{text-align: center; list-style-type: none;  height: 75px; position: relative;}
.footerLogos ul li{display: inline-block; padding: 0 15px; }
.footerLogos ul li:first-child{position: absolute; left: -15px;}
.footerLogos ul li:last-child{position: absolute; right: -15px;}
.footerLogos ul li a{display: block; }

.blog ul li ul li{padding: 0; list-style-type: disc; margin-left: 15px;}
.blog ol li {margin-left: 25px; margin-bottom: 10px; font-size: 14px;}

.gallery_small ul{width: 320px!important;}
.gallery_small ul li{list-style-type: none!important; margin-left: 0px!important;}
.gallery_small ul li a{display: block; height: 46px;}

a#various3{display: inline-block;}

.usefulLinks{border-color: #ccc; border-width: 1px;}
.usefulLinks tr td{width:35%; padding: 5px; font-size: 12px;}
.usefulLinks tr td:first-child{width:55%; }
.usefulLinks td a{color: blue; text-decoration: underline;}

#announcementOverlay{margin-left: -25px;  left: 50%; width:550px;}
#announcementContent{padding: 15px 30px 15px 5px;   color: #4e4b4a; font-size: 14px;}
#announcementContent .logo{text-align: center; margin-bottom: 35px;}
#announcementContent .logo img{width: 300px;}
#announcementContent h2{text-align: center; margin: 15px 0;}
#announcementContent .content{text-align: justify; }
#announcementContent .link {text-align: left; margin-top: 5px;}
#announcementContent .link a{color: #f45712; }

.selectLang{float: right; text-transform: uppercase; margin-right: 15px;}

.siteInfo{padding: 10px 80px; text-align: center;}

.simple_overlay {display:block; z-index:10000;  top: -9000px; position: absolute;
background-color: #f7621a;
-moz-box-shadow:0 0 90px #000;
-webkit-box-shadow: 0 0 90px #000;
box-shadow: 0 0 90px #000;
-o-box-shadow:0 0 90px #000;
-moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px;  
behavior:url(pie.htc);
}
.simple_overlay .overlayWrp{padding: 25px 0 25px 25px; background-color: #fff; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; behavior:url(pie.htc);}
.simple_overlay .close {background:url(../images/close.png) no-repeat;position:absolute;right:7px;top:7px;cursor:pointer;height:24px;width:24px; z-index: 99999;}



/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
