/****************************************/
/* BODY and GENERAL STYLES              */
/****************************************/

body {
	text-align: center;
	background-color: #a29977;
	background-attachment: fixed;
	cursor: default;
	c\ursor: none;
}

body,input,select,textarea {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
}

input,select,textarea {
	font-size: 1em;
}
p {
	margin: 0 0 1.2em 0;
	text-align: justify;
}
form {
	margin: 0;
}
img {
	border-width: 0px;
}
acronym, abbr {
	border-bottom: 1px dotted #000040;
	cursor: help;
}
h1 {
	display: none;
}
h2 {
	color: #ff6600;
	margin: 0 0 0.6em 0;
	font-size: 1.6em;
	letter-spacing: 0.1em;
	font-family: 'Comic Sans MS', Verdana, sans-serif;
}
h3 {
	color: #ff6600;
	margin: 0.4em 0 0.6em 0;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	font-family: 'Comic Sans MS', Verdana, sans-serif;
}
h4 {
	color: #ff6600;
	margin: 0.4em 0 0.6em 0;
	font-size: 1.2em;
	font-family: 'Comic Sans MS', Verdana, sans-serif;
}
hr {
	color: #830;
	background-color: #830;
	height: 1px;
}
pre {
	font-family: 'Courier New', monospace;
}

.colored {
	color: #ff6600;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.small {
	font-size: .9em;
}
.big {
	font-size: 1.1em;
}
.bigx {
	font-size: 1.3em;
}
.disabled {
	text-decoration: line-through;
}

.vtop {
	vertical-align: top;
}
.vbottom {
	vertical-align: bottom;
}
.hmid {
	text-align: center;
}
.hright {
	text-align: right;
}

.padding1 {
	padding-left: 10px;
}
.padding2 {
	padding-left: 25px;
}

.nodisplay {
	display: none;
}
.hand {
	cursor: pointer;
}

.warning {
	color: olive;
}
.error {
	color: red;
}

/****************************************/
/* Links                                */
/****************************************/

a {
	color: #0000a0;
	text-decoration: none;
}
a:visited {
	color: #0000a0;
}
a:hover {
	color: #dd4400;
	text-decoration: none;
	cursor: pointer;
}
a:active {
	color: #0080ff;
}
a:focus {
	color: #ff0000;
}

/****************************************/
/* Panels                               */
/****************************************/

#frame {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
}
	
#contentleft {
	-moz-border-radius: 12px; /* Rounded corners with Mozilla Gecko based engines */
	width: 132px;
	float: left;
	padding: 10px 6px 2px 6px;
	height: 433px; /* 423 + 10 */
	margin-right: 2px;
	background-color: #ffffff;
	background-color: #e5dfc4;

	border-style: solid;
	border-width: 2px;
	border-top-color: #ff6600;
	border-left-color: #ff6600;
	border-right-color: #ee4400;
	border-bottom-color: #ee4400;
}

#contentcenter {
	margin-bottom: 1em;
	margin-left: 9px;
	width: 590px;
	float: left;
}

#contentcenter_admin {
	margin-bottom: 1em;
	width: 750px;
	padding: 0px;
	float: left;
}

.innerborder {
	min-height: 425px;
	-moz-border-radius: 12px; /* Rounded corners with Mozilla Gecko based engines */
	padding: 10px;
	background-color: #ffffff;
	background-color: #e5dfc4;
	border-style: solid;
	border-width: 2px;
	border-top-color: #ff6600;
	border-left-color: #ff6600;
	border-right-color: #ee4400;
	border-bottom-color: #ee4400;
}

#contentheader {
	-moz-border-radius: 12px; /* Rounded corners with Mozilla Gecko based engines */
	margin-bottom: 10px;
	background-color: #ffffff;
	background-color: #e5dfc4;
	border-style: solid;
	border-width: 2px;
	border-top-color: #ff6600;
	border-left-color: #ff6600;
	border-right-color: #ee4400;
	border-bottom-color: #ee4400;
}

