/* Start of CMSMS style sheet 'style' */
/*------------------------------------------------------------------
[Master Stylesheet]

Project:	mediena.lt
Version:	1.4
Last change:	09-07-24  13:20
-------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	outline: none;
} 

body{
	font-family: Verdana, Arial, Tahoma, Serif;
	font-size: 12px;
	line-height: 20px;
	background: #fff;
	color: #545753;
}
  
img {border:none}  

a{color: #288E09;}

a:hover{text-decoration: none;}

#holder {
	width: 1001px; 
	margin: 0 auto;
	height: 100%;
}

#holderBg {
	position: relative;
	float: left;
	width: 1001px; 
	background: url(images/bg_holder.gif) right 0 repeat-y;
}

#page_extender {
	position: relative;
	float: left;
	width: 1px; 
	height: 10px;
}

#holder2 {
	position: relative;
	float: left;
	width: 1000px; 
}

/* ---------- Header - start -----------*/

#header{
	position: relative;
	float: left;
	width: 1000px;
    height: 470px;
	background: #fff;
}

#header.inner{
	position: relative;
	float: left;
	width: 1000px;
    height: 200px;
}

#header .flash{
	display: inline;
	float: left;
	width: 1000px;
    height: 470px;
}

#header .img{
	display: inline;
	float: left;
	width: 1000px;
    height: 200px;
}

#header .menuHolder{
	display: block;
	position: absolute;
	width: 1000px;
    height: 57px;
	top: 33px;
	left: 0;
}

#header .logo{
	padding: 0 0 0 29px;
	display: inline;
	float: left;
    height: 57px;
	background: #fff;
}

#header .menu{
	display: inline;
	float: left;
    height: 57px;
	background: #fff;
}

#header .menu ul{
	list-style: none;
	padding: 0px 0px 0 47px;
}

#header .menu ul li{
	float: left;
	font-family: trebuchet ms, arial, serif;
	font-size: 17px;
	padding: 18px 17px 19px 30px;
	position: relative;
}

#header .menu ul li a{
	text-decoration: none;
	color: #181516;
}

#header .menu ul li a:hover{color: #288E09;}

#header .menu ul li.active a{color: #288E09;}

#header .menu ul li ul{
	position: absolute;
	top: 57px;
	left: -9999px;
	list-style: none;
	padding: 0px 0px 14px 0px;
	background: url(images/bg_ul_menu.png) 0 bottom no-repeat;
	width: 187px;
}

#header .menu ul li.show ul{left: 20px;}

#header .menu ul li.show a{color: #288E09;}

#header .menu ul li.showNo ul{left: -9999px;}

#header .menu ul li ul li{
	float: none;
	font-family: verdana, arial, serif;
	font-size: 12px;
	line-height: 16px;
	padding: 3px 10px 4px 24px;
	position: relative;
	background: url(images/bg_menu_ul_li.gif) 11px 8px no-repeat;
}

#header .menu ul li ul li a{
	color: #288E09;
	text-decoration: underline;
}

#header .menu ul li ul li a:hover{text-decoration: none;}

#header .lang{
	margin: 19px 0 0 0;
	padding: 0 29px 0 0px;
	display: inline;
	float: right;
    height: 23px;
	width: 81px;
}

/* ---------- Header - end -----------*/


/* ---------- contentIndex - start -----------*/

#contentIndex{
	margin: 0 27px 0 27px;
	padding: 21px 0 37px 0;
	display: inline;
	float: left;
	height: 126px;
	width: 946px; 
}

#contentIndex h2{
	font-family: trebuchet ms, arial, serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 25px;
	color: #231F20;
}

#contentIndex p.img{
	padding: 3px 0 0 0px;
	line-height: 1px;
	text-align: left;
}

#contentIndex p{
	padding: 10px 0 0 0px;
	font-size: 10px;
	line-height: 15px;
	text-align: right;
}

#contentIndex a{
	padding: 0 0 0 10px;
	background: url(images/bg_link_index.gif) 0 4px no-repeat;
}

#contentIndex .block1{
	padding: 0 10px 0 10px;
	display: inline;
	float: left;
	height: 126px;
	width: 216px; 
	background: url(images/bg_block1.gif) right 0 repeat-y;
}

#contentIndex .block2{
	padding: 0 10px 0 10px;
	display: inline;
	float: left;
	height: 126px;
	width: 216px; 
}

/* ---------- contentIndex  - ends -----------*/

/* ---------- contentHolder - start -----------*/

