/* Start of CMSMS style sheet 'style' */
/* shared */

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, a, textarea {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    text-align: left;
    margin: 0;
    padding: 0;
}

body { 
    background: #ffffff url('images/site/bg-left.gif') scroll no-repeat left 86px;
}

table {
    border-collapse: collapse;
}

.pointer {
    cursor: pointer;
}

.no-border {
    border: 0;
}

/* text */

h1, h2, h3 {
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
}

h1 {
    font-size: 20px;
    color: #000000;
    padding: 5px 0 8px 0;
}

h2 {
    font-size: 15px;
    color: #1c4b7c;
    font-weight: bold;
    padding: 7px 0 7px 0;
}

h3 {
    font-size: 13px;
    font-style: italic;
    color: #1c4b7c;
    padding: 3px 0 5px 0;
}

p {
    text-align: left;
    line-height: 18px;
    padding-bottom: 5px;
}

a  {
    color: #1c4b7c;
    border-bottom: 1px dotted #1c4b7c;
}

a:hover {
    color: #d30000;
    border-bottom: 1px dotted #d30000;
}

ul, li {
    margin: 10px 0 10px 5px;
}

ul li {
    background: transparent url('images/site/bullet.gif') scroll no-repeat 2px 7px;
    list-style-type: none;
    padding-left: 12px;
    line-height: 18px;
}

/* menu */

.menu {
    height: 47px;
    margin: 12px 0 0 0;
}

.menu .selected {
    background: transparent url('images/site/arrow-white.gif') scroll no-repeat center 37px; 
}

.menu-item, .menu-item a {
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    font-size: 15px;
    letter-spacing: 0.5px;
    font-weight: bold;
    color: #2f5e8f;
    border: 0;
}

.menu-item a:hover {
    color: #d30000;
    border: 0;
}

.menu-item {
    padding: 0 25px 0 25px;
}

/* sub-menu */

.sub-menu-item {
    padding: 3px 0 3px 10px;
}

.sub-menu-item, .sub-menu-item a {
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    border: 0;
    padding-left: 9px;
}

.column-left .sub-menu-item a:hover, .column-left .selected a{
    background: transparent url('images/site/arrow-red-m.gif') scroll no-repeat left 6px;
    border: 0;
}

/* body */

.column-left {
    position: absolute;
    top: 155px;
    left: 100px;
    width: 215px;
}

.column-right {
    position: absolute;
    top: 86px;
    left: 330px;
    background: transparent url('images/site/bg-content.gif') scroll no-repeat top;
    width: 661px;
}

.content {
    height: 400px;
    margin-bottom: 20px;
}

.content .margin {
    vertical-align: top;
    padding: 20px 35px 0px 35px;
}

/* form */

form {
    width: 591px;
}

table.contact-form {
    width: 100%;
}

.field, .required {
    font-weight: bold;
}
 
input {
    background: #ffffff url('images/site/bg_input.gif') scroll repeat-x top;
    padding: 5px;
    border: none;
    margin-bottom: 10px;
}

input {
    width: 100%;
}

textarea {
    background: #ffffff url('images/site/bg_input.gif') scroll repeat-x top;
    width: 100%;
    height: 200px;
    border: none;
    margin-bottom: 10px;
}

input[type="submit"] {
    background: transparent url('images/site/bg_button.gif') scroll repeat-x top;
    padding: 2px 5px;
    text-align: center;
    width: auto;
    height: auto;
    cursor: pointer;
    border: 1px solid #a6d6e6;
    color: #2F5E8F;
}

input[type="submit"]:hover {
    background-position: bottom;
}

ul.error, ul.error li {
    margin: 0;
}

/* footer */

.footer {
    width: 661px;
}

.footer-top {
    height: 19px;
}

.shortcuts a {
    background: transparent url('images/site/arrow-red-s.gif') scroll no-repeat left 14px;
    font-family: Verdana, Arial, sans-serif;
    color: #225988;
    font-size: 9px;
    font-weight: bold;
    padding: 10px 7px 5px;
    border: 0;
}

.shortcuts a:hover {
    color: #d30000;
}

.validate-css {
    background: transparent url(images/site/validate-css.gif) scroll no-repeat 0 top;
    width: 36px;
    height: 12px;
    float: right;
    padding-right: 10px;
}

.validate-css:hover {
    background-position: 0 bottom;
}

.validate-xhtml {
    background: transparent url(images/site/validate-xhtml.gif) scroll no-repeat 0 top;
    width: 43px;
    height: 12px;
    float: right;
}

.validate-xhtml:hover {
    background-position: 0 bottom;
}

.copyright {
    margin: 5px 0px 10px 0px;
}

.copyright p {
    padding: 0px 0px 0px 0px;
}

.copyright, .copyright p, .copyright a, .copyright td {
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #225988;
}

.copyright a:hover {
    color: #d30000;
}

.line-copyright {
    border-top: 1px solid #cae4ee;
    width: 661px;
    height: 1px;
}

/* Forum romand reporting RSE */

.error {
    color: red;
}
.column-menu {
    margin-left: 1000px;
}
.margin-image {
    padding: 0px 10px 10px 10px; 
    width: 100px; border:0px;
}
a.link-image {
    border: 0px;
}
a:hover.link-image {
    border: 0px;
}
.menu-right-forum {
    background: url('images/site/bg-content.gif') no-repeat; 
    width: 300px;
}
/* End of 'style' */

