/* CSS 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;vertical-align:baseline;}:focus{outline:0;}body{line-height:1;color:#000000;background:#FFFFFF;}ol,ul{list-style:none;}table{border-collapse:collapse;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;vertical-align:top;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}

#wrapper {
	overflow:hidden;
	background:#fff url(http://stat-img.aladdin.ru/www/images/template05/bg-right-column.gif) repeat-y right top;
}

body{
	color:#444;
	font:8pt Verdana,Arial,Helvetica,sans-serif;
	width:100%;
	background:#fff;/* url(http://stat-img.aladdin.ru/www/images/template05/bg-right-column.gif) repeat-y right top;*/
	min-width:1255px;		/* Minimum width of layout (for 1024-pixel width screen resolution) */
					/* The min-width property does not work in old versions of Internet Explorer */
}

h1{
	color:#900;
	font:bold 18pt Arial,Helvetica,sans-serif;
	padding-bottom:1.5em;
	margin-bottom:1em;
	letter-spacing:-.025em;
	background:url(http://stat-img.aladdin.ru/www/images/template05/bg-page-title.png) repeat-x 0 100%;
}

h2{
	color:#900;
	font:bold 12pt/1.5em Arial,Helvetica,sans-serif;
	padding:1.5em 0 0 0;
}

h3{
	color:#222;
	font:bold 11pt/1.5em Arial,Helvetica,sans-serif;
	margin:1.5em 0 1em 0;
}

p{
	margin:1em 0;
}

ul{
	margin:1em 0 .5em 15px;
	position: relative;		/* IE6 Disappearing List-Background Bug */
}

li{
	margin:.5em 0;
	padding:0 0 0 15px;
	background: url(http://stat-img.aladdin.ru/www/images/template05/marker-text-square.gif) no-repeat 0 5px;
}

li li {
	background: url(http://stat-img.aladdin.ru/www/images/template05/marker-text-line.gif) no-repeat 0 6px;
}

ol.numbered {
	list-style-type:decimal;
}

ol.numbered li {
	background:none;
	margin-left:25px;
	padding-left:0;
}

ol.numbered ol {
	list-style-type:lower-alpha;
}

ol.numbered ol ol {
	list-style:none;
}

ol.numbered li li li {
	background:url(http://stat-img.aladdin.ru/www/images/template05/marker-text-line.gif) no-repeat 0 6px;
	padding-left:15px;
	margin-left:10px;
}

em{
	font-style:italic;
}

b,strong,.strong{
	font-weight:bold;
	color:#222;
}

a {
	color:#222;
	text-decoration:underline;
}

a:hover{
	color:#D30000;
	text-decoration:underline;
}

.red {
	color:#D30000 !important;
}

.container {
	overflow:hidden;
	height:100%;
}

.nw {
	white-space:nowrap;
}

.clear {
	clear:both;
}

.right {
	float:right;
	margin:0 0 30px 30px;
}

.tc {
	text-align:center;
}

/* LAYOUT */
#header {
	float:left;
	width:100%;
	background:url(http://stat-img.aladdin.ru/www/images/template05/bg-header.png) repeat-x 0 100%;
	height:153px;
	position:relative;
	top:0px;
	left:0px;
	clear:both;
	z-index:350;
}

#header img.logo {
	margin-left:30px;
}

#hotlinks {
	width:200px;
	display:block;
	float:left;
	height:87px;
	background:url(http://stat-img.aladdin.ru/www/images/template05/bg-hotlinks.png) no-repeat 0 0;
	margin:0;
	padding:0;
}

#hotlinks li {
	float:left;
	display:inline;			/* IE6 double margin bug */
	width:100%;
	margin:0;
	padding:0;
	background:none;
}

#hotlinks li a {
	display:block;
	line-height:27px;
	color:#000;
	padding:0 0 0 30px;
	margin:0;
	text-decoration:none;
	font-weight:bold;
}

#servicelinks {
	display:block;
	float:right;
	width:300px;
	margin:15px 10px 5px 10px;
	padding:0;
	font-size:10px;
}

