html, body, div, h1, h2, h3, h4, h5, h6, dl, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0}
ul { list-style: none}
table { border-collapse: collapse; border-spacing: 0}
html, body { height: 100%; width: 100%}
body {
	background: #fff url(../img/bg_inner.gif) repeat-x 0 64px;
	color: #000;
	font: 12px/14px Arial, Helvetica, sans-serif;/* 16 * 0.75 = 12 */
	text-align: center
}
	#index {
		background: url(../img/bg_index.gif) repeat-x 0 64px;
	}
h1 {
	color: #ae0014;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 25px
}

h2 {
	color: #84001a;
	font-size: 16px;
	font-weight: bold;
	margin: 0
}
h3 {
	color: #84001a;
	font-size: 19px;
	font-weight: normal;
	margin: 0
}
h4 {
	color: #535353;
	font-size: 13px;
	font-weight: normal;
	margin: 0
}
h5, h6 {
	color: #535353;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 5px
}
datefull {
		float: right;
		color: #84001a;
		font-size: 10px;
		margin: 0 0 13px
}
a:link, a:visited, a:active { color: #000; text-decoration: underline}
a:hover { text-decoration: none}
a:focus { outline: none}
a img { border: none}
p { margin: 0 0 14px}
ul {
	margin: 10px 0;
	padding: 0
}
ul li {
	background: url(../img/arr_r.gif) no-repeat 0 2px;
	margin: 0 0 5px 3px;
	padding: 0 0 0 10px
}
ol {
	margin: 10px 0;
	padding: 0 0 0 30px
}
hr {
	background: #c0c0c0;
	border: none;
	color: #c0c0c0;
	height: 1px
}
table {
	/*
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0
	*/
}
th, td {
	/*
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	*/
	padding: 5px
}
th {
	background: #ccc;
	text-align: center
}
input { vertical-align: middle}
input, textarea, select, button {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}
input[type=checkbox], input[type=radio] {
	position: relative;
	top: 2px;
	//top: -1px;
	//margin: 0 -3px
}
input[type=text], input[type=password] {
	background: #fff;
	border: 1px solid #c0c0c0;
	padding: 3px 2px;
	vertical-align: top;
	width: 140px
}
input[type=file] {
	//padding: 3px 5px
}
textarea {
	background: #fff;
	border: 1px solid #c0c0c0;
	height: 90px;
	padding: 3px 2px;
	resize: none;
	width: 220px
}
select {
	background: #fff;
	border: 1px solid #c0c0c0;
	padding: 3px 2px;
	vertical-align: middle;
	width: 146px;
	}
	select[disabled=disabled] {
		background: #ebebe4;
	}
.clearfix:after, .last_news li:after {content: "."; display: block; height: 0; clear: both; visibility: hidden}
.clearfix, .last_news li {display: inline-block}
/* Hides from IE-mac \*/
.clearfix, .last_news li {display: block}
/* End hide from IE-mac */
.clear { clear: both; font-size: 1px; height: 1px; line-height: 1px; margin: 0; padding: 0}
.right { float: right}
.left { float: left}
img.right { margin: 0 0 15px 14px; border: 3px solid #e9e9e9}
img.left { margin: 0 25px 14px 0; border: 3px solid #e9e9e9}

.enlarge-image img {
	border: 5px solid #ccc;
}

#wrapper {
	height: 100%;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 996px
}
body > #wrapper {
	height: auto;
	min-height: 100%
}
#layout {
	padding: 0 0 39px
}
#footer_wrap {
	background: url(../img/bg_footer_wrap.png) repeat-x 0 0;
	color: #fff;
	height: 39px;
	margin: -39px auto 0;
	position: relative;
	text-shadow: 1px 1px #4f0003;
	z-index: 3
}
	#footer {
		background: url(../img/bg_footer.png) no-repeat 50% 0;
		height: 27px;
		padding: 12px 0 0
	}
#header {
	height: 46px;
	padding: 19px 0 0;
}
	#logo {
		float: left;
		margin: 0 0 0 8px
	}
	#nav {
		float: right;
		padding: 8px 4px 0 0
	}
	#nav {
		font-size: 16px
	}
	#nav a.current {
		border-left: 1px solid #84001a;
		color: #6e6e6e!important;
		padding: 0 15px
	}
	#nav a {
		border-left: 1px solid #84001a;
		padding: 0 15px
	}
	#nav a.first {
		border: none;		 
	}
	#nav a:link, #nav a:visited {
		color: #84001a;
		text-decoration: none
	}
	#nav a:hover {
		color:#999;
	}