#contentHolder{
	margin: 25px 27px 0 27px;
	display: inline;
	float: left;
	width: 946px; 
	background: url(images/bg_block1.gif) 235px 0 repeat-y;
}

#contentHolder .secondMenuHolder{
	display: inline;
	float: left;
	width: 207px; 
}

#contentHolder .secondMenu{
	display: inline;
	float: left;
	width: 207px; 
}

#contentHolder .secondMenu ul{
	list-style: none;
	padding: 6px 0px 0 0px;
}

#contentHolder .secondMenu ul li{
	font-family: trebuchet ms, arial, serif;
	font-size: 17px;
	padding: 6px 0px 10px 0px;
	position: relative;
}

#contentHolder .secondMenu ul li a{
	text-decoration: none;
	color: #181516;
}

#contentHolder .secondMenu ul li a:hover{color: #288E09;}

#contentHolder .secondMenu ul li.active a{color: #288E09;}

#contentHolder .secondMenu  ul li.active ul {list-style: none;}

#contentHolder .secondMenu ul li.active ul li{
	font-size: 12px;
	line-height: 18px;
	padding: 4px 0px 6px 27px;
	background: url(images/bg_menu_ul_li.gif) 14px 10px no-repeat;
}

#contentHolder .secondMenu ul li.active ul li a{text-decoration: underline;}

#contentHolder .secondMenu ul li.active ul li a:hover{text-decoration: none;}

#contentHolder .secondMenu ul li.active ul li.active a{
	text-decoration: none;
	font-weight: bold;
}

#contentHolder .block1{
	margin: 40px 0 0 0;
	padding: 40px 0 0 0;
	display: inline;
	float: left;
	width: 207px; 
	background: url(images/bg_footer.gif) 0 0 repeat-x;
}

#contentHolder .block1 p{font-size: 10px;}

#contentHolder .block1 p.link1{
	padding: 8px 0 10px 45px;
	background: url(images/bg_link1.gif) 0 0 no-repeat;
}

#contentHolder .block1 p.link2{
	padding: 30px 0 15px 45px;
	background: url(images/bg_link2.gif) 0 30px no-repeat;
}

/* ---------- contentHolder  - ends -----------*/

/* ---------- content - start -----------*/

#content{
	margin: 0 0 0 54px;
	display: inline;
	float: right;
	width: 685px; 
}

#content p.pathway{
	padding: 12px 0 8px 0;
	line-height: 15px;
	font-size: 10px;
}

#content p.pathway img{margin: 0 2px 0 2px;}

#content p{
	padding: 0px 0 18px 0;
	line-height: 18px;
	font-size: 12px;
}

#content h1{
	color: #181516;
	padding: 6px 0 8px 0;
	font-weight: normal;
	line-height: 28px;
	font-size: 19px;
	font-family: trebuchet ms, arial, serif;
}

#content h2{
	color: #288E09;
	padding: 0px 0 8px 0;
	font-weight: normal;
	line-height: 23px;
	font-size: 15px;
	font-family: trebuchet ms, arial, serif;
}

#content  p img.remelis{
	float: left;
	margin: 4px 14px 6px 0;
	border: 5px solid #B7B7B7;
}

#content ul {list-style: none;}

#content ul li{
	font-size: 12px;
	line-height: 18px;
	padding: 4px 0px 6px 34px;
	background: url(images/bg_menu_ul_li.gif) 21px 10px no-repeat;
}

#content table {
	margin: 10px 0 30px 0;
	border-collapse: collapse;
	width: 100%;
}

#content table th{
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	padding: 6px 17px 6px 17px;
	text-align: left;
	background: #288E09 url(images/bg_table_th.gif) right 0 repeat-y;
}

#content table td{
	font-size: 10px;
	padding: 7px 17px 7px 17px;
}

#content table tr.dif td{
	background: #E2E2E2;
	padding: 6px 17px 6px 17px;
}

#content .product{
	display: inline;
	float: left;
	width: 321px; 
	margin: 0px 0px 30px 0;
}

#content .product.margin1{margin: 0px 38px 37px 0;}

#content .product p{
	line-height: 1px;
	padding: 0 0 0 0;
}

#content .product p img{
	margin: 4px 0 0 0;
	border: 5px solid #B7B7B7;
}

#content .product p a:hover img{border: 5px solid #288E09;}

#content .contactForm{
	display: inline;
	float: left;
	width: 685px; 
	margin: 0px 0px 0px 0px;
}

