/*
basic colors:	grey (news date) - #929292
		black text - #0b2859
		grey (formatted, inactive input text, breadcrumbs) - #b9babb
		grey (input background, pager button background) - #f2f2f2
		red - #d40000
		blue - #0b2859

smaller text: 14px
*/
html{
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	height:100%;
	background-image: url('../img/background.png');
	background-repeat:no-repeat;
	background-position:top center;
	/*	overflow-x: hidden;*/
}
.body_bg{
	margin: 0px auto;
	width:1000px;
}
.mainbg {
	width:1000px;
}
.no-float, .clear{
	clear: both;
}
.hand{
	cursor: pointer;
}
.nowr{
	white-space:nowrap;	
}
.zero{
	height:0px;
	/*line-height:0px;*/
	overflow: hidden;
}
.c_norm{
	cursor:default;
}
.no-margin{
	margin:0px;
	padding:0px;
}
.no-left{
	clear: left;
}
.no-right{
	clear: right;
}
.ucase{
	text-transform: uppercase;
}
#topline{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	display: block;
	height: 180px;
	position:relative;
}
#toplinein{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: block;
}


.whitebg {
	background-image: url('../img/whitebg.png');
	background-repeat:repeat-x;
	height:3px;
	margin:0;
}


#page{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	display: block;
	clear: both;
	background: none;
	position: relative;
	min-height:500px;
}
.logo_cont {
	float:left;
	width:245px;
}
#logob{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position:absolute;
	top:40px;
	display:block;
	/*width: 53px;*/

}
#logob a{
	outline:none;
}

#logob a img{
	width: 290px;
}

#toprtop{
	margin: 0px 0px 0px 0px;
	padding: 10px 0 0 0;
	display: block;
	height:40px;
}


.top-tools {

}

.block_module_subscription{
	margin:0;
}

.newsletter_block{
	margin-left:4px;
	display:inline-block;
	float:left;
}

#search_container{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
	height: 40px;
}
.search_input_cont {
	float:left;
}
#search_container input.si{
	height: 40px;
	line-height:30px;
	border: 0px none;
	width: 207px;
	background-color: #f2f2f2;
	float: left;
	margin:0;
	padding:0 10px;
}
.search_btn_cont {
	float:left;
}
#search_container input.sb{
	background-image: url('../img/search_icon.png');
	background-position: center;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	height: 40px;
	width: 40px;
	border: 0px none;
	float: left;
	cursor:pointer;
}
#toprtop a{
	display: block;
	height: 27px;
	width:27px;
	line-height: 12px;
	font-weight: bold;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	float:left;
	background-repeat: no-repeat;
	background-image: url('../img/top_elements_sprite.png');
	text-indent: -9999px;
	outline:none;
}
#toprtop a.icon_home {margin:5px 0 0 0 ;}
#toprtop a.icon_sitemap {
	background-position: 0 0;
}

#toprtop a.icon_sitemap:hover {
	background-position: 0 -46px;
}

#toprtop a.icon_lang_lt {
	background-position: -46px 0;
	width:22px;
	height:16px;
	margin-top:3px;
}

#toprtop a.icon_lang_lt:hover {
	background-position: -46px -46px;
}

#toprtop a.act_lt {
	background-position: -46px -46px;
}

#toprtop a.icon_lang_en {
	background-position: -78px 0;
	width:22px;
	height:16px;
	margin-top:3px;
}
#toprtop a.act_en {
	background-position: -78px -46px;
}

#toprtop a.icon_lang_en:hover {
	background-position: -78px -46px;
}


#toprtop a.icon_prev {
	background-position: -121px 0;
	padding:5px 2px;
	margin-top:2px;
}

#toprtop a.icon_pause {
	background-position: -152px 0;
	padding:5px 2px;
	margin-top:2px;
}

#toprtop a.icon_play {
	background-position: -183px 0;
	padding:5px 2px;
	margin-top:2px;
}

#toprtop a.icon_next {
	padding:5px 2px;
	background-position: -214px 0;
	margin-top:2px;
}

#toprtop a.icon_prev:hover {
	background-position: -121px -46px;
}

#toprtop a.icon_pause:hover {
	background-position: -152px -46px;
}

#toprtop a.icon_play:hover {
	background-position: -183px -46px;
}

#toprtop a.icon_next:hover {
	background-position: -214px -46px;
}

#toprtop a.icon_fb {
	background-position: -251px 0;
	padding:5px 2px;
}

