/*

	terrafirma1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0px;
margin: 0px;
}

body
{
	font-size: 14px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #8C8C73;
	line-height: 18px;
	background-color: #fffef5;
	background-image: url(../images/a1.gif);
	background-repeat: repeat-x;
}

a
{
color: #FF7800;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}
h4 {
	font-size: 14px;
	color: #FE5800;
}


img.picA
{
position: relative;
top: -2px;
background: url('../images/a47.gif') no-repeat;
width: 76px;
height: 74px;
padding: 8px;
}

img.picB
{
position: relative;
top: -2px;
background: url('../images/a26.gif') no-repeat;
width: 146px;
height: 75px;
padding: 7px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('../images/upbg.gif') no-repeat;
width: 747px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('../images/abg.gif') repeat-y;
}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#header
{
	position: absolute;
	background: #FF7800 url('../images/a8.gif') repeat-x;
	width: 222px;
	height: 77px;
	color: #fff;
	padding-top: 15px;
	text-align: center;
}

#header span
{
font-weight: normal;
}

#header h1
{
position: absolute;
font-size: 23px;
letter-spacing: -1px;
top: 30px;
height: 92px;
}
#header h3
{
	font-size: 30px;
	font-weight: bolder;
	color: #FFF;
	margin-bottom: 5px;
}

#header sup
{
color: #FCE2CA;
}

#splash
{
	position: absolute;
	right: 30px;
	width: 458px;
	height: 92px;
	background-color: #EAEAE2;
	background-image: url(../images/madrid1.jpg);
	background-repeat: no-repeat;
}
#splash2 {
	position: absolute;
	right: 30px;
	width: 458px;
	height: 92px;
	background-color: #EAEAE2;
	background-image: url(../images/madrid2.jpg);
	background-repeat: no-repeat;
}
#splash3 {
	position: absolute;
	right: 30px;
	width: 458px;
	height: 92px;
	background-color: #EAEAE2;
	background-image: url(../images/madrid3.jpg);
	background-repeat: no-repeat;
}
#splash4 {
	position: absolute;
	right: 30px;
	width: 458px;
	height: 92px;
	background-color: #EAEAE2;
	background-image: url(../images/madrid4.jpg);
	background-repeat: no-repeat;
}
#splash5 {
	position: absolute;
	right: 30px;
	width: 458px;
	height: 92px;
	background-color: #EAEAE2;
	background-image: url(../images/madrid5.jpg);
	background-repeat: no-repeat;
}



.desc {
	background-repeat: no-repeat;
	font-size: 18px;
	color: #FFF;
	height: 50px;
	width: 500px;
	margin-top: 50px;
	margin-left: 10px;
}
.desctop  {
	clear: both;
	color: #FFF;
	margin-left: 10px;
}
#menu {
	position: relative;
	background: #46461F url('../images/a16.gif') repeat-x;
	height: 67px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#menucontainer
{
	position: relative;
	background: #46461F url('../images/a16.gif') repeat-x;
	height: 67px;
	width: 660px;
	margin-top: 98px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
	clear: both;
}
#menucontainer ul
{
}
#menucontainer ul li
{
display: inline;
line-height: 52px;
padding-left: 3px;
}
#menucontainer ul li.first
{
border-left: 0px;
}
#menucontainer ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 12px;
color: #fff;
font-weight: bold;
}
#menucontainer ul li a:hover
{
background: #fff url('../images/a18.gif') repeat-x top;
color: #4A4A24;
text-decoration: none;
}
table.stats
{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #556908;
	width: 100%;
	background-color: #D9E070;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.stats td
{
	color: #000;
	padding: 4px;
	text-align: center;
	border: 1px solid #C3CE4B;
	background-color: #FFF;
}

table.stats td.hed
{
	background-color: #666;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-weight: normal;
	font-size: 9px;
} 


#lang {
	width: 200px;
	height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	text-align: right;
	float: right;
	clear: both;
}
#lang img{
	margin-right: 5px;
	margin-top: 5px;
}



#date
{
position: absolute;
top: 0px;
line-height: 52px;
color: #BDBDA2;
right: 30px;
font-weight: bold;
font-size: 12px;
letter-spacing: -1px;
}

#secondarycontent
{
	position: relative;
	width: 210px;
	float: right;
	font-size: 13px;
	color: #74744E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#secondarycontent h3
{
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 25px;
	color: #FD5800;
	letter-spacing: -1px;
	background: url('../images/a22.gif') bottom repeat-x;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#secondarycontent .content
{
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#primarycontent
{
	position: relative;
	width: 450px;
	float: left;
	background-image: url(../images/marco.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#primarycontent2 {
	position: relative;
	width: 680px;
	float: left;
}


#primarycontent h3
{
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color: #FF7100;
	letter-spacing: -1px;
	background: url('../images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 15px;
	margin-bottom: 20px;
}
#primarycontent2 h3 { position: relative; top: 4px; font-size: 18px; line-height: 25px; color: #FF7100; letter-spacing: -1px; background: url('../images/a22.gif') bottom repeat-x; padding: 0px 0px 10px 15px; margin-bottom: 20px; }


#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .post
{
margin-bottom: 30px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
}

#primarycontent .post .content
{
margin-bottom: 0px;
}

#primarycontent .post .footer
{
	position: relative;
	top: -10px;
	background: url('../images/a33.gif') repeat-x;
	height: 64px;
	font-size: 14px;
}

#primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
background-image: url('../images/a41.gif');
}

#primarycontent .post .footer ul li.comments
{
background-image: url('../images/a36.gif');
}

#primarycontent .post .footer ul li.readmore
{
background-image: url('../images/a38.gif');
}

#footer
{
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
background-image: url('../images/a50.gif');
color: #A8A88D;
}

#footer a
{
color: #8C8C73;
}
#dondetable tr td a {
	background-color: #B4C543;
	display: block;
	text-decoration: none;
	padding: 5px;
	color: #FFF;
	margin-right: 4px;
}
#dondetable tr td a:hover {
	background-color: #9AA934;
	display: block;
	text-decoration: none;
	padding: 5px;
	color: #F64500;
	margin-right: 4px;
}
.curent {
	background-color: #8E9C30;
	display: block;
	text-decoration: none;
	color: #F64500;
	margin-right: 4px;
}

#donde {
	border: 4px solid #B4C543;
	display: block;
}
#jump
 {
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 25px;
	height: 30px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #5F5F3E;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#jump option
{
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 25px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #5F5F3E;
}
#jump option#es {
	background-image: url(../images/lng/Languages_34.jpg);
}
#jump option#en {
	background-image: url(../images/lng/Languages_27.jpg);
}
#jump select option#fr {
	background-image: url(../images/lng/Languages_27.jpg);
}
.desc {
	clear: both;
	color: #FFF;
	margin-left: 10px;
}
#tableform {
	background-image: url(../images/formbg.png);
	height: 150px;
	width: 200px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	color: #FFF;
	vertical-align: top;
}
#submit1 {
	background-color: #9C0;
	border: 1px solid #FFF;
	color: #FFF;
	cursor: hand;
	margin: 2px;
	padding: 2px;
}
#noches {
	background-color: #FFD1BF;
	border: 1px solid #FFF;
	padding: 3px;
}
#texto {
	background-color: #FFD1BF;
	border: 1px solid #FFF;
	padding: 1px;
}
#select2 {
	background-color: #FFD1BF;
	padding: 1px;
	border: 1px solid #FFF;
}
.color-title		{
	background-color:#888885;
	color:white;
	background-color:#FF7800;
}
.color-header		{background-color:#F5F5F5;}
.color-buttons		{background-color:#ccccc5;}
.color-border		{
	background-color:#FF7800;
}

.color-row			{background-color:#fffff5;}
.color-rowalert		{background-color:#ffddaa;}

.buttn,.buttnText	{
	font-size:14px;
	font-family: tahoma,arial,Geneva,Helvetica,sans-serif;
	background-color:#F33D00;
	color: #FFFFFF;
	border: 1px solid #F33D00;
	padding: 3px;
	margin: 5px;
}
#nomape {
	background-color: #FFD1BF;
	border: 1px solid #FFF;
	padding: 3px;
	margin: 2px;
}
#email {
	background-color: #FFD1BF;
	border: 1px solid #FFF;
	padding: 3px;
	margin: 2px;
}
#personas {
	background-color: #FFD1BF;
	border: 1px solid #FFF;
	padding: 3px;
	margin: 2px;
}
#comentarios {
	background-color: #FFD1BF;
	border: 1px solid #FFF;
	padding: 3px;
	margin: 2px;
}
#clear {
	clear: both;
	height: 1px;
}
#logdin {
	text-align: center;
	height: 20px;
	width: 100%;
	background-color: #CF9;
	z-index: 100000;
	border: 1px solid #FFF;
}
#piso { height: 250px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #F64200; padding-bottom: 20px; }
#piso table tr td strong { color: #333; font-weight: normal; }

#piso #piso_titulo { font-size: 14px; color: #F74700; font-weight: bold; padding-top: 5px; padding-bottom: 5px; float: left; border: 1px solid #FFF3D9; background-color: #FFFEF4; width: 100%; margin-bottom: 10px; padding-left: 5px; }
#piso_titulo .verde { color: #390; margin-left: 50px; }

#piso #piso_titulo span { margin-left: 50px; font-size: 12px; text-decoration: none; }
#piso #piso_titulo span a { margin-left: 100px; font-size: 12px; color: #333; text-decoration: none; }
#piso .btn a{ background-color: #5C5C3A; border: 1px solid #333; color: #FFF; text-decoration: none; padding-top: 3px; padding-right: 8px; padding-bottom: 3px; padding-left: 8px; font-size: 12px; }

#piso img { margin-left: 5px; border: 1px solid #CCC; padding: 2px; margin-right: 5px; }
#confirmar_container { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FE5E00; margin-bottom: 10px; padding-bottom: 10px; }
#continuar { height: 60px; background-color: #FFFEF5; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #F64200; border-bottom-color: #F64200; border-left-color: #F64200; padding: 10px; color: #333; }
#reservar   { background-color: #FF7138; margin-left: 10px; color: #FFF; text-decoration: none; padding-top: 3px; padding-right: 8px; padding-bottom: 3px; padding-left: 8px; border: 1px solid #DF3E00; }
.seleccionar { color: #000; }
#eleccion { background-color: #FFFEF5; border: 1px solid #FF7100; padding: 10px; color: #333; }
#eleccion_total { background-color: #FFFEF5; padding: 10px; color: #333; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #FF7100; border-bottom-color: #FF7100; border-left-color: #FF7100; width: 250px; }
#eleccion h4 { font-size: 16px; color: #333; margin: 0px; padding: 0px; }
#form1 table tr td input { padding: 2px; border: 1px solid #CCC; margin-bottom: 5px; }
#confirmar_container table tr td textarea { padding: 2px; border: 1px solid #CCC; }
.seleccionar { display: block; padding: 5px; background-color: #E6FBBF; border: 1px solid #D1F889; width: auto; float: left; }
#tofertas a { font-size: 18px; color: #FFF; text-decoration: none; display: block; height: 100px; width: 100%; text-align: center; vertical-align: middle; padding-top: 40px; }

