a, a:link, a:active, a:visited {
                               font-family: Verdana;
                               font-size: 12px;
                               color: #40537d;
                               text-decoration: underline;
}

a:hover {
        color: #6178AD;
        text-decoration: none;

}

#nav{
  margin-top:20px;
  width:194px;
  float:left;
  font-family: Tahoma;
  font-size: 11px;
  color: #40537d;
  line-height: 15px;
}

#nav ul{
  list-style:none;
  padding:0;
  margin:0;
}

#nav li{
  padding:0 0 5px 0;
}

#nav li a{
  font-size: 11px;
  color:#40537d;
  padding-left:10px;
  display:block;
  text-decoration: none;
}

#nav li a:hover{
  color:#6178AD;
  background: url('images/active.gif') center left no-repeat;
  text-decoration: underline;
}

a.sub  {
        font-size: 11px;
        margin-left:10px;
        text-decoration: underline;
}

#nav li a.active  {
                   font-size: 11px;
                   font-weight: bold;
                   text-decoration: none;
                   background: url('images/active.gif') center left no-repeat;
}

#nav li a.sub_a   {
                   font-size: 11px;
                   margin-left:10px;
                   font-weight: bold;
                   text-decoration: none;
                   background: url('images/active.gif') center left no-repeat;
}

li a#current{
  color:#6178AD;
  background: url('images/active.gif') center left no-repeat;
  text-decoration: none;
}

a .header_articles {
      padding-right: 0px;
      padding-left: 10px;
      font-size: 12px;
      padding-bottom: 3px;
      border-left: red 6px solid;
      padding-top: 3px;
      background-color: #D0E6FB
}

.header_articles, .header_articles:link,
.header_articles:active, .header_articles:visited {
                                                   font-family: Verdana;
                                                   font-size: 12px;
                                                   color: #cc6600;
                                                   line-height: 16px;
                                                   text-decoration: none;
                                                   font-weight: bold;
}

.header_articles:hover {
                        color: #cc6600;
                        text-decoration: underline;
                        font-weight: bold;
}

.articles {
           /*width:150px;*/
           font-family: Verdana;
           font-size: 11px;
           color: #7e7e7e;
           padding-left: 15;
           padding-right: 15;
           /*padding-bottom: 15;*/
           text-align: left;
           line-height: 16px;
}

.content {
          font-family: Verdana;
          font-size: 12px;
          color: #7e7e7e;
          padding-left: 10;
          padding-right: 20;
          padding-top: 10;
          padding-bottom: 25;
          text-align: justify;
          line-height: 18px;
}

.table0 {
          font-family: Verdana;
          font-size: 12px;
          color: #7e7e7e;
          padding-top: 10;
          padding-bottom: 10;
          padding-left: 5;
          padding-right: 3;
          line-height: 16px;
          text-align: left;
}

.table1 {
          font-family: Verdana;
          font-size: 12px;
          color: #7e7e7e;
          padding-top: 10;
          padding-bottom: 10;
          padding-left: 5;
          padding-right: 3;
          line-height: 16px;
          text-align: center;
          font-weight: bold;
}

.table2 {
          font-family: Verdana;
          font-size: 11px;
          color: #7e7e7e;
          padding-top: 10;
          padding-bottom: 10;
          padding-left: 5;
          padding-right: 3;
          line-height: 16px;
          text-align: justify;
}

h1 {
    font-family: Tahoma;
    font-size: 20px;
    padding-top: 15;
    padding-bottom: 10;
    color: #ff9600;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
}

h2 {
       font-family: Tahoma;
       font-size: 14px;
       color: #e58219;
       padding-bottom: 5px;
       line-height: 18px;
       text-decoration: none;
}

h3 {
    font-family: Tahoma;
    font-size: 14px;
    color: #929292;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 18px;
}

.link {
        font-family: Verdana;
        font-size: 12px;
        color: #40537d;
        text-decoration: none;
}

.link1 {
        font-family: Verdana;
        font-size: 12px;
        color: #40537d;
        text-decoration: underline;
}

.link2 {
        font-family: Verdana;
        font-size: 11px;
        color: #e58219;
        text-decoration: underline;
}

