/*==============================
GLOBALS
Sets the default document font size, family
and color
===============================*/
html, body
{
color:#a23635;
overflow:auto;
font: 11px Arial, Helvetica, sans-serif;

background:url('../images/unimenu/margin_bg.gif') repeat-x 0 0;
background-color:#bab9ba;
/* for IE */
text-align:center;
}

* { margin: 0; padding: 0; }

/*==============================
BUTTONS
===============================*/
.buttons
{
	overflow: visible;
    padding: 0;
}

.buttons a
{
	padding: 2px 15px 4px;
	line-height: 22px;
	border-color: #872f2f #000 #000 #872f2f; 
	border-style:solid;
  	border-width:1px; 
  	cursor: pointer;
  	background-color:#5c1313;
  	color:#fff;
  	font-weight:bolder;
  	font-size: 10px;
  	font-style: normal;
  	font-family: arial;
  	text-decoration:none;
  	text-transform: uppercase;
}

.buttons a:hover
{
	position: relative;
	top: 1px;
	left: 1px;
	border-color: #000 #872f2f #872f2f #000;
}

.buttons input
{
	padding: 1px 15px 2px;
	border-color: #872f2f #000 #000 #872f2f; 
  	border-style:solid;
  	border-width:1px; 
  	cursor: pointer;
  	background-color:#5c1313;
  	color:#fff;
  	font-weight:bolder;
  	font-size: 10px;
  	font-style: normal;
  	font-family: arial;
  	text-transform: uppercase;
}

.buttons input:hover
{
	position: relative;
	top: 1px;
	left: 1px;
	border-color: #000 #872f2f #872f2f #000;
}

.buttons a.green-button {
	background-color:#009933;
	border-color: #006633 #000 #000 #006633; 
}

.buttons a.green-button:hover {
	border-color: #000 #006633 #006633 #000;
}

.buttons input.green-button {
	background-color:#009933;
	border-color: #006633 #000 #000 #006633; 
}

.buttons input.green-button:hover {
	border-color: #000 #006633 #006633 #000;
}

.buttons a.grey-button {
	background-color:#afafaf;
	border-color: #737274 #000 #000 #737274; 
}

.buttons a.grey-button:hover {
	border-color: #000 #737274 #737274 #000;
}

.buttons input.grey-button {
	background-color:#afafaf;
	border-color: #737274 #000 #000 #737274; 
}

.buttons input.grey-button:hover {
	border-color: #000 #737274 #737274 #000;
}

/*

.buttons-green
{
	overflow: visible;
    padding: 0;
}

.buttons-green a
{
	padding: 2px 15px 4px;
	line-height: 22px;
	border-color: #006633 #000 #000 #006633; 
	border-style:solid;
  	border-width:1px; 
  	cursor: pointer;
  	background-color:#009933;
  	color:#fff;
  	font-weight:bolder;
  	font-size: 10px;
  	font-style: normal;
  	font-family: arial;
  	text-decoration:none;
  	text-transform: uppercase;
}

.buttons-green a:hover
{
	position: relative;
	top: 1px;
	left: 1px;
	border-color: #000 #006633 #006633 #000;
}
*/

/* PAGINATION */

.paginateButtons {
    background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    border-top: 0;
    color: #666;
    font-size: 10px;
    overflow: hidden;
    padding: 10px 3px;
}
.paginateButtons a {
    background: #fff;
    border: 1px solid #ccc;
    border-color: #ccc #aaa #aaa #ccc;
    color: #666;
    margin: 0 3px;
    padding: 2px 6px;
}
.paginateButtons span {
    padding: 2px 3px;
}

a.grey-links
{
	text-decoration: none;
	color:#666666;
	text-align:left;
}

a.grey-links:hover
{
	text-decoration: underline;
	color:#666666;
	text-align:left;
}

a.red-links {
	text-decoration: none;
	color:#a23635;
	text-align:left;
}

a.red-links:hover {
	text-decoration: underline;
	color:#a23635;
	text-align:left;
}

