.nowrap {
	white-space: nowrap;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}
.blue {
	color: #1468AC;
}
.gray {
	color: #979797;
}
.small {
	font-size: 10px;
}

form {
	padding: 0px;
	margin: 0px;
}

body, div, p, td, th, p, h1, h2, h4, li, input, textarea, option {
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 12px;
	padding: 0px; margin: 0px;
}

/*.rasporka {
	position: absolute;
	width: 1000px; height: 1px;
	left: 0px; top: 0px;
}*/

div.input {
	border: solid 1px #666666;
	height: 20px;
	padding: auto 0px; margin: 0px;
	margin-right: 2px;
}

font {
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.text {
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 12px;
}

a {
	outline: none;
	color: #005CA6;
	/*font-weight: bold;*/
	text-decoration: underline;
}
a:visited {
	color: #005CA6;
}
a:hover {
	text-decoration: none;
}

li {
	margin-bottom: 2px;
	margin-top: 2px;
}
/*ul a {
	text-transform: uppercase;
}*/

a.toplink {
	display: block;
	text-align: right;
	font-weight: normal;
	padding-top: 8px;
}

html {
	width: 100%; height: 100%;
	margin: 0px; padding: 0px;
}

body {
	width: 100%; height: 100%;
	margin: 0px; padding: 0px;

	background: white url(/images/pers/bg-container.gif) 0% 0% repeat-y;
}
body.inner {
	background-image: none;
}

#container {
	position: relative;
	background: transparent;
	border-top: #3472B3 solid 2px;
	min-width: 1000px;
}
	#hat {
		position: relative;
		padding: 0px; margin:0px;
	}
	.hat-main {
		height: 232px;
		background: url(/images/pers/bg-hat-main.gif) 0% 0% repeat-x;
	}
	.hat-inner {
		height: 142px;
		background: url(/images/pers/bg-hat-inner.gif) 0% 0% repeat-x;
	}

	#leftcolumn {
		width: 190px; overflow: hidden;
		float: left;
		padding-right: 30px;
		border-top: solid 12px #FF9900;
		background: #FF9900;
		padding-bottom: 16px;
	}
		#leftcolumn div {
			/*margin: 16px 8px;*/
		}
		#mission {
			line-height: 117%;
			margin-left: 15px;
			margin-top: 10px;
		}
		#logo {
			display: block;
			position: absolute;
			left: 28px; top: 11px;
			width: 241px; height: 60px;
			background: url(/images/pers/logo.gif) 0% 0% no-repeat;
			z-index: 2;
		}
			#logo span {
				display: none;
				visibility: hidden;
			}
		#lbanners {
			width: 211px;
			padding: 0px;
			margin: 0px; margin-right: 5px;
		}
		#lbanners div {
			margin-bottom: 6px;
		}

	#mainarea {
		background: transparent;
		margin-left: 220px;
		border-top: solid 12px #FF9900;
		padding-bottom: 16px;
	}
		#mainarea ul {
			list-style-position: inside;
		}
			#mainarea ul li {
				
			}
		#supnavy {
			height: 40px; overflow: hidden;
			background: white;
		}
		#solutions {
			height: 50px;
			background: #19A4E4 url(/images/jur/bg-firstmenu.gif) 0% 0% repeat-x;
			z-index: 2;
		}
		#divisions {
			position: absolute;
			left: 0px; bottom: -2px;
			height: 38px;
			width: 100%;
			overflow: hidden;
			background: transparent url(/images/pers/divs_bg.gif) 0% 0% repeat-x;
			z-index: 3;
		}
		#topbanner {
			/*padding-top: 10px;
			padding-bottom: 8px;*/
			padding: 9px 0px;
			background: white;
		}
		#topbanner.topban-inner {
			border-bottom: solid 3px #DD6D00;
		}
		#maincol {
			margin-right: 220px;
			background: transparent;
			padding-left: 20px;
			padding-right: 20px;
			border-top: 18px solid #FF9900;
		}
			#maincolcontainer {
				position: relative;
				width: 100%;
				padding: 0px;
				margin: 0px;
				border: none;
			}
			#maincolcontainer p {
				margin-top: 10px;
				margin-bottom: 10px;
			}
			#maincolcontainer td, th {
				padding: 5px;
			}
		#rightcol {
			width: 220px;
			float: right;
			z-index: 2;
			padding: 0px;
			padding-top: 7px;
			border-top: solid 18px #FF9900;
		}