#toprtop a.icon_fb:hover {
	background-position: -251px -46px;
}
span.sep{
	border-right:1px solid #dbdbdb;
	height:12px;
	width:1px;
	display:inline-block;
	float:left;
	margin:15px 13px 0 13px;
}




#toprbot{
	margin: 0 0 0px 0;
	padding: 0px;
	display: block;
	height:60px;
	background-image: url('../img/blue_background.gif');
	background-position: center;
	background-repeat: no-repeat;
	overflow:visible;
}

#toprbot > ul{
	padding: 0;
	margin: 0 0 0 5px;
	list-style-type: none;
	position:relative;
	overflow:visible;
}

#toprbot > ul > li {
	float:left;
	padding: 0;
	margin: 0 10px;
	background: none;
	background-image:none;
	height:60px;
	max-width:103px;
	min-width:80px;
	text-align:center;
	display:inline-block;
	position:relative;
	overflow:visible;

}

.chrome #toprbot > ul > li, .safari #toprbot > ul > li , .ie11 #toprbot > ul > li {
	height:59px;
}

#toprbot > ul > li:after {
	margin:0;
    background: #d40000;
    content: "";
    height: 3px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 57px;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
	-ms-transform: translateY(10px);
    width: 100%;

}


.chrome #toprbot > ul > li:after, .safari #toprbot > ul > li:after, .ie11 #toprbot > ul > li:after {
    top: 56px;
}


#toprbot > ul > li:hover, #toprbot > ul > li:focus{
}

#toprbot > ul > li:hover:after, #toprbot > ul > li:focus:after{
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
	-ms-transform: translateY(0px);
}

#toprbot > ul > li.act:after{
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
	-ms-transform: translateY(0px);
}



#toprbot > ul > li> a{
	color: #fff;
	text-align:center;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	outline:none;
	height:58px;
	display:inline-block;
	display:table-cell;
	vertical-align:middle;
	width:105px;
}

#toprbot a:hover{

}
#toprbot a.act{

}

#toprbot ul li ul{
	position:absolute;
	top:100%;
	margin:0;
	padding:0 10px;
	list-style-type: none;
	width:200px;
	z-index:9999;
	background: #0b2859;
	left:-10px;
	display:none;
}

#toprbot ul li.last ul{
	left:auto;
	right:-21px;
}

#toprbot ul li:first-child ul{
	left:-15px;
}

#toprbot ul li ul li{
	float:none;
	display:block;
	background-image: none;
	padding:0;
	margin:0;
	border-bottom:1px solid #243e6a;
	text-align:left;
}

#toprbot ul li ul li a{
	text-align:left;
	color: #fff;
	font-weight:bold;
	display:block;
	padding:15px 0;
	outline:none;
}

.qs_in_content table{
	margin: 0px;
	padding: 0px;
}
.qs_in_content table td{
	margin: 0px;
	padding: 0px 4px;
}
#toprtop .qs_in_content table td a{
	color: #29536B;
	height: auto;
}
#left{
	display: block;
	margin: 18px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 220px;
}
#center{
	display: block;
	margin: 0px 10px 50px 0px;
	padding: 0px;
	width: 740px;
	float: left;
	padding-bottom:0px;
}

#center.full_center{
	width:100%;
}
#right{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 250px;
	float: right;
	margin-top: 25px;
	margin-bottom: 30px;
}




#menu{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#bluemenu{
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #E9EDEE;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	-khtml-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
}
#contactsblock{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	background-image: url('../img/bluetrbg.png');
}
#contactsblock a.btn{
	display: block;
	color: #fff;
	text-transform:uppercase;
	font-size:14px;
	text-decoration: none;
	padding: 8px 10px 8px 14px;
	background-position: 225px 10px;
	background-repeat: no-repeat;
	line-height: normal;
}
.openc a.btn{
	background-image: url('../img/arrow_up.gif');
}
.closec a.btn{
	background-image: url('../img/arrow_down.gif');
}
#contacts{
	margin: 4px 0px 0px 0px;
	padding: 0px 10px 10px 16px;
	display: none;
	color: #ffffff;
	font-size:12px;
	height:90px;
}
#contacts a{
	color: #A7CDFF;
}




.ds_search {
	background-image: url("../img/wtsearch_bg3.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    height: 26px;
    margin: 0;
    padding: 0;
    width: 234px;
}


.s_txt2 {
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	border-top:1px solid #a4a393;
	padding-bottom:5px;
	width:205px;
	margin-top:8px;
	padding-top:8px;
}

#ds_contacts_search_field2 {
	background-color: #FFFFFF;
    border: 0 none;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    width: 196px;
}