/*==============================
HEADER WRAPPER
===============================*/
.header-wrapper 
{
	width:960px;
	height:110px;
	background-color:#ffffff;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	
	/* for IE */
	text-align:center;
	z-index:101;
}

.header-wrapper div.logo
{
	position:absolute;
	top: 14px;
	left: 28px;
	height:69px;
	width:269px;
	/*background: url('../images/unimenu/logo.gif') no-repeat center top;*/
		
}

.header-wrapper div.logo a
{
	text-decoration:none;	
}
.header-wrapper div.logo a img
{
	
	border:0;
}


.header-wrapper span.current-location
{
	position:absolute;
	top: 51px;
	left: 300px;
	width:180px;
	text-align:left;
	color:#a23635;
	font: 16px Arial, Helvetica, sans-serif;
}

.header-wrapper div#location
{
	position:absolute;
	top: 85px;
	left: 60px;
	width:400px;
	text-align:left;
}

.header-wrapper div#location span.locate-text
{
	color:#a23635;
	font: 16px Arial, Helvetica, sans-serif;
}

.header-wrapper div#location a
{
	position:absolute;
	left:240px;
	top:0px;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#666666;
}

.header-wrapper div#location a:hover
{
	text-decoration: underline;
}

.header-wrapper div#location div.metroarea
{
	position:absolute;
	left:190px;
	top:0px;
}

.header-wrapper div#location div.metroarea span.select
{
	height:17px;
	width:165px;
	position:absolute;
	background: url('../images/unimenu/large_select.gif') no-repeat;
	background-color:#efeeee;
	padding: 0 4px 0px 12px;
	color: #000;
	font: 10px/18px arial,sans-serif;
	overflow: hidden;
}

.header-wrapper div#location span.buttons
{
	position:absolute;
	left:320px;
	width:96px;
  	top:0px;
}

.header-wrapper a.login
{
	position:absolute;
	top:20px;
	left:850px;
	background: url('../images/unimenu/login.gif') no-repeat center top;
	height:46px;
	width:88px;
	text-align:center;
	color:#ffffff;
	font-size: 16px;
	font-weight: bolder;
	text-decoration:none;
	padding-top: 12px;
}

.header-wrapper span.sessionName
{
	position:absolute;
	top:85px;
	left:530px;
	width:400px;
	height:16px;
	font-size: 12px;
	text-align:right;
}

.header-wrapper div.appstore
{
	position:absolute;
	top:20px;
	left:480px;
}
.header-wrapper div.appstore a
{
	text-decoration:none;	
}
.header-wrapper div.appstore a img
{
	
	border:0;
}

.header-wrapper div.owners
{
	position:absolute;
	top:20px;
	left:630px;
}

.header-wrapper div.owners a
{
	text-decoration:none;	
}
.header-wrapper div.owners a img
{
	
	border:0;
}

.header-wrapper div.owners a span.owner-text
{
	position:absolute;
	top:15px;
	left:40px;
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	width:170px;
	text-align:center;
}


/*==============================
MAIN WRAPPER
===============================*/
/*.main-wrapper
{
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	background:url('../images/unimenu/banner_top.gif') repeat-x 0 0;

	position:relative;
	background-color:#ffffff;
	width:960px;
	height:500px;
	
	text-align:center;
}

.main-wrapper div.left
{
	width:340px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:10px;
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
}

.main-wrapper div.right
{
	width:500px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:10px;
	position:absolute;
	top:0px;
	left:400px;
	height:100%;
}
*/


/*==============================
SEARCH BAR
===============================*/

.search-wrapper
{
	margin-right: auto;
	margin-left: auto;
	position:relative;
	text-align:center;
	width:960px;
	height:60px;
	background:url('../images/unimenu/search_bar.gif') repeat-x 0 0;
	background-color:#ffffff;
	z-index:99;
}
.search-wrapper div.searchbar
{
	position:absolute;
	top:0px;
	left:0px;
}

.searchbar input.searchtxt
{
	width:148px;
	position:absolute;
	left:20px;
	background-color:#efeeee;
	height:17px;
	border: 0;
	top:10px;
	padding-left:2px;
}

