/*************************************************************************
search result
*************************************************************************/

.paneltop{
	background-image: url(../images/backpanel.jpg);
	background-repeat: repeat-y;
	min-height: 178px;
	border-color: #E0D9D3;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 10px;
}
.paneltop h1{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 15px;
}
.paneltop p{
	color: #333333;
	margin-top: 20px;
	line-height: 16px;
	padding-left: 20px;
	padding-right: 20px;
}
.paneltop strong{
	color: #BE3F30;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 24px;
	font-size: 18px;
	font-style: italic;
}
.paneltop img{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.paneltop a{
	color: #C74636;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.paneltop #readmore{
	clear: right;
	background-image: url(../images/arrowdoen.png);
	background-repeat: no-repeat;
	background-position: 88px 5px;
	width: 100px;
	padding-left: 20px;
	}
.paneltop #close{
	clear: right;
	margin-top: -10px;


}
.orderby{
	color: #C74636;
	margin-top: 10px;
	padding-left: 10px;
}
.orderby a{
	color: #C74636;
	margin-right: 10px;
}
.orderby #priceorder{
	color: #C74636;
	margin-left: 390px;
	
}
#orderselect{font-weight: bold;}
.result{
	border-top-color: #E3DDD7;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
	margin-top: 10px;
}
.result h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C74636;
	font-size: 14px;
	text-decoration: none;
	padding-top: 5px;
}
.result h1 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C74636;
	font-size: 14px;
	text-decoration: none;
	font-weight:normal;
}
.result h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
.result h3{
	color: #91877f;
	font-size: 12px;
	font-weight: normal;
}
.result input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #703D20;
}
.result form{
	padding-top: 5px;
}
.result img{
	border: solid #E3DDD7 1px;
}
.price{
	color: #C74636;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.bottomnav{
	text-align: right;
	color: #933125;
	border-top-color: #E3DDD7;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 10px;
	padding-top: 5px;
}
.bottomnav a{
	color: #A53729;
	padding: 5px;
	font-size: 12px;
	font-style: normal;
}

.searchresultsbanne{margin:15px 0px 10px 0px}

