@CHARSET "UTF-8";

/*--- article list ------------------------------------------------ */

.article_list_tab {
    width: 675px;
}

.article_image_left {
    margin-right: 10px;
    float: left;
    border: 1px solid #cccccc;
    padding: 2px;
}

.article_image_right {
    margin-left: 10px;
    float: right;
    border: 1px solid #ffffff;
    text-align: center;
    padding: 2px;
}

.yt_video_article_left {
    margin-bottom: 3px;
    margin-right: 10px;
    float: left;
    border: 1px solid #ffffff;
    padding: 1px;
    width: 264px;
    height: 180px;
    z-index: 1;
}

.yt_video_article_right {
    margin-bottom: 3px;
    margin-left: 15px;
    float: right;
    border: 1px solid #ffffff;
    padding: 1px;
    width: 264px;
    height: 180px;
    z-index: 1;
}

/*--- articles panel ------------------------------------------------ */
.article_panel_tab {
    padding-left: 10px;
    padding: 2px;
    border: 0px solid #8D9295;
    width:220px;
    min-height: 55px;
}

.art_panel_tab td {
    padding: 5px 0px 5px 0px;
}

.article_panel_header {
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
    min-height: 25px;
	line-height: 25px;
    text-align: left;
    background: url(../images/menuleft_header.jpg) no-repeat right center;
	padding-left:10px;
   
}


.article_panel_header a {
   color: #ffffff;
  }

.article_panel_middle {
    text-align: justify;
    padding: 0px 0px 0px 0px;
    background: #37334E;
    height: 105px;
}

.article_panel_image {
    text-align: justify;
    padding: 5px 3px 5px 5px;
    background: #37334E;
    height: 70px;
    width: 130px;
    float: left;
}

.article_panel_text {
    padding: 5px 10px 5px 10px;
    background: transparent;
    height: auto;
    text-align: left;
    width:200px;
   
   
}

.article_panel_text p,div {
    padding:0;
    margin:0;
    
}

.article_panel_bottom {
    text-align: right;
    width: 300px;
    height: 20px;
    line-height: 20px;
    padding-right: 20px;
    float: right;
}


/*--- articles small ------------------------------------------------ */
.art_small_tab {
    padding-left: 10px;
    padding: 2px;
    border: 0px solid #8D9295;
    width: 690px;
    min-height: 55px;
}

.art_small_tab td {
    padding: 5px 5px 5px 5px;
}

.article_small_header {
    font-size: 13px;
    color: #81BA2B;
    text-align: left;
    font-weight:bold;
}

.art_thumbs_small_text p,div {
    padding:0;
    margin:0;
    
}

.art_thumbs_small_image {
    width: 70px;
    text-align: center;
    vertical-align: top;
}

.art_thumbs_small_text {
    text-align: left;
}

.article_small_middle {
    text-align: justify;
    padding: 0px 0px 0px 0px;
    background: #37334E;
    height: 105px;
}

.article_small_image {
    text-align: justify;
    padding: 5px 3px 5px 5px;
    background: #37334E;
    height: 70px;
    width: 130px;
    float: left;
}

.article_small_text {
    padding: 5px 10px 5px 0px;
    min-height: 70px;
    text-align: left;
}

.article_small_bottom {
    text-align: right;
    width: 300px;
    height: 20px;
    line-height: 20px;
    padding-right: 20px;
    float: right;
}

/*-----------medium-------------------------*/
.article_medium_header {
	color: #81BA2B; 
    font-size: 13px;
    font-weight: bold;
    min-height: 20px;
	line-height: 20px;
    text-align: left;
    padding: 0px 0px 5px 0px;
    font-family:Tahoma;
    background: transparent url("../images/separator_line.png") bottom left no-repeat;
     margin-bottom:2px;
}


.article_medium_text {
    text-align: justify;
    padding: 7px 0px 0px 0px;
    height: auto;
   
 }

.article_medium_text p,div {
    padding:0;
    margin:0;
    
}

.article_medium_bottom {
    text-align: right;
    bottom: 0px;
    right: 0px;
    padding-right: 5px;
    clear:both;
}

/*--articles big----------------------------------------------------*/
.article_big_header {
    font-size: 13px;
    color: #81BA2B;
    font-weight: bold;
    min-height: 20px;
	line-height: 20px;
    text-align: left;
    padding: 0px 0px 5px 0px;
    font-family:Tahoma;
    background: transparent url("../images/separator_line.png") bottom left no-repeat;
    margin-bottom:2px;
}


.article_big_text {
    text-align: justify;
    padding: 7px 0px 0px 0px;
    /*min-height: 185px;*/
}


.article_big_text p,div {
    padding:0;
    margin:0;
    
}

.article_big_bottom {
    text-align: right;
    padding-right: 5px;
    clear:both;
}


/*article gallery ----------------------------------------------------------*/

.article_gal_content {
    padding-top: 10px;
}

.gallery_thumb_article {
    background: transparent;
    float: left;
    text-align: center;
    border: 1px solid #4B555F;
    margin: 2px;
    padding: 1px;
}

.gallery_img_article {
    padding: 1px;
    border: 1px solid #333333;
}

/*--articles news----------------------------------------------------*/
.article_news_tab {
    width: 150px;
    background: #F3F3F3;
}

.news_header {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    border: 1px solid #F2F2F2;
    background: #8DC711 url(../images/art_header.jpg) left 50% no-repeat;
    padding-left: 20px;
}

.article_news_header a {
    color: #7FAF09;
    font-size: 11px;
    font-weight: bold;
}

.art_news_text {
    text-align: justify;
    font-size: 11px;
}

.art_news_text a {
    color: #7FAF09;
}

.art_news_image {
    float: left;
}

.article_image_news {
    padding: 2px;
    margin-right: 5px;
    border: 1px solid #D7D3D3;
}

/* --- article detail  ----------------------------------------------------*/
.art_name_detail {
    color: #81BA2B;
    font-size: 13px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    font-family:Tahoma;
}

.art_detail_tab {
    width: 698px;
}

.art_detail_cont {
    padding: 0;
}

.art_detail_text {
    width: 100%;
    padding-bottom: 5px;
}

.art_detail_text embed {
    margin: 10px;
    z-index: 1;
    border: 1px solid #4B555F;
}

.art_detail_img {
    float:left;
    padding: 0px 10px 0px 0px;
    }

.art_detail_image {
    border: 1px solid #3E4852;
    padding: 1px;
}
