﻿div.m-pager{display:block;text-align:center;}
div.m-pager a {display:inline;padding:0 5px !important;padding-right:5px !important;background:none;}
div.m-pager a.selected{font-weight:bold;}

/* Clearfix */

/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

/* Clearfix end */

/* Старый файл style.css */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}

a img, :link img, :visited img {
	border: 0;
}

table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: inherit;  
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul {
	list-style: none;
}

ol {
  padding-left: 20px;
  list-style: decimal;
}

ol li {
  margin-bottom: 5px;
}

body {
  background: #fff url(old/images/bg.jpg) 0 0 repeat-x;
}

img {
  vertical-align: bottom;
}

h4 {
  font-weight: bold;
  margin-bottom: 10px;
}


#info {
  height: 13px;
  padding-top: 2px;
  padding-left: 10px;
  padding-right: 10px;
  font: 11px tahoma;
  color: #484949;
}

  #info a {
    color: #559ABE;
  }

  #date {
    float: left;
  }

  #title {
    float: right;
    position: relative;
    z-index: 200;
  }

#layout {
  margin-top: 10px;
}

#header {
  height: 80px;
}

#logo {
  /* оригинальное width: 200px; */
  width: 200px;
  height: 80px;
  /*position: absolute;*/
  left: 10px;
  top: 2px;  /*оригинальное 30 px */
  margin-left: 10px;
  margin-top: 2px;
}

  #logo a {
    width: 100%;
    height: 100%;
  }
  
.headerText
{
	font-size: 18px;
	margin: 5px 0px 5px 0px;
	display: block;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

.headerContent {
  min-width: 770px;
  position: relative;
  /*margin-left: 220px;*/
  margin-left: 10px;
  margin-top: 2px;
  margin-right: 10px;
  background: url(old/images/header_bg.jpg) 0 0 repeat-x;
  /* убрал margin-top: 10px; */
  height: 80px;
  /*top: 2px;*/
}

.headerContent .logo {
  position: absolute;
  left: 0;
  /* top: 2px; не было */
}

  .headerContent .contacts {
    position: absolute;
     top: -2px; /*оригинальное - 32px */
    right: 0;
    background: url(old/images/header_right.jpg) 0 0 no-repeat;
    width: 370px; /* width: 534px; */
    height: 122px;
    z-index:1;
  }

  #search {}

  .topSearch {
    background: none;
    border: none;
    color: #069;
    position: absolute;
    left: 403px;
    width: 115px;
    top: 47px;
    height: 17px;
    font-size: 11px;
    padding-top: 4px;
    }
    
  .topSearchSubmit {
    position: absolute;
    left: 463px;
    top: 77px;
    width: 57px;
    height: 22px;
    background: none;
    border: none;
    cursor: pointer;
  }

#left {
  float: left;
  width: 220px;

  position: relative;
  z-index: 2;
}

#right {
  z-index: 1;
  position: relative;
  padding-left: 220px;
  padding-right: 320px;
  min-width: 460px;
}
  #wrapper {
/*    position: absolute;
    right: 0;
    top: 0px;;*/
    margin-right: -320px;
    width: 320px;
    float: right;
  }
    
/*
#footer {
  clear:both;
  position: relative;
  padding-left: 220px;
  margin-right: 10px;
  font: 10px tahoma;
  padding-bottom: 20px;
  padding-top: 35px;
  background: url(old/images/footer.jpg) 220px 20px no-repeat;
  color: #b9b9b9;
}
  #footer .footerLock {
    width: 4px;
    height: 6px;
    background: url(old/images/footer2.jpg) 0 0 no-repeat;
    position: absolute;
    right: 0px;
    top: 20px;
  }
*/

.content a {
  color: #559ABE;
}

.content a:hover {
  color: #D62109;
}

.content {
  font: 11px tahoma;
}

.block {

}

  .block .content { 
    padding: 12px;
/*  border: 1px solid #408BB2;*/
  }
  	
  .block .content:after {
    height: 11px;
    display: block;
    margin-top: -3px;
    margin-bottom: -13px;
    margin-right: -13px;
    margin-left: -13px;
}

.block, .box {
  position: relative;
}

  .box {
    /*border: 1px solid #408BB2;*/
    
    font: 11px tahoma;
    line-height: 1.3;
  }

  #right .box.regions {
    border: none;
    padding: 0;
  }

/*
  #right .box.regions:after,  
  #right .box.regions:before {
    display: none;
  }
*/

	.box2
	{
		padding: 9px;
		padding-top: 3px;
	}

  #left .box {
    width: 199px;
    margin-left: 11px;
    margin-bottom: 10px;
    background: url(old/images/box_bg.jpg) 0 0 repeat-x;
  }
  
  #left .box.main {
    background: url(old/images/l_main_bg.jpg) 1px 0 no-repeat;
  }

  .pa a {
    background: url(old/images/arrow.gif) 0 5px no-repeat;
    padding-left: 10px;
    color: #48494B;
    font: 11px tahoma;
    text-decoration: none;
    display: block;
    height: 15px;
    outline: none;
  }
  
  .pa .line {
    background: url(old/images/line.gif) 0 4px repeat-x;
    height: 5px;
    
  }

  .box .control {
    text-align: right;
    color: #549ABE;    
  }
  
  .box .control a {
    display: inline;
  }
  
  .box .control a.back {
    color: #549ABE;
    font-size: 10px;
    text-decoration: underline;
    background: url(old/images/a2.gif) 100% 6px no-repeat;
    padding-right: 10px;
  }
  
  .box .control a.back.disabled {
    color: #B9B9B9;
    font-size: 10px;
    text-decoration: underline;
    background: url(old/images/a2_disabled.gif) 100% 6px no-repeat;
    padding-right: 10px;
  }  

  .box .control a.fwd {
    color: #549ABE;
    font-size: 10px;
    text-decoration: underline;
    background: url(old/images/a3.gif) 0 6px no-repeat;
    padding-left: 10px;
  }
  
  .box .control a.fwd.disabled {
    color: #B9B9B9;
    font-size: 10px;
    text-decoration: underline;
    background: url(old/images/a3_disabled.gif) 0 6px no-repeat;
    padding-left: 10px;
  }  

  .box p {
    margin-top: 3px;
    margin-bottom: 6px;
  }

  .contentNote {
    color: #B9B9B9;
    font-size: 10px;
    text-align: right;
  }

  #left .main li {
    margin-bottom: 7px;
    margin-top: 2px;    
  }

  #left .main a { 
    font: 11px "Myriad Pro", arial, sans serif;
    text-transform: uppercase;
    color: #2e769b;
    text-decoration: none;
  }
  
    #left .main a img {
      padding-right: 5px;
    }

