@charset "utf-8";

html,
body {
	width:100%;
	height:100%;
}

body {
	margin:0;
	padding:0;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
}

form,
fieldset {
	margin:0;
	padding:0;
	border:0;
}

input,
select,
textarea,
button {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	outline:none;
	vertical-align:middle;
}

label,
input,
select,
button {
	vertical-align:middle;
}

textarea {
	resize:vertical;
}

img {
	border:0;
	vertical-align:top;
}

a {
	color:#009bfd;
	text-decoration:underline;
	outline:none;
}

a:hover {
	text-decoration:none;
}

table {
	border-collapse:collapse;
}

p {
	margin:0 0 18px 0;
}

h2 {
	font-size:16px;
	line-height:normal;
	font-weight:normal;
	margin:0 0 5px 0;
}

h4 {
	font-size:12px;
	color:#7c8183;
	font-weight:normal;
	margin:0 0 7px 0;
}

.center {
	text-align:center;
}

.grey {
	color:#7c8183;
}

.btn1 {
	height:22px;
	cursor:pointer;
	padding:0 14px 1px 14px;
}

.btn2 {
	height:22px;
	cursor:pointer;
	font-size:14px;
	height:28px;
	padding:0 14px 2px 14px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.body-bg2 {
	background:#b9c9c8 url(../img/mainbg.jpg) 50% 0;
}

.mainbg {
	position:relative;
	min-height:100%;
	height:auto!important;
	height:100%;
	zoom:1;
	background:url(../img/bg-top.jpg) repeat-x;
}

.body-bg2 .mainbg {
	background-image:url(../img/bg-top2.jpg);
}

#container {
	min-width:1000px;
	/*max-width:2000px;*/
	margin: 0 auto;
	text-align: left;
}

.header {
	position:relative;
	height:97px;
	background:#898d92 url(../img/bg-top.jpg) repeat-x;
	margin:0 0 16px 0;
	color:#ebeff2;
	overflow:hidden;
}

.body-bg2 .header {
	height:70px;
}

.header a {
	color:#ebeff2;
}

.header .logo {
	position:absolute;
	top:8px;
	left:20px;
}

.header .contacts {
	position:absolute;
	top:13px;
	right:29px;
	white-space:nowrap;
	line-height:normal;
}

.header .contacts .phone {
	font:normal 21px/21px "Times New Roman", Times, serif;
	margin:0 0 3px -13px;
}

.path {
	list-style:none;
	margin:0;
	padding:0;
	color:#fff;
	height:26px;
	overflow:hidden;
	line-height:26px;
	position:absolute;
	top:70px;
	left:19px;
}

.path li {
	float:left;
	padding:0 16px 0 0;
	margin:0 4px 0 0;
	background:url(../img/rarr-grey.gif) no-repeat 100% 11px;
}

.path li.last {
	background:none;
	padding:0;
	margin:0;
}


.footer-place {
	height:27px;
	clear:both;
	float:none;
}

.footer {
	border-bottom:1px solid #0a0a0a;
	background:#7c8183;
	height:26px;
	position:relative;
	margin:-27px auto 0 auto;
	line-height:26px;
	color:#fff;
	overflow:hidden;
}

.body-bg2 .footer {
	border-top:1px solid #fafafa;
	height:25px;
}

#footer-in {
	min-width:1000px;
	max-width:2000px;
	margin:0 auto;
}

#footer-in .main-indent {
	padding:0 19px;
}

.hr {
	height:0;
	overflow:hidden;
	clear:both;
	float:none;
	margin:10px 0;
	border-top:1px dotted #7f7f7f;
}

.content {
	position:relative;
	zoom:1;
	overflow:hidden;
	padding:0 7px;
}

.catalog {
	zoom:1;
	overflow:hidden;
	position:relative;
	margin:0 0 0 -7px;
	left:7px;
	font-size:11px;
	line-height:13px;
}

.catalog .item {
	display:inline-block;
	width:160px;
	vertical-align:top;
	margin:0 2px 15px 0;
}

.catalog .photo {
	position:relative;
	height:200px;
	overflow:hidden;
	margin:0 0 7px 0;
}

.catalog .item .name {
	width:140px;
	padding:0 0 0 20px;
	margin:7px 0 0 0;
	position:relative;
}

.catalog .item .name img {
	position:absolute;
	top:2px;
	left:0;
}

.catalog .hr {
	margin:15px 0 16px -7px;
	position:relative;
}

.main-item {
	zoom:1;
	overflow:hidden;
	margin:0 0 20px 0;
}

.main-item .left {
	float:left;
	width:257px;
}

.main-item .right {
	height:100%;
	overflow:hidden;
	padding:0 0 0 3px;
}

.main-item .hr {
	margin-left:-3px;
}

.main-item .name {
	font-size:11px;
	line-height:19px;
	color:#9ea4a6;
	margin:-3px 0 10px 0;
	position:relative;
	zoom:1;
	padding:0 0 0 29px;
}

.main-item .name h2 {
	font-weight:normal;
	font-size:16px;
	line-height:19px;
	color:#000;
	margin:0;
}

.main-item .name img {
	position:absolute;
	top:26px;
	left:0;
}

.form1 {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}

.form1 li {
	margin:0 0 2px 0;
	zoom:1;
}

.form1 li .input {
	border:1px solid #434748;
	background:#fff;
	padding:3px 5px 2px 5px;
	vertical-align:middle;
	width:198px;
	margin:0 1px 0 0;
}