.footer {
	margin-top: 1em;
	padding: 4px;
	font-size: .9em;
	text-align: center;
	color: #48463d;
}

/****************************************/

#contentheader img.menu {
	width: 60px;
	height: 60px;
	margin-left: 10px;
	margin-top: 10px;
}

#contentheader .menu_title {
	font-weight: bold;
	margin-left: 10px;
	color: #ff6600;
	font-size: 1.2em;
}
#contentheader .menu_desc {
	font-size: 1.1em;
}

/****************************************/
/* Boxes                                */
/****************************************/

.box {
	border: gray solid 1px;
	margin: 0 0 1.2em 0;
}

.boxh {
	border-bottom: gray solid 1px;
	padding: 0 0 1px 0;
	text-align: center;
	color: #48463d;
	background-color: #ccc59f;
	font-weight: bold;
}

.boxc {
	padding: 3px;
}

/****************************************/
/* Restaurant                           */
/****************************************/

#restaurant table.container {
	border: solid 1px gray;
	width: 566px;
	background-repeat: repeat-x;
	background-position: top, left;
}
#restaurant td.logo {
	width: 170px;
	height: 150px;
	padding: 0;
	text-align: center;
	vertical-align: top;
}
#restaurant td.logo img {
	width: 160px;
}
#restaurant td.text_container {
	border: solid 1px gray;
	padding: 0;
	background-color: #e5dfc4;
	vertical-align: top;
}
#restaurant td.text_container .text {
	height: 325px;
	padding: 4px;
	overflow: auto;
}
#restaurant td.text_container img.group {
	float: right;
	margin-right: 10px;
	width: 42px;
	height: 26px;
}

#restaurant td.r_menu_box {
	width: 96px;
	vertical-align: top;
}
#restaurant table.r_menu {
	width: 100%;
	margin: 70px 4px 0 4px;
}

* html #restaurant table.r_menu {
	w\idth: 90%;  /* Hack for IE */
}

#restaurant table.r_menu td {
	padding: 12px 0 12px 0;
	border: solid 1px black;
	background-color: #dcd5af;
	text-align: center;
	margin-right: 20px;
	font-family: 'Comic Sans MS', Verdana, sans-serif;
	font-size: 1.1em;
}

#restaurant td.l_menu_box {
	padding: 10px 10px 0 10px;
	text-align: center;
	vertical-align: bottom;
}
#restaurant table.l_menu {
	padding-left: 4px;
}
#restaurant table.l_menu td {
	width: 50px;
	padding: 8px;
	border: solid 1px gray;
	text-align: center;
	font-family: 'Comic Sans MS', Verdana, sans-serif;
	font-size: 1.1em;
}

#restaurant .carte_header {
	text-transform: uppercase;
}
#restaurant table.carte {
	width: 96%;
	margin-left: -4px;
}
#restaurant table.carte .title {
	margin: 10px 0 2px 0;
	padding: 1px 0 1px 4px;
	color: #883300;
	background-color: #c5bfa4;
}
#restaurant table.carte td.code {
	width: 44px;
	padding-left: 6px;
	color: #88867d;
	font-size: .8em;
}
#restaurant table.carte td.product {
	color: #48463d;
}
#restaurant table.carte td.price {
	width: 65px;
	text-align: right;
	color: #ff6600;
}
#restaurant table.carte .even {
	/* If modified, also change javascript carteMouseOut */
	background-color: #ddd7bc;
}

/****************************************/
/* Quid                                 */
/****************************************/

#quid .left_col {
	width: 220px;
}

#quid .checkboxes {
	padding-left: 10px;
	padding-right: 10px;
}

#quid .checkbox {
	margin-left: 2.8em;
}

/****************************************/
/* News                                 */
/****************************************/

td.news_tl {
	width: 10px;
	height: 28px;
	background-image: url(../images/news_tl.gif);
}

td.news_tm {
	width: 240px;
	height: 28px;
	background-image: url(../images/news_tm.png);
	background-repeat: repeat-x;
}