#footer {
	clear: both;
	position: relative;
	height: 235px;
	border-top: solid 5px #D45200;
	background: white;
}

	.lfooter {
		width: 268px;
		padding-left: 6px;
		float: left;
		height: 221px;
		vertical-align: bottom;
	}

	#rfooter {
		height: 221px;
		margin-left: 274px;
	}

		#rfooter-banners {
			height: 117px; overflow: hidden;
		}
			#rfooter-banners table {
				border-collapse: collapse;
				empty-cells: show;
				table-layout: fixed;
				height: 117px;
				width: 100%;
			}

		#rfooter-info {
			height: 104px;
			background: #D45200 url(/images/pers/info-corner.gif) 0% 100% no-repeat;
			padding-right: 0px; padding-left: 0px;
		}
			#rfooter-info table {
				border-collapse: collapse;
				empty-cells: hide;
			}
			#rfooter-info div {
				float: right;
				margin-right: 1%;
				width: 32%;
				margin-top: 2px;
				color: white;
				font-weight: bold;
				font-size: 11px;
			}
			#rfooter-info div.first {
				width: 1%;
				text-align: left;
			}
			#rfooter-info div span {
				font-size: 12px;
			}
			#rfooter-info td {
				vertical-align: top;
				color: white;
				font-size: 10px;
				padding: 2px; padding-right: 4px;
				border-bottom: solid #DD7533 1px;
				font-weight: normal;
			}

			#rfooter-info td.latest {
				border-bottom: none;
			}

			#rfooter-info a {
				color: white;
				cursor: pointer;
			}
			#rfooter-info a:hover {
				text-decoration: none;
			}
	
	#bottline {
		height: 14px;
		clear: both;
		padding: 4px; padding-left: 330px;
		background: white;
	}
/* -------------------------------------------------------------------------- */
#sites_button {
	position: absolute;
	left: 43px;
	top: 138px;
	width: 250px;
	height: 17px;
	z-index: 2;
	background: transparent;
}
#sites_button.binn {
	left: 27px;
	top: 122px;
}
	/*#sites_button span {
		display: none;
		visibility: hidden;
	}*/
	#sites_button a {
		display: block;
		float: left;
		height: 15px; padding-top: 2px;
		margin-right: 4px;
		text-align: center;
		text-transform: uppercase;
		font-size: 10px;
		color: white;
		text-decoration: none;
		font-weight: normal;
		border: solid 1px #FF9B50;
	}
	#a-ul_button {
		width: 123px;
		background-color: #047EC8;
	}
	#a-fl_button {
		width: 114px;
		background-color: #DA5300;
	}

#supnavy_region_sel {
	float: left;
	margin-left: 14px;
	margin-top: 10px;
	vertical-align: top;
	clear: none;
}
	#region_sel {
		font-size: 11px;
		margin-left: 8px;
		/*margin: 0px 0px 2px 3px; */
	}

#supnavy_search {
	float: right;
	margin: 0px; margin-top: 10px;
	vertical-align: top;
	padding: 0px; padding-left: 4px; padding-right: 14px; padding-bottom: 2px;
	background: url(/images/comm/vline.gif) 100% 0% no-repeat;
	clear: none;
}
	#srch_val {
		font-size: 11px;
		margin: auto 8px;
		border: #7F7F7F solid 1px;
		width: 115px; height: 15px;
	}
.wc_btt {
	width: 32px; height: 20px;
	background: url(/images/jur/button-search.gif) 0% 0% no-repeat;
	border: none; padding: 0px;
	margin-top: 2px;
	cursor: pointer;
}

#supnavy_right {
	float: right;
	margin-top: 0px;
	clear: none;
}
	#supnavy_right a {
		display: block;
		background-position: 50% 13px;
		background-repeat: no-repeat;
		width: 17px; height: 28px;
		float: left;
		margin: 0px 13px;
		font-weight: normal;
	}
	#supnavy_right a span {
		display: none;
	}

/* ==== solutionsmenu ==== */
#solutionsmenu {
	height: 49px; width:100%;
	border-collapse: collapse;
	/*border-spacing: 40px 7px;*/
	empty-cells: show;
	table-layout: fixed;
}
#solutionsmenu td {
	padding: 0px;
	text-align: center; vertical-align: middle;
}
#solutionsmenu a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
}
.solitem {
	height: 35px;
	margin: 7px 40px;
	padding: 0px;
	background: url(/images/jur/topMenuBg.gif) 0% 0% repeat-x;
}
.solitem-l {
	height: 35px;
	background: url(/images/jur/topMenuCornersLeft.gif) 0% 0% no-repeat;
	padding: 0px; margin: 0px;
}
.solitem-r {
	height: 35px;
	background: url(/images/jur/topMenuCornersRight.gif) 100% 0% no-repeat;
	padding: 0px; margin: 0px;
}
	.solitem-r div {
		width: 90px; overflow: hidden;
		margin: 2px auto;
		text-align: left;
		padding-top: 3px;
	}

/* ==== divisions =========================================================== */

