body {
	font-family: Georgia;
	color: #7B7B7B;
	font-size: 12px;
	background: url('images/degrade_background.jpg');
	background-attachment: fixed;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#main_container {
	width: 800px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	float: left;
	width: 802px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background: url("images/degrade_background.jpg") repeat fixed 0 0 transparent;
	z-index: 999;
	position: fixed;
	padding-top: 15px;
	height: 25px;
}

.curved {
	width: 800px;
	height: 300px;
	margin: 0px;
	border: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	z-index: 0;
	float: left;
}

/* Slides */
.slide1 { background: url('images/home_01.jpg'); }
.slide2 { background: url('images/home_02.jpg'); }
.slide3 { background: url('images/home_03.jpg'); }
.slide4 { background: url('images/home_04.jpg'); }
.slide5 { background: url('images/home_05.jpg'); }
.slide6 { background: url('images/home_06.jpg'); }

.huerta1 { background: url('images/lahuertaentucasa1.jpg'); }
.huerta2 { background: url('images/lahuertaentucasa2.jpg'); }
.huerta3 { background: url('images/lahuertaentucasa3.jpg'); }
.huerta4 { background: url('images/lahuertaentucasa4.jpg'); }

.mantenimientoinstalacion1 { background: url('images/instalacionymantenimiento1jpg'); }
.mantenimientoinstalacion2 { background: url('images/instalacionymantenimiento2.jpg'); }
.mantenimientoinstalacion3 { background: url('images/instalacionymantenimiento3.jpg'); }
.mantenimientoinstalacion4 { background: url('images/instalacionymantenimiento4.jpg'); }

.huertas1 { background: url('images/huertas1.jpg'); }
.huertas2 { background: url('images/huertas2.jpg'); }
.huertas3 { background: url('images/huertas3.jpg'); }
.huertas4 { background: url('images/huertas4.jpg'); }
.huertas5 { background: url('images/huertas5.jpg'); }

.recetas1 { background: url('images/recetas1.jpg'); }
.recetas2 { background: url('images/recetas2.jpg'); }

.prensa { background: url('images/prensa.jpg'); }
.fotos { background: url('images/fotos.jpg'); }
.fotos-div img { margin-bottom: 5px; }
.staff { background: url('images/staff.jpg'); }

.amigos1 { background: url('images/amigos1.jpg'); }
.amigos2 { background: url('images/amigos2.jpg'); }
.amigos3 { background: url('images/amigos3.jpg'); }

#logo {
	background: url('images/delgorro_logo.png');
	width: 332px;
	height: 169px;
	display: block;
	float: left;
	position: relative;
	top: 30px;
	left: 10px;
	z-index: 990;

}

#slider { position: relative; top: 0px; }

#footer {
	float: left;
	width: 800px;
	border-top: 1px solid #BCBCBC;
	margin-top: 10px; 
	padding-top: 10px;

}

#footer_home {
	float: left;
	width: 800px;
	padding: 0px; 
	position: relative;
	top: 10px;
}

#delgorro_footer {
	float: left;
	background: url('images/delgorro_footer.png');
	background-position: left;
	width: 183px;
	height: 55px;
}

#delgorro_footer:hover { background-position: right; }

#facebook {
	background: url('images/facebook.png');
	background-position: left;
	width: 52px;
	height: 60px;
	position: relative;
	margin-left: 10px;
	top: -5px; 
	float: left;
}

#facebook:hover { background-position: right; }