#ajax_search_results_block2 {
    background-color: #FFFFFF;
    background-image: url("../../img/searchFldBg.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
    border: 1px solid #9F9F9F;
    display: none;
    margin: 0;
    position: absolute;
    width: 204px;
    z-index: 1002;
}

#ajax_search_results_block2 p {
	color:#000000;
	cursor:pointer;
}




#mainmenu{
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-left:0px;
	padding-bottom:10px;
}
#mainmenu li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	background: none;
}
#mainmenu li a{
	display: block;
	color: #2C3E50;
	/*padding: 0px 4px 0px 13px;*/
	padding: 8px 10px 8px 10px;
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
	font-weight: normal;
	/*min-height:29px;
	line-height:29px;*/
}
#mainmenu a.act2{
	font-weight: bold;
	background-color: #DEE2E3;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	-khtml-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
}

#mainmenu .act, #mainmenu .act ul{
}

#mainmenu .act a{
	background-image:none;
}

#mainmenu li a:hover{
	text-decoration: none;
	background-color: #DEE2E3;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	-khtml-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
}
#mainmenu li ul{
	margin: 0px;
	padding: 0px;
	list-style: none
}
#mainmenu li ul li{
	background: url("../img/bullet_mainmenu.png") 20px 15px no-repeat;
}
#mainmenu li ul li a{
	padding-left: 20px;
	color: #2C3E50;
}

#mainmenu li ul li a.act{
	font-weight: bold;
	/*border-left: 0px none;*/
}


#mainmenu li ul li a:hover{
	background: #DEE2E3 url("../img/bullet_mainmenu.png") 10px 15px no-repeat;
	text-decoration: none;
}

#mainmenu li ul li ul li{
	background: url("../img/bullet_mainmenu.png") 30px 15px no-repeat;
}
#mainmenu li ul li ul li a{
	padding-left: 30px;
	color: #2C3E50;
}
#mainmenu li ul li ul li a:hover{
	background: #DEE2E3 url("../img/bullet_mainmenu.png") 20px 15px no-repeat;
	text-decoration: none;
}




#content_container{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	min-height: 460px;
}
.gr_bordered{
	border: 1px solid #D2D2D2;
}
#aktualija{
	margin: 0px;
	padding: 10px 10px 10px 10px;
}
#aktualija h1{

}
.heading1{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}
#aktualija_news{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #D2D2D2;
}
a.more{
	display: block;
	width: 94px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	background-image: url('../img/btn.gif');
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	margin-top: 10px;
}
a.more:hover{
	text-decoration: none;
}
#aktualija_news a{
	display: block;
	width: 180px;
	height: 65px;
	overflow: hidden;
	color: #101A58;
	float: left;

}
#aktualija_news span{
	display: block;
	width: 1px;
	height: 60px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 0px 36px;
	padding: 0px 0px 0px 36px;
	border-left: 1px dashed #D2D2D2;
}
.title_news{
	margin: 0px;
	padding: 20px 0px 0px 10px;
}



#content_bottom_blocks{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	position:relative;
}


#content_bottom_blocks .oblock{
	display: block;
	width: 720px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content_bottom_blocks .oblock-first{
	margin-left: 0px;
}
#content_bottom_blocks .oname{
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: normal;
}
#content_bottom_blocks .ocontent{
	display: block;
	margin: 0px;
	padding: 0px;
}

/* /bottom blocks*/
#bottom_line{
	margin:0;
	color: #fff;
	display: block;
	height:56px;
	line-height: 56px;
	background-color: #0b2859;
	background-image: url('../img/fil_footer.gif');
	background-repeat: no-repeat;
	background-position: center;
	font-weight:600;
}
#bottom_line a{
	color: #d40000;
	font-weight:600;
}

.wrapper_only{
	margin:0;
	width:1000px;
	margin:0 auto;
	position:relative;
}

#bottom_line .copyright {
	line-height: 50px;
}

#right_blocks{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
}
#right_blocks .oblock{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background: #f2f2f2;
	text-align:left;
}

#right_blocks .oblock p{
	text-align:left;
}

#right_blocks .block_module_submenu, #right_blocks .block_module_cycles, #right_blocks .block_module_artists, #right_blocks .block_module_festivals, #right_blocks .block_module_abonementai{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: transparent;
}


#myTopMenu, #myTopMenu div{
	margin:0;
}

#myTopMenu div, .block_module_cycles div, .block_module_artists div, .block_module_festivals div, .block_module_abonementai div{
	margin:0 0 10px 0;
}