#content .contactForm table {
	margin: 12px 0 10px 0;
	border-collapse: collapse;
	width: 659px;
}

#content .contactForm table td{
	font-size: 12px;
	padding: 0px 0 12px 0px;
	vertical-align: top;
}

#content .contactForm table td.td1{width: 126px;}

#content .contactForm table td.td3{width: 79px;}

#content .contactForm table td.scsMSG{
	text-align: center;
	color: #288E09;
}

#content .contactForm table td.errMSG{
	text-align: center;
	color: #A92F09;
}

#content .contactForm table tr.dif td{
	background: #fff;
	padding: 0 0 12px 0px;
}

#content .contactForm  table td .formInput{
	margin: 0 0 0 0;
	display: inline;
	float: left;
	width: 228px;
	height: 24px;
	background: url(images/bg_input.gif) 0 0 no-repeat;
}

#content .contactForm table td .formInput input{
	margin: 3px 0 0 3px;
	width: 200px;
	border: 0px solid #89B2C7;
	background: none;	
	font-family: verdana, arial, tahoma, serif;
	font-size: 12px;
}

#content .contactForm table td .formInput2{
	display: inline;
	float: left;
	width: 514px;
	height: 95px;
	background: url(images/bg_textarea.gif) 0 0 no-repeat;
}

#content .contactForm table td .formInput2 textarea{
	margin: 3px 0 0 3px;
	width: 507px;
	height: 87px;
	border: 0px solid #89B2C7;
	background: none;	
	font-family: verdana, arial, tahoma, serif;
	font-size: 12px;
}

#content .contactForm table td .formInput3{
	margin: 3px 0 0 0;
	display: inline;
	float: left;
	width: 440px;
}

#content .contactForm table td .formInput3  input{
	cursor: pointer;
	float: right;
	width: 109px;
	height: 27px;
	border: none;
	overflow: hidden;
	padding: 0 0 0 109px;
	text-indent: -9000px;
	background: url(images/btn_send_now.gif) 0 0 no-repeat;
}


#content .contactForm table td .formInput3  input.submit_ru{
	background: url(images/btn_send_now_ru.gif) 0 0 no-repeat;
}

#content .contactForm table td .formInput3  input.submit_lt{
	background: url(images/btn_send_now_lt.gif) 0 0 no-repeat;
}

#content .newsList{
	display: inline;
	float: left;
	width: 685px; 
	padding: 0px 0px 40px 0px;
}

#content .newsList.img {
	display: inline;
	float: left;
	width: 148px;
}

#content .newsList .img p{
	line-height: 1px;
	padding: 0;
}

#content .newsList .img p img{
	border: 5px solid #B7B7B7;
	float: left;
	margin: 0 10px 0 0;
}

#content .newsList.text {
	display: inline;
	float: left;
	width: 537px;
}

#content .newsList .text p{padding: 0 0 14px 0;}

#content .newsList .text p.date{
	font-size: 10px;
	line-height: 14px;
	padding: 0 0 2px 0;
}

#content .newsList .text p.more{
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	padding: 0 0 0px 0;
}

#content .newsList .text p.more a{
	padding: 0 0 0px 11px;
	background: url(images/bg_link_index.gif) 0 4px no-repeat;
}

#content .oneNew{
	display: inline;
	float: left;
	width: 685px; 
	padding: 0px 0px 0px 0px;
}

#content .oneNew p.back{
	float: right;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	padding: 13px 0 0px 0;
	width: 185px;
}

#content .oneNew h1{
	width: 500px;
	float: left;
}

#content .oneNew p.back a{
	padding: 0 0 0px 11px;
	background: url(images/back.gif) 0 4px no-repeat;
}

#content .oneNew .img {
	display: inline;
	float: left;
	width: 148px;
}

#content .oneNew .img p{
	line-height: 1px;
	padding: 0;
}

#content .oneNew .img p img{
	border: 5px solid #B7B7B7;
	float: left;
	margin: 0 10px 0 0;
}

#content .oneNew .text {
	display: inline;
	float: left;
	width: 537px;
}

#content .oneNew .textp{padding: 0 0 16px 0;}


#content .oneNew .text p.date{
	font-size: 10px;
	line-height: 14px;
	padding: 0 0 6px 0;
}

#content table.contacts{
	margin: 5px 0 0px 0;
	border-collapse: collapse;
	width: 100%;
}

#content table.contacts td{
	font-size: 10px;
	padding: 0px 0 25px 0;
	width: 50%;
}

