/*
This is Content stylesheet
Define all language independent styles here
All styles including language dependent items must be defined in CSS/style_{lang_id}.css files
*/
.content_text {
	padding: 10px;
	font-family: 'Sylfaen';
	font-size: 11px;
	color: #343434;
}

.content_text ul {
	margin-left: 25px;
}

.content_text ol {
	margin-left: 25px;
}

.content_text img {
	margin: 0 10px 10px 0;
	padding: 3px;
}

#content_left_head {
	min-height: 43px;
	height: auto!important;
	height: 43px;
	background: url('../imgs/content_top_bg.gif') repeat-x;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

#content_left_body {
	background: url('../imgs/content_bottom_bg.gif') repeat-x bottom;
	padding: 10px 10px 45px 10px;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

#content_heading {
	padding: 10px 0 0 17px;
	font-family: 'Sylfaen';
	font-size: 20px;
	color: #343434;
}

.page_cascade {
	margin: auto;
	padding: 8px 0;
	font-family: 'Sylfaen';
	font-size: 12px;
	color: #797979;
}

.cascade_image {
	width: 150px;
	float: left;
	background:url('../imgs/image_bottom.gif') no-repeat bottom;
}

.cascade_date {
	width: 200px;
	font-family: 'Sylfaen';
	font-size: 12px;
	color: #b5b5b5;
	margin-left: 5px;
	float: left;
}

.cascade_image img {
	border: 1px solid #e6e6e6;
}

.cascade_body {
	width: 500px;
	margin-left: 10px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
}

.news-readmore {
	width: 480px; 
	margin-top: 10px; 
	min-height:15px;
	height:auto!important; 
	height:10px; 
	padding: 5px 10px 5px 1px;
	border-bottom: 1px dashed #babcbe; 
	border-top: 1px dashed #babcbe;
}	
.cascade_body img {
	margin: 0 10px 10px 10px;
}
.cascade_title {
	font-family: 'Sylfaen';
	font-size: 14px;
	margin: 20px 0 8px 0;
}

.cascade_title a {
	color: #343434;
}
.cascade_title a:hover {
	text-decoration: none;
}

.cascade_text {
	font-family: 'Sylfaen';
	font-size: 11px;
	color: #797979;
}

.cascade_text img {
	border: 1px dashed #b2b2b2;
	padding: 3px;
}

.cascade_text_space {
	min-height: 20px;
	height: auto !important;
	height: 20px;
}

.view_more {
	width: 80px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background: url('../imgs/more_ico.gif') no-repeat right center;
	float: right;
	margin-right: 10px;
}

.view_more a{
	font-family: 'Sylfaen';
	font-size: 12px;
	color: #21619e;
}

.view_more a:hover {
	text-decoration: none;
}

/* START PAGER STYLES */
.pager {
	width: 325px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	margin: 20px 0 0 210px;
	font-family: 'Verdana';
	font-size: 9px;
	position: absolute;
	color: #666;
}
.pager a{
	width: auto;
	padding: 8px 12px;
	color: #939393;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #d4d4d4;
}
.pager_cur_page {
	width: auto;
	padding: 8px 12px;
	color: #FFFFFF;
	text-decoration: none;
	background: #5d8fb8;
	border: 1px solid #5587b0;
}
/* END PAGER STYLES */


.top_body {
	width: 500px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	
}

.top_body img {
	margin: 0 10px 10px 10px;
}

.top_title {
	font-family: 'Sylfaen';
	font-size: 14px;
	padding-left: 10px;
	margin: 10px 0;
}

.top_title a {
	color: #343434;
}
.top_title a:hover {
	text-decoration: none;
}

.top_text {
	font-family: 'Sylfaen';
	font-size: 11px;
	color: #797979;
	padding-left: 10px;
}

#prees_conf_block {
	width: 200px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
}

#international {
	width: 225px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
}

.intern {
	width: 225px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	clear: both;
	display: block;
}

.international_titles {
	border-bottom:4px solid #DA2217;
	color:#343434;
	font-family:'Sylfaen';
	font-size:11px;
	padding:5px 0;
	width:225px;
	margin: 10px 0;
}

.international_div span {
	width: 110px;
	min-height: 45px;
	height: auto !important;
	height: 45px;
	text-align: left;
}

.international_div div a {
	width: 100px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	padding-left: 8px;
	font-size: 10px;
	color: #336699;
	padding-top: 5px;
	float: left;
}

#projects {
	width: 225px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
}

.#projects {
	width: 225px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	clear: both;
	display: block;
}

.projects_titles {
	border-bottom:4px solid #DA2217;
	color:#343434;
	font-family:'Sylfaen';
	font-size:11px;
	padding:5px 0;
	width:225px;
	margin: 10px 0;
}

.project_title {
	font-family: 'Sylfaen';
	font-size: 14px;
	padding-left: 10px;
	margin: 10px 0;
}

.project_title a {
	color: #336699;
}
.project_title a:hover {
	text-decoration: none;
}

.project_text {
	font-family: 'Sylfaen';
	font-size: 11px;
	color: #797979;
	margin-left: 40px;
}
#content_left .project_text {
	margin-left: 10px;
}


.view_all {
	width: 82px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background: url('../imgs/more_ico.gif') no-repeat right center;
	float: right;
}

