@charset "utf-8";
/* CSS Document */
#blur_div {
   background: #000000;
      display: none;
   opacity: 0;
   filter: alpha(opacity=0);
   position: absolute;
   top: 0;
   left: 0;
   z-index: 300;
   height:100%;
   width:100%;
overflow:hidden;/*must have*/
}

#copyrights
{
color:#FFFFFF;
font-family:tahoma;
font-size:10px;
}


#copyrights a, #copyrights a:visited, #copyrights a:active, #copyrights a:link
{
color:#FFFFFF;
}

#location
{
color:#7a7a7a;
font-family:tahoma;
font-size:10px;
padding-top:7px;
padding-left:10px;
}
#menu
{
color:#7a7a7a;
font-family:tahoma;
font-size:12px;
font-weight:bold;
padding-top:5px;
width:220px;
background-color:#edd6af;
}
#main
{
color:#000000;
font-family:tahoma;
font-size:14px;
font-weight:normal;
margin-top:8px;
padding-left:10px;
padding-right:10px;
}

body
{
font-family:tahoma;
font-size:12px;
}
.text
{
font-family:tahoma;
font-size:12px;
}

a
{
cursor:pointer;
}
a:visited, a:active, a:link
{
color: #000000;
text-decoration:none;
}

.header_1
{
background-image:url(images/design/header_1.png);
background-position: bottom;
background-repeat:no-repeat;
-background: none;  /* убираем бэкграунд для ie6 */
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/design/header_1.png');
}

.header_2
{
background-image:url(images/design/header_2.png);
background-position: top;
background-repeat:no-repeat;
-background: none;  /* убираем бэкграунд для ie6 */
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/design/header_2.png');
}

.header
{
background-image:url(images/design/header.png);
background-position: bottom;
background-repeat:no-repeat;
-background: none;  /* убираем бэкграунд для ie6 */
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/design/header.png', sizingMethod='scale');
-height:480px;
}

.phones
{
background-image:url(images/design/slogan_line.png);
background-position: bottom;
background-repeat:no-repeat;
-background: none;  /* убираем бэкграунд для ie6 */
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/design/slogan_line.png');

}
.main_table
{
background-image:url(images/design/main_tablebg.png);
background-position: bottom;
background-repeat:repeat-y;
-background: none;   /*убираем бэкграунд для ie6 */
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/design/main_tablebg.png', sizingMethod='scale');

}

.bottom a, .bottom a:visited, .bottom a:active, .bottom a:link
{
color:#FFFFFF;
}
.bottom a:hover
{
color:#fdba53;
text-decoration:underline;
}

h4
{
padding-top:0px;
margin-top:0px;
}

.submenu
{
color:#7a7a7a;
font-family:tahoma;
font-size:11px;
font-weight:bold;
padding-left:10px;
}
.selected_link
{
color:#000000;
}

.sub_2
{
color:#7a7a7a;
font-family:tahoma;
font-size:11px;
font-weight:bold;
padding-left:5px;
}
.sub_3
{
color:#7a7a7a;
font-family:tahoma;
font-size:11px;
font-weight:bold;
padding-left:10px;
}

.input_style
{
border:1px solid #671c00;
font-family:tahoma;
font-size:11px;
color:#671c00;

background-color:#ffffff;
}
.search_style
{
border:0px solid #000000;
font-family:tahoma;
font-size:11px;
background-image:url(images/design/find_field.gif);
background-position:top left;
background-repeat:no-repeat;
width:144px;
height:17px;
color:#671c00;
padding-left:8px;
padding-right:8px;
padding-top:5px;
margin-left:2px;
margin-top:1px;
}
.top_menu_divider
{
width:0px;
height:26px;
}

/*userstyles*/


.left_menu
{
background-image:url(images/design/left_menu.gif);
background-repeat:no-repeat;
background-position:center left;

width:147px;
padding-top:7px;
padding-bottom:5px;
text-align:left;
padding-left:25px;
color:#271663;
font-size:12px;
font-weight:bold;
cursor:pointer;
height:17px;
}

.left_menu a, .left_menu a:visited, .left_menu a:active, .left_menu a:link
{
color:#feeec2;
}

.left_menu_selected
{
background-image:url(images/design/left_menu_selected.gif);
background-repeat:no-repeat;
background-position:center left;

width:147px;
padding-top:7px;
padding-bottom:5px;
text-align:left;
padding-left:25px;
color:#271663;
font-size:12px;
font-weight:bold;
height:17px;
cursor:pointer;
}

.left_menu_selected a, .left_menu_selected a:visited, .left_menu_selected a:active, .left_menu_selected a:link
{
color:#fdba53;
}

.index_text a, .index_text a:visited, .index_text a:active, .index_text a:link
{
font-weight:bold;
color:#FFFFFF;
}

.index_text a:hover 
{
font-weight:bold;
color:#87ceeb;
}
