﻿div.list-box
{
/*	width:606px;*/
	width:97%;
	padding:15px;
	overflow:hidden;
	
	width: 100%!important;
    box-sizing: border-box;
    padding: 5px!important;
}

div.list-box
table.list-table
{
	width:100%;
	direction:rtl;
	/*max-width:606px;*/
	    box-sizing: border-box;
}

div.list-box
table.list-table td
{
	/*background:#f3efdc url(../images/shad1.png) 0 100% repeat-x;
	border-bottom:2px solid #FFF;*/
	padding:10px;
	color:#666;
	font-size:14px;
	vertical-align:top;
	font-family:fnclight !important;
	box-sizing: border-box;
	border-collapse: collapse;
}

 div.list-box > table > tbody > tr:nth-child(odd)
{
	background-color: #f4f4f4!important;
    border-bottom: 1px solid #ebebeb;
}
div.list-box > table > tbody > tr td,div.list-box > table > tbody > tr td
{
	    box-sizing: border-box;
   }

 div.list-box > table > tbody > tr{
    background-color: #fff!important;
    border-bottom: 1px solid #ebebeb;
}

div.list-box
table.list-table td a
{
	color:#815f1a;
	font-size:13px!important;
	font-weight:bold;
	text-decoration:none;
}

div.list-box
table.list-table tr:hover td
{
	background:#f7eed8;
}

/*********************************************/

div.agenda-items
table.list-table
{
	width:100%;
	direction:rtl;
	padding: 5px;
    box-sizing: border-box;
    float: right;
}

div.agenda-items
table.list-table td
{
		padding:8px;
	color:#666;
	font-size:8pt;
	vertical-align:top;
	font-family:fnclight,Tahoma !important;
	    box-sizing: border-box;
}
div.agenda-items
table.list-table > tbody > tr
{
	background-color: #fff!important;
    border-bottom: 1px solid #ebebeb;
}

div.agenda-items
table.list-table > tbody > tr:nth-child(odd)
{
	background-color: #f4f4f4!important;
    border-bottom: 1px solid #ebebeb;
}
#aspnetForm > div.contents-area > div > div > table > tbody > tr:nth-child(3) > td > table > tbody > tr > td:nth-child(1),
#aspnetForm > div.contents-area > div > div > table > tbody > tr:nth-child(3) > td > table > tbody > tr > td:nth-child(2)
{
	    padding: 5px;
    box-sizing: border-box;
    
    width: 50%;
    box-sizing: border-box;
    
}
div.agenda-items
table.list-table td a
{
	color:#815f1a;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:fnclight;
	    box-sizing: border-box;
}

div.agenda-items
table.list-table tr:hover td
{
	background:#f7eed8;
}


#ctl00_main_g_e2de9267_7750_455a_aecb_ea5437cecaf0 > div > div.article-box.search-bar-outer > div:nth-child(3), #galleria, .galleria-container ,.content-box div.article-box #galleria
{
	width:100%!important;
	    box-sizing: border-box;
    margin: 0px;
}

#galleria  div.galleria-stage   div.galleria-images  img
{
	    width: 100%!important;
    height: auto!important;
   /* position: absolute;
    top: 0px!important;
    left: 0px;*/
    max-height: 400px!important;
}