a { text-decoration: none; color: #454545; }
a:hover { text-decoration: underline; color: #2B2B2B; }

#amigos a { display: inline-block; margin-right: 5px; margin-top: 15px; margin-bottom: 15px; }
#footer_text {
	float: left;
	text-align: left; 
	margin-left: 10px;
}

#content { float: left; text-align: left; }

#content a { color: #6A9B0F; text-decoration: none; }
#content a:hover { text-decoration: underline; }

#title { width: 800px; border-bottom: 1px solid #C5C5C5; margin-bottom: 10px; }
#title img { margin-top: 5px; margin-bottom: 5px; }

ul { padding-left: 30px; }
li { list-style-type: square; color: #EB7001; } 
li span { color: #7B7B7B; }

.productos span { background: #FFF; display: inline-block; padding: 2px; color: #6A9B0F; }

.productos span:hover { font-weight: bold; }

h1 { font-size: 12px; text-transform: uppercase; margin: 0 0 10px; } 

.verano span { color: #EB7001; }
.invierno span { color: #996C44; } 
.lechugas span {color: #6A9B0F; }
.persona { font-family: 'Rokkitt'; font-size: 30px; color: #666; text-transform: uppercase; color: #599c0d; }
.grey, .cel { color: #999; }
.small { font-size: 20px; }
.text { line-height: 28px; }
.persona a { color: #EB7001 !important; }

#wrapper {
    width: 800px;
    margin: 0 auto;
}

#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#codaslider {
    width: 800px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 450px;
    width: 800px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scroll img { float: left; display: block; border: 8px solid #FFF; }
.scroll .info { float: right; width: 450px; height: 450px; position: absolute; top: 8px; left: 330px; }
.scroll .info a { color: #EB7001 !important; }
.scroll .info a:hover { color: #333; text-decoration: none; }
.scroll .info img { float: none; position: relative; left: -2px; margin-bottom: 10px; border: 0px; }

.panel img { position: absolute; left: 0; }

.scrollContainer div.panel {
    padding: 0px;
    height: 210px;
    width: 800px;
}

ul.navigation {
	width: 800px;
	border-bottom: 1px solid #C5C5C5;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
	text-transform: uppercase;
	font-family: 'Rokkitt';
	font-size: 19px;
}

ul.navigation a {
    padding: 0px;
	margin-right: 15px;
    color: #666666 !important;
    text-decoration: none;
}

ul.navigation a:hover {
	color: #EB7001 !important;
	text-decoration: none !important;
}

ul.navigation a.selected {
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: none;
	display: none;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -10px;
}

.hide {
    display: none;
}

#myslide { width: 300px; height: 300px; }

.nota { position: relative; margin-bottom: 10px; }

.nota img { }

.nota span {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #FFF;
	color: #000;
	padding: 10px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}

.recetas { margin-bottom: 30px; }
.recetas strong { display: block; width: 800px;  color: #6A9B0F; border-bottom: 1px dashed #CECECE; padding-bottom: 8px; text-transform: uppercase; letter-spacing: 2px; margin-top: 20px; margin-bottom: 10px; }
.recetas strong.subtitulo { position: relative; top: 20px; text-transform: uppercase; border-bottom: 0px; margin-bottom: 0px; font-size: 20px; letter-spacing: 2px; font-size: 18px; color: #996C44;}
.recetas ul { position: relative; margin-top: 20px; margin-bottom: 20px; }
.recetas ul span { position: absolute; left: 400px; }
.recetas li { color: #888; margin-bottom: 8px; }
.recetas img { margin-top: 10px; margin-bottom: 10px; }

.recetas .titulo { color: #996C44; font-size: 26px; letter-spacing: 1px; text-transform: uppercase; }
.recetas .ingredientes  { text-transform: uppercase; letter-spacing: 2px; font-size: 16px; color: #996C44; }
.recetas #titulo { margin-bottom: 0px; border-bottom: 0px; }

.receta { 
	position: relative; 
	width: 390px; 
	height: 210px; 
	overflow: hidden; 
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 8px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.receta img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.receta img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

.receta span { position: absolute; top: 0px; left: 0px; background: #FFF; padding: 8px; }

.receta:hover { 
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

.receta img { 
	border: 0px;
	position: relative;
	bottom: 30px; 
}

.vertodas { color: #EB7001 !important; } 

a img { border: 0px; }
