
/* - overwrite.css - */
@media all {
/* http://localhost:12080/ncvc-e/portal_css/overwrite.css?original=1 */
/* */
/* */
/* */
/* */
h1.d_size {
font-size: 150%;
}
/* */
ol.num1 { margin-bottom: 1.4em; }
ol.num1 li {
position: relative;
list-style: none;
line-height: 1.4;
margin-bottom: 0.3em;
}
ol.num1 li span {
position: absolute;
top: 0;
left: -2.3em;
}
* html ol.num1 li span { top: -0.1em; } /* */
*:first-child+html ol.num1 li span { top: -0.1em; } /* */
/* */
ol.num2 { margin-bottom: 1.4em; }
ol.num2 li {
position: relative;
list-style: none;
line-height: 1.4;
margin-bottom: 0.3em;
padding-left: 1.0em;
}
ol.num2 li span {
position: absolute;
top: 0;
left: -2.3em;
}
* html ol.num2 li span { top: -0.1em; } /* */
*:first-child+html ol.num2 li span { top: -0.1em; } /* */
/* */
ol.num3 { margin-bottom: 1.4em; }
ol.num3 li {
position: relative;
list-style: none;
line-height: 1.4;
margin-bottom: 0.3em;
margin-left: 0.6em;
padding-left: 1.8em;
}
ol.num3 li span {
position: absolute;
top: 0;
left: -2.3em;
}
* html ol.num3 li span { top: -0.1em; } /* */
*:first-child+html ol.num3 li span { top: -0.1em; } /* */
/* */
ul.normal {
padding-left: 2em;
}
ul.normal li{
list-style-type: disc;
}
/* */
ol.normal {
padding-left:2em;
}
ol.normal li{
list-style-type:decimal;
}
.text_red {
color: #ff0000;
}
.text_s {
font-size: x-small;
}
.block_right {
margin-left: 1em;
float: right;
}
.block_center {
width: 400px;
margin-right:auto;
margin-left: auto;
text-align: center;
}
.block_left {
margin-right: 1em;
float: left;
}
.documentSubHeading{
border: none;
margin: 0;
font-size: 125%;
}
#portal-header {
margin-bottom: 12px;
border-bottom: 1px solid #228800;
}
/* */
#parent-fieldname-text .move_top{
margin: 15px 0 30px;
text-align: right;
font-size: 80%;
}
.image-left {
float: left;
clear: both;
margin: 0 0 1em;
border: 0;
}
.image-inline {
float: none;
}
.image-right {
float: right;
clear: both;
margin:  0 0 1em;
border: 0;
}
dd.image-caption {
text-align:left;
padding: 0;
margin:0;
}
dl.captioned {
padding: 0;!important
}
/* */
.documentContent ul {
list-style-image: none;
margin: 0.5em 0 0 1.5em;
}
.documentContent ol {
margin: 0.5em 0 0 2.5em;
}
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
line-height: 1em;
}
ul.discreet {
list-style-image: none;
list-style-type: disc;
}
/* */
.section-index #portal-breadcrumbs {
margin: 0;
padding: 0;
text-indent: -9999px;
display: none;
}
.section-index #content {
background-image: url(css_img/bg_img.jpg);
background-repeat: no-repeat;
background-position: 100% 95%;
}
.section-index #content h1.documentFirstHeading,
.section-index #content div.documentDescription {
display: none;
}
/* */
#portal-globalnav li#portaltab-about a {
background-position: 0 0;
}
#portal-globalnav li#portaltab-about a:hover {
background-position: 0 -30px;
}
#portal-globalnav li#portaltab-projects a {
background-position: -176px 0;
}
#portal-globalnav li#portaltab-projects a:hover {
background-position: -176px -30px;
}
#portal-globalnav li#portaltab-divisions a {
background-position: -352px 0;
}
#portal-globalnav li#portaltab-divisions a:hover {
background-position: -352px -30px;
}
#portal-globalnav li#portaltab-recruit a {
background-position: -528px 0;
}
#portal-globalnav li#portaltab-recruit a:hover {
background-position: -528px -30px;
}
#portal-globalnav li#portaltab-coordination a {
background-position: -704px 0;
}
#portal-globalnav li#portaltab-coordination a:hover {
background-position: -704px -30px;
}
.last_update {
font-size: 12px;
font-weight: normal;
color: #999999;
margin-bottom: 0.5em;
text-align:right;
}
/* */
/* */

}


