html { height:100%; }
body { height:100%; padding:0; margin:0; font:normal 11px arial; }
img { border:none; }
a { outline:none; }
a:hover { text-decoration:none; }
table { border-collapse:collapse; }
table  td { vertical-align:top; }
ul { margin:0; padding:0 0 0 40px; }
ol { margin:0; padding:0 0 0 40px; }
h1{font-size:16px;margin:0;padding:0;margin:6px 0px 16px 0px;font-weight:bold;color:#62bc46;}
h2{font-size:12px;margin:0;padding:0;margin:16px 0px 6px;font-weight:bold;}
/*h2:first-child{margin-top:0px}*/
h3{
	font-size:12px;
	margin:0;
	padding:0;
	margin:0px;	
	color:#57a93e;
	font-weight:bold;
	background:url(../images/dot.gif) no-repeat 0px 6px;
	padding-left:10px;
	margin-bottom:10px;
	position:relative;
	left:-10px;
}


form { margin:0;padding:0; } /* for IE 6-7 */
p{margin:5px 0px 5px 0;}
hr { height:1px; background-color:#000000; color:#000000; border:0; }

.clear { clear:both; }
.clear2{ clear: both; margin: -1px 0px 0px; height: 1px; }
.fl { float:left; }
.fr { float:right; }
.abs { position:absolute; }
.fs11{font-size:11px;}
.w100p{width:100% !important;}

.di { display:inline; }

.fwb { font-weight:bold; }
.fwn { font-weight:normal; }

.nowrap { white-space:nowrap; }

.pointer { cursor:pointer; }

.l { text-align:left; }
.c { text-align:center; }
.r { text-align:right; }

.b1 { border:1px solid #000000; }

.black { color:#000000; }
.gray{color:#5e5f62;}

.ma { margin:auto; }


.fs10{font-size:10px;}
.u{text-decoration:underline;}

.lh18{line-height:18px;}

.w100p{width:100%}

.content{
	padding-top:5px;
	*padding-top:10px;
}

.content_area ul, #tinymce ul{
	margin:0;
	padding:0;
	list-style:none;
}

.content_area li, #tinymce li{
	margin:6px 0px;
	padding-left:20px;
	background:url(../images/dot.gif) no-repeat 6px 6px;
}

.ul1{
	margin:0;
	padding:0;
	list-style:none;
}

.ul1 li{
	margin:6px 0px;
	padding-left:20px;
	background:url(../images/dot.gif) no-repeat 6px 6px;
}

/*
 * Common
 */
html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}
a {
    color:#0083d7;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
ul {
    padding:0;
    list-style-type:none;
}

/*
 * Home page
 */
#bg_left {
    background:url(../images/bg_left.gif) repeat-x;
    height:100%;
}
#bg_right {
    background:url(../images/bg_right.gif) repeat-x;
    height:100%;
}
#bg_left2 {
    position:absolute;
    width:183px;
    height:402px;
    margin-left:-183px;
    background:url(../images/bg_left2.gif) no-repeat;
}
#bg_left3 {
    background:url(../images/bg_left3.gif) no-repeat right top;
    height:100%;
}
#bg_right2{
    background:url(../images/bg_right2.gif) repeat-x;
    height:100%;
}

#main {
    width:978px;
    height:100%;
    background:url(../images/bg.jpg) no-repeat;
}
#main2 {
    width:978px;
    height:100%;
    background:url(../images/bg2.jpg) no-repeat;
}

#logo {
    position:absolute;
    width:229px;
    height:68px;
    background:url(../images/logo.jpg) no-repeat;
	top:5px;
}
#topmenu {
    padding-right:10px;
    height:54px;	
}
#topmenu .item {
    line-height:54px;
}
#topmenu .splitter {
    width:1px;
    height:54px;
    margin:0 10px 0 10px;
    background:url(../images/topmenu_splitter.gif) no-repeat;
}
#topmenu a {
    color:#002352;
}

#topmenu .active{
	color:#0083D7;
}

#home_menu_list {
    position:absolute;
    margin-top:145px;	
}
.home_menu {
    padding-right:38px;
	width:290px;
}
.home_menu .title {
    font-size:22px;
    color:#038be7;
    padding-bottom:15px;
}