#index_banner_wrap {
	height: 300px;
	position: relative;
	width: 996px;
}
	#inner_banner_wrap {
		height: 200px;
		margin: 0 -2px 22px
	}
	.sgallery_wrap {
		position: relative;
		z-index: 1
	}
	.sgallery_wrap img {
		display: none;
		position: absolute;
		left: 0;
		top: 0
	}
	.sgallery_wrap img.active {
		display: block
	}
	.sgallery_nav {
		bottom: 3px;
		height: 20px;
		text-align: center;
		position: absolute;
		width: 996px;
		z-index: 3
	}
		.sgallery_nav span {
			background: url(../img/switcher.png) no-repeat 0 0;
			cursor: pointer;
			display: inline-block;
			height: 20px;
			width: 21px
		}
		.sgallery_nav span:hover, .sgallery_nav span.active {
			background-position: 0 -20px
		}
.infowrap {
	padding: 0 0 0 13px;
	width: 976px
}
.content {
	float: left;
	width: 600px
}
.sidebar {
	float: left;
	padding: 0 0 0 20px;
	width: 350px
}
	.block {
		background: #f6f6f6;
		margin: 0 0 10px;
		padding: 5px 8px 9px 19px
	}
.last_news {
	margin: 20px 0
}
.last_news li {
	background: none;
	margin: 0 0 10px;
	padding: 0
}
	.last_news img {
		margin-right: 9px;
		float: left
	}
	.news_t {
		float: left;
		/*padding: 0 0 0 9px;*/
		width: 450px
	}
	.news_f {
		float: left;
		padding: 0 50 0 0px;
		width: 600px
	}
	.date {
		float: right;
		color: #84001a;
		font-size: 10px;
		margin: 0 0 13px
	}
a.ttl:link, a.ttl:visited {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
	a.ttl:hover {
		text-decoration: underline
	}
.like {
	background: #edeff4;
	margin: 5px 0 0;
	padding: 5px 5px 0
}
#gallery {
	height: 135px;
	overflow: hidden;
}

#gallery ul {
	list-style: none;
}
#gallery ul li {
	background: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	background: url(../img/frame.png) no-repeat 0 0;
	height: 126px;
	width: 194px;
	margin-left: 4px;
}

	.frame {
		background: url(../img/frame.png) no-repeat 0 0;
		height: 126px;
		left: 0;
		position: absolute;
		top: 0;
		width: 194px;
		z-index: 3
	}
	#gallery img {
		margin-top: 4px;
		margin-left: 4px;
	}
	.jcarousel-container-horizontal {
		margin: 0 auto;
		padding: 9px 0 0 5px;
		width: 990px
	}
	.jcarousel-clip {
		overflow: hidden
	}
	.jcarousel-clip-horizontal {
		height: 126px;
		width: 990px
	}
	.jcarousel-item {
		background: 0;
		height: 126px;
		position: relative;
		padding: 0 2px;
		width: 194px;
	}
	.jcarousel-item-horizontal {
		margin: 0
	}
	.jcarousel-next-horizontal, .jcarousel-prev-horizontal {
		background: url(../img/gallery_pager.png) no-repeat 0 0;
		cursor: pointer;
		height: 18px;
		position: absolute;
		top: 92px;
		width: 23px;
		z-index: 5
	}
	.jcarousel-next-horizontal {
		background-position: 0 -36px;
		right: 17px
	}
	.jcarousel-next-horizontal:hover,
	.jcarousel-next-horizontal:focus,
	.jcarousel-next-horizontal:active  {
		background-position: 0 -54px
	}
	.jcarousel-next-disabled-horizontal,
	.jcarousel-next-disabled-horizontal:hover,
	.jcarousel-next-disabled-horizontal:focus,
	.jcarousel-next-disabled-horizontal:active,
	.jcarousel-prev-disabled-horizontal,
	.jcarousel-prev-disabled-horizontal:hover,
	.jcarousel-prev-disabled-horizontal:focus,
	.jcarousel-prev-disabled-horizontal:active {
		cursor: default;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
		-moz-opacity: 0.3;
		-khtml-opacity: 0.3;
		opacity: 0.3;
	}
	.jcarousel-prev-horizontal {
		background-position: 0 0;
		left: 11px
	}
	.jcarousel-prev-horizontal:hover,
	.jcarousel-prev-horizontal:focus,
	.jcarousel-prev-horizontal:active {
		background-position: 0 -18px
	}
