/* CSS Document */
@charset
"utf-8"
;

/**
 * @author: .ter (rou.terra@gmail.com)
 * @copyright Cruiser (cruiser.com.ua)
 * Start date: 21.11.2010
 * @version 0.1
 */

.addToOrder {
	margin-left: 8px;
}

.addToOrder img {
	/*  "../images/add_to_order_d.gif"  */
	background: url(../images/datauri.png) 0 -250px no-repeat;
	height: 22px;
	width: 24px;
}

a.addToOrder:hover img {
	cursor: default;
	/*  "../images/add_to_order_h.gif"  */
	background: url(../images/datauri.png) -30px -250px no-repeat;
}

.fastOrder img {
	/*  "../images/fast-order-h.gif"  */
	background: url(../images/datauri.png) -60px -250px no-repeat;
	height: 22px;
	width: 26px;
}

a.fastOrder:hover img {
	/*  "../images/fast-order-d.gif"  */
	background: url(../images/datauri.png) -90px -250px no-repeat;
}

.blockPointer,
.blockPointer a {
	cursor: default !important;
}

/* Dialog fast order + override bad style */

.sendSuccess .line,
.sendSuccess a.up,
.sendSuccess a.down {
	display: none !important;
}

.sendSuccess .infoWrapper {
	background: transparent url("../images/fast_order_complite.png") no-repeat center center;
	height: 150px;
}

.sendSuccess #quickOrderCount {
	-moz-user-select: none;
	-khtml-user-select: none;
}

.warningText {
	color: #FF4F12;
	float: left;
	padding-left: 7px;
}

.errorLine,
.errorLine label {
	height: 22px !important;
	float: left;
}

#quick-order-popup {
	visibility: hidden;
	background: transparent url("../images/quick-order-popup-bg-top.png") no-repeat;
	height: auto;
}

#quick-order-popup li .price {
	width: 100px;
}

#quick-order-popup ul {
	background-color: white;
}

#quick-order-popup .userinfo {
	background: transparent url("../images/quick-order-popup-bg-bottom.png") no-repeat bottom;
}

#quick-order-popup .userinfo button {
	cursor: pointer;
}

