body {
	text-align: center;
}
body, td {
	font-family: Arial;
	font-size: 14px;
}

h1, h2, h3, form, div {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3 {
	text-indent: 10px;
}

#splitter {
	height: 5px;
	background-color: white;
}
/* search */
#q {
	height: 26px;
	border: 1px solid #7f9db9;
	width: 300px;
}
#searchButton {
	height: 26px;
	width: 80px;
}
#quickSearchButton {
	height: 26px;
	width: 80px;
}
#indexlocation_all {
	height: 26px;
	border: 1px solid #7f9db9;
	width: 130px;
}
#indexcuisine_all {
	height: 26px;
	border: 1px solid #7f9db9;
	width: 130px;
}

#lang {
	float: right;
	position: relative;
	top: 20px;
	left: 0px;
	width: 80px;
	height: 50px;
}
/* ************************************************* RESTAURANT ************************************************************** */
/*
|--RESTAURANT ---------------------------------------------------------|
|                                                                      |
|  |-IMAGE ---|  |----------------------------|  |- Right --------|    |
|  |          |  |                            |  |                |    |
|  |          |  |                            |  |                |    |
|  |          |  |                            |  |                |    |
|  |----------|  |----------------------------|  |----------------|    |
|                                                                      |
|----------------------------------------------------------------------|



*/



#restaurant {
	display: table;
	padding: 5px;
	width: 100%;
	border-bottom: 1px solid #efefef;
}

#restaurant_image {
	display: inline;
	border: 1px solid #c8c8c8;
	width: 130px;
}
#restaurant img {
	border: 5px solid #efefef;	
}
#restaurant_comments {
	display: inline;
	vertical-align: top;
}

/*
#restaurant #restaurant_content {
	background-color: black;
	position: relative;
	top: 5px;
	
}
*/
/*************************************************** SMALL BOX ************************************************************* */
/* left box */
#box_small {

}
#box_small  #bstitle {
	text-indent: 10px;
	-moz-box-sizing: border-box;
	width: 210px;
	height: 29px;
	text-align: left;
	line-height: 22px;
	font-weight: bold;
	color: #723232;
	background-image: url(images/box_title.jpg);
	background-repeat: no-repeat;
}
#box_small #bscontent {
	-moz-box-sizing: border-box;
	width: 210px;
	background-image: url(images/box_content.jpg);
	background-repeat: repeat-y;
}

#box_small a {
	color: #1546d6;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#box_small a:hover {
	text-decoration: underline;
}
#box_small ul {
	padding: 0px;
	margin: 0px;
	padding: 10px;
}
#bscontent li {
	list-style-type: none;

	font-family: Arial;
	font-size: 11px;
	color: #686868;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
}

#bscontent a {
	font-family: Arial;
	font-size: 12px;
	color: #1546d6;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
}


#box_small #bsbottom {
	width: 210px;
	height: 4px;
	background-image: url(images/box_bottom.jpg);
	background-repeat: no-repeat;
}

/***************************************************************** BIG BOX *********************************************************************/
#box_big {
	padding-bottom: 5px;
	border: 1px solid #cccccc;
}
#box_big #box_big_ss {
	float: left;
	position: relative;
	top: -1px;
	left: -1px;
	height: 5px;
	width: 5px;
	background-image: url(images/bbox_wide_ss.jpg);
	background-repeat: no-repeat;
}
#box_big #box_big_ds {
	position: relative;
	float: right;
	top: -1px;
	right: -1px;
	height: 5px;
	width: 5px;
	background-image: url(images/bbox_wide_ds.jpg);
	background-repeat: no-repeat;
}
#box_big #box_big_sj {
	float: left;
	position: relative;
	bottom: -1px;
	left: -1px;
	height: 5px;
	width: 5px;
	background-image: url(images/bbox_wide_sj.jpg);
	background-repeat: no-repeat;
}
#box_big #box_big_dj {
	position: relative;
	float: right;
	bottom: -1px;
	right: -1px;
	height: 5px;
	width: 5px;
	background-image: url(images/bbox_wide_dj.jpg);
	background-repeat: no-repeat;
}



