/* (C) 2006 Marius Gabrijolavicius

/* ----------------- General ----------------------- */
html, body, #wrapper {
	font:13px Tahoma, Verdana, Helvetica, Arial, sans-serif;
        background:#D8DDE5;
        color:#333333;
        height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
        
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 770px;
}
A
{
    color:#334E7B;   
    background: transparent;
}
/* ---------------- Intro -------------------------- */
#introContainer
{
    background: transparent url(intro_zmogiukas.gif) no-repeat 560px 20px ; 
    height: 152px;
    padding-top: 50px;
    padding-bottom: 50px;
}
#introLogo 
{
    float: left;
    height: 104px; 
    width: 258px;
    margin-top: 48px;

}
#introLogo a
{
    background: transparent url(logo.gif) no-repeat bottom left;
    width: 258px;
    height: 56px; 
    display: block;
    
}

#introSpace
{
    float: left;
    width: 395px;
    height: 76px;
    border-bottom: 1px solid #333333
}
#introLinks
{
    float: left;
}
/* ------------------ Pages ------------------------------- */
#container
{
    width: 730px;
    height: 530px;
    padding: 20px;
    padding-bottom: 18px; /* because of button table cellspacing 1px */
    text-align: center;    
}
#header
{
    float: left;
    height: 56px;
    width: 730px;
    margin: 0px;
}
.logo
{
    background: transparent url(logo.gif) no-repeat 0 0px;   
    float: left;
    width: 258px;
    height: 56px;
}

.logo span, .biuras span, .namas span { 
    display: none; 
}

.biuras 
{
    background: transparent url(biuras.gif) no-repeat 0px 0px;
    float: right;
    margin: 0px 9px 0px 0px;
    width: 57px;
    height: 56px;

}

.namas
{
    background: transparent url(namas.gif) no-repeat 0 0px;
    width: 57px;
    margin: 0px 20px 0px 0px;
    height: 56px;
    float: right;
}

.biuras:hover, .namas:hover
{
    background-position: 0% -56px; 
} 

.workspace
{
    float: left;
    height: 454px;
    width: 730px;
}
.oneColumn
{
    height: 408px;
    width: 726px;
    border: dashed #333333 1px;
	margin-top:22px;
    margin-bottom:20px;
    padding: 1px;
    background: #FFFFFF;
}
.leftColumn
{
    float: left;
    height: 454px;
    width: 336px;
    margin: 0px;
    padding: 0px;
}
.rightColumn
{
    float: left;
    height: 454px;
    width: 394px;
    margin: 0px;
    padding: 0px;
}
.infoblock
{
    float: left;
    height: 410px;
    width: 392px;
    border: dashed #333333 1px;
	margin-top: 22px;
    margin-bottom: 20px;
    text-align: left;
	background: #FFFFFF;
}
.infoBlockText
{
    clear: both;
    float: left;
    height: 380px;
    width: 372px;
    padding: 0px;
    padding-left: 20px;
}

.connector
{
    float: right;
    border-left: #333333 solid 1px;
    border-bottom: #333333 solid 1px;
    width: 208px;
    height: 228px;
}
#connectorEnd
{
    float: left;
    position: relative;
    left: -21px;
    top: 204px;
    background: transparent url(connectorend.gif) no-repeat  0px 0px;
    width: 23px;
    height: 3px;
}
#connectorEndVertical
{
    background: transparent url(connectorendvertical.gif) no-repeat bottom left;
    position: relative;
    float: left;
    clear: both;
    z-index: 1;
    margin: 0px;
    width: 20px;
    height: 22px;
}
.infoNodeList
{
    margin: 0;    
    padding-left: 0px;
    width: 352px;
}
.infoNodeList li
{
    list-style: none;
    margin: 0;
}
.infoNodeTop
{
    padding-left: 20px;
    background: transparent url(treenodetop.gif) no-repeat center left;
    padding-top: 10px;
    padding-bottom: 10px;
}
.infoNodeMiddle
{
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 20px;
    background: transparent url(treenodemiddle.gif) no-repeat center left; 
    
}

.infoNodeBottom
{
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: transparent url(treenodebottom.gif) no-repeat center left;
}

.infoNodeList li div
{
    padding: 10px;
    height: 30px;
    border: #333333 1px solid;
}


.bottomText
{
    float: left;
    padding-top: 3px;
    padding-bottom: 3px; 
    padding-left: 20px;
    padding-right: 20px;  
    color: #334E7B;
    background: transparent;
    width: 352px;
    font-size: 11px;
    height: 24px;
    display: block;
    vertical-align: bottom;
    overflow: hidden;
    
}

#buttons
{
    margin-left: 0; 
    padding-left: 0;
    white-space: nowrap;
    width: 730px;
    height:3px;
    margin: 0;
    padding: 0;
}

#buttons li
{
    display: inline;
    list-style-type: none;
    padding:0px;
    margin-right: 1px;
    height: 20px; 
}

table.footer
{
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 730px;
    height: 20px;
    border-collapse: collapse; 
}
.footer td
{
    margin:0px;
    cursor: pointer;
    padding: 0px;
    padding-right:1px;

}
.footer a
{
    margin: 0px;
    display: block;
    height: 20px;
}
#btnKasTai a
{ 
    background: transparent url(btnkastai.gif) no-repeat top left;
    width: 118px; 
}
#btnKasTai a:hover, 
#btnKodelPatogu a:hover,
#btnKaValdo a:hover,
#btnIKaInvestuojate a:hover,
#btnNaudingaZinoti a:hover,
#btnMusRasite a:hover
{
    background-position: 0% -20px;
}

#btnKodelPatogu a
{
    background: transparent url(btnkodelpatogu.gif) no-repeat top left;
    width: 141px;
}


#btnKaValdo a
{
    background: transparent url(btnkavaldo.gif) no-repeat top left;
    width: 147px;
}


#btnIKaInvestuojate a
{
    background: transparent url(btnikainvestuojate.gif) no-repeat top left;
    width: 132px;
}


#btnNaudingaZinoti a
{
    background: transparent url(btnnaudingazinoti.gif) no-repeat top left;
    width: 110px;
}

#btnMusRasite a
{
    background: url(btnmusrasite.gif);
    width: 82px;
}

#connectorImage
{
    position: relative;
    top: 218px;
    left: 0px;
    background: transparent url(btnkastai.gif) no-repeat top left;
    width: 95px; 
    height: 20px; 
    margin: 0px;
    float: left;
}

