﻿body {
 margin: 0px;
 padding: 0px;
 font-size: small;
 color: #2a2a2a;
 font-family: verdana, sans-serif;
 background: #adccfa;
}

div.width {
 width: 935px;
 margin: 0px auto;
}

div.head_image, div.head_mask, div.tab_nav,
div.box_content, div.row, div.text_bloc, div.bloc,
div.top, div.bottom, div.end_content, div.group_row {
 float: left;
 width: 100%;
}

body.blog div.width > div.head_image {
 background: url(../images/head_1.jpg) no-repeat 234px 9px;
}

body.home div.width > div.head_image {
 background: url(../images/head_3.jpg) no-repeat 234px 9px;
}

body.no_left_nav div.width > div.head_image {
 background: url(../images/head_2.jpg) no-repeat 234px 9px;
}

body.with_left_nav div.width > div.head_image {
 background: url(../images/head_4.jpg) no-repeat 234px 9px;
}

div.head_mask {
 background: url(../images/head_ie.jpg) no-repeat;
}

div.head_image > div.head_mask {
 background: url(../images/head.png) no-repeat;
}

div.head_mask h1 {
 padding: 30px 0px 16px 25px;
 margin: 0px;
 float: left;
}

div.head_mask h1 a {
 display: block;
 width: 180px;
 height: 100px;
}

div.head_mask h1 a span {
 display: none;
}

div.link_extranet {
 float: right;
 padding: 118px 16px 0px 0px;
}

div.link_extranet a {
 display: block;
 width: 71px;
 height: 20px;
 background: url(../images/link_extranet.png) no-repeat;
}

div.link_extranet a span {
 display: none;
}

div.tab_nav {
 background: url(../images/nav_back.gif) no-repeat;
}

div.nav {
 float: left;
}

div.search {
 float: right;
 padding: 7px 15px 0px 0px;
}

div.nav ul {
 margin: 0px 0px 0px 7px;
 padding: 0px;
 list-style: none;
 font-size: 11px;
 font-weight: bold;
}

div.nav ul li {
 float: left;
 padding: 0px 6px;
}

div.nav ul li a {
 display: block;
 margin-top: 2px;
 padding: 8px 0px 10px;
 text-align: center;
 width: 94px;
 color: #fff;
 text-decoration: none;
}

div.nav ul li.active a, div.nav ul li a:hover {
 color: #00246a;
 background: url(../images/active.gif) no-repeat 50% 100%;
}

div.nav ul > li.active a, div.nav ul li > a:hover {
 background: url(../images/active.png) no-repeat 50% 100%;
}

div.search form {
 display: inline;
}

div.search input {
 border: none;
 width: 98px;
 height: 18px;
 padding: 4px 6px 0px 18px;
 background: url(../images/text_input.gif) no-repeat;
}

form > div.search input {
 background: url(../images/text_input.png) no-repeat;
}

div.box_content {
 background: url(../images/textcontent_back.gif) repeat-y;
 padding-bottom: 40px;
}

body.home div.box_content {
 background: url(../images/textcontent_back.gif) repeat-y;
 padding-bottom: 22px;
}

div.left_column {
 float: left;
 width: 612px;
 margin-left: 8px;
 padding: 20px 0px 0px;
}

div.box_content > div.left_column {
 margin-left: 16px;
}

div.right_column {
 float: right;
 width: 283px;
 margin-right: 6px;
}

div.box_content > div.right_column {
 margin-right: 11px;
}

/*===================== slideshow ====================*/
div#slideshow {
 background: url(../images/s_back.gif) no-repeat;
 float: left;
 width: 100%;
 height: 255px;
}

div#ss_img_div {
 float: left;
 height: 225px;
 padding: 3px 0px 0px 5px;
}

div#ss_image_and_text {
 height: 225px;
}

div#ss_img_div img {
 width: 425px;
 height: 222px;
 border: solid 1px #95b9f0;
}

div#ss_controls {
 float: left;
 width: 100%;
 padding-top: 2px;
}

div#ss_text {
 float: right;
 width: 163px;
 margin-right: 5px;
 padding-top: 10px;
 cursor: pointer; 
}

div#ss_image_and_text > div#ss_text {
 margin-right: 10px;
}

div#ss_text h2 {
 margin: 0px 0px 10px 0px;
 padding: 0px;
 font-size: 16px;
 font-family: Trebuchet MS, verdana, sans-serif;
 color: #1a2473;
}

