.basket-pad {
	padding: 10px 0px 50px 40px;
}
.basket {
	width: 930px;
}
.basket th, .basket td {
	padding: 4px;
	text-align: left;
	vertical-align: middle;
}
.basket th {
	color: #A7A9AC;
	font-size: 10px;
	text-align: center;
}
.basket td.vat {
	vertical-align: top;
}
.basket td {
	color: #000;
	font-size: 14px;
	font-family: georgia;
	padding: 4px 15px 7px 3px;
	background: url("/i/basket/td-separator.jpg") repeat-x left bottom;
}
.basket td a {
	color: #006A83;
}
.basket td span.price {
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
}
.basket td span.discount {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: -24px;
	color: #F04C23;
	font-style: italic;
	z-index: 100;
}
.basket td.pr {
	white-space: nowrap;
	text-align: right;
}
.basket td.noback {
	background: none;
}
.basket td .count-field {
	width: 43px;
	height: 27px;
	background: #fff url("/i/basket/count-field.jpg") no-repeat left top;
	border: none;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.basket td.count-td  div {
	padding-left: 20px;
	background: url("/i/basket/multiply.jpg") no-repeat left center;
}
.basket td.summa  div {
	padding-left: 25px;
	background: url("/i/basket/equally.jpg") no-repeat left center;
}
.basket td.delete-td {
	text-align: center;
}
.basket tr td table {
	width: 70%;
	float: right;
}
.basket table td {
	background: none;
	font-size: 14px;
	line-height: 17px;
	font-family: Arial;
}
.basket table td.pr {
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}
.basket table td.discount {
	color: #F04C23;
	font-family: georgia;
	font-style: italic;
	text-align: right;
}
.basket table td.discount strong {
	font-size: 24px;
}
.basket td.title {
	font-size: 16px;
	line-height: 21px;
}
.basket td.title span.artikul {
	display: block;
	font-size: 11px;
	color: #A7A9AC;
}
/* */
.basket .delivery_note { 
	color: #F04C23;
	font-family: georgia;
	font-size: 18px;
	line-height: 21px;
	padding: 3px 5px;
}
.basket span.ajax-link {
	display: block;
	padding: 15px 5px 3px 5px;
	color: #006A83;
	font-size: 15px;
	line-height: 18px;
}
.basket span.ajax-link a, .basket span.ajax-link a:visited {
	border-bottom: 1px dashed #006A83;
	text-decoration: none;
}
.basket .basket-summa-block {
	padding: 3px 5px;
	text-align: right;	
	font-size: 14px;
	line-height: 18px;
}
.basket .basketsumma {
	display: block;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	padding: 5px 0 15px 0;
}
.basket .basket-summa-block a, .basket .basket-summa-block a:visited {
	font-size: 16px;
}
.orderblank h2 {
	padding-left: 0;
}
.orderblank h4 {
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	padding: 20px 0 10px 0;
}
.orderblank p {
	font-size: 13px;
	line-height: 16px;
	font-family: georgia;
}
.orderblank p.gray {
	color: #A7A9AC;
}
.orderfields ul li {
	position: relative;
	margin: 0 0 10px 0;
	clear: both;
	overflow: hidden;
}
.orderfields ul li ul {
	float: left;
}
.orderfields ul li ul li {
	float: left;
	display: inline;
	margin-right: 9px;
	clear: none;
}
.orderfields ul li .form-field {
	background: url("/i/basket-info-field.jpg") no-repeat left top;
	border: none;
	width: 315px;
	padding: 6px 5px 6px 5px;
	height: 16px;
	font-size: 14px;
	line-height: 14px;
	color: #6D6E71;
	font-family: Arial;
}
.dynamic-content .orderfields ul li .form-field {
	background: url("/i/dynamic-basket-info-field.png") no-repeat left top;	
}
.orderfields ul li .form-field-notice {
	background: url("/i/basket-info-field-notice.jpg") no-repeat left top;
	color: #fff;
}
.orderfields ul li .default-field {
	width: 325px;
	height: 28px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	line-height: 28px;
	color: #6D6E71;
	cursor: text;
}
.orderfields ul li .order_alert, .hidden-block .order_alert {
	color: #939598;
	position: absolute;
	top: 5px;
	left: 345px;
	font-size: 12px;
	font-family: Arial;
	line-height: 15px;
	font-style: italic;
	display: inline;
	float: left;
}
.dynamic-content  .orderfields ul li .order_alert, .hidden-block .order_alert {
	color: #fff;
}
.hidden-block .order_alert {
	top: -30px;
}
.orderfields ul li .order_alert span, .hidden-block .order_alert span {
	font-size: 15px;
	line-height: 18px;
	font-family: georgia;
}
.orderfields ul li .default-field-notice {
	color: #fff;
}
.orderfields ul li .default-field span {
	display: block;
	padding: 0 5px;
}
.orderfields ul li .form-field-small {
	background: url("/i/basket-info-field-small.jpg") no-repeat left top;
	width: 92px;
	height: 16px;
	text-align: center;
}
.orderfields ul li ul li .form-field-notice {
	background: url("/i/basket-info-field-notice-small.jpg") no-repeat left top;
	color: #fff;
}
.orderfields ul li .default-field-small {
	width: 102px; 
	height: 28px;
}
.orderfields ul li .default-field-small span {
	text-align: center;
}
.orderfields ul li span.form-tarea {
	background: url("/i/basket-info-tarea.jpg") no-repeat left top;
	border: none;
	width: 315px;
	padding: 5px 5px 5px 5px;
	height: 144px;
	display: block
}
.dynamic-content .orderfields ul li span.form-tarea {
	background: url("/i/dynamic-basket-info-tarea.png") no-repeat left top;
}
.orderfields ul li .form-field-notice {
	background: url("/i/basket-info-field-notice.jpg") no-repeat left top;
	color: #fff;
}
.orderfields ul li .form-field-notice {
	background: url("/i/basket-info-field-notice.jpg") no-repeat left top;
	color: #fff;
}
.dynamic-content .orderfields ul li .form-field-notice {
	background: url("/i/dynamic-basket-info-field-notice.png") no-repeat left top;
	color: #fff;
}
.dynamic-content .orderfields ul li span.form-field-notice {
	background: url("/i/dynamic-basket-info-tarea-notice.png") no-repeat left top;
	color: #fff;
}
.dynamic-content .orderfields ul li span.form-field-notice textarea {
	color: #fff;
}
.orderfields ul li span.form-tarea textarea {
	border: none;
	width: 315px;
	height: 145px;
	font-size: 14px;
	line-height: 18px;
	color: #6D6E71;
	background: none;
	font-family: Arial;
	padding: 0;
} 
.dynamic-content .orderfields ul li span.form-tarea textarea {
	background: none ! important;
}
.default-field-tarea {
	width: 325px;
	height: 154px;
}
.basketbutton {
	background: url("/i/send.jpg") no-repeat left top;
	border: none;
	width: 177px;
	height: 43px;
	color: #fff;
	font-size: 17px;
	font-family: Arial;
	margin-left: 148px;
}
.dynamic-content  .basketbutton {
	background: url("/i/dynamic-send.jpg") no-repeat left top;
	color: #006A83;
}
.changebutton {
	background: #f04c23 url("/i/change.jpg") no-repeat left top;
	border: none;
	width: 185px;
	height: 43px;
	color: #fff;
	font-size: 17px;
	font-family: Arial;
}
.no-mar { 
	margin: 0
}
.orderfields ul li .select-field {
	background: url("/i/basket-info-field.jpg") no-repeat left top;
	width: 325px;
	height: 28px;
	font-size: 14px;
	line-height: 18px;
	color: #6D6E71;
	font-family: Arial;
	position: relative;
}
.orderfields ul li.select-li .form-field-notice {
	background: url("/i/basket-info-field-notice.jpg") no-repeat left top;
	color: #fff;
}
.orderfields ul li .select-field-open {
	background: url("/i/basket-info-select.jpg") no-repeat left top;
	height: 105px;
}
.orderfields ul li .select-field span {
	display: block;
	padding: 5px 5px 0 5px;
}
.orderfields ul li .select-field span.selected-value {
	font-size: 14px;
	line-height: 17px;
	color: #000;
}
.orderfields ul li .select-field span#select-arrow {
	padding: 0;
	position: absolute;
	top: 9px;
	right: 5px;
	width: 19px;
	height: 12px;
	font-size: 0;
	background: #888888 url("/i/select-arrow.jpg") no-repeat left top;
	cursor:hand;
	c\ursor:pointer;
}
.orderfields ul li.select-li .form-field-notice span#select-arrow {
	background: #888888 url("/i/select-arrow-notice.jpg") no-repeat left top;
}
.orderfields ul li.select-li ul li {
	display: block;
	clear: both;
	width: 100%;
}
.orderfields ul li .select-field ul {
	display: none;
	font-size: 14px;
	line-height: 17px;
	color: #000;
	padding: 10px 0 0 5px;
}
.orderfields ul li .select-field ul li {
	padding:  2px 0;
	margin: 0;
	cursor:hand;
	c\ursor:pointer;
}
#disabled {
	width: 179px;
	height: 45px;
	filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    left: 0px;
    top: 0px;
   	position: absolute;
   	background: #fff;
   	display: none;
   	z-index: 1000;
}
#formajaxloader {
	position: absolute;
	top: 0;
	left: 0;
	width: 32px;
	height: 32px;
	background: url("/i/ajax/form-blue.gif") no-repeat left top;
	display: none;
	z-index: 1000;
}
.white-power {
	background: #006A83 ! important;
}
.white-wheel {
	background: url("/i/ajax/form-white.gif") no-repeat left top ! important;
}
#region-note {
	display: none;
	font-family: georgia;
	font-size: 15px;
	line-height: 18px;
	color: #939598;
	width: 325px;
	padding: 0 0 10px 0;
}
#region-note strong.orange {
	font-size: 18px;
	color: #F04C23;
	line-height: 21px;
	display: block;
}
#pre-send-order ul {
	padding: 30px 10px;
}
#pre-send-order ul li {
	font-size: 14px;
	line-height: 17px;
	color: #6D6E71;
	padding: 0 0 4px 0;
}
#pre-send-order ul li strong {
	color: #000;
	font-weight: normal;
}
.hidden-block {
	font-size: 0;
	height: 0;
}
#post-send-order {
	font-style: italic;
	font-size: 19px;
	font-weight: normal;
	color: #000;
}
#post-send-order p {
	padding: 40px 0;
	line-height: 26px;
}
.default-value {
	display: none;
}