/*
  #left .box:before {
    content: '';
    background: url(old/images/l_box_top.gif) 0 0 no-repeat;
    height: 6px;
    display: block;
    margin-left: -10px;
    margin-top: -4px;
    margin-right: -10px;
    margin-bottom: 0px;
  }


  #left .box:after {
    content: '';
    background: url(old/images/l_box_bottom.gif) 0 0 no-repeat;
    height: 7px;
    display: block;
    margin-left: -10px;
    margin-bottom: -10px;
    margin-right: -10px;
    margin-top: 6px;
  }
*/
  
  
  #right .box {
    width: 298px;
    margin-left: 10px;
    padding: 9px;
    margin-bottom: 10px;
    background: url(old/images/box_bg.jpg) 0 0 repeat-x;
  }
/*
  #right .box:before {
    content: '';
    background: url(old/images/r_box_top.gif) 0 0 no-repeat;
    height: 6px;
    display: block;
    margin-left: -10px;
    margin-top: -10px;
    margin-right: -10px;
    margin-bottom: 6px;
  }

  #right .box:after {
    content: '';
    background: url(old/images/r_box_bottom.gif) 0 0 no-repeat;
    height: 7px;
    display: block;
    margin-left: -10px;
    margin-bottom: -10px;
    margin-right: -10px;
    margin-top: 6px;
  }
*/
  .box .subMenu {
    border-left: 1px solid #b9b9b9;
    border-right: 1px solid #b9b9b9;
    border-top: 1px solid #b9b9b9;
  }

  .box .subMenu a {
    border-bottom: 1px solid #b9b9b9;  
    display: block;
    height: 22px;
    background: url(old/images/submenu_bg.jpg) 0 0 no-repeat;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    color: #484949;
    text-decoration: none;
  }

  .box .subMenu a:hover, .box .subMenu a.selected { 
    background: url(old/images/submenu_selected.jpg) 0 0 no-repeat;
    color: #fff;
    text-decoration: none;
  }
  
  .accordionHeader
  {
  	
    display: block;
    height: 22px;
    background: url(old/images/submenu_bg.jpg) 0 0 no-repeat;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    color: #484949;
    text-decoration: none;
    outline: none;
    /*cursor:pointer;*/
  }
  
  .accordionContent
{
    background-position: white;
    border-left: 1px solid #3F8CB3;
    border-right: 1px solid #3F8CB3;
    border-top: 1px solid #3F8CB3;
    border-bottom: 1px solid #3F8CB3;
    padding: 5px;
    text-align: center;
    background: white;
    background-image: none;
}


/*   CONTENT    */

.content {

}

.intLink
{
}

.block {
  margin-bottom: 10px;
}


.subItem {
  clear: left;
  font: 11px tahoma;
  /*padding-top: 3px;  padding-top: 7px;*/
 
}
.subItem .subImage {
  padding: 1px;
  float: left;
  border: 1px solid #3B88AF;
}

.subItem.biography .subImage {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 1px;
  background: #fff;
  border: 4px solid #B9B9B9;    
}

.subItem.biography .subText 
{
  padding-left: 0px;

}

.subItem .subText {
  padding-left: 95px;
}

.subText
{
	padding-top:3px;
}

.subItem h3 {
  font-weight: bold;
  margin-bottom: 2px;
}

.subSplitter {
  clear: both;
  height: 7px;
  font-size: 1px;
  background: url(old/images/line.gif) repeat-x center center;
}

.dataItems
{
	float: left; 
	width: 100%;
}

.more {
  text-align: right;
  margin-right:0.1em;
  float:right;
}

.more a {
  color: #559ABE;
  font: bold 10px tahoma;
}