.searchbar span.buttons
{
	position:absolute;
	left:545px;
	width:96px;
  	top:9px;
}

.searchbar div.filtercuisine
{
	position:absolute;
	left:175px;
	top:10px;
	text-align:left;
}
.searchbar div.filtercuisine span.select
{
	height:17px;
	width:164px;
	position:absolute;
	background: url('../images/unimenu/large_select.gif') no-repeat;
	background-color:#efeeee;
	padding: 0 4px 0px 12px;
	color: #000;
	font: 10px/18px arial,sans-serif;
	overflow: hidden;
}

.searchbar div.filterneighborhood
{
	position:absolute;
	left:360px;
	top:10px;
	text-align:left;
}
.searchbar div.filterneighborhood span.select
{
	height:17px;
	width:164px;
	position:absolute;
	background: url('../images/unimenu/large_select.gif') no-repeat;
	background-color:#efeeee;
	padding: 0 4px 0px 12px;
	color: #000;
	font: 10px/18px arial,sans-serif;
	overflow: hidden;
	
}

.search-wrapper span.menuButton
{
	position:absolute;
	right: 10px;
	top: 10px;
	height:17px;
	width:100px;

}

.search-wrapper span.menuButton a
{
	color:#fff;
	text-decoration: none;
}

.banner-wrapper span.menuButton
{
	display:none;

}


/*==============================
BANNER WRAPPER
===============================*/
.banner-wrapper
{
	margin-top:0px;
	
	margin-right: auto;
	margin-left: auto;
	/* for IE */
	text-align:center;
	background:url('../images/unimenu/body_bg.gif') repeat-x 0 0;
	position:relative;
	background-color:#ffffff;
	width:960px;
	height:368px;
}


.banner-wrapper img.iphone
{
	position:absolute;
	top:0px;
	right:20px;

}

.banner-wrapper div.appstore
{
	position:absolute;
	top:188px;
	left:30px;
}
.banner-wrapper div.appstore a
{
	text-decoration:none;	
}
.banner-wrapper div.appstore a img
{
	border:0;
}


.banner-wrapper div.banner-txt
{
	font-size: 36px;
	font-weight: bolder; 
	width:490px;
	position:absolute;
	top:38px;
	left:30px;
	text-align:left;
}

.banner-wrapper div.searchbar
{
	position:absolute;
	top:272px;
	left:0px;
}

.banner-wrapper div.locatebar
{
	position:absolute;
	top:272px;
	left:0px;
}

/*==============================
LOCATE BAR
===============================*/

