﻿/* reset css */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
/*dl, dt, dd, ol, ul, li,*/
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/*ie html 5 fix*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}

body
{
    line-height: 1;
}

ol, ul
{
    list-style: none;
}

blockquote, q
{
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}

/** Base Body Styles **/

h1, h2, h3, h4, h5, h6
{
    font-weight: bold;
}

h1
{
    font-family: 'Cabin', 'Open Sans', Helvetica, Arial;
    font-size: 27px;
    color: #566B80;
    margin-bottom: 20px;
}

h2
{
    font-size: 24px;
    font-family: 'Cabin', 'Open Sans', Helvetica, Arial;
    color: #566B80;
    margin-bottom: 20px;
}

h3
{
    font-size: 18px;
    font-family: 'Cabin', 'Open Sans', Helvetica, Arial;
    color: #566B80;
    margin: 0;
}

h4
{
    font-size: 14px;
}

h5
{
    font-size: 12px;
}

h6
{
    font-size: 10px;
}

a
{
    text-decoration: none;
    /*color: black;*/
    color: #4C4A49;
}

a:active, a:visited
{
    /*color: black;*/
    color: #4C4A49;
}

a:hover
{
    /*color: black;*/
    color: #4C4A49;
    text-decoration: underline;
}

strong
{
    font-weight: bold;
}
/** The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.  mp/bestclearfix **/
/*
.clearfix:before, .clearfix:after
{
content: "\0020";
display: block;
height: 0;
overflow: hidden;
}

.clearfix:after
{
clear: both;
}
*/
/** Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page **/
/*.clearfix
{
zoom: 1;
}
*/

.clearfix:after
{ 
    content: "."; 
    visibility: hidden; 
    display: block; 
    height: 0; 
    clear: both;
}

.cb
{
    clear: both;
}

/* tetitu fix layeout*/
html, body, form
{
    height: 100%;
    direction: ltr;
}

body
{
    color: #4C4A49;
    font: 14px Arial, Helvetica, sans-serif;
    background-color: #cccccc;
}

.ha
{
    height: auto;
}

.rr, .rr a
{
    font-family: 'Cabin', 'Open Sans', Helvetica, Arial;
}
/*general items*/
.MainHolder
{
    width: 980px;
    height: 100%;
    margin: 0 auto;
    background-color: white;
}

.libsearcharea
{
    width: 124px;
    height: 48px;
    background-image: url('/img/LibSearch.png');
    float: right;
    margin-right: 15px;
    text-align: center;
    font-size: 15px;
}
/* add text top space*/
.libsearcharea div
{
    padding-top: 13px;
}

.newsletterarea
{
    width: 230px;
    height: 47px;
    background-image: url('/img/newsletterbg.png');
    float: right;
    margin-right: 15px;
    text-align: center;
    font-size: 15px;
}
/* add text top space*/
.newsletterarea div
{
    padding-top: 13px;
}

.topfb
{
    font-family: 'Cabin', 'Open Sans', Helvetica, Arial;
    width: 65px;
    float: right;
    padding-right: 270px;
}

.topfb img
{
    width: 65px;
}

.iaalogo
{
    margin-right: 30px;
    margin-top: 30px;
    width: 138px;
    float: right;
}

.iaalogo img
{
    width: 138px;
}

.topMenu
{
    float: left;
    font-size: 13px;
    color: #566b80;
}

.topMenu a
{
    color: #566b80;
}

.prel
{
    position: relative;
}

.mr15
{
    margin-left: 15px;
}

.stripimg
{
    margin-top: 15px;
    margin-bottom: 30px;
    width: 980px;
    border-bottom: 13px solid #566b80;
    border-top: 1px solid #566b80;
}

.tsroller
{
    position: absolute;
    top: 2px;
    right: 0;
    width: 180px;
    height: 20px;
}

.tsroller img
{
    width: 180px;
}

