/**************************************************************************************/
/*CUSTOM TABLES*/
/**************************************************************************************/
.naa_points {
	margin:20px auto;
}

.naa_points tr {
}

.naa_points tr:first-child {
	background-color: #CCC;
}

.naa_points tr:first-child td {
	border-bottom: 1px solid #999;
}

.naa_points tr td {
	padding: 3px 10px;
	border-bottom: 1px solid #ccc;
}

.naa_points tr:nth-child(2n) {
	background-color: #EFEFEF;
}


/**************************************************************************************/
/*ARTICLES*/
/**************************************************************************************/
.article{}
.article .section-name,
.article .date,
.article .address,
.article .comments,
.article .title,
.article .subtitle,
.article .authors,
.article .introtext,
.article .image-info{
	display: block;
	margin: 0 0 6px 0;
}
.article .section-name{}


.article .title,
.article .title h1,
.article .title a{
}
.galim,
.article .main-image{

}
.article .main-image-wrapper{
}
.article .article-content{}
.articles-list .article .article-engine-inside-group .article-content{
	/*padding-left: 127px;*/
}
.article .comments{
}

.article .section-name,
.article .section-name a,
.article .authors,
.article .authors a,
.article .address{
	font-size: 17px;
	color: #000;
        font-weight: bold;
	font-family: "FontMenu", Arial, sans-serif;
	text-transform: uppercase;
}
.article .date,
.article .date a{
    font-size: 14px;
    color: #4d4d4d;
}
.article .address {}
.article .image-info{
	font-size: 11px;
	line-height: 14px;
	color: #000;
	text-align: right;
}
.article .title h1,
.article .title h1 a{
	font-family: "FontText1", Arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #000;
        font-weight: normal;
}
.article .subtitle h2{
}
.article .authors,
.article .authors a{
	font-size: 11px;
	font-weight: normal;
	line-height: 19px;
	color: #000;
	font-weight: normal;
	text-transform: none;
}
.article .introtext,
.article .introtext .introtext-txt{
	font-size: 14px;
	line-height: 18px;
	color: #000;
	font-family: "FontText2", Arial, sans-serif;
        width: 100%;
}
.article .introtext p{
	margin: 0;
}
.article .introtext .fullstory{
	color: #ff6600;
	font-weight: normal;
        font-family: "FontText3", Arial, sans-serif;
        background: url(../imgs/arrow-read-more.png) no-repeat 64px 3px;
        width: 100px;
        display: inline-block;
        margin-top: 10px;
}
.article .introtext .fullstory:hover{
	text-decoration: none;
        color: #004a83;
        background: url(../imgs/arrow-read-more-over.png) no-repeat 64px 3px;
}

.article .fulltext{
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 25px 0;
}
.article .link-more{
    float: left;
}
.article .link-more a{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #017d87;
	padding: 0 3px;
}

.article-row{
	display: block;
	margin: 0 0 5px 0;
}
.article-row .article-row-label{
	font-weight: bold;
}
.article-row .article-row-description{}

.full-date-fixed .month,
.article .full-date .month {
	background-color: #FFF;
	color: #333;
	font-size: 20px;
	letter-spacing:0px;
	line-height:28px;
	text-transform: uppercase;
}
.full-date-fixed,
.article .full-date {
	background-color: #333333;
	color: #FFF;
	display: block;
	float: left;
	font-size: 100px;
	font-weight: bold;
	letter-spacing:-7px;
	line-height:90px;
	margin: 0px 5px 0px 0px;
	min-width:125px;
	padding: 10px;
	text-align: center;
}
.full-date-fixed {
	display: block;
	float: none;
	position: absolute;
	top: 0px;
	left: 0px;
}


.article-inside-group-full .main-image img {
    width: 150px;
}

/**************************************************************************************/
/*ARTICLES INSIDE A GROUP W/ BACKGROUND */
/**************************************************************************************/

.greenbkg .article .article-content{
	padding: 3px 5px;
}

.greenbkg .article .section-name,
.greenbkg .article .section-name a,
.greenbkg .article .authors,
.greenbkg .article .authors a,
.greenbkg .article .address {
	color: #FFF !important;
}

.greenbkg .article .introtext {
	color: #FFF !important;
}
.greenbkg .article .introtext .fullstory{
	color: #FFF !important;
}

