/***   LEFTMENU   ****/
/*
.left-menu {
	margin: 0px;
	padding: 0;
}

.left-menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.left-menu ul li {
	border-bottom: solid 1px #c5c5c5;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

.left-menu ul li a {
	cursor: pointer;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	color: #3b3b3b;
	font-size: 13px;
	text-shadow: 0px 1px #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	margin: 0;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 20px;
	background-color: #dedede;
	-moz-box-shadow: inset 0px 1px 2px 0px #FFFFFF;
	-webkit-box-shadow: inset 0px 1px 2px 0px #FFFFFF;
	box-shadow: inset 0px 1px 2px 0px #FFFFFF;
}

.left-menu ul li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #dedede;
	background: #dedede;
}

.left-menu ul ul {
	background: #ececec;
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	width: auto;
}

.left-menu ul ul li {
	background: #ececec;
	float: none;
	height: auto;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: none;
}

.left-menu ul li.active ul li a,.left-menu ul li ul li a {
	background: #ececec;
	border-top: 0px solid #EEEEEE;
	filter: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #ffffff;
	font-size: 13px;
	text-transform: none;
	color: #000000;
	text-shadow: none;
	diplay: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 5px 25px;
}

.left-menu ul li.active ul li ul li a,.left-menu ul li ul li ul li a {
	background: #f5f5f5;
	font-size: 11px;
	padding: 5px 20px 5px 35px;
}

.left-menu ul ul li>a:hover,.left-menu ul li.active ul li>a:hover {
	background: #3a4047;
	color: #ffffff;
}

.left-menu ul ul li:first-child a,.left-menu ul li.active ul li:first-child a {
	border: none;
	margin-left: 0px;
	border-top: none;
}

.left-menu ul ul ul {
	top: 0px;
	display: none;
}

.left-menu ul li .sub-arrow {
	background: url('img/sub-right-000000.png') no-repeat;
	bottom: 7px;
	display: block;
	height: 9px;
	left: 5px;
	margin: -4px 0px 0px 0px;
	position: absolute;
	text-indent: -9999px;
	top: 18px;
	width: 7px;
}

.left-menu ul li ul li a.sub .sub-arrow {
	background: url('img/sub-right-000000.png') no-repeat;
	top: 13px;
	display: block;
	height: 9px;
	left: auto;
	right: 5px;
	margin: -4px 0px 0px 0px;
	position: absolute;
	text-indent: -9999px;
	width: 7px;
}

.left-menu ul li ul li a.sub:hover .sub-arrow {
	background: url('img/sub-right-ffffff.png') no-repeat;
}
*/

/***   TOPMENU   ***/

.top-flag {
	float: right;
	padding-top: 10px;
}

.top-menu {
	margin: auto;
	height: 40px;
	width: 960px;
	position: relative;
	z-index: 100;
}

.top-menu ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 860px;
}

.top-menu ul li {
	height: 43px;
	position: relative;
	list-style-type: none;
	float: left;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-shadow: 0px 1px #000000;
}

.top-menu ul li a {
	color: #D0D0D0;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
}

.top-menu ul li.active a,.top-menu ul li a:hover {
	color: #ffffff;
}

.top-menu ul ul {
	background: #ffffff;
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	position: absolute;
	width: auto;
	z-index: 598;
}

.top-menu ul ul li {
	float: none;
	height: auto;
	list-style: none;
	margin: 0px;
	text-transform: none;
	text-shadow: none;
}

.top-menu ul li.active ul li>a,.top-menu ul li ul li>a {
	background: #f8f8f8;
	border-top: 1px solid #EEEEEE;
	diplay: block;
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	padding: 8px 18px 8px 8px;
	white-space: nowrap;
	color: #000000;
}

.top-menu ul ul li>a:hover,.top-menu ul li.active ul li>a:hover {
	background: #3a4047;
	color: #ffffff;
}

.top-menu ul ul li:first-child a,.top-menu ul li.active ul li:first-child a {
	margin-left: 0px;
	border-top: none;
}

.top-menu ul ul ul {
	top: 1px;
	left: 100%;
}