div#ss_text p {
 margin: 0px;
 padding: 0px;
 font-size: 11px;
}

div#ss_controls ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
 font-size: 11px;
}

div#ss_controls ul li {
 float: left;
 margin: 0px 1px;
}

div#ss_controls ul li a {
 display: block;
 width: 16px;
 height: 16px;
 text-align: center;
 text-decoration: none;
 color: #fff;
}

div#ss_controls ul li a span {
 display: none;
}

div#ss_controls div.play_stop ul {
 margin-left: 20px;
}

li.play a {
 background: url(../images/play.gif) no-repeat;
}

li.stop a {
 background: url(../images/pause.gif) no-repeat;
}

li.play a.active {
 background: url(../images/play_on.gif) no-repeat;
}

li.stop a.active {
 background: url(../images/pause_on.gif) no-repeat;
}

div.play_stop {
 float: left;
 width: 100px;
}

div#ss_direct_links {
 float: right;
 width: 180px;
}

div#ss_controls div#ss_direct_links ul {
 float: right;
 margin-right: 20px;
}

div#ss_direct_links ul li a {
 background: url(../images/numbers_back.gif) no-repeat;
}

div#ss_direct_links ul li.active a {
 background: url(../images/numbers_back_active.gif) no-repeat;
}


/*===================== /slideshow ====================*/

div.row {
 margin-top: 7px;
 background: url(../images/ll.gif) repeat-y 200px 0px;
}

div.row div {
 width: 192px;
}

div.box_title {
 float: left;
 width: 100%;
 background: #fff;
 font-size: 16px;
 font-family: Trebuchet MS, verdana, sans-serif;
 color: #1a2473;
 font-weight: bold;
 border-bottom: solid 1px #97cce3;
 padding-top: 22px;
}

div.row img {
 border: solid 1px #97cce3;
 width: 190px;
 height: 103px;
}

div.row h2, div.right_column h2 {
 margin: 0px 0px 8px 0px;
 padding: 0px;
 font-size: 16px;
 font-family: Trebuchet MS, verdana, sans-serif;
 color: #1a2473;
}

div.row h2 {
 height: 40px;
 overflow: visible;
}

div.row h2 a {
 color: #1a2473;
 text-decoration: none;
}

div.row h2 a:hover {
 text-decoration: underline;
}

div.row p, div.bloc p {
 margin: 0px;
 padding: 0px;
 font-size: 11px;
}

div.bloc p {
 padding-bottom: 8px;
}

div.l, div.ll {
 float: left;
 margin-right: 18px;
}

div.lll {
 float: right;
}

/*
div.row div.l h2, div.row div.ll h2, div.row div.lll  h2{
  font-size: 14px;
}
*/

div.n {
 background: url(../images/n_red.gif) repeat-y;
}

div.b {
 background: url(../images/b_red.gif) repeat-y;
}

div.n div.top {
 background: url(../images/n_top.gif) no-repeat;
}

div.b div.top {
 background: url(../images/b_top.gif) no-repeat;
}

div.n div.bottom {
 background: url(../images/n_bottom.gif) no-repeat 0% 100%;
}

div.b div.bottom {
 background: url(../images/b_bottom.gif) no-repeat 0% 100%;
}

div.bloc div.padding {
 padding: 10px;
}

div.bloc {
 margin-top: 22px;
}

div.bloc img {
 width: 84px;
 height: 58px;
}

div.text_bloc {
 padding-bottom: 10px;
}

div.b img {
 float: left;
 margin: 4px 9px 0px 0px;
 border: solid 1px #fff;
}

div.n img {
 float: left;
 margin: 4px 0px 0px 0px;
 border: solid 1px #fff;
}

div.floatnone {
 float: right;
 width: 164px;
}

div.right_column h2 {
 color: #fff;
}

div.bloc h3 {
 margin: 0px;
 padding: 0px;
 font-size: 12px;
 color: #1A2473;
 font-weight: normal;
}

div.bloc h3 a {
 color: #1A2473;
}

div.date, div.comments_number {
 font-size: 10px;
 font-style: italic;
 color: #a7a7a7;
}

div.box_padding {
 padding: 20px 24px 0px;
}

div.breadcrumbs {
 padding: 0px 0px 20px 0px;
 font-size: 10px;
 color: #929292;
}

div.breadcrumbs a {
 color: #929292;
}