.popup-shadow {
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

/* Order basket and procedure */

.short {
	margin-bottom: 10px
}

.rubliki {
	margin-top: 0px;
	vertical-align: middle
}

.basketAndRecomendedBox {
	width: 740px;
	visibility: hidden;
}

.quick-order-popup {
	height: auto;
	background: none;
	position: absolute;
}

.quick-order-popup .inner {
	/*  "../images/card_1_top.png"  */
	background: url(../images/card_1_top.png) 0 0 no-repeat;
	position: relative;
}

.quick-order-popup .recyc {
	/*  "../images/cart_green.png"  */
	background: url(../images/datauri.png) -580px -250px no-repeat;
	height: 25px
}

.quick-order-popup h2 {
	padding-left: 0px;
}

.quick-order-popup ul {
	padding: 0;
	background-color: #E1E1E1;
}

.quick-order-popup li {
	padding-right: 5px !important;
}

.obradovalSelectbox li {
	padding: 0 !important;
}

.quick-order-popup li .desc {
	width: 345px;
	overflow: hidden;
	z-index: 3;
	position: relative;
}

.quick-order-popup li .desc.minCostDeliveryProduct {
	width: 550px !important;
}

.quick-order-popup li .desc .shadowLight {
	width: 45px;
	height: 60px;
	z-index: 4;
	position: absolute;
	top: 0;
	right: 0;
	/*  "http://www.obradoval.ru/images/shadow-light.png"  */
	background: url(../images/shadow-light.png) 0 0 repeat-y;
}

.quick-order-popup li .desc img.thumb {
	float: left;
	width: 60px;
	height: 60px;
}

.quick-order-popup li .desc .margin-left {
	float: left;
	width: 270px;
}

.quick-order-popup li .desc .cat span {
	text-decoration: none;
	white-space: nowrap;
}

.quick-order-popup li .desc .artno {
	color: #999
}

.quick-order-popup li .delivery {
	float: left;
	width: 85px;
	margin-top: 8px;
}

.quick-order-popup li .delivery .title {
	color: #999
}

.quick-order-popup li .delivery .date {
	color: #FF4F12
}

.quick-order-popup li .quantity {
	margin-top: 8px;
}

.quick-order-popup li .price {
	margin-top: 5px;
	width: 95px
}

.quick-order-popup li .delete {
	float: left;
	margin-top: 20px
}

.quick-order-popup li {
	border-bottom: 2px solid #e5e5e5;
}

.quick-order-popup .green_line {
	/*  "http://www.obradoval.ru/images/card_1_green_line.gif"  */
	background: url(../images/datauri-x-tile.png) 0 -290px repeat-x;
	height: 44px;
	border-bottom: 0px solid white
}

.quick-order-popup .green_line .text {
	color: white;
	padding: 15px 0px 0px 40px;
	float: left
}

.quick-order-popup .green_line .text-price {
	font-family: Georgia, serif;
	color: white;
	font-size: 1.8em;
	float: right;
	padding: 12px 80px 0px 0px
}

.quick-order-popup .button_place {
	background: #e5e5e5;
	padding: 20px 10px 10px 40px
}

.quick-order-popup .button_place a {
	display: block;
	/*  "http://www.obradoval.ru/images/button_01.png"  */
	background: url(../images/datauri.png) 0 -280px no-repeat;
	width: 183px;
	height: 35px;
	margin: 0px auto;
	padding: 8px 0px 0px 40px;
	text-decoration: none;
	color: #333;
	font: 1.2em Arial, Helvetica, sans-serif;
}
.hasDidButton, .firstTimeButton {
	font: 1em Georgia;
}
.hasDidButton {
	margin: 10px 0 0 120px;
}
 .firstTimeButton {
	margin: 10px 0 0 30px;
}

.quick-order-popup .bottom {
	/*  "http://www.obradoval.ru/images/card_1_bottom.png"  */
	background: url(../images/card_1_bottom.png) 0 0 no-repeat;
	height: 22px
}

.quick-order-popup .inner-outer {
	height: auto;
	/*  "http://www.obradoval.ru/images/card_1_top.png"  */
	background: url(../images/card_1_top.png) 0 0 no-repeat;
	width: 740px;
	margin-top: 20px;
	position: relative
}

.quick-order-popup .arrow_top {
	position: absolute;
	top: -10px;
	left: 350px
}

.quick-order-popup .bottom_arrow_block {
	height: 20px;
}

.quick-order-popup .arrow_bottom {
	position: absolute;
	left: 350px
}

.quick-order-popup .inner-outer .recyc a.recomended {
	/*  "http://www.obradoval.ru/images/plus.png"  */
	background: url(../images/datauri.png) -580px -280px no-repeat;
	height: 25px;
	display: block;
	text-decoration: none
}

.quick-order-popup h2 {
	padding-left: 0px;
}

.quick-order-popup .inner-outer li .delete {
	margin-top: 15px
}

.quick-order-popup .short .green_line {
	background: url("../images/order_1_yellow.png") no-repeat scroll center 0 transparent;
	height: 47px;
	padding: 18px 0 0;
}

/*.quick-order-popup .short .green_line:hover,*/
.quick-order-popup .short .green_line.hover {
	background: url("../images/order_1_yellow.png") no-repeat scroll center -67px transparent;
	height: 47px;
	padding: 18px 0 0;
	cursor: pointer;
}

.quick-order-popup .short .green_line .text {
	/*  "http://www.obradoval.ru/images/cart_green.png"  */
	background: url(../images/datauri.png) -580px -250px no-repeat;
	color: #333333;
	float: left;
	margin: 0 0 0 20px;
	padding: 5px 0 3px 30px;
}

.quick-order-popup .short .green_line .text-price {
	color: #333333;
	float: right;
	font-family: Arial, serif;
	font-size: 1.1em;
	padding: 4px 20px 0 0;
}

.quick-order-popup h3 {
	margin: 0px;
	color: #333
}

.quick-order-popup .indent0 {
	text-indent: 0px;
}

.order_1 {
	margin: 0px
}

.order_1 .info_line div {
	float: left
}

.order_1 .input_line .code {
	width: 66px
}

.order_1 .input_line label {
	float: left;
	padding: 7px 10px 0 0;
}

.order_1 .input_line .form-tel_1 {
	/*  "http://www.obradoval.ru/images/tel_1.png"  */
	background: url(../images/datauri.png) -320px -330px no-repeat;
	width: 66px;
	height: 30px;
	position: relative;
	float: left;
}

.order_1 .input_line .form-tel_1 input {
	width: 41px;
	height: 20px;
	margin-left: 3px;
}

.order_1 .input_line .form-tel_2 {
	/*  "http://www.obradoval.ru/images/tel_2.png"  */
	background: url(../images/datauri.png) -400px -330px no-repeat;
	width: 86px;
	height: 30px;
	position: relative;
	float: left;
}

.order_1 .input_line div.ll {
	float: left;
	padding: 5px 0 0 10px;
	width: 7px;
}

.order_1 .input_line {
	height: 40px;
}

.order_1 .input_line .form-tel_2 input {
	width: 61px;
	height: 20px;
	margin-left: 3px;
}

.order_1 .input_line div.rr {
	float: left;
	padding: 5px 0 0 3px;
	width: 7px;
}

.order_1 .input_line .form-tel_3 {
	/*  "http://www.obradoval.ru/images/tel_3.png"  */
	background: url(../images/datauri.png) -500px -330px no-repeat;
	width: 110px;
	height: 30px;
	position: relative;
	float: left;
	margin-left: 7px;
}

.order_1 .input_line .form-pwd_1 {
	/*  "http://www.obradoval.ru/images/order_1_pwd.png"  */
	background: url(../images/datauri.png) 0 -330px no-repeat;
	width: 300px;
	height: 30px;
	position: relative;
	float: left;
	margin: 0 0 0 20px;
}

.order_1 .input_line .form-tel_3 input {
	width: 84px;
	height: 20px;
	margin-left: 3px;
}

.order_1 .userinfo {
	padding: 20px 150px;
}

.order_1 .info_line {
	font-size: 0.8em;
	font-style: italic;
	margin: 0 0 0 81px;
}

.order_1 .info_line .info_line-text_1 {
	padding-top: 13px;
}

.order_1 .info_line .info_line-text_2 {
	line-height: 10px;
	margin: 3px 0 0 27px;
	text-align: center;
	width: 76px;
}

.order_1 .info_line .info_line-text_3 {
	margin: 0 0 0 28px;
	padding-top: 13px;
}

.order_1 .line_actions {
	margin: 0 0 0 0px;
}

.order_1 .line_actions .actions {
	float: left;
	margin: 0 0 0 89px;
	padding: 0;
}

.order_1 .line_actions .submit_result {
	float: left;
	margin: 5px 0 0 57px;
	padding: 0;
}
.order_1 .line_actions .hasDidButton-wrap {
	float: left;
	margin: 0 0 0 90px;
	padding: 0;
}
.order_1 .line_actions .firstTimeButton-wrap {
	float: left;
	margin: 5px 0 0 57px;
	padding: 0;
}

.order_1 .line_actions .actions a {
	/*  "http://www.obradoval.ru/images/order_1_red_dot.png"  */
	background: url(../images/order_1_red_dot.png) no-repeat scroll left center transparent;
	display: block;
	height: 20px;
	padding-left: 10px;
}

.order_1 .userinfo .submit_result input {
	width: 104px;
	position: relative
}

.order_1 .userinfo {
	/*  "http://www.obradoval.ru/images/quick-order-popup-bg-bottom.png"  */
	background: url(../images/quick-order-popup-bg-bottom.png) no-repeat scroll center bottom #E3E3E3;
}

.order_1 .order_3.info_line {
	color: #999999;
	margin: 0 0 0 110px;
	vertical-align: top;
}
.order_3.info_line.phoneSample {
	margin: 0 0 0 160px !important;
}
/*
.order_1 .order_3.info_line .info_line-text_1 {
	padding-top: 0px;
}

.order_1 .order_3.info_line .info_line-text_3 {
	padding-top: 0px;
}
*/

.status_line {
	background: url(../images/status_line.gif) no-repeat left top;
	height: 43px;
	padding-top: 21px;
	position: relative;
}

.status_line .step1_title {
	width: 100px;
	margin-left: 80px;
}

.status_line .step2_title {
	width: 100px;
	margin-left: 135px;
}

.status_line .step3_title {
	margin-left: 75px;
	width: 150px;
}

.status_line .step1_title,
.status_line .step2_title,
.status_line .step3_title {
	color: #4f4f4f;
	float: left;
	font-size: 16px;
	font-family: Georgia, serif
}

.status_line.step1 .step1_title {
	color: #000;
	float: left;
}

.status_line.step1 .step2_title,
.status_line.step1 .step3_title {
	color: #4f4f4f
}

.status_line.step2 .step1_title,
.status_line.step2 .step2_title {
	color: #000;
	float: left;
}

.status_line.step2 .step3_title {
	color: #4f4f4f
}

.status_line.step3 .step1_title,
.status_line.step3 .step2_title,
.status_line.step3 .step3_title {
	color: #000;
	float: left;
}

.status_line.step4 .step1_title,
.status_line.step4 .step2_title {
	color: #FFFFFF
}

.status_line.step4 .step3_title {
	color: #000;
	float: left;
}

.status_line.step5 .step1_title,
.status_line.step5 .step2_title,
.status_line.step5 .step3_title {
	color: #FFF;
	float: left;
}

.status_line.step6 .step1_title,
.status_line.step6 .step2_title,
.status_line.step6 .step3_title {
	color: #FFF;
	float: left;
}

.step1 {
	background: url(../images/status_line.gif) no-repeat left top;
}

.step2 {
	background: url(../images/status_line_2.gif) no-repeat left top;
}

.step4 {
	background: url(../images/status_line_4.gif) no-repeat left top;
}

.step5 {
	background: url(../images/status_line_5.gif) no-repeat left top;
}

.step6 {
	background: url(../images/status_line_6.gif) no-repeat left top;
}

.status_line.step2 .step1_title {
	color: #FFF
}

.step2 .img_step2 {
	display: block;
	position: absolute;
	top: 0;
}

.common_input_block {
	/*  "http://www.obradoval.ru/images/common_input_block_bg.gif"  */
	background: url(../images/datauri-x-tile.png) 0 -200px repeat-x;
	height: 30px;
	position: relative
}

.left_input_bg {
	/*  "http://www.obradoval.ru/images/left_input_block_bg.gif"  */
	background: url(../images/datauri.png) -300px -330px no-repeat;
	height: 30px;
	position: absolute;
	left: 0px;
	width: 14px
}

.common_block {
	background: #e4e4e4;
	padding: 10px 0 0 0px;
}

.common_block  h5 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	font-family: Georgia, serif;
	margin: 20px 0 20px 0;
}