/*-----------MAIN MENU---------------*/

        /* пока не используется переписал его в mMainMenu в файле mstyle.css
            чтобы корректно отображалась меню asp.net Тимур */
        #mainMenu {
          margin-left: 220px;
          margin-right: 10px;
          margin-bottom: 10px;
          background: url(old/images/menu_bg.jpg) 0 0 repeat-x;
          min-width: 770px;
          position: relative;
        }

        .staticMenu
        {
          width: 100%;
          height: 33px;
        }

        .menuBefore {
          width: 5px;
          background: url(old/images/menu_before.jpg) 0 0 no-repeat;
        }
        
        .menuAfter {
          width: 5px;
          background: url(old/images/menu_after.jpg) 0 0 no-repeat;
        }
        
        .staticItem a{
      
            height: 23px;          
            display: block;
            font: 10px arial;
            text-transform: uppercase;
            color: #fff;
            text-decoration: none;
            padding-top: 10px;
        }
        
        .staticItem td {
            height: 33px;
            padding-left: 5px;
            padding-right: 5px;
            vertical-align: middle;
            text-align: center;
        }
        
        .staticItem td img {
          vertical-align: -5px;
        }
        
        .staticItem.hover  {
          background: url(old/images/menu_selected_bg.jpg) 0 2px repeat-x;
        }

        .staticItem.hover a {
          color: #275D77;
        }
        
        .staticItem.hover tr {
        }

        .staticItem.hover td{
          background: url(old/images/menu_selected_after.jpg) 100% 2px no-repeat;
        }
        
        
        .staticHoverItem
        {
            color: Red;
        }
        .staticSelected
        {
            background-color: White;
        }
        
        .splitter {
          width: 8px;
          background: url(old/images/menu_splitter.jpg) 3px 0px no-repeat;
        }
        
        div.dynamicMenu {
          position: absolute;
          top: 22px;
          z-index: 3;
          margin-left: 5px;
          
        }
        
        div.dynamicMenu .dropContent {
          
          background: url(old/images/drop_bg.jpg) 0 0 repeat-x;

          padding: 7px;
          padding-top: 4px;
          border: 1px solid #3F8CB3;
          position: relative;
          z-index: 4;
          top: -1px;
        }
        
        div.dynamicMenu .splitter {
          background: url(old/images/drop_splitter.gif) 0 0 repeat-x;
          height: 1px;
          padding-bottom: 4px;
        }
        
        .dropTop {
          background-image: url(old/images/drop_top.jpg);
          background-repeat: no-repeat;
          background-position: 0 0;
          height: 13px;
          position: relative;
          z-index: 5;          
          border-left: 1px solid #3F8CB3;          
        }        
        
        .dynMenu-bottom {
          background: url(old/images/drop_bottom.gif) 0 0 no-repeat;
          width: 121px;
          height: 6px;
          position: relative;
          margin-top: -7px;
          bottom: -7px;
          left: -8px;

        }
        
        .dynamicMenu
        {
        }
        
        table.dynamicItem {
          width: 100%;
          min-width: 110px;
        }
        
        .dynamicItem td {
          padding-left: 5px;
          
          height: 18px;          
          vertical-align: top;
        }
        
        .dynamicItem {
          font: 11px tahoma;

        }
        
        a.dynamicItem
        {
          
          color: #2B607B;
          text-decoration: none;

          background: url(old/images/arrow1.gif) 0 4px no-repeat;
          padding-left: 8px;
        }
        a.dynamicHoverItem, a.dynamicSelected
        {
          color: #C8220C;
          background: url(old/images/arrow1_over.gif) 0 4px no-repeat;                  
        }

    .block .menu {
      }
      
    .block .menu table.barStyle {
      position: relative;
      bottom: -2px;      
      margin-bottom: 1px;
      z-index: 50;
    }

    .block .content {
     }

/*------------------TABS-----------------*/
    .tab 
    {
	  background: #fff url(../../App_Themes/Main/images/folder_last.jpg) no-repeat center top;
      padding-top: 10px;
      height: 20px;
      float: left;
      padding-left: 10px;
      padding-right: 10px;
      font: bold 10px tahoma;
      text-transform: uppercase;
      color: #3B88AF;
      border-right: 1px solid #3B88AF;
    }
  
    .activeTab
    {
        background-image: url(old/images/folder_selected_last.jpg) !important;
    }
    
    .firstItem
    {
    	background-position: top left;
    }
    
    .lastItem
    {
    	background-position: top right;
        border-right: none;
    }
    
    .onlyItem {
      width: 300px;
    }

  
/*------------------SUBITEM TABS-----------------*/


    .subItem .content {
      border: 1px solid #3B88AF;  
      padding: 5px;
      margin-bottom: 5px;
      margin-left: 5px;
    }
    
    .subItem .barStyle{
      margin-left: 5px;
      }
    .subItem .content:after {
      display: none;
    }

    .subItem .tab.firstItem {
      background: #fff;
      border-left: 1px solid #3B88AF;  
    }

    .subItem .tab.lastItem {
      background: fff;
    }

    .subItem .tab {
      background: #DDE7F0;
      padding-top: 3px;
      height: 20px;
      float: left;
      padding-left: 5px;
      padding-right: 5px;
      font: normal 11px tahoma;
      text-transform: none;
      color: #5A9CBE;
      border-right: 1px solid #3B88AF;
      border-top: 1px solid #3B88AF;      
      border-bottom: 1px solid #3B88AF;              
    }
  
    .subItem .tab.activeTab {
      background: #fff;
      color: #3B88AF;
      border-bottom: 1px solid #fff;              
    }

    .subItem .tab.activeTab.firstItem {
      background: #fff;
    }

    .subItem .tab.activeTab.lastItem {
      background: #fff;
      border-right: none;
    }
  

  
/* Уголки */

.tabcontent {
     /*-moz-border-radius-topleft: 3px;
     -webkit-border-top-left-radius: 3px;
     
     border: 1px solid #408BB2;
     -moz-border-radius-topright: 3px;
     -webkit-border-top-right-radius: 3px;
     -moz-border-radius-bottomleft: 3px;
     -webkit-border-bottom-left-radius: 3px;
     -moz-border-radius-bottomright: 3px;
     -webkit-border-bottom-right-radius: 3px;*/

}

.t   {  background: url(old/images/dot.gif) 0 0 repeat-x; }
.b   {  background: url(old/images/dot.gif) 0 100% repeat-x; }
.l   {  background: url(old/images/dot.gif) 0 0 repeat-y; }
.r   {  background: url(old/images/dot.gif) 100% 0 repeat-y; }
.bl  {  background: url(old/images/blc.gif) 0 100% no-repeat; }
.br  {  background: url(old/images/brc.gif) 100% 100% no-repeat; }
.tl  {  background: url(old/images/tlc.gif) 0 0 no-repeat; }
.tr  {  background: url(old/images/trc.gif) 100% 0 no-repeat; }