.locatebar span.buttons
{
	position:absolute;
	left:450px;
	width:96px;
	top:8px;
}
.locatebar span.locate-text
{
	position:absolute;
	color:#fff;
	left: 20px;
	top: 9px;
	width: 300px;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

.locatebar div.metroarea
{
	position:absolute;
	left:320px;
	top:10px;
	text-align:left;
}
.locatebar div.metroarea span.select
{
	height:17px;
	width:165px;
	position:absolute;
	background: url('../images/unimenu/large_select.gif') no-repeat;
	background-color:#efeeee;
	padding: 0 4px 0px 12px;
	color: #000;
	font: 10px/18px arial,sans-serif;
	overflow: hidden;
}

/*==============================
BODY WRAPPER
===============================*/
.body-lite-wrapper
{
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:30px;
	position:relative;
	background-color:#ffffff;
	width:960px;
	height:auto;
	/* for IE */
	text-align:center;
	padding-top:10px;

}

.body-wrapper
{
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:30px;
	position:relative;
	background-color:#ffffff;
	width:960px;
	height:auto;
	min-height:350px;
	/* for IE */
	text-align:center;
	padding-top:10px;

}

.body-wrapper td.left
{
	width:440px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:10px;
	border-right:2px dotted;
	vertical-align:top;
	text-align:left;
	
	
}

.body-wrapper td.right
{
	width:400px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
	text-align:left;
}


.body-wrapper td.left-details
{
	width:570px;
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
	border-right:0;
	vertical-align:top;
	text-align:left;
	
}

.body-wrapper td.right-details
{
	width:384px;
	padding-right:40px;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
	text-align:left;
}





.body-wrapper td.right-details div.directions
{
	padding: 10px 10px 10px 10px;
	text-align:left;	
}

.body-wrapper td.right-details div.directions a
{
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#666666;
	text-align:left;
}

.body-wrapper td.right-details div.directions a:hover
{
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#666666;
	text-align:left;
}

#initmap
{
	 width: 330px;
	 height: 220px;
	 border: 4px solid;
}


#fromPoint
{

	
	width:335px;
	height:25px;
	
}

#fromPoint td
{
	vertical-align:middle;
}

#fromPoint td input[type="text"]
{
	width:190px;
	height:18px;
}

#map
{
	
	width:335px;
	height:345px;
	
}
#panel
{
	
}

.body-wrapper div.edit
{

	padding: 10px 10px 10px 10px;
	text-align:left;	
	
}

.body-wrapper td.left-details div.claimable span.links a
{
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#666666;
	margin-right: 70px;
}

.body-wrapper td.left-details div.claimable span.links a:hover
{
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#666666;
}

.body-wrapper td.left-details div.restaurant-wrapper
{
	border: 0;
    width: 524px;
	height: 100%;
}

.body-wrapper td.left-details div.restaurant-wrapper tr td
{
	padding:1px 0px 0px 0px;
}

.body-wrapper td.left-details div.claimable
{
	padding: 10px 10px 10px 10px;	
}

.body-wrapper div#menus
{
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	width:898px;
	margin:0;
}

.body-wrapper div.breadcrumbs
{
	padding-left: 30px;
	padding-bottom: 10px;
	text-align:left;
	font: 11px Arial, Helvetica, sans-serif;
}

/*
.breadcrumbs a
{
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#666666;
}

.breadcrumbs a:hover
{
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#666666;
}
*/
.breadcrumbs span.current
{
	font-weight: bold;
	font-size: 12px;
}

.breadcrumbs span.normal
{
	font-weight: normal;
	font-size: 11px;
}

/*==============================
TAG CLOUD
===============================*/
.tag-cloud
{
	background: #e2e2e2;
	padding: 10px 10px 10px 10px;
}
.tag-cloud span.tag
{
	margin-right:25px;
	white-space: normal;
}

/*==============================
FOOTER
===============================*/
.footer
{
	margin-right: auto;
	margin-left: auto;
	position:relative;
	height:42px;
	width:960px;
	background-color:#e7e8e9;
	color:#676767;
	font-size:11px;
	/* for IE */
	text-align:center;
	
}

.footer div.copyright
{
	position:absolute;
	top:10px;
	left:30px;
	text-align:left;
}

.footer div.links
{
	position:absolute;
	top:10px;
	right:30px;
	text-align:left;
}

.footer div.links a
{
	
	text-decoration: none;
	color: #676767;
}

.footer div.links a:hover
{
	text-decoration: underline;
	color: #676767;
}

/*==============================
LOGIN WRAPPER
===============================*/
.login-wrapper
{
	position:relative;
	top:5px;
	margin-left:auto;
	margin-right:auto;
	height:200px;
	width:350px;
	/* for IE */
	text-align:center;
}



/*============================
REGISTRATION WRAPPER
=============================*/
.registration-wrapper
{
	border: 1px solid #ccc;
    /*width: 100%;*/
	/*height:auto; */
	margin-left: 30px;
	margin-right: 30px;
	width:900px;
	
}

.form-wrapper
{
	width: 500px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding: 10px 10px 10px 10px;
	border: 0;
	margin-bottom:20px;
}

tr.form-header td {
	font-size:16px;
	text-align:center;
	vertical-align:middle;
	line-height:22px;
}

tr.form-buttons td {
	text-align:center;
	vertical-align:middle;
}


tr.form-row td.legal {
	text-align:center;
	vertical-align:middle;
	
	font-weight:bold;
}

tr.form-row td.left {
	text-align: left;
	vertical-align: middle;
	padding-left:20px;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:10px;
	border-right:0px;
}

tr.form-row td.right {
	text-align: right;
	vertical-align: middle;
	padding-right:20px;
	padding-top:10px;
	padding-left:0px;
	padding-bottom:10px;
}

tr.form-footer td {
	font-size:10px;
	font-style: italic;
	text-align:center;
	vertical-align:middle;
}

.required {
	font-size:12px;
	font-weight:bold;
	color:#cc6600;
	padding-right:5px;
}

/*============================
PROFILE
==============================*/
.profile-wrapper
{
	width: 400px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ccc;
	margin-bottom:20px;
}
.restaurant-list-wrapper
{
	margin-top:20px;
	margin-bottom:20px;
	padding:10px 10px 10px 10px;
	
}

.pending-wrapper
{
	width: 400px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ccc;
}


/*==============================
INFO
===============================*/
.info-wrapper
{
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ccc;
	margin-bottom:20px;
}

.info-wrapper ul {
	list-style: disc;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0;
	text-align:left;
}

.info-wrapper ul li {
	padding-left:5px;
	padding-top: 5px;
	margin: 0;
}

.policy-wrapper
{
	width: 860px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ccc;
	margin-bottom:20px;
	text-align:center;
}
.policy-wrapper ul {
	list-style: disc;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0;
	text-align:left;
}

.policy-wrapper ul li {
	padding-left:5px;
	padding-top: 5px;
	margin: 0;
	text-align:left;
}

.policy-wrapper p.main-header {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding-bottom:12px;
}
.policy-wrapper p.header {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-bottom:12px;
}
.policy-wrapper p.content {
	font-size:10px;
	font-weight:normal;
	color:#000;
	text-align:left;
	padding-bottom:12px;
}

.policy-wrapper p.content-single {
	font-size:10px;
	font-weight:normal;
	color:#000;
	text-align:left;
}

.policy-wrapper p.head-content {
	font-size:12px;
	text-align:left;
	padding-bottom:12px;
}

.policy-wrapper p.indent {
	padding-left:40px;
	text-align:left;
	padding-bottom:12px;
}
.policy-wrapper span.subheader {
	font-size:10px;
	font-weight:bold;
	color:#000;
	text-align:left;
}
.policy-wrapper span.subcontent {
	font-size:10px;
	font-weight:normal;
	color:#000;
	text-align:left;
}


/*=============================
EDITORS
===============================*/

.edit div.editRestaurant
{
	top: 10px;
	margin-left: 12px;
	width:894px;
	margin-bottom: 12px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ccc;
	text-align:center;
}

.edit div.editMenusHeader
{
	text-align:center;
	
}
.edit div.editMain
{
	top: 10px;
	margin: 5px 6px;
}

.edit div.editMain div#newMenu
{
	top: 10px;
	margin: 5px 6px;
}

.edit div.editMain div.editMenu
{
	
	margin: 10px 6px 15px;
	background-color: #f7f7f7
}

.edit div.editMain div.editMenu div.editSection
{
	margin: 5px 6px;
	background-color: #fff
}

.edit div.editMain div.editMenu div.editSection div.editItem
{
	margin: 5px 6px;
	background-color: #f7f7f7
}

.edit div.editMain div.editMenu div.editSection div.editItem div.editSubitem
{
	margin: 5px 6px;
	background-color: #fff
}

/*==============================
AUTOCOMPLETE STUFF
===============================*/
.spinner {
	width:100%;
	left:0px;
    padding-top: 250px;
    position: fixed;
    margin-left: auto;
    margin-right:auto;
    text-align:center;
    z-index:100;
}

.autocomplete {

position:absolute;
width:145px;
background-color:#5f5c5c;
margin:0px;
padding:0px;
overflow:visible;
border:0;
text-align:left;
font: 11px Arial, Helvetica, sans-serif;

}

.autocomplete ul {
list-style-type:none;
margin:0px;
padding:0px;
overflow:auto;

}

.autocomplete ul li.selected { 
	background-color: #e7e8e9;
	color: #5f5c5c;
}
	

.autocomplete ul li {
list-style-type:none;
display:block;
margin:0px 0px 0px 5px;
padding:1px;
height:13px;
cursor:pointer;
overflow:hidden;
color:#ffffff;
}


/*==============================
DISPLAYED MENUS
===============================*/




table.menu-header {
	/*border:0;
	width: 100%
	border: 1px solid #ccc;*/
    width: 100%;
    color: #fff;
    background-color: #a23635;
    padding-top: 5px;
	padding-bottom: 5px;
}

table.menu-header tr td {
	text-align: center;
    vertical-align: middle;
    padding-top: 2px;
    padding-bottom: 2px;
}


table.menu-header tr td.menu-status {
	text-align: left;
	font-style: italic;
	font-size:10px;
}

table.menu-header tr td.last-updated {
	text-align: right;
	font-style: italic;
	font-size:10px;
}

table.menu-header tr td.button-right {
	text-align: right;
	padding-right:5px;
}

table.menu-body {
	border:0;
	width: 100%;
	padding-bottom:40px;
}

table.menu-body tr td {
	padding-left:0;
	padding-right:0;
	padding-top:5px;
	padding-bottom:5px;
}

table.menu-body tr td.menu-buttons {
	height:14px;
	padding-bottom:30px;
}

table.section-header {
	border:0;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	padding-right:5px;
}

table.section-header tr td {
	text-align: left;
    vertical-align: middle;
    padding-top: 2px;
    padding-bottom: 2px;
}

table.section-header tr td.button-right {
	text-align: right;
	padding-right:5px;
}

table.section-body {
	border:0;
	width: 100%
}

table.section-body tr td {
	padding-top:0;
	padding-bottom:0;
}

table.section-body tr td.section-bottom {
	border-bottom:2px dotted;
	height:20px;
}

table.section-body tr td.section-buttons {
	vertical-align:top;
	padding-top:5px;
	height:35px;
}

table.item-header {
	border:0;
	width: 100%;
}

table.item-header tr td.button-right {
	text-align: right;
	padding-right:5px;
}


table.item-body {
	border:0;
	width: 100%;
}

table.item-body tr td {
	padding-top:0px;
	padding-bottom:0px;
}


table.subitem {
	border:0;
	width: 100%;
}

table.subitem tr td.button-right {
	text-align: right;
	padding-right:5px;
}

tr.header {
	text-align:center;
	vertical-align:middle;
}

tr.item-top td.left {
	text-align: left;
	vertical-align: middle;
	padding-left:20px;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:5px;
	border-right:0px;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	width:450px;
}

tr.item-top td.right {
	text-align: right;
	vertical-align: middle;
	padding-right:20px;
	padding-top:5px;
	padding-left:0px;
	padding-bottom:5px;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	width:100px;
}



tr.item-bottom td.left {
	text-align: left;
	vertical-align: middle;
	
	padding-left:20px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:5px;
	border-right:0px;
	font-size:10px;
	color:#333333;
	width:450px;
}

tr.item-bottom td.right {
	text-align: right;
	vertical-align: middle;
	
	padding-right:20px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:5px;
	font-size:10px;
	color:#333333;
	width:100px;
}


tr.sub-top td.left {
	text-align: left;
	vertical-align: middle;
	padding-left: 60px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:5px;
	border-right:0px;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#333333;
	width:450px;
}

tr.sub-top td.right {
	text-align: right;
	vertical-align: middle;
	padding-right:20px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:5px;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#333333;
	width:100px;
}


tr.sub-bottom td.left {
	text-align: left;
	vertical-align: middle;
	padding-left: 60px;
	font-style:italic;
	border-right:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:5px;
	font-size:10px;
	font-style:italic;
	color:#333333;
	width:450px;
}

tr.sub-bottom td.right {
	text-align: right;
	vertical-align: middle;
	font-style:italic;
	padding-right:20px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:5px;
	font-size:10px;
	font-style:italic;
	color:#333333;
	width:100px;
}

/*
td.button-right {
	width:250px;
	text-align: right;
	vertical-align: middle;
}*/

td.upper-title {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
}

td.upper-title-less {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

td.upper-title h1 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	padding-bottom:10px;
}

td.upper-description h2 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:10px;
}

