/* searchprice Module CSS */

#header #main-header{
	height:383px;
  	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 .right{
	background:#FFF;
	height:auto;
	margin-right:0px;
	margin-top:10px;
}
#content .right .content-right{
	background:#FFFFFF;
	height:281px;
}
#content .right #titr-right {
    width: 210px;
    height: 37px;
    float: right;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    color: #860303;
    font-family: "yekan";
    position: relative;
    /* left: 15px; */
	

}

#content .left{
	height:auto;
	margin-left:0px;

}

#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;
	margin-top:20px;
/* 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;
  padding-bottom:15px;
  height:450px;

	
}
#content .left #footer-left{
	height:103px;
	background:url(../../images/style.png);
	
	
}
select{
	padding: 1px 6px !important;
}
red{
	color:#FF0000;

}

.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;
}
#input-sub2 {
	/*background:url(../images/buttom-pic.png);*/
	width:106px;
	height:32px;
	border:none !important;
	text-align:center !important;
	font-weight:bold;
	color:#432f04;
	width: 22%;
    padding: 8px 10px;
 	background-color: #f1c40f;
	-webkit-box-shadow: 0px 4px 3px rgba(243,163,36,1);
	-moz-box-shadow: 0px 4px 3px rgba(243,163,36,1);
	box-shadow: 0px 4px 3px rgba(243,163,36,1);
    webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    
}
#input-sub2:hover{
   background-color: #2C8CEA;
	-webkit-box-shadow: 0px 4px 0px rgba(17, 114, 174, 1);
	-moz-box-shadow: 0px 4px 0px rgba(17, 114, 174, 1);
	box-shadow:  0px 4px 0px rgba(17, 114, 174, 1);
}
.col{
	color:#1c5e9b !important;
}
.map{
	background:#FFFFFF;
	width:1024px;
	height:350px;
	margin-top:10px;
}
.daftar{
	margin-right: 10px;
	margin-top: 10px;
	font-weight: bold;
	color:#1c5e9b ;
}
#add{
	margin-right:20px;
	font-size: 14px;
	font-weight: bold;
}
.tel{
	margin-right:20px;
	font-size: 14px;
	font-weight: bold;
}