.t, .b, .l, .r, .bl, .br, .tl, .tr
{
	* height: 1%;
}

      .button {
        background: url(old/images/submit_bg.gif) 0 0 no-repeat;
        color: #fff;
        width: 106px;
        height: 23px;
        border: none;
        font: 11px tahoma;
        padding-bottom: 3px;
        vertical-align: 2px;
        margin-left: 5px;
        
      }

      .button.small {
        background: url(old/images/submit_small_bg.gif) 0 0 no-repeat;
        width: 46px;
      }

      .dropDownList
      {
      }

      .listBox
      {
      }

      .rudioButton
      {
      }
      .rudioButtonList
      {
      }

      .textBox
      {
      }
      /* грид */
      
      .pdgPager td
      {
      	height : 2em;
      }
      
      .tableGrid {
      border-top: 1px solid #b9b9b9;
      margin-left: 1px;
      }
      
      .tableGrid tr {
      border-left: 1px solid #b9b9b9;
      }
      
      .tableGrid td, .tableGrid th {
      border-right: 1px solid #b9b9b9;
      border-bottom: 1px solid #b9b9b9;
      padding: 5px;
      }
      
      .emtyDataRow
      {
      }
     .row
     {
     }
     
     .footer
     {
     }
     .tableGrid tr.pager, .tableGrid tr.pager tr
     {
      border-left: none;
     }
     
     .pager td {
      padding-right: 0;
      padding-top: 8px;
      padding-bottom: 3px;
      border: none;
     }
     
     .pager table {
      float: right;
     }
     
     .pager table td {
      padding-top: 0;
      padding-bottom: 0;      
      border-right: 1px solid #000;
      padding-left: 6px;
      padding-right: 6px;
      font-size: 10px;
      line-height: 10px;
     }

     .pager table td a {
      
     }     
     
     .dataPager
     {
     	clear: both;
     	margin: 5px 5px 5px 5px;
     	text-align:center;
     }
     
     .selectedRow
     {
     }
     .header
     {
     }
     
     .header td, .header th {
      background: #3F8CB3;
      color: #fff;
     }
     
     .editRow
     {
     }
     .alternatingRow
     {
     }
      /* грид */
      
      
    .layoutGrid {}
    .layoutGrid td {
      vertical-align: top;
    }    
    
    .layoutGrid td.title {
      padding: 5px;
      padding-left: 0;
      padding-right: 10px;
    }
    
    .layoutGrid td input, .layoutGrid td select, .layoutGrid td textarea {
      margin-bottom: 10px;
      margin-left: 5px;
    }
    
    .layoutGrid td select, .layoutGrid td textarea {
      width: 95%;
    }
    
    .layoutGrid td input.textBox {
      width: 95%;
    }
    
    a.additional {
      padding: 3px;
      padding-left: 12px;
      display: block;
      width: 150px;
    }
    
    a.additional.expanded {
      background: url(old/images/collapse.gif) 0 7px no-repeat;
    }
    
    a.additional.collapsed {
      background: url(old/images/expand.gif) 0 7px no-repeat;
    }    
    

    a.enlarge {
      display: block;
      float: right;
      clear: left;
      width: 50px;
      padding-left: 13px;
      font-size: 10px;
      background: url(old/images/enlarge.gif) 0 4px no-repeat;
      padding-bottom: 3px;
    }
    
    a.enlarge:hover {
      background: url(old/images/enlarge_on.gif) 0 4px no-repeat;
    }
    
    .subItem.photo {
      text-align: center;
    }
    
    .subItem.photo .subImage {
      margin-left: auto;
      margin-right: auto;
      float: none;
      display: block;

    }
    
    .subItem.photo .subImage img{
      width: 100%;
    }    
    
    .subPhotos {
      width: 100%;
      height: 66px;
      overflow: hidden;
      position: relative;
    }
    
    .subPhotos .shiftLeft {
      position: absolute;
      left: 0;
      top: 0;
      width: 18px;
      height: 66px;
      background: #fff url(old/images/shift_left.gif) 0 0 no-repeat;
      margin-right: 5px;
    }

    .subPhotos .shiftRight {
      position: absolute;
      right: 0;
      top: 0;
      width: 18px;
      height: 66px;
      background: #fff url(old/images/shift_right.gif) 100% 0 no-repeat;
      margin-left: 5px;
    }

    .subPhotos .shiftLeft a {
      display: block;
      width: 100%;
      height: 100%;
    }
    
    
    .subPhotos .band {
      padding-left: 18px;
      padding-right: 18px;
      height: 66px;
      width: 160%;
      overflow: hidden;
    }
    
      .subPhotos .subImage {
  padding: 1px;
  float: left;
  border: 1px solid #b9b9b9;
  margin-right: 8px;        
      }
      
      .subPhotos .subImage.selected {
        border: 1px solid #3B88AF;
      }


.video {
  float: left;
  margin-bottom: 15px;
}

.gallery {
  float: left;
  width: 152px;
  padding-left: 10px;
  margin-bottom: 15px;  
}
      
.gallery img {
  padding: 1px;
  float: left;
  border: 1px solid #3B88AF;
  margin-bottom: 10px;
}


  .gallery .control {
    text-align: right;
    color: #549ABE;    
  }
  
  .gallery .control a {
    display: inline;
  }
  
  .gallery .control a.back {
    color: #549ABE;
    font-size: 10px;
    text-decoration: underline;
    background: url(old/images/a2.gif) 100% 6px no-repeat;
    padding-right: 10px;
  }
  
  .gallery .control a.back.disabled {
    color: #B9B9B9;
    font-size: 10px;
    text-decoration: underline;
    background: url(old/images/a2_disabled.gif) 100% 6px no-repeat;
    padding-right: 10px;
  }  

  .gallery .control a.fwd {
    color: #549ABE;
    font-size: 10px;
    text-decoration: underline;
    background: url(old/images/a3.gif) 0 6px no-repeat;
    padding-left: 10px;
  }
  
  .gallery .control a.fwd.disabled {
    color: #B9B9B9;
    font-size: 10px;
    text-decoration: underline;
    background: url(old/images/a3_disabled.gif) 0 6px no-repeat;
    padding-left: 10px;
  }  

.content p {
  margin-bottom: 10px;
}

fieldset.date .ui-datepicker-trigger 
{
	margin-left: 4px;
	margin-right: 5px;
	position: relative;
	top: -3px;
}