.common_block  h6 {
	font-size: 17px;
	font-weight: normal;
	color: #333;
	font-family: Georgia, serif;
	margin: 0;
}

.common_block  p {
	margin: 10px 0px;
}

.common_block  .block {
	margin: 20px 40px;
}

.common_block  .left,
.common_block  .right {
	float: left
}

.common_block  .right {
	margin-left: 30px;
	padding-top: 10px;
}

.common_block  .right p label {
	margin-left: 10px;
}

.common_block  .right .date_and_time {
	font-family: Arial;
	font-size: 14px;
	margin-top: 20px;
}

.common_block  .right .date_and_time div {
	float: left;
	margin-right: 10px;
}

.common_block  .right .date_and_time div.date {
	margin-right: 20px;
	color: #333333;
	font-style: italic;
	/*  "http://www.obradoval.ru/images/date_bg_grey.gif"  */
	background: url(../images/datauri.png) -400px -280px no-repeat;
	height: 23px;
	padding: 7px 0 0;
	text-align: center;
	width: 103px;
}

.common_block  .right .date_and_time div.time_from,
.common_block  .right .date_and_time div.time_till {
	position: relative;
	height: 20px;
	padding: 5px 0 11px 13px;
	width: 70px;
}

.common_block  .right .date_and_time div.time_from {
	/*  "http://www.obradoval.ru/images/time_bg.gif"  */
	background: url(../images/datauri.png) -200px -280px no-repeat;
}

.common_block  .right .date_and_time div.time_till {
	/*  "http://www.obradoval.ru/images/time_bg_b.gif"  */
	background: url(../images/datauri.png) -300px -280px no-repeat;
}

.common_block  .right .date_and_time div.txt {
	padding: 7px 0px
}

.common_block  .right .date_and_time div.time_from input,
.common_block  .right .date_and_time div.time_till input {
	border: 0 none;
	float: left;
	margin-right: 10px;
	width: 20px;
	font-style: italic;
	color: #333333;
	font-size: 15px;
	margin-top: 1px;
}
#timestart {
	width: 45px;
}

.common_block  .right .date_and_time div.time_till input {
	background-color: #F0F0F0;
}

.common_block  .right .date_and_time div .l_time,
.common_block  .right .date_and_time div .r_time {
	position: absolute;
	display: block;
	width: 8px;
	height: 7px
}

.common_block  .right .date_and_time div .l_time {
	top: 28px;
	left: 20px
}

.common_block  .right .date_and_time div .r_time {
	top: 28px;
	left: 47px
}

.common_block .right .distance .input_type_text {
    width: 50px;
}
.common_block .right .selectPlaceBlock div.txt {
    float: left;
    margin-right: 10px;
}

.selectPlaceBlock {
	margin-top: 20px;
	padding-left: 45px;
}

.selectPlaceBlock .placeSWrap {
	height: 40px;
}

.selectPlaceBlock .placeSelect .selectbox {
	width: 350px !important;
}