.home_menu .title .active{
	color:#ffffff;
}

.home_menu .item {
    padding-left:12px;
    background:url(../images/home_menu_item_trik.gif) no-repeat 0 2px;
}
.home_menu .item a {
    font:bold 12px arial;
    color:#002352;
}
.home_menu .splitter {
    width:245px;
    height:1px;
    background:url(../images/home_menu_splitter.gif) no-repeat;
    margin:5px 0 5px 0;
}
.home_menu .bottom {
    padding:15px 0 0 12px;
}
.home_menu .bottom  a {
    text-decoration:underline;
}
.home_menu .bottom  a:hover {
    text-decoration:none;
}
#home_mid_line {
    margin-top:308px;
    height:40px;
    color:#6d6e71;
	padding-right:10px;
	width: 968px;
}
#home_mid_line .content {
    padding:6px 0 6px 0;
}

.home_mid_line_inner{
	margin-top:126px !important;
}

#declaration_btn {
    position:relative;
    left:-5px;
}
#what_to_do_btn {
    position:relative;
    left:-5px;
}
.btn1 .left {
    width:9px;
    height:28px;
    background:url(../images/btn1_left.gif) no-repeat;
}
.btn1 .right {
    width:9px;
    height:28px;
    background:url(../images/btn1_right.gif) no-repeat;
}
.btn1 .center {
    height:28px;
    background:url(../images/btn1.gif) repeat-x;
    line-height:26px;
    padding:0 3px 0 3px;
	overflow:visible;	
}
.btn1 a {
    color:#000000;
}
.btn1 a:hover {
    text-decoration:none;
}
#home_mid_line .phone_img {
    padding:7px 2px 0 6px;
}

.phone {
    font:bold 16px arial;
    color:#262372;
	*position:relative;
	*top:5px;
}
.phone a{
    font:bold 16px arial;
    color:#262372 !important;
	text-decoration:none;
}
#home_mid_line .phone {
    line-height:28px;
}
#home_mid_line .contact {
    line-height:28px;
    padding-left:25px;
}

#home_mid_line .contact  a{
	color:#6D6E71;
}
#home_mid_line .splitter {
    width:1px;
    height:40px;
    background:url(../images/home_mid_line_splitter.gif) no-repeat;
    margin:0 10px 0 10px;
}
#home_mid_line .content .text {
    line-height:28px;
}
#home_mid_line .lithuania_img {
    padding:3px 4px 0 0;
}

