/*
Fabrice peckel fabrice@resto.be
Updated css file for the admin of resto.fr
*/

body 
{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.header
{
position:relative;
background-position:left;
background-repeat:repeat-x;
border-bottom:1px solid;
background-color:#FFCC97;
}

.footer
{
background-color:#FFCC97;
margin-top:2em;
text-align:center;
padding:0.5em;
}

.footer a
{
color:black;
text-decoration:none;
font-weight:100;
}

.maincontent
{
position:relative;
}

.maincontent table
{
margin:0 auto;
border:1px solid;
}


td.help
{
padding-bottom:2em;
padding-top:1em;

}

/* For the forms in the administration page */
.smalltextnormfields 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
}

html, body, td, .smalltextnorm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
}

h1
{
font-size:20px;
color:silver;
text-align:center;
padding-bottom:1em;
border-bottom:2px solid;
}

form
{
margin:0 0;
padding:0 0;
}


table.master
{
border:1px solid;
width:600px;
}

.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color:#CC0000;
}

.titlenormfields
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color:#333333;
}

.titleform
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:500;
	color:#000000;
}

.highlightnormrow
{
background-color:#ffecb8;
}

.highlightcommandrow
{
background-color:#ebebeb;
}


.highlighttitlerow
{
	background-color:#ffcc98;
}

.highlighttitlerow td
{
font-size: 16px;
font-weight:bold;
color:#444444;
margin-right:1em;
}

.highlighttitlerow td form
{
display:inline;
margin-left:1em;
}

.highlighttitlerow td form button
{
border:1px solid #444444;
margin-left:1em;
}


.commandlink:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #650000;
	text-decoration:none;
}

.commandlink:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #650000;
	text-decoration:none;
}

.commandlink:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	text-decoration: underline;
}

.commandlink:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #650000;
	text-decoration:none;
}

.roworderlink:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:500;
	color:#000000;
	text-decoration:none;
}

.roworderlink:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:500;
	color:#000000;
	text-decoration:none;
}

.roworderlink:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:500;
	color:#000000;
	text-decoration: underline;
}

.roworderlink:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:500;
	color:#000000;
	text-decoration:none;
}

.topmenu
{
	text-align:left;
	background-color:#FFFBF0;	
	height:2em;
	border-bottom:3px solid #EBEBEB;
	margin-bottom:2em;
	padding-top:1em;
	background-image:url(http://www.resto.fr/images/bg/topbgblack.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.topmenu a, .topmenu strong
{
	margin-left:1em;
	font-weight:bold;
}

.topmenu a
{
color:#650000;
}

.cmdbutton
{
position:absolute;
width:auto;
border:1px solid black;
padding-left:1em;
padding-right:1em;
right:1em;
text-decoration:none;
color:black;
}

button
{
background-color:#F9CD8A;
color:black;
font-weight:bold;
border-top:1px solid white; 
border-left:1px solid #B29467; 
border-right:1px solid #B29467; 
border-bottom:2px solid #544B3D;
font-size:12px;
padding-top:1px;
}

.topmenu a.sublink
{
margin-left:0;
margin-right:0;
font-weight:100;
}
.contentblocrestaurateur
{
width:800px;
margin:0 auto;
}
.contentblocrestaurateur h2
{
font-size:14px;
text-transform:uppercase;
background-image:url(http://www.resto.fr/images/bg/bg_line_title.gif);
background-position:top;
background-repeat:repeat-x;
margin-bottom:0;
margin-left:-6px;
color:#B20000;
}

.contentblocrestaurateur span
{
padding-right:5px;
padding-left:6px;
color:#B20000;
background:white;
width:auto;
}
.contentblocrestaurateur #commenttable
{
width:800px;
border:1px solid #999999;
height:600px;
background-color:#F8F4E8;
}
.contentblocrestaurateur #retour
{
text-align:right;
margin-right:10px;
margin-top:5px;
font-weight:bold;
}
.contentblocrestaurateur #commenttext
{
margin:10px 10px 10px 10px;
}
.contentblocrestaurateur #commenttext2
{
margin-left:250px;
margin-bottom:5px;
}
#retour
{
text-align:right;
margin-right:10px;
margin-top:5px;
font-weight:bold;
}