.common_block .right .selectPlaceBlock .txt {
	padding: 7px 0;
}

.common_block .right .distance input {
	border: 0 none;
	float: left;
	margin-right: 10px;
	font-style: italic;
	color: #333333;
	font-size: 15px;
	margin-top: 2px;
}

.distanceChangeEl {
	
}

.common_block .right .distanceSum {
	margin-left: 50px;
}

.common_block  .right .info_block {
	/*  "http://www.obradoval.ru/images/info_block_center.gif"  */
	background: url(../images/datauri.png) 0 -320px no-repeat;
	font-style: italic;
	margin: 5px 0 20px;

	width: 350px;
}

.common_block .right .info_block_top {
	background: url(../images/info_block_top.gif) no-repeat left top;
	width: 416px;
}

.common_block .right .info_block_bottom {
	background: url(../images/info_block_bottom.gif) no-repeat left bottom;
	padding: 20px 10px 13px 60px;
}

.cal {
	width: 196px;
	height: 170px;
}

.possibility {
	font-size: 11px;
	font-style: italic;
	margin: 0 0 0 16px;
	color: #999;
}

.possibility .pleft {

}

.possible,
.impossible {
	background: none repeat scroll 0 0 #13B73D;
	float: left;
	height: 10px;
	margin: 4px 5px 0 0;
	width: 10px;
}

.impossible {
	background: none repeat scroll 0 0 #666;
}

.back_button {
	display: block;
	background: url('../images/back_button.gif') no-repeat left top;
	height: 33px;
	width: 100px;
	float: left;
	margin: 20px 40px
}

.next_button {
	display: block;
	background: url('../images/next_button.gif') no-repeat left top;
	height: 33px;
	width: 152px;
	float: right;
	margin: 20px 40px
}

div.hr {
	height: 1px;
	background: #fff center;
}

div.hr hr {
	display: block;
	border-top: 1px solid #ccc;

}

div.hrr {
	/*  "http://www.obradoval.ru/images/hr.gif"  */
	background: url(../images/datauri-x-tile.png) 0 -240px repeat-x;
	height: 2px;
}

/*.lable_line {margin:0 0 0 50px;padding-top:10px;}*/
.lable_line {
	margin: 0 0 0 0px;
	padding-top: 10px;
}

.lable {
	float: left;
	margin-right: 10px;
	padding-top: 5px;
	text-align: right; /*width:80px;}*/
	width: 130px;
}

.whole_input_block {
	/*  "http://www.obradoval.ru/images/input_bg.png"  */
	background: url(../images/datauri-x-tile.png) 0 -200px repeat-x;
	height: 30px;
	position: relative;
	float: left;
	height: 30px;
}

.whole_input_block.disable {
	/*  "http://www.obradoval.ru/images/input_bg_grey.gif"  */
	background: url(../images/datauri-x-tile.png) 0 -250px repeat-x;
	height: 30px;
	position: relative;
	float: left;
	height: 30px;
}

.whole_input_block .img_left_input {
	position: absolute;
	left: 0px
}

.whole_input_block .img_right_input {
	position: absolute;
	right: 0px
}

.whole_input_block .input_type_text {
	border: 0 none;
	color: #000;
	float: left;
	font-style: italic;
	height: 23px;
	margin: 2px 15px;
	width: 420px;
	background-color: #fff;
	outline: none;
}

.whole_input_block.disable .input_type_text {
	background: #e3e3e3
}

.tel1 .input_type_text {
	width: 30px
}

.tel2 .input_type_text {
	width: 55px
}
.phoneNumber .input_type_text {
	width: 175px
}
.tel3 .input_type_text {
	width: 75px
}

.ttxt {
	float: left;
	margin: 6px 5px 0 7px;
}

.whole_input_block.adres1 input {
	width: 25px
}

.lable_line .lable.adres1 {
	width: 130px;
}

.whole_input_block.adres1.line2 {
	margin-right: 30px;
}

.whole_input_block.adres2 input {
	width: 25px
}

.lable_line .lable.adres2 {
	width: 115px;
}

.whole_input_block.adres2.line2 {
	margin-right: 30px;
}

.whole_input_block.adres3 input {
	width: 25px
}

.lable_line .lable.adres3 {
	width: 148px;
}

.obradovalSelectbox.day {
	margin-right: 10px
}

.obradovalSelectbox.month {
	margin-right: 10px
}

.obradovalSelectbox.month .selectbox .display {
	width: 184px;
}

.obradovalSelectbox.month .selectbox.items {
	width: 220px;
}

.obradovalSelectbox.orgForma {

}

.down_array {
	position: absolute;
	right: 3px;
	top: 7px
}

.whole_input_block.my_phone_select {
	margin-left: 14px
}

.whole_input_block.my_phone_select input {
	width: 100px
}

.my_contacts {
	margin: 0px auto;
	width: 150px;
}

.whole_input_block.my_contact_select {
	margin-left: 14px
}

.whole_input_block.my_contact_select input {
	width: 100px
}

.check_b,
.check_b_text {
	float: left;
	margin: 0px 0 0 10px;
}

.check_b_text {
	margin: 7px 0 0 10px;
}

.add_phone {
	margin: 12px 0 0 160px;
}

.check_b.reg {
	margin-top: -4px
}

.appartaments {
	margin: 0 auto;
	/*  "http://www.obradoval.ru/images/appartaments_bg.gif"  */
	background: url(../images/appartaments_bg.gif) repeat-x scroll center top transparent;
	height: 37px;
	padding-left: 16px;
	position: relative;
}

.appartaments .left_img {
	position: absolute;
	left: 0px
}

.appartaments .right_img {
	position: absolute;
	right: 0px
}

.appartaments a.type {
	/*  "http://www.obradoval.ru/images/appartaments_arrow_green.gif"  */
	background: url(../images/appartaments_arrow_green.gif) no-repeat scroll 10px center transparent;
	border-right: 1px solid #A8A8A8;
	display: block;
	float: left;
	margin: 0;
	padding: 7px 30px 9px 33px;
	text-decoration: none;
	color: #666
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	.appartaments a.type {
		padding: 7px 22px 9px 33px !important;
	}
}

