﻿#main h1.day	{
	font-weight:normal;
	color:#4b4b4b;
	margin-bottom:15px;
	font-size: 1.6em;
	line-height: 1.6em;
}
#main li	{
	list-style: url('http://www.marketingconf.ru/img/bullet.png');
	line-height:1em;
	padding-left:15px;
}
.small	{
	font-size: 0.8em;
}

.green	{
	color:#37BF0A;
}
a, a:visited	{ text-decoration:none; color:#37BF0A; }
a:hover	{ text-decoration:none; color:#333; }
.big	{
	font-weight:normal;
	margin-bottom:15px;
	font-size: 1.6em;
	display:block;
}
.container	{
display:none;
}
a.title	{
	display:block;
	color:#215410;
	font-weight:bold;
	text-decoration:none;
	font-size: 1.2em;
	padding-top:5px;
	padding-bottom:5px;
}
.infolist	{
	background:url('http://www.marketingconf.ru/img/bg-pattern.png');
	padding-left:30px;
	padding-top:20px;
	margin-left:0px;
	padding-right:10px;
}

.infolist .item	{
	font-size: 0.9em;
	overflow:auto;
	margin-bottom:30px;
}

.infolist .item .date	{
	color:#8e8c8c;
}

.infolist a.title	{
	display:block;
	color:#215410;
	font-weight:bold;
	text-decoration:none;
	font-size: 1.2em;
	padding-top:5px;
	padding-bottom:5px;
}

.infolist .subtitle	{
	color:#363636;
	font-weight:bold;
}

.infolist .subtitle2	{
	color:#363636;
	font-weight:bold;
	text-align:right;
}

.infolist .item .thumb	{
	float:left;
}


.infolist .item .info	{
	margin-left:110px;
}

.infolist .item .info_review	{
	margin-left:10px;
}

.info_review2 {
	margin-right:10px;
	text-align:right;
}

.infolist p	{
	padding-top:5px;
	margin-top:0px;
}
/* $Id: index.css 25 2009-03-20 14:51:51Z osTiN $ */

html, body
{
	color: #000;
	font-family: Georgia, serif;
	/*font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;/**/
	font-size: 18px;
	margin:0px;
	padding:0px;
}

h1
{
	color:#c00;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size:28px;
	font-weight:bold;
	text-align:center;
}

h2
{
	/*font-family: Georgia, serif;/**/
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}


a:link, a:visited {color: #c00;}
a:hover, a:active {color: #1457aa;text-decoration: none;}

hr
{
	border:0;
	border-top:solid 2px #ccc;
	margin:20px 0;
}

#main
{
	position:relative;
	padding:20px 0;
}

#content
{
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 2px;
	border:solid 2px #ccc;
	width:700px;
	margin:0 auto;
	padding:10px 25px 25px;
	background:#fff;
}


*:first-child+html #content {padding:25px;}
* html #content {padding:25px;}

#index #content {width:800px;}

input.submit
{
	color:#090;
	font-weight:bold;
	font-size:120%;
}
input.reset
{
	color:#c00;
	line-height:120%;
}

#copyright
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
}

table.product
{
	border-top:solid 2px #000;
	border-bottom:solid 2px #000;
}

table.product th
{
	background:#c00;
	color:#fff;
	padding:10px;
	width:33%;
}
table.product th p {margin:0;}

table.product td
{
	padding:5px;
	font-size:11px;
	vertical-align:top;
	width:33%;
	text-align:justify;
}



table.product td img
{
	float:left;
	margin-right:4px;
	margin-bottom:4px;
}


table.topmenu {
	padding-top:15px;
	margin-bottom:10px;
}
table.topmenu td a {
	display:block;
	padding:9px;
	background:#c30;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
table.topmenu td a:hover {
	background:#ad2e04;
}

table.topmenu td a.active {
	background:#ad2e04;

}
#video{
margin-left: 69px;
margin-bottom: 20px;
}
.row	{
	overflow:visible;
	width:85%;
}

.row .col-l	{
	width:50%;
	float:left;
}

.row .col-r	{
	width:50%;
	float:left;
	font-size: 0.9em;
}