/* ******************* PAGING *********************************************************************************************** */
.pagination {
	height: 22px;
	width: 25px;
	text-align: center;
	
}
.pagination a {
	line-height: 22px;
	text-decoration: none;
	display: block;
	padding: 5px;
}
.pagination a:hover {
	color: white;
	background-color: white;
}
.paginatioff {
	background-color: white;
	height: 22px;
	width: 25px;
	text-align: center;
	
}
.paginatioff a {
	line-height: 22px;
	display: block;
	padding: 5px;
}
.paginatioff a:hover {
	color: white;
	background-color: white;
}
/* **************************************************************************************************************************** */



.coupontable {
	border:solid 1px #787777;
	background:#ffffff url(../images/coupon-watermark.jpg) no-repeat;
} 
.coupon-left-callout {
	background:url(../images/coupon-bkg-red.jpg) repeat-y;
}
.coupon-right-callout {
	padding:12px;
}
.discount {
	background:url(../images/coupon-rate-bkg.jpg) no-repeat;
	width:57px;
	height:71px;
	padding: 20px 20px 0px 20px;
	font: normal 28px Tahoma;
	color:#ffffff;
	text-align:center;
}
.couponpadd {
	padding-right:15px;
}
.coupontitle {
	font:normal 20px Tahoma;
	color:#9a1004;
	line-height:28px;
}	
.coupondescription {
	font:normal 13px Tahoma;
	color:#5c5c5b;
	line-height:18px;
}	
.restaurantname {
	font:normal 13px Tahoma;
	color:#0b77a8;
}



/* ******** maps and booking ********************************************************************************************************* */

#gmaps {
	/* overlay is hidden before loading */
	display:none;
}
 
#gmaps div {
	border:1px solid #3B5998;
	background-color:#fff;
}
.gmaps > .close {
	background-image:url(/images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#booking {
	/* overlay is hidden before loading */
	display:none;
}
 
#booking div {
	padding:10px;
	border:1px solid #3B5998;
	background-color:#fff;
}

/* ******** photo gallery ********************************************************************************************************* */
/* the thumbnails */
#triggers {
	text-align:center;
}
 
#triggers img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:15px 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
 
/* the active thumbnail */
#triggers a.active img {
	outline:1px solid #000;
 
	/* show on top of the expose mask */
	z-index:9999;
	position:relative;
}
/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.close_map {
	background-image:url(/images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* the large image. we use a gray border around it */
#img {
	border:1px solid #666;
}

/* "next image" and "prev image" links */
.next, .prev {
	
	/* absolute positioning relative to the overlay */
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	
	/* upcoming CSS3 features */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.next:hover, .prev:hover {
	text-decoration:underline;
	background-color:#000;
}

/* when there is no next or previous link available this class is added */
.disabled {
	visibility:hidden;		
}

/* the "information box" */
.info {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}

.info strong {
	display:block;	
}

/* progress indicator (animated gif). should be initially hidden */
.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

/* everybody should know about RGBA colors. */
.next, .prev, .info {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(images/h80.png) repeat-x;		
}

/* **** TABS ******************************************************************************************************************* */
/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #c0c0c0;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(images/tab_bg.png ) no-repeat -420px 0; /* /img/global/tabs.png */
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	background: url(images/tab_bg.png ) no-repeat -420px 62;	
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 		{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }


/* width 2 */
ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }



ul.tabs a.current {
	background-position: -420px -62px;
}

/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;	
}
 



/* tab pane styling */
div.panes div {
	/* font-size:14px; */
	/* background:#fff url(http://static.flowplayer.org/img/global/gradient/h300.png) repeat-x 0 5px; */
}
#restaurant_container {
}
#restaurant_tabs {
	/* padding: 0 10 10 10; */
	border:1px solid #c0c0c0;
	border-top:0;
	background: white;
	/* background-image: url(/images/detailed_bg.png); */
	background-repeat: repeat-x;
}