.copyright1 {
             font-family: Verdana;
             font-size: 11px;
             color: #A7A7A7;
             line-height: 16px;
             padding-top: 25;
             text-align: center;
}

.copyright2 {
             font-family: Verdana;
             font-size: 11px;
             color: #FFFFFF;
             padding-left: 25;
             line-height: 15px;
             text-align: left;
}

.fsubmit {
          border-right: #929292 1px solid;
          border-top: #929292 1px solid;
          font: 100% arial;
          border-left: #929292 1px solid;
          color: #191919;
          border-bottom: #929292 1px solid;
          height: 2.2em;
          background-color: #fae48c
}

#top_menu a {
          font-family: Arial Black;
          font-size: 11px;
          color: #999999;
          padding-top: 0px;
          padding-bottom: 10px;
          padding-left: 5px;
          padding-right: 5px; text-decoration: none;
}

#top_menu a:hover {
          color: #CC6600; text-decoration: none;
}

div.photo-hor {background:#fbfbfb; border:1px dotted #cccccc; margin-right:20px;}
div.photo-hor table {padding:10px; width:100%;}
div.photo-hor table td {text-align:center;}
div.photo-hor table img {border:1px #999999 solid; background:#ffffff; padding:1px;}


div.photo-vert {background:#fbfbfb; border:1px dotted #cccccc; margin:0 0 20px 20px;}
div.in-text {float:right;}
div.photo-vert div.container {padding:7px;}
div.photo-vert div.container div.img {margin:15px 0 15px 0;}
div.photo-vert div.container div.img img {border:1px #999999 solid; background:#ffffff; padding:1px;}
.clear {clear:left;}

div.news {width:500px; background:#fafafa; padding:17px; font-family:Tahoma, Verdana, Arial; font-size:11px;}
div.news h2 {font-size:23px; color:#993300; margin:0 0 20px 0; padding:0; font-weight:normal;}
div.news h2 a {font-size:23px; color:#993300; margin:0 0 20px 0; padding:0; font-weight:normal;}
div.news div.item {background:url('cutenews/customfolder/i-news.gif') top left no-repeat; padding-left:33px;}
div.news div.item h3 {margin:0; padding:0; font-size:13px; font-weight:normal; color:#cc3333;}
div.news div.item h3 a {color:#cc3333;}
div.news div.item a {color:#cc3333;}
div.news div.item p {color:#666666; margin:7px 0 0 0;}
div.news div.item p.source {color:#669900;}
div.news div.separator {background:url('cutenews/customfolder/dash.gif') top left repeat-x; height:1px; margin:15px 0 15px 0;}


.r{
        float: right;
        border: 1px solid #CF7717;
        padding: 1px;
        margin: 2px 2px 2px 7px
}

.r_2{
        float: right;
        border: 1px solid #CF7717;
        padding: 2px;
        margin: 2px 2px 2px 7px
}

.l{
        float: left;
        border: 1px solid #CF7717;
        padding: 1px;
        margin: 2px 7px 2px 2px
}

.c_c{
        float: center;
        border: 1px solid #CF7717;
        padding: 2px;
        margin: 1px
}

input.r {
        float: none !important;
}

td.top_l {
	background-image:url('images/left_top_corner.gif'); 
	background-repeat:no-repeat;
	width: 12px;
	height: 12px;
}

td.top_r {
	background-image:url('images/right_top_corner.gif'); 
	background-repeat:no-repeat;
	width: 12px;
	height: 12px;
}

td.bot_l {
	background-image:url('images/left_bottom_corner.gif'); 
	background-repeat:no-repeat;
	width: 12px;
	height: 12px;
}

td.bot_r {
	background-image:url('images/right_bottom_corner.gif'); 
	background-repeat:no-repeat;
	width: 12px;
	height: 12px;
}

div.block-container div.shop-3best-msk-spb div.ShopDiv {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none; 
    margin: 0;
    padding: 0;
    font-size: 11px;
}
.yii-block-firm {
    font-size: 10px;
}
.shop-3best-msk-spb a {
    font-size: 10px;
}
