
/**
* Проект Аудит-есперт
* (аудиторская фирма)
*
* @author - tiamo.enterscroll.com
*/

/* Basic */
*{margin:0;padding:0}
body{
	font-size:12px;
	height:100%;
	color:#444444;
	text-align:left;
	font-family:Arial Tahoma Verdana;
	background:#f2efe8;
}

img{border:0}
ul,ol{list-style:none}

.content ul {
	margin:10px 0;
}
.content li {
	padding-left:10px;
	margin-left:30px;
	list-style-position:outside
}

	margin-left:10px;
.panel img, .panel div { behavior: url(http://www.auditnn.ru/templates/Audit/iepngfix.htc) }

a {text-decoration:none;color:#51769d}
a:hover{text-decoration:underline}

h1{
	font-size:20px;
	font-weight:normal;
}
h2{
	color:#000;
	font-size:18px;
	font-weight:normal;
}
h2.h{
	border-left:5px solid #e3dccc;
	background:#fff;
	padding:4px 0 4px 16px;
	color:#c5c2bd;
}
h2.h a{color:#c5c2bd; text-decoration:none}

h3.ntitle{
	font-size:18px;
	color:#444;
}
h3.ntitle a{
	/*color:#12335e*/
	color:#444;
}
h3.ntitle .date{
	font-weight:normal;
	font-size:15px;
}

.b-print{}
.not-found{color:#777;padding:5px}

/* Helpers */

.w{background:#f7f5f1;padding:10px!important}
.w a{color:#9e0c00;text-decoration:underline}
.w a:hover{text-decoration:none}
.p10{padding:10px}

.img{padding:0 10px}

.fleft{float:left}
.fright{float:right}
.clear{clear:both}
.block{
	background:url(images/panel.png) no-repeat 0 0;
	height:120px;
	width:180;
	padding:10px;
}
.block h3{
	color:#9e0c00;
	padding:0 5px 5px 0;
	text-transform:uppercase;
	text-align:center;
	font-weight:normal;
	font-size:10px;
}
.block h3 a{color:#9e0c00}
.block .list a{color:#444444}
.speedbar {
	margin-bottom:5px;
}
.speedbar a{}
.speedbar a:hover{
	text-decoration:none;
	color:#51769d;
	border-bottom:1px dashed #608cbb
}
ul.list{
	padding:0 0 0 5px;
}
ul.list li{
	padding:4px 10px;
	font-size:11px;
	background:url(images/arrow.png) no-repeat left center;
}
ul.list a{
	color:#9e0c00;
}
/* Page */
#page {
	background:#f2efe8;
	width:1024px;
	margin:0 auto;
	height:100%;
}

/* TopMenu */
.topMenu {
	border-bottom:1px solid #d4d4d4;
	background:#42537e;
	height:27px;
}
.topMenu ul{float:right;padding:0 20px}
.topMenu li{float:left;padding:5px}

.menu{
	position:absolute;
	left:50px;
	top:-1px;
	z-index:10
}
.menu li{
	float:left;
	position:relative;
	padding:10px 15px 11px 15px;
	text-transform:uppercase
}
.menu li.active{background:#42537e}
.menu li.active a{
	text-decoration:none;
	padding:0 8px;
}
.menu li.active b{
	background:url(images/menu-active-l.gif) no-repeat 0 0;
	position:absolute;
	font-size:0;
	display:block;
	height:8px;
	width:8px;
	bottom:0;
	left:0;
}
.menu li.active i{
	background:url(images/menu-active-r.gif) no-repeat 0 0;
	position:absolute;
	font-size:0;
	display:block;
	height:8px;
	width:8px;
	bottom:0;
	right:0;
}
.menu a{color:#fff;text-decoration:underline;}
.menu a:hover{text-decoration:none}

/* Header */
.header {
	background:url(images/header-bg.gif) repeat-x 0 0;
	position:relative;
	height:200px;
	color:#fff;
}
.logo {
	position:absolute;
	bottom:45px;
	left:50px;
}
.tell {
	background:url(images/telephone.png) no-repeat 0 0;
	position:absolute;
	height:73px;
	width:400px;
	bottom:60px;
	left:35%;
}
.tell b{
	position:absolute;
	font-size:35px;
	display:block;
	left:100px;
}
.tell .t1{top:-7px}
.tell .t2{top:30px}

.exp {
	background:url(images/header-image.jpg) no-repeat 0 0;
	position:absolute;
	height:200px;
	width:305px;
	right:0;
}

/* Panel */
.panel{}
.panel .l{width:565px;float:left;padding-left:40px}
.panel .r{width:400px;float:right;}
.panel .c{padding:5px 6px;}
.panel .block{float:left;width:164px;}
.panel .l-list,
.panel .r-list{
	float:left;
	width:180px;
}

/* Content */
.content{
	margin:20px 0 0 40px;
	min-height:350px;
}
.content p{padding:8px 0}
.content .left{
	width:488px;
	float:left;
}
.content .right{
	width:495px;
	float:right;
}
.content .col{
	text-align:justify;
	line-height:150%;
	overflow:hidden
}
.content ul{list-style:square inside}
.content ol{list-style:decimal inside}

.special{
	height:140px;
}

/* News */

.news table {
	line-height:normal !important;
	border-collapse:collapse;
	width:465px;
	margin-top:10px;
}
.news td{vertical-align:top;padding:5px 0}
.news .d{width:50px}
.news .t{}
.news h3{font-weight:normal;font-size:14px}

.articles {padding:0 10px 10px 10px !important}
.articles table {
	line-height:normal !important;
	border-collapse:collapse;
	width:465px;
	margin-top:10px;
}
.articles td{vertical-align:top;padding:5px 0}
.articles .d{width:50px}
.articles .t{}
.articles h3{font-weight:normal;font-size:14px}


.short {
	border-bottom:5px solid #e3dccc;
	padding:10px 0;
}
.short .inf {
	margin:5px 0 0 0;
}

.full{padding:10px 0;}

.full .related{
	background:#fff;
	border:1px dashed #ccc;
	list-style:none;
	padding:5px;
	margin:5px 0;
}

.full .date,
.short .date {
	color:#777;
	margin:5px 0;
}
.home_date{
	background:url(images/news-date.png) no-repeat 0 0;
	position:relative;
	color:#fff;
	width:33px;
	height:33px;
}
.home_date .m{
	position:absolute;
	text-align:center;
	font-size:9px;
	width:31px;
	top:-1px;
}
.home_date .dt{
	position:absolute;
	text-align:center;
	font-size:15px;
	width:31px;
	bottom:5px;
}
.addComment{margin:5px 0 0 0}
.addComment h3{margin:3px 0}

/* Others */
.static{
	padding:10px 0;
}
.print{
	margin:10px 0 20px 0;
	float:right;
}

.navigation {
	padding:20px 0 10px 0;
}
.navigation a {padding:0 2px}
/* Footer */



.footer{
	position:relative;
	background:#42537e url(images/footer-bg.gif) repeat-y 0 0;
	border-top:10px solid #12335e;
	height:52px;
	font-size:11px;
	padding:20px 15px;
	color:#a8b3be;
}
.copy{}

.foot-menu{position:absolute;left:30%;top:20px}
.foot-menu li{float:left;color:#c8c8c8;padding:0 3px}
.foot-menu a{color:#c8c8c8;text-decoration:underline}
.foot-menu a:hover{text-decoration:none}
.foot-banner{position:absolute;right:15px;top:20px}