#myTopMenu div a, .block_module_cycles a, .block_module_artists a, .block_module_festivals a, .block_module_abonementai a{
	display:block;
	background: #0b2859;
	color: #fff;
	font-weight:bold;
	padding:10px 20px;
	border: none;
	cursor:pointer;
	margin:0;
	transition:background 0.25s ease;
	-webkit-transition:background 0.25s ease;
	text-decoration:none;
}

#myTopMenu div a:hover, #myTopMenu div a.act, .block_module_cycles a:hover, .block_module_cycles a.act, .oblock a.current, .block_module_artists a:hover, .block_module_artists a.act, .block_module_festivals a:hover, .block_module_festivals a.act, .block_module_abonementai a:hover, .block_module_abonementai a.act{
	background: #d40000;
	color: #fff;
}

#myTopMenu .submenu_cont{
	margin:10px 0 0 0;
}

#myTopMenu .submenu_cont div{
	padding-left:20px;

}

#myTopMenu .submenu_cont div a{


}
#right_blocks .oname{
	margin: 0px;
	padding: 6px 19px 7px 19px;
	color:#2C3E50;
	font-weight: normal;
	line-height: normal;
	border-bottom:1px solid #dee2e3;
}
#right_blocks .ocontent{
	display: block;
	margin: 0px;
	padding: 0px;
}

#right_blocks .redblock.oblock {
	border:1px solid #dedede;
	background-color:#ffffff;
}

#right_blocks .redblock .oname{
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-size: 18px;
	color:#a6001a;
	text-transform: uppercase;
	font-weight: normal;
	line-height: normal;
	border-bottom:0px none;
}
#right_blocks .graybord{
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	-khtml-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	background-color: #E9EDEE;
}

#left_blocks{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
}
#left_blocks .oblock{
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 10px 16px 10px 16px;
	background-color:#e7e7e7;
}
#left_blocks .oname{
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-size: 14px;
	color:#333333;
	text-transform: uppercase;
	font-weight: normal;
	line-height: normal;
	border-bottom:1px solid #bab9b9;
}
#left_blocks .ocontent{
	display: block;
	margin: 0px;
	padding: 0px;
	color:#333333;
	margin-top:4px;
}

#left_blocks .redblock.oblock {
	border:1px solid #dedede;
	background-color:#ffffff;
}

#left_blocks .redblock .oname{
	margin: 0px;
	padding: 0px 0px 6px 0px;
	font-size: 14px;
	color:#a6001a;
	text-transform: uppercase;
	font-weight: normal;
	line-height: normal;
	border-bottom:0px none;
}


/* pieskai */
#searchsuggest{
	display: block;
	position: absolute;
	visibility: hidden;
	/*height: 200px;*/
	min-width: 265px;
	max-width: 265px;
	border: 1px solid #F2F2F2;
	border-top:0px;
	background-color: #fcfcfc;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	z-index: 11;
}

.qs_rez_block{
	padding: 6px 9px 6px 11px;
	cursor: pointer;
	margin: 0px;
	text-align: left;
	line-height: normal;
}
.act_sq_rez{
	background-color: #efefef;
}
.qs_rez_block .qs_link{
	color: #29536b;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.qs_rez_block .qs_in_content{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.qs_rez_block .qs_in_content p{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.qs_rez_block .qs_in_content, .qs_rez_block .qs_in_content p{
	color: #29536b;
	font-style: normal;
}
.qs_rez_block .qs_in_content .found, .qs_rez_block .qs_in_content p .found{
	font-style: italic;
	background-color: transparent;
	color: #fb9b39;
}
/*.act_sq_rez .qs_in_content,
.act_sq_rez .qs_in_content p,
.act_sq_rez .qs_in_content,
.act_sq_rez .qs_in_content p,*/
.act_sq_rez .qs_in_content .found,
.act_sq_rez .qs_in_content p .found{
	color: #fb9b39;
}

#qs_loader{
	display: block;
	position: absolute;
	visibility: hidden;
	height: 14px;
	width: 14px;
	margin: 4px 0px 0px 5px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background-image: url("../img/mini_loader_tr.gif");
	background-repeat: no-repeat;
}

#searchsuggest .qs_all_rez {
	margin: 0px 0px 4px 0px;
	/*color: #83B9D3;*/
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right:10px;
	border-top: 1px solid #dfdfdf;
	padding-left: 10px;
	cursor: pointer;
}

#searchsuggest .qs_all_rez .qstext{
	font-weight: normal;
	font-style: italic;
	color: #000;
}

/* END paieskai */