.view_all a{
	font-family: 'Sylfaen';
	font-size: 12px;
	color: #21619e;
}

.view_all a:hover {
	text-decoration: none;
}

.press_conf {
	width: 190px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #e2e2e2;
}

.press_conf_title {
	font-family: 'Sylfaen';
	font-size: 14px;
	color: #336699;
}

.press_conf_title a {
	font-family: 'Sylfaen';
	font-size: 14px;
	color: #336699;
}

.press_conf_text {
	font-family: 'Sylfaen';
	font-size: 12px;
	color: #949494;
}

#news_small {
	width: 450px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	margin-top: 15px;
	padding: 15px;
	clear: both;
}

#news_small img {
	border: 1px dashed #b2b2b2;
	padding: 3px;
}
.news_small_date {
	width: 100px;
	font-family: 'Verdana';
	font-size: 12px;
	color: #336699;
}
.news_small_title a {
	font-family: 'Sylfaen';
	font-size: 13px;
	color: #949494;
}
.news_small_title a:hover {
	color: #da383e;
}
#search_fail {
	font-family: 'Sylfaen';
	font-size: 13px;
	color: #949494;
	padding-left: 10px;
}

#search_fail ul {
	margin-left: 25px;
}

#search_res {
	text-align:center;
	font-family: 'Sylfaen';
	font-size: 11px;
	color: #000000;
	margin-top: 10px;
}

.top_news_titles {
	font-family: 'Sylfaen';
	font-size: 13px;
	color: #000000;
	padding: 5px 10px;
	border-bottom: 2px solid #cfcfcf;
	margin-left: 10px;
}
.top_date {
	width: 100px;
	font-family: 'Verdana';
	font-size: 12px;
	color: #336699;
	float: left;
}
.top_press_conf_titles {
	width: 180px;
	font-family: 'Sylfaen';
	font-size: 11px;
	color: #343434;
	padding: 5px 0;
	border-bottom: 4px solid #da2217;
}

.calendar_heading {
	width: 225px;
	font-family: 'Sylfaen';
	font-size: 11px;
	color: #343434;
	padding: 5px 0;
	margin-left: 3px;
	border-bottom: 4px solid #da2217;
}

.top_text img {
	border: 1px dashed #b2b2b2;
	padding: 3px;
}

.gallery {
	width: 700px;
	float: left;
}

.gallery_img {
	width: 220px;
	float: left;
	margin: 5px;
}

.gallery_comment {
	width: 300px;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	float: left;
}

.gallery_name a {
	width: 300px;
	font-family: 'Sylfaen';
	font-size: 15px;
	color: #8f8f8f;
	margin-top: 5px;
}

.gal_name {
	font-family: 'Sylfaen';
	font-size: 18px;
	color: #8f8f8f;
	margin-top: 5px;
	margin:auto;
	text-align: center;
}

.gallery_imgs {
	width: 100%;
	overflow: hidden;
	/*padding: 5px;*/
	padding: 5px 0px 5px 33px;
}

.gal_all a {
	font-family: 'Sylfaen';
	font-size: 13px;
	color: #b2b2b2;
	padding-left: 15px;
}

.gallery_small_img {
	width:120px;
	height:90px;
	float: left;
	padding: 3px;
	margin: 5px 10px;
	border: 1px dashed #b2b2b2;
}

.gal_thumb {
	width: 500px;
	margin: auto;
	
}
.numbering_gal {
	width: 380px;
	font-family: 'verdana';
	font-size: 13px;
	color: #D91B11;
}

.numbering_gal div {
	float:left;
}

.numbering_gal a {
	font-family: 'verdana';
	font-size: 13px;
	color: #b2b2b2;
}

.numbering_gal a:hover {
	color: #D91B11;
}

.gal_back {
	font-family: 'Sylfaen';
	font-size: 13px;
	color: #b2b2b2;
}

.gal_back a {
	font-family: 'Sylfaen';
	font-size: 13px;
	color: #b2b2b2;
}

.gal_back a:hover {
	color: #D91B11;
}

#calendar_news {
	font-family: 'Verdana';
	font-size: 13px;
	color: #343434;
}


#site_map {
	list-style: none; margin-left: 25px;
}

#site_map a {
	text-decoration: none;
}

#site_map a:hover {
	color: #045AB5;
	text-decoration: none;
}

#site_map .level1 {
	margin-left: 20px;
}
#site_map .level2 {
	list-style: none; margin-left: 40px;
}
#site_map {
	list-style: none; margin-left: 20px;
}


/** edited by kote on 16 november 2009 **/
#kotegallery {
	clear: both;
	overflow: hidden;
	padding-left: 34px;
}

#kotegallery .gallery_small_img {
	width:90%;
	height: auto;
	margin:0 auto; padding: 0;
	border: none;
}

#kotegallery .numbering_gal {
	margin: 20px 0 0 96px;
}

#gallery_k {
	width: 80%;
	height: auto;
	margin: 20px 5% 0 5%;
	border-bottom: 1px dashed #ccc;
	padding: 0 5%;
	padding-bottom: 20px;
	overflow: hidden;
}

#gallery_k .gallery_small_img {
	height: auto;
	margin:0 auto; padding: 0;
	border: none;
}

#gallery_k .image { width: 55%; float: left; display: inline; }

#gallery_k .gallery_name { width: 40%; float: left; display: inline; }
