/**************************************************************************************/
/*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{
	font-size: 12px;
	color: #000;
}
.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 4px 0;
}
.article .section-name{
	padding: 0px;
}
.article .section-name,
.article .section-name a{
    color: #000;
    display: inline-block !important;
    font-size: 14px;
    line-height: 18px;
}
.article .section-name a:hover{
	text-decoration:none;
}
.article .title,
.article .title h1,
.article .title a{
}
.galim,
.article .main-image{

}
.article .main-image-wrapper{
}
.article .article-content{}
.article .comments{
	float: left;
}
.article .comments,
.article .comments a,
.article .date,
.article .date a,
.article .address{
	font-size: 12px;
	color: #000;
}
.article .address {
	clear:both;
}
.w-events-group .article .address {
	clear:none;
}

.article .image-info{
	font-size: 11px;
	line-height: 14px;
	color: #000;
	text-align: right;
}
.article .title h1,
.article .title h1 a{
}
.article .subtitle h2{
}
.article .authors,
.article .authors a{
	font-size: 16px;
	color: #545456;
	line-height: 17px;
}
.article .introtext{
	font-size: 14px;
	color: #000;
}
.article .fulltext{
	font-size: 15px;
	line-height: 21px;
	margin: 0 0 25px 0;
}
.article .link-more{
	background: url("../imgs/more-link-bg.png") no-repeat;
    float: left;
    padding-top: 9px;
}
.article .link-more a{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	background: #000000;
	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 {
	
	color: #FFF;
	font-size: 20px;
	letter-spacing:0px;
	line-height:28px;
	text-transform: uppercase;
}
.full-date-fixed,
.article .full-date {
	background-color: #a80100;
	color: #FFF;
	display: block;
	float: left;
	font-size: 80px;
	font-weight: bold;
	line-height: 70px;
	margin: 0px;
	min-width: 115px;
	padding: 8px;
	text-align: center;
	text-shadow:#333333 3px 3px 3px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=4);
	-moz-box-shadow:  3px 3px 3px #333333;
	-webkit-box-shadow:  3px 3px 3px #333333;
	box-shadow:  3px 3px 3px #333333;
	margin-bottom: 4px;
}
.full-date-fixed {
	display: block;
	float: none;
	position: absolute;
	top: 0px;
	left: 0px;
}


.easyslider article {
	min-height: 140px;
}

/**************************************************************************************/
/*ARTICLES FULL VIEW*/
/**************************************************************************************/
.article-full-view{
	background-color: #FFF;
	padding: 10px;
}
.article-full-view .section-name{
	text-align: left;
}
.article-full-view .title h1{
	font-size:  40px;
	line-height: 42px;
}
.article-full-view .subtitle h2{
	font-size: 22px;
	line-height: 27px;
}
.article-full-view .article-image{
	float: left;
}
.article-full-view .article-image {
	width: 499px;
	margin: 0 7px 0 0px;
}
.article-full-view .fulltext-txt{
	width: 660px;
}
/*.article-full-view img {
	max-width:499px;
}
.article-full-view .slideshow img {
	max-width:606px;
}*/
.article-full-view .main-image{
	background: none;
	padding: 0;
	margin: 0 0 12px 0;
}
.article-full-view  .comments,
.article-full-view  .comments a,
.article-full-view  .date,
.article-full-view  .date a{
	font-size: 17px;
	line-height: 18px;
}
.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;
}


/**************************************************************************************/
/*ARTICLES LISt*/
/**************************************************************************************/
.articles-list .inner-child{
	display: block;
	clear: left;
}
.articles-list .last-child{
	margin: 0;
	padding: 0;
	border: none;
}
.article-engine-inside-group .introtext{
	/*overflow: hidden;*/
}


/**************************************************************************************/
/*Tab Tops Articles */
/**************************************************************************************/
.TabsTopArticles{

}
.TabsTopArticles .tabs{

}
.TabsTopArticles .tabs ul{
	border-bottom: 1px solid #bebebe;
	padding: 0px;
    position: relative;
    z-index: 0;
}
.TabsTopArticles .tabs ul li{
	background: none repeat scroll 0 0 #000;
    border: 1px solid #bebebe;
    display: inline-block;
    line-height: 33px;
}
.TabsTopArticles .tabs ul li.active{
	background: none repeat scroll 0 0 #FFF;
    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{
	color: #999;
    font-size: 15px;
    margin: 0 10px;
    text-transform: uppercase;
}.TabsTopArticles .tabs ul li.inactive a{
	color: #FFF;
}

.TabsTopArticles .contents{
	border-bottom: 1px solid #BEBEBE;
    border-left: 1px solid #BEBEBE;
    border-right: 1px solid #BEBEBE;
    background-color: #FFF;
}
.TabsTopArticles .contents .image{
	margin: 0 auto;
    width: 92%;
}
.TabsTopArticles .contents .image img{
	width: 270px;
}
.TabsTopArticles .contents .list_items{
	padding-bottom: 10px;
    padding-top: 10px;
}
.TabsTopArticles .contents .list_items .list{
	padding: 0 5px 0 38px;
}
.TabsTopArticles .contents .list_items .list .item{
	list-style: inherit;
}
.TabsTopArticles .contents .list_items .list .item a{

}
.TabsTopArticles .contents .list_items .list,
.TabsTopArticles .contents .list_items .list .item a
{
	color: #000000;
    font-size: 15px;
}
.TabsTopArticles .contents .list_items .list .item a:hover
{
	color: #a70100;
}
.TabsTopArticles .contents .list_items .list .item a.more{
	display: none;
}

.tabs .introtext-txt {
	font-size: 10pt;
}


.w-events-group .article .date,.w-events-group .article .address {
	/*float:right;*/
}
.articles-list-wrapper .article-wrapper {
	overflow: hidden;
}