.pagePath{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	color: #b9babb;
	/*width:610px;*/
	overflow:hidden;
}
.pagePath span{
	display: inline-block;
	background-image: url('../img/pagepath_arrow.png');
	background-repeat: no-repeat;
	background-position: center 51%;
	width: 22px;
	height: 20px;
	margin-top:2px;
	float:left;
}

.pagePath div.current_title{
	font-weight:bold;
	display:inline;
	margin:0;
	color: #b9babb;
}
.pagePath a{
	float:left;
	margin-top:1px;
	color: #b9babb;
	height: 20px;
	line-height: 20px;
	display:inline-block;
}

.titleContainer{
	padding-top:0px;
	padding-bottom:8px;
	padding-left:0px;
}
.titleContainer #page_title{
	float: left;
}
a.printv{
	background-image: url('../img/printer.png');
	background-repeat: no-repeat;
	display: block;
	width: 24px;
	height:20px;
	float: right;
	text-decoration: none;
	margin:30px 0 0 20px;
}

#content{
	margin: 10px 0px 10px 0px;
	padding-top:2px;
}

/* PAGER */
.pager{
	text-align: center;
	float:left;
	margin-left:0px;
	margin-top:20px;
	margin-bottom:10px;
}
.pager a{
	display: inline-block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	color: #0b2859;
	background-color: #f2f2f2;
	border: 0px none;
	cursor:pointer;
	margin:0 5px;
}
.pager a:hover, .pager a:focus{
	color: #fff;
	background: #d40000;
	font-weight: bold;
}

.pager a.n{

}
.pager span{
	margin-left: 2px;
	margin-right: 2px;
}
.pager span, .pager a:link, .pager a:visited{
	text-decoration: none;
}
.pager a.curent{
	text-decoration: none;
	font-weight: bold;
	background: #d40000;
	color: #fff;
}
.pager a.dis, .pager a.dis:hover{
	color: #999;
}
.pager a.fow{
	background-image: url('../img/arr_right_sprite.png');
	background-position: 4px 7px;
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
	background-color: #f2f2f2;
	border: 0px none;
	cursor:pointer;
}

.pager a.fow:hover, .pager a.fow:focus{
	background-position: 4px -53px;
	background-color: #d40000;
}

.pager a.bck:hover, .pager a.bck:focus{
	background-position: 4px -53px;
	background-color: #d40000;
}

.pager a.bck{
	background-image: url('../img/arr_left_sprite.png');
	background-position: 4px 7px;
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
	background-color: #f2f2f2;
	border: 0px none;
	cursor:pointer;
}
.pager a.fow:hover{
}
.pager a.bck:hover{
}
/* END PAGER*/
.updateTime{
	margin: 8px 0 0 0;
	padding:0 0 15px 0;
}
.updateTime,
.updateTime div{
	text-align: left;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
}
.updateTime {

}
.sps{
	/*position: absolute;*/
}

/*.....................Center screen on welcome page (OLD)........................*/
.centr_cont{

}

.centr_t_news{
	width: 400px;
}
.centr_t{
	height: 46px;
	width: 700px;
	margin-bottom: 14px;
}

.centr_t_b_news h1{
	font-size: 14px;
	color: #ffffff;
	text-transform:uppercase;
	text-align: left;
	margin: 0;
	padding: 5px 0;
	max-width: 500px;
	background-color:#A6001A;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:12px;
}

.centr_br{
	border-bottom: 1px solid #d0d1d1;
	padding: 10px 0;
}
.centr_br h3 a{	
	color:#0053A1;

}


/*.......................Right content.....................*/
.right_cont{
	padding: 10px 10px 0px 10px;
	border:1px solid #dedede;
}

.right_cont h1{
	font-size: 14px;
	color: #ffffff;
	text-transform:uppercase;
	text-align: left;
	margin: 0;
	padding: 5px 0;
	max-width: 250px;
	background-color:#A6001A;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:12px;
}

.right_c_b {
	margin:0px;
}


.short_ap p{
	font-size: 12px;
	margin-left: 7px;
}

.right_c_d{
	margin-bottom: 20px;
	height: 5px;
	width: 270px;
	background-image: url(../img/right_c_d.png);
	background-repeat: no-repeat;

}



/*##################Centrinis besikaitaliojantis blokas######################*/
.group_up{
	margin:0px;
	width: 100%;
	height: 20px;
}
.group_b{
	width: 410px;
	min-height: 100px;
}
.group_d{
	margin:0px;
	width: 100%;
	height: 20px;
}
/*#########################################################*/
#content_container .blocks_title_middle {
	margin: 0px;
}