#servicelinks li {
	float:left;
	white-space:nowrap;
	margin:0;
	background:url(http://stat-img.aladdin.ru/www/images/template05/marker-arrow-red.gif) no-repeat 0 50%;
	padding:2px 10px 2px 8px;
}

#servicelinks li a {
	color:#999;
	text-decoration:none;
}

#servicelinks li a:hover {
	color:#444;
}

#breadcrumb {
	display:block;
	padding-left:230px;
	margin:0;
	height:29px;
	background:url(http://stat-img.aladdin.ru/www/images/template05/bg-breadcrumb.png) no-repeat 0 0px;
}

#breadcrumb li {
	float:left;
	display:inline;
	padding:0 10px 0 15px;
	margin:0;
	background:url(http://stat-img.aladdin.ru/www/images/template05/marker-breadcrumb.gif) no-repeat 0% 13px;
}

#breadcrumb li.first {
	padding:0 10px 0 0;
	background:none;
}

#breadcrumb li a {
	float:left;
	display:inline;
	font-size:10px;
	text-decoration:none;
	color:#444;
	/*line-height:32px;*/
	padding-top:9px;
	height:19px;
	letter-spacing: -.025em;
}

#breadcrumb li a:hover {
	text-decoration:underline;
}

#menu-top {
	height:33px;
	display:block;
	border-bottom: solid 2px #FFF;
	padding:0;
	margin:0 0 0 200px;
	background:url(http://stat-img.aladdin.ru/www/images/template05/bg-menu-top-item.png) no-repeat 0 0;
	clear:both;
	z-index:400;
}

#menu-top li {
	float:left;
	background:url(http://stat-img.aladdin.ru/www/images/template05/bg-menu-top-item.png) no-repeat 100% 0;
	padding:0;
	margin:0;
}

#menu-top li a {
	display:block;
	text-decoration:none;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding:0 12px;
	line-height:33px;
}

#menu-top li ul {
	position:absolute;
	top:auto;
	display:none;
	z-index:500;
	height:auto;
	width:230px;
	background:#e5e5e5 url(http://stat-img.aladdin.ru/www/images/template05/bg-menu-top-dropdown-item.png) repeat-x 0 0;
	border:1px solid #C2C2C2;
	padding:0;
	margin:0;
}

#menu-top li ul li {
	width:100%;
	padding:2px 0;
	background:none;
}

#menu-top li ul li a {
	text-align:left;
	color:#666;
	width:200px;
	font-weight:normal;
	padding:2px 15px;
	line-height:1.3em;
}

#menu-top li ul li a:hover {
	background: url(http://stat-img.aladdin.ru/www/images/template05/marker-text-arrow-red.gif) no-repeat 5px 5px;
	color:#000;
}

#menu-top li ul li.denied a {
	color:#c2c2c2;
}

#menu-top li ul li.break {
	height:1px;
	overflow:hidden;
	background:#c2c2c2;
	margin:5px 0;
	padding:0;
	font-size:1px;
}

#menu-top li:hover ul ul {
	display:none;
}

#menu-top li:hover ul {
	display:block;
}

#colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	z-index:100;
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	height:100%;
	background:url(http://stat-img.aladdin.ru/www/images/template05/bg-left-column.gif) repeat-y left top;		/* Left column background colour */
	/*margin-top:153px;		/* Positioning layer */
}

#colmid {
	float:left;
	width:200%;
	position:relative;
	z-index:110;
	left:200px;
	/*background:#fff;		/* Centre column background colour */
}

#colright {
	float:left;
	width:100%;
	position:relative;
	z-index:120;
	left:50%;
	margin-left:-400px;
	/*background:#fff; url(http://stat-img.aladdin.ru/www/images/template05/bg-right-column.gif) repeat-y left top;*/
}

#col1wrap {
	float:right;
	width:50%;
	position:relative;
	z-index:130;
	right:100%;
	height:100%;
}

