﻿#rg-restListOuter 
{
	background: #6a6a6a; height: 553px; 
}

.rgRestListMap
{
	position: relative;
	width: 740px;
	margin-top: 2px;
	height: 512px;
	border:8px solid #FFFFFF;
}

.ero .ero-previewArea a
{
	color: #000;	
}



.restListOuter
{ 
	float:right; width: 772px;
}

.restListInner
{
	padding: 10px 9px; position: relative;
	height: 507px;
}

.boxgrid
{
  width: 184px;  
  height: 163px;  
  margin: 3px 2px;
  float: left;
  background: url('/_images/mainDesign/search-result-bg.jpg') no-repeat top center;
  position: relative;
}  
  
.boxgrid img
{  
  position: absolute;
  width: 166px;
  height: 101px;
  top: 7px;  
  left: 9px;  
  border: 0;
  z-index: 9;
}  

.boxgrid h3
{ 
  position: absolute;  
  height: 40px;
  left: 4px;
  top: 110px;
  margin: 0px;
  width: 166px;
  font-family: Georgia;
  text-align: left; 
  color: #000; 
  text-decoration: none; 
  font-size: 11px; 
  font-weight: normal; 
  vertical-align: middle;
  z-index: 10;
}
.boxgrid h3 span 
{
	margin: 5px;
	display: block;	
}
     
.listLetter h4
{
	font-family: Arial;
	clear:both;
	width: 940px;
	font-size: 22px;
	padding-top: 15px;
	padding-bottom: 4px;
	margin: 0px auto;
	border-bottom: 1px solid #777;
}

div#pageNav
{
	left: 50%;
	margin-top: 10px;
	float:left;
	position: relative;
}

div#pageNav ul
{
	margin:0px auto;
	padding: 0px;
	list-style-type: none;
	left: -50%;
	position: relative;
}
			
div#pageNav ul li 
{
	display: block;
	float: left;
	margin:2px;
}

div#pageNav ul li a 
{
	width: 20px;
	text-align: center;
	color: #eee;
	display: block;
	padding: 2px 5px;
	background: #777;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-bottom: 12px;
	font-weight: normal;
	box-shadow: 0px 2px 2px #000;
}

div#pageNav ul li.arrow a, div#pageNav ul li.disabled.arrow a
{
	background: transparent;
	box-shadow: 0px 0px 0px #000;
	font-weight: bold;
	border-radius: 0px;
}

div#pageNav ul li.arrow a:hover, div#pageNav ul li.disabled.arrow a:hover
{
	background: transparent;
	box-shadow: 0px 0px 0px #000;
	font-weight: bold;
	border-radius: 0px;
}


div#pageNav ul li a:hover
{
	background: #aaa;
}

div#pageNav ul li a:active
{
	box-shadow: 0px 0px 0px #000;
}
								
div#pageNav ul li.current a
{
	background: #191;
	color: #fff;
	box-shadow: 0px 0px 0px #000;
}
								
div#pageNav ul li.disabled a
{
	background: #555;
	color: #aaa;
	cursor: default;
}
								
.tooltip  
{
	display:none; 
}

.tip-box-darkTip  
{
	width: 282px; 
	position: absolute;
}

.tip-box-darkTip .tip-box-content 
{
	width: 250px; 
	padding: 10px; 
	border: 1px solid #d0d0d0; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	background: #555; 
	color: #fff; 
}

.tip-box-darkTip .tip-box-bottom 
{
	height: 9px; 
	background: url(https://www.restaurangguiden.com/_images/notch-new.png) bottom center no-repeat; 
	margin-top: -1px; 
}

.tip-box-darkTip h4  
{
	margin: 0px; 
	padding: 0px; 
	margin-bottom: 5px; 
	font-size: 12px; 
}




#rgRestInnerFilters h3 
{
	margin-bottom: 0px;
}

.rgRestListSettings 
{
	margin-bottom: 10px;	
}

.rgRestListSettings a
{
	display: block;
	margin-top: 2px;
	border-left: 12px solid #555;
	padding-left: 3px;
	border-radius: 10px;
	color: #ddd;
	font-weight: normal;
}

.rgRestListSettings a.selected
{
	border-left: 12px solid #fff;
	background: #ccc;
	color: #000;
}

.rgRestListSettings a:hover
{
	border-left: 12px solid #888;
	color: #fff;
	background: #333;
}

.rgRestListSettings a:hover.selected
{
	border-left: 12px solid #fff;
	background: #ccc;
	color: #000;
}


#guideSaveSearch 
{
	float: right;	
}


#rgRestList 
{
	float: left;	
	width: 738px;
}

.rgRestList li
{
	padding: 10px;
	display: block;
	border-bottom: 1px solid #555;
}

.rgRestList li:hover
{
	background: #555;
}

.rgRestList li div.rgRestListImage 
{
	float: left;
	margin-right: 15px;
	border: 4px solid #fff;
	width: 170px;
	height: 116px;	
}

.rgRestList li a.rgRestListLink
{
	font-size: 16px;
	margin-bottom: 5px;	
	width: 100%;
	display: block;
}

.rgRestGridRow li.last
{
	margin-right: 0px;	
}

.rgRestGridImage 
{
	border: 4px solid #fff;
	width: 170px;
	height: 116px;	
}


.rgRestGridText 
{
	position: absolute;
	width: 170px;
	height: 116px;	
	background: #000;
	opacity: 0;
}

.rgRestGridTextInner
{
	margin: 5px;	
	font-size: 10px;
	font-weight: normal;
}

.rgRestGridLink 
{
	text-align: center;
	display: block;
	padding-top: 6px;
	font-weight: normal;
	font-family: Georgia;
	width: 170px;
	margin: 0px auto;
	height: 25px;
}

#restListCategoryText 
{
	padding-bottom: 10px;	
}