* {
	outline: none;
}


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, select, textarea, p, blockquote, th, td {
        margin: 0;
	padding: 0;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, address2, address3, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
}

strong {
	font-weight: bold;
}

h1.bighead {
font-size: 150%;
font-weight: bold;
text-align: center;
}

img.SaleImage {
display: block;
 margin: 0 auto;	
}

table.saleadress {
margin: 0 auto;
}

em {
	font-style: italic;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

.clear {
	clear: both;
}

* + html .clearfix, * + html .row {
	min-height: 1%;
}

.clearfix:after, .row:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	height: 0;
}

* html .clearfix, * html .row {
	height: 1%;
}

body {
	font-family: Georgia, serif;
	font-size: 16px;
	line-height: 25px;
	color: #ffd281;
	background: url(../img/bg-gradient.png) repeat-y center 0, url(../img/bg.jpg) center 0 #291012;
	min-width: 1240px;
}


a {
	color: #e99846;
	text-decoration: underline;
}

a:hover {
	color: #e99846;
	text-decoration: none;
}

header {
	height: 77px;
	border-top: 3px solid #2e1712;
	border-bottom: 3px solid #2e1712;
	background: url(../img/header-bg.jpg) center 0 #341a15;
	-moz-box-shadow: 0 5px 25px rgba(52,34,30,.46);
	-webkit-box-shadow: 0 5px 25px rgba(52,34,30,.46);
	box-shadow: 0 5px 25px rgba(52,34,30,.46);
	position: relative;
	z-index: 1;
}

.MyMarginLeft:first-letter {margin-left: 2em; }


