


html, body  {
	margin: 0px;
	padding:0px;
/*	background: #003d4c;
    background:black; */
   background-color: #f3f8fd;

	
}


h1,h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
   
}




.correcto
{
    margin-left:30px;
    margin-right:30px;
    margin-bottom:20px;
    
    width:85%;
    padding: 10px;
    background-color:green;
    color:#FFF;

}





.error
{
    margin-left:30px;
    margin-right:30px;
    margin-bottom:20px;

    width:85%;
    padding: 10px;
    background-color:red;
    color:#FFF;
}

#flashMessage
{
    margin-left:30px;
    margin-right:30px;
    margin-bottom:20px;
    
    width:85%;
    padding: 10px;
    color:#FFF;

}

li
{
    background-color: inherit;
    padding:0;
}


.greentext
{
    color: green;
    margin-left:40px;
}



#wrapper {

    margin:auto;
	background-color:white;
	width:778px;
	min-height:100%;
	position:relative;
}




#idiomas
{

    height:auto;
    position:relative;
    float:right;
    margin-right:5px;
    margin-top:5px;
    margin-bottom:30px;
    background-color:inherit;
}


#content {
	width:778px;
	margin:0px auto;
	background-image:url(../img/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
    background-color: #FFF;
     
}

#header {

     height:auto;

 
    clear:both;


    background-color:black;
   
    margin-bottom:0px;
    padding:0px;   
}

#containerleft
{
	background: transparent url('sideshadowl.png') repeat-y top right;
	width:14px;
	height:100%;
	position:absolute;
	top:0px;
	left:-14px;
}

#containerright
{
	background: transparent url('sideshadowr.png') repeat-y top left;
	width:14px;
	height:100%;
	position:absolute;
	top:0px;
	right:-14px;
}





#logo {
	width:247px;
	float:left;
    background-color: black;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links{
    clear:both;
 
}

#links ul {

    height:29px;
    padding:0px;
    margin:0px;
     background-color:black;
    width:100%;
    text-align:right;
    
}

#links li{

   	float:left;
    position:relative;
	list-style-type:none;
	width:129px;
	height:25px;
	text-align:center;
     /*background-color:#F4A80A;*/
    background-color:black;

	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
    margin:0px;
 
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../img/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;

}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
    
	clear:both;
	padding:25px 0px;
}

#leftbar {
   
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar li
{
    font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px;
    margin-left:20px;
}

#leftbarBig {
	float:left;
	width:100%;
    
}


#container_map
{
  padding:5px;
  background-color:black;
  text-align:left;
  margin-left:40px;
  margin-right:25px;
}

#map{

    height:auto;
    width:465px;
    overflow:hidden;
}


#leftbarBig h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:green;
    font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;

}

#leftbarBig p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbarBig a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#leftbarBig a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}






#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:green;
    font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;

}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#rightbar {
	float:left;
	width:237px;
    
}



#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar h2:hover{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:underline;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
    clear:both;
	background-image:url(../img/pie.jpg);
	background-repeat:no-repeat;
	height:150px;
	text-align:right;
}

#bottom h5{
    color: green;
    padding:10px;
    margin:10px;
    	float:left;

	width: 100%;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;

}

#email {

}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:278px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}


#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#contenido_central
{
    position:relative;
    margin-left:30px;
    margin-right:50px;
    text-align:left;
    width:100%;
    height:80%;
    padding:20px;
   
}

/* Tables */
table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	position:relative;
   

	width: 90%;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}


/**/


.usuarios{
    margin:20px;
   padding:10px;
   margin-top:0;
}

.gestionarCartaComida{

   margin:20px;
   padding:10px;
   margin-top:0;
}



.platos
{
    margin:20px;
   padding:10px;
   margin-top:0;

}

.vinos{
    margin:20px;
   padding:10px;
   margin-top:0;
}


.gestionarCartaVinos{
    margin:20px;
   padding:10px;
   margin-top:0;
}

#margen
{
   margin:20px;
   padding:10px;
}

.vinos.index
{
       margin:20px;
   padding:10px;

}

.usuarios.index{
    margin:20px;  
    padding:10px;
}

.gestionarCartaVinos.index
{
    margin:20px;
    padding:10px;

}
.gestionarCartaComida.index
{
       margin:20px;
    padding:10px;
}

.gestionarCartaComida.index
{
       margin:20px;
    padding:10px;
}


/* Paging */
div.paging {
     margin:20px;
    
    padding:10px;
    
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
    text-align:right;
   
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}


/*  Actions  */
div.actions ul {
     margin:20px;

    padding:10px;
  
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

h3{
    color: gray
}


#nota_carta
{
    width:95%;
    background-color:silver;
    margin-bottom: 20px;
    padding: 10px;

}


div#menu{width:450px; height:auto; margin: 0 auto; 
    font: 80% "Trebuchet MS",Arial,sans-serif;text-align:left}

.dln{  background: white; font: 80% "Trebuchet MS",Arial,sans-serif; width: 100%;overflow: auto;margin: 0 0 1em;}

dl{  font: 80% "Trebuchet MS",Arial,sans-serif; width: 100%;overflow: auto;margin: 0 0 1em;
    background: url(dot.gif) repeat-x 0 1.2em}
dt,dd.price{background: #FFF;font-size: 130%;font-weight: bold}
dt{float: left;padding-right: 3px;color:green}
dd{margin:0px;}
dd.price{float: right;padding-left: 3px;color: #AAA}
dd.ingredients{float: left; width: 390px; height:auto; padding:5px; background-color:#FFF;
   font: italic 100% Georgia,Times,sans-serif;color: #555}


#imgf_sala {
background:#fff;
color:#000;
}
#imgf_sala .loading {
border-color:#333;
}
#imgf_sala .loading_bar {
background:#333;
}
#imgf_sala .slider {
background-image:url(slider_dark.png);
}
#imgf_sala .scrollbar {
border-bottom:1px solid #000;
}



#imgf_platos {
background:#fff;
color:#000;
}
#imgf_platos .loading {
border-color:#333;
}
#imgf_platos .loading_bar {
background:#333;
}
#imgf_platos .slider {
background-image:url(slider_dark.png);
}
#imgf_platos .scrollbar {
border-bottom:1px solid #000;
}