body.with_left_nav div.box_padding, body.blog div.box_padding, body.no_left_nav div.box_padding {
 padding-top: 6px;
}

body.with_left_nav div.text-column-content {
 float: right;
 width: 76%;
}

body.with_left_nav div.nav-column-content {
 float: left;
 width: 192px;
 margin-top: 6px;
}

body.blog div.text-column-content {
 float: left;
 width: 76%;
}

body.blog div.nav-column-content {
 float: right;
 width: 192px;
 margin-top: 46px;
}

body.no_left_nav div.nav-column-content {
 display: none;
}

body.no_left_nav div.text-column-content {
 float: left;
 width: 100%;
}

div.ver-nav_bottom {
 background: url(../images/vnav_bottom.gif) no-repeat 0% 100%;
 margin-bottom: 20px;
}

div.ver-nav_top {
 background: url(../images/vnav_top.gif) no-repeat 0% 0%;
 padding: 11px 0px;
}

div.ver-nav_bottom > div.ver-nav_top {
 background: url(../images/vnav_top.png) no-repeat 0% 0%;
}

div.nav-column-content h2 {
 margin: 0px 6px;
 padding: 0px 0px 6px 0px;
 border-bottom: solid 1px #e0eaf2;
 color: #fff;
 font-size: 12px;
 text-align: center;
 font-family: Trebuchet MS, verdana, sans-serif;
}

div.nav-column-content ul {
 margin: 0px 6px;
 padding: 0px;
 list-style: none;
 background: url(../images/vnav_border.gif) repeat-x;
}

body.blog div.nav-column-content ul {
 background: none;
}

div.nav-column-content ul li {
 background: url(../images/vnav_border.gif) repeat-x 0% 100%;
 font-size: 12px;
}

div.nav-column-content ul li a {
 display: block;
 padding: 8px 2px 10px 10px;
 color: #00246a;
 text-decoration: none;
 background: url(../images/vnav_bulet.png) no-repeat 0% 13px;
}

div.nav-column-content ul li.active a {
 color: #fff;
}

div.nav-column-content ul li ul.nivel3 {
 background: url(../images/c.gif) repeat-x 0% 100%;
 padding-bottom: 6px;
}

div.nav-column-content ul li ul.nivel3 li {
 background: url(../images/c.gif) repeat-x 0% 100%;
}

div.nav-column-content ul li ul.nivel3 a {
 color: #00246A;
 font-size: 11px;
 padding: 3px 2px 4px 14px;
 background: url(../images/vnavl3_bulet.png) no-repeat 7px 9px;
}

div.nav-column-content ul li ul.nivel3 li.active a {
 color: #fff;
}



div.end_content {
 background: url(../images/end_back.gif) no-repeat;
 color: #fff;
 font-size: 10px;
 padding: 8px 0px 40px 0px;
}

div.end_content a {
 color: #fff;
}

div.end_left {
 background: url(../images/logo_sm.gif) no-repeat;
 padding: 2px 0px 0px 80px;
 margin-left: 30px;
 float: left;
}

div.end_content > div.end_left {
 background: url(../images/logo_sm.png) no-repeat;
}

div.end_right {
 padding-top: 2px;
 margin-right: 30px;
 float: right;
}

div.left_column div.logos {
  clear: both;
  float: none;
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #97CCE3;
}

/* search result */
div.tagged  {
  margin-bottom: 1em;;
  clear: both;
}

div.tagged div.content_short {
  font-size: 80%;
}


div.tagged div.content_short img {
  width: 80px;
}

div.p-pages p {
  text-align: center;
  color: #1a2473;  
}

div.p-pages span.active {
  font-weight: bold;
}

div.page_info {
  text-align: right;
  font-style: italic;
}

/* News list */
div.news4list {
  /* border-bottom: 1px solid; */
  margin-bottom: 1em;;
  clear: both;
}

div.news4list img {
  width: 240px;
}

/* Comments */
div.comment  {
 font-size: 11px;
 margin-bottom: 1em;
 border: dotted 1px #1A2473;
 padding: 4px 10px;
 background: #edf4ff;
}

div.comment div.author_and_date {
 font-style: italic;
 font-size: 10px;
 padding-top: 14px;
 text-align: right;
 color: #515151;
}

div.fila_fotos {
 text-align: center;
}

div.text-column-content div.fila_fotos img {
 margin: 0px 10px;
 float: none;
}