header .center {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

header .logo {
	display: block;
	width: 460px;
	height: 148px;
	position: absolute;
	left: 50%;
	margin-left: -230px;
	top: -3px;
	background: url(../img/logo.png) no-repeat;
}

header .address {
	width: 241px;
	height: 38px;
	position: absolute;
	left: 0;
	top: 20px;
	background: url(../img/address.png) no-repeat;
}

header .address2 {
	width: 226px;
	height: 38px;
	position: absolute;
	left: 260px;
	top: 20px;
	background: url(../img/address2.png) no-repeat;
        z-index: 1;
}



header .phone {
	display: block;
	width: 201px;
	height: 38px;
	background: url(../img/phone.png) no-repeat;
	position: absolute;
	left: 750px;
	top: 23px;
	z-index: 1;
}

header .hours24 {
	width: 76px;
	height: 115px;
	background: url(../img/24hours.png) no-repeat;
	position: absolute;
	right: 0;
	top: 80px;
	z-index: 1;
}
header .mart8{
	width: 450px;
	height: 171px;
	background: url(../img/mart8.png) no-repeat;
	position: absolute;
	left: 1px;
	top: 80px;
	z-index: 100;
}

header .ded{
	width: 217px;
	height: 200px;
	background: url(../img/lombard_newyear.png) no-repeat;
	position: absolute;
	left: 1px;
	top: 55px;
	z-index: 1;
}
header .may9{
	width: 450px;
	height: 171px;
	background: url(../img/may9.png) no-repeat;
	position: absolute;
	left: 1px;
	top: 80px;
	z-index: 1;
}
header .raspr{
	width: 450px;
	height: 171px;
	background: url(../img/raspr.png) no-repeat;
	position: absolute;
	left: 1px;
	top: 80px;
	z-index: 1;
}
header .sng {
	width: 350px;
	height: 121px;
	background: url(../img/happyny3.png) no-repeat;
	position: absolute;
	left: 150px;
	top: 50px;
	z-index: 1000;
}
header .aubn {
	width: 250px;
	height: 159px;
	background: url(../img/lbn3.png) no-repeat;
	position: absolute;
	left: 0px;
	top: 90px;
	z-index: 1000;
}


header .srg{
	width: 350px;
	height: 214px;
	background: url(../img/rozhd.png) no-repeat;
	position: absolute;
	left: 350px;
	top: 50px;
	z-index: 1000;
}

.nav {
	position: absolute;
	right: 0;
	top: 34px;
	z-index: 1;
}

.nav a {
	display: inline-block;
	height: 16px;
}

.nav a:hover {
	border-bottom: 1px solid #dba259;
}

.nav img {
	display: inline-block;
	vertical-align: top;
}

.nav i {
	display: inline-block;
	width: 7px;
	height: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background-color: #e99846;
	vertical-align: top;
	position: relative;
	top: 3px;
	margin: 0 9px;
}

.header-image {
	height: 166px;
	background: url(../img/header-image-lines.png), url(../img/header-image.jpg) no-repeat center 0 #d3cbc4;
	position: relative;
}

.header-banner {
	padding-top: 33px;
	/*padding-left: 5%; */
	position: absolute;
    right: 15%;
}

.header-prices {
	/*padding-left: 5%; */
	width: 300px;
	height: 140px;
	padding-top: 10px;
	position: absolute;
	top: 15px;
    left: 60px;
	text-align: center;
	color: #000000;
	/*border: 1px solid; */
	border-radius: 5px;
	background: url(../img/frame-new.png) no-repeat;
	text-align: center;
	background-size: 100% 100%;
}

.headerprocetable {
	width: 200px;
		height: 130px;
	margin: 0 auto;
					font-size: 16px;
					
}



@font-face{
 font-family: digital-clock-font;
 src: url('../img/digital-7mono.ttf');
}

.headerprice {
		color: #FFFFFF;
		font-family: 'PT Sans', sans-serif;
		font-weight: bold;
		font-size: 20px;
		border-collapse: collapse;
		padding: 0px;
letter-spacing: 1.2em;
padding-left: 20px;

				

}

.headerprice4 {
		//*border: 1px solid;
		border-collapse: collapse**/
		width:50%;
		color: #FFFFFF;
		font-family: 'PT Sans', sans-serif;
		font-weight: bold;
		font-size: 20px;
		border-collapse: collapse;
		padding: 0px;


					

}

.headerprice2 {
		//*border: 1px solid;
		border-collapse: collapse**/
		width:50%;
		color: #FFFFFF;
		font-family: 'PT Sans', sans-serif;
		font-weight: bold;
		font-size: 16px;
		border-collapse: collapse;
		padding: 0px;


					

}

.headerprice3 {
	//*	border: 1px solid #000000;
		border-collapse: collapse;**/

		width:50%;
		font-weight: bold;
		color: #FFFFFF;
		font-family:'digital-clock-font'; 
		font-size: 36px;
		 //*font: 22px/1.3 'Arizonia', Helvetica, sans-serif;**/
		 border-collapse: collapse;
		 padding: 0px;
}	



.pricesvertical {


	color: #FFFFFF;
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	font-size: 12px;

	width: 10px;
	padding: 0px;
	margin: 0px;
	max-height: 65px;
}



.header-image:after {
	content: "";
	display: block;
	height: 2px;
	border-top: 1px solid #cb903d;
	border-bottom: 1px solid #cb903d;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -6px;
}

.header-image.one-line:after {
	border-top: none;
	bottom: -2px;
}

.we-accept {
	width: 255px;
	height: 83px;
	background: url(../img/we-accept.png) no-repeat;
	margin: -51px auto 2px auto;
	position: relative;
	z-index: 1;
}

.categories {
	width: 1210px;
	margin: 0 auto 19px auto;
}

.categories .row + .row {
	margin-top: 2px;
}

.categories .cat-item {
	float: left;
	margin-left: 2px;
	position: relative;
	left: -2px;
}

.categories .cat-item:first-child {
	margin-left: 0;
}

.cat-item {
	display: block;
	width: 301px;
	height: 198px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.cat-item .frame {
	background: url(../img/cat-frame.png) no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.cat-item:hover .frame {
	background-position: 0 -250px;
}

.cat-item .img {
	display: block;
	width: 285px;
	height: 137px;
	margin: 9px auto 13px auto;
}

.cat-item .text {
	display: inline-block;
	position: relative;
	z-index: 1;
}

.about-block {
	width: 1212px;
	height: 451px;
	margin: 0 auto;
	position: relative;
	left: -1px;
}

.about-block .text {
	width: 430px;
	text-align: center;
	position: relative;
	z-index: 2;
	margin-left: 50px;
	padding-top: 91px;
	padding-bottom: 68px;
	background: url(../img/decor.png) no-repeat center bottom;
}

.about-block .frame {
	background: url(../img/about-frame.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.about-block .title {
	display: inline-block;
	margin-bottom: 42px;
}

.about-block .img {
	display: block;
	position: absolute;
	right: 6px;
	top: 20px;
}

footer {
	margin-top: 24px;
	height: 53px;
	padding-top: 27px;
	background-color: #200202;
	color: #e99846;
	font-family: "Open Sans", arial, sans-serif;
	font-size: 16px;
}

footer .center {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

footer .nav {
	top: 7px;
}

.categories-small {
	width: 1201px;
	margin: 33px auto 19px auto;
	overflow: hidden;
}

.categories-small a, .categories-small > div {
	display: block;
	float: left;
	width: 144px;
	text-align: center;
	margin-left: 7px;
}

.categories-small a:first-child, .categories-small > div:first-child {
	margin-left: 0;
}

.categories-small a .img, .categories-small > div .img {
	padding: 1px;
	background: url(../img/categories-small-img-border.png) repeat-y center 0 #dd9636;
	margin-bottom: 8px;
}

.categories-small a .img img, .categories-small > div .img img {
	display: block;
	width: 142px;
	height: 96px;
}

.categories-small a > img, .categories-small > div > img {
	display: inline-block;
	border-bottom: 1px solid transparent;
	padding-bottom: 2px;
}

.categories-small a:hover .img {
	background-image: url(../img/categories-small-img-border-hover.png);
	background-color: #f0b771;
}

.categories-small a:hover > img {
	border-bottom-color: #c3822e;
}

.categories-small > div > img {
	padding: 4px;
	border: 1px solid #de9738;
	background-color: #381b14;
}

.separator {
	height: 2px;
	border-top: 1px solid #cb903d;
	border-bottom: 1px solid #cb903d;
	position: relative;
	margin-bottom: 51px;
}

.separator:after {
	content: "";
	display: block;
	width: 144px;
	height: 15px;
	background: url(../img/decor2.png) no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -72px;
	bottom: -16px;
}

.page-content {
	width: 1200px;
	margin: 0 auto;
}


.actions {
	margin-bottom: 59px;
}

.actions a {
	display: block;
	float: left;
	width: 381px;
	text-decoration: none;
	text-align: center;
	margin-left: 28px;
}

.actions a:first-child {
	margin-left: 0;
}

.actions a img {
	display: block;
	width: 379px;
	height: 190px;
	padding: 1px;
	background: url(../img/categories-small-img-border.png) repeat-y center 0 #dd9636;
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	margin-bottom: 20px;
}

.actions a span {
	display: inline-block;
	width: 218px;
	height: 37px;
	font-size: 20px;
	line-height: 36px;
	color: #371b15;
	background: url(../img/big-btn.png) repeat-x;
	-moz-border-radius: 37px;
	-webkit-border-radius: 37px;
	border-radius: 37px;
	text-transform: uppercase;
	-moz-text-shadow: 0 1px 0  #dcab68;
	-webkit-text-shadow: 0 1px 0  #dcab68;
	text-shadow: 0 1px 0  #dcab68;
	-moz-box-shadow: inset 0 0 5px rgba(45,25,26,.6);
	-webkit-box-shadow: inset 0 0 5px rgba(45,25,26,.6);
	box-shadow: inset 0 0 5px rgba(45,25,26,.6);
}

.actions a:hover {
	text-decoration: none;
}

.actions a:hover img {
	background-image: url(../img/categories-small-img-border-hover.png);
	background-color: #f0b771;
}

.actions a:hover span {
	background-position: 0 -50px;
}

.title-and-crumbs {
	margin-bottom: 30px;
}

.title-and-crumbs .title {
	display: inline-block;
	width: 384px;
	text-align: center;
	margin-right: 23px;
	vertical-align: middle;
}

.title-and-crumbs .title img {
	display: inline-block;
}

.title-and-crumbs .crumbs {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -2px;
}

.crumbs {
	font-family: "Open Sans", Arial, sans-serif;
	width: 300px;
	color: #b48767;
	font-size: 20px;
	line-height: 26px;
}

.crumbs a {
	color: #b48767;
	text-decoration: underline;
}

.crumbs a:hover {
	color: #e99846;
	text-decoration: underline;
}

.img-and-text {
	margin-bottom: 42px;
}

.img-and-text img {
	display: block;
	float: left;
	width: 384px;
	margin-right: 27px;
}

.img-and-text .text: {
	float: left;
	width: 789px;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 17px;
	line-height: 26px;
	color: #b48767;
	margin-top: -4px;
}

.img-and-text h3 {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f09f50;
	margin-bottom: 13px;
}

.table-title {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: 300;
	color: #f09f50;
	margin-bottom: 10px;
}

.table-title b {
	font-weight: 600;
}

.table-style1 {
	width: 100%;
	font-size: 18px;
	line-height: 21px;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 300;
	color: #f09f50;
	margin-bottom: 47px;
}

.table-style1 tr:first-child th {
	background-color: #200202;
	padding-top: 20px;
	padding-bottom: 18px;
	text-transform: uppercase;
}

.table-style1 tr:nth-child(2n) td, .table-style1 tr:nth-child(2n) th {
	background-color: rgba(62, 33, 22, 0.68);
}

.table-style1 td, .table-style1 th {
	border: 1px solid #cb903d;
	text-align: center;
	padding: 15px 22px 13px 22px;
	background-color: #291012;
}

.table-style1 td:first-child, .table-style1 th:first-child {
	text-transform: uppercase;
	text-align: left;
	padding-left: 60px;
	padding-right: 48px;
}

.content-text {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 17px;
	line-height: 26px;
	color: #b48767;
	font-weight: 300;
	margin-bottom: 37px;

}

.content-text h3 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #f09f50;
	margin-bottom: 20px;
}

.content-text ul {
	display: block;
}

.content-text ul li {
	display: block;
	padding-left: 21px;
	position: relative;
	margin-top: 12px;
}

.content-text ul li:first-child {
	margin-top: 0;
}

.content-text ul li:before {
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	background: url(../img/list-dot.png) no-repeat #e79c36;
	position: absolute;
	left: 0;
	top: 8px;
}

.content-text ul b {
	font-size: 17px;
	text-transform: uppercase;
	color: #f09f50;
	font-weight: bold;
}

.huge-btn {
	display: inline-block;
	font-size: 18px;
	line-height: 46px;
	padding: 1px 30px 0 30px;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #592c00;
	background: url(../img/huge-btn.png) repeat-x;
	-moz-border-radius: 47px;
	-webkit-border-radius: 47px;
	border-radius: 47px;
	-moz-text-shadow: 0 1px 0  #dcab68;
	-webkit-text-shadow: 0 1px 0  #dcab68;
	text-shadow: 0 1px 0  #dcab68;
	-moz-box-shadow: inset 0 0 5px rgba(45,25,26,.6);
	-webkit-box-shadow: inset 0 0 5px rgba(45,25,26,.6);
	box-shadow: inset 0 0 5px rgba(45,25,26,.6);
	text-decoration: none;
}

.huge-btn:hover {
	text-decoration: none;
	color: #592c00;
	background-position: 0 -60px;
}

.mt90 {
	margin-top: 90px !important;
}



#calc{
	padding:20px 0px 30px 10px;
	font-size:14px;
}
#calc h2,.cbr h2{
	color:#484848;
	font-size:16px;
	font-weight:800;
	text-transform:uppercase;
	text-align:center;
	margin:0 0 25px 0;
}
#calc td{
	padding:5px 0px;
	height:30px;
	vertical-align:baseline;
}	
#calc #input,#calc #output{
	display:inline-block;
	float:left;
	width:295px;
	margin-left:5px;
	margin-bottom:10px;
}
#calc #input input[type='text']{
	width:40px;
	padding-left:5px;
}
#calc p{
  color:#b48767;
}
#calc #input table td{
	color:#e9c8a4;
	padding-bottom:10px;
}
#calc #input  input[type=text]{
  -moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background:none;
	border:1px solid #d79c54;
	margin-right:10px;
	padding:3px 10px;
	color:#f09f50;
	font-weight:bold;
	font-size:15px;
}
#calc #input  select#fineness{
  background:none;
  -moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background:none;
	border:1px solid #d79c54;
	padding:3px 20px 3px 10px;
	color:#f09f50;
	font-weight:bold;
	font-size:15px;
	 -webkit-appearance: none;
  background-image: url('../img/arr.png');
  background-position: right 10px center;
  background-repeat: no-repeat;
  line-height: 1em;
  -moz-appearance: none;
  text-indent: 0.01px; 
  text-overflow: '';
  -ms-appearance: none;
  appearance: none!important;
}
#calc #input  input[type=text]:focus{
	background-color: rgba(62, 33, 22, 0.68);
}
#calc #input  select#fineness:focus,
#calc #input  select#fineness:active{
outline-color:#d79c54;
background-color: rgba(62, 33, 22, 0.68);
}
#calc #input  select#fineness option{
  color:#f09f50;
}
#calc #input .name_input{
  text-align:left;
  color:#e9c8a4;
}		
#calc #output{
	width:305px;
	margin-left:40px;
}
#calc .name_input{
	text-align:right;
	padding-right:10px;
}