.top-menu ul li .sub-arrow {
	background: url('img/sub-bottom-ffffff.png') no-repeat;
	bottom: 7px;
	display: block;
	height: 6px;
	left: 50%;
	margin: 0px 0px 0px -3px;
	position: absolute;
	text-indent: -9999px;
	width: 7px;
}

.top-menu ul li ul li a.sub .sub-arrow {
	background: url('img/sub-right-000000.png') no-repeat;
	top: 50%;
	display: block;
	height: 9px;
	left: auto;
	right: 5px;
	margin: -4px 0px 0px 0px;
	position: absolute;
	text-indent: -9999px;
	width: 7px;
}

.top-menu ul li ul li a.sub:hover .sub-arrow {
	background: url('img/sub-right-ffffff.png') no-repeat;
}

.top-menu ul li .icon {
	height: 31px;
	left: 50%;
	margin: 0px 0px 0px -17px;
	position: absolute;
	top: 7px;
	width: 37px;
	opacity: .30;
	-ms-filter: "alpha(opacity=30)";
	filter: alpha(opacity =   30);
	-khtml-opacity: .30;
	-moz-opacity: .30;
}

.top-menu ul li.active .icon {
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity =   100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
}

.contentTitle {
	background-image: url(img/box_head_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	border-bottom: solid 1px #c5c5c5;
	overflow: hidden;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-transform: capitalize;
	text-shadow: 0px 1px #FFFFFF;
	margin: 5px;
}

.contentText {
	padding: 10px;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	color: #606060;
	font-size: 13px;
	line-height: 20px;
	border-bottom: dotted 1px #c5c5c5;
	margin-bottom: 10px;
}

.contentText a {
	color: #F16120;
	text-decoration: none;
}

.contentText a:hover {
	color: #000000;
}




/***   CALENDAR   ***/
.widget-calendar .cal-container {
	width: 190px;
}

.widget-calendar .cal-container h1 {
	font-size: 1em;
	font-weight: 400;
	margin: 10;
	padding: 0;
	text-align: center;
}

.widget-calendar .cal-container .cal-title {
	background: url('img/calendar-date-title-bg.jpg');
	padding: 10px;
	position: relative;
}

.widget-calendar .cal-container .cal-title .prev-button {
	margin: -4px 0px 0px 0px;
	position: absolute;
	top: 50%;
	left: 10px;
}

.widget-calendar .cal-container .cal-title .cal-date {
	color: #e0e0e0;
	font-weight: 400;
	font-size: 0.875em;
	text-align: center;
}

.widget-calendar .cal-container .cal-title .next-button {
	margin: -4px 0px 0px 0px;
	position: absolute;
	top: 50%;
	right: 10px;
}

.widget-calendar .cal-container table.calendar {
	background: #f6f6f6;
	border: none;
	width: 100%;
}

.widget-calendar .cal-container table.calendar .dayRow {
	color: #555555;
}

.widget-calendar .cal-container table.calendar .dayName {
	font-size: 0.688em;
	margin: 5px 0px 5px 0px;
	text-align: center;
}

.widget-calendar .cal-container table.calendar .day {
	border: solid 1px #dedede;
	color: #555555;
	font-size: 0.688em;
	padding: 1px;
	margin: 1px;
	text-align: center;
	background: #f4f4f4;
}

.widget-calendar .cal-container table.calendar .holiday {
	color: #555555;
	font-size: 0.688em;
	text-align: center;
}

.widget-calendar .cal-container table.calendar .event {
	background: #F16120;
}

.widget-calendar .cal-container table.calendar .event a {
	color: #e0e0e0;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
}

.widget-calendar .cal-container table.calendar .today {
	background: #ffffff;
	color: #555555;
	font-size: 0.688em;
	text-align: center;
}

.widget-calendar .day-container {
	background: #f6f6f6;
}

.widget-calendar .day-container h3 {
	font-weight: 700;
	font-size: 0.813em;
	margin: 0;
	padding: 10px;
}

.widget-calendar .day-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget-calendar .day-container ul li {
	font-size: 0.75em;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
}

.widget-calendar .day-container ul li a {
	color: #000000;
	font-size: 0.875em;
	text-decoration: underline;
}

.widget-calendar .day-container .close-day a {
	background: url('img/close.gif') 0px 4px no-repeat;
	color: #686868;
	display: block;
	font-size: 0.688em;
	margin: 10px;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	width: 30px;
	height: 20px;
}



/***  OTHER  ***/

#dayContainer { display: none; }

.calendar {
	border-spacing: 0px;
}
.calendar td{
	padding: 0px;
}

.galery-items ul.list-pictures li a .head {
	width: auto;
}




/*UTILITY*/
.clearfix:after { content:" "; display:block; font-size:0; clear:both; height:0; visibility:hidden;}
.clearfix { display:block; zoom: 1; }





/*ROUNDED CORNERS*/
.rounded{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}




/*******************  NEWS PAGER  **************************/

.news_link_div {
	overflow: hidden;
	padding: 20px;
}

.news_links_ul {
	text-align: center;
	width: 400px;
	overflow: hidden;
}

.news_links_ul li {
	float: left;
	background-repeat: no-repeat;
	width: 23px;
	height: 24px;
	margin-left: 3px;
	margin-right: 3px;
	list-style: none;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.news_links_ul li.selected {
	font-weight: bold;
	background-color: #E2E2E2;
}

.news_links_ul li a {
	display: block;
	height: 19px;
	padding-top: 5px;
	font-size: 11px;
	text-decoration: none;
	color: #393939;
}

.news_links_ul li.news_link_last_li, .news_links_ul li.news_link_first_li {
	background-image: none;
	padding-left: 10px;
	padding-right: 10px;
}

.news_full_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	color: #a1a1a1;
	padding-top: 10px;
	padding-bottom: 15px;
}

.news_full_info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #8aca6f;
	text-align: right;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-bottom: 20px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#b2dc9f));
	background: -moz-linear-gradient(left,  #FFFFFF,  #b2dc9f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#b2dc9f');
}

.news_full_text p {
	font-weight: bold;
}

.full_news_lead {
}


/*
.main-news {
	border: 1px solid red;
}
*/

.main-news .thumb .img {
	margin-left: 10px;
	margin-right: 10px;
}

.main-news {
	/*background-position: center center;*/
}

#main-news-content-inner {
	overflow: hidden;
	height: 100px;
}


