/*main green: #228B22 }
 dark green 1: #2D682D }
 dark green 2: #0B5A0B }
 ligh green 1: #55C555 }
 light green 2: #73C573 }
 highlight: #F5F5F5;
*/


body {
    margin: 0;
    padding: 0;
    text-align: center;
}

#container{
    width: 869px;
    margin: 0 auto;
					 
}
#top{
    clear: both;
    width: 869px;
    height: 125px;
    background-image: url(../images/eners/top2.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-color: #228B22;
    border: solid 1px #228B22;
    font-family: Verdana;
    
}
#eners_projekti{
    font-family: 'Bookman Old Style', serif;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    font-style: italic;
    text-align: left;
    padding-left: 20px;
    width: 250px;
    float: left;
}
#admnavi{
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    color: #228B22;
    line-height: 14px;
}
#asetukset{
    float: right;
    
    
}
#loginError{
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px; 
    padding-bottom: 20px; 
    padding-left: 30px; 
    text-align: center; 
    color: #ff8c00; 
    width: 300px;
    /*background-image: url(../icons/alert_mini.png);
    background-repeat: no-repeat;
    background-position: 10px center;*/
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    
}
#asiakkaat{
    margin-left: 10px;
    float:right;
    text-align: right;
    
}
#valikkoTop{
    
    padding-top: 10px;
    padding-bottom: 2px;
    /*height: 20px;*/
    text-align: left;
}
#navigation{
    float: left;
    width: 670px;
    text-align: left;
}
#logout{
    float: right;
    width: 150px;
    text-align: right;
    font-family: Verdana;
    font-size: 11px;
    color: #228B22;
}
#main{
    clear: both;
    text-align: left;
    display:none;
    border-top: solid 1px #228B22;
}
#admSubNavi{
    text-align: right;
    margin-top: 3px;
    margin-bottom: 5px;
}

.leftColumn{
    width: 200px;
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
}
#customer_image{
    text-align: center;
}
#customer_info{
    padding: 5px;
}
#alueet{
    width: 600px;
    margin-top: 30px;
}
#kiinteistot{
    width: 605px;
    margin-top: 30px;
}
.box{
    border: solid 1px #228B22;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.fade-box{
    border: solid 1px #228B22;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: url(../images/green_top_fade.png) top left;
    background-repeat: repeat-x;
    padding-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}
