* {
    margin:  0;
    padding: 0;
}

body {
    background-color:  #81a7bc;
    background-image:  url('background-main.gif');
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

input, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

table {
    margin-left: auto;
    margin-right: auto;
}

a:link, a:visited {
    color: #000;
    text-decoration: underline;
}

#content-parent {
    background-color: #95bdd5;
    background-image: url('background-column3.gif');
    background-repeat: repeat-x;
}

#content {
    padding: 0 39px;
}

#content a {
    color: #00539b;
}

.black {
    color: #000;
}

h1 {
    font-size: 16px;
    padding: 17px 0 23px 0;
}

h1.breadcrumbs {
    padding: 0 0 23px 0;
}

h2 {
    font-size: 13px;
    padding: 20px 0 12px 0;
}

h2.title2 {
    font-size: 13px;
    padding: 0px 0 0px 0;
}

h3 {
    font-size: 13px;
    padding: 26px 0 18px 0;
}

#content p.breadcrumbs {
    font-size: 11px;
    padding: 17px 0 0 0;
}

#content p.breadcrumbs a {
    color: #000;
}

#content p.request {
    padding-top: 20px;
}

#content p.request a {
    color: #000;
}

#copy {
    font-family: Verdana;
    font-size: 10px;
    padding: 50px 0;
}

#copy a {
    color: #000;
}

#content p{
    padding-bottom: 16px;
}

#content p.page-split {
    padding-top: 15px;
    font-size:   13px;
}

#content p.test{
        border: 1px solid red;
}

#menu {
    background-image: url('background-column1.jpg');
    background-repeat: no-repeat;
    background-position: top right;
    padding: 34px 0 0 24px;
}

#menu ul {
    list-style-type: none;
}

#menu ul li{
    margin: 6px 10px 6px 0;
    background-image: url('menu-list.gif');
    background-repeat: no-repeat;
    padding: 0 0 0 10px;
    font-size: 13px;
    color: #3d3d3d;
}

#menu ul li.active {
    background-image: url('menu-list-active.gif');
}

#menu ul li ul li.active {
    background-image: none;
}

#menu ul li ul li.active a {
    color: #3D3D3D;
}

#menu ul li a {
    color: #000;
}

#menu ul li ul {
    padding: 4px 0 2px 0;
}

#menu ul li ul li {
    margin: 3px 0 3px 0;
    background-image: none;
    padding: 0;
    font-size: 11px;
}

#fld_captcha {
    width:121px;
}

#info {
    background-color: #e4f0f5;
    width: 97px;
    padding: 5px 0px 5px 13px;
    font-size: 13px;
}

#info p {
    margin: 3px 0 3px 8px;
    font-size: 18px;
}

#info-header {
    background-image: url('info-header.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    width: 110px;
    height: 4px;
    margin-top: 20px;
}

#info-footer {
    background-image: url('info-footer.gif');
    background-repeat: no-repeat;
    background-position: top;
    width: 110px;
    height: 4px;
    margin-bottom: 20px;
}

#search {
    margin-bottom: 50px;
}

#search p {
    font-style: italic;
    font-size: 11px;
    margin-bottom: 3px;
}

#search input {
    width: 106px;
}

#search input.img{
    margin-left: 4px;
    width: 12px;
}

#icons {
    margin: 30px 0px 0px 231px;
}

#icons img {
    margin: 14px;
    padding-bottom: 5px;
}

#icons img.active {
    padding-bottom: 3px;
    border-bottom: 2px solid #cfe1f7;
}

#content p.links {
    padding-bottom:6px;
}

#content p.blue {
    padding-left:30px;
    color: #00539b;
}

#content p.blue * {
    color: #00539b;
}

#content .product a {
    color: #000;
}

#content .product tr.head td {
    font-weight: bold;
    padding-top: 40px;
    padding-bottom: 20px;
    font-size:13px;
}

#content .product td {
    padding: 8px 12px 8px 0;
}

#content .product {
    margin-top: -30px;
}

.last-news {
    padding-left: 30px;
}

#content .news small {
    font-style: italic;
    font-size: 12px;
    display: block;
    padding-top: 13px;
    padding-bottom: 7px;
}
#content .news p {
    padding-bottom: 7px;
    padding-top: 0;
}

#content .news p a {
    font-size: 11px;
}

#search-product {
    margin-bottom: 15px;
}

#search-product input {
    width: 75px;
    margin-right: 6px;
}

#search-product input.text {
    width: 340px;
}

#content a.black {
    color: #000;
}

#content .errors {
    padding: 15px;
    background-color: #fff;
}

#content .errors h3 {
    font-size: 13px;
    padding:0;
    padding-bottom: 5px;
    font-style: italic;
}

#content .errors ul {
    margin-left: 40px;
}

#content .errors ul li {
    margin-top: 4px;
}

#content .form  td {
    padding: 6px 4px 6px 0;
}

#content .form  td .form-notice {
    font-style: italic;
    padding: 20px 0;
    font-size: 11px;
}

#content .full {
    width: 290px;
}


.sections {
    font-size: 14px;
    font-weight: bold;
}

ul.sections {
    padding-top: 7px;
    list-style-type: none;
}

.sections li {
    padding: 3px 0 3px 20px;
    background: url(/media/arrow.gif) no-repeat left 0.6em;
}

#content  .sections a {

}

p.sections {
    padding: 27px 0 0 20px;
}

/**
 * Links Catalog
 */
#paginator td.non-active {
    width: 18px; height: 20px;
    padding: 10;
    margin: 10;
    border: 1px solid #749BB2;
    text-align: center; vertical-align: center
}
#paginator td.non-active:hover{
    border: 1px solid #000000;
    width: 18px; height: 20px;
    text-align: center; vertical-align: center
}
#paginator td {
    font-size: 12px;
    border: 0px solid #749BB2;
    width: 18px; height: 20px;
    text-align: center; vertical-align: center
}

#paginator a {
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

#links {
    width: 498px;
    font-family: arial;
    border-collapse: collapse;
    margin-bottom: 12px;
    padding-right: 0px;
}

#links td {
    height: 40px;
    padding: 12px 0px;
}

#links td a {
    font-size: 13px; 
    color: #000000; 
    font-family: arial;
    border-collapse: collapse;
}
#links td.right {
    text-align: left;
}


table.specs {
    margin: 0 -10px;
    border-top: 2px solid #4d616c;
    border-collapse: collapse;
}

table.specs td {
    border-bottom: 1px solid #7491a2;
    padding: 5px 10px;
    vertical-align: top;
}