.main-news .news:after {
	display:none;
}

.main-news-arrow {
	display:block;
	position:absolute;
	top: -18px;
	left: 36px;
	width:0;
	height:0;
	border-color: transparent transparent #bdbdbd transparent; /*border color should be same as div div background color*/
	border-style: solid;
	border-width: 9px;
}

.main-news .news h3 a {
	color: #FFFFFF;
	text-decoration: none;
}

.main-news .news a {
	color: #c7c7c7;
	font-size: 13px;
	font-family: "LiberationSerifRegular", "Times New Roman", Times, serif;
	line-height: 18px;
	text-shadow: 0px 1px #000000;
	text-decoration: none;
}

.designer{ float:right; display:block; padding:10px; width:auto; padding-top: 30px;}
.designer a{ color:#aaaaaa; font-size:1em; }




.cal-list-item {
	border-bottom: 1px solid #CACACA;
}

.cal-list-link {
	text-align: right;
}


.widget-calendar .cal-container .cal-title .next-button, .widget-calendar .cal-container .cal-title .prev-button {
	width: 15px;
	height: 10px;
}

.widget-calendar .cal-container .cal-title .next-button a, .widget-calendar .cal-container .cal-title .prev-button a {
	display: block;
}

.widget-calendar .cal-container .cal-title .cal-date a{
	color: #e0e0e0;
	font-weight: 400;
	font-size: 0.875em;
	text-align: center;
	text-decoration: none;
}

.printIcon {
	padding-top: 20px;
	padding-bottom: 20px;
}

.printIcon a.print{
    display:block;
    text-decoration:none;
    font-size:0.938em;
    position:relative;
    padding:0px 0px 0px 30px;
}

.printIcon a.print .print-icon2 {
    position:absolute;
    top:1px;
    left:0px;
}

