@charset "utf-8";
/* CSS Document */

#au_content #au_dashboard #frmSearch label {
	margin-top:4px;
	font-size:12px;
	font-weight:bold;
}

#au_content #au_dashboard #frmSearch .inputTxt {
	width:85%;
	background:#EBEBEB;
	border:none;
	font-size:11px;
	border:1px solid #CCCCCC;
}

#au_content #au_dashboard #frmSearch .inputTxtAno {
	width:20%;
	background:#EBEBEB;
	border:none;
	font-size:11px;
	border:1px solid #CCCCCC;
}

#au_content #au_dashboard #frmSearch .inputTxtPrecio {
	width:25%;
	padding:2px 2px;
	background:#EBEBEB;
	border:none;
	font-size:11px;
	border:1px solid #CCCCCC;
}

#au_content #au_dashboard #frmSearch .submit {
	text-align:center;
}

#au_content #au_dashboard #frmSearch .submit input {
	background:#ED6014;
	color:#FFFFFF;
	font-size:16px;
	border:none;
	width:45%;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

/*Search 2*/
#au_content #au_dashboard #frmSearch2 {
	width:900px;
}

#au_content #au_dashboard #frmSearch2 ul.top {
	float:left;
	width:900px;
	height:31px;
	background:url(../images/bg/orangeBody.gif) repeat-x;
}

#au_content #au_dashboard #frmSearch2 ul.top li.left {
	float:left;
	width:9px;
	height:31px;
	background:url(../images/bg/orangeLeftCorner.gif) no-repeat top left;
}

#au_content #au_dashboard #frmSearch2 ul.top li.title {
	float:left;
	width:123px;
	height:31px;
	background:url(../images/bg/orangeTitle.gif) no-repeat;
}

#au_content #au_dashboard #frmSearch2 ul.top .agencyLogo {
	position:absolute;
	right:40px;
}

#au_content #au_dashboard #frmSearch2 ul.top li.title h2 {
	display:none;
}

#au_content #au_dashboard #frmSearch2 ul.top li.right {
	float:right;
	width:9px;
	height:31px;
	background:url(../images/bg/orangeRightCorner.gif) no-repeat top left;
}

#au_content #au_dashboard #frmSearch2 .body {
	clear:both;
	padding:5px 10px;
	background:url(../images/bg/listaMasDestacadosBodyBg.gif);
}

#au_content #au_dashboard #frmSearch2 .footer {
	float:left;
	width:900px;
	height:10px;
	background:url(../images/bg/footListBg.gif) repeat-x;
}

#au_content #au_dashboard #frmSearch2 .footer .left {
	float:left;
	width:10px;
	height:10px;
	background:url(../images/bg/footListLeft.gif) no-repeat;
}

#au_content #au_dashboard #frmSearch2 .footer .right{
	float:right;
	width:10px;
	height:10px;
	background:url(../images/bg/footListRight.gif) no-repeat;
}

#au_content #au_dashboard #frmSearch2 .frmItems {
	float:left;
	margin-right:5px;
}

#au_content #au_dashboard #frmSearch2 .col1 {
	width:240px;
}

#au_content #au_dashboard #frmSearch2 .col2 {
	width:250px;
}

#au_content #au_dashboard #frmSearch2 .col3 {
	width:355px;
}


#au_content #au_dashboard #frmSearch2 .inputTxt {
	font-size:11px;
	width:90%;
	border:none;
	background:#EBEBEB;
	border:1px solid #CCCCCC;
}

#au_content #au_dashboard #frmSearch2 .inputTxtPrecio {
	border:none;
	font-size:11px;
	background:#EBEBEB;
	border:1px solid #CCCCCC;
}

#au_content #au_dashboard #frmSearch2 .inputTxtAno {
	border:none;
	font-size:11px;
	background:#EBEBEB;
	width:20%;
	border:1px solid #CCCCCC;
}


#au_content #au_dashboard #frmSearch2 label {
	font-size:12px;
	font-weight:bold;
	padding:2px 0;
}

#au_content #au_dashboard #frmSearch2 .submit input {
	background:#ED6014;
	color:#FFFFFF;
	font-size:16px;
	border:none;
	width:45%;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