.tsicon
{
    position: absolute;
    top: -85px;
    right: 180px;
    width: 140px;
    height: 165px;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.tsicon img
{
    width: 130px;
}

.footer
{
    margin-top: 30px;
    border-top: 15px solid #603A17;
    /*text-align: center;*/
}

.bottomfb
{
    font-family: 'Cabin', 'Open Sans', Helvetica, Arial;
    width: 65px;
    float: right;
    padding-right: 30px;
}

.bottomfb img
{
    width: 65px;
}

.rightmenu
{
    width: 180px;
    float: left;
}

.rightmenu a
{
    margin-left: 15px;
    font-size: 12px;
    color: #566b80;
    line-height: 200%;
}

.rightmenu1, .rightmenu1 a
{
    font-size: 12px;
    /*font-weight:bold;*/
}

.searchbox
{
    position: absolute;
    top: 74px;
    right: 5px;
    width: 370px;
    height: 20px;
    border-top: 1px solid #566b80;
    border-bottom: 1px solid #566b80;
    border-left: 3px solid #566b80;
    border-right: 3px solid #566b80;
    background-color: white;
    font-size: 10px;
    vertical-align: top;
}

.searchbut
{
    background-color: #566b80;
    width: 20px;
}

.searchbox input
{
    border: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    height: 14px;
    width: 100px;
    position: relative;
    top: -3px;
}

.searchboxsep
{
    width: 1px;
    height: 20px;
    background-color: #566b80;
}

.searchboxnav
{
    position: relative;
    display: inline;
    top: -5px;
    font-size: 12px;
}

.maincontentarea
{
    width: 785px;
    float: right;
}

.maincontentareab
{
    width: 755px;
    float: left;
}

.maincontentareab li
{
    list-style: circle;
    margin-left:15px;
}

.tetitu
{
    font-size: 9px;
    font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
    float: right;
}

.siteslinks
{
    color: #603A17;
}

.siteslinks a
{
    font-size: 11px;
    color: #603A17;
}

.colorbrown
{
    color: #603A17 !important;
}

.hrbl
{
    background: url(/img/dotBlue.png) right center repeat-x;
    height: 2px;
}

.hrbr
{
    background: url(/img/dotBrown.png) right center repeat-x;
    height: 2px;
}

.mt10
{
    margin-top: 10px;
}

.mb10
{
    margin-bottom: 10px;
}

.copyright
{
    text-align: center;
}

/*HP*/
.hpright
{
    width: 420px;
    float: left;
}

.articlesplit
{
    margin-top: 7px;
    margin-bottom: 7px;
}

.hpright h2, .hpleft h2
{
    font-family: 'Cabin', 'Open Sans', Helvetica, Arial;
    font-size: 17px;
    color: #566B80;
}

.hpleft
{
    width: 315px;
    float: right;
}

.hpleftsep
{
    margin-top: 3px;
    margin-bottom: 3px;
}

.hpCenterFullBanner
{
    width: 420px;
    margin-bottom: 7px;
    border: none;
}

.hp_banner_text
{
    line-height: 130%;
}

.hp_banner_text img
{
    margin-right: 10px;
    margin-bottom: 10px;
}
#hpbannerholder img
{
    width: 430px;
}
    
#bannersnav
{
    background-color: #828D7C;
    height: 30px;
    width: 430px;
}

.circle
{
    background: white;
    border: 2px solid gray;
    border-radius: 25px;
    height: 10px;
    width: 10px;
    float: right;
    margin: 7px 5px 0 5px;
    cursor: pointer;
}

/* modules menu */
.modulemenuholder
{
    background: url(/img/dotBlueh.png) right top repeat-y;
    padding-right: 30px;
    margin-bottom: 30px;
}

.modulemenuholder h1
{
    font-family: 'Cabin', 'Open Sans', Helvetica, Arial;
    font-size: 27px;
    color: #566B80;
    margin-bottom: 20px;
}

.modulemenuholder h2
{
    font-family: 'Cabin', 'Open Sans', Helvetica, Arial;
    font-size: 17px;
    color: #566B80;
}

.modulemenu, .modulemenu li
{
    margin: 0;
    padding: 0;
}

.modulemenu li
{
    list-style: none;
    margin-bottom: 30px;
    clear: both;
}

.menumoduleimage
{
    width: 66px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.menunoduletext
{
    width: 500px;
}
/* articles*/
.articleHolderb
{
    background: url(/img/dotBlueh.png) right top repeat-y;
    padding-right: 30px;
    padding-bottom: 30px;
}

.articleHoldera
{
    width: 535px;
    background: url(/img/dotBlueh.png) left top repeat-y;
    padding-left: 30px;
}

.articlebody
{
    line-height: 160%;
}

.small_title
{
    font-family: 'Cabin', 'Open Sans', Helvetica, Arial;
    font-size: 16px;
    color: #566B80;
    margin-top: 20px;
}

.ArticeTitleSelected
{
    font-weight: bold;
}

.articleimageholder
{
    background-color: #E4E6DE;
    padding: 10px 10px 10px 10px;
}

.articleimageAlt
{
    font-size: 11px;
}

.articleHoldera h2
{
    font-family: 'Cabin', 'Open Sans', Helvetica, Arial;
    font-size: 24px;
    color: #566B80;
}

.writter
{
    font-family: 'Cabin', 'Open Sans', Helvetica, Arial;
    font-size: 16px;
    color: #4C4A49;
    margin-top: 10px;
    margin-bottom: 10px;
}

.extraarticles
{
    font-family: 'Cabin', 'Open Sans', Helvetica, Arial;
    font-size: 18px;
    color: #566B80;
    margin-top: 20px;
    margin-bottom: 10px;
}

.articlesep
{
    height: 10px;
    background-color: #E4E6DE;
    border: none;
}

/* galleries*/

.galleries td
{
    vertical-align: top;
}

/* reponsive design not implemented yet */
@media (max-width: 400)
{
}

.ArticlesList li
{
    line-height: 200%;
}
.arimage
{
    float:right;
}
.sub_headline
{
    font-weight:bold;
    font-size:14px;
    margin-bottom:14px;


}