td.news_tr {
	width: 10px;
	height: 28px;
	background-image: url(../images/news_tr.gif);
}

td.news_ml {
	width: 10px;
	background-image: url(../images/news_ml.png);
	background-repeat: repeat-y;
}

td.news_mm {
	background-color: #fb781d;
}

td.news_mr {
	width: 10px;
	background-image: url(../images/news_mr.png);
	background-repeat: repeat-y;
}

td.news_bl {
	width: 10px;
	height: 10px;
	background-image: url(../images/news_bl.gif);
	background-repeat: no-repeat;
}

td.news_bm {
	width: 240px;
	height: 10px;
	background-image: url(../images/news_bm.png);
	background-repeat: repeat-x;
}

td.news_br {
	width: 10px;
	height: 10px;
	background-image: url(../images/news_br.gif);
	background-repeat: no-repeat;
}

.news_box {
	padding: 0 4px 0 4px;
	height: 290px;
	margin: 0;
	overflow: auto;
}

.news_item {
	margin-bottom: .3em;
	border-bottom: solid 1px #d44c03;
}

.news_date {
	color: #404040;
	margin: 0 0 1px 5px;
	float: right;
	font-size: .9em;
}
.news_title {
	margin-bottom: .4em;
	font-weight: bold;
}

/****************************************/

#rest_list tr.odd {
	/* If modified, also change javascript listMouseOut */
	background-color: #e4dfb8;
}
#rest_list tr.even {
	/* If modified, also change javascript listMouseOut */
	background-color: #d8d1ab;
}

#rest_list td.logo_small {
	width: 80px;
}
#rest_list td.logo_small img {
	width: 80px;
	height: 52px;
}

#rest_list td.name {
	width: 100px;
	font-weight: bold;
}
#rest_list td.style {
}
#rest_list td.desc {
	font-style: italic;
}

#rest_list td.open_closed {
	width: 60px;
	text-align: center;
	padding-right: 4px;
}
#rest_list span.open {
	padding: 1px 2px 1px 2px;
	border: solid 1px black;
	background-color: #a0e989;
}
#rest_list span.closed {
	padding: 1px 2px 1px 2px;
	border: solid 1px black;
	background-color: #ed9c89;
}

/****************************************/

img.flag {
	width: 34px;
	height: 18px;
	margin: 0 0 10px 2px;
}
option.noflag {
	height: 18px;
}
option.flag {
	height: 18px;
	width: 50px;
	background: no-repeat right;
}

/****************************************/

.areaname {
	font-size: 2em;
}

/****************************************/

#globalvision a {
	color: #48466d;
}

#globalvision a:hover {
	color: #dd4400;
}

/****************************************/
/* Admin                                */
/****************************************/

#admin_menu {
	font-size: .9em;
}

#admin_menu ul.h_menu {
	margin: 0;
}
#admin_menu >ul.h_menu {
	margin-left: -40px;
}

#admin_menu ul.h_menu li {
	display: inline;
}

#admin_menu ul.h_menu li a {
	padding: 1px 1em;
	border: solid 1px black;
	color: #333366;
	background-color: #dcd5af;
	text-decoration: none;
}

#admin_menu ul.h_menu li a:hover {
	background-color: #eeebd7;
}
#admin_menu ul.h_menu li a:visited {
	color: #333366;
}

option.sel {
	font-weight: bold;
	color: #ff6600;
}

img.colorpicker {
	width: 15px;
	height: 13px;
	border-style: none;
}

.manage_even {
	background-color: #ddd7bc;
}

.manage_price {
	float: right;
	margin-left: 2px;
	color: #88867d;
}

.mail_confirmed {
	color: #008000;
}

.mail_unconfirmed {
	color: #a00000;
}

.mail_view {
	padding: 12px;
	width: 96%;
	height: 360px;
	border: solid 1px black;
	background-color: #e5dfc4;
	overflow: auto;
	cursor: auto;
}