/**************************************************************************************/
/*ARTICLES FULL VIEW*/
/**************************************************************************************/
.article-full-view{}
.article-full-view .section-name{
	text-align: left;
}
.article-full-view .title h1{
	font-family: 'FontText1',Arial, Geneva, sans-serif;
	font-size: 51px;
	line-height: 55px;
        font-weight: normal;
	color: #000;
}
.article-full-view .subtitle h2{
	font-size: 18px;
	line-height: 27px;
        color:#017d87;
}
.article-full-view .article-image{
	float: left;
}
.article-full-view .article-image {
	margin: 0 0 20px 0;
}
.article-full-view .main-image{
        float: left;
        margin-right: 10px;
	/*background: none;
	padding: 0;
	margin: 0;*/
}
.article-full-view .fulltext{
        font-family: 'FontText2', Arial, sans-serif;
	font-size: 17px;
	line-height: 25px;
        color: #000;
        /*width: 810px;*/
        margin: 0 auto;
}
.article-full-view .slideshow img {
	max-width:650px;
}
.article-full-view  .authors,
.article-full-view  .date{
	float: left;
}
.article-full-view  .authors,
.article-full-view  .authors a{
    font-family: 'FontText2', Arial, sans-serif;
    margin: 10px 0 10px 0;
    font-size: 17px;
    line-height: 20px;
    color: #000;
    font-weight: normal;
}
.article-full-view  .date,
.article-full-view  .date a{
        font-family: 'FontText2', Arial, sans-serif;
	margin: 0 0 10px 0;
	font-size: 17px;
	line-height: 20px;
        color: #808080;
        font-weight: normal;
        /*text-transform: uppercase;*/
}
.article-full-view  .authors a{
	text-transform: uppercase;
}
.article-full-view  .eventsBoxTools {
	width: 606px;
	display: block;
	vertical-align: top;
}
.article-full-view  .eventsBoxTools .event:nth-child(3n+3) {
	margin: 0px 0px 10px 0px;
}
.article-full-view  .eventsBoxTools .event {
	background-color: #E0E0E0;
	display: inline-block;
	margin: 0px 10px 10px 0px;
	min-height: 72px;
	padding: 5px;
	vertical-align: top;
	width: 185px;
}
.article-full-view  .eventsBoxTools .event .event_title {
	font-weight: bold;
}
.article-full-view  .eventsBoxTools .event .event_date,
.article-full-view  .eventsBoxTools .event .place_name {
	font-size: 11px;
}

.oldFileAttach {
	display: inline-block;
	margin: 10px auto;
	background-color: #ccc;
	padding: 10px;
	text-align: center;
}

.oldFileAttach img {
	display: block;
	clear: both;
	margin-bottom: 10px;
}

.oldFileAttach a {
	display: block;
	clear: both;
	background: url(../imgs/pdf.png) 0px 0px no-repeat;
	padding-left: 35px;
	line-height: 33px;
}


/**************************************************************************************/
/*ARTICLES LISt*/
/**************************************************************************************/
.articles-list .inner-child{
	margin: 0 0 12px 0;
	padding: 0 0 12px 0;
	border-bottom: 1px dotted #b3b3b3;
}
.articles-list .last-child{
	margin: 0;
	padding: 0;
	border: none;
}



/**************************************************************************************/
/*Tab Tops Articles */
/**************************************************************************************/
.TabsTopArticles{

}
.TabsTopArticles .tabs{
    margin-bottom: 10px;
}
.TabsTopArticles .tabs ul{
    position: relative;
    z-index: 0;
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #000;
}
.TabsTopArticles .tabs ul li{
    display: inline-block;
    padding: 0 12px;
}
.TabsTopArticles .tabs ul li.tab{
	border-right: 2px solid #000;
}
.TabsTopArticles .tabs ul li.lastTab{
	border: none;
}
.TabsTopArticles .tabs ul li.active{
    border-bottom: medium none;
    position: relative;
    top: 2px;
    z-index: 1;
}
.TabsTopArticles .tabs ul li.inactive{
	position: relative;
    top: 1px;
    z-index: 1;
}
.TabsTopArticles .tabs ul li a{
    font-family: 'FontMenu' ,Arial, Geneva, sans-serif;
    font-size: 15px;
    color: #ff6600;
    font-weight: bold;
    text-transform: uppercase;
}
.TabsTopArticles .tabs ul li.inactive a{
	color: #000;
}

.TabsTopArticles .contents{
	background: #fff;
}
.TabsTopArticles .contents .list_items{
}
.TabsTopArticles .contents .list_items .list{
        padding-left: 20px;
        font-weight: bold;
}
.TabsTopArticles .contents .list_items .list .item{
	margin: 0 0 10px 0;
        list-style: decimal;
        padding-left: 5px;
}
.TabsTopArticles .contents .list_items .list .last_item{
	margin: 0;
}
.TabsTopArticles .contents .list_items .list .item a{
	font-family: 'FontText2', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000;
	text-transform: none;
}
.TabsTopArticles .contents .list_items .list .item a span{
	color: #888888;
}
.TabsTopArticles .contents .list_items .list,
.TabsTopArticles .contents .list_items .list .item a
{
}
/*special*/
.w-articles-group .article-inside-group .title-txt h1,
.w-articles-group .article-inside-group .title-txt h1 a{
	font-family: "FontText2", Arial,Helvetica,sans-serif;
	font-size: 17px;
	line-height: 20px;
	color: #000;
        font-weight: normal;
}

.w-articles-group-from-section .article-inside-group .title-txt{
	/*height: 30px;*/
}
.w-articles-group-from-section .article-inside-group .title-txt h1,
.w-articles-group-from-section .article-inside-group .title-txt h1 a{
	font-family: "FontText1", Arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #000;
        font-weight: normal;	
}
#cA .Right .w-articles-group .child-inside-group,
#cA .Right .w-articles-group-from-section  .child-inside-group{
	background: #fff;
        border-bottom: 1px dotted #9b9b9b;
	padding: 10px 0;
}

div.caption {
	font-size: 10px;
	font-weight: bold;
	font-family: arial;
	padding: 0px;
	margin: 0px;
	line-height: 11px;
}

div.Credits {
	font-size: 9px;
	font-family: arial;
	padding: 0px;
	margin: 0px;
	line-height: 10px;
}
.paywall-yes{
    display: block;
    background: url(../imgs/paywall.png) 0px 0px no-repeat;
    width: 12px;
    height: 15px;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}