﻿/*-----------------------------------------------------
    BUSCADOR
-----------------------------------------------------*/
.search_icon
{
	width: 71px;
	height: 114px;
	margin: 0 auto 0 auto;
	padding: 50px 0 0 0;
}

.search_message
{
	font-weight: bold;
	color: #E47B0E;
	text-align: center;
	width: 800px;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
}

.search_dialog
{
	width: 780px;
	margin: 0 auto;
}

.search_dialog table
{
	margin: 0 auto 0 130px;
}

.search_td1
{
	width: 100px;
}

.search_td2
{
	width: 350px;
}

.search_td3
{
	width: 180px;
}

.search_label
{
	height: 60px;
	line-height: 40px;
	text-align: right;
	padding: 0 8px 0 0;
}

.search_prof
{
	width: 323px;
	height: 60px;
	background-image: url(../images/textbox01.png);
	background-repeat: no-repeat;
}

.search_espec
{
	width: 323px;
	height: 60px;
	background-image: url(../images/textbox02.png);
	background-repeat: no-repeat;
}

.search_prof input, .search_espec input
{
	border: 0;
	margin: 8px 0 0 18px;
	width: 225px;
}

.search_avanced_link
{
	height: 30px;
}

.search_avanced_link_img1
{
	width: 18px;
	height: 18px;
	background: url(../images/arrows.jpg);
	float: left;
}

.search_avanced_link_img2
{
	width: 18px;
	height: 18px;
	background: url(../images/arrows.jpg) 0 18px;
	float: left;
}

.search_avanced_linkbutton
{
	float: left;
}

.search_avanced_link a
{
	color: #E47B0E;
	text-decoration: none;
}

.search_avanced_link a:hover
{
	text-decoration: underline;
}

.search_avanced
{
	background-image: url(../images/search_avanced.jpg);
	width: 527px;
    height:150px;
}

.search_avanced table
{
	margin: 10px auto 0 20px;
}

.search_avanced table td
{
	height: 30px;
	text-align: right;
}

.search_avanced_td1
{
	width: 130px;
}

.search_avanced_td2
{
	width: 250px;
}

.search_avanced table td input
{
	width: 220px;
}

.search_avanced table td select
{
	width: 222px;
}

.yui-skin-sam .yui-panel .bd
{
	height: 320px;
	width: 730px;
}
.yui-skin-sam .yui-panel-container.shadow .underlay
{
	height: 385px;
}
.category
{
	padding-left: 15px;
}
.category h3
{
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	width: 20px;
	font-weight: bold;
	background-color: #EA8018;
}
.category li
{
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.category p
{
    color: #808080;
}