/* block top search */

/*

#search_block_top {
	position:absolute;
	top:44px;
	left:0;
}
#search_block_top p {padding:0;}
#search_block_top #search_query_top {
	padding:0 5px;
	height:24px;
	width:300px;*/
/* 310 *//*

	border:1px solid #666;
	border-right:1px solid #fff !important;
	color:#666;
	background:url(../../../img/bg_search_input.png) repeat-x 0 0 #fff;
}

#search_block_top .button {
	border:none;
	border-radius:0;
	color:#fff;
	text-transform:uppercase;
	background:url(../../../img/bg_search_submit.png) repeat-x 0 0 #101010;
}
*/



#search_block_top form {
    float: left;
    margin-left: 50px;
}
#search_block_top form input.text {
    display: inline-block;
    width: 379px;
    height: 50px;
    padding-left: 15px;
    font-family: 'Roboto';
    font-weight: 100;
        
}
#search_block_top form input.submit {
    color: #fff;
    background: url(../../../img/images/search1.png) no-repeat 0 0;
    cursor: pointer;
    text-indent: -9999px;
    margin-left: -43px;
    margin-top: 18px;
    width: 30px;
    height: 30px;
}



/*\*//*/div.madiv {
#search_block_top .button {top: 5px;} /* hack ie 8 */
/*} */