#home_mid_line .write_img {
    padding:2px 8px 0 0;
}
#write_to_us a {
    color:#000000;
    text-decoration:underline;
}
#write_to_us a:hover {
    text-decoration:none;
}
#home_content {
    width:978px;  
    padding-top:8px;
}
#home_content table ul {margin-left:30px;}
#home_content table ul li {list-style:disc;}
#home_content table {
    width:100%;
}
.home_news_item_td {
    width:204px;	
}
.home_news_item_td .title ,.home_news_item_td .title a {
    font:bold 13px arial;
    color:#62bc46;
    padding:10px 0 3px 0;
}
.date {
    color:#6d6e71;
}
.home_news_item_td .date {
    padding-bottom:8px;
}
.home_news_item_td .img {
    padding-bottom:7px;
}
.home_news_item_td .text {
    /*padding-bottom:15px;*/
    line-height:16px;

}
.home_news_item_td .text a {
    text-decoration:underline;
}
.home_news_item_td .text a:hover {
    text-decoration:none;
}
.home_news_padding {
    width:13px;
}
.home_news_padding_last {
    width:40px;
}
.home_news_splitter {
    width:1px;
    height:100%;
    background:#d2d3d5;
}
.home_right_box_top_td {
    width:271px;
    height:13px;
    background:url(../images/home_right_box_top.gif) no-repeat;
}
.home_right_box_td {
    width:271px;
    background:#e3f1fe;
}
.home_right_box_bottom_td {
    width:271px;
    height:11px;
    background:url(../images/home_right_box_bottom.gif) no-repeat;
}
.home_right_box {
    width:235px;
    height:127px;
    background:url(../images/home_login.gif) no-repeat;
    margin:5px auto 0 auto;
    padding:7px 12px;
}
.home_right_box .title {
    color:#002352;
    font-weight:bold;
}
#home_content .home_right_box .hr {
    background-color:#FFFFFF;
    color:#FFFFFF;
    margin:5px 0 5px 0;
}
.home_right_box a {
    font-size:10px;
    line-height:15px;
    text-decoration:underline;
}
.home_right_box a:hover {
    text-decoration:none;
}
.home_right_box .login_box {
    color:#5e5f62;
    margin-bottom:13px;
}
.home_right_box .login_box td {
    vertical-align:middle;
}
.home_right_box .login_box td.home_login_input_td {
    width:140px;
}
.home_right_box .home_login_input {
    position:relative;
    left:4px;
}
.home_login_input .left {
    width:9px;
    height:27px;
    background:url(../images/home_login_input_left.gif) no-repeat;
}
.home_login_input input {
    width:120px;
    height:21px;
    background:url(../images/home_login_input.gif) repeat-x;
    border:none;
    padding:7px 0 0 0;
    font-size:11px;
}
.home_login_input .right {
    width:9px;
    height:27px;
    background:url(../images/home_login_input_right.gif) no-repeat;
}
.btn2 .left {
    width:10px;
    height:21px;
    background:url(../images/btn2_left.gif) no-repeat;
}
.btn2 input {
    height:21px;
    background:url(../images/btn2.gif) repeat-x;
    border:none;
    font-size:11px;
    padding:0 4px 2px 4px;
    color:#FFFFFF;
    cursor:pointer;
    margin:0;
    overflow:visible; /* For IE6 */
}
.btn2 .right {
    width:10px;
    height:21px;
    background:url(../images/btn2_right.gif) no-repeat;
}
.home_right_box_td .payment_types {
    width:235px;
    margin:auto;
    padding-top:15px;
}
.home_right_box_td .payment_types a {
    color:#000000;
    text-decoration:underline;
    padding-left:8px;
}
.home_right_box_td .payment_types a:hover {
    text-decoration:none;
}
.hr {
    height:1px;
    background:#d2d3d5;
    margin:15px 0px 5px 0;
}
.copyright {
    font-size:10px;
    color:#939598;
    padding-bottom:10px;
}

.copyright  a{
	color:#939598;
}


#content_left{
	float:left;
	width:204px;
}

#content_middle{
	float:left;
	width:543px;
	font-size:12px;
	padding-left:15px;
}

.below_h1 {
    
}

.below_h1_inner {
    padding:0 5px;
}

.below_h1 .hr.hr_top {
    margin:2px 0;
}
.below_h1 .hr.hr_bottom{
    margin:5px 0;
}

#content_right{
	float:right;
	width:201px;
}

#content_middle_print{	
	width:543px;
	font-size:12px;	
}



#content_middle h1{
	width:460px;
    margin-bottom:10px;
}
#content_middle .back {
	width:60px;
    padding-left:10px;
	padding-top:2px;
	
}
#content_middle .print{
	width:70px;
    padding-left:20px;
}
#content_middle .print, #content_middle .send_to_friend, #content_middle .facebook, #content_middle .back {
    font-size:9px;
}

#content_middle .send_to_friend, #content_middle .facebook {
    padding-top:2px;
}

#content_middle .print img{
	position:relative;
	top:2px;
}

#content_middle .send_to_friend_img {
	position:relative;
	top:2px;
}

#content_middle .facebook_img {
	position:relative;
	top:2px;
}

#content_middle .facebook {
	padding-right:20px;
}

#content_middle .print a, #content_middle .send_to_friend a, #content_middle .facebook a, #content_middle .back a {
	color:#002352;
	text-decoration:underline;
}

#content_middle .send_to_friend_form {
    position:absolute;
    margin:22px 0 0 -87px;
    width:226px;
    padding:10px 12px;
    border:1px solid #d4d5d7;
    background:#ffffff;
    z-index:2;
}
#content_middle .send_to_friend_form .title {
    font:bold 12px arial;
}
#content_middle .send_to_friend_form .close {
    cursor:pointer;
}
#content_middle .send_to_friend_form .input_title {
    color:#5e5f62;
    font:normal 11px arial;
    padding-top:7px;
}
#content_middle .send_to_friend_form input.text, #content_middle .send_to_friend_form textarea {
    border:1px solid #d2d3d5;
    width:223px;
}
#content_middle .send_to_friend_form textarea {
    height:72px;
}
#content_middle .send_to_friend_form .error {
    color:#FF0000;
}

