
/* CSS Document */

BODY {
	margin:0;
	padding:0;
	background: #ffffff;
}

BODY, TD, P, DIV, INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
}

A, A:visited, A:active {
	color: #303030;
	text-decoration: underline;
}
A:hover {
	color: #B01016;
	text-decoration: underline;
}

img { border: none; }

p { margin: 12px 0; }

/* titulinio foto */
#mainPhoto {
	background-image:url('../img/bg_main_top_wint.png');
	background-position: 203px -40px;
	background-repeat:no-repeat;
	min-width: 1200px !important;
}

#mainPhotoBot {
	/*background-image:url('../img/bg_main_bot_wint.jpg');
	background-position: right top;
	background-repeat:no-repeat;*/
}


/* titulinio puslapio antro lygio meniu */

.mainSubMenuCell {
	padding-left: 7px;
	padding-bottom: 15px;
	padding-top: 2px;
	vertical-align:top;
}

.subSubMenuCell {
	background-image: url('../img/bg_ins_subSubmenu.gif');
	background-position: left;
	background-repeat: repeat-y;
	padding: 7px 0 5px 15px;
	width: 100%;
}

.mainSubMenuCell ul {
	padding: 0;
	margin: 0;
	padding-right: 12px;
}

.mainSubMenuCell li, div.mainSubMenuTxt { border-bottom: 1px solid #e4e4e4; padding: 4px 7px; }

.mainSubMenuCell .active {
	padding-left: 18px;
	background: url('../img/sub_arrow2.gif') 8px 7px no-repeat;
}

.mainSubMenuTxt {
	font-size: 12px;
	color: #152237;
	list-style: none;
}

.mainSubMenuTxt a, .mainSubMenuTxt a:visited, .mainSubMenuTxt a:active {
	color: #152237;
	text-decoration: none;
}
A.mainSubMenuTxt:hover {
	color: #B01016;
	text-decoration: underline;
}

.submenu2 {
	list-style: none;
	margin-left: 16px !important;
	padding-right: 0 !important;
}

.intro_text {
	color: #878787;
	font-weight: bold;
	text-align: right;
	padding: 28px 16px 0 30px;
	font-size: 12px;
	line-height: 16px;
}

.menu { height: 34px; vertical-align: middle; }
.menu:hover { background: #b01016; }
.menu img { margin-right: 6px; vertical-align: middle; }
.menu a {
	font-size: 12px;
	color: #fff;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 34px;
	background: url('../img/menu_bg.png') 0 0 repeat-x;
}

.menu a:hover {	background: url('../img/menu_bg_hover.png') 0 0 repeat-x; color: #fff; text-decoration: none; }
.menu .active { background: url('../img/menu_bg_hover.png') 0 0 repeat-x; }

/* titulinio puslapio copyright eilute */

.topMenu {
	vertical-align: bottom;
	padding-right: 17px;
	font-size: 10px;
	color: #818181;
	line-height:20px;
	height:20px; 
	vertical-align:text-bottom; 
}

A.topMenu, A.topMenu:visited, A.topMenu:active {
	color: #323639;
	text-decoration: none;
	padding: 0;
	font-size: 11px;
}
A.topMenu:hover {
	color: #B01016;
	text-decoration: underline;
	padding: 0;
}

.topMenu img { vertical-align: top; margin-top: 3px; }

.topMenuLine {
	color: #e3e7e6;
	height:20px;
	line-height:20px; 
	vertical-align:text-bottom;
}

#topMeniu_v {
	display:block; 
	float:right;
	margin-top: 7px;
}

#serch {
	display:block; 
	float:right;
	padding-left:5px;
	padding-right: 4px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#serch label {
	vertical-align: middle;
	font-size: 11px;
	color: #818181;
	padding-right: 2px;
}

#serch a {text-decoration: none; }

#serch input {
	text-decoration:none;
	font-size:10px;
	padding:0;
	margin-right:5px;
	vertical-align: middle;
	margin-top: 5px;
	margin-left: 0;
}

#serch input.laukas {
	height: 24px;
	border: 1px solid #e4e4e4;
	background: #f5f5f5;
	margin-top: 0px !important;
	line-height: 22px;
}

.search-area {
	padding-top: 73px;
}

/* kalbine nuoroda */

.lang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B01016;
	padding-right: 13px;
	padding-top: 2px;
	vertical-align: top;
}

A.lang, A.lang:visited, A.lang:active {
	color: #B01016;
	text-decoration: none;
	padding: 0;
}

A.lang:hover {
	color: #B01016;
	text-decoration: underline;
	padding: 0;
}

/* titulinio apacia */

.bottomTopCell {
	background-color: #D6D6D6;
	padding: 11px 12px 11px 12px;
	font-size: 11px;
}

/* titulinio naujienu lentele */
.date {
	color: #818382;
}

.newsTitle {
	font-size: 11px;
	color: #152237;
}

.news, .stock {
	background: #f5f5f5;
	padding: 6px 11px;
	vertical-align: top;
}

