﻿/*<Style reset>*/
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, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    background: transparent;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}
/*</Style reset>*/



body, #body {background: #fff url(img/agro_center_bg.gif) 0 202px repeat-x;}

/* #body {height:100% !important;vertical-align:top;margin: 0;padding: 0; } */




/* --------- Шапка -------- */

#header {
	margin-bottom:11px;
	}

.header_left {
	text-align:left;
	background:url(img/agro_header_c.gif) top left repeat-x;
	}

.header_right {
	/* width:423px !important; */
	text-align:right;
	background:url(img/agro_header_c.gif) top left repeat-x;
	/*  margin-bottom:12px;  */
}




/* --------- Меню -------- */

.box {
    padding:0;
    border:1px solid #d3d4d5;
    border-top:none;
    width:270px;
    margin-bottom:4px;
    background-color:#ffffff;
}

.box ul {
    margin:0 11px 8px 11px;
    padding:7px 0 0 0;
    list-style-type:none;
}

.box li {
    background:url(img/bullet_left_menu_expanded.gif) no-repeat 0 6px;
    padding:0 0 4px 12px;
}

.box li a {
    display:block;
	font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
	color:#444; /*0354a6 */
	font-weight:normal;
	margin-bottom:0px;
    line-height:13px;
}

.box li a:link, .box li a:visited {
    text-decoration:underline;
    font-weight:normal;
}

.box li a:hover {
    text-decoration:none;
    font-weight:normal;
}

.box li a:active {
    text-decoration:none;
    /* color:#b5cdf2; */
    font-weight:bold;
}

.box li a.selected:link, .box li a.selected:visited {
    font-weight:bold;
}


/* меню второй уровень */

ul.sub {
    margin:0 11px 0px 11px;
}

.sub li {
    background:url(img/bullet_left_submenu_expanded.gif) no-repeat 0 6px;
    padding:0 0 4px 20px;
}

.sub li a:active {
    text-decoration:none;
    font-weight:normal;
   /*  color:#f8ef81; */ 
}

.left_menu a {
    display:block;
    margin-bottom:2px;

}




/* --------- Меню темный список -------- */


.left_list {
	width: 262px;
	padding:0 10px 3px 0;
	margin:10px 0 10px 0;
	background-color:#c8c8c8;
}


.left_list ul {
	margin:0;
    padding:7px 0 0 0;
    list-style-type:none;
}

.left_list ul li {
	margin:0;
    padding:0 0 0 14px;
    background: url(img/bullet_left_list.gif) no-repeat 3px 0;
}

.left_list ul li a {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:12px;
    font-weight:bold;
    color:#005e22;
    display:block;
	height:23px;
	padding:5px 0 0 0;
}

.left_list ul li a:link, .left_list ul li a:visited, .left_list ul li a:active {    
    text-decoration:underline;    
}

.left_list ul li a:hover {
    text-decoration:none;
}


.left_list ul li a.selected:link, .left_list ul li a.selected:visited {
    color:#ed1c24;
}


/* --------- Заголовки -------- */

h1 {
    color:#ff0000;
    font-size:19px;
    font-family:Arial;
    margin-bottom:10px;
    font-weight:normal;
    line-height:22px;
/*    padding:3px 0 4px 0; */
}

h2 {
    color:#005e22;;
    font-size:17px;
    font-family:Arial;
    margin:5px 0 15px 0;
    font-weight:bold;
line-height:22px;
}

h3 {
    color:#40a600;
    font-size:15px;
    font-family:Arial;
    margin:10px 0 10px 0;
    font-weight:bold;
}



/* --------- Основной контент -------- */

.main_content {
    margin:0 10px 0;
    padding:14px;
    background-color:#ffffff;
border:#d3d4d5 1px solid;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;     
/* color:#444; */
color:#000;
}

.main_content p {
    /* font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
/* color:#58595b; */
color:#000;
	font-weight:normal; */
	margin-bottom: 10px;
	/*  line-height:13px;  */
}

.main_content a {
    /* font-family:Arial, Helvetica, sans-serif;
    font-size:11px; */
	/* color:#40a600; */
color: #307c00;

	/* font-weight:normal;
	display:block;
	margin-bottom:10px; */
}

.main_content p a {display:inline;}

.main_content .last_paragraph {margin-bottom:0;}

/* --------- Нижнее меню -------- */

#lower_menu {
display:none;
	padding:0;
	margin-top:10px;
	text-align:center;
	/* height:55px; */
}

#lower_menu table td {
	text-align:center;
	/* white-space: nowrap; */
}

#lower_menu a {
	color: #ff0000;
	/* display:block; */
	line-height:normal;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
}

#lower_menu table td a:link, #lower_menu table td a:visited {  
	text-decoration: underline;
	margin:0 12px;

}
#lower_menu table td a:hover, #lower_menu table td a:active {
	text-decoration: none;
}

#lower_menu table td.sep {
	padding:0;
	margin:0;
	width:1px;
}



/* --------- Подвал -------- */

#footer {
/* position:absolute;bottom:0; */

padding:42px 0 0px;
border-top:#fff 1px solid;
position:relative;
/* d3d4d5 2px solid; */
background:url(img/footer_back.gif) repeat-x;


    text-align:center;
    font-family:Verdana;
    font-size:11px;
    font-weight:normal;
    color:#000000;
    margin:0;
}

#footer a  {color:#000;text-decoration:underline;}
#footer a:hover  {text-decoration:none;}


/* ---------  Разное в довесок -------- */

.side, .side1, .side2 {background:#fff url(img/bg_body.gif) top left repeat-x;}  /* боковинки */

/* #center {padding-left:10px;} */



/* ------------------------------------------------------------- */


.news {
color:#005e22;
/*    color:#09589d; */
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:12px;
    font-weight:bold;
    margin-bottom:5px;
}





.main_content .hr {
	height:1px;
	border:0;
	background:url(/common/img/uploaded/exhibitions/metalloobrabotka/style/img/hor_line.gif) no-repeat center;
	margin:15px 0 15px 0;
}

.main_content .hr hr {
	display:none;
}



/* МежстраничнаЯ навигация*/
#nav{  
    margin:20 0;       
    line-height:10px;
width:auto !important;
}

#nav td {padding:5px;}

#nav a{
    color:#516D89;
    text-decoration:none;
}

#nav a:hover{ 
    text-decoration:underline;
}

#nav td.first{
    padding-right:6px;
}

#nav td.last{
    padding-left:6px;
}
/* //МежстраничнаЯ навигация*/




/* каталог услуг */
table.cat{
    margin-top: 18px;
}

table+table.cat{
    margin-top: 9px;
}


.sh{
    padding-left:22px;
}

.tobasket{
    background: url(/common/img/bask.gif) no-repeat;
    padding-left: 32px;
    width: 95px;
}

#services, #basket_status 
{
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	font-size: 13px; line-height:17px;
	color: #000000; 
	padding: 0 15px;	
	margin: 12px 0 0 0;
	text-align: left;
	width:100%;
}

/* //каталог услуг*/


#cost {background-color: #ffffff; border: 1px solid #ffffff;}
#cost h2 {color:#0153a5; margin:0px; padding:0px;}
#cost td {background-color: #cadcf2; padding:opx;}
#cost td#hd {background-color: #deeaf6;}


table#se2 {border-collapse:collapse;border:1px #77a7d8 solid;}
table#se2 th {padding:5px;background-color:#cbddf3;border:1px #77a7d8 solid;font-size:14px;font-weight:bold;color:#727272;}
table#se2 td {vertical-align:top;padding:6px;background-color:#deeaf6;border:1px #77a7d8 solid;}

table.agro {border-collapse:collapse;border:1px #a2cc35 solid;}
table.agro th {padding:5px;background-color:#b7e359;border:1px #a2cc35 solid;font-size:14px;font-weight:bold;color:#16450e;}
table.agro td {vertical-align:top;padding:6px;background-color:#e0f2d0;border:1px #a2cc35 solid;}


/* a#reg {text-decoration:none;padding:3px;background-color:#ffffff;color:#ff6600;font-weight:bold;}
a#reg:hover  {text-decoration:none;padding:3px;background-color:#ff6600;color:#ffffff;font-weight:bold;} */


.main_content ul {
    margin:0;
    padding:0;
    list-style-type:none;
}

.main_content ul li {
    margin:0;
    padding:2px 0 0 23px; 
    background: url(img/bullet_left_menu_expanded.gif) no-repeat 9px 9px;
}

.main_content table td {padding:4px;}

/* .main_content {} */

/* .left_menu {margin-bottom:10px;} */


.footer *, .box ul, .box li, ul.sub, .sub li,
.left_list ul, .left_list ul li,
.right_list ul, .right_list ul li,
.box, .right, .right_block, .right_l, .middle, .main_content, .news_single, h1 {zoom:1 !important;}

strong {font-weight:bold;}