.appartaments a.type:hover {
	/*  "http://www.obradoval.ru/images/appartaments_arrow_red.gif"  */
	background: url(../images/appartaments_arrow_red.gif) no-repeat scroll 10px center transparent;
}

.appartaments div.tbSwitcherActiveEl {
	/*  "http://www.obradoval.ru/images/appartaments_active_bg.gif"  */
	background: url(../images/appartaments_active_bg.gif) no-repeat scroll center center transparent;
	float: left;
	height: 37px;
	margin: 1px 0 0;
	padding: 0;
}

.appartaments div.tbSwitcherActiveEl a.type {
	/*  "http://www.obradoval.ru/images/appartaments_arrow_red.gif"  */
	background: url(../images/appartaments_arrow_red.gif) no-repeat scroll 10px center transparent;
	height: 15px;
	cursor: default;
	border-right: 1px solid #A8A8A8;
}

div.tbSwitcher div a.type {
	/*border-right: none;*/
}

.chrome .receiver {
	width: 570px;
}
.safari .receiver {
	width: 580px;
}
.receiver {
	width: 590px;
	margin: 0 auto;
}

.additional {
	margin: 0 0 0 140px;
}

.additional input,
.additional label {
	margin: 10px 0 0 0px;
}

.additional label {
	margin: 0px 0 0 10px;
}

h5.margin_small {
	margin: 0px
}

p.notes {
	margin: 0px
}

.card_text {
	margin: 20px 0 20px 100px;
	position: relative;
	width: 461px;
	height: 141px;
	background: url('../images/textarea.gif') no-repeat
}

.card_text textarea {
	border: 0 none;
	color: #333333;
	font-size: 13px;
	font-style: italic;
	height: 120px;
	margin: 9px;
	width: 440px;
	background-color: #FFFFFF;
}

.card_text .l_t {
	left: 0px;
	top: 1px;
	position: absolute;
}

.card_text .l_b {
	left: 0px;
	bottom: -2px;
	position: absolute;
}

.card_text .r_b {
	right: -1px;
	bottom: -2px;
	position: absolute;
}

.card_text .r_t {
	right: 0px;
	top: 0px;
	position: absolute;
}

.payment_way {
	float: left
}

.bonus {
	float: right;
	width: 230px;
}

.bonus .block {
	margin: 0 0 12px;
	padding: 0 0 0 75px;
}

.bonus .bonus_pay {
	margin: 0 0 12px 0px;
}

.bonus .whole_input_block {
	margin: 0 0 12px 0px;
}

.bonus .block .disc_type {
	color: #666
}

.bonus .block .disc_value {
	color: #000;
	font-family: Georgia;
	font-size: 21px
}

.bonus .block .sum_value {
	color: #000;
	font-family: Georgia;
	font-size: 21px;
	margin-bottom: 10px;
}

.bonus .discount {
	background: url('../images/discount.gif') no-repeat left top;
	height: 55px;
}
.bonus .bonuses {
	background: url('../images/bonuses.gif') no-repeat left top
}
.payBonusCountLable {
	width: 50px;
	margin: 0 0 0 5px;
}
.bonus .promo {
	clear: both;
	background: url('../images/promo-icon.png') 0 0 no-repeat;
	height: 42px;
}
.promo-label {
	padding: 1.2em 0 .67em;
}

.bonus .input_type_text {
	width: 60px
}

.bonus .lable {
	width: 60px
}

.common_block  .margin {
	margin-bottom: 0px
}

.common_block  .block.grey {
	height: 73px;
	background: #ededed;
	margin: 20px 0px;
	text-align: center;
}

.discount_type {
	margin: 20px 0px
}

.discount_type .card_info,
.discount_type .discount_logo {
	float: left;
	margin: 20px 0;
}

.discount_type .discount_logo {
	margin: 20px 0 0 80px;
	text-align: center;
	width: 150px;
}

.discount_type .input_type_text {
	width: 260px
}

.discount_type .card_info .whole_input_block {
	margin: 0 0 10px 0px;
}

.discount_type .add_phone {
	margin: 10px 0 0 140px;
}

.prove_card {
	margin-left: 140px;
}

.ok {
	/*  "http://www.obradoval.ru/images/ok.gif"  */
	background: url(../images/datauri.png) -60px -650px no-repeat;
	color: #000000;
	font-family: Georgia;
	font-size: 16px;
	height: 20px;
	margin: 10px 0 0 147px;
	padding-left: 29px;
}

.select_discount {
	margin-left: 140px
}

.select_discount input.input_type_text {
	width: 400px;
}

.order_line {
	clear: both;
	margin: 15px 0;
}

.order_line .field_name {
	float: left;
	margin: 0 0 0 0;
	text-align: right;
	width: 150px;
}

.order_line .field_value {
	color: #333333;
	float: left;
	margin: 0 0 0 20px;
	width: 300px;
}

.done {
	background: url("../images/done.gif") no-repeat scroll left top transparent;
	color: #000000;
	font-size: 18px;
	height: 100px;
	margin: 0 auto;
	padding-top: 45px;
	text-align: center;
	width: 276px;
}

.buttons {
	text-align: center
}

.finish {
	margin: 20px auto
}

.order_1 .info_line.registration {
	margin: 0 0 0 160px;
}

.order_1 .info_line.registration .info_line-text_1 {
	margin: 10px 0 0 0;
}

.order_1 .info_line.registration .info_line-text_2 {
	margin-top: 13px;
}

.order_1 .info_line.registration .info_line-text_3 {
	margin-top: 10px;
}

.required {
	float: left;
	background: url('../images/sprite.png') -160px -130px no-repeat;
	width: 13px;
	height: 13px;
	overflow: hidden;
	margin: 7px 0 0 10px;
}

