/*******************************************************************************yellow box */
div.box{ 
	margin:20px 25px 0 25px;
	width: auto;
	}

div.boxBottom {
	margin:0;
	background:url(../../img/background_bottom.jpg) no-repeat top center;
	width:auto;
	height:53px;
	
}


* html div.box  div.boxCenterRight{padding:5px;}

*+html div.box  div.boxCenterRight{padding:5px;}

* html div.box  div.boxCenterCenter{padding:5px;}

*+html div.box  div.boxCenterCenter{padding:5px;}
	
/**********************************************************************************DIVS GENERALES*/

div#contingut h2{
	padding:60px 0 40px 20px;
	font-size:25px;
	
}

	
div#searchResults{
	margin:0;
	padding:0;
	float:left;
	padding:0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#searchResults_banner{
	font-family: Verdana;
	margin:0;
	height:190px;
	
}


div#searchResults_banner h2{
	font-size:30px;
	padding-top:40px;
	margin:0;
	padding-bottom:10px;
	color:#7c6A54;
}


div.box03 .genericFieldset{
	border:0 none;
	
}

div.box01 p{
	font-size:12px;
	padding:10px 0 20px 0;
	line-height:20px;
	

}

div#paginat{
	float:left;
	padding:20px 0;
	
}

div#sizeResults{
	float:right;
	padding:20px 0;
}

img{
	border:0 none;
	
}



/******************************************************************************************************/
div#inputSearch {
	width: 270px;
}
	div#inputSearch label {
		width: auto;
	}
div#categories {
	width: 33%;
	float: left;
}
	div#categories label {
		width: 125px;
	}
div#location {
	width: 33%;
	float: left;
	padding-bottom: 20px;
}
	div#location label {
		width: 125px;
	}
div#orderDate {
	width: 33%;
	float: left;
}

div#order {
	float: right;
	width: 30%;
	padding-bottom: 50px;
}

.accessDenied {
	background-image: url(../../img/common/login.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
#searchResults {
	padding: 10px 50px 50px 50px;
}
table.searchResultsTable {
	border-collapse: separate;
	border: none;
}
table.searchResultsTable h4 {
	margin: 0;
}
table.searchResultsTable img {
	width: 30px;
}
table.searchResultsTable p {
	padding: 0;
}
table.searchResultsTable td {
	padding: 5px;
	border: none;	
}
table.searchResultsTable tr.searchResultsTableRowBottom td, table.searchResultsTable tr.searchResultsTableRowTop td.searchResultsTableRowTopBorder{
	border-bottom: 1px solid #CCCCCC;

}

.resultatBuscador {
	background-color: #FFFF99;
}