#calc #input .name_input{
	width:130px;
}
#calc #output td{
	height:32px;
	color:#f09f50;
}
#calc #output td.name_input{
	color:#e9c8a4;
}
#calc #output td span{
	font-size:20px;
	color:#f09f50;
	font-weight:800;
}


 /*-------------------------------------GOLD--------------------*/
.header-gold{
  overflow:hidden;
}
 .actions-gold {
	margin-bottom: 59px;
	margin-top:50px;
	width:600px;
	float:left;
}

.actions-gold a {
	display: block;
	float: right;
	width: 170px;
	text-decoration: none;
	text-align: center;
	margin-right: 20px;
}

.actions-gold a:first-child {
	margin-right: 0;
}

.actions-gold .gold-subcategory-image img{
	display: block;
	width: 168px;
	
	padding: 1px;
	background: url(../img/categories-small-img-border.png) repeat-y center 0 #dd9636;
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	margin-bottom: 20px;
}

.actions-gold a:hover {
	text-decoration: none;
}

.actions-gold a:hover .gold-subcategory-image img {
	background-image: url(../img/categories-small-img-border-hover.png);
	background-color: #f0b771;
}
.actions-gold .gold-subcategory-title img{
padding-bottom:1px;
	border-bottom:1px solid transparent;
}
.actions-gold a:hover .gold-subcategory-title img{

	border-bottom:1px solid #b38139;
}
#calc{
  width:600px;
  overflow:hidden;
  float:left;
  padding:0;
}
.title-and-crumbs{
  clear:both;
  margin-top:30px;
}
#calc h2{
  color:#f09f50;
}
#calc #input{
  width:300px;
  margin:0;
  float:left;
}
#calc #output{
  width:300px;
  margin:0;
  float:left;
}
#calc #output table{
  margin-left:30px;
}