#content_container .blocks_title_middle .oblock {
	margin: 0px;
	position: absolute;
	width: 398px;
	top: 35px;
	padding: 10px 10px 10px 10px;
	display: none;
	overflow: hidden;
	left: 0px;
}

#content_container .blocks_title_middle .ocontent {
	margin: 0px;
}

#content_container .blocks_title_middle .group {
	width: 418px;
	min-height: 195px;
	border:1px solid #DEDEDE;
	position: relative;
	margin:0;
}

#content_container .blocks_title_middle .tab{
	float: left;
	width: 199px;
	height: 34px;
	line-height:34px;
	padding-left:10px;
	font-size: 14px;
	white-space: nowrap;
	text-transform:uppercase;
	margin:0;
	cursor: pointer;
	text-align: left;
	font-family: "arial";
	color: #8c8c8c;
	overflow: hidden;
	background-color:#e1e1e1;
}
#content_container .blocks_title_middle .active{
	font-size:14px;
	color:#ffffff;
	background-color:#A6001A;
}

#content_container .blocks_title_middle .second .active{
	font-size:14px;
	color:#ffffff;
	background-color:#A6001A;
}

.leftmenubg {
	margin:0;
	padding:10px 0 0 0;
}

.copyright {
	color: #fff;
    line-height: normal;
}

.visitors td{
	color: #999999;
    font-size: 11px;
    line-height: normal;
}

.btext, .btext p, .btext div, .btext span, .btext li, .btext td {
	color: #fff;
}

.btext a {
	color: #A7CDFF;
}
/*linku blokeliai */
.linksgrayblock{
	margin: 10px 0px 0px 0px;
	padding: 10px 16px;
	background-color: #E7E7E7;
}

#ajax_search_results .vvv,
#ajax_search_results_block2 .vvv{
	font-size: 90%;
	color: #888;
	margin-top: 0px;
}
.spec_blocks{
	margin: 0px;
	padding: 0px;
}
.spec_blocks .linksgrayblock{
	margin-top: 0px;
	margin-bottom: 10px;
}

#content_bottom_blocks .block_module_redirect{
	display: block;
	float: left;
	margin:0px;
	padding: 0px;
	width: 235px;
	height: 60px;
	background-color: #A6001A;
	color: #fff;
}
#content_bottom_blocks .block_module_redirect a{
	border: 1px solid #8E1226;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	height: 53px;
	padding-top: 5px;
	text-align: center;
	text-transform: uppercase;
	width: 233px;
}
#content_bottom_blocks .block_module_redirect a:hover{
	color: #333333;
	text-decoration: none;
	background-color:#e1e1e1;
	border:1px solid #e1e1e1;
}

.globalshare{
	margin: 15px 0px 15px 0px;
	padding: 8px;
	border: 1px solid #eee;
	text-align: right;
	float: right;
}
.no_margin {
	margin:0px;
}

.ocontent{
	margin:0px;
}



.map_container{
	margin:0px 0 24px 0;
	height:150px;
	background-image: url(../img/partners.png);
	background-repeat: no-repeat;
	background-position:center;
	background-color: #E7E7E7;
	background-size: contain;
}

.map_container .map_pin{
	display:inline-block;
	width:27px;
	height:35px;
	background-image: url(../img/map_pin.png);
	background-repeat: no-repeat;
	position:absolute;
	left:483px;
	top:58px;
}

.overflow_map{
	width:1020px;
	margin: 0 auto 26px auto;
}

.bottom_blocks{
	margin:0;
	padding-bottom:30px;
}

.oneBlock{
	display:inline-block;
	float:left;
	width:358px;
	margin:0 20px 0 0;
}

.bottom_newsletter{
	float:right;
	margin:0;
	width:239px;
	overflow:hidden;
}

.bottom_newsletter p{
	margin:12px 0;
	text-align:left;
}


.bottom_newsletter .newsletter_block{
	margin:0;
}


.bottom_newsletter input.subscription_input{
	width:182px;
	padding-right:2px;
}



a.bluebutton, .bluebutton{
	display:inline-block;
	height:40px;
	line-height:38px;
	background: #0b2859;
	color: #fff;
	font-weight:bold;
	padding:0 28px;
	border: none;
	cursor:pointer;
	margin:0;
	transition:background 0.25s ease;
	-webkit-transition:background 0.25s ease;
	text-decoration:none;
}

