.modal .modal_body
{
	border:1px solid #d5c37d;
	background:#ffffff;
	font-size:11px;
	color:#3d3d3b;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	padding:27px 10px;
}
.modal img
{
	border:0;
}
.modal .modal_body table
{
	width:445px;
	margin:11px auto 0 auto;
}
.modal .modal_body table td
{
	width:50%;
}
.modal .modal_body .form_in_one_click
{
	text-align:left;
	padding:0 0 12px 51px;
}
.modal .modal_body .form_in_one_click a:link,
.modal .modal_body .form_in_one_click a:active,
.modal .modal_body .form_in_one_click a:visited
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#3d3d3b;
	text-decoration:underline;
}
.modal .modal_body .form_in_one_click a:hover
{
	text-decoration:none;
}

#simplemodal-overlay
{
	background-color:#ffffe1;
}
#simplemodal-container
{
}
#simplemodal-container a.modalCloseImg {
	background:url(/images/new/modal_close.png) top left no-repeat;
	width:19px;
	height:19px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-9px;
	right:-9px;
	cursor:pointer;
}
.modal
{
	display:none;
}

/*
#modal_order
{
	position:absolute;
	top:200px;
	left:300px;
}
*/
.order_modal_body
{
	width:568px;
	height:567px;
	background:#ffffff;
	border:1px solid #d5c37d;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding:95px 55px 0 55px;
	color:#3d3d3b;
}
.order_modal_body h2
{
	font-size:24px;
	color:#b25d14;
	font-weight:normal;
	margin:0 0 8px 0;
	padding:0;
}
.order_modal_body h3
{
	font-size:18px;
	color:#b25d14;
	font-weight:normal;
	margin:0;
	padding:0;
}
.order_modal_body .contacts table td
{
	color:#c27b31;
	font-size:11px;
}
.order_modal_body .info
{
	background:#fcf0c0 url(/images/new/morder_info.png) center left no-repeat;
	padding:4px 0 5px 32px;
	margin:17px 0 28px 0;
}
.order_modal_body .info a:link,
.order_modal_body .info a:active,
.order_modal_body .info a:visited,
.order_modal_body .info a:hover
{
	font-size:12px;
	font-weight:bold;
	color:#b25d14;
}
.order_modal_body .delivery table
{
	width:100%;
	margin:10px 0 26px 0;
}
.order_modal_body .delivery table td
{
	vertical-align:middle;
	padding:0 20px 0 0;
}
.order_modal_body .delivery table td.nopadd
{
	padding:0;
}
.order_modal_body .contacts input,
.order_modal_body select,
.order_modal_body textarea
{
	border:1px solid #b59268;
}
.order_modal_body .delivery span
{
	color:#c27b31;
}
.order_modal_body .contacts h3
{
	margin:0 0 11px 0;
}
.order_modal_body .contacts .input_text
{
	width:253px;
	height:17px;
}
.order_modal_body .contacts td
{
	padding:0 0 3px 0;
}
.order_modal_body .contacts td.tleft
{
	width:313px;
}
.order_modal_body .contacts textarea
{
	width:566px;
	height:54px;
}
.order_modal_body .send
{
	text-align:right;
	margin:25px 0 0 0;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #b25d14;
	background-color: #fcf0c0;
	padding: 5px;
	opacity: 0.95;
	font-size:10px;
	
	font-weight:normal;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
}
.modal_tobasket_txt .b_left .list li {
	float: left;
	padding-bottom: 4px;
	width: 110px;
	text-align: left;
}
.modal_tobasket_txt span.header {
	float: left;
	height: 26px;
	line-height: 33px;
	padding: 0 10px;
	width: 155px;
	text-align: left;
}
.modal_tobasket_txt .b_left {
	float: left;
	padding: 10px 0 0 10px;
	width: 445px;
	text-align: left;
}

.hidden {
	display: none;
}

.corner10 a{
	text-decoration: none;
}
