
* { 
	padding:0;
	margin:0;
}
html,body {
	margin:0;
	padding:0;
	color:#000;
	background:#00518A;
	height:100%; 
	font-family: Arial, sans-serif;
	font-size: 12px;
}
body {
	min-width: 1024px; 
	max-width: 1200px;
	margin:0 auto;
}
.box {
	height:auto !important;
	min-height:100%;		
	height:100%;
	overflow:hidden; 
	position:relative;
}

.content {
	position:relative;
	overflow:hidden;
	padding-bottom:1000em; 
	margin-bottom:-1000em;
}

p {
	margin: 10px 0; 
	line-height: 1.5;
	text-align: justify;
}

h1 {
	font-size: 1.3em;
	border-bottom: 2px solid #00518A;
	padding-bottom: 0.4em;
}

a {
	text-decoration: underline;
	color: black;
}
a:hover {
	text-decoration: none;
	color: #3679CB;
}

ul {
	margin: 15px 0 5px 20px;
}

.blck {
	color:#323232;
	font:1em Arial,sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;
	position:relative;
}
.blck h2, .blck h3, .blck h4 {
	background:url("/assets/templates/base/images/style/box_title.gif") repeat-x scroll 0 0 #EBECED;
	border-left:1px solid #C8C8C8;
	border-right:1px solid #C8C8C8;
	padding:5px 0 5px 15px;
}
.blck h2 {
	color:#3679CB;
	font:1.3em Arial,sans-serif;
}
.blck h3, .blck h4 {
	color:#3E3E3E;
}
.blck h3 {
	font:bold 1.3em Arial,sans-serif;
}
.blck h4 {
	font:bold 1em Arial,sans-serif;
	text-align:center;
}
#container  {
	background:none repeat scroll 0 0 transparent;
	font-size:1.3em;
	line-height:1.3em;
	margin:0 auto;
	width:978px;

	background-color:#EBECED;
	border-left:1px solid #C8C8C8;
	border-right:1px solid #C8C8C8;
}
#container li.height {
	height:36px;
}
#container div.otherLinks {
	font-size:0.8em;
	padding-left:15px;
}

.top  {
	background:url("/assets/templates/base/images/style/box_top.gif") repeat-x scroll 0 0 transparent;
	border-top:1px solid #C8C8C8;
}

.bottom {
	background:url("/assets/templates/base/images/style/box_bottom.gif") repeat-x scroll 0 0 transparent;
	border-bottom:1px solid #C8C8C8;
}
.center {
	display:block;
	font-size:0;
	height:4px;
	line-height:0;
	margin:0 5px;
	position:relative;
}

h2 {
	font-size:1.3em;
}

.container {
	background-color:#EBECED;
	border-left:1px solid #C8C8C8;
	border-right:1px solid #C8C8C8;
}

.round {
	font-size:0;
	height:5px;
	position:absolute;
	width:5px;
}
.tl {
	background:url("/assets/templates/base/images/style/box_corners.gif") no-repeat scroll left top transparent;
	left:0;
	top:0;
}

.tr {
	background:url("/assets/templates/base/images/style/box_corners.gif") no-repeat scroll right top transparent;
	right:0;
	top:0;
}

.bl {
	background:url("/assets/templates/base/images/style/box_corners.gif") no-repeat scroll left bottom transparent;
	bottom:0;
	left:0;
}

.br {
	background:url("/assets/templates/base/images/style/box_corners.gif") no-repeat scroll right bottom transparent;
	bottom:0;
	right:0;
}



ul.left-menu {
	border-bottom: 1px solid #C8C8C8;
	position: relative;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
}
li.submenu-lvl1 {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #C8C8C8;
	list-style: none outside none;
	font-size: 1.1em;
	position: relative;
	padding: 0;
}
li.submenu-lvl1 a, li.submenu-lvl1 a:hover {
	/*background:url("/assets/templates/base/images/icons/list-bullet.gif") no-repeat scroll 0.3em 0.7em transparent;*/
	color: #323232;
	display: block;
	padding: 5px 0 5px 15px;
	text-decoration: none;
}
li.submenu-lvl1 a:hover {
	/*background:url("/assets/templates/base/images/icons/list-bullet.gif") no-repeat scroll 0.3em 0.7em #F8F8F8;*/
	background: #F8F8F8;
	color:#3679CB;
}


li.submenu-lvl2 {
	padding-left: 30px !important;
}

li.submenu-lvl1 li {
	padding-left: 20px;
}

li.submenu-lvl2 ul {
	font-size: 1em;
	margin-top: 5px;
}

.child-bullet {
	position: absolute;
	right: 5px;
	width: 4px;
	height: 7px;
	background:url("/assets/templates/base/images/icons/path.gif") no-repeat;
}

li.submenu-lvl1 .child-bullet {
	top: 10px;	
}
li.submenu-lvl2 .child-bullet {
	top: 7px;	
}

.menu-parent {
	position: relative;
}

.submenu > ins {
	display: none;
}
.submenu > a, .submenu > span {
	font-weight: bold;
}

.submenu ul {
	margin: 0;
	border-bottom: none;
	font-size: 0.8em;
}

.submenu li {
	border-bottom: none;
	border-top: none;
	padding: 4px 0 4px 15px;
	list-style: none outside none;
}

.submenu li a, .submenu li a:hover {
	background: none;
	color:#323232;
	display: inline;
	text-decoration:none;
	font-family:Arial,sans-serif;
	padding: 5px 0 5px 0;
}
.submenu li a:hover {
	text-decoration: underline;
}