table.table-buy td{
	width:300px;
	padding:10px 20px;
}
table.table-buy td:first-child, table.table-buy th:first-child {
	padding:10px 20px;
}
table.table-buy td img{
	width:100%;
}
table.table-buy td .img_title{
	text-align:center;
	margin:5px 0;
	text-transform:uppercase;
	color:#f09f50;
	
}
/*----------------------------------------Contacts--------------------------------------*/
.first-column{
	width:400px;
	float:left;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 19px;
	font-weight:light;
	color:#e9c8a4;
}
.first-column .phone{
	margin:15px 0;
	padding-left: 40px;
	background:url(../img/tel.png) left top no-repeat;
}
.first-column .email{
	margin:15px 0;
	padding-left: 40px;
	background:url(../img/mail.png) left top no-repeat;
}
.first-column .contacts-vk{
	margin:15px 0;
	padding-left: 40px;
	background:url(../img/vk.png) left top no-repeat;
}
.first-column .contacts-viber{
	margin:15px 0;
	padding-left: 40px;
	background:url(/img/viber.png) left top no-repeat;
}
.first-column .contacts-whatsapp{
	margin:15px 0;
	padding-left: 40px;
	background:url(/img/whatsapp.png) left top no-repeat;
}
.first-column .address{
	margin:15px 0;
	padding-left: 40px;
	background:url(../img/location.png) left top no-repeat;
	margin-bottom:50px;
}
.first-column .address2{
	margin:15px 0;
	padding-left: 40px;
	background:url(../img/location.png) left top no-repeat;
	margin-bottom:50px;
}