.short_block .input_type_text {
	width: 340px
}
.short_block .phoneNumber .input_type_text {
	width: 175px
}
.short_block .mobilePhoneChB {
	width: 155px
}
.form-tel {
	background: url(../images/datauri.png) 0 -330px no-repeat;
	height: 30px;
	position: relative;
	float: left;
	width: 300px
}
.form-tel input {
	width: 280px;
	outline: none;
}

.short_block .lable_line .lable.adres2 {
	width: 80px;
}

.short_block .lable_line .lable.adres3 {
	width: 105px;
}

.face {
	width: 360px;
	margin-left: 137px;
}
.chrome .face,
.webkit .face {
	width: 345px;
}

.registration {
	margin: 20px 0px 0px 0px
}

.dashed_line {
	background: url('../images/dashed_line.gif') repeat-x;
	height: 1px;
	width: 100%;
	margin: 20px 0px 0px 0px
}

.add_card {
	margin: 10px 0 0 140px;
}

.order_line .field_name.checkiboxi {
	margin: 0 0 0 135px;
	width: 211px;
}

.cardInfo {
	font-family: Georgia;
	font-size: 16px;
	margin: 10px 0 0 145px;
	padding: 0 0 5px 30px;
}

.card_broken {
	background: url("../images/card_broken.gif") no-repeat scroll left top transparent;
	color: #FF5115;
}

.card_ok {
	background: url("../images/icon_butt_check.png") no-repeat scroll left top transparent;
	color: #000;
}

.clear {
	clear: both
}

/* complex_button */

.complex_button {
	background: url('../images/button_bg.gif') repeat-x top;
	float: left;
	color: #000000;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.complex_button.wf {
	background: url('../images/button_bg_wf.gif') repeat-x top;
}

.complex_button a {
	color: #E3E3E3;
	text-decoration: none;
}

.complex_button_left {
	/* background: url('../images/button_left.gif') no-repeat top left; */
	background: url('../images/sprite.png') -360px -90px no-repeat;
}
.complex_button.wf .complex_button_left {
	background: url('../images/button_left_wf.gif') no-repeat top left;
}
.complex_button_right {
	/* background: url('../images/button_right.gif') no-repeat top right; */
	background: url('../images/sprite-right.png') 100% -180px no-repeat;
	padding: 6px 6px 0 6px;
}
.complex_button.wf .complex_button_right {
	background: url('../images/button_right_wf.gif') no-repeat top right;
	padding: 6px 6px 0 6px;
}

.complex_button .buttonIconEl {
	color: #000;
}

.complex_button a:hover .buttonIconEl,
.complex_button a:focus .buttonIconEl {
	color: #13B73D;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

/* button icons */
.complex_button .icon_plus {
	background: url('../images/pkus.gif') no-repeat top left;
	padding: 2px 25px 10px;
}

.complex_button .icon_right {
	background: url('../images/sprite.png') -240px -670px no-repeat;
	padding: 2px 25px 10px;
}

.complex_button .icon_right_right {
	background: url('../images/sprite-right.png') 100% -140px no-repeat;
	padding: 2px 25px 10px 10px;
}

.complex_button .icon_left {
	background: url('../images/icon_butt_left.gif') no-repeat top left;
	padding: 2px 25px 10px;
}

.complex_button .icon_check {
	background: url('../images/icon_butt_check.gif') no-repeat top left;
	padding: 2px 25px 10px;
}

.complex_button .icon_addedit {
	background: url('../images/icon_butt_addedit.gif') no-repeat top left;
	padding: 2px 25px 10px;
}

.complex_button .icon_save {
	background: url('../images/icon_butt_save.gif') no-repeat top left;
	padding: 2px 25px 10px;
}

.complex_button .icon_cancel {
	/* background: url('../images/icon_butt_cancel.gif') no-repeat top left; */
	background: url('../images/sprite.png') -380px -180px no-repeat;
	padding: 2px 25px 10px;
}

.basketAndRecomendedBox .recyc,
.basketAndRecomendedBox .recomended {
	background-image: none !important;
}

.basketAndRecomendedBox .buttonsPlace {
	height: 40px;
	background-color: #E3E3E3;
}
.basketAndRecomendedBox .checkoutButton {
	margin: 10px 0 0 280px;
}

/* authenticationBlock */

.authenticationBlock {
	width: 740px;
}
.firstTimeBlock {
	width: 740px;
}

.authenticationBlock .userinfo {
	background-image: none;
}

.authenticationBlock h2 {
	/*background-image: none;*/
}

.authenticationBlock .button_place {
	background-color: #E3E3E3;
}

/* Forgot password */

.forget-password-popup {
	width: 480px;
	height: auto;
	background: none;
	position: absolute;
	top: 10%;
	left: 25%;
	z-index: 1001;
}

.forget-password-popup .inner {
	background: url(../images/forg_pass_top.png) no-repeat left top;
	position: relative;
}

.forget-password-popup h2 {
	font-family: Georgia, serif;
	color: black;
	margin: 10px 0;
	text-indent: 30px;
	padding-left: 0px;
}

.forget-password-popup .bottom {
	background: url('../images/forg_pass_bottom.png') no-repeat top;
	height: 22px
}

.forget-password-popup .indent0 {
	text-indent: 0px;
}

.forget-password-popup .close {
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/sprite.png) -250px -130px no-repeat;
	z-index: 1002;
}

.forget-password-popup .text {
	padding: 25px 10px 10px 40px;
}

.forget-password-popup .text p {
	margin-bottom: 0;
}

.forget-password-popup .userinfo {
	background-color: #E3E3E3;
}

.forget-password-popup .input_line label {
	float: left;
	padding: 7px 10px 0 0;
}

.forget-password-popup .input_line {
	min-height: 40px;
}

.forget-password-popup .input_line .form-email-field {
	background: url(../images/order_1_pwd.png) no-repeat left top;
	width: 300px;
	height: 30px;
	position: relative;
	float: left;
	margin: 0 0 0 20px;
}

.forget-password-popup .userinfo {
	padding: 20px 50px;
}

