body {
	background: transparent;
	height: 100%;
}
body, td, th, input, textarea, div {
	font: normal normal 12px Arial, Tahoma, Verdana,  sans-serif;
	line-height: 130%;
	color: #000000;
}
a, a:link, a:active, a:visited {
	text-decoration: underline;
	line-height: 130%;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma,  Verdana,  sans-serif;
}
a:hover {
	text-decoration: none;
}


.full {
	width: 100%;
	height: 100%;
}
.bg {
	width: 100%;
	height: 100%;
	background: #9b8e67;
	text-align: center;
}
.bg object {
	margin: 0 auto;
}
.bg_popup {
	background-color: #f8e2a0;
	background-repeat: repeat-x;
	background-position: top left;
	padding: 25px;
}
.bg_popup .popup_header {
	font: normal normal 27px georgia;
	padding: 0 0 4px 0;
	
	color: #CE332E;
}
.bg_popup .rule_items {

}
.bg_popup .rule_items .rule_item {
	border-bottom: 1px solid #c0b07e;
	padding: 18px 0 5px 0;
}
.bg_popup .rule_items .rule_item td {
	padding-left: 5px;
}
.bg_popup .rule_items .rule_item .nr {
	width: 14px;
}
.bg_popup .rule_items .rule_item .to_top {
	text-align: right;
}
.bg_popup .rule_items .rule_item .to_top a {
	color: #d1261e !important;
	padding: 0 12px 0 0;
	background-repeat: no-repeat;
	background-position: right 5px;
}
.header {
	background: #ffffff;
	height: 116px;
}
.container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

/* logo */
.logo {
	padding: 13px 35px 10px 30px;
}

/* logo */
.menu {
	width: 100%;
	padding: 58px 0 0 0;
}

.menu .menu_cont {
	position: absolute;
	height: 1px;
	top: 16px;
	left: 0px;
	clear: both;
}

.menu .level_1 {
	position: absolute;
	z-index: 100;
}
.menu .level_1 .item {
	float: left;
	margin: 0 11px 0 0;
	position: relative;
}
.menu .level_1 .item .dec_1,
.menu .level_1 .item .dec_2 {
	display: none;
}
.menu .level_1 .item.over .dec_2 {
	position: absolute;
	top: -4px;
	left: -4px;
	display: block;
}
.menu .level_1 .item.over .dec_1 {
	position: absolute;
	bottom: -2px;
	right: -4px;
	display: block;
}
.menu .level_1 .item.over.border {
	 border-bottom: 2px solid #d1261e !important;

}
.menu .level_1 .item.over {
	 padding: 0 0 2px 0;

}
.menu .level_1 .item.over a.item_link {
	color: #FFFFFF !important;
	background: #ce332e !important;

}
.menu .level_1 .item a.item_link {
	text-decoration: none;
	background: #eddb9d;
	color: #FFFFFF !important;
	font-weight: bold;
	display: block;
	padding: 4px 18px;
}
.menu .level_1 .item a.item_link:hover {
	color: #d12a21;
	color: #FFFFFF !important;
	/*border-bottom: 3px solid #d1261e !important;*/
}
.menu .level_1 .item a.item_link span.ie_over {
	display: block;
}

.menu .level_2 {
	padding: 4px 0 0 0;
	margin-top: 0px;
	position:absolute;

}
.menu .level_2 .link_2 {
	display: block;
	padding: 0 10px;
}
.menu .level_2 table {
	position: absolute;
	top: 4px;
	left: 0;
}
.menu .level_2 td {
	padding: 0px 0px;
	background: #b4a987;
}
.menu .level_2 span {
	padding: 0 5px;
	font-weight: bold;
	color: #FFFFFF !important;
	display: block;
}
.menu .level_2 .menu_frame {
	position: absolute;
	top: 4px;
	left: 0;
}

.menu .level_2 a {
	white-space: nowrap;
}
.menu .level_2 a,
.menu .level_2 * {
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none;
	line-height: 25px;
}
.menu .level_2 a.active,
.menu .level_2 a:hover {
	color: #655b3d !important;
}
/*
.menu .level_2.submenu_1 {
	margin-left: 0px;
}
.menu .level_2.submenu_2 {
	margin-left: 115px;
}
.menu .level_2.submenu_3 {
	margin-left: 205px;
}
.menu .level_2.submenu_4 {
	margin-left: 296px;
}

.menu .level_2.submenu_5 {
	margin-left: 417px;
}
*/
.menu .level_3 {
	border-bottom: 1px solid #c3ba9f;
}
.menu .level_3 .link_3 {
	background-position: 23px center;
	background-repeat: no-repeat;
	font-weight: normal !important;
	padding: 0 20px 0 44px;
	border-top: 1px solid #c3ba9f;
}
.menu .level_3 .link_3 span.active,
.menu .level_3 .link_3 a {
	font-weight: normal !important;
}
.menu .level_3 .link_3 span.active {
	color: #655b3d !important;
}
/* footer */
.footer {
	background: #fdf8e9;
	height: 34px;
	padding: 0 38px 0 0;
}
.footer img {
	display: inline;
	margin: 0 7px;
}
.footer table {
	float: right;
	margin: 7px 0 0 0;
}
.footer *,
.footer a {
	font-size: 11px !important;
}
.footer td {
	vertical-align: middle;
}