a.redbutton, .redbutton {
	display:inline-block;
	/*	height:40px;*/
	line-height:38px;
	background: #d40000;
	color: #fff;
	font-weight:bold;
	padding:0 28px;
	border: none;
	margin:0;
	text-decoration:none;
}

a.bluebutton:hover, .bluebutton a:focus{
	background: #d40000;
	color: #fff;
}

a.bluebutton.bigbtn {
	height: auto;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h1.page_title{
	margin:0 0 25px 0;
}


.after_menu{
	/*	margin:10px 0 -30px 0;*/
	margin:10px 0 0 0;
	/*	height:330px;*/
}

.oblock{
	margin:0;
}

.rubrics_container{
	margin:0;
	position:absolute;
	bottom:30px;
	right:-17px;
	width:396px;
	height:50px;
}

.rubrics_container a{
	width:52px;
	height:50px;
	display:inline-block;
	margin-right:30px;
	background-repeat: no-repeat;
	background-position:center;
}

.rubrics_container a:last-child{
	margin-right:0px;
}


a.topic-ico-orchestra{
	background-image: url(../img/rubrics/75x44_1_didesne.png);
	width:60px;
}

a.topic-ico-piano{
	background-image: url(../img/rubrics/2.png);
}

a.topic-ico-people{
	background-image: url(../img/rubrics/3.png);
}
a.topic-ico-castle{
	background-image: url(../img/rubrics/4.png);
}
a.topic-ico-common{
	background-image: url(../img/rubrics/75x42_5.png);
}


/* bendros klases generic footerio*/

.innerback{
	margin: 30px 0 0 20px;
}

.addthis_sharing_toolbox{
	margin:30px 0px 0 0;
	float:right;
}

.linkLeft, a.linkLeft, a.archive, a.buy{
	display:inline-block;
	height:40px;
	line-height:38px;
	background: #0b2859;
	color: #fff;
	font-weight:bold;
	padding:0 28px;
	border: none;
	cursor:pointer;
	float:right;
	margin:20px 0 5px 20px;
	transition:background 0.25s ease;
	-webkit-transition:background 0.25s ease;
	text-decoration:none;
}

.linkLeft:hover, .linkLeft:focus, a.archive:hover, a.archive:focus, a.buy:hover, a.buy:focus{
	background: #d40000;
	color: #fff;
}

a.buy {
	margin:20px 5px 5px 20px;
}

.fullpage_background{
	margin:0;
	position:relative;
	z-index:1;
}

/* libs/placeholder pluginui standartien spalva*/
.placeholder{
	color: #aaa;
	font-weight:normal;
}
.placeholder:focus{
	color: #0b2859;
	font-weight:600;
}
.ui-datepicker{
	margin: 0 0 20px 0;
}

#filEvCal select.city{
	width:100%;
}

.filcalendar_title{
	display: block;
    float: right;
    margin: 0px 0 0px;
    padding: 0;
    width: 250px;
}


.filcalendar_title .oblock {
    background: none repeat scroll 0 0 #F2F2F2;
    display: block;
    margin: 0;
    padding: 10px;
    text-align: left;
}

#jplayer{
	margin:0;
	display:inline-block;
}

#artists_inmainpage{
	margin:10px 0 0 -11px;
	width:1031px;
	display:table;
	border-collapse: separate;
	border-spacing: 10px 0;
}
#artists_inmainpage a{
	display:table-cell;
	vertical-align:middle;
	width:175px;
	padding:0px 10px 3px 10px;
	height:39px;
	border:1px solid #dfdfdf;
	background:#f2f2f2;
	text-decoration:none;
	color: #0b2859;
	font-weight:600;
	margin-right:10px;
	text-align:center;
	line-height:17px;
	font-size:15px;
	transition:background 0.25s ease;
	-webkit-transition:background 0.25s ease;
}

#artists_inmainpage a:hover{
	background: #e2e2e2;
}

#artists_inmainpage a.lastartist{
	margin:0;
}

.itm_cont, .bjqs-wrapper{
	margin:0;
}

/* skirta tituliniui*/
.fake_pagepath{
	margin-bottom:-20px;
}

.fake_pagepath a{
	font-weight:bold;
}

.additional_files{
	margin: 20px 0;
}

.additional_files a{
	background-image: url('../img/download_icon.png');
	background-repeat: no-repeat;
	background-position: right top 8px;
	padding:10px 35px 10px 0;
	margin:0 0 5px 0;
	color: #d83e3e;
	display:inline-block;
	outline:none;
	text-decoration:none;
	-webkit-transition: all 0.3s, -webkit-transform 0.3s;
	-moz-transition: all 0.3s, -moz-transform 0.3s;
	transition: all 0.3s, transform 0.3s;
}
.additional_files a:hover{
	background-position: right top 10px;
	color: #d40000;
	text-decoration:underline;
}

