body {
    background: url(../images/pkps-background-dark-01.jpg);
    margin: 0px;
    padding: 0px;
    font: bold 10px Trebuchet MS; 
    color: #001c85;
}

body a {
    text-decoration: underline;
}

div#contener {
    width: 1000px;
    margin: 0px auto;
    padding: 0px;
    background: url(../images/pkps-background-01.jpg) repeat-y;
}

input.contact-form{
    width: 150px;
    border: 1px solid #001c85;
    font: 11px Trebuchet MS;
    color:  #001c85;
    background: #fff;
}

select {
    font: 11px Trebuchet MS;
    color:  #001c85;
    border: 1px solid #001c85;
    width: 150px;
}

textarea {
    border: 1px solid #001c85;
    font: 11px Trebuchet MS;
    color:  #001c85;
}

input.submit {
    padding: 2px;
    font: 11px Trebuchet MS;
    color:  #001c85;
    border: 1px solid #001c85;
}

/****header******/
div#header {
    margin-bottom: 8px;
    padding-bottom: 1px;
    border-bottom: 1px dotted;
}

/*****main******/
div#main {
    text-align: justify;
    padding: 0px 25px;
}

div#menu {
    float: left;
    width: 165px;
    padding-top: 40px;
    font: bold 12px Trebuchet MS;
}

div#menu a {
    text-decoration: none;
}

img.menu-dot {
    margin: 0px 1px;
}

p.menu {
    margin: 0px;
    border-bottom: dotted 1px;
    margin-right: 4px;
    margin-bottom: 1px;
}

p.separate-menu {
    margin: 11px 0px 0px 0px; 
    padding: 0px;
}

p.menu a {
    color: #b52e2e;
}

p.submenu {
    padding-bottom: 7px;
    margin: 0px 0px 0px 11px;
}

p.submenu a {
    color: #001c85;
}

p.submenu-last {
    margin: 0px 0px 8px 0px;
}

div#localization-toolbar {
    width: 755px; 
    background: #F6F4F4; 
    height: 21px; 
    text-align: right; 
    display: table-cell; 
    vertical-align: middle;
    font: 10px Trebuchet MS;
    
    padding-right: 8px;
}

div#localization-toolbar a {
    color: #001c85;
}

div#content {
    float: left;
    width: 755px;
    padding-left: 15px;
    min-height: 600px;
    border-left: dotted 1px;
    font: 12px Trebuchet MS;
    color: #001c85;
}

img.bordered {
    margin: 0px;
    padding: 0px;
}

div.page-title {
    margin-top: 10px;
    font: italic bold 24px Trebuchet MS;
    color: #001c85;
    margin-bottom: 20px;
    position: relative;
}

div.content-title {
    margin-top: 10px;
    font: italic bold 18px Trebuchet MS;
    color: #001c85;
    position: relative;
}

p.content-title-text {
    font: italic bold 18px Trebuchet MS;
    width: 700px; 
    border-bottom: 1px dotted; 
    margin-left: 3px; 
    position:absolute; 
    left: 50px; 
    bottom:-5px;
}

span.page-title-text {
    float: right; 
    width: 700px; 
    border-bottom: 1px dotted; 
    margin-left: 3px; 
    height: 24px;
    position:absolute; 
    left: 50px; 
    top: 5px;
}

img.section-icon {
    vertical-align: middle; 
    float: left;
}

p.clear-section-title {
    clear: both;
    margin: 0px 0px 9px 0px;
    padding: 0px;
    height: 0px;
}

div#content-desc {
    margin-bottom: 20px;
}

div#related-images {
    margin-top: 20px;
    font: italic bold 10px Trebuchet MS;
}

div.image-related-align {
    width: 120px; 
    height: 105px; 
    border: 1px solid #d9e0e6; 
    display: table-cell; 
    text-align: center; 
    vertical-align: middle;
}

div.image-related-frame {
    margin-right: 1px; 
    float: left; 
    margin-top: 1px;
}

div#related-files {
    margin-top: 20px;
    font: italic bold 10px Trebuchet MS;
}


p.file-to-download {
    padding: 0px;
    margin: 0px 0px 1px 34px;
    font: 10px Trebuchet MS;
    color: #001c85;
}

a.file-to-download {
    text-decoration: none;
    margin-right: 4px;
}

img.file-to-download {
    vertical-align: middle;
}

div.text-image-container {
    text-align: center;
    width: 755px;
    margin: 16px 0px;
}

div.text-image-box {
    width: 412px;
    margin: 0px auto;
}

div.text-image-box p {
    margin: 0px;
    padding: 0px;
}

p.image-border-top-left {
    float: left; 
    background: url(../images/image_border_left_top.png) no-repeat;
    width: 6px;
    height: 6px;
    margin: 0px; 
    padding: 0px;
}

p.image-border-top-middle {
    float: left;
    width: 400px;
    background: #bdbdbd;
    height: 6px;
    margin: 0px; 
    padding: 0px;
}

p.image-border-top-right {
    float: left; 
    background: url(../images/image_border_right_top.png) no-repeat;
    width: 6px;
    height: 6px;
    margin: 0px; 
    padding: 0px;
}

p.image-border-bottom-left {
    float: left; 
    background: url(../images/image_border_left_bottom.png) no-repeat;
    width: 6px;
    height: 6px;
    margin: 0px; 
    padding: 0px;
}

p.image-border-bottom-middle {
    float: left;
    width: 400px;
    background: #bdbdbd;
    height: 6px;
    margin: 0px; 
    padding: 0px;
}

p.image-border-bottom-right {
    float: left; 
    background: url(../images/image_border_right_bottom.png) no-repeat;
    width: 6px;
    height: 6px;
    margin: 0px; 
    padding: 0px;
}

div.image-border {
    border-left: 6px solid #bdbdbd; 
    border-right: 6px solid #bdbdbd;
}

div.text-image-footer {
    text-align: left;
    padding: 6px 4px 0px;
    border-left: 6px solid #bdbdbd; 
    border-right: 6px solid #bdbdbd;
    font: 10px Trebuchet MS; 
    color: #001c85;
    background: #bdbdbd;
}

/****footer*****/
div#footer {
    height: 110px;
    background: bottom url(../images/footer_background.png) repeat-x;
    border-top: dotted 1px;
    padding-top: 1px;
    margin-top: 12px;
    position: relative;
}

img#footer-logo-neo {
    position: absolute;
    right: 25px;
    top: 10px;
}

div#footer-text-left {
    margin: 10px 25px 0px;
}

div#footer-text-right {
    position: absolute;
    right: 70px;
    top: 10px;
}

.error {
    color: #990000;
    padding: 5px 0px 5px 0px;
    margin: 0;
    font: bold 11px Trebuchet MS;
}

p.clear {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
}

div.error-invalid-page {
    font: 12px Trebuchet MS; 
}

p.sendMail {
    margin-top: 10px;
    font: italic bold 24px Trebuchet MS;
    color: #001c85;
    margin-bottom: 20px;
}

p.errorContactForm {
    color: #990000;
    font: bold 14px Trebuchet MS;
    text-align: center;
}
