﻿


.siteLogoLink
{
/*    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/logo.png',sizingMethod='crop',enabled='true');*/
}

.siteLogo
{
/*    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);*/
}

a.siteLogoLink {
	display: inline-block;
	cursor: pointer;
}
/*
a.siteLogoLink img {
	width: 254px;
	height: 37px;
}*/


/*-------- paieškos forma ------------- */
.resultsGrid
{
    clear: both;    
}

div.searchForm
{
    width: 100%;
}

div.searchForm table {
	margin-top: 5px;
	background: url(../../img/content/bg_divider_detali_p.gif);
	background-repeat: no-repeat;
	width: 100%;
}

div.searchForm table td {
	padding: 0 20px 10px 0;
	vertical-align: top;
	line-height: 20px;
}

div.searchForm table td.dp_td_last {
	padding-right: 0;
}

div.searchForm table input, table.detalioji_paieska select {
	width: 172px;
}

div.searchForm table {
	text-indent: 2px;
}

.searchFormDivider
{
	display: block;
	float: left;
	width: 18px;
	background: url(../../img/content/bg_divider_detali_p.gif) center top no-repeat;
}

span.divider {
	display: block;
	float: left;
	width: 18px;
	height: 44px;
	background: url(../../img/content/bg_divider_small.gif) center top no-repeat;
}

div.DownloadReadyNotification
{
    font-size:larger;
    color:Green;
}

div.scrollContainer
{
    overflow: scroll;   
    height: 300px;     
}

div.popupContainer
{
    height: 600px;
    width: 840px;        
}

div.popupContainerContent
{
	background: url(../../img/bg_table_top_transperant.gif) top no-repeat;
	background-position: center top ;
	padding: 15px;
}

div.popupContainerFooter
{
    background: url(../../img/bg_table_bottom.gif) no-repeat;
    background-position: center bottom;
    height: 30px;
}

.modalBackground
{
    /*background-color:Blue;	 	filter:alpha(opacity=30); 	opacity:0.7;*/
    background-color: Gray;
    filter: alpha(opacity=75);
    opacity: 0.7;
}

.grdCheckBox
{
    text-align: center;    
}

.grdDate
{
    width: 65px;   
}

.checkBoxList
{
    width: 100%;    
}

/* -------------- Calendar ----------------------- */
/* FIX: kai globalus [td] stilius sako kad bus [padding:x x x x] reikia pasakyti
    kad klaendorius viduje galioja kitokie stiliai */
div.searchForm table div.ajax__calendar_container table td
{
    padding: 0px;
    line-height:normal;
}

div.searchForm table div.ajax__calendar_container table
{
    background-image: none;    
}


/*div.formView .ajax__calendar_container
{
    padding: 4px;
    position: absolute;
    cursor: default;
    width: 170px; 
    text-align: center;
}*/


/*div.searchForm
{
    
}

div.MaxRowsSelection
{
    text-align: right;
}

div.searchForm table
{
    background-color: #ffff11;
}


div.editForm
{
        
}


body {
	min-width: 780px;
	margin: 0;
	padding: 0;
	border: 10;
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	background-color: #B2CFE6;
}		

h1, h2, h3, h4, h5, h6 {color: #0066CB;}

h1 {
	font-size: 2.0em;
	font-weight: normal;
}

#mainwrapper {			
	margin: 0 auto;
	width: 760px;
	text-align: left;
}

#header {
	margin-left: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: #8CA7BB;	
	border:solid 1px #005AC5;
	font-size: 2.0em;
	font-weight: normal;
	padding:10px;
	border-bottom:solid 4px Black;
}

#header-bottom
{
	width:100%;
	font-size: 14px;
	font-style: italic;
}

#content {
	width: 100%;
	border:solid 1px #005AC5;
	background-color:White;
	border-top:solid 1px Black;
}

#content-left {
	width:180px;
	padding-top:10px;
	}

#content-middle 
{
	width:auto;
	border-left:1px solid #A7A7A7;
	padding:15px;
	vertical-align:top;
}

#breadcrumb 
{
	width: 100%;
	font-family: Verdana;
	font-size: 9pt;
}

#breadcrumb a 
{
	color: #0066CB;
	text-decoration: none;
}

#breadcrumb a:hover 
{
	text-decoration: underline;
}
	
.menu_nodeStyle
{
	color:Black;
	font-family:"Verdana";
	font-size:8pt;
	padding: 5px 5px 5px 5px;
	width:100%;
	border:solid 1px White;
}

.menu_hoverNodestyle
{
	background-color:#CCCCCC;
	border:solid 1px #888888;
	cursor:pointer;
}

.menu_selectedNodestyle
{
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	color:#0066CB;
}
*/


div.resultsButtons
{
    height: 36px;  
}

div.resultsButtons span.button
{
    float: right;
}
.ddlStyle
{
	width:180px;	
}