.forget-password-popup .line_actions {
	margin: 10px 0 0 68px;
	width: 180px;
}

.textValue {
    float: left;
    margin-top: 5px;
}

/* registration */

.registerBlock {
	width: 740px;
}

.registerBlock .errorLine {
	margin: 10px 0 -10px 180px;
}

.birthdayBlockTextInfo div {
	margin-left: 32px;
	margin-top: 5px;
}

.typeAdress {
	margin-top: 20px;
	width: 375px;
	margin-left: 130px;
}
.chrome .typeAdress,
.webkit .typeAdress {
	width: 365px;
}
.phoneSample div {
	margin-top: 7px;
}
.addinPhoneButton {
	margin: 7px 0 0 158px;
}

.contactPersonAddPhoneButton {
	margin: 7px 0 0 140px;
}

.contactPersonAddButton {
	margin: 0 0 0 140px;
}

.registrationButton {
	margin: 20px 0 0 180px;
}

.bottom_block_cp {
	margin-bottom: 70px !important;
}

.addingPersonBlock {
	position: relative;
}

.closeDynBlock {
	width: 20px;
	height: 20px;
	background: url(../images/close-for-dinamical.png) no-repeat;
	position: absolute;
	right: 10px;
	top: -10px;
	width: 20px;
	cursor: pointer;
}

/* registration-done block */

.registration-done {
	width: 480px;
	height: auto;
	background: none;
	position: absolute;
	top: 10%;
	left: 25%;
	z-index: 1001;
}

.registration-done .inner {
	background: url(../images/forg_pass_top.png) no-repeat left top;
	position: relative;
}

.registration-done .pict {
	padding-top: 40px;
	padding-bottom: 10px;
	text-align: center;
}

.registration-done h2 {
	font-family: Georgia,serif;
	color: black;
	margin: 0;
	text-indent: 30px;
	padding-left: 0px;
	text-align: center;
}

.registration-done .bottom {
	background: url('../images/forg_pass_bottom.png') no-repeat top;
	height: 22px
}

.registration-done .indent0 {
	text-indent: 0px;
}

.registration-done .message {
	background-color: #E3E3E3;
}

.registration-done .button_place {
	background-color: #E3E3E3;
	height: 40px;
	padding: 20px 0 0 190px;
}

/* whenAndHow */

.whenAndHowBlock {
	width: 740px;
}

.whenAndHowBlock h2 {
	background: none !important;
}

.whenAndHowBlock .common_block .right .info_block {
	background: #EEEEEE;
	width: 410px;
}

.whenAndHowBlock .common_block .right .info_block_top {
	background: url("../images/info_block_top.gif") no-repeat scroll -1px top transparent;
}

.whenAndHowBlock .common_block .right .info_block_bottom {
	background: url("../images/info_block_bottom.gif") no-repeat scroll -1px bottom transparent;
	min-height: 40px;
}

.whenAndHowBlock .common_block .right {
	padding-top: 0;
}

.whenAndHowBlock .nextButton {
	margin-left: 580px;
	margin-top: 10px;
}
.whenAndHowBlock .errorLine {
    margin: 10px 0 0 140px;
}

/* whoBlock */

.whoBlock {
	width: 740px;
}

.whoBlock h2 {
	background: none !important;
}

.whoBlock .backButton {
	margin-left: 20px;
	margin-top: 10px;
}

.whoBlock .nextButton {
	margin-left: 480px;
	margin-top: 10px;
}

.whoBlock .my_contacts {
	width: 400px;
}

.whoBlock .contactsSelect .selectbox {
	width: 400px !important;
}

.whoBlock .addPhoneButton {
	margin-left: 140px;
	margin-top: 0;
}

.whoBlock .info_line {
	margin: 10px 0 0 160px !important;
}

.whoBlock .radioSelectAddressReceiver {
	margin-left: 140px;
	margin-bottom: 20px;
}

.whoBlock .buttonsPlace {
	height: 40px;
	margin-top: 10px;
}

.whoBlock .additional {
	position: relative;
}

.whoBlock .galPhotoLink {
	left: 175px;
	position: absolute;
	top: 2em;
}

.whoBlock .addEditAddressButton,
.whoBlock .saveAddressButton {
	margin-left: 140px;
	margin-top: 10px;
}

.whoBlock .cancelAddressButton {
	margin-left: 45px;
	margin-top: 10px;
}
.whoBlock .errorLine {
	margin: 10px 0 0 140px;
}

.whoBlock .typeOfAddress {
	width: 645px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	.whoBlock .typeOfAddress {
		width: 610px;
	}

	.whoBlock .cancelAddressButton {
		margin-left: 10px;
	}
}

.chrome .whoBlock .typeOfAddress {
	width: 605px;
}

/* paymentMethodBlock */

.paymentMethodBlock {
	width: 740px;
}

.paymentMethodBlock h2 {
	background: none !important;
}

.paymentMethodBlock .backButton {
	margin-left: 20px;
	margin-top: 10px;
}

.paymentMethodBlock .nextButton {
	margin-left: 480px;
	margin-top: 10px;
}

.paymentMethodBlock .my_discount_select .selectbox {
	width: 400px !important;
}

.paymentMethodBlock .discountSystemButton {
	margin: 10px 0 0 140px;
}
.paymentMethodBlock .card_info {
	width: 430px;
}
.paymentMethodBlock .cardConfirmationButton {
	margin: 10px 0 0 140px;
}

.paymentMethodBlock .errorLine {
	margin: 10px 0 0 140px;
}

/* checkOrderBlock */

.checkOrderBlock {
	width: 740px;
}

.checkOrderBlock h2 {
	background: none !important;
}

.checkOrderBlock .backButton {
	margin-left: 20px;
	margin-top: 10px;
}

.checkOrderBlock .nextButton {
	margin-left: 480px;
	margin-top: 10px;
}

.checkOrderBlock .errorLine {
	margin: 10px 0 0 140px;
}

.checkOrderBlock .field_value {
	width: 450px;
}