.title_footer {
	height: 34px;
	padding: 0 0 0 0;
	
}
.title_footer img {
	display: inline;
	
}
.title_footer .tab {
	float: right;
	margin: 7px 0 0 0;
	font-size: 11px !important;
	
}
.title_footer td a,
.title_footer td {
	color: #6b5e3c;
}
/* footer */
.content {
	text-align: left;
	width: 990px;
	background-color: #f8e2a0;
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0 auto;
}
.content .content_top {
	padding: 5px 0 0 5px;
}
.content .content_top .pos {
	width: 108px;
}
.dec_width {
	margin: 0 0 0 auto;
	text-align: right;
}
.dec_link {
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0 9px 6px 0;
}
.dec_link a {
	font-weight: bold !important;
	text-decoration: none !important;
	text-align: right;
}
.dec_link a span {
	background: #d1261e;
	font-weight: bold !important;
	color: #FFFFFF !important;
	padding: 0 1px;
	border: 1px solid #d1261e;
	text-decoration: none !important;
	text-align: right;
	line-height: 16px;

}
.dec_link a:hover span {
	background: #cdb671;
	border: 1px solid #cdb671;
}
.dec_link.ov a span {
	background: #cdb671;
}
.content .content_bot {
	padding: 0 0 10px 0;
	text-align: right;
	width: 966px;
}


/* banners */
.banners {
	height: 90px;
	background: #f8e2a0;
	text-align:center;
}
.banners .ban_padd {
	margin: 0px 0 17px 10px !important;

}
.banners .img {
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
	border: 1px solid #cdb671;
}

.banners .ban_padd .cont {
	margin:0 auto !important;
}

/* banners */



/* two_colls */
.two_colls {
	width: 100%;
}
.two_colls .text {
	width: 100%;
}
.two_colls .text li {
	color: #D1261E;
}
.two_colls .text .padd {
	padding: 0 64px 27px 130px;
}
.two_colls .photo {
	width: 423px;
	padding: 60px 0 0 0;
}
.two_colls .title {
	font: normal normal 20px Georgia;
	color: #D1261E;
	padding: 8px 0 14px 130px;
}
.two_colls .sub_title {
	padding: 0 0 28px 160px;
	margin: -14px 0 0 0;
}
.two_colls .item_name {
	color: #D1261E;
}
/* two_colls */

dt {
	font-weight: bold;
	padding: 0 0 2px 0;
}
dd {
	margin: 0px;
	padding: 0 0 25px 0;
}
.order_form  {
	margin: 35px 0 0 0;
	border-top: 1px solid #c0b07e;
	width:340px;
}
.order_form td {
	padding: 2px 0 3px 0;
}
.order_form textarea,
.order_form input {
	background: #f9e8b3;
	border: 1px solid #9b8e67;
	line-height: 100%;
	width: 184px;
	margin: 0 2px 0 0;
}
.order_form textarea {
	height: 74px;
	overflow: auto;
}
.order_form input.error {
	border: 1px solid #d1261e;
}
.order_form .error td {
	color: #d1261e;
	font-weight: bold;
	padding: 20px 0 0 0;
}
.order_form .dec_link {
	float: left;
}
.order_form .last td{
	padding-top: 7px;
}
.order_form .high td {
	padding: 8px 0 14px 0;
}
.order_form .radios {
	padding-top: 1px !important;
}
.order_form .radios input {
	width: auto;
	background: transparent;
	border: none;
}

.order_form .radios table {
	margin: 0 0 0 -4px;
}
.order_form .radios .mid {
	padding-right: 20px;
	vertical-align: middle;
}
.order_form .acr td {
	padding: 0 0 6px 0 !important;
	font-size: 11p !important;
}
.star {
	color: #d1261e !important;
}