.first-column .address3{
	margin:15px 0;
	padding-left: 40px;
	background:url(../img/location.png) left top no-repeat;
	margin-bottom:50px;
}



.first-column .bottom{
margin:50px 0;
width:300px;
height:30px;
	background:url(../img/bottom.png) left top no-repeat;
}
.first-column h3{
    
	color: #f09f50;
	line-height: 23px;
	font-size: 27px;
	margin:30px 0;
}
.second-column{
	width:800px;
	float:left;
}
.second-column .title-and-crumbs{
	margin-top:0;
}
.page-content{
	overflow:hidden;
}
.second-column .img-and-text h3{
	font-weight:normal;
	text-transform:none;
	font-size:27px;
	margin-bottom:30px;
	margin-top:15px;
}
.second-column .img-and-text  .text{
	font-size:17px;
	color:#e9c8a4;
}
#map{
	width:800px;
	height:400px;
	background:#ccc;
	margin-bottom:50px;
}
.feedback_form .text{
	margin-bottom:20px;
}
.feedback_form form{
	margin:20px 0;
	
}
.feedback_form input[type=text]{
	width:341px;
	float:left;
}
.feedback_form input[type=text],
.feedback_form textarea{
	font-family: Georgia, serif;
	padding:12px 12px 12px 40px;
	font-size:16px;
	margin-bottom:15px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background:none;
	border:1px solid #d79c54;
	color:#f09f50;
	font-weight:bold;
}
.feedback_form input[type=text]:focus,
.feedback_form textarea[name=comment]:focus{
	background-color: rgba(62, 33, 22, 0.68);
}
.feedback_form input[name=name]{
	margin-right:10px;
	background:url(../img/name.png) left 10px center no-repeat;
}
.feedback_form input[name=email]{
	background:url(../img/email.png) left 10px center no-repeat;
}
.feedback_form textarea[name=comment]{
	background:url(../img/comment.png) left 10px top 15px no-repeat;
}
.feedback_form textarea{
	width:746px;
	resize: none;
}
.feedback_form input[type=submit]{
border:none;
background:none;
	display: inline-block;
	width: 170px;
	height: 37px;
	font-size: 20px;
	line-height: 36px;
	color: #371b15;
	background: url(../img/big-btn.png) repeat-x;
	-moz-border-radius: 37px;
	-webkit-border-radius: 37px;
	border-radius: 37px;
	text-transform: uppercase;
	-moz-text-shadow: 0 1px 0  #dcab68;
	-webkit-text-shadow: 0 1px 0  #dcab68;
	text-shadow: 0 1px 0  #dcab68;
	-moz-box-shadow: inset 0 0 5px rgba(45,25,26,.6);
	-webkit-box-shadow: inset 0 0 5px rgba(45,25,26,.6);
	box-shadow: inset 0 0 5px rgba(45,25,26,.6);
}


.feedback_form input[type=submit]:hover{
	background-position: 0 -50px;
}


.feedback_form input::-webkit-input-placeholder {font-weight:normal;color:#e9c8a4;}
.feedback_form input::-moz-placeholder     {font-weight:normal;color:#e9c8a4;} 
.feedback_form input:-moz-placeholder      {font-weight:normal;color:#e9c8a4;} 
.feedback_form input:-ms-input-placeholder {font-weight:normal;color:#e9c8a4;}
.feedback_form textarea::-webkit-input-placeholder {font-weight:normal;color:#e9c8a4;}
.feedback_form textarea::-moz-placeholder     {font-weight:normal;color:#e9c8a4;} 
.feedback_form textarea:-moz-placeholder      {font-weight:normal;color:#e9c8a4;} 
.feedback_form textarea:-ms-input-placeholder {font-weight:normal;color:#e9c8a4;} 