/*
.btn3 {
    font-size:11px;
    line-height:11px;
    height:21px;
}
*/
#content_middle .send_to_friend_form .btn3 {
    padding-top:10px;
}
.btn3 input {
    background:url(../images/btn3.gif) repeat-x;
    border:none;
    font:normal 11px arial;
    color:#ffffff;
    height:21px;
    margin:0;
    cursor:pointer;
}

#content_middle  .content_area div{
	line-height:18px;
}

#content_middle  .content_area a{
	text-decoration:underline;
}



.breadcrumb{
	color:#6d6e71;	
	margin-bottom:6px;	
	font-size:10px;
}

.breadcrumb a{
	color:#6d6e71;
	text-decoration:underline;
}

.breadcrumb span{
	padding:0px 2px;
}




.menu2{
	width:204px;
	float:left;	
}

.menu2 .menu2_top{	
	height:12px;
	background:url(../images/menu2_top.gif) no-repeat;	
	line-height:1px;
	font-size:1px;
}

.menu2 .menu2_middle{			
	background-color:#ebf5fe;
}

.menu2 .menu2_bottom{		
	height:12px;
	background:url(../images/menu2_bottom.gif) no-repeat;
	font-size:1px;
	line-height:1px;
}

.menu2 ul{	
	margin:0;
	padding:0;
	list-style:none;	
}

.menu2 li{
	padding:0;	
}

.menu2 .last{
	border:0;
}

.menu2 li a{	
	display:block;
	color:#002352;	
	padding:6px 12px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	zoom:1;
}

.menu2 a:hover, .menu2 .active{color:#62bc46;}

.menu2 li ul {
	position:relative;
	top:-5px;	
}

.menu2 li ul li{
	border:0;
}

.menu2 li ul li a{
	padding:3px 12px 3px 22px;
	zoom:1;
	font-size:11px;
	background:url(../images/menu2_arrow_blue.gif) no-repeat 14px 7px;
	font-weight:normal;
}

.menu2 li ul li a:hover, .menu2 li ul li .active{
	background:url(../images/menu2_arrow_green.gif) no-repeat 14px 7px;
}




.block1{
	width:201px;
}

.block1 .block1_top{	
	height:13px;
	background:url(../images/block1_top.gif) no-repeat;
	font-size:1px;
	line-height:1px;
}

.block1 .block1_middle{			
	background-color:#E3F1FE;
	font-size:11px;
}

.block1 .block1_bottom{		
	height:11px;
	background:url(../images/block1_bottom.gif) no-repeat;
	font-size:1px;
	line-height:1px;
}


.block2{	
	background:url(../images/block2_bg.gif) no-repeat;
	width:157px;
	height:179px;
	padding:10px 16px;
	display:block;
	margin:auto;
	overflow:hidden;
}

.block2 .title{
	font-weight:bold;	
	border-bottom:1px solid #ffffff;
	padding-bottom:3px;
	margin-bottom:10px;	
}

.block2 .name{
	padding-left:5px;
	color:#5e5f62;
}

.input1{
	background:url(../images/input1_bg.gif) no-repeat;
	width:166px;
	height:29px;	
}

.input1 input{
	border:0;
	width:146px;
	height:22px;	
	padding:8px 10px 0px 10px;
	font-size:11px;
	background:transparent;
}

.button1{	
	cursor:pointer;
	width:75px;	
	height:21px;	
	border:0px;	
	background-image:url(../images/button1_bg.gif);
	color:#ffffff;
	font-size:11px;	
}

.button2{	
	cursor:pointer;
	width:60px;	
	height:21px;	
	border:0px;	
	background-image:url(../images/button2_bg.gif);
	color:#ffffff;
	font-size:11px;	
}




#menu3{
	margin-bottom:15px;
	background:url(../images/menu3_bg.gif) no-repeat #ebf5fe;
	border-bottom:1px solid #d2d3d5;
	padding-top:5px;
	padding-left:2px;
	font-size:11px;
}

#menu3 li {
	float:left;	
	display:block;	
	position:relative;
	top:1px;
}