#divisions div {
	/*float: right;*/
	height: 36px;
	padding: 0px; margin: 0px;
	margin-left: 304px;
	background: url(/images/pers/a_divs_bg.gif) 0% 0% repeat-x;
}
#divisions div.pre-divitem {
	float: left;
	width: 6px;
	margin: 0px; padding:0px;
	background: url(/images/pers/pre_divs_bg.gif) 0% 0% no-repeat;
}
#divisions a {
	display: block;
	width: 100%;
	float: left;
	height: 36px;
	padding: 0px; margin: 0px;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	background: white url(/images/pers/a_divs_bg.gif) 0% 0% repeat-x;
	color: #D45200;
}
#divisions a:hover {
	background: #D45200 url(/images/pers/ah_divs_bg.gif) 0% 0% repeat-x;
	color: white;
}
#divisions a.divitem-h {
	background: #D45200 url(/images/pers/ah_divs_bg.gif) 0% 0% repeat-x;
	color: white;
}
#divisions a span {
	display: block;
	height: 24px;
	padding-right: 2px;
	padding-top: 12px;
	padding-left: 14px;
	cursor: pointer;
	background: transparent url(/images/pers/s_divs_bg.gif) 0% 0% no-repeat;
	color: #D45200;
}
#divisions a:hover span {
	background: transparent url(/images/pers/sh_divs_bg.gif) 0% 0% no-repeat;
	color: white;
}
#divisions a.divitem-h span {
	background: transparent url(/images/pers/sh_divs_bg.gif) 0% 0% no-repeat;
	color: white;
}



#divisionsmenu {
	float: right;
	height: 39px;
	border-collapse: collapse;
	/*border-spacing: 40px 7px;*/
	empty-cells: show;
	/*table-layout: fixed;*/
}
#divisionsmenu td {
	text-align: left;
	width: 140px;
	background: url(/images/jur/divs_sep.gif) 0% 0% no-repeat;
	padding-left: 3px;
}
	#divisionsmenu td.divitemh {
		background: url(/images/jur/divs_h.gif) 0% 0% repeat-x;
	}
	#divisionsmenu .divitem-l {
		height: 39px;
		margin-left: -3px;
	}
	#divisionsmenu .divitem-lh {
		height: 39px;
		margin-left: -3px;
		background: url(/images/jur/divs_lh.gif) 0% 0% no-repeat;
	}
	#divisionsmenu td.divitem-r {
		background: transparent;
	}
	#divisionsmenu td.divitem-rh {
		background: url(/images/jur/divs_rh.gif) 100% 0% no-repeat;
	}
#predivs {
	height: 39px; width: 30px; padding: 0px; margin: 0px; float: left;
	background: url(/images/jur/predivs.gif) 0% 0% no-repeat;
}
#divisionsmenu a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	margin-left: 12px;
	margin-right: 16px;
	display: block;
	font-weight: normal;
}
#divisionsmenu a.h {
	margin-top: 2px;
	color: #005CA6;
}
#divisionsmenu .bull {
	margin-right: 4px; margin-left: 4px; float: left;
	color: #ffffff;
	font-size: 11px;
}
#divisionsmenu .bullh {
	margin-top: 2px;
	margin-right: 4px; margin-left: 4px; float: left;
	color: #005CA6;
	font-size: 11px;
}

/* bluebox */
.bluebox {
	width: 170px;
	height: 47px;
	background: white url(/images/pers/bluebox_r.gif) 100% 100% no-repeat;
	padding: 10px;
	padding-top: 6px;
}
	.bluebox a {
		display: block;
		padding-left: 16px;
		font-weight: normal;
		background: url(/images/pers/bluebox_l.gif) 0% 0% no-repeat;
	}

/* graybox */
div.graybox {
	width: 154px;
	background: white url(/images/pers/bluebox_r.gif) 100% 100% no-repeat;
	padding: 10px;
	padding-left: 26px; padding-top: 6px;
	color: orange;
	margin-top: 14px;
}
	.graybox div {
		text-align: right;
		color: #005CA6;
		margin: 4px;
	}

	input.graybox {
		border: solid #7F7F7F 1px;
		width: 90px; height: 16px;
	}

	.graybox .btt {
		background: url(/images/pers/graybox_button.gif) 0% 0% no-repeat;
		width: 26px;
		height: 17px;
		border: none;
		cursor: pointer;
		margin-top: 6px;
		margin-left: 57px;
	}

	.graybox span {
		display: block;
		font-weight: bold;
		padding-bottom: 6px;
	}

/* seealso */
#seealso {
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	color: white;
	margin-top: 6px;
}
	#seealso a {
		display: block;
		font-weight: normal;
		background: url(/images/pers/fl_li.gif) 0% 12px no-repeat;
		padding-left: 14px;
		padding-top: 6px; padding-bottom: 2px;
		font-size: 12px;
		color: white;
	}

