/* CSS Die RestaurantTester */

body, p, div, font, table, td, th, tr, ul, ol, li {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px
}

h1 {
	font-size:15px;
	margin:0;
}

img {
	border:0;
}

ol, ul, li {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}

ol, ul{
	list-style:none;
}

.showLi {
	list-style:disc;
	margin-left:6px;
}

.showLi li {
	margin-left:10px;
}

input, textarea {
	font-size:11px;
	border:1px solid #96752E;
}

.radio {
	border: 0;
}

a, a:link {
	color:#000000;
	text-decoration:none;
}

a:hover, a:active {
	color:#96752E;
	text-decoration:underline;
}

input.button {
	background-color:#B9994E;
	color:#FFFFFF;
}

input.resButtonSearch {
	width:100px;
}

input.resButtonBook {
	width:100px;
}

input.resButtonPromotion {
	width: 100px;
}


#labFrame {
	width:100%;
	text-align:left;
}

#labMain {
	text-align:left; 
	width:924px; 
	white-space:nowrap;
}

#labNavigation {
	white-space:nowrap; 
	width:100%; 
	height:21px;
}

#labSpacer {
	float:none;
	height:6px; 
	white-space:nowrap; 
	width:100%;
}

#labSpacerDotted {
	white-space:nowrap; 
	width:100%; 
	height:6px; 
	border-bottom:1px dotted #000000; 
	margin-bottom:6px
}

#labSpacer3 {
	float:none;
	height:3px; 
	white-space:nowrap; 
	width:100%;
}

#labDifusor {
	float:left; 
	width:4px;
	height:1px;
}

#labContent {
	white-space:nowrap; 
	width:100%;
	/*background-image:url(/images/contentBg.gif);
	background-repeat:repeat-y;*/
}

#labRightColumn {
	float:left; 
	width:370px;
}

#labLeftColumn {
	float:left; 
	width:550px; 
	background-color:#F6F6F6;
}

.leftColumnHeader {
	padding:6px;
	height:31px; 
}

.leftColumnHeaderText {
	float:left;
}

.leftColumnContent {
	padding:6px; 
}

.resultList {
	padding:8px;
}

.resultListNavigation {
	float:right;
	text-align:right;
}

.resultList h3 {
	font-size:13px;
	margin:0;
}

.resultList h4 {
	font-size:12px;
	margin:0;
	font-weight:bold;
}

.resultList a, .resultList a:link,
.resultList a:hover, .resultList a:active {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.resultList h3 a, .resultList h3 a:link,
.resultList h3 a:hover, .resultList h3 a:active {
	color:#264282;
	text-decoration:underline;
}

#resultResImage {
	float:left; 
	width:100px; 
	height:70px;
}

#resultResDetails {
	float:left; 
	width:284px; 
	white-space:normal;
}

#resultResButtonList {
	float:left; 
	width:150px; 
	text-align:right;
}

.resultResPromotion {
	padding-top:6px;
}

.resultResPromotion h3 {
	font-size:13px;
	margin:0;
	font-weight:bold;
}

.topSearchFrame {
	background-color:#E8EDF1;
	white-space:normal;
	height:200px;
}

.topSearchFrameHeader {
	padding:6px;
}

.topSearchFrameContent {
	padding:6px;
}

.topSearchFrameItemName {
	float:left;
	width:150px;
}

.topSearchFrameItemElement {
	float:left;
	width:200px;
}

.topSearchFrameItemSubmit {
	text-align:right;
	width:350px;
}

.topSearchFrameRegion {
	width:200px;
}

.topSearchFrameRestaurantName {
	width:200px;
}

.topSearchFrameCuisine {
	width:200px;
}


.topRestaurantFrame {
	white-space:normal; 
	background-color:#F6F6F6;
}

.topRestaurantFrameHeader {
	padding:6px; 
}


.topRestaurantFrameContent {
	padding:6px; 
}

.newRestaurantFrame {
	white-space:normal; 
	background-color:#F6F6F6;
}

.newRestaurantFrameHeader {
	padding:6px; 
}


.newRestaurantFrameContent {
	padding:6px; 
}


.topPromotionFrame {
	background-color:#B9D1E9;
	white-space:normal;
	height:200px;
}

.topPromotionFrameHeader {
	padding:6px;
}

.topPromotionFrameContent {
	padding:6px;
}

.padding00 {
	padding:8px;
}

.padding01 {
	padding:6px;
}

.clear{float:none;clear:both;}


/* lightbox v 2.04 */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(/images/data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* end style light box */