#menu3 li a{	
	display:block;	
	padding:3px 8px;
	background:url(../images/menu3_tab_bg.gif) repeat-x #ebf5fd;	
	margin:0px 1px;
	color:#0083d7;
	text-decoration:none;	
	border:1px solid #d2d3d5;	
}

#menu3 li .active{
	background:none;
	background-color:#fdfefe;
	color:#6d6e71;
	border-bottom:0 !important;
	line-height:15px;
}


.table1{
	font-size:11px;	
}

.table1 th,.table1 td{
	padding:5px;
	vertical-align:top;
}

.table1 th{
	text-align:right;
	font-weight:normal;	
	padding-top:7px;
}

.select1{
	border:1px solid #d1d3d7;
	font-family:Arial,Tahom;
	font-size:11px;
	width:250px;
	*width:255px;
}

.input2{
	border:1px solid #d1d3d7;
	font-family:Arial,Tahom;
	font-size:11px;
	width:350px;
}

.radio1{
	position:relative;
	top:2px;
}

.textarea1{
	border:1px solid #d1d3d7;
	width:350px;
	height:100px;
	font-family:Arial,Tahom;
	font-size:11px;
}


.error_message{
	background:url(../images/error_message_bg.gif) no-repeat;
	width:520px;
	height:27px;
	display:block;
	padding:0px 10px;
	line-height:27px !important;
	color:#ffffff;
	font-size:11px;
	margin:3px 0px;
	overflow: hidden;
}

.devider_left{
	float:left;
	width:290px;	
	border-right:1px solid #d2d3d5;
	padding-right:10px;
}
.devider_right{
	float:right;
	width:231px;
	padding-left:10px;
	border-left:1px solid #d2d3d5;
	position:relative;
	left:-1px;
}

.devider_right .items{
	background-color:#e6fede;	
	padding:10px;
}

.devider_right .item{
	padding-bottom:20px;
}

.devider_right .text{
	padding-left:10px;
	font-size:11px;
}



.news_list_item {
	padding-bottom:10px; 	
}

.news_list_item .photo{
	float:left;	
	width:203px;
	margin-right:20px;
}

.news_list_item .photo img{
	
}

.news_list_item .text{
	width:300px;
	float:left;	
}

.news_list_item .text .title{
	font-weight:bold;
}

.news_item .date{
	font-size:11px;
	color:#6d6e71;
}


.news_item .photo_in_text{
	float:left;
	
	margin-right:15px;
	margin-bottom:5px;
}


#map {
	position: relative; 
	height: 400px; 
	width: 543px; 
	border: 1px solid black; 
	margin-bottom: 1em;
}



.representatives{
	width:100%;
	font-size:11px;
}

.representatives td{
	width:50%;
	padding-right:20px;
}

.representatives .input{
	width:100%;
	font-size:11px;
}

.representatives .submit{
	font-size:11px;
	font-weight:bold;
	margin:10px 0px;
}



.table2{
	font-size:11px;
	border-collapse:collapse;
	width:100%;
}

.table2 th,.table2 td{
	padding:5px;
	vertical-align:top;
	border:1px solid #cdcfd4;
}

.table2 th{	
	padding-top:7px;
	color:#5e5f62;	
	background-color:#e3f1fe;
	text-align:left;	
}



.dropdown {
   position:relative;
   margin-left:5px;
   top:0px;
   font-size:11px;
}
/*
.dropdown  select{
  font-size:11px;
  background-color:#ffffff;
  border:1px solid #CDCFD4;
}*/

.select_st {border: 0px; font-size: 11px; cursor: pointer; background: url('../images/drp.gif') no-repeat right center; height: 28px; width: 100px; margin-left: 5px;}
.select_st.changed {background-color: #f2e8d5; color: #956100;}
.select_stInner {padding: 7px 0px 3px 10px; cursor: pointer; }


/*
 * Gyventojams ir Verslo klientams spec puslapiai
 */
#content_middle .inner_menu .photo_cnt {
    width:76px;
}
#content_middle .inner_menu .photo {
    border:1px solid #c7c8ca;
    line-height:1px;
}
#content_middle .inner_menu .description_cnt {
    width:467px;
}
#content_middle .inner_menu .description {
    width:250px;
    font-size:11px;
    line-height:15px;
    min-height:1px;
    height:auto !important;
    height:1px; 
}
#content_middle .inner_menu .description_cnt .title {
    font-weight:bold;
    font-size:12px;
    padding-bottom:8px;
}
#content_middle .inner_menu .sub_item_list {
    width:217px;
}
#content_middle .inner_menu .sub_item {
    background:transparent url(../images/dot.gif) no-repeat scroll 0 6px;
    padding:0 0 5px 11px;
    font-size:11px;
}