.submenu span {
	background:url("/assets/templates/base/images/icons/list-bullet.gif") no-repeat scroll 0.3em 0.7em #F1F1F1;
	color:#323232;
	display:block;
	padding:5px 0 5px 20px;
	font-weight: bold;
}
.submenu span a, .submenu span a:hover {
	background: none;
	color:#323232;
	display:inline;
	text-decoration: none;
	padding: 0;
}
.submenu span a:hover {
	text-decoration: underline;
}



/* ###################### Основное содержимое ###################### */

.line {
	float: left;
	width: 100%;
	display: block;
	position: relative;
	overflow:hidden;
	padding-bottom:1000em;
	margin-bottom:-1000em;
}
.item {
	position: relative;
	float: left;
	overflow:hidden;
	left: 100%;
	padding-bottom:1000em;
	margin-bottom:-1000em;
}
.sap-content {
	overflow:hidden;
	padding:10px 20px;
}
#item1 {
	margin-left:-100%;
	width:100%;
	color:#000;
	background-color:#fff;
}

#item1 .sap-content { 
	padding-top: 15px;
}

#item1 .sap-content {
	margin:0 220px 0 230px; /* Отступ для боковых колонок */
}

/* Левая боковая колонка */
#item2 {
	margin-left:-100%;
	width:220px;
	padding-left: 10px;
}

/* Правая боковая колонка */
#item3 {
	margin-left:-218px;
	width: 218px;
	background-color:#EBECED;
	border-left: 1px solid #00518A;
}


#news {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	margin: 10px 10px;
}

#news h1 {
	border-bottom:2px solid #000000;
	font-size:1.3em;
	margin-bottom:10px;
	padding:10px 0;
	width:90%;
}
#news h2 {
	background:url("/assets/templates/base/images/icons/document.png") no-repeat scroll 0 1px transparent;
	font-size:1em;
	margin-bottom:-10px;
	padding:0 24px 0 17px;
}
#news h2 .date {
	color:#666666;
	font-size: 1em;
	font-weight: normal;
	line-height: 2em;
}

#news a {
	color:#333333;
}
#news .news {
	margin:-15px 0 -10px;
	padding:0 14px 10px 0;
}
#news .news a {
	text-decoration:none;
}
#news span.intro {
	display:block;
	padding:15px 0;
}
#news a.all-news {
	font-size: 1.1em;
}

.sap-content .news {
	margin-top: 15px;
}
.sap-content .news .date {
	line-height: 2em;
	font-size: 0.8em;
}
.sap-content .news p {
	margin: 3px 0 20px;
}


#item1 .sap-content, #item2 .sap-content,#item3 .sap-content {
	padding-bottom:5em; /* Отступ снизу равный высоте подвала */
}

#header {
	background: url('/assets/templates/base/images/header-bg.jpg') repeat-x;
	position: relative;
}

#header .sap-content {
	padding-bottom: 5px;
}
#header .bg2 {
	background: url('/assets/templates/base/images/header-bg2.jpg') no-repeat;
	position: absolute;
	height: 100%;
	width: 72px;
	right: 0;
	top: 0;
	z-index: 1;
}

#subheader {
	height: 33px;
	background: white url('/assets/templates/base/images/style/line.png') 0 1px repeat-x;
	position: relative;
}

#subheader .subheader-bg {
	height: 33px;
	width: 246px;
	background: white url('/assets/templates/base/images/style/line2.png') 0 1px no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

#subheader .home-panel {
	width: 220px;
	text-align: center;
	position: absolute;
	top: 5px;
	right: 0px;
	z-index: 2;
}
#subheader .home-panel  img {
	margin: 0px 15px;
	border: none;
}

#header, #footer {
	position:relative;
	background-color:#fff;
}


.crumbBox {
	display: block;
	margin-bottom: 10px;
	position: absolute;
	top: 19px;
	left: 250px;
}
.crumbBox img {
	margin: 0 5px;
}
.crumbBox a, .crumbBox a:visited {
	color: #000000;
	text-decoration: underline;
}
.crumbBox a:hover {
	color: #3679cb;
	text-decoration: none;
}


#footer {
	margin-top:-50px; /* Поднимаем подвал  */
	height:50px;
	background:#00518A;
	text-align:center;
	/*background: url(line.png) repeat-x #000033;

	border-left: 1px solid #666666;
	border-right: 1px solid #666666;*/
}
#footer .sap-content {
	padding: 0px;
	height: 45px;
	color:#fff;
	line-height: 45px;
	background: #000033;
	position: relative;
}
#footer .contacts {
	position: absolute;
	right: 20px;
	top: 0;
}
#footer .bottom {
	background: #000033;
	border: none;
} 
#footer .bl {
	background:url("/assets/templates/base/images/style/footer_corners.gif") no-repeat scroll left bottom transparent;
}

#footer .br {
	background:url("/assets/templates/base/images/style/footer_corners.gif") no-repeat scroll right bottom transparent;
}


a.logo, a:visited.logo, a:visited.logo  {
	text-decoration: none;
}
.logo img {
	border: none;
}

ul.sitemap {
	list-style: url("/assets/templates/base/images/icons/path.gif");
}
ul.sitemap li {
	margin: 3px 0 3px 20px;
}


#ConnectionOrderForm  fieldset {
	width: 400px;
	border: none;
}
#ConnectionOrderForm  .submit {
	text-align: right;
	margin-top: 20px;
}
#ConnectionOrderForm  .require {
	color: red;
}
#ConnectionOrderForm  .errors{
	color: #DC143C;
}
#verimage {
	float: right;
}
#cfFio {
	width: 100%;
}
#cfOrganisation {
	width: 100%;
}
#cfObjectToConnect {
	width: 100%;
}
#cfAddressToConnect {
	width: 100%;
}
#cfAdditional {
	width: 100%;
}