.search {
	padding: 20px 0 5px
}
	.search input {
		display: block;
		float: left;
		height: 18px;
		width: 231px;
	}
	a.searchbutt:link, a.searchbutt:visited {
		background: url(../img/butt_search.png) no-repeat 0 0;
		color: #fff;
		display: block;
		float: left;
		font-size: 14px;
		height: 26px;
		line-height: 26px;
		text-align: center;
		text-decoration: none;
		text-shadow: 1px 1px #000;
		width: 80px;
	}
	a.searchbutt:hover {
		background-position: 0 -26px
	}
.calc_wrap {
	padding: 15px 0 0
}
	.calc_wrap label {
		color: #131313;
		display: block;
		font-size: 13px;
		float: left;
		height: 20px;
		line-height: 20px;
		width: 187px;
	}
	.calc_wrap .jNiceWrapper {
		float: left;
		margin: 0 0 12px;
		width: 135px
	}
	.calc_wrap .jNiceWrapper select { width: 128px}
	.calc_wrap .jNiceSelectWrapper {
		width: 135px !important
	}
	a.butt_calc:link, a.butt_calc:visited {
		background: url(../img/butt_calc.png) no-repeat 0 0;
		color: #fff;
		display: block;
		font-size: 14px;
		height: 26px;
		line-height: 26px;
		margin: 5px auto 0;
		text-align: center;
		text-decoration: none;
		text-shadow: 1px 1px #000;
		width: 136px;
	}
	a.butt_calc:hover {
		background-position: 0 -26px
	}
.download {
	color: #131313;
	font-size: 13px;
	padding: 1px 0 0
}
	.download dt {
		float: left;
		line-height: 19px;
		margin: 0 0 7px;
		padding: 13px 0 0;
		width: 280px;
	}
	.download dt.selected {
		font-weight: bold;		
	}
	.download dd {
		float: left;
		margin: 0 0 7px;
		width: 40px
	}
.ficon {
	background-image: url(../img/icons_file.png);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	float: left;
	margin: 0 0 0 5px;
	width: 29px
}
	.pdf { background-position: 0 0}
	.ppt { background-position: -29px 0}
	.doc { background-position: -58px 0}
	.mov { background-position: 0 -32px}
	.zip { background-position: -29px -32px}
	.wmv { background-position: -58px -32px}

.xls {
	background: url(../img/icon-xls.png) no-repeat;
}
.rar {
	background: url(../img/icon-rar.png) no-repeat;
}

#login {
	background: url(../img/bg_login.png) no-repeat 0 0;
	color: #666;
	float: left;
	padding: 7px 0 27px 10px;
	position: relative;
	width: 195px;
}
	#login a:link, #login a:visited {
		color: #666;
		text-decoration: none
	}
	#login a:hover {
		text-decoration: underline
	}
	#login h4 {
		margin: 0 0 5px;
		text-align: center
	}
	#login input.log_pass {
		border: 1px solid #c7c7c7;
		color: #666;
		line-height: 19px;
		height: 19px;
		margin: 0 0 7px;
		padding: 1px 5px;
		width: 160px
	}
	#login input.butt_enter {
		left: 185px;
		position: absolute;
		top: 60px
	}
	
#bottom-userinfo {
	height: 70px;	
}
	
#partners {
	background: url(../img/bg_partners.png) no-repeat 0 8px;
	float: left;
	padding: 0 0 0 17px;
	width: 761px
}
	#clients_list {
		height: 86px;
		margin: 9px 0 30px 14px;
		overflow: hidden;
		width: 748px
	}
	#clients_list img {
		float: left;
		margin: 0 22px 0 22px
	}
.about_photo {
	margin: 0 0 7px -45px;
	position: relative
}
.article {
	font-size: 12px;
	line-height: 15px
}
/* gallery */
.gallery_screens {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	zoom: 1;
	min-width: 165px;
}
	.gallery_screens ul {
		zoom: 1;
		text-align: center
		word-spacing: -0.25em;;
		margin: 0
	}
	.gallery_screens li {
		display: -moz-inline-box; display: inline-block; *zoom: 1; *display: inline;
		word-spacing: normal;
		vertical-align: top;
		background: none;
		margin: 0;
		padding: 0 30px 44px;
	}
	.gallery_screens img {
		border: 5px solid #ccc;
		margin: 0 auto 11px
	}
	.gallery_screens a:link, .gallery_screens a:visited {
		color: #4a4a4a;
		text-decoration: none
	}
	.gallery_screens a:hover {
		text-decoration: underline
	}
.contacts {
	font-size: 14px;
	line-height: 16px
}
	.contacts p {
		margin: 0 0 18px
	}
