@charset "UTF-8";
/* CSS Document */

input, select, textarea {padding:3px; border:1px solid #CCCCCC; background-color:#FFFFFF; font-size:13px;}
input:hover, select:hover, textarea:hover {padding:3px; border:1px solid #CCCCCC; background-color:#E4E9C1;}

input[type="radio"], input[type="checkbox"] {border:0px; width:auto !important; background-color: transparent !important;}

.readonly { border: 1px solid #FFFFFF; color: #666666; background-color:#F0F0F0;}

.infobox08 {/* background-color: #f3f2d9; border: 1px solid #c3c2a9; padding: 8px; */ }
.infobox08 a {color:#000000; font-size:15px; text-decoration:none; padding:3px; display:inline-block;}
.infobox08 a:hover {color:#990808;}


.arrow ul {  list-style-type: none; padding: 0; margin: 0; }
.arrow li {
   /*
   background-image: url(http://www.eipa.eu/files/site/icon_offsite_red.gif);
   background-repeat: no-repeat;
   background-position: 0px 5px;
   padding-left: 13px;
   padding-bottom: 2px;
   padding-top: 2px;
   */
   padding: 2px;
}

.print_bold {
color:#AA0000;
font-weight:bold;
text-decoration:none;

}

.info_notes {
background-color:#eee;
border:3px solid #ccc;
font-size:8pt;
}

.order_infomessage {
    background-image: url('http://www.eipa.eu/files/site/cms/information.png'); background-repeat: no-repeat;
    background-position: 6px 8px; text-align: left;
    width: 620px; font-size: 8pt; color: #AA0000; padding: 10px 10px 10px 30px; 
    margin-left: auto; 
    margin-right: auto; 
    margin-top: 20px; 
    margin-bottom: 10px; 
    border: 2px solid #ddd;
}

.forumtablehead {background-color:#f0f0f0;
                            color:#AA0000;
                           font-size:14px;
                           padding:5px;
}
.formlastcol {/* border-bottom: 1px solid #ddd; /*border-right: 1px solid #f9e79f; padding-bottom:5px;padding-top:5px; */}


table.formsV2 { /*border-bottom: 1px solid #e3FFd0; */ text-align: left;}

table.formsV2 a { border-bottom: 1px solid #cAd4cA; /*EAF4EA;*/ }

table.formsV2 tr.datarow {     background-color: #f8f8f8;   }
table.formsV2 tr.hover {     background-color: #EAF4EA;     }

table.reportV2 tr.datarow {
     background-image:url(http://www.eipa.eu/files/site/menu_seperator_green.gif);
     background-repeat:repeat-y;     background-position:top left;
}
table.reportV2 tr.hover {
     background-image:url(http://www.eipa.eu/files/site/menu_seperator_orange.gif);
     background-repeat:repeat-y;     background-position:top left;
}


