/*  sss energialaskurin tyylit */

#energialaskuri_main td {
	font-family : Verdana, Arial,Sans Serif;
    font-size:11px;
}

#energialaskuri_main {
    font-family : Verdana, Arial,Sans Serif;
    font-size:11px;
    width:624px;

}

#ebox_top {
    background-image : url(../img/ebox_top.gif);
    background-color : #ffffff;
    background-repeat : no-repeat;
    height:3px;
    background-position : left bottom;
}

#ebox_bottom {
    background-image : url(../img/ebox_bottom.gif);
    background-color : #ffffff;
    background-repeat : no-repeat;
    height:3px;
    background-position : left top;
    clear:both;
}

#ebox_content_main {
    border-left : 1px solid #356EB3;
    border-right : 1px solid #356EB3;
    background-image : url(../img/ebox_bg.jpg);
    background-position : left bottom;
    background-repeat : no-repeat;
    float:left;
}

#ebox_content_main_wrap {
    width:622px;
    float:left;
}

.ebox_line {
    border:0;
    border-top: 1px solid #356EB3;
    margin:0;
    padding:0;
}

#ebox_navi {
    padding-top:9px;
    padding-bottom:9px;
    padding-left:9px;
}

#ebox_content_main ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#ebox_content_main li, #ebox_content_main li.selected {
    font-family : Arial,Sans Serif;
    font-size : 9px;
    display: inline;
    padding:0;
    margin: 0;
    padding-right:4px;
    letter-spacing : 1px;
}

#ebox_content_main li.selected {
    font-size : 11px;
    font-weight:bold;
    color:#356EB3;
    letter-spacing : 0px;
}

#ebox_palkki {
    background-image : url(../img/ebox_palkki_bg.jpg);
    background-position : bottom;
    background-repeat : repeat-x;
    background-color : #638CBD;
    border-top: 1px solid #1D5292;
    border-bottom: 1px solid #1D5292;
    margin-top:1px;
    color:#ffffff;
    height:26px;
}

#ebox_palkki_wrap, #ebox_palkki_wrap2 {
    padding-top:5px;
    padding-bottom:4px;
    padding-left:129px;
}

#ebox_palkki_wrap2 {
    padding-left:28px;
}

#ebox_content {
    background-image : url(../img/ebox_content_bg.gif);
    background-position : left top;
    background-repeat : no-repeat;
    float:left;
}

#ebox_content2 {
    float:left;
}

#ebox_content_wrap {
	padding-left:129px;
    padding-top:31px;
}

#ebox_content_wrap2 {
    padding:2px;
}

.ebox_content_wrap3 {
	padding-left:47px;
    padding-top:20px;
    padding-bottom:20px;
}

#ebox_content_footer {
    text-align:right;
    padding-right:6px;
    padding-top:5px;
}

#ebox_content_footer2 {
    text-align:left;
    padding-left:8px;
    padding-right:8px;
    padding-top:5px;
    padding-bottom:3px;
}

.ebox_content_blue {
    background-color : #E9EFF5;
    width:618px;    
}

.ebox_content_white {
	background-color : #ffffff;
    width:618px; 
}

.ebox_content_insidebox_wrap {
	padding-left:4px;
    padding-right:4px;
    padding-top:3px;
    padding-bottom:3px;
}

.ebox_content_insidebox_wrap2 {
	padding-left:23px;
    padding-right:0px;
    padding-top:3px;
    padding-bottom:3px;
}

.ebox_content_insidebox_wrap3 {
	padding-left:47px;
    padding-right:4px;
    padding-top:7px;
    padding-bottom:7px;
}

/* formit */

.form_column1 {
    float : left;
    background-color : transparent;
    width:230px;
}

.form_column2 {
    float : left;
    background-image : none;
    background-color : transparent;
}

.ebox_textbox {
    border : 1px solid #356EB3;
}

.ebox_textbox2 {
    background-color : #E9F4F8;
    width:290px;
    height:20px;
    font-size:9px;
}

.ebox_select  {
    background-color : #E9F4F8;
    font-size:9px;
}

.ebox_textarea {
    background-color : #E9F4F8;
}

.radio_row {
	padding-bottom:2px;
}

.ebox_button {
	margin-top:5px;
    margin-bottom:3px;
}


/* css popup */

#ebox_popup {
    position : absolute;
    left : 40px;
    width:261px;
    padding:10px;
    visibility : hidden;
    background-color : #ffffff;
    border : 1px solid #356EB3;
}

#ebox_popup a {
    color : #356EB3;
    text-decoration : none;
    font-weight : bold;
    font-size : 10px;
}

#ebox_popup a:hover {
    color : #356EB3;
    text-decoration : underline;
    font-weight : bold;
}