td.normal-description h2 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom:10px;
}

td.upper-description {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

td.normal-description {
	font-size: 12px;
	font-weight: bold;
}

td.upper-description-less {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

td.normal-description-less {
	font-size: 10px;
	font-weight: bold;
}

td.upper-extra {
	text-transform: uppercase;
	font-size:10px;
	font-style: italic;
}

td.normal-extra {
	font-size:10px;
	font-style: italic;
}

td.name {
	font-weight:bold;
	font-size:12px;
	color:#a23635;
	width:120px;
}

td.value {
	font-size:12px;
	color:#000;
}

span.menu-edit {
	position:absolute;
	text-align:right;
	right:60px;
}

span.order-edit {
	position:absolute;
	text-align:left;
	left:60px;
}

img.arrows {
	vertical-align: bottom;
	border:0;
	padding-right:2px;
	padding-left:2px;
}
/*==============================
EDIT MENUS
===============================*/
input.editOrder {
	width:20px;
	height:20px;
}
input.editLg {
	width:300px;
}
select.editLg {
	width:300px;
}

input.editUrl {
	width:260px;
}

input.editMed {
	width:225px;
}
select.editMed {
	width:225px;
}

input.editSm {
	width:150px;
}
select.editSm {
	width: 150px;
}

input.editXsm {
	width:75px;
}

textarea.editLg {
	width: 300px;
	height: 50px;
	
}

textarea.comment {
	width: 300px;
	height:100px;
	
}
.edit-restaurant-wrapper {
	padding-left:40px;
	padding-right:40px;
}
tr.editor-header td {
	text-align: left;
	vertical-align: middle;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#a23635;
	font: 16px Arial, Helvetica, sans-serif;
	font-style:normal;
}

tr.editor-header td span.toggle {
	padding-left:10px;
	font: 12px Arial, Helvetica, sans-serif;
	font-style:normal;
}

tr.editor-top td.left {
	text-align: left;
	vertical-align: middle;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#a23635;
	font: 11px Arial, Helvetica, sans-serif;
	font-style:normal;
	border-right:0px;
}

tr.editor-top td.right {
	text-align: right;
	vertical-align: middle;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#a23635;
	font: 11px Arial, Helvetica, sans-serif;
	font-style:normal;
}

tr.editor-bottom td.left {
	text-align: left;
	vertical-align: middle;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#a23635;
	font: 11px Arial, Helvetica, sans-serif;
	font-style:italic;
	border-right:0px;
}

tr.editor-bottom td.right {
	text-align: right;
	vertical-align: middle;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#a23635;
	font: 11px Arial, Helvetica, sans-serif;
	font-style:italic;
}

tr.editor-buttons td {
	text-align: left;
	vertical-align: middle;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

tr.edit-errors td {
	text-align: center;
	vertical-align: middle;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}
tr.edit-header td.left {
	text-align: left;
	vertical-align: middle;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#a23635;
	font: 11px Arial, Helvetica, sans-serif;
	font-style:normal;
	border-right:0px;
	
}

tr.edit-header td.right {
	text-align: right;
	vertical-align: middle;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#a23635;
	font: 11px Arial, Helvetica, sans-serif;
	font-style:normal;
}


/* TABLES */

table {
    border: 1px solid #ccc;
    width: 100%
}

table.maptable
{
	border:0;
	width: 100%;

}

table.maptable td
{
	vertical-align:top;
	padding-top:0px;
	padding-bottom:2px;
	padding-left: 0px;
	padding-right: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#000;
}




table.borderless
{
	border:0;
	width: 100%
}

table.borderlessbottom
{
	border-bottom:0;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 100%
}

table.borderlesstop
{
	border-top:0;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 100%
}


tr {
    border: 0;
}
td, th { 
    font: 11px verdana, arial, helvetica, sans-serif;
    padding: 5px 6px;
    text-align: left;
    vertical-align: middle;
}

td.green-text {
	font: 11px verdana, arial, helvetica, sans-serif;
    line-height: 12px;
    padding: 5px 6px;
    text-align: left;
    vertical-align: middle;
    color: #00cc33;
}

th {
    background: #fff url(../images/skin/shadow.jpg);
    color: #666;
    font-size: 11px;
    font-weight: bold;
    line-height: 17px;
    padding: 2px 6px;
}
th a:link, th a:visited, th a:hover {
	color: #5f5c5c;
	display: block;
	font-size: 10px;
	text-decoration: none;
	width: 100%;
}

th.asc a, th.desc a {
    background-position: right;
    background-repeat: no-repeat;
}
th.asc a {
    background-image: url(../images/skin/sorted_asc.gif);
}
th.desc a {
    background-image: url(../images/skin/sorted_desc.gif);
}

.odd {
    background: #e2e2e2;
}
.even {
    background: #fff;
}

/* LIST */

.list table {
    border-collapse: collapse;
}
.list th, .list td {
    border-left: 1px solid #ddd;
}
.list td.link a {
	width:100%;
	height:100%;
	display:block;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#a23635;
	text-align:left;
}
.list td.link a:hover {
	width:100%;
	height:100%;
	display:block;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#a23635;
	text-align:left;
}

/*
.list th:hover, .list tr:hover {
    background: #ddd;
}
*/

.list tr.odd:hover {
    background: #fff;
}

.list tr.even:hover {
    background: #e2e2e2;
}

/* MESSAGES AND ERRORS */

.message {
    background: #f3f8fc url(../images/skin/information.png) 8px 50% no-repeat;
    border: 1px solid #b2d1ff;
    color: #006dba;
    margin: 10px 10px 5px 10px;
    padding: 5px 5px 5px 30px;
}

div.errors {
	background: #fff3f3;
    border: 0;
    color: #cc6600;
    margin: 10px 10px 5px;
    padding: 0;
    
}
div.errors ul {
    list-style: none;
    padding: 0;	
}
div.errors li {
	background: url(../images/skin/exclamation.png) 8px 0% no-repeat;
    line-height: 16px;
    padding-left: 30px;
    color: #cc6600;
    font-weight: bolder;
}

td.errors select {
    border: 1px solid #cc6600;
}
td.errors input {
    border: 1px solid #cc6600;
}

/* TABS */
.tabs {
	padding-left: 5px;
	background: #f7f7f7
}
.tabs ul {
		list-style: none;
		padding: 5px 5px 5px;
		margin: 0;
}
	
.tabs li.unselected {
		float: left;
		border: 1px solid;
		border-bottom-width: 0;
		margin: 0 0.5em 0.5em 0;
		font-size: 14px;
		background: #fff;
		color: #a23635;
}

.tabs li.unselected:hover {
	background: #ddd;
}

.tabs li.selected {
		float: left;
		border: 1px solid;
		border-bottom-width: 0;
		margin: 0 0.5em 0.5em 0;
		font-size: 14px;
		background: #a23635;
		color:#fff;
}

.tabs .unselected a {
		display: block;
		padding: 5px 1em;
		color:#a23635;
		text-decoration:none;
}	
	
.tabs .selected a {
		display: block;
		padding: 5px 1em;
		color:#fff;
		text-decoration:none;
}	
	
/* MISC */
.big-text {
	font-size: 16px;
}

.black-text {
	font-size: 11px;
	color: #000;
}

.new-restaurant-text {
	font-size: 12px;
	font-weight: bolder;
}

.captcha {
	text-align:center;
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
	width:318px;
}

.example {
	font-size:10px;
	color:#000;
	font-style:italic;
}

/* ADS */

.vertical-ad {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.square-ad {
	padding-top:50px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