.form1 li.add-new {
	padding:0 0 0 24px;
	margin:8px 0 0 -3px;
	background:url(../img/arr-up.gif) no-repeat 0 5px;
}

.form1 li.add-new .input {
	color:#7c8183;
	border-color:#7c8183;
}

.info-list {
	list-style:none;
	margin:0 0 17px 0;
	padding:0;
}

.info-list li {
	margin:0;
	padding:0;
}

.info-list li.for-inputs {
	margin:0 0 14px 0;
}

.info-list li h6 {
	display:inline-block;
	font-size:12px;
	font-weight:normal;
	margin:0;
	display:inline-block;
	color:#7c8183;
	width:138px;
	vertical-align:middle;
}

.info-list li .input {
	border:1px solid #7c8183;
	padding:3px 5px 2px 5px;
	width:98px;
	margin:0 8px 0 6px;
	vertical-align:middle;
}

.filter {
	zoom:1;
	overflow:hidden;
	position:relative;
	margin:4px 0;
	background:#dfe1e2;
	color:#434748;
}

.filter h3 {
	font-size:12px;
	font-weight:normal;
	line-height:39px;
	height: 58px;
	float:left;
	margin:0 13px 0 0;
	color:#fff;
	background:#959596 url(../img/slashes.gif);
	padding: 22px 14px 0 12px;
	border-right:1px solid #fff;
}

.filter ul {
	list-style:none;
	margin:0;
	padding: 10px 0 8px;
	float:left;
}

.filter ul li {
	float:left;
	white-space:nowrap;
	margin:0 15px 0 0;
}

.filter ul li input[type=text] {
	width:150px;
	border:1px solid #434748;
	vertical-align:middle;
	height:18px;
}

.filter ul li select {
	width:150px;
	border:1px solid #434748;
	height:22px;
	vertical-align:middle;
}

.filter ul li span {}
.filter ul li .title1 {  }
.filter ul li .title2 { padding-left: 37px; }
.filter ul li .title3 { padding-left: 19px; }

.table {
	position:relative;
	zoom:1;
	margin:4px 0 4px -1px;
	overflow:hidden;
}

.table table {
	width:100%;
	margin:0;
}

.table table tr th {
	font-size:11px;
	line-height:14px;
	color:#fff;
	background:#585c5d;
	border-left:1px dotted #a3a6a8;
	padding:0;
	height:42px;
	text-align:left;
	vertical-align:middle;
	font-weight:normal;
}

.table table tr th a {
	color:#fff;
}

.table table tr td {
	border-left:1px dotted #a3a6a8;
	background:#fff;
	line-height:17px;
	vertical-align:middle;
	padding:0;
}

.table table tr.c1 td {
	background:#e9eef0;
}

.table table tr.c2 td {
	background:#959596;
}

.table table tr.last td {
	border-bottom:1px solid #abadae;
}

.table table tr.submit td {
	border:0;
	background:#fff;
	padding:19px 0 0 0;
}

.btn-r {
	border:0;
	cursor:pointer;
	margin:0;
	padding:0;
	background:url(../img/buttons.png) no-repeat;
	width:17px;
	height:17px;
}

.btn-plus {
	border:0;
	cursor:pointer;
	margin:0;
	padding:0;
	background:url(../img/buttons.png) no-repeat -20px 0;
	width:17px;
	height:17px;
}

.btn-minus {
	border:0;
	cursor:pointer;
	margin:0;
	padding:0;
	background:url(../img/buttons.png) no-repeat -40px 0;
	width:17px;
	height:17px;
}

.tooltip {
	background:url(../img/tooltip.png) no-repeat 100% -45px;
	padding:0 5px 0 0;
	height:31px;
	line-height:20px;
	position:absolute;
	z-index:3000;
	top:24px;
	left:8px;
	font-size:11px;
	white-space:nowrap;
}

.tooltip .bg {
	float:left;
	height:31px;
	overflow:hidden;
	background:url(../img/tooltip.png) no-repeat;
	padding:0 8px;
}

.auth {
	background:url(../img/auth-shad.png) no-repeat;
	padding:9px 10px;
	width:246px;
	height:164px;
	color:#fff;
	margin:126px auto;
	text-shadow:0 -1px 0 #252727;
}

.auth .bg {
	background:#5e626c url(../img/auth-in.jpg) no-repeat;
	width:138px;
	height:142px;
	overflow:hidden;
	padding:22px 54px 0 54px;
}

.auth .input {
	background:#fff;
	padding:3px 5px 2px 5px;
	background:#fff;
	border:1px solid #444747;
	width:128px;
	display:block;
	margin:0 0 3px 0;
}

.auth .center {
	margin:12px 0 0 0;
}

.table tr td .input-hold {
	position:relative;
	overflow:hidden;
	background:#fff;
	border:1px solid #7C8183;
	zoom:1;
	padding:0 5px;
}

.table tr td .input-hold input {
	padding:2px 0;
	width:100%;
	border:0;
	background:none;
	margin:0;
}
/*---NEW---*/
.cell {
	position:relative;
	width:100%;
	overflow:hidden;
}

.cell .ind {
	padding:5px 6px;
}

.w6 {
	width:6%;
}

.w8 {
	width:7%;
}

.w9 {
	width:9%;
}

.w10 {
	width:10%;
}
.w11 {
	width:9%;
}
.wtime { width:13%; }

.square-btn {
	cursor:pointer;
	width:19px;
	height:19px;
	margin:0;
	padding:0;
	font-size:10px;
}

  .right-path {

  }

  .right-path a {

  }