.boxHeader{
    background-color: #228B22;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    color: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}

.contentHeader{
    font-family: verdana, arial;
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
    color: #0B5A0B;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-bottom: solid 1px #0B5A0B;
    text-align: left;
}
.pageHeader{
    font-family: verdana, arial;
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
    color: #0B5A0B;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-decoration: underline;
}
.btn{
    background-color:#ffffff;
    background: url(../images/green_bottom_fade.png) bottom left;
    background-repeat: repeat-x;
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #0B5A0B;
    cursor: pointer;
    color: #0B5A0B;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.btn:hover{
    /*background-color:#ffffff;
    background: url(../images/green_top_fade.png) top left;
    background-repeat: repeat-x;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #0B5A0B;
    cursor: pointer;
    color: #2D682D;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;*/
    background: url(../images/green_top_fade.png) top left;
}

 input[type=text]{
    border: 1px solid #228B22;
    color: #000000;
    font-family: verdana,arial;
    font-size: 11px;
    padding: 2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: url(../images/green_top_fade.png) top left;
    background-repeat: repeat-x;    
}
input[type=password]{
    border: 1px solid #228B22;
    color: #000000;
    font-family: verdana,arial;
    font-size: 11px;
    padding: 2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: url(../images/green_top_fade.png) top left;
    background-repeat: repeat-x;    
}
select{
    border: 1px solid #228B22;
    color: #000000;
    font-family: verdana,arial;
    font-size: 11px;
    padding: 2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: url(../images/green_top_fade.png) top left;
    background-repeat: repeat-x;    
}
.headerCell{
    background-color: #228B22;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}
.cell{
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000000;
    font-family: Verdana;
    font-size: 10px;
    vertical-align: top;
}
.cell_middle{
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000000;
    font-family: Verdana;
    font-size: 10px;
    vertical-align: middle;
}
.cellbc{
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000000;
    font-family: Verdana;
    font-size: 10px;
    vertical-align: top;
    background-color: #73C573;
}
.cellbc_middle{
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000000;
    font-family: Verdana;
    font-size: 10px;
    vertical-align: middle;
    background-color: #73C573;
}
.cellbcl{
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000000;
    font-family: Verdana;
    font-size: 10px;
    vertical-align: top;
    background-color: #F5F5F5;
}
.cellbcl_middle{
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000000;
    font-family: Verdana;
    font-size: 10px;
    vertical-align: middle;
    background-color: #F5F5F5;
}
.highlight_row:hover{
    background-color: #F5F5F5;
}
.leipa{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    line-height: 14px;
}
.leipa_pieni{
    font-family: Verdana;
    font-size: 9px;
    color: #000000;
}
.otsikko1{
    font-family: verdana, arial;
    font-size: 24px;
    color: #000000;
    font-weight: bold;
}

.otsikko2{
    font-family: verdana, arial;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 15px;
}
.otsikko3{
    font-family: verdana, arial;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}

a.txt:link {color: #0B5A0B; text-decoration: none; font-family: verdana, arial; font-size: 11px;}
a.txt:visited {color: #0B5A0B; text-decoration: none; font-family: verdana, arial; font-size: 11px;}
a.txt:active {color: #0B5A0B; text-decoration: none; font-family: verdana, arial; font-size: 11px;}
a.txt:hover {color: #228B22; text-decoration: none; font-family: verdana, arial; font-size: 11px;}
a.whitetxt:link {color: #FFFFFF; text-decoration: none; font-family: verdana, arial; font-size: 11px;}
a.whitetxt:visited {color: #FFFFFF; text-decoration: none; font-family: verdana, arial; font-size: 11px;}
a.whitetxt:active {color: #FFFFFF; text-decoration: none; font-family: verdana, arial; font-size: 11px;}
a.whitetxt:hover {color: #F5F5F5; text-decoration: none; font-family: verdana, arial; font-size: 11px;}

a.navi:link {color: #0B5A0B; text-decoration: none; font-family: verdana, arial; font-size: 11px;}
a.navi:visited {color: #0B5A0B; text-decoration: none; font-family: verdana, arial; font-size: 11px;}
a.navi:active {color: #0B5A0B; text-decoration: none; font-family: verdana, arial; font-size: 11px;}
a.navi:hover {color: #228B22; text-decoration: none; font-family: verdana, arial; font-size: 11px;}

a.snavi:link {text-decoration: none; font-weight: bold; font-family: Verdana, Arial; font-size: 13px;
    padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px;
    cursor: pointer; color: #FFFFFF; background-color: #0B5A0B;
    border: 1px solid #0B5A0B;
    -moz-border-bottom_left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-bottom_right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-left: 5px;
}
a.snavi:visited {text-decoration: none; font-weight: bold; font-family: Verdana, Arial; font-size: 13px;
    padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px;
    cursor: pointer; color: #FFFFFF; background-color: #0B5A0B;
    border: 1px solid #0B5A0B;
    -moz-border-bottom_left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-bottom_right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-left: 5px;}
a.snavi:active {text-decoration: none; font-weight: bold; font-family: Verdana, Arial; font-size: 13px;
    padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px;
    cursor: pointer; color: #FFFFFF; background-color: #0B5A0B;
    border: 1px solid #0B5A0B;
    -moz-border-bottom_left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-bottom_right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-left: 5px;}
a.snavi:hover {text-decoration: none; font-weight: bold; font-family: Verdana, Arial; font-size: 13px;
    padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px;
    cursor: pointer; color: #FFFFFF; background-color: #228B22;
    border: 1px solid #0B5A0B;
    -moz-border-bottom_left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-bottom_right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
   margin-left: 5px;}

a.area:link {color: #0B5A0B; text-decoration: none; font-family: verdana, arial; font-size: 13px; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px; margin-bottom: 30px;}
a.area:visited {color: #0B5A0B; text-decoration: none; font-family: verdana, arial; font-size: 13px; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px; margin-bottom: 30px;}
a.area:active {color: #0B5A0B; text-decoration: none; font-family: verdana, arial; font-size: 13px; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px; margin-bottom: 30px;}
a.area:hover {color: #228B22; text-decoration: none; font-family: verdana, arial; font-size: 13px; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px; margin-bottom: 30px;}

a.black:link {color: #000000; text-decoration: none; font-family: verdana, arial; font-size: 13px;}
a.black:visited {color: #000000; text-decoration: none; font-family: verdana, arial; font-size: 13px;}
a.black:active {color: #000000; text-decoration: none; font-family: verdana, arial; font-size: 13px;}
a.black:hover {color: #cccccc; text-decoration: none; font-family: verdana, arial; font-size: 13px;}



a.area:link {color: #0B5A0B; text-decoration: none; font-family: verdana, arial; font-size: 13px; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px; margin-bottom: 30px;}
a.area:visited {color: #0B5A0B; text-decoration: none; font-family: verdana, arial; font-size: 13px; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px; margin-bottom: 30px;}
a.area:active {color: #0B5A0B; text-decoration: none; font-family: verdana, arial; font-size: 13px; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px; margin-bottom: 30px;}
a.area:hover {color: #228B22; text-decoration: none; font-family: verdana, arial; font-size: 13px; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px; margin-bottom: 30px;}

a.black:link {color: #000000; text-decoration: none; font-family: verdana, arial; font-size: 13px;}
a.black:visited {color: #000000; text-decoration: none; font-family: verdana, arial; font-size: 13px;}
a.black:active {color: #000000; text-decoration: none; font-family: verdana, arial; font-size: 13px;}
a.black:hover {color: #cccccc; text-decoration: none; font-family: verdana, arial; font-size: 13px;}
a.button:link {text-decoration: none; background-color:#ffffff; background: url(../images/green_bottom_fade.png) bottom left; background-repeat: repeat-x;
    font-weight: bold; font-family: Verdana, Arial; font-size: 13px;
    padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px;
    cursor: pointer; color: #0B5A0B;
    border: 1px solid #0B5A0B;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;}
a.button:visited {text-decoration: none; background-color:#ffffff; background: url(../images/green_bottom_fade.png) bottom left; background-repeat: repeat-x;
    font-weight: bold; font-family: Verdana, Arial; font-size: 13px;
    padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px;
    cursor: pointer; color: #0B5A0B;
    border: 1px solid #0B5A0B;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;}
a.button:active {text-decoration: none; background-color:#ffffff; background: url(../images/green_bottom_fade.png) bottom left; background-repeat: repeat-x;
    font-weight: bold; font-family: Verdana, Arial; font-size: 13px;
    padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px;
    cursor: pointer; color: #0B5A0B;
    border: 1px solid #0B5A0B;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;}
a.button:hover {text-decoration: none; background-color:#ffffff; background: url(../images/green_top_fade.png) top left; background-repeat: repeat-x;
    font-weight: bold; font-family: Verdana, Arial; font-size: 13px;
    padding-top: 5px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px;
    cursor: pointer; color: #0B5A0B;
    border: 1px solid #0B5A0B;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;}
.tabs-active {
    text-align: center;
    border-top: solid 1px #2D682D;
    border-left: solid 1px #2D682D;
    border-right: solid 1px #2D682D;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    color: #2D682D;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}
.tabs {
    text-align: center;
    border: solid 1px #2D682D;
    background-color: #2D682D;
    color: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
}
.tabs-content {
    border-bottom: solid 1px #2D682D;
    border-left: solid 1px #2D682D;
    border-right: solid 1px #2D682D;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #0B5A0B;
}
/* Corner radius */

.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; border-color: #0B5A0B;}
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; border-color: #0B5A0B;}
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; border-color: #0B5A0B;}
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; border-color: #0B5A0B;}
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; border-color: #0B5A0B; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; border-color: #0B5A0B; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; border-color: #0B5A0B; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; border-color: #0B5A0B;}
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer;} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-widget-content { border: 1px solid #2D682D; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #0B5A0B;}
.ui-widget-content a:hover { color: #228B22;}
.ui-widget-header { border: 1px solid #2D682D; background: #ffffff url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }

#message{
    position:absolute;
    top:50%;
    left:50%;
    overflow: visible;
    display: none;
    z-index: 100;
}
#loader-message{
    position:absolute;
    top:50%;
    left:50%;
    overflow: visible;
    display: none;
    z-index: 101;
}
#info-message{
    width: 500px;
    position: absolute;
    top: -100px;
    left: -250px;
    background-image: url(../icons/info.png);
    background-position: 30px 30px;
    background-repeat: no-repeat;
    background-color: #ffffff;
    border: solid 1px #2D682D;
    padding-left: 100px;
    padding-top: 30px;
    padding-bottom: 30px;
   
}
#iMsg{
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: bold;
    color: #2D682D;
    padding-bottom: 30px;
}
#success-message{
    width: 500px;
    position: absolute;
    top: -100px;
    left: -250px;
    background-image: url(../icons/success.png);
    background-position: 30px 30px;
    background-repeat: no-repeat;
    background-color: #ffffff;
    border: solid 1px #2D682D;
    padding-left: 100px;
    padding-top: 30px;
    padding-bottom: 30px;
    
}
#sMsg{
    font-family: verdana, arial;
    font-size: 14px;
    font-weight: bold;
    color: #2D682D;
    padding-bottom: 30px;
}
#alert-message{
    width: 500px;
    position: absolute;
    top: -100px;
    left: -250px;
    background-image: url(../icons/alert.png);
    background-position: 30px 30px;
    background-repeat: no-repeat;
    background-color: #ffffff;
    border: solid 1px #2D682D;
    padding-left: 100px;
    padding-top: 30px;
    padding-bottom: 30px;
    
}
#aMsg{
    font-family: verdana, arial;
    font-size: 14px;
    font-weight: bold;
    color: #FF0000;
    padding-bottom: 30px;
}
#loader{
    width: 400px;
    height: 100px;
    position: absolute;
    top: -50px;
    left: -200px;
    /*background-image: url(../icons/LoadingIcon.gif);
    background-position: 0px 30px;
    background-repeat: no-repeat;*/
    background-color: #ffffff;
    padding-left: 30px;
    /*padding-top: 30px;*/
    font-family: verdana, arial;
    font-size: 20px;
    font-weight: bold;
    color: #2D682D;
    display: none;
    text-align: center;
    vertical-align: middle;
}
#preview{
         position:absolute;
         top: 0px;
         left: 0px;
         border:5px solid #ccc;
         background:#333;
         padding:5px;
         display:none;
         color:#fff;

	}
.preview{
         cursor: pointer;
}
.thumb {cursor: pointer;}
.img_link {cursor: pointer;}
#help{
    width: 500px;
     border: solid 1px #228B22;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: url(../images/green_top_fade.png) top left;
    background-repeat: repeat-x;
    padding-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    display: none;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-color: #ffffff;

}
#help_bg{
    background: url(../icons/info.png) 10px 10px;
    background-repeat: no-repeat;
    padding-left: 80px;
    padding-bottom: 30px;
    padding-right: 30px;
}
#help_header{
   
    font-family: verdana, arial;
    font-size: 18px;
    color: #228B22;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}
#help_text{
   font-family: Verdana;
   font-size: 11px;
   color: #228B22;
   line-height: 14px;
    margin-bottom: 20px;
}
.help_icon{
    cursor: pointer;
    border: none;
}
#bottom{
    padding-top: 10px;
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    color: #228B22;
    line-height: 14px;
    clear: both;
}
label.error {
    /* Move the error above the input element. */
    position: absolute;
    line-height: 1.5em;
    margin-top: -2em;
    border: 1px solid #e3a345; 
    background: #fafaf4 url(../images/ui-bg_highlight-soft_95_fafaf4_1x100.png) 50% top repeat-x;
    color: #cd5c0a; 
     -moz-border-radius: 4px/*{cornerRadius}*/; 
     -webkit-border-radius: 4px/*{cornerRadius}*/; 
     border-radius: 4px/*{cornerRadius}*/; 

   
}