#content table.contacts tr.dif td{
	background: #fff;
	padding: 0px 0 25px 0;
}

#content table.contacts td h2{
	padding: 0 0 0 0;
}

#content table.contacts td p{
	padding: 1px 0 0px 0;
}

#content table.contacts td p.img{
	padding: 0 0 0 0;
	line-height: 1px;
	float: left;
}

#content table.contacts td p.img img{
	margin: 0px 22px 10px 0;
	border: 5px solid #B7B7B7;
}

#content .productHolder{
	display: inline;
	float: left;
	width: 685px; 
}

#content .productHolder p.back{
	float: right;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	padding: 13px 0 0px 0;
	width: 185px;
}

#content .productHolder h1{
	width: 500px;
	float: left;
}

#content .productHolder p.back a{
	padding: 0 0 0px 11px;
	background: url(images/back.gif) 0 4px no-repeat;
}

#content .productInner{
	display: inline;
	float: left;
	width: 685px; 
	margin: 8px 0 0 0;
	padding: 0 0 30px 0 ;
}

#content .productInner .bigPhoto{
	position: relative;
	float: left;
	width: 320px; 
}

#content .productInner .bigPhoto p{
	line-height: 1px;
	padding: 0 0 0 0;
}

#content .productInner .bigPhoto p img{
	margin: 0px 0 0 0;
	border: 5px solid #B7B7B7;
}

#content .productInner .bigPhoto p a:hover img{
	border: 5px solid #288E09;
}

#content .productInner .bigPhoto .zoom{
	position: absolute;
	right: 18px;
	bottom: 15px;
	display: block;
}

#content .productInner .bigPhoto .zoom p img{
	margin: 0px 0 0 0;
	border: none;
}

#content .productInner .bigPhoto .zoom p a:hover img{
	margin: 0px 0 0 0;
	border: none;
}

#content .productInner .smallPhoto{
	display: inline;
	float: left;
	width: 74px; 
	margin: 0 0 30px 17px;
}

#content .productInner .smallPhoto p.img{
	line-height: 1px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 74px;
}

#content .productInner .smallPhoto p.img img{
	margin: 0px 0 0 0;
	border: 4px solid #B7B7B7;
}

#content .productInner .smallPhoto p{
	text-align: center;
	padding: 8px 0 0 0;
	font-size: 11px;
}

#content .productInner .smallPhoto p.img a:hover img{
	border: 4px solid #288E09;
}

#content table.companies {
	margin: 10px 0 30px 0;
	border-collapse: collapse;
	width: 100%;
}

#content table.companies  th{
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	padding: 6px 17px 6px 17px;
	text-align: left;
	background: #288E09 url(images/bg_table_th.gif) right 0 repeat-y;
}

#content table.companies  th.th5{
	background-image: none;
}

#content table.companies  td{
	font-size: 10px;
	padding: 12px 17px 12px 17px;
	background: url(images/bg_td.gif) 0 0 repeat-x;
}

#content table.companies  tr.dif td{
	background: url(images/bg_td.gif) 0 0 repeat-x;
	padding: 12px 17px 12px 17px;
}

#content table.companies  tr.dif td.td5{
	text-align: right;
	padding: 12px 0px 12px 0px;
}

#content table.companies  td.td5{
	font-size: 10px;
	padding: 12px 0px 12px 0px;
	text-align: right;
	width: 80px;
}

#content table.companies  td.td5 a{
	padding: 0 0 0 12px;
	background: url(images/bg_link_index.gif) 0 4px no-repeat;
}

#content .imgAndText{
float: right;
margin: 0 0 0 14px;
display: inline;
}

#content .imgAndText p{
text-align: center;
font-size: 10px;
}

#content .imgAndText p img{
margin: 0 0 8px 0 !important;
}

/* ---------- content  - ends -----------*/


/* ---------- upperFooter - start -----------*/

#upperFooter{
	margin: 50px 27px 0 28px;
	padding: 17px 0 17px 0;
	display: inline;
	float: left;
	height: 98px;
	width: 946px; 
	background: #fff url(images/bg_footer.gif) 0 0 repeat-x;	
}

#upperFooter h2{
	font-family: trebuchet ms, arial, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #231F20;
}

#upperFooter p.img{
	padding: 3px 0 0 0px;
	line-height: 1px;
	text-align: left;
}

#upperFooter p{
	padding: 4px 0 0 0px;
	font-size: 10px;
	line-height: 15px;
	text-align: right;
}