.checkOrderBlock .withConditionsOrderAgree {
	height: 20px
}
.checkOrderBlock .agreedLink {
	margin-left: 167px;
}

/* doneOrderBlock */

.doneOrderBlock {
	width: 740px;
}

.doneOrderBlock h2 {
	background: none !important;
}

.doneOrderBlock .closeButton {
	margin-left: 330px;
	margin-top: 10px;
}

.doneOrderBlock .done {
	padding-top: 40px;
}

.doneOrderBlock .data_item {
	height: 130px;
}
.doneOrderBlock .done_small {
	background: url("../images/done_s.png") no-repeat scroll left top transparent;
	color: #000000;
	font-size: 18px;
	height: 100px;
	margin: 0;
	padding-top: 40px;
	text-align: center;
	width: 161px;
	float: left;
}
.doneOrderBlock .done_payment_detail {
	color: black;
	float: left;
	height: 50px;
	margin: 30px 0 0 10px;
	width: 300px;
}
.doneOrderBlock .done_payment_detail label {
	color: #A0A0A0;
	float: left;
	padding-right: 5px;
	text-align: right;
	width: 150px;
	height: 19px;
}
.doneOrderBlock .dpd_block {
	height: 1.5em;
}
.doneOrderBlock .done_pay_button_place {
	float: left;
	height: 100px;
	margin-left: 40px;
}
.doneOrderBlock .done_pay_button {
	margin-top: 40px;
}

/* Checkboxes */
label.checkbox_checked {
	/* background: url(../images/active.gif) no-repeat; */
	background: url(../images/sprite.png) -380px -590px no-repeat;
	display: block;
	margin: 10px 0;
	padding-left: 25px;
}

label.checkbox_unchecked {
	/* background: url(../images/non-active.gif) no-repeat; */
	background: url(../images/sprite.png) -350px -620px no-repeat;
	display: block;
	margin: 10px 0;
	padding-left: 25px;
}

/* Radio Buttons */
label.radio_checked {
	/* background: url(../images/active.gif) no-repeat; */
	background: url(../images/sprite.png) -380px -590px no-repeat;
	display: block;
	margin: 10px 0;
	padding-left: 25px;
	cursor: pointer;
}

label.radio_unchecked {
	/* background: url(../images/non-active.gif) no-repeat; */
	background: url(../images/sprite.png) -350px -620px no-repeat;
	display: block;
	margin: 10px 0;
	padding-left: 25px;
	cursor: pointer;
}

label.highlighted {
	border: 1px solid #333;
}

.crirHiddenJS {
	position: absolute;
	left: -1000px;
}

/* override because of problems with the intersection of # and . */
#quick-order-popup li .desc {
	width: 310px !important;
}

#quick-order-popup li .price {
	width: 95px !important;
}

#quick-order-popup .inner {
	background: none;
}

/* mblock */
.blockedButton {
	color: #999 !important;
	cursor: default !important;
	opacity: 0.3 !important;
	filter: alpha(opacity = 30) !important;
}
.blockPointer .buttonIconEl {
	background-image: url("../images/busy_button.gif") !important;
}

.blockedContent {
	opacity: 0.3;
	filter: alpha(opacity = 30);
}

.basketEmpty {
	border-bottom: 2px solid #CCCCCC !important;
	text-align: center;
	background-color: transparent !important;
}

/* коррекция размеров селектбоксов в safari */
.safari .day.obradovalSelectbox ul.selectbox,
.chrome .day.obradovalSelectbox ul.selectbox {
	width: 50px !important;
}
.safari .year.obradovalSelectbox ul.selectbox,
.chrome .year.obradovalSelectbox ul.selectbox {
	width: 67px !important;
}
.safari .orgForma.obradovalSelectbox ul.selectbox,
.chrome .orgForma.obradovalSelectbox ul.selectbox {
	width: 70px !important;
}



.details {
	display: none;
}
.details-toggle {
	text-decoration: none;
	border-bottom: 1px dashed #13b73d;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.add_cart {				background: url("../images/sprite.png") -80px -310px no-repeat;		width: 74px;	height: 75px;	overflow: hidden; } /* add_cart.png */
.sum_order {			background: url("../images/sprite.png") -160px -310px no-repeat;	width: 74px;	height: 75px;	overflow: hidden; } /* sum_order.png */
.arrow_top {			background: url("../images/sprite.png") -280px -130px no-repeat;	width: 19px;	height: 10px;	overflow: hidden; } /* arrow_top.gif */
.arrow_bottom {			background: url("../images/sprite.png") -280px -150px no-repeat;	width: 19px;	height: 10px;	overflow: hidden; } /* arrow_bottom.gif */
.star {					background: url("../images/sprite.png") -160px -130px no-repeat;	width: 13px;	height: 13px;	overflow: hidden; } /* star.png */
.input_left {			background: url("../images/sprite.png") -220px -180px no-repeat;	width: 15px;	height: 30px;	overflow: hidden; } /* input_left.png */
.input_right {			background: url("../images/sprite.png") -240px -180px no-repeat;	width: 14px;	height: 30px;	overflow: hidden; } /* input_right.png */
.warning {				background: url("../images/sprite.png") -80px -130px no-repeat;		width: 20px;	height: 16px;	overflow: hidden; } /* warning.png */
.rub_sm {				background: url("../images/sprite.png") -170px -670px no-repeat;	width: 8px;		height: 11px;	overflow: hidden; } /* rub_sm.gif */
.rub_ki {				background: url("../images/sprite.png") -180px -670px no-repeat;	width: 11px;	height: 11px;	overflow: hidden; } /* rubliki.gif */
.emlya {				background: url("../images/sprite.png") -200px -670px no-repeat;	width: 12px;	height: 16px;	overflow: hidden; } /* emlya.png */
.emlya_small {			background: url("../images/sprite.png") -220px -670px no-repeat;	width: 8px;		height: 10px;	overflow: hidden; } /* emlya_small.png */

.curierBlock {
	position: relative;
	width: 740px;
	left: -59px;
}
.curierBlockWrap {
	position: relative;
}