.blue {
	color: #173a8a
}
a.order:link, a.order:visited {
	color: #ae0014;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin: 45px 0 0
}
.inner_partners {
	margin: 0
}
	.inner_partners li {
		background: url(../img/bg_partners_inner.png) no-repeat 0 0;
		height: 123px;
		float: left;
		line-height: 122px;
		margin: 0 6px 17px 0;
		padding: 4px 7px 7px 4px;
		text-align: center;
		vertical-align: middle;
		width: 183px;
	}
	.inner_partners img {
		vertical-align: middle;
	}
.screens {
	padding: 0 33px 1px 40px
}
.screen_pager {
	font-size: 15px;
	margin: 25px 0 40px;
	text-align: center
}
	.screen_pager a:link, screen_pager a:visited {
		color: #525252;
		text-decoration: none
	}
	.screen_pager a:hover {
		text-decoration: underline
	}
	.all {
		margin: 0 25px
	}
	.prev {
		background: url(../img/arr_l.gif) no-repeat 0 5px;
		padding: 0 0 0 14px
	}
	.next {
		background: url(../img/arr_r.gif) no-repeat 100% 5px;
		padding: 0 14px 0 0
	}
.screen_special {
	font-size: 14px;
	line-height: 16px
}
	.screen_char {
		line-height: 22px;
		margin: 50px 0 0;
		overflow: hidden;
		zoom: 1
	}
	
.clients-tbl td {
	padding-top: 20px;
	padding-bottom: 20px;
}
.clients-tbl div {
	margin-bottom: 10px;
}
.clients-tbl td a {
	font-size: 16px;
	color: #84001a;
}
.client-item {
	padding-top: 30px;
	padding-bottom: 20px;
}
.client-item-logo {
	margin-right: 20px;
	margin-bottom: 20px;
}

.contents-block {
	padding-top: 15px;
}
.contents-block div {
	padding-left: 1px;
	padding-bottom: 10px;
}
.contents-block div a {
	font-size: 13px;
	color: #84001a; 
}
.contents-block div a:hover {
	color: #000;
}

.contents-block div a.subMenuCurrent {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.hilight {
	background-color: yellow;
}

#red {
	color: red;
}
.req-field {
	color: red;
	font-weight: bold;
	font-size: 14px;
}

.content h1, .content h2, .content h3 {
	line-height: 150%;
}

.calc_cell1 {
	background-color: #fafafa;
}
.calc_cell2 {
	background-color: #f0f0f0;
}

.newsImage {
	border: solid 1px #f0f0f0;
	padding: 2px;
	margin-right: 10px;
}

#video-player {
	display:block;
	width:450px;
	height:375px
}

.fb-captcha {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	padding-left: 4px;
	padding-bottom: 6px;
}

.fb-table td {
	padding: 0px;
}
.fb-table td .fb-captcha-tbl td {
	padding: 2px;
}
.fb-table input, .fb-table textarea {
	border: solid 1px #bfbfbf;
	padding: 3px;
	font-family: Tahoma, Verdana, Arial;
	color: #999;
}
.fb-table .fb-inp {
	width: 378px;
}

.msg_error {
	padding: 10px;
	color: #a00;
	margin-bottom: 10px;
	background-color: #fff5f5;
	border: solid 1px #faa;
}

.msg_ok {
	padding: 10px;
	color: #0a0;
	margin-bottom: 10px;
	background-color: #f5fff5;
	border: solid 1px #afa;
}

.msg_ok_gray {
	padding: 10px;
	color: #666;
	margin-bottom: 10px;
	background-color: #f0f0f0;
	border: solid 1px #ccc;
}

.cc-selectbox {
	margin-left: 5px;
	width: 110px;
}

#calc-screens-tbl {
	margin-top: 8px;
}
#calc-screens-tbl td {
	padding-right: 10px;
}
#calc-screens-tbl td div {
	margin-bottom: 26px;
}
#calc-screens-tbl td div p {
	font-weight: bold;
	margin: 0px;
	padding: 0 0 2px 7px;
}

.cc-filter-tbl td {
	padding-left: 60px;
}
.cc-filter-tbl td select {
	width: 180px;
}

.cc-selected-boards {
	margin-bottom: 20px;
}

.ma_regInfo {
	padding-top: 10px;
	color: #999;
}

.ma-camera {
	display: block;
	width: 280px;
	height: 210px;
}
.ma-camera .ma-camera-preview {
	width: 280px;
	height: 210px;
}
.ma-camera .video-play {
	width: 46px;
	height: 46px;
	margin-left: -160px;
	margin-bottom: 80px;
	cursor: pointer;
}

#cameras-tbl {
	margin-bottom: 50px; 
}
#cameras-tbl td {
	vartical-align: top;
	padding: 15px 10px 15px 0;
}