#upperFooter a{
	padding: 0 0 0 10px;
	background: url(images/bg_link_index.gif) 0 4px no-repeat;
}

#upperFooter .block1{
	padding: 0 10px 0 10px;
	display: inline;
	float: left;
	height: 98px;
	width: 216px; 
	background: url(images/bg_block1.gif) right 0 repeat-y;
}

#upperFooter .block2{
	padding: 0 10px 0 10px;
	display: inline;
	float: left;
	height: 98px;
	width: 216px; 
}

/* ---------- upperFooter  - ends -----------*/

/* ---------- footer - start -----------*/

#footer{
	margin: 0 27px 0 28px;
	padding: 18px 0 0px 0;
	display: inline;
	float: left;
	width: 946px; 
	height: 72px;
	background: #fff url(images/bg_footer.gif) 0 0 repeat-x;	
}

#footer p{
	color: #545753;
	line-height: 18px;
	font-size: 10px;
}

#footer .footerContacts{
	display: inline;
	float: left;
	width: 720px; 
}

#footer .footerContacts .col1{
	display: inline;
	float: left;
	width: 165px; 
}

#footer .footerContacts .col2{
	display: inline;
	float: left;
	width: 165px; 
}
#footer .footerContacts .col3{
	display: inline;
	float: left;
	width: 390px; 
}

#footer .footerSolution{
	display: inline;
	float: right;
	width: 226px; 
}

#footer .footerSolution p{
	text-align: right;
}

#footer .footerSolution a.nolink{
	cursor: default;
	text-decoration: none;
	color: #545753;
}

/* ---------- footer - end -----------*/


/* ---------- elSelect - starts-----------*/


div.skinned-select {background: url(images/select_bg.gif) no-repeat scroll 0pt 100%;}

div.skinned-select select {
	opacity: 0;
	filter: alpha(opacity = 0);
	-moz-opacity: 0;
	position: relative;
	z-index: 100;
}

div.skinned-select .select-text {
    position: absolute;
	text-indent: 3px;
	line-height: 18px;
	width: 81px;
	z-index: 1;
}

div.skinned-select .select-text, div.skinned-select select{
	width: 81px;
	font-size: 10px;
	color: #fff;
}

div.skinned-select select option {
	width: 61px;
	font-size: 10px;
	color: #000;
}

/* non javascript version select */

.my-skinnable-select select {
  width: 81px;
  font-size: 10px;
  border: 1px solid #000;
}


/* ---------- elSelect - end -----------*/

.clear{
	display: inline;
	float: left;
	width: 100%;
}

.foursmp{
margin: 0px 0px 120px 0px;
}

#content .mapHolder{
	margin: 10px 0 0 0;
	padding: 0px;
	display: inline;
	float: left;
	width: 673px;
	height: 398px;
	border: 5px solid #B7B7B7;
}

#content  #map{
	display: inline;
	float: left;
	width: 673px;
	height: 398px;
}

blockquote {
display: block;
padding: 5px 35px;
width: 380px;
}

blockquote:before, blockquote:after {
color: #288E09;
display: block;
font-size: 500%;
width: 50px;
}

blockquote:before {
content: open-quote;
height: 0;
margin: 0px 0 0 -28px;
}

blockquote:after {
content: close-quote;
height: 50px;
margin-top: -20px;
margin-left: 380px;
}

.banner{
	display: block;
	float: left;
	width: 120px;
	height: 128px;
	background: url(images/banner.png) 0 0 no-repeat;
	top: 112px;
	left: 20px;
	position: absolute;
	padding: 48px 20px 0 20px;
	z-index:150;
}

.banner p{
	color: #fff;
	text-align: center;
}

.banner p a{
	color: #fff;
}

.banner p.img{
	line-height: 1px;
	padding: 0;
}

.banner p.img img{
	margin: 0 0 8px 0;
	padding: 0;
}

.bannerLink{
	display: block;
	float: left;
	width: 140px;
	height: 140px;
	top: 140px;
	left: 30px;
	position: absolute;
	z-index: 200;
}

.bannerLink a{
	display: block;
	float: left;
	width: 140px;
	height: 140px;
}


#content .fourGroup{
float:left;
}
#content .productMini{
width: 120px;
}
#content .productCode{
margin: 25px 0px 0px 0px;
text-align: center;
display:inline;
}
#content .productCategory{
width:684px;
float:left;
}
/* End of 'style' */