.openbox {background:#ffffff;padding: 0; border:1px solid #cdcfd4;}
#imokos {width: 530px;}
#gpm {width: 530px;}
#imokos, #gpm {clear:both; position: absolute; left:0; top:0; z-index:199; }


.investment .date_range {
    padding-bottom:20px;
}
.investment .date_range .buttons {
    padding-top:20px;
}
.investment .date_range .buttons .download_history {
    padding-left:30px;
}
.investment .date_range .buttons .download_history .text {
    padding-left:5px;
}
.investment .date_range .buttons .download_history .text a {
    color:#ea6518;
}
.investment .input {
    padding-right:10px;
}
.investment .data_current {
    padding-bottom:30px;
}
.investment .date_td  {
    width:56px;
}
.investment .color {
    width:20px;
    height:3px;
}

.brokeriams {background-color: #e6fede; border-top: 6px #e6fede solid; border-bottom: 6px #e6fede solid}
.brokeriams td {padding: 3px 5px 3px 5px;}
.brokeriams a {background: url('../images/bluarr.gif') no-repeat left 4px; padding-left: 7px; display: block;}


.frow span {font-size: 11px;}
.frow {clear: left; display: block; padding-top: 3px; width: 525px;}
.firow {clear: left; display: block; padding-top: 1px; padding-bottom: 1px}
.firow label {font-size: 11px; display: inline; float: left; padding-right: 5px;}

.zfor {margin-left: 150px; margin-top: 4px;}

.frow label {width: 150px; display: inline; float: left; padding-right: 5px;}

.frow .rcol {float: left; display: block;}
.skirt {clear: left; background: url('../images/skirt2.gif') repeat-x left center; display: block; width: 515px; height: 40px;}

.t1 {border: 1px #d1d3d7 solid; width: 354px}
.t2 {border: 1px #d1d3d7 solid; width: 200px}
.t3 {border: 1px #d1d3d7 solid; width: 350px; overflow: auto}
.t4 {border: 1px #d1d3d7 solid; width: 196px; overflow: auto}
.dno {display: none}
.kal {background: url('../images/kalendar.gif') no-repeat 97% center; width: 83px; padding-left:0px; padding-right: 0px;}
.valiuta {width: 83px}
.t5 {border: 1px #d1d3d7 solid; width: 85px}


.select_t5 {border: 1px #d1d3d7 solid; font-size: 11px; cursor: pointer; height: 18px; width: 83px; padding:0; overflow: hidden; background: url('../images/selarr.gif') no-repeat 70px 7px; }
.select_t5Inner {padding:0; padding-left: 5px; cursor: pointer;}
.posrel {position: relative}

.uplfil {position: relative; width: 354px;}
.fileinput {position: absolute; top: 0px; left: 0px; z-index: 1;}
.fileinput a {float: left; height: 20px}
span.ikeltas {float: left; width: 300px; font-size: 11px; padding-left: 5px; overflow: hidden; height: 20px; display: block;}
input.file {position: absolute; top: 0px; left: 0px; cursor: pointer; width: 80px; -moz-opacity:0;	filter:alpha(opacity: 0); opacity: 0; z-index: 2;}

.prt {margin-left: 3px; }

.sub3l {margin: 0 0 0 10px; padding:0}
.sub3l li {background-image: none; padding: 0; padding-left: 20px; margin: 0}

textarea.rdnl {border:0; width: 535px; font-weight: bold; font-size: 11px; font-family: arial; background-color: #fff; color: #000000 !important; overflow: auto}

.expl {font-weight: bold; margin-left: 3px; text-decoration: none !important; background-color: #eee; padding: 1px;}
.expltext {position: absolute; background-color: #fff; padding: 3px; border: 1px #eee solid}