/* inner */
div.innerheader {
	background: url(/images/jur/logoInner.jpg) 0% 0% no-repeat;
	height: 109px;
	overflow: hidden;
}
#slogan {
	display: block;
	height: 130px;
	background: url(/images/jur/slogan.gif) 50% 50% no-repeat;
}

div.innerpage {
	height: 19px;
	position: relative;
	top: -19px; left: -20px; height: 1px; overflow: visible;
	margin-bottom: 16px;
}
	div.innerpage h1 {
		margin: 0px; padding: 0px;
		text-transform: none;
		font-size: 12px;
		white-space: nowrap;
		color: #D45200;
	}
	div.innerpage table {
		height: 19px;
		/*float: left;*/
	}
	div.innerpage td {
		background: white url(/images/pers/bg-h1.gif) 0% 0% no-repeat;
		vertical-align: bottom;
		padding-bottom: 0px;
		padding-left: 10px; padding-right: 10px;
	}

#grit {
	padding: 3px 20px;
	vertical-align: middle;
}
#grit span {
	margin: 8px;
	color: #999999;
	font-size: 10px;
}
#grit a {
	font-size: 10px;
	font-weight: normal;
	color: #D45200;
}
a.makeorder {
	display: block;
	text-align: right;
}

/* stemmenu */
#stemmenu {
	margin: 0px;
	margin-top: 1px;
	text-align: left;
}
	#stemmenuttl {
		width: 188px; overflow: hidden;
		margin-bottom: 0px;
		height: 24px;

		border-collapse: collapse;
		empty-cells: show;
	}

		#stemmenuttl-l {
			border: none;
			border-bottom: solid 1px white;
			border-right: solid 1px white;
			width: 16px;
		}
		#stemmenuttl-m {
			border: none;
			border-top: solid 1px white;
			background: #D25000;
		}
			#stemmenuttl-m div {
				color: white;
				font-weight: normal;
				font-size: 14px;
				padding-top: 4px; padding-left: 14px;
				overflow: hidden;
			}
		#stemmenuttl-r {
			border: none;
			border-bottom: solid 1px white;
			border-left: solid 1px white;
			width: 24px;
		}
	#stemmenuitems {
		width: 188px; overflow: hidden;
		margin-top: 0px; /*margin-bottom: 16px;*/
		border: solid 1px white;
		border-top: none;
		border-left-color: #D25000;
		padding: 6px 0px;
		background: #D25000;
	}
		#stemmenuitems a {
			display: block;
			padding: 5px;
			padding-left: 22px; padding-right: 8px;
			font-weight: normal;

			/*clip: rect(auto, 4px, auto, auto);*/ /* rect(<top>, <right>, <bottom>, <left>) */

			color: white;
			background: #D25000 url(/images/pers/stemi-arr.gif) 9px 13px no-repeat;
			text-decoration: underline;
		}
		#stemmenuitems a:hover {
			color: #D45200;
			background: white url(/images/pers/stemi-arr-h.gif) 9px 13px no-repeat;
			text-decoration: none;
		}
		#stemmenuitems a span {
			display: block;
			overflow: hidden;
			cursor: pointer;
		}
/* entertainment */
#entertainment {
	position: absolute;
	top: 2px;
	left: 350px;
	z-index: 2;
	width: 96px;
	height: 146px;
}
html>body #entertainment {
	background: url(/images/pers/entertainment.png) no-repeat;
}

/* stem-name */
img.stem-name {
	position: absolute;
	top: 61px;
	left: 558px;
	z-index: 2;
}
h1.stem-name {
	position: absolute;
	top: 61px;
	left: 558px;
	z-index: 2;
	font-size: 28px;
	font-weight: bold;
	color: white;
	font-style: italic;
}
/* toprint */
a.toprint {
	display: block;
	position: relative;
	background: url(/images/pers/ico-print.gif) 0px 2px no-repeat;
	text-align: right;
	padding-left: 16px;
	float: right;
	color: white;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	right: -248px;
	top: -2px;
	text-decoration: underline;
}
a.toprint:hover {
	text-decoration: none;
}

/* left-foot-banner */
#left-foot-banner {
	margin-top: 10px;
}

/* mainimage */
#mainimage {
	margin: 0px;
	height: 142px;
	background: url(/images/pers/bg-inner.jpg) 0% 0% no-repeat;
}

.form_success {
	font-size: 18px;
	font-weight: bold;
}

/* ############################################ */
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 17px;
	color: #005CA6;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 10px;
}
hr {
	color: #B6BEC3;
	width: 100%;
	height: 1px;
}
img {
	border: 0px;
}
a {
	color: #005CA6;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
body, tr, td, div {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333;
}
ul {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
li {
	/*list-style-image: url('/bitrix/templates/westcall_spb_private/images/li.gif');*/
	margin-left: 20px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 1px;
}