#col1pad {
	margin:0 30px 0 430px;
	overflow:hidden;
}

#col1 {
	width:100%;
	overflow:hidden;
	padding:30px 0;
}

#col2 {
	float:left;
	width:200px;
	position:relative;
	z-index:130;
	margin-left:-50%;
	left:200px;
	overflow:hidden;
	padding:30px 0;
}

#col2 ul {
	margin:0;
}

#col2 ul li {
	float:left;
	display:inline;
	width:100%;
	padding:0;
	margin:0;
	background:none;
}

#col2 ul li a {
	display:block;
	padding:6px 5px 6px 10px;
	text-decoration:none;
	border-left:solid 4px #e5e5e5;
	color:#000;
}

#col2 ul li a:hover {
	border-left:solid 4px #d30000;
}

#col2 ul li a.selected {
	border-left:solid 4px #d30000;
	font-weight:bold;
}

#col2 ul li.l2 {
	background:#f5f5f5;
}

#col2 ul li.divider {
	height:1px;
	font-size:1px;
	background:#c2c2c2;
	margin:15px 0;
}

#col2 ul li.divider a {
	border:none;
}

#col3 {
	float:left;
	width:170px;
	position:relative;
	left:15px;
	overflow:hidden;
	font-size:10px;
	color:#666;
	padding:30px 0;
}

#col3 .section {
	padding:5px 0;
	background:url(http://stat-img.aladdin.ru/www/images/template05/bg-right-column-section.gif) repeat-x 0 100%;
}

#col3 .section ul {
	margin:0;
}

#col3 .section ul.document-pdf li {
	background:url(http://stat-img.aladdin.ru/www/images/template05/icon-document-pdf-text.png) no-repeat 0 3px;
	padding-left:20px;
}

#col3 .section a{
	color:#666;
	text-decoration:none;
}

#col3 .section a:hover{
	color:#D30000;
	text-decoration:underline;
}

#footer {
	clear:both;
	float:left;
	width:100%;
	background:#ccc;
	border-top:solid 2px #FFF;
}

#footer ul {
	padding:0;
	margin:0;
}

#footer ul li {
	float:left;
	border-left:solid 2px #FFF;
	padding:0 15px;
	margin:0;
	background:none;
	line-height:2em;
}

#footer ul li.first {
	border:none;
	width:170px;
}

#footer ul li a {
	line-height:2em;
	color:#666;
	text-decoration:none;
}

#footer ul li a.mail {
	background:url(http://stat-img.aladdin.ru/www/images/template05/icon-mail.png) no-repeat 0 50%;
	padding-left:20px;
}

#col1 table {
	width:auto;
	float:left;
	border-collapse:collapse;
}

#col1 table td {
	padding: 10px;
	border:solid 1px #c2c2c2;
}

#col1 table th {
	padding: 10px;
	background:#626262;
	border:solid 1px #626262;
	color:#fff;
	font-weight:bold;
}

#col1 table td p{
	margin:0 0 2em 0;
}

#col1 table td ul {
	margin:0 0 1.5em 0;
}

#col1 table.simple td {
	padding: 10px;
	border:none;
}

pre {
	font-family:"Courier New",Courier,monospace;
	overflow:auto;
	border:solid 1px #c2c2c2;
	background:#efefef;
	margin:1em 0;
}

.tcenter {
	text-align:center;
}

a.btn {
	background:url("http://stat-img.aladdin.ru/www/images/template05/btn.gif") no-repeat scroll right top transparent;
	font-weight:bold;
	height:29px;
	float:left;
	padding-right:10px;
	margin-right:5px;
	text-decoration:none;
}

a.btn span {
	background:url("http://stat-img.aladdin.ru/www/images/template05/btn.gif") no-repeat scroll 0 50% transparent;
	color:#000000;
	cursor:pointer;
	display:block;
	height:29px;
	line-height:27px;
	overflow:hidden;
	padding:0 0 0 23px;
}