.content ul {
  list-style-type: disc;
  list-style-position: inside;
}

.content blockquote {
  border-left: 4px solid #ccc;
  padding: 5px;
  padding-left: 10px;
  margin: 10px;
  margin-left: 0;
  background: #eee;
  font-style: italic;
  color: #555;
}

table .data {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-left: 1px;
}

table .data td, table .data th {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 5px;
}

.ppcontent
{
	padding: auto;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
	width:582px;
	font-size: 13px;
	font-family: Verdana,Tahoma;
}
.ppimg
{
	float: left; 
	margin:0px 10px 10px 0px; 
	padding: 0px 10px 10px 0px;
}

/* Конец старого style.css */




/* Старый файл mstyle.css */

/* стили добавленные нами */

#tblMenu
{
    width: 100%;
    z-index: 160;
    background: url(old/images/menu_bg.jpg) 0 0 repeat-x;
}

#mMainMenu
{
    z-index: 255;
    margin-left: 220px;
    margin-right: 10px;
    margin-bottom: 10px;
    min-width: 770px;
    position: relative;
}


/* чтобы всплывающее меню было всегда сверху контента */
#mainMenu
{
    z-index: 255;
}

.mstaticItem
{
    height: 33px;
/*    display: block; */
    font: 10px arial;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    text-align: center;
}

.mstaticItem a
{
	outline: none;
    height: 23px;
    padding-top: 10px;
}

.mstaticItem td
{
    height: 33px;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
}

.mstaticItemhover
{
    background: url(old/images/menu_selected_bg_.jpg) 100% 2px repeat-x;
    color: #275D77;
}

.mDynamicMenu
{
    background: url(old/images/drop_bg.jpg) 0 0 repeat-x;
    padding: 3px;
    padding-top: 2px;
    border: 1px solid #3F8CB3;
    position: relative;
    z-index: 4;
    top: -1px;
}

.mDynamicItem
{
/*    display: block; */
    font: 11px tahoma;
    color: #275D77;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 5;
}
h2
{
    font: bold 10px tahoma;
    text-transform: uppercase;
    color: #3B88AF;
}
.mPadding1px
{
    padding: 1px;
}
.mBorder
{
    border: 1px solid #408BB2;
}
.mTableWithPadding td
{
    padding: 2px 2px 2px 2px;
}

/* дизайнеры забыли прописать это для правой кнопки */
.subPhotos .shiftRight a
{
    display: block;
    width: 100%;
    height: 100%;
}
/* конец */

.band .subimage input
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#headertext
{
    height: 80px;
    position: absolute;
    left: 70px;
    top: 5px; /*10px*/
}
.headText
{
    font-family: Tahoma, Verdana;
    font-size: 16px;
    color: #fff;
}
.PhoneText
{
    font: 12px arial;
    color: #79BDE4;
}
.ScrollBlock
{
    overflow: auto;
    height: 480px;
    position: relative;
}
.ScrollBlockX2
{
    overflow: auto;
    height: 960px;
    position: relative;
}
.mTableWithBigPadding td
{
    padding: 10px 10px 10px 10px;
}
.mTableWithPaddingLines td
{
    padding: 2px 2px 2px 2px;
    border: 1px solid black;
}
.PopupPanel
{
    z-index: 51;
    padding: 10px 10px 10px 10px;
    border: solid 1px #408BB2;
    width: 380px;
    vertical-align: top;
    text-align: justify;
    background-color: #E9F4F6;
}
.PopupImg
{
    cursor: pointer;
}

.ImageInPopup
{
    float: left;
    padding: 0px 10px 5px 0px;
}
#LogoTextWhiteBig
{
    font-family: Tahoma, Verdana;
    font-size: 24px;
    text-transform: uppercase;
    color: White;
    position: absolute;
    padding-top: 4px;
    padding-left: 12px;
}
#LogoTextWhiteMiddle
{
    font-family: Tahoma, Verdana;
    font-size: 14px;
    text-transform: lowercase;
    color: White;
    position: absolute;
    padding-top: 30px;
    padding-left: 15px;
}

#LogoTextBlue
{
    font-family: Tahoma, Verdana;
    font-size: 20px;
    text-transform: lowercase;
    color: #3E81A7;
    position: absolute;
    padding-top: 47px;
    padding-left: 58px;
}
.SrchPanel
{
}
.GraySmallText
{
    font-size: 10px;
    color: #60686A;
}
.PopUpContent
{
    background-color: #F2FDFF;
    border: solid 1px #959D9E;
    padding: 10px;
    text-align: justify;
    line-height: normal;
    clear: both;
}
.PopUpHeader
{
    font-size: 18px;
    padding-bottom: 5px;
    font-family: Verdana,Tahoma;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
}
.PopupIcon
{
    float: left;
    padding: 5px;
}
.FotoBlock
{
    float: left;
    margin: 0px 10px 0px 0px;
}
.VideoBlock
{
    text-align: right;
}
.PopUpOtherBlock
{
    margin-top: 10px;
    border: solid 1px #959D9E;
    padding: 10px;
    text-align: justify;
    line-height: normal;
    clear: both;
}
.FotoPopup
{
    float: left;
    margin: 0px 10px 0px 0px;
    padding: 1px;
    display:block;
}

.FotoPopupRight
{
    float: right;
    margin: 10px 0px 0px 10px;
    padding: 1px;
    display:block;
}

.FotoPopupLeft
{
    float: left;
    margin: 10px 10px 10px 0px;
    padding: 1px;
    display:block;
}

.BlackLink:link, .BlackLink:visited, .BlackLink:hover, .BlackLink:active, .BlackLink:selected
{
    text-decoration:none;
    color: Black;
}

