/* CSS Document */
.context 
	{ font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px; color: #000000;
	background-color: #FFFFFF;
	line-height: 150%;
	margin: 5px;
	vertical-align: top;
	font-style: normal;	 }
	
.description 
	{ font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	background-color: #FFFFFF;
	line-height: 150%;
	margin: 5px;
	font-style: normal;	 }
	
.infoline 
	{  font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #666666;
	background-color: #FFFFFF;
	line-height: 150%;
	margin: 5px;
	font-style: normal;	}
	
input.zoom_button 
	{border: 0px;
	width: 24px;
	height: 22px;
	background-image: url(../images/furniture/search-go.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;} 
	
input.zoom_searchbox {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	width: 250px;
	vertical-align: middle;	}	
	
.recommended_heading 
	{font-family: Tahoma, Helvetica, sans-serif;
	font-size: 100%; 
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #EFEFEF;
			}	

.recommend_infoline
	{	padding-bottom:10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	}

.results   
	{ font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	background-color: #FFFFFF;
	line-height: 150%;
	margin: 5px;
	font-style: normal; }

.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
	
.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }	
	
.result_image { float: left; display: block; }

.result_image img { margin: 10px; width: 80px; border: 0px; }

.result_pages { font-size: 100%; }

.result_pagescount {display:none;}

.result_title {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 125%;
	margin-left:5px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;}

.searchheading {display:none;}
	
.summary 
	{font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	margin-left:10px;
	padding-bottom:10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;}
	
.cat_summary { font-size: 100%; font-weight:bold} 

.cat_summary li { 	list-style-image:url(../images/furniture/bullet-green.gif);
	margin-bottom:5px;
	text-align: justify;
	display:block;
	text-indent: 25px; }

.cat_summary ul {	list-style-image:url(../images/furniture/bullet-green.gif);
	margin-bottom:5px;
	display:block;
	text-align: justify;} 

.zoom_match { font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;	} 

.zoom_results_per_page 
	{font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 100%; 
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	height:auto; } 

.zoom_searchform 
	{font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	display: block;
	padding-left: 25px;
	vertical-align: middle;} 
	





