@charset "windows-1251";
/* CSS Document */
#div_bg {
background-image:url(images/top.bg.gif);
	background-position: 10px top;
	background-repeat: no-repeat;

}
#div_right_bg {
background-image:url(images/top.right.bg.gif);
background-position: top right;
	background-repeat: no-repeat;
}

#submenu #basket_txt {
	font-size:.9em;
	padding-left:92px;
	color:#49555c;
}

#top_menu #tm_h3_1 {
	border-color:#e8e8e8;
}
td#tm_h3_1 span, td#tm_h3_1 .span {
	background-color:#f7f7f7;
	color:#5e6c77;
}
#top_menu #tm_h3_1 {
	border-style:solid none none;
	border-width:3px;
	font-size:.7em;
	color:#252e3f;
}
#top_menu td#tm_h3_1 span {
	display:block;/* for IE */
	color:#252e3f;
	padding:1px 8px 0px;
}

#overall #body table.basket {
	margin-top:20px;
	border-collapse:collapse;
	border-spacing:0px;
	width:100%;
}
#overall #body table.basket thead th {
	padding:7px 7px 4px;
	background-color:#457aaf;
	color:white;
	text-align:center;
	font-size:.9em;
}
#overall #body table.basket thead th.empty {
	background:transparent;
}
#overall #body table.basket thead th.image {
	text-align:left;
	width:35%;
}
#overall #body table.basket thead th img {
	height:24px;
	text-align:left;
	margin-left:7px;
}
#overall #body table.basket tbody tr td {
	padding:10px;
	background-color:#eff6fa;
	border:2px solid #d2e2eb;
	vertical-align:middle;
	font-size:.9em;
}
#overall #body table.basket tbody tr td.image {
	padding:0 0 0 0;
	width:70px;
	height:70px;
	background:white;
	vertical-align:middle;
}
#overall #body table.basket tbody tr td.image img {
	vertical-align:middle;
	border-style:none;
	margin:0;
}
#overall #body table.basket tbody tr td.amount {
	width:1em;
	font-weight:bold;
}
#overall #body table.basket tbody tr td.amount td.amount {
	width:1em;
	vertical-align:middle;
	text-align:center;
	padding-right:1em;
	font-size:.9em;
}
#overall #body table.basket tbody tr td.price,
#overall #body table.basket tbody tr td.price_discount {
	font-weight:bold;
	text-align:center;
}
#overall #body table.basket tbody tr td.price_discount {
	color:#ef2f58;
	text-align:center;
}
#overall #body table.basket tbody tr td.img div {
	width:52px;
	height:40px;
}
#overall #body table.basket tbody tr td.action {
	text-align:center;
}
#overall #body table.basket tbody tr td.action a {
	font-weight:bold;
	font-size:.9em;
}
#overall #body table.basket tbody tr td td {
	border-style:none none none none;
	padding:0 0 0 0;
}
#overall #body table.basket tbody tr.r2 td {
	background-color:#f5fafc;
}
#overall #body table.basket tbody td.sum {
	background-color:#e4eef4;
}

#overall #body table.basket thead.cosmetics th {
	background-color:#45af69;
}
#overall #body table.basket thead.cosmetics th.empty {
	background:transparent;
}
#overall #body table.basket tbody.cosmetics tr td {
	background-color:#eff6fa;
	border-color:#d2ebd6;
}
#overall #body table.basket tbody.cosmetics tr.r2 td {
	background-color:#f5fafc;
}
#overall #body table.basket tbody.cosmetics td.sum {
	background-color:#e4f4e7;
}


span.total_sum {
	display:block;
	margin-left:60%;
	margin-top:20px;
}

#overall #body table.userdata {
	width:90%;
	border-collapse:collapse;
	border-spacing:0px;
}
#overall #body table.userdata td {
	padding-left:35px;
	vertical-align:top;
	white-space:nowrap;
}
#overall #body table.userdata td table {
	border-style:none;
	border-spacing:0 4px;
	border-collapse:separate;
}
#overall #body table.userdata td table td {
	width:auto;
	padding:0 1em 0 0;
	vertical-align:top;
	border-style:none;
	border-collapse:separate;
	font-size:.9em;
	white-space:nowrap;
}
#overall #body table.userdata td table td.label {
	white-space:nowrap;
}
#overall #body table.userdata td h2 {
	color:#ff7611;
	font-size:larger;
}

p.button {
	text-align:center;
}

input.time {
	text-align:center;
	line-height:1.2em;
	font-weight:bold;
	width:2em;
}
button.basket {
	width:20em;
	padding:0 .3em;
	margin:0;
}

input.plus_minus {
	width:1.6em;
	font-family:Courier;
}

#overall #body table.userdata td div.hours {
	whitespace:nowrap;
}
#overall #body table.userdata td div.hours table {
	border-collapse:collapse;
}
#overall #body table.userdata td div.hours table td {
	padding:10px 4px 10px 0;
	vertical-align:middle;
}
#overall #body table.userdata td div.hours input {
	font-weight:bold;
	font-size:.9em;
	line-height:1.5em;
	text-align:center;
	vertical-align:middle;
}
#basket_txt h2 {
	font-size:1.5em;
	font-weight:normal;
	color:#51a20f;
	margin-top:2em;
}
p.large {
	font-size:1.5em;
}