.img_float {
	float:right;
	margin-left:30px;
	margin-bottom:30px;

}
.rules {
	width: 85px;
	height: 45px;
	position: absolute;
	top: -37px;
	left: 280px;
}
.rules a {
	background: #d1261e;
	display: block;
	color: #FFFFFF !important;
	width: 40px;
	text-align: center;
	text-decoration: none !important;
	padding: 1px 3px;
	font-size: 11px !important;
	margin: 15px 0 0 0;
}
/* full_order_form */
.full_order_form,
.full_order_form div,
.full_order_form span,
.full_order_form label,
.full_order_form a,
.full_order_form td {
	color: #625c48;
}
.full_order_form {
	width: 415px;
	position: relative;
}
.full_order_form .extra_form_title {
	margin: 0 0 1px 0;
	border-bottom: 1px solid #c0b07e;
	background-repeat: repeat-x;
	background-position: top left;
	height: 40px;
	background-color: #e7d396;
}
.full_order_form .extra_form_title div {
	font: normal bold 14px georgia;
	border-bottom: 1px solid #f8e2a0;
	padding: 11px 0 10px 2px;
}
.full_order_form .extra_info .question {
	background-color: #f2dd9d;
	background-repeat: repeat-x;
	background-position: bottom left;
	font-weight: bold;
	padding: 9px 1px;
	position: relative;
}
.full_order_form .extra_info .answer {
	padding: 12px 0;
}

.full_order_form .extra_info .select_small {
	padding: 0 0 0 26px;
}
.full_order_form .extra_info textarea {
	margin: 0 0 0 26px;
}
.full_order_form .extra_info .select_small select {
	width: 155px;
	border: 1px solid #9b8e67;
}
.full_order_form .extra_info .select_big {
	padding: 0 0 0 26px;
}
.full_order_form .extra_info .select_big select {
	width: 337px;
	border: 1px solid #9b8e67;
}
.full_order_form .input_colls {
	margin: 0 0 0 21px;
}
.full_order_form .input_colls td {
	text-align: center;
	padding: 0 4px 0 0;
}
.full_order_form .input_rows td {
	padding: 0 5px 0 0;
	vertical-align: middle;
}
.full_order_form .input_rows td input {
	margin-left: 26px;
}
.full_order_form .contact_form {
	border-top: 1px solid #c0b07e;
	margin: 3px 0 0 0;
	padding: 14px 0 0 0;
}
.full_order_form .contact_form .contact_title {
	font-weight: bold;
	padding: 0 0 14px 0;
}
.full_order_form .contact_form .form_table {
	margin: 0 0 0 16px;
}
.full_order_form .contact_form .form_table td {
	padding: 0 37px 4px 0;
	vertical-align: middle;
}
.full_order_form .contact_form .form_table input {
	width: 157px;
	height: 18px !important;
	padding: 0px;
	border: 1px solid #9b8e67;
}
.full_order_form .form_thank {
	border-top: 1px solid #9b8e67;
	padding: 11px 2px;
	margin: 18px 0 0 0;
	font-size: 11px;
}
.full_order_form .form_thank * {
	border-top: 1px solid #9b8e67;
	font-size: 11px;
}
.full_order_form .date {
	border-bottom: 1px solid #c4bc87;
	font-style: italic;
	padding: 0 0 7px 0;
}
.full_order_form .right_sellect {
	width: 100%;
}
.full_order_form .right_sellect td {
	font-weight: bold;
	padding: 10px 0;
	vertical-align: middle;
}
.full_order_form .choose {
	padding: 3px 0 1px 0;
	background-repeat: repeat-x;
	background-position: top left;
}
.full_order_form .choose div {
	font-weight: bold;
	background-color: #f3e09e;
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 10px 1px;
	width: 100%;
}
.full_order_form .right_sellect td.wf {
	padding: 0 30px 0 0;
}
.full_order_form .right_sellect select {
	border: 1px solid #9b8e67;
	width: 140px;
}
.full_order_form .chechboxes {
	margin: 15px 0 0 0;
}
.full_order_form .chechboxes input {
	margin: 0 12px 0 0;
}
.full_order_form .chechboxes td {
	padding: 0 0 16px 0;
}
.full_order_form .submit {
	float: right;
}
.full_order_form .submit td {
	vertical-align: middle;
}
.full_order_form .submit input{
	background: #d1261e;
	border: none;
	color: #FFFFFF;
	font-size: 11px;
}
.full_order_form .submit span {
	color: #d1261e !important;
	padding: 0 0 0 5px;
}
.full_order_form .form_bot {
	padding: 5px 62px 13px 0;
}
.full_order_form .form_bot .error {
	font-size: 11px !important;
	padding: 0 0 0 16px;
	color: #d1261e;
}
.full_order_form .required_fields_label {
	margin-left: 8px;
}
.full_order_form iframe {
	height: 17px;
}
div.googlestats {
	margin-left: -65px;
}

/* full_order_form */