/* searchprice Module CSS */

#header #main-header{
	height:372px;
  	border-radius: 0 0 5px 5px;
  	-moz-border-radius: 0 0 5px 5px;
  	-webkit-border-radius: 0 0 5px 5px; 
}
#header #main-header #news{
	width:1024px;
	margin:0 auto;
	
}
#content{
	background:none;
	height:auto;
}
#content .right{
	background:#FFF;
	height:auto;
	margin-right:0px;
	margin-top:10px;
}
#content .right .content-right{
	background:#FFFFFF;
}
#content .left{
	height:auto;
	margin-left:0px;
	width:734px;
	position: relative;
	bottom: 0px;
	left: -5px;
}

#content .left .titr-left {
	height: 40px;
  	border-radius: 5px 5px 0 0;
  	-moz-border-radius: 5px 5px 0 0;
  	-webkit-border-radius: 5px 5px 0 0; 
	color:#FFFFFF;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#191600+0,b70c47+44,330317+100 */
background: rgb(25,22,0); /* Old browsers */
background: -moz-linear-gradient(45deg, rgba(25,22,0,1) 0%, rgba(183,12,71,1) 44%, rgba(51,3,23,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(25,22,0,1) 0%,rgba(183,12,71,1) 44%,rgba(51,3,23,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(25,22,0,1) 0%,rgba(183,12,71,1) 44%,rgba(51,3,23,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191600', endColorstr='#330317',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

	
}
#content .left .titr-left  h4{
	line-height:41px !important;
    color: #fff;

}

#content .left .content-left {
  background: #fff;
  position: relative;
  z-index: 2; 
  padding-top: 15px;
  color:#fce6a3;
  padding-bottom:15px;

	
}
#content .left .content-left .box{
	height:150px;
	width:700px;
	margin:0 auto;
  	border-radius: 5px 5px 5px 5px;
  	-moz-border-radius: 5px 5px 5px 5px;
  	-webkit-border-radius: 5px 5px 5px 5px; 
	border:1px solid #666;
	margin-top: 5px;
}
#content .left .content-left .box:hover{
	background-color:#ffe8b3;
	cursor:pointer;
}

#content .left .content-left .box .right-box{
	float:right;
	width:500px;
	height:150px;
	border-left:1px dotted #ffcf6a;
}
#content .left .content-left .box .left-box{
	color:#666;
	width:200px;
}
#content .left .content-left .box .right-box .content-right{
	height:100px;
	width:368px;
	margin-right:20px;
}
#content .left .content-left .box .right-box .content-right .button-right{
	height:30px;
	width:100px;
	background:rgb(255, 227, 164);
	border-radius: 5px 5px 5px 5px;
  	-moz-border-radius: 5px 5px 5px 5px;
  	-webkit-border-radius: 5px 5px 5px 5px; 
	border:1px solid #ffcf6a;
	margin-top: 20px;
	color:#666;
	text-align:center;
	line-height:26px;
}
#content .left .content-left .box .right-box .content-right a{
	text-decoration:none;
}
#content .left .content-left .box .right-box .content-right .button-right:hover{
	background:rgb(255, 102, 0);
	cursor:pointer;
	color:#FFF;
}
#content .left .content-left .box .right-box .content-right p{
	color:#000;
	margin-top:10px;
}
#content .left .content-left .box .right-box .img-right{
	height:100px;
	width:100px;
	border:1px solid #ffcf6a;
	margin-top: 20px;
}
select{
	padding: 1px 6px !important;
}
red{
	color:#FF0000;

}
.left td{
	color:#000000;
}
.tbl-search{
	position: relative;
	left: 100px;	
}
.tbl-search img{
	position: relative;
	right: 100px;
	bottom: 80px;

}
#type-in,#shenase-in{
    color: #FF0000;
	text-align:center;
	border-radius:3px;
	font-size:10px;
	text-align:right;
}
a{

	text-decoration:none;
}
#content .right .button-right{
	height:30px;
	width:100px;
	background:rgb(255, 227, 164);
	border-radius: 5px 5px 5px 5px;
  	-moz-border-radius: 5px 5px 5px 5px;
  	-webkit-border-radius: 5px 5px 5px 5px; 
	border:1px solid #ffcf6a;
	margin-top: 20px;
	color:#666 !important;
	text-align:center;
	line-height:26px;
	text-decoration:none;
	margin-left: 10px;
}
#content .right .button-right:hover{
	background:rgb(255, 102, 0);
	cursor:pointer;
	color:#FFF !important;
	text-decoration:none;
}
#content .right .gallery__img{
	width:60px;
	height:60px;
	border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border:none;
	
}
#content .right .gallery__item{
	float:none;
	margin-right:0px;
	margin-left: 73px;
	margin-top: 10px;
	border: 1px solid #BCBCBC  !important;
	width:60px;
	height:60px;
}
.gallery__img:hover
{
-webkit-box-shadow: 0 0 50px  rgba(33, 185, 177, 1)  inset;
-moz-box-shadow: 0 0 50px  rgba(33, 185, 177, 1)  inset;
box-shadow: 0 0 50px  rgba(33, 185, 177, 1)  inset;
left: 0;
top: 0;
}
#content .left #footer-left1{
	height:103px;
	background:url(../../images/style1.png);
    position: relative;
    bottom: 5px;
	
	
}