/* Îòçûâû */
table.reviews_form {
	background-color: #dcebe8; 
	background-repeat: repeat;
	border-radius: 20px;
	border-collapse: collapse;
	
}
table.reviews_form  td{
#	background-color: #fff;
	padding: 8px;
	font-size: 12px;
	font-weight: bold;
}
td.reviews_form_td {
	background-color: #ffffff;
}
input.reviews_form {
	width: 90%;
	border: 1px solid #627F89;
}

.div_form {
	background-color: #dcebe8;
	border-radius: 7px;
	padding-top: 5px;
	padding-left: 12px;
	padding-bottom: 5px;
	width: 350px;
}
.form_name {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	font-size: 12px;
}
.input_name {
	margin-left: 14px;
	padding-top: 3px;
	background-color: #ffffff;
	border: 1px solid #627F89;
	border-radius: 3px;
	width: 303px;
}
.input_name input {
	border:0px;
	width: 98%;
}
.input_text{
	margin-left: 14px;
	padding-top: 3px;
	background-color: #ffffff;
	border: 1px solid #627F89;
	border-radius: 3px;
	width: 303px;
}
.input_text textarea {
	border:0px;
	width: 98%;
}
.form_submit {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

/*Styles for dim overlay & message box*/
			#dim{ position:absolute; top:0; left:0; width:100%; z-index:100; background: url(/images/vspl/dim.png); display:none; text-align:left; }
				.msgbox{ position:absolute; width:459px; height:609px; z-index:200; background: #DCEBE8; top: 23%; left: 43%; margin-top: -100px; margin-left: -150px; padding: 10px; border-radius: 7px;}
					.msgbox img {border:none; margin: -23px -15px 5px;}
					.close{ top:0px; float:right; }