.news td { padding: 6px 0; }
.news a { text-decoration: none; }
.news a:hover { text-decoration: underline; }
.news-title { padding: 2px 11px; font-weight: bold; color: #4a4d4b; }

.stock td { color: #818382; }
.stock .title { color: #343735; }
.stock img { margin-left: 9px; }

/* akciju lentele tituliniam */

table.akc {
	border: 0;
	margin: 0;
	width: 70%;
}

td.akcRB {
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	width: 33%;
	padding-right: 14px;
}

td.akcB {
	border-bottom: 1px solid #EBEBEB;
	width: 33%;
	padding-right: 14px;
}

td.akcR {
	border-right: 1px solid #EBEBEB;
	width: 33%;
	padding-right: 14px;
}

td.akc {
	width: 33%;
	padding-right: 14px;
}

.akcTop {
	font-size: 11px;
	color: #8a8a8a;
}

.akcBot {
	font-size: 11px;
	color: #152237;
	text-decoration: none !important;
}

.akcBot:hover { text-decoration: underline !important; }

/* copyright eilute */

.copy {
	padding-bottom: 7px;
	padding-left: 12px;
	padding-top: 7px;
	font-size: 11px;
	color: #818382;
	border-top: 1px solid #e4e4e4;
}

.copy a {
	color: #343735;
	text-decoration: none;
	padding: 0;
}
A.copy:hover {
	color: #152237;
	text-decoration: underline;
	padding: 0;
}

.insCopyCell {
	background-color: #EBEBEB;
	height: 24px;
	padding-left: 2px;
}

/* vidinio puslapio logo */

.insLogo {
	/*background-image: url('../img/bg_ins_tl_wint.jpg');
	background-position: left top;
	background-repeat: no-repeat;*/
	vertical-align: bottom;
}

.insLogoRight {
	background-image: url(../img/bg_ins_wint.png);
	background-position: 8px top;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 14px;
}


/* vidinio tekstas */
.text {
	padding: 41px 60px 30px 46px;
	vertical-align:top;
}

.print {
	padding: 0 60px 41px 46px;
	vertical-align: bottom;
}

h1 {
	font-size: 14px;
	color: #152237;
	vertical-align: top;
	margin-top: 0;
}

/* vidinio antro lygio meniu */

table.subMenu {
    background-image: url('../img/bg_ins_submenu.gif');
	background-position: left;
	background-repeat: repeat-y;
	padding: 25px 0 25px 0px;
	width: 100%;
}

.subSubMenuCell {
	background-image: url('../img/bg_ins_subSubmenu.gif');
	background-position: left;
	background-repeat: repeat-y;
	padding: 7px 0 5px 15px;
	width: 100%;
}

.submenuText {
	font-size: 12px;
	padding: 4px 7px;
	border-bottom: 1px solid #e4e4e4;
}

.submenuText a, .submenuText a:visited, .submenuText a:active {
	color: #152237;
	text-decoration: none;
}
.submenuText a:hover {
	color: #B01016;
	text-decoration: underline;
}

/* tekstu stiliai  */

.textSmall {
	font-size:12px;
	padding: 4px 0;
}

.textBig {
	font-size:14px;
}

.textTitle {
	font-size:12px;
	color: #AF5356;
}

.textemailtitle {
	font-size:16px;
	color: #b01016;
}


/* tipines lenteles stilius */

.neoTable {
	width: 100%;
	border-spacing:0px;
	border-collapse: collapse;
}

.neoTableRow {
	padding: 2pt;
	border-left: 0;
	border-bottom: 1px solid #E3E4E7;
	border-right: 0;
	border-top: 0;
	margin: 2px;
	color: #303030;
	font-size:12px;
	vertical-align:top;
}
.neoTableHead {
	padding: 2pt;
	background-image: url(../img/bg_neotablehd.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #E3E4E7;
	border-right: 0;
	border-top: 0;
	font-weight: bold;
	color: #303030;
	font-size:12px;
	vertical-align:top;
}

/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
   position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
	left:0px; top:0px;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
	}

.transMenu.top {
    //width: 255px;
}
	
.transMenu.top .items {
	border-top:none;
	}


/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.0;
	filter:alpha(opacity=0);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.0;
	filter:alpha(opacity=0);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.0;
	filter:alpha(opacity=0);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	//font-size: 11px;
	//color: #B01016;
	text-decoration: underline;
	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left:10px;
	}
	
.transicon {
	padding:3px 4px 0 0;
	background-color:#ffffff;
}

li.item:hover { color: #b01016; }
ul.items { width: 100%; padding-bottom: 20px; }

@media all and (min-width: 0px) {
	.print img { margin-top: -8px; }
	ul.items { padding-bottom: 0; }
}

.white-bckg {
	background-color:#ffffff;
}

.item {
	font-size: 12px;
	color: #152237;
	text-decoration: none;
	padding: 4px 0;
	list-style: none;
	cursor:pointer;
	cursor:hand;
}
a.item, a.item:visited, a.item:active {
	color: #152237;
	text-decoration: none;
}
a.item:hover {
	color: #B01016;
	text-decoration: underline;
}

.transMenu { width: 100%; }
.transMenu .content { width: 100%; }

#flashcontent { margin-top: 12px; }
