﻿.plainWindow
{
	margin: 0px;
	padding: 0px;
}
#contentCenterPL .singleWindow, 
#contentLeftHomePL .singleWindow
{
    float: left;
    height: 230px;
    height: auto;
    display: block;
    width: 190px !Important;
    padding-right: 10px;
    padding-bottom: 10px;
} 
#content2CRightPL .singleWindow
{
    float: left;
    height: 230px;
    height: auto;
    display: block;
    width: 190px !Important;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
#contentRightPL .singleWindow, 
#contentRightHomePL .singleWindow,
#content3CRightPL .singleWindow 
{
    float: left;
    height: 230px;
    height: auto;
    display: block;
    width: 190px !Important;
    padding-bottom: 10px;
}
#content3CRightPL .singleWindow 
{
    padding-left: 10px;
}
.doubleWindow 
{
    float: left;
    height: 455px;
    height: auto;
    display: block;
    width: 390px !Important;
    /*width: auto;*/
    padding-right: 10px;
    padding-bottom: 10px;
}
.tripleWindow 
{
    float: left;
    height: 455px;
    height: auto;
    display: block;
    width: 590px !Important;
    /*width: auto;*/
    padding-left: 10px;
    padding-bottom: 10px;
}
.fullWindow
{
    position: relative;
    float: left;
    height: 520px;
    height: auto;
    display: block;
    width: 790px !Important;
    padding-bottom: 10px;
    padding-left: 10px;
}
.accordionWindow
{
    float: left;
    width: 190px;
    height: 320px !Important;
    padding-left: 10px;
}
.accordionWindow .accordionContent
{
    background-color: #fff;
    height: 100%;
    overflow: hidden !Important;
}
.accordionWindow .header 
{
    width:176px; 
    padding: 7px;
    height: 30px;
    line-height: 15px;
    cursor:pointer;
    border-bottom: solid 1px #c8ccc5;
    background-color: #fff;
    display: block;
}
.singleWindow .windowHeader,
.doubleWindow .windowHeader,
.tripleWindow .windowHeader,
.fullWindow .windowHeader
{
    position: relative;
    background-color: #8d959a;
    color: #fff;
    height: 25px;
    line-height: 25px;
    margin-bottom: 10px;
}
.singleWindow .windowHeader h3,
.doubleWindow .windowHeader h3,
.tripleWindow .windowHeader h3,
.fullWindow .windowHeader h3
{
    font-size: 12px;
    font-weight: bold;
    /*padding-left: 25px;*/
    padding-left: 8px;
}
.singleWindow .windowHeader img,
.doubleWindow .windowHeader img,
.tripleWindow .windowHeader img,
.fullWindow .windowHeader img
{
    /*position: absolute;
    left: 7px;
    top: 6px;*/
    float: left;
    margin: 6px 4px 0 7px;
}
.singleWindow .articleHover,
.doubleWindow .articleHover,
.tripleWindow .articleHover,
.fullWindow .articleHover 
{
    position: relative;
    display: block;
    cursor: pointer;
    background-color: #fff;
    overflow: hidden;
    color: #333;
    text-decoration: none;
}
.singleWindow .articleHover 
{
    height: 216px;
    padding: 7px;
}
.doubleWindow .articleHover 
{
    height: 420px;
}
.tripleWindow .articleHover 
{
    height: 452px;
}
.fullWindow .articleHover
{
    height: 485px;
}
.accordionWindow .articleHover 
{
    position: relative;
    display: block;
    height: 216px;
    border-bottom: solid 1px #c8ccc5;
    padding: 7px;
    background-color: #fff;
    overflow: hidden;
    text-decoration: none;
    color: #333333;
}
.singleWindow .articleHover .category,
.doubleWindow .articleHover .category,
.tripleWindow .articleHover .category,
.fullWindow .articleHover .category,
.accordionWindow .articleHover .category
{
    position: absolute;
    right: 7px;
    top: 7px;
    width: auto;
    height: 15px;
    line-height: 15px;
    padding: 0 5px;
    background-color: #a8aca5;
    font-size: 11px;
    color: #fff;
}
.fullWindow .portrait img
{
    float: left;
}
.singleWindow .articleHover:hover,
.doubleWindow .articleHover:hover,
.tripleWindow .articleHover:hover,
.fullWindow .articleHover:hover,
.accordionWindow .articleHover:hover,
.engagement:hover,
.orgaItem:hover,
.contributions:hover,
.inShort:hover,
.topic:hover
{
    background-color: #c8ccc5;
}
.singleWindow .articleContent
{
    position: relative;
    height: auto;
    padding-top: 8px;
}
.doubleWindow .articleContent
{
    position: relative;
    height: auto;
    padding: 11px 17px 0 17px;
}
.tripleWindow .articleContent
{
    position: relative;
    height: auto;
    padding: 11px 17px 0 17px;
}
.fullWindow .articleContent
{
    position: relative;
    height: auto;
    padding: 25px 17px 0 17px;
}
.fullWindow .portrait .articleContent
{
    position: relative;
    height: auto;
    padding: 25px 17px 0 417px;
}
.singleWindow .articleContent h1
{
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
}
.doubleWindow .articleContent h1
{
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
}
.tripleWindow .articleContent h1
{
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 10px;
}
.fullWindow .articleContent h1
{
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 10px;
}
.fullWindow .articleContent h3
{
    font-size: 14px;
    margin-bottom: 10px;
}
.accordionWindow .articleContent h1
{
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.singleWindow .articleContent p,
.doubleWindow .articleContent p,
.tripleWindow .articleContent p,
.fullWindow .articleContent p,
.accordionWindow .articleContent p
{
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 20px;
}
.fullWindow .articleContent p.lead
{
    font-size: 14px;
    line-height: 18px;
}
.singleWindow .articleHover .cross,
.doubleWindow .articleHover .cross,
.tripleWindow .articleHover .cross,
.fullWindow .articleHover .cross,
.accordionWindow  .articleHover .cross
{
    position: absolute;
    text-decoration: underline;
    font-size: 11px;
    bottom: 7px;
    display: block;
    color: #bbc2ba;
    background-image: url(Media/cross.png);
    background-repeat: no-repeat;
    background-position: right center;
    text-align: right;
    padding-right: 22px;
    right: 7px;
    line-height: 17px;
}
.singleWindow .articleHover:hover .cross,
.doubleWindow .articleHover:hover .cross,
.tripleWindow .articleHover:hover .cross,
.fullWindow .articleHover:hover .cross,
.accordionWindow  .articleHover:hover .cross
{
    color: #eb6909;
    text-decoration: underline;
    background-image: url(Media/cross_hover.png);
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
}
#content2CRightPL .tabbedWindow
{
    float: left;
    margin-left: 10px !Important;
    margin-left: 5px;
    background-color: #fff;
    width: 790px !Important;
}
#content3CCenterPL .tabbedWindow
{
    float: left;
    margin-left: 10px !Important;
    margin-left: 5px;
    background-color: #fff;
    width: 590px !Important;
}
.tabbedWindow .ajax__tab_header
{
    padding-left: 12px;
    font-size: 13px;
    font-weight: bold;
    background-color: #a8aca5;
    padding-top: 2px;
    height: 23px;
    /*padding-bottom: 2px;*/
    border-bottom: solid 2px #fff;
}
#content1CPL .tabbedWindow .ajax__tab_header
{
    width: 978px;
}
#content2CRightPL .tabbedWindow .ajax__tab_header
{
    width: 778px;
}
#content3CCenterPL .tabbedWindow .ajax__tab_header
{
    width: 578px;
}
.tabbedWindow .ajax__tab_tab
{
    padding: 0 8px 0 0;
    height: 23px;
    line-height: 23px;
    cursor: pointer;
    margin-right: 2px;
    color: #fff;
}
.tabbedWindow .ajax__tab_active .ajax__tab_tab
{
    /*background-color: #fff;*/
    color: #000;
}


.tabbedWindow .ajax__tab_inner
{
    background-image: url(Media/tab2-left.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 8px;
}
.tabbedWindow .ajax__tab_inner .ajax__tab_tab
{
    float: left;
    background-image: url(Media/tab2-right.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.tabbedWindow .ajax__tab_active .ajax__tab_inner
{
    float: left;
    background-image: url(Media/tab-left.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.tabbedWindow .ajax__tab_active .ajax__tab_inner .ajax__tab_tab
{
    float: left;
    background-image: url(Media/tab-right.png);
    background-repeat: no-repeat;
    background-position: right top;
}