/* sport paging */
#pop_sport .nav 
{
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#pop_sport .nav a
{
	padding:0pt 5px;
	text-decoration: none; 
	background: none;
	display: inline;	
	text-align:center;
	color: Black;
}

#pop_sport .nav a.highlight
{
	font-weight: bold;	
}

#pop_sport .pa
{
	min-height: 896px !important;
}

.mTable td
{
     border: solid 1px black;
     padding: 5px 2px 5px 2px;
}
.headItem
{
    background-color: Silver;
    font-weight: bold;
}

.mTable
{
    /*width: 100px;*/
    border-collapse: collapse;
    margin-left: 1px;
}
.mTable tr
{
    vertical-align: top;
    text-align: center;
}
#DublerStruct tr
{
    
}

/* Конец старого mstyle.css */


.content .tabs
{
	margin-bottom:10px;
}


#mMainMenu 
{
	background: url("old/images/menu_bg.jpg") repeat-x scroll 0 0 transparent;
	height: 33px;
}
#mMainMenu li 
{	
	float: left;
	padding: 0px 5px 0px 3px;
	height: 33px;
}
#mMainMenu li a 
{
	color: White;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, serif;
	display: block;
	height: 33px;
	line-height: 33px;
	padding: 0px 7px;
	text-decoration: none;
}
#mMainMenu li a:hover,
#mMainMenu li a.selected 
{
	background: url("old/images/menu_selected_bg_.jpg") repeat-x scroll 100% 2px transparent;
	color: #275D77;
}
#mMainMenu li.last,
#mMainMenu li.first
{
	width: 5px;
	padding: 0;
}
#mMainMenu li.last 
{
	float: right;
	background: url("old/images/menu_after.jpg") no-repeat scroll 0 0 transparent;
}
#mMainMenu li.first 
{
	background: url("old/images/menu_before.jpg") no-repeat scroll 0 0 transparent;
}
#mMainMenu li.separated
{	
	background: url("old/images/menu_splitter.jpg") no-repeat scroll top right transparent;
}
.sport-types-list 
{
	border-left: 1px solid #408bb2;
	border-right: 1px solid #408bb2;
	padding: 8px;
}
.sport-types-list li
{
	padding: 3px 0px;
	border-top: 1px dashed #CCC;
}
.sport-types-list li.last 
{
	border-bottom: 1px dashed #CCC;
}
div.m-pager 
{
	height: 30px;
	background: url(old/images/sportlist-border-top.gif) top left no-repeat;
}
div.m-pager a 
{
	line-height: 30px;
}
div.pager-bottom 
{
	background: url(old/images/sportlist-border-bottom.gif) bottom left no-repeat;
}

#left .main 
{
	width: 198px;
}
#left .main a 
{
	display: block;
	clear: both;
}
#left .main li 
{
	border-left: 1px solid #408bb2;
	border-right: 1px solid #408bb2;
	margin: 0;
	overflow: hidden;
	width: 196px;
	display: block;
}
#left .main li a p
{
	width: 140px;
	margin: 0;
	float: left;
}
#left .main li a p.image-container
{
	width: 45px;
	text-align: center;
}
#left .main li.first,
#left .main li.last 
{
	height: 5px;
	background: url(old/images/menu-border-bottom.gif) top left no-repeat;	
	border: none;
	padding: 0;
	width: 198px;
}
#left .main li.first 
{
	background: url(old/images/menu-border-top.gif) top left no-repeat;
}

.ui-tabs-hide 
{
	display: none;
}

.ScrollBlock 
{
	border: 1px solid #408BB2;
	padding: 10px;
}

.subImage .pp img 
{
	height: 79px;
	width: 79px;
	display: block;
}
.ui-tabs-panel 
{
	position: relative;
}
.ui-tabs-panel .corner-tr,
.ui-tabs-panel .corner-bl,
.ui-tabs-panel .corner-br
{
	width: 5px;
	height: 5px;
	position: absolute;
}
.ui-tabs-panel .corner-tr 
{
	top: 0px;
	right: 0px;
	background: url(old/images/corner-tr.gif) no-repeat top left;
}
.ui-tabs-panel .corner-br 
{
	bottom: 0px;
	right: 0px;
	background: url(old/images/corner-br.gif) no-repeat top left;
}
.ui-tabs-panel .corner-bl 
{
	bottom: 0px;
	left: 0px;
	background: url(old/images/corner-bl.gif) no-repeat top left;
}
.ui-tabs-panel .more 
{
	float: none;
	margin-top: 15px;
}
.content ul.ui-tabs-nav 
{
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	padding: 0px;
}
.ui-tabs-nav li 
{
	list-style-type: none;
	float: left;
	height: 30px;
	padding: 0px 10px;
	background: url(old/images/folder_last.jpg) no-repeat top center;
	border-right: 1px solid #408bb2;
}
.ui-tabs-nav li.last 
{
	background-position: top right;
	border-right: none;
}
.ui-tabs-nav li.first 
{
	background-position: top left;
}
.ui-tabs-nav li a 
{
	text-transform: uppercase;
	text-decoration: none;
	font: bold 10px Tahoma;
	line-height: 30px;
}
.ui-tabs-nav li a:hover 
{
	color: #559ABE;
}
.ui-tabs-nav li.ui-tabs-selected 
{
	border-bottom-color: white;
	background-image: url(old/images/folder_selected_last.jpg);
}
.ui-tabs 
{
	position: relative;
	padding-top: 29px;
}
/*new style
----------------------
*/
.document-info {
  font: 11px tahoma;
  padding: 3px 0;
  border-bottom:dashed 1px #ccc;
  overflow: hidden;
  /*padding-top: 3px;  padding-top: 7px;*/
}
.document-info .img {
  padding: 1px;
  display:block;
  float: left;
  border: 1px solid #3B88AF;
}
.document-info img 
{
	height: 79px;
	width: 79px;
	display: block;
}
.document-info p, .document-info h4 {
  padding:0 0 0 95px !important; margin:0 !important;
}
.document-info p.info{
	padding:0 0 0 95px; margin:0;	
	font-size: 10px;
    color: #60686A;
}

#footer 
{
	padding-left: 220px;
	margin-right: 10px;
	font: 10px tahoma;
	margin-bottom: 20px;
	margin-top: 35px;
	color: #b9b9b9;
}

.footer-stripe,
.footer-stripe .right
{
	height: 6px;
	background: url(old/images/footer2.jpg) no-repeat top right;
}
.footer-stripe
{
	background: url(old/images/footer.jpg) no-repeat top left;
	margin-bottom: 10px;
}

.ppcontent 
{
	background: white;
	padding: 10px;
	font-family: Verdana, Tahoma, Serif;
	width: 562px;
}
.ppcontent .doc-media img 
{
	border: 1px solid #3B88AF;
	padding: 1px;
}
.ppcontent .doc-media p 
{
	display: none;
}
.ppcontent .doc-header h1 
{
	font-family: Verdana, Tahoma, Serif;
	font-size:18px;
	font-weight:bold;
	padding:0;
}
.ppcontent .doc-header h2 
{
	font-weight: bold;
	font-size: 13px;
	color: Black;
	text-transform: none;
	font-family: Verdana, Tahoma, Serif;
}
.ppcontent .doc-header h2 a
{
	font-weight: normal;
}
.ppcontent .doc-header h2 span.normal 
{
	font-weight: normal;
}
.ppcontent .doc-body 
{
	border: 1px solid #959D9E;
	background-color: #F2FDFF;
	padding: 10px;
	text-align: justify;
}
.ppcontent .doc-header 
{
	margin-bottom: 15px;
}
.ppcontent .doc-media 
{
	float: left;
	margin-right: 10px;
}
body.mini 
{
	background: none;
}

.form-extended-search
{
	width: 560px;
	line-height: 22px;
	display: none;
}
.form-extended-search fieldset
{
	margin-top: 5px;
}
.form-extended-search input,
.form-extended-search select
{
	width: 400px;
}
.form-extended-search label 
{
	width: 150px;
	float: left;
}
.form-extended-search fieldset.radio label 
{
	margin-top: 10px;
}
.form-extended-search fieldset.radio ul.choice label 
{
	margin-top: 0px;
	float: none;
	width: auto;
}
.form-extended-search fieldset.radio input 
{
	width: 280px;
	margin-top: 11px;
}
.form-extended-search fieldset.radio ul.choice input 
{
	width: auto;
	margin-top: 0;
}
.form-extended-search ul.choice 
{
	float: left;
	width: 120px;
	padding-left: 0;
}
.form-extended-search ul.choice li 
{
	list-style-type: none;
	padding-left: 0;
}
.form-extended-search fieldset.date input
{
	width: 100px;
}
.form-extended-search fieldset.buttons 
{
	margin-left: 150px;
}
.form-extended-search fieldset.buttons input
{
	width: 106px;
}
.form-extended-search p.criteria 
{
	font-weight: bold;
}

.form-toggler 
{
	display: block;
	margin-bottom: 10px;
	margin-top: 3px;
}

/*
----------------------
end  new style
*/
/* Layout helpers
----------------------------------
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
*/
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
/*
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
*/


/* Component containers
----------------------------------
.ui-widget { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #f2f5f7 url(images/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x; color: #362b36; }
.ui-widget-content a { color: #362b36; }
.ui-widget-header { border: 1px solid #aed0ea; background: #deedf7 url(images/ui-bg_highlight-soft_100_deedf7_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }
*/
/* Interaction states
----------------------------------
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #aed0ea; background: #d7ebf9 url(images/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2779aa; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2779aa; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #74b2e2; background: #e4f1fb url(images/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #0070a3; }
.ui-state-hover a, .ui-state-hover a:hover { color: #0070a3; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #2694e8; background: #3baae3 url(images/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; text-decoration: none; }
.ui-widget :active { outline: none; }
*/
/* Interaction Cues
----------------------------------
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #f9dd34; background: #ffef8f url(images/ui-bg_highlight-soft_25_ffef8f_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #cd0a0a url(images/ui-bg_flat_15_cd0a0a_40x100.png) 50% 50% repeat-x; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
*/
/* Autocomplete
----------------------------------*/
.ui-autocomplete { position: absolute; cursor: default; }	
.ui-autocomplete 
	{
	 font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size:14px;
	 border: 1px solid #dddddd; background: #f2f5f7 url(images/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x; color: #362b36;
	
	}
.ui-autocomplete .ui-state-active
	{ border: 1px solid #2694e8; background: #3baae3 url(images/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; }
.ui-autocomplete .ui-state-hover, .ui-autocomplete  .ui-state-focus
	{ border: 1px solid #74b2e2; background: #e4f1fb url(images/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #0070a3; }
.ui-autocomplete-loading { background: white url('images/ui-anim_basic_16x16.gif') right center no-repeat; }



/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
/* Menu
----------------------------------*/
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/* Datepicker
----------------------------------*/
/*
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
*/
#ui-datepicker-div, #ui-datepicker-div table, .ui-datepicker-div, .ui-datepicker-div table, .ui-datepicker-inline, .ui-datepicker-inline table {
font-size:12px !important;
}
/*
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
background:none repeat scroll 0 0 #FFFFFF;
border:4px solid #D3D3D3;
font-family:Verdana,Arial,sans-serif;
font-size:1.1em;
line-height:1.3;
list-style:none outside none;
margin:0;
outline:0 none;
padding:2.5em 0.5em 0.5em;
position:relative;
text-decoration:none;
width:15.5em;
}
#ui-datepicker-div {
background:none repeat scroll 0 0 #FFFFFF;
display:none;
z-index:9999;
}
.ui-datepicker-inline {
display:block;
float:left;
}
.ui-datepicker-control {
display:none;
}
.ui-datepicker-current {
display:none;
}
.ui-datepicker-next, .ui-datepicker-prev {
background:url("WebResource.axd?d=OYkQ9qMk9Shy3t0PIKt0kBTmyH0pQ6tvmVNJ0aTe6ATV7P9HUkP-A7fB6o1LeOE3naqa0us223iypRLIxrK2T2bEGM7eIXkgpYGraGrmPR41&t=633924996071562500") repeat-x scroll 0 50% #E6E6E6;
left:0.5em;
position:absolute;
top:0.5em;
}
.ui-datepicker-next {
left:14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
background:url("WebResource.axd?d=OYkQ9qMk9Shy3t0PIKt0kGbeunIl6KMYLHzm6YkLbbtEbNS1T6HMVp8yq5mfPgYllSQVt6wsA5KsK1wguwPAMr7iNvKOIfII9gp_-Jiu6YY1&t=633924996071562500") repeat-x scroll 0 50% #DADADA;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
background:url("WebResource.axd?d=OYkQ9qMk9Shy3t0PIKt0kDE4xeW0nScyfbIDzm3Dv0O6_6PJLmcwrt4bzzELGLjy1-UL4jfXKvUQVP6fPVY2rA2&t=633924996071562500") no-repeat scroll 50% 50% transparent;
border:1px solid #D3D3D3;
cursor:pointer;
display:block;
font-size:1em;
height:1.4em;
text-indent:-999999px;
width:1.3em;
}
.ui-datepicker-next a {
background:url("WebResource.axd?d=OYkQ9qMk9Shy3t0PIKt0kDE4xeW0nScyfbIDzm3Dv0MSiKdYuTo0-NG1lPLNucXOklklokDaQlU0AaDwSp_ngg2&t=633924996071562500") no-repeat scroll 50% 50% transparent;
}
.ui-datepicker-prev a:hover {
background:url("WebResource.axd?d=OYkQ9qMk9Shy3t0PIKt0kAaYr3F5EQcVswRCQasCfNTArqFVLa3YbZZHuAUm5uTi-wHRElHJEpEca4uwg_rwfA2&t=633924996071562500") no-repeat scroll 50% 50% transparent;
}
.ui-datepicker-next a:hover {
background:url("WebResource.axd?d=OYkQ9qMk9Shy3t0PIKt0kAaYr3F5EQcVswRCQasCfNSXqtaSpaLM32OVFJFXCeKMXSMjCZgbSALaMdyqZZOqTA2&t=633924996071562500") no-repeat scroll 50% 50% transparent;
}
.ui-datepicker-prev a:active {
background:url("WebResource.axd?d=OYkQ9qMk9Shy3t0PIKt0kHLKbVmqkdz-_9cRt6KEnKJJ3X747Pny1bz6d1pi00J65IdZEwd3jAdDt5GL_1bBjg2&t=633924996071562500") no-repeat scroll 50% 50% transparent;
}
.ui-datepicker-next a:active {
background:url("WebResource.axd?d=OYkQ9qMk9Shy3t0PIKt0kHLKbVmqkdz-_9cRt6KEnKKDAVnGeW38pXDOl_lNbTpxpVsLWe6F1mKs2Rq8jYd0RQ2&t=633924996071562500") no-repeat scroll 50% 50% transparent;
}
.ui-datepicker-header select {
background:none repeat scroll 0 0 #E6E6E6;
border:1px solid #D3D3D3;
color:#555555;
font-size:1em;
line-height:1.4em;
margin:0 !important;
position:absolute;
top:0.5em;
}
.ui-datepicker-header select.ui-datepicker-new-month {
left:2.2em;
width:7em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
left:9.4em;
width:5em;
}
table.ui-datepicker {
text-align:right;
width:15.5em;
}
table.ui-datepicker td a {
background:url("WebResource.axd?d=OYkQ9qMk9Shy3t0PIKt0kBTmyH0pQ6tvmVNJ0aTe6ATV7P9HUkP-A7fB6o1LeOE3naqa0us223iypRLIxrK2T2bEGM7eIXkgpYGraGrmPR41&t=633924996071562500") repeat-x scroll 0 50% #E6E6E6;
border:1px solid #FFFFFF;
color:#555555;
cursor:pointer;
display:block;
padding:0.1em 0.3em 0.1em 0;
}
table.ui-datepicker td a:hover {
background:url("WebResource.axd?d=OYkQ9qMk9Shy3t0PIKt0kGbeunIl6KMYLHzm6YkLbbtEbNS1T6HMVp8yq5mfPgYllSQVt6wsA5KsK1wguwPAMr7iNvKOIfII9gp_-Jiu6YY1&t=633924996071562500") repeat-x scroll 0 50% #DADADA;
border:1px solid #999999;
color:#212121;
}
table.ui-datepicker td a:active {
background:url("WebResource.axd?d=OYkQ9qMk9Shy3t0PIKt0kCSUNMiDBJ3EfE__eLyZRisJ6tlRZiNfe0qxu1XSJnbdVZ6gBuWB-g1_pXO1dlrOgxy-Np7jtOV-vAZj1BEKE941&t=633924996071562500") repeat-x scroll 0 50% #FFFFFF;
border:1px solid #DDDDDD;
color:#222222;
}
table.ui-datepicker .ui-datepicker-title-row td {
color:#222222;
font-size:0.9em;
padding:0.3em 0;
text-align:center;
text-transform:uppercase;
}
table.ui-datepicker .ui-datepicker-title-row td a {
color:#222222;
}
.ui-datepicker-current-day {
background:url("WebResource.axd?d=OYkQ9qMk9Shy3t0PIKt0kGbeunIl6KMYLHzm6YkLbbtEbNS1T6HMVp8yq5mfPgYllSQVt6wsA5KsK1wguwPAMr7iNvKOIfII9gp_-Jiu6YY1&t=633924996071562500") repeat-x scroll 0 50% #DADADA;
}
.ui-datepicker-cover {
display:block;
height:200px;
left:-4px;
position:absolute;
top:-4px;
width:200px;
z-index:-1;
}

*/


#mapSearchForm 
{
	padding-bottom: 25px;
}
#map_canvas 
{
	padding-top: 25px;
}