#landing_popup_content {
	display:none;
	margin:0;
}
.landing_popup_img {
	max-width: 100%;
	height:auto;
}

.fancybox-overlay {
	margin:0;
}

#social_slider{
	position: fixed;
	width: 50px;
	right: 0;
	top: 620px;
	margin: 0;
	z-index: 1;
}

.social-icon {
	position: absolute;
	top: 0px;
	cursor: pointer;
	border: 0px none;
	left: -50px;
}

.social-icon-fb{
	top: auto;
	bottom: 0;
}

#facebook_1{
	background-color: #FFF;
	position: absolute;
	right: -300px;
	top: -250px;
	z-index: 10009;
	width: 300px;
	margin: 0;
}

#facebook_1_1{
	overflow: hidden;
	text-align: left;
	width: 300px;
	height: 300px;
	margin: 0;
}

.fb_iframe_widget{
	margin: 0;
}

#twitter_1{
	width:300px;
	background-color: #19BFE5;
	position: fixed;
	right: -300px;
	top:295px;
	z-index: 1008;
}

#twitter_1_1{
	overflow: hidden;
	width: 300px;
	height:300px;
}

#instagram_1{
	border-radius: 5px;
	background-color: #FFF;
	position: fixed;
	display: block;
	top: 340px;
	right: -200px;
	border-color: #303030;
	z-index: 10007;
	width:200px;
}

#youtube_1{
	background-color: #FFF;
	position: absolute;
	display: block;
	z-index: 10006;
	/*	top: 385px;*/
	top: 50px;
	right: -300px;
	width: 300px;
	margin: 0;
}

#youtube_1_1{
	margin: 0;
}

.slides_parent.equalheight2, .filcalendar_title.equalheight2{
	background-color: #F2F2F2;
}

#toprtop .newsletter_block{

}

#toprtop .newsletter_block .oblock{
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
}
#toprtop .newsletter_block .oblock:before{
	content: '';
	display: inline-block;
	vertical-align: top;
	float: left;
	width: 1px;
	height: 12px;
	margin: 15px 13px 0 13px;
	background:  #dbdbdb;
}
#toprtop .newsletter_block .oblock:first-child:before{
	display: none;
}

#toprtop .newsletter_block .oblock .ocontent{
	display: inline-block;
	vertical-align: top;
}

#toprtop .newsletter_block .block_module_redirect{

}

#toprtop .newsletter_block .block_module_redirect a{
	width: auto;
	height: 40px;
	padding: 0 34px 0 0;
	margin: 0;
	line-height: 40px;
	background: none;
	color: #999999;
	font-weight: normal;
	text-indent: initial;
	text-decoration: none;
	background: url(../img/edit.png);
	background-size: auto 24px;
	background-position: right center;
	background-repeat: no-repeat;
}

/* newsletter-subscribe-modal*/
.newsletter-subscribe-modal {
	background: 0;
	height: auto;
}

.newsletter-subscribe-modal {
	background: 0;
	height: auto;
}

.newsletter-subscribe-modal #content,
.newsletter-subscribe-modal .errors,
.newsletter-subscribe-modal .infos {
	position: relative;
	background: #FFFFFF;
	width: 460px;
	padding: 0 20px;
	margin: -10px auto 0 auto;
}

.newsletter-subscribe-modal #content .newsletter-subscribe-title {
	font-size: 16px;
    margin-bottom: 15px;
}

.newsletter-subscribe-modal #content .newsletter-subscribe-text {
	font-size: 13px;
    padding-bottom: 15px;
}

.newsletter-subscribe-modal .type-wrap {
	display: flex;
	flex-direction: column;
	border: 0;
	padding: 0;
	margin-bottom: 10px;
}

.newsletter-subscribe-modal .checkbox {
	border: 0;
	padding: 0;
	margin-bottom: 10px;
}

.newsletter-subscribe-modal .type-wrap input {
	float: none;
	border: 1px solid rgb(118, 118, 118);
}

.newsletter-subscribe-modal .type-wrap input[type=text] {
	height: 22px;
	background: #fff;
}

.newsletter-subscribe-modal .type-wrap label {
	font-size: 13px;
	position: relative;
    padding-bottom: 3px;
}

.newsletter-subscribe-modal .newsletter-subscribe-submit {
	margin-top: 20px;
}