/* Версия от 28.09.2006 */
body { background: url('main.body.bg.gif') repeat-x top left; margin: 0; padding: 0; }

/* Главное меню */
div.main-menu { background-color: #BA0000; border-bottom: 1px solid #FFFFFF; border-top: 1px solid #BA0000; text-align: center; position: relative; }
div.main-menu table.main-menu td { background: url('main.menu.bg.gif') no-repeat top left; padding: 5px 10px 5px 40px; }
div.main-menu .lang-box { color: #fff; position: absolute; top: 5px; right: 0; width: 4em; }
div.main-menu .lang-box a { color: #fff; font-size: 1.2em; vertical-align: middle; }
div.main-menu .lang-box i { display: block;	margin: 0; overflow: hidden; position: absolute; top: .3em; left: 0; width: 14px; height: 11px; }
div.main-menu .lang-box i.ru { background: url(flags.gif) 0 0 no-repeat; }
div.main-menu .lang-box i.en { background: url(flags.gif) -14px 0 no-repeat; }

.lang-switch { position: absolute; bottom: 110px; margin-left: 10px; }
.lang-switch img { border: 0; }
.lang-switch.eng { width: 48px; padding-top: 42px; background: url(/i/usa.48.gif) 0 0 no-repeat; }
.lang-switch.ru { width: 48px; padding-top: 42px; background: url(/i/russia.48.gif) 0 0 no-repeat; }

/* Шапка */
div.hat-0 { background: #FFFFFF url('hat.0.bg.gif') repeat-x top left; position: relative; }
div.hat-1 { background: url('hat.1.bg.gif') repeat-x bottom left; }
div.hat-right { background: url('hat.right.bg.gif') no-repeat bottom right; }
div.hat-left { background: url('hat.left.bg.gif') no-repeat left bottom; }
div.hat-left td.doctors-box { height: 360px; }
div.hat-left td.logo-box { text-align: right; height: 235px; }
div.hat-left td.phone-box { vertical-align: top; text-align: right; height: 125px; }
/* Правый баннер в шапке */
table.message { margin-top: 60px; }
table.message td.left { background: url('hat.message.left.gif') no-repeat top left; width: 27px; }
table.message td.right { background: url('hat.message.right.gif') no-repeat top left; width: 27px; }
table.message td.center { background: url('hat.message.center.gif') repeat-x top left; padding-top: 26px; }

td.phone-box div.phone {
	margin-top: 5px;
}

/* Контент */
div.content { background: url('main.content.bg.gif') repeat-x top left; padding-top: 32px; }

div.content td.catalog-box {
	padding: 30px 14px 14px 0px;
}

div.content td.catalog-box h1 {
	padding-left: 50px;
	margin-bottom: 0px;
	background: url('main.h1.bg.gif') no-repeat center left;
}
div.content td.catalog-box div.slog {
	padding-left: 50px;
}

div.content td.catalog-box img.banner-all {
	margin: 18px 32px 18px 32px;
	vertical-align: bottom;
}

/* Каталог */
div.content dl.catalog { margin-left: 28px; }
div.content dl.catalog dd { margin-left: 0; padding-left: 0; }
div.content dl.catalog dt { margin-top: 1em; }
div.content dl.catalog dt { font-size: 1.4em; }

div.content ul { padding-left: 0; margin-left: 0; list-style-type: none; }
div.content li { padding-left: 7px; margin-left: 1em; background: url("content.li.bullet.gif") no-repeat top left; }

div.content td.box-left-1 {
	background: url('main.content.left.bg.gif') repeat-y top left;
} 

div.content td.box-1,
div.content td.box-2,
div.content td.box-3,
div.content td.box-4 {
	padding: 30px 14px 14px 14px; 
}
div.content td.box-1 img {
	float: left;
	margin: 0 30px 30px 0;
}

div.content td.box-1 h1,
div.content td.box-1 h2 {
	margin-left: -20px;
}

div.content td.box-1 p {
	margin-right: 16px;
}
div.content td.box-1 ul {
	clear: both;
	border-left: 3px solid #E7E7E7;
	padding: 10px 0 10px 0;
}
div.content td.box-2 ul {
	list-style-type: disc;
}
div.content td.box-2 li {
	list-style-type: disc;
	padding: 0px;
	background: none;
}

div.content td.box-2 {
	vertical-align: top;
	background: url("main.box.2.bg.gif") repeat-x top left;
}

div.content td.box-3 {
	background: url('main.box.bg.gif') repeat-x top left;
	padding-right: 30px;
	padding-bottom: 30px;
}
div.content td.box-4 {
	vertical-align: top;
	background: url("main.box.4.bg.gif") repeat-x top left;
	padding-bottom: 30px;
}

div.content td.box-2 div.preved {
	margin-right: -14px;
	background: url("main.preved.bg.gif") no-repeat bottom right;
	height: 150px;
	padding-bottom: 30px;
}
div.content td.box-2 div.logo {
	margin-top: 50px;
}
div.content td.box-3 ul {
	margin-top: -10px;
}

div.content td.box-3 li {
	padding: 10px 0 10px 10px;
	margin: 0 0 15px 0;
	border-left: 3px solid #E7E7E7;
	background: none;
	clear: both;
}

div.content td.box-3 i {
	display: block;
	float: right;
	clear: both;
}

div.content td.box-3 a.all {
	float: right;
}
/* Подножие */
div.footer td.footer {
	border-top: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
}
div.footer td.partner {
	padding: 3px 10px 3px 20px;
	color: #d4d3d3;
}
div.footer td.partner a {
	color: #d4d3d3;
}
div.footer div.footer-1 {
	background: #F68000 url("footer.left.bg.gif") repeat-y top left;
	margin: 1px 0 0 1px;
}
div.footer div.footer-2 {
	background: url("footer.right.bg.gif") repeat-y top right;
	padding: 14px 30px 30px 30px;
}

/* Фиксируем ширины */
div.main-menu,
div.hat-0,
div.content,
div.footer { min-width: 1000px; b-order: 1px solid #000000;
	/* Эмуляция min-width/max-width для IE */
	// width: expression( ( document.getElementById('ie-test') && document.getElementById('ie-test').scrollWidth < 1005 ) ? '1005px' : '100%' ); }


/* SiteLeader */
.SL-logo { margin:0px 0 0 70px; padding-left:33px; background:url('siteleader.gif') no-repeat left 6px; }
.SL-logo a { text-decoration:none; }
.SL-logo .by, .SL-logo .site { font-family:Verdana,arial; }
.SL-logo .by { font-size:10px; color:blue; }
.SL-logo .site { font-size:12px; font-weight:bold; color:red; }
.SL-logo .leader { font-family:Georgia,sans-serif; font-size:14px; color:black; }
