.page_title {
	color: #b48f28;
	font-size: 19px;
	text-align: center;
	margin: 10px 0px 20px 0px;
}

#preview {
	position: absolute;
	border: 1px solid #e5e5e5;
	background: #e5e5e5;
	padding: 2px 2px 1px 2px;
	display: none;
	color: #fff;
	z-index: 3;
}

#wedding_link {
	color: #d64d4d;
	font-weight: bold;
	font-size: 14px;
	display: block;
	float: left;
	margin: 15px 5px 10px 20px;
}

#wedding_img {
   margin: 0px 0px 0px 0px;
   display: block;
}

#contact_map {
    border: 1px solid black;
    margin-top: 25px;
}	

#description_magazine STRONG {
    font-weight: normal;
}

#description_magazine {
    font-size: 11px;
}

.main_title {
	font-size: 14px;
	margin-top: 10px;
}

#itways_link {
	color: #707070;
	margin-right: 0px;
}

.contacts_data {
	width: 500px;
	margin: 20px auto;
}

.hello A {
	font-size: 11px; font-weight: bold;
}

.hello {
	text-align: right;
}

.hr {
	height: 1px;
	background-color: #e5e5e5;
	margin: 20px 0px 3px 0px;
}

.border_black {
	border: 1px solid black;
}

UL {
	list-style-type: none;
	padding: 0px;
}

UL LI {
	background: url("/img/pages/private/bullet.gif") no-repeat scroll 0.3em 0.6em transparent;
	margin: 0px 0px 7px 0px;
	padding: 0 0 0 10px;
}

#delivery_questions {
	margin-bottom: 35px;
}

A.buy_link, A.basket_in_link {
	color: #d68f1d;
	font-weight: bold;
	font-family: Arial;
}

A {
	color: #3C3C3C;
}

.path {
	margin: 15px 0px 20px 0px;
	font-size: 11px;
}

.code {
	font-family: Arial;
	color: #555;
	font-size: 11px;
}

.td_middle {
	vertical-align: middle;
}

.other_text {
	color: #505050;
}

.result_message {
	font-size: 15px;
	margin-top: 20px;
	text-align: center;
}

.delivery DIV {
	margin-left: 17px;
}

.bold {
	font-weight: bold;
}

/* News */
#news_menu {
	float: left;
	width:200px;
	margin: 0px 0px 0px 10px;
}

#news {
	padding: 5px;
	font-size: 11px;
        background-color: #feffcc;
}

#news_title {
	font-size: 15px;
	font-weight: bold;
        text-align: center;
	color: #8f7155;
        margin-bottom: 5px;
}

.news_short_items {
	color: #505050;
	font-size: 11px;
	margin-bottom: 15px;
}

.news_title {
        font-size: 12px;
        font-weight: bold;
}

.new_date {
	color: #505050;
	font-style: italic;
	font-size: 10px;
        font-weight: bold;
}

/* Help*/
.link_begin {
	display: block;
	width: 60px;
	margin: 20px 0px 30px 635px;
	text-align: right;
}

.title {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	color: #675522;
	margin: 40px 0px 15px 0px;
}

.pay_list LI {
	margin: 4px 0px 20px 0px;
}

.pay_card_list {
	margin: 10px 0px 10px 0px;
	text-align: center;
}

.title2 {
	font-weight: bold;
}

OL LI {
	padding: 0px;
	margin: 0px;
	margin: 4px 0px 20px 0px;
}

/* Main page */
.show_all {
	float: left;
	text-decoration: underline;
	font-size: 10px;
	margin-left: 10px;
	width: 100px;
	display: block;
	height: 16px;
	line-height: 16px;
	color: #c6883f;
}

.top_div {
	background: url('/img/pages/product/mark_bg.png') 0 0 repeat-x;
	height: 270px;
	padding: 0px 0px 0px 5px;
}

.small_new_mark {
	margin: 35px 0px 0px 45px;
	position: absolute;
}

.top_title {
	color: #8f7155;
	font-size:15px;
	font-weight:bold;
	float: left;
	margin-bottom: 10px;
}

.clear_both {
    clear: both;
}

/*Order status dialog*/

#status_order_dialog {
	font-size: 16px;
	text-align: center;
	display: none;
}

#status_order_hello {
	margin: 40px 0px 20px 0px;
}

#status_order_id {
	margin: 0px 10px 0px 0px;
	width: 221px;
}

#status_order_errors, #status_order_answer {
	margin-top: 30px;
}

#status_order_answer {
	font-weight: bold;
}

.hellow_order_hello {
	margin: 40px 0px 20px 0px;
}

.ui-widget-overlay {
	background-color: #7f7f7f;
	background-image: none;
}

.ui-widget-header {
	background-image: none;
	background-color: #f1edda;
	font-weight: bold;
	font-size: 18px;
	border: 0px;
	padding: 0px;
	height: 32px;
	color: #8f7155;
}

.ui-dialog .ui-dialog-titlebar  {
	padding: 0px;
}

.ui-widget-content {
	background-color: white;
	background-image: none;
}

.ui-dialog {
}

.ui-dialog-title {
	text-align: center;
	width: 100%;
	margin: auto;
}