* {
	margin:0;
	padding:0;
}

.sprite {
   background: url(http://static.encantorural.com/img/sprite.png) no-repeat top left;
}

body {
	background: #fff;
	color: #333;
	font: normal 12px arial,verdana,helvetica,arial,sans-serif;
	margin: 0;
	text-align: center;
}

body.facebook {
	background: #fff;
	color: #333;
	font: normal 12px arial,verdana,helvetica,arial,sans-serif;
	margin: 0;
	text-align: center;
}

a {
	color: #0E6CA5;
	text-decoration: none;
	font-weight: normal;
	outline: 0;
}

a:hover 
{
	color: #000;
	text-decoration: underline;
}

a img {
	border: none;
}

p strong
{
	font-weight: bold;
}

button
{
	border :1px solid black;
	margin: 0 5px 0 5px;
	padding: 0;
	cursor: pointer;
}


#container-login {
    width: 380px;
    margin: 0 auto;
    position: relative;
    padding: 0;
    float: right;
}

#topnav {
    padding: 0;
    font-size: 11px;
    line-height: 23px;
    text-align: right;
}

#topnav a.signin {
    padding:4px 6px 6px;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    background:#88BBD4 none repeat scroll 0 0;
    -moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
}
#topnav a.signin:hover {
    background: #59b none repeat scroll 0 0;
}

a.signin {
    position:relative;
    margin-left:3px;
}
a.signin span {
    background-image:url("http://static.encantorural.com/img/login/toggle_down_light.png");
    background-repeat:no-repeat;
    background-position:100% 50%;
    padding:4px 16px 6px 0;
}
#topnav a.menu-open {
    background:#ddeef6!important;
    color:#666!important;
    outline:none;
}
#small_signup {
    display:inline;
    float:none;
    line-height:23px;
    margin:25px 0 0;
    width:170px;
}
a.signin.menu-open span {
    background-image:url("http://static.encantorural.com/img/login/toggle_up_dark.png");
    color:#789;
}


#signin_menu {
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    display:none;
    background-color:#ddeef6;
    position:absolute;
    width:210px;
    z-index:100;
    border:1px transparent;
    text-align:left;
    padding:12px;
    top: 20px; 
    right: 0px; 
    margin: 0;
    color:#789;
    font-size:11px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
    display:block;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border:1px solid #ACE;
    font-size:13px;
    margin:0 0 5px;
    padding:5px;
    width:203px;
}

#signin_menu a {
    color:#6AC;
}
#signin_menu label {
    font-weight:normal;
}
#signin_menu div.facebook 
{
    text-align: center;
    padding: 10px 0;
}

#signin_menu div.forgot {
    clear:both;
    margin:5px 0;
}

#signin_menu a {
    color:#27B!important;
}
#signin_submit {
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    background:#39d url('http://static.encantorural.com/img/login/bg-btn-blue.png') repeat-x scroll 0 0;
    border:1px solid #39D;
    color:#fff;
    text-shadow:0 -1px 0 #39d;
    padding:4px 10px 5px;
    font-size:11px;
    margin:0 5px 0 0;
    font-weight:bold;
}
#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
    background-position:0 -5px;
    cursor:pointer;
}

div.facebook
{
	color:#567;
	font-size: 11px;
	text-align: center;
	margin: 10px 0;
}

#logogoogle
{
	margin-top: 4px;
	text-align: right;
}

#logogoogle img
{
	vertical-align: middle;
}

#UserLoginForm
{
	margin: 10px;
	padding: 10px;
	background: #fff;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	color: #008000;
}

p
{
	line-height: 1.8em;
	margin: 5px 0 10px 0;
}

h2 
{
	color: #000;
	font-size: 27px;
	margin: 15px 0 5px 0;
}

h3 
{
	color: #333;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}

h4 
{
	color: #000;
	font-weight: normal;
	font-size: 15px;
	padding: 5px 0;
}

ul, li 
{
	list-style-type: none;
	line-height: 20px;
}

#container
{
	text-align: left;
	margin: 10px auto;
	width: 990px;
	border: 0;
	background: #fff;
}

#container-facebook
{
	text-align: left;
	margin: 10px auto;
	width: 700px;
	background: #fff;
}

#listado-right-facebook
{
	width: 250px; 
	float: right;
	margin-top: 5px;
}

#listado-left-facebook
{
	width: 450px;
	float: left;
	margin-top: 5px;
}

div.content
{
	margin: 10px;
	clear: both;
	float: none;
}

#main
{
	margin: 0;
	text-align: left;
}

#header
{
	clear: both;
}

#top
{
	background: #669201;
	color: #fff;
	padding: 10px 6px;
}

#top a
{
	color: #fff;
	font-weight: bold;
}

#top a:hover
{
	text-decoration: underline;
}

#top span
{
	padding: 0 10px;
}

#header h1 
{
	color: #fff;
	padding: 0px;
	margin: 4px;
	float: left;
	width: 266px;
	height: 57px;
	background-position: 0 -1780px;
}

#header h1 a 
{
	display: block;
	width: 266px;
	height: 57px;
	text-indent: -1000em;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0;
}

#header h2
{
	display: none;
}

#footer 
{
	clear: both;
	text-align: left;
	border-top: 1px solid #ccc;
	padding: 6px;
	background: #fff;
}

#footer a
{
	text-decoration: none;
	font-size: 11px;
}

#footer div.f
{
	clear: both;
	text-align: center;
	padding: 0 0 10px 0;
}

#footer div.f p
{
	width: 460px;	
	text-align: left;
	margin: 0 auto;
	clear: both;
	float: none;
}

#footer ul.footer-enlaces li
{
	display: block;
	clear: both;
	float: none;
}

#footer ul.footer-enlaces li span
{
	width: 85px;
	display: block;
	float: left;
	text-align: right;
	color: #666;
}

#footer ul.footer-enlaces li ul
{
	width: 500px;
	display: block;
	float: left;
	padding-left: 10px;
}

#footer ul.footer-enlaces li ul li
{
	float: left;
	clear: none;
	padding: 0 5px;
}

#footer ul.footer-enlaces li ul li span
{
	width: auto;
	display: inline;
	color: #ccc;
	border: 0;
	float: none;
	text-align: center;
	color: #bbb;
	padding: 0 0 0 5px;
}

#footer ul#social
{
	clear: both;
	margin: 0 auto;
	width: 460px;
}

#footer ul#social li
{
	text-align: center;
	padding-top: 2px;
	width: 90px;
	float: left;
}

#footer ul#social li a
{
   background: url(http://static.encantorural.com/img/social/sprite.png) no-repeat top center;
   padding-top: 30px;
   display: block;
}

#footer ul#social li a.sprite-facebook { background-position: center 0; } 
#footer ul#social li a.sprite-flickr { background-position: center -82px; } 
#footer ul#social li a.sprite-rss { background-position: center -164px; } 
#footer ul#social li a.sprite-twitter { background-position: center -246px; } 
#footer ul#social li a.sprite-youtube { background-position: center -328px; } 


h2 span
{
	font-size: 15px;
	padding: 2px 0;
}

h3 span
{
	font-size: 11px;
	padding: 2px 0;
}

.migas 
{
	clear: both;
	padding: 5px 0;
	font-size: 11px;
}

.migas a
{
	font-size: 11px;
	text-decoration: underline;
	color: #000;
}

.migas a:hover
{
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

.migas span.arrow
{
	color: #bbb;
}

#buscador-cse
{
	margin: 10px 0 0 0;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

#buscador-cse input#q
{
	display: inline; 
	width: 375px;
}

#buscador-cse input#sa
{
	display: inline;
	width: 89px;
	height: 22px;
	background: #dcdcdc;
	border: 1px solid #888;
	cursor: pointer;
}

#buscador-cse span
{
	display: block;
}

span.destacado
{
	display: block;
	font-weight: bold;
	margin: 5px 0;
	font-size: 14px;
}

#left h4, #right h4
{
	display: block;
	font-weight: bold;
	padding: 5px 0;
	color: #444;
	font-size: 16px;
}

#acreditaciones ul li
{
	text-align: center;
	width: 110px;
	margin-right: 5px;
	float: left;
}

#acreditaciones img
{
	display: block;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0 auto;
}

#features-alojamiento
{
	background: #fff;
	border: 2px solid #eeeed0;
	clear: both;
	padding: 0 5px 5px 5px;
	margin-bottom: 10px;
}

#features-alojamiento h4
{
	width: 100%;
}

#features-alojamiento dl
{
	width: 100%;
	clear: both;
}

#features-alojamiento dd
{
	margin: 0 4px 8px 0;
	padding: 0;
	display: inline;
	float: left;
	font-weight: bold;
	line-height: 24px;
}

#features-alojamiento dt
{
	margin: 0 0 8px 0;
	padding: 0;
	font-weight: normal;
	line-height: 24px;
	clear: right;
	color: #444;
}

#home-left
{
	width: 500px;
	float: left;
	margin: 5px 0 0 0;
}

#buscar
{

}

#home-right
{
	width: 450px;
	float: right;
	margin: 5px 0 0 0;
}

.name-p a, #destacados-portada .name-p a
{
	font-size: 18px;
	display: block;
	color: #000;
	font-weight: normal;
}

span.name-p, #destacados-portada span.name-p
{
	display: block;
	font-size: 14px;
	font-weight: normal;
}

#destacados-portada
{
	border: 1px solid #D4DBDE;
	background: #F7F7F7;
	padding: 0;
}

#destacados-portada a, #destacados-provincia a
{
	font-size: 11px;
	font-weight: bold;
}

#destacados-provincia span.name-p a
{
	font-size: 18px;
	display: block;
	color: #000;
	font-weight: normal;
}

#destacados-portada h3
{
	padding: 5px 0 0 5px;
	margin: 0;
}

#destacados-portada div.alojamiento-destacado
{
	float: left;
	width: 210px;
	text-align: left;
	margin: 10px 0 10px 0;
	padding-left: 10px;
}

#destacados-portada img
{
	width: 200px;
	height: 130px;
}

#destacados-provincia
{
	padding: 5px 0;
	margin-bottom: 10px;
}

#destacados-provincia ul li
{
	float: left;
	width: 160px;
	text-align: left;
	margin: 10px 0 10px 0;
	padding-left: 10px;
}

#destacados-provincia img
{
	width: 150px;
	height: 100px;
}

#tabs
{
	width: 100%;
}

#buscar-content
{
	border: 0;
	border-top: 0;
	background: #E9F3F9;
}

#buscar-content input.submit
{
	margin-left: 60px;
}

.buscar-option
{
	padding: 10px;
}

.select-option
{
	width: 157px;
	float: left;
}

.select-option span
{
	display: block;
	font-weight: bold;
}

#content-buscador select
{
	margin: 5px 0 5px 0;
	width: 150px;
	font-size: 11px;
	overflow: hidden;
	border: 1px solid #ccc;
	overflow: auto;
}

#content-buscador select option
{
	margin: 1px;
}

#content-buscador input
{
	display: block;
	clear: both;
}

#content-mapa, #content-provincias
{
	display: none;
}

.buscador-provincia
{
	background: #F3F1E5;
	padding: 10px;
}

.buscador-alojamientos
{
	background: #F3F1E5;
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #E0E0E0;
}

.buscador-alojamientos select
{
	margin: 5px 0 5px 0;
	width: 185px;
	font-size: 11px;
	overflow: hidden;
	border: 1px solid #ccc;
	overflow: auto;
}

.buscador-alojamientos div.select-option
{
	width: 100%;
	float: none;
	margin: 10px 0;
	clear: both;
}

.buscador-alojamientos div.select-option span
{
	display: block;
	font-weight: bold;
}

.buscador-provincia span#destacados
{
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	clear: both;
	color: #333;
	width: 100%;
}


#datos-condiciones label
{
	width: 250px;
}

#datos-condiciones div.checkbox 
{
	width: auto;
	padding: 0;
	margin-right: 10px;
}

#datos-condiciones div.checkbox input
{
	width: auto;
	padding: 0;
	margin-right: 10px;
	border: 0;
}


#tabs a
{
	color: #000;
	display: block;
	width: 130px;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px 10px;
	text-align: center;
	border: 0;
	border-bottom: 0;
	background: #FFEDD2;
	font-size: 14px;
	font-weight: bold;
}

#tabs a.selected
{
	background: #E9F3F9;
}

#tabs a:hover
{
	text-decoration: underline;
}

div#tabs a#tab-fotos
{
	margin: 0 10px 0 2px;
	padding: 5px 10px;
}

div#categories ul
{
	width: 100%;
}

div#categories li
{
	float: left;
	padding: 3px 12px 3px 12px;
	list-style-type: none;
	background: url(http://static.encantorural.com/img/lista.png) no-repeat left;
}

div#categories li a
{
	color: #2F5D93;
	font-size: 11px;
}

div#categories span
{
	display: block;
	padding: 3px 10px 3px 0;
	width: 75px;
	font-weight: bold;
}

h2.titular-puntos
{
	width: 350px;
	float: left;
}

h2.titular-rutas
{
	width: 120px;
	float: left;
}

div#tipos-puntos, div#tipos-rutas
{
	position: relative;
	float: left;
	margin: 20px 0 10px 0;
}

div#tipos-puntos li, div#tipos-rutas li
{
	padding: 3px;
	list-style-type: none;
}

#link-tipos
{
	display: block;
	width: 148px;
	padding: 5px 7px 5px 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #007CC2;
	background-position: 134px -1208px;
}

#listado-tipos
{
	margin: 0;
	display: none; 
	position: absolute; 
	top: 26px; 
	left: 0px;
	background: #007CC2;
	border-top: 1px solid #fff;
	padding: 10px;
	z-index: 1000;
}

div#tipos-puntos ul li, div#tipos-rutas ul li
{
	background: none;
}

div#tipos-puntos ul li a, div#tipos-rutas ul li a
{
	color: #fff;
}

a.veralojamientos
{
	padding: 1px 2px;
	font-size: 11px;
	color: #fff;
	display: block;
	width: 100px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: #444;
}

a.veralojamientos:hover
{
	color: #fff;
	text-decoration: none;
}

div.alojamientos-nota
{
	margin: 0;
	display: none; 
	position: absolute; 
	top: 47px; 
	left: 0px;
	background: #444;
	padding: 10px;
	z-index: 1000;
	color: #fff;
}

div.alojamientos-nota ul li
{
	border: 0;
	margin: 0;
	padding: 0;
}

div.alojamientos-nota a
{
	color: #F8D000;
}

.infoLayer 
{
	background: #222;
	color: #FFFFFF;
	display: none;
	padding: 5px;
	position: absolute;
}

table.listado tr.acciones td
{
	border-bottom: 2px solid #333;
	padding: 10px;
}

table.listado tr.acciones td.borrar
{
	text-align: right;
}


table.listado tr.acciones:hover
{
	background: none;
}

table.listado td h3 a
{
	font-size: 17px;
	color: #000;
}

.acciones a
{
	font-size: 12px;
	border: 1px solid #888;
	padding: 1px 3px;
	margin: 0 2px;
}

.acciones span.danger a
{
	font-size: 12px;
	color: #000;
	border: 1px solid #F09333;
	background: #F09333;
	padding: 1px 3px;
	margin: 0 2px;
}

.acciones a:hover
{
	background: #555;
	border: 1px solid #555;
	color: #fff;
	text-decoration: none;
}

.acciones img 
{
	vertical-align: middle;
	padding: 0 2px;
}

.acciones.float
{
	float: right;
	width: 560px;
	text-align: right;
	padding: 5px 0 20px 0;
	margin: 0;
}

.acciones.float a
{
	padding: 2px 4px;
	margin: 0 0 0 4px;
	color: #2879C9;
	font-weight: bold;
	border: 0;
}

.acciones.float a:hover
{
	padding: 2px 4px;
	background: #2879C9;
	border: 0;
	margin: 0 0 0 4px;
	color: #fff;
}

#comunidad-viajeros h3
{
	width: 300px;
	float: left;
	margin-bottom: 20px;
	font-size: 20px;
	color: #000;
}

table.listado
{
	border-collapse: collapse;
	width: 100%;
	margin: 10px 0;
}

table.listado td
{
	border-bottom: 1px solid #ccc;
	padding: 4px;
}

table.listado tr:hover
{
	background: #F3F1E5;
}

table.listado th
{
	padding: 4px;
	background: #F3F4EE;
	border-bottom: 1px solid #ccc;
	color: #444;
	margin: 3px;
	text-align: left;
	font-weight: normal;
}

table.listado th a
{
	color: #444;
	font-weight: normal;
	padding-right: 15px;
	background: url(http://static.encantorural.com/img/ordenar.gif) no-repeat right;
}

table.listado span.tipo a, table.listado span.tipo
{
	color: #777;
	font-size: 11px;
}

th a
{
	font-weight: bold;
}

#listado-ultimos
{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#listado-ultimos h3
{
	margin: 10px 0 0 0;
	float: left;
	width: 380px;
	color: #000;
	padding-left: 10px;
}

#listado-ultimos h3 span
{
	font-size: 12px;
	color: #333;
}

#listado-ultimos ul
{
	float: left;
	margin: 15px 0 10px 0;
	padding-left: 10px;
}

#listado-ultimos ul li
{
	float: left;
	width: 156px;
	text-align: left;
	margin: 0 4px 0 0;
}

#listado-ultimos ul li span.name-p a
{
	font-size: 17px;
}

#listado-ultimos ul li
{
	font-size: 11px;
}

#listado-ultimos ul li img.thumb
{
	width: 150px;
	height: 100px;
}

#listado-ultimos .acciones.float
{
	padding: 15px 10px 5px 0;
}

ul li#cajetin
{
	background-color: #E6F1F8;
	padding: 5px;
	font-size: 12px;
	margin-left: 4px;
	width: 312px;
}

p#altagratis
{
	text-align: center;
}

p#altagratis a
{
	background-position: 0 -412px; width: 100px; height: 26px;
	text-indent: -1000em;
	display: block;
	margin: 0 auto;
}

div#nuevo-viajero
{
	border: 1px dotted #ccc;
	width: 230px;
	float: left;
	margin: 15px 0;
	text-align: center;
}

div#nuevo-propietario
{
	border: 1px dotted #ccc;
	width: 230px;
	float: right;
	margin: 15px 0;
	text-align: center;
}

div#nuevo-viajero a
{ 
	display: block;
	margin: 10px;
}

div#nuevo-propietario a
{
	display: block;
	margin: 10px;
}

#casa-info, #punto-casa-info
{
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
}

#punto-casa-info
{
	border: 0;
}

#casa-info h2, #punto-casa-info h2
{
	color: #000;
	font-size: 27px;
	margin: 0;
	border-bottom: 2px solid #85C226;
	padding-bottom: 2px;
}

#casa-info h3, #punto-casa-info h3
{
	margin: 7px 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #e1e1e1;
}

#punto-info
{
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
	clear: both;
}

#punto-info h2
{
	color: #000;
	font-size: 27px;
	margin: 0;
	border-bottom: 2px solid #007CC2;
	padding-bottom: 2px;
}

#punto-info h3
{
	margin: 7px 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #e1e1e1;
	clear: both;
}

#foto-info
{
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
}

#foto-info h2
{
	color: #000;
	font-size: 27px;
	margin: 0;
	border-bottom: 2px solid #F8D000;
	padding-bottom: 2px;
	position: relative
}

#foto-info h2 span
{
	position: absolute;
	top: 0;
	right: 10px;
	border: 1px solid #555;
	display: block;
	padding: 0;
}

#foto-info h2 span a
{
	display: block;
	padding: 5px;
	color: #000;
}

#foto-info h2 span a:hover
{
	background: #555;
	color: #fff;
	text-decoration: none;
}

#foto-info h2 a
{
	font-size: 14px;
	text-align: right;
}

#foto-info h3
{
	margin: 7px 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #e1e1e1;
}

div.masfotos
{
	margin: 10px 0;
}

div.fotos-experiencia.masfotos a img
{
	margin: 0 5px 10px 0;
}

div.tipo-punto
{
	line-height: 18px;
	background-position: 0 -347px;
	padding-left: 15px;
	float: left;
	width: 400px;
}

div#compartir-punto
{
	line-height: 18px;
	float: right;
	text-align: right;
	width: 260px;
	padding: 0;
	margin: 0;
}

div#compartir-alojamiento
{
	float: left;
	text-align: right;
	width: 280px;
	padding: 5px 0;
	margin: 0;
}

#enviar-nota
{
	font-size: 20px;
	text-align: center;
}

#enviar-nota span
{
	font-size: 12px;
	text-align: center;
}


h3.titular
{
	margin: 15px 0 5px 0;
	font-size: 25px;
	border-bottom: 1px solid #efefef;
}

ul.puntos-viajeros li h4 a
{
	clear: both;
	font-weight: bold;
	font-size: 13px;
}

ul.puntos-viajeros li img
{
	float: left;
	width: 32px;
	margin: 2px 5px 0 0;
}

ul.puntos-viajeros li p
{
	float: right;
	width: 320px;
	margin: 0;
	font-size: 11px;
}

.datos-ruta
{
	border-bottom: 5px solid #86B8F4;
	background: #F4F4F4;
	padding: 10px;
}

ul.puntos div.datos-ruta img
{
	float: left;
	width: 32px;
	margin-right: 10px;
}

ul.puntos div.datos-ruta p
{
	float: right;
	width: 630px;
	margin-top: 0;
}

#propietario-ruta
{
	position: relative;
}

#datos-alojamiento
{
	width: 49%;
	float: left;
}

#contacto-alojamiento
{
	width: 49%;
	float: right;
}

#datos-alojamiento li, #contacto-alojamiento li
{
	line-height: 20px;
	background: url(http://static.encantorural.com/img/sprite.png) no-repeat top left;
	background-position: 0 -347px;
	padding-left: 15px;
}

#datos-alojamiento li span, #contacto-alojamiento li span
{
	color: #605855;
}

#left
{
	width: 500px;
	float: left;
	margin: 10px 0 10px 0;
}

#right
{
	width: 454px;
	float: right;
	margin: 10px 0 10px 0;
}

#left-punto
{
	width: 570px;
	float: left;
	margin: 10px 0 10px 0;
}

#right-punto
{
	width: 384px;
	float: right;
	margin: 10px 0 10px 0;
}

#left-provincia
{
	width: 580px;
	float: left;
	margin: 10px 0 10px 0;
}

#right-provincia
{
	width: 370px;
	float: right;
	margin: 10px 0 10px 0;
}

#left-intranet
{
	width: 590px;
	float: left;
	margin: 10px 0 10px 0;
}

#right-intranet
{
	width: 364px;
	float: right;
	margin: 10px 0 10px 0;
	border: 1px solid #ccc;
}

#left-intranetviajeros
{
	width: 790px;
	float: left;
	margin: 10px 0 10px 0;
}

#right-intranetviajeros
{
	width: 164px;
	float: right;
	margin: 10px 0 10px 0;
	border: 1px solid #ccc;
}

#right-intranetviajeros ul
{
	margin: 0 10px 10px 10px;
}

#right-intranetviajeros p
{
	margin: 10px 10px 0 10px;
}

#right-intranet div#menu-opciones
{
	float: left;
	width: 130px;
	margin: 5px;
}

#right-intranet ul
{
	margin: 10px;
}

#right-intranet p
{
	margin: 10px;
}
.ayuda
{
	margin-top: -20px;
	text-align: center;
	text-decoration: none;
	display: block;
	margin: 0 auto;
}

.ayuda img
{
	text-align: center;
	display: block;
	margin: 0 auto;
}

.ayuda:hover
{
	text-decoration: none;
}

.tabs-provincia 
{
	color: #111;
	margin: 0 auto -1px auto;
	width: 100%;
}

.tabs-provincia li 
{ 
	list-style: none; 
	float: left; 
}

.tabs-provincia ul a 
{
	display: block;
	padding: 3px 10px;
	text-decoration: none !important;
	margin: 0 5px;
	margin-left: 0;
	color: #333;
	background: #D4E5A3 url(http://static.encantorural.com/img/fondo-tab.png) repeat-x bottom;
}

.tabs-provincia ul a:hover 
{
	color: #333;
	background: #C0DE6B;
}
  
.tabs-provincia ul li.selected a
{
	background: #90B527;
	border-bottom: 0;
	color: #fff;
}

div.nombre-provincia
{
	background: #fff url(http://static.encantorural.com/img/fondo-tab.png) repeat-x bottom;
	padding: 10px 10px 0 10px;
}

div.nombre-provincia h2
{
	margin-bottom: 15px;
	font-size: 30px;
}

.fotos-provincia
{
	padding: 10px 0 10px 10px;
	background: #F1F0E9;
	border-bottom: 1px solid #999;
	margin: 0 0 20px 0;
}

.ultimas-fotos
{
	padding: 10px 0 10px 10px;
	background: #F1F0E9;
	border-bottom: 1px solid #999;
	margin: 0 0 20px 0;
}

.fotos-provincia img, .ultimas-fotos img
{
	border: 1px solid #888;
	padding: 2px;
	margin: 0 8px 5px 0;
}

.fotos-provincia a:hover img, .ultimas-fotos a:hover img
{
	border: 3px solid #85C226;
	padding: 0;
}

.fotos-provincia h3, .ultimas-fotos h3
{
	margin: 0 0 10px 0;
}

.fotos-provincia a, .ultimas-fotos a
{
	color: #000;
}

.fotos-provincia span.todos, .ultimas-fotos span.todos
{
	color: #000;
	display: block;
	text-align: right;
	margin: 4px 10px 0 0;
}

.fotos-provincia span.todos a, .ultimas-fotos span.todos a
{
	background: url(http://static.encantorural.com/img/flecha-link.gif) no-repeat right;
	padding-right: 15px;
}

ul.municipios
{
	margin-bottom: 20px;
}

ul.municipios li
{
	list-style-type: square;
	line-height: 20px;
	margin-left: 18px;
}

ul.fotos
{
	padding: 10px;
}

ul.fotos li
{
	float: left;
	margin: 5px 14px 15px 0;
	width: 156px;
	height: 155px;
}

ul.fotos img
{
	border: 1px solid #888;
	padding: 2px;
}

ul.fotos a:hover img
{
	border: 3px solid #85C226;
	padding: 0;
}

ul.fotos span
{
	display: block;
}

ul.fotos span a
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

ul.fotos span.autor
{
	text-align: right;
	font-style: italic;
	font-weight: normal;
	color: #000;
}

ul.fotos span.autor a
{
	color: #008000;
}

.alojamientos-provincia div#destacados-provincia ul li
{
	width: 136px;
	padding: 0;
	padding: 5px 4px 0 4px;
}

.alojamientos-provincia div#destacados-provincia img
{
	width: 130px;
	height: 87px;
}

.alojamientos-provincia div#destacados-provincia ul li span.name-p a
{
	font-size: 18px;
}

#fotos-panoramio
{
	background: #184B01;
	text-align: center;
	width: 384px;
}

#fotos-panoramio img
{
	margin: 1px;
}

.puntos-provincia
{
}

.puntos-provincia li
{
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #dedede;
	background: url(http://static.encantorural.com/img/flecha-link.gif) no-repeat 98% 50%;
}

.puntos-provincia li:hover
{
	background: #F3F1E5 url(http://static.encantorural.com/img/flecha-link.gif) no-repeat 98% 50%;
}

.puntos-provincia span
{
	font-size: 11px;
	color: #666;
	padding-right: 15px;
	display: block;
}

#mapa-provincia
{
	width: 364px;
	background: #fff;
	height: 160px;
	border: 5px solid #90B527;
	overflow: hidden;
	margin: -80px 0 10px 0;
}

.bloque-iz
{
	width: 600px;
	float: left;
	margin: 10px 0 10px 0;
}

.bloque-de
{
	width: 354px;
	float: right;
	margin: 10px 0 10px 0;
}

ul.viajes li, ul.viajes-provincia li
{
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	clear: both;
}

ul.viajes h4 a
{
	font-size: 15px;
}

ul.viajes li div.intro
{
	float: right;
	width: 430px;
}

ul.viajes li div.intro.resumen
{
	float: right;
	width: 410px;
}


ul.viajes-provincia li div.intro
{
	float: right;
	width: 530px;
}

ul.puntos li
{
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	clear: both;
}

.puntos h3
{
	font-size: 24px;
	margin-bottom: 5px;
}

#left-provincia h5
{
	margin-bottom: 15px;
	font-size: 20px;
}

#right-provincia h3
{
	border-bottom: 1px solid #ccc;
}

#right-provincia h4
{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.caja-listado ul.viajes li div.intro
{
	float: right;
	width: 390px;
}

div.articulos-provincia ul.viajes li div.intro
{
	float: right;
	width: 270px;
}

div#actividad ul.viajes li div.intro
{
	float: right;
	width: 610px;
}

ul.viajes li p.perfil
{
	color: #555;
	font-size: 12px;
}

ul.puntos li p.perfil
{
	color: #555;
	font-size: 12px;
}

ul.articulos li p.perfil
{
	color: #555;
	font-size: 11px;
}

ul.viajes li img.thumb150, ul.viajes-provincia li img.thumb150
{
	float: left;
	border: 1px solid #ccc;
	padding: 2px;
	display: block;
	width: 150px;
	margin-bottom: 15px;
}

div.articulos-provincia
{
	margin: 20px 0;
}

div.caja-listado ul.viajes li img.thumbs, div.articulos-provincia ul.viajes li img.thumbs
{
	float: left;
	border: 1px solid #ccc;
	padding: 2px;
	display: block;
	width: 80px;
	margin-bottom: 15px;
}

#votos-viaje
{
	background: #fff;
	margin: 0 0 20px 0;
	padding: 10px;
	text-align: left;
	border: 1px solid #efefef;
}

#votos-viaje div.starbox p
{
	width: 400px;
}

#votos-viaje h4
{
	width: 450px;
	line-height: 23px;
}

#compartir-viaje
{
	padding: 10px;
}

.datos-viaje
{
	width: 480px;
	float: right;
	background: #F1F0E9;
	border-bottom: 2px solid #dedede;
	margin: 5px 0 10px 10px;
	text-align: center;
}

.fotos-viaje
{
	width: 480px;
	text-align: center;
}

.fotos-viaje img
{
	border: 1px solid #ccc;
	padding: 4px;
	margin: 10px;
}

.fotos-articulo
{
	width: 480px;
	text-align: center;
	float: right;
}

.fotos-articulo img
{
	border: 1px solid #ccc;
	padding: 4px;
	margin: 10px;
}

#mapa-viaje
{
	width: 450px;
	border: 1px solid #c0c0d8;
	height: 200px;
	text-align: center;
	margin: 10px auto;
}

.datos-viaje ul
{
	width: 450px;
	text-align: left;
	margin: 10px auto;
}

.datos-viaje ul li
{
	list-style-type: square;
	list-style-position: inside;
	padding-left: 10px;
	margin: 8px 0;
	font-size: 15px;
}

div.foto-noticia
{
	width: 480px;
	float: right;
	margin: 5px 0 10px 10px;
	text-align: center;
}

div.foto-noticia img
{
	border: 1px solid #ccc;
	padding: 4px;
	margin: 10px;
}

ul.articulos li img.foto-noticia, ul.articulos-provincia li img.foto-noticia
{
	float: left;
	margin: 0 10px 10px 0;
	padding: 2px;
	border: 1px solid #ccc;
}

ul.articulos div.intro.resumen
{
	float: right;
	width: 475px;
}

ul.articulos-provincia div.intro.resumen
{
	float: right;
	width: 855px;
}

.separar
{
	border-right: 1px solid #ccc;
}

img.feed
{
	vertical-align: middle;
	margin-bottom: 3px;
}

#explora
{
	border: 4px solid #90B527;
	clear: both;
	float: none;
	background: url(http://static.encantorural.com/img/explora.gif) no-repeat;
	margin: 20px 0;
	padding: 0;
}

#explora p
{
	padding: 0 5px;
	margin: 0;
}

#explora p a
{
	color: #fff;
	display: block;
	padding: 5px 0 60px 0;
	font-size: 20px;
}

#feeds
{
	border: 1px solid #cecece;
	clear: both;
	float: none;
	width: 99%;
	margin-bottom: 20px;
}

#feeds div.texto
{
	float: right;
	width: 280px;
	padding: 10px 10px 10px 0;
}


#feeds img
{
	float: left;
	display: block;
	width: 50px;
	padding: 10px 0 10px 10px;
	margin: 0 0 5px 0;
}

#feeds ul
{
	margin: 0;
}

#feeds ul li
{
	background: url(http://static.encantorural.com/img/sprite.png) no-repeat top left;
	background-position: 0 -346px;
	padding-left: 15px;
	margin: 2px 0;
}

#foto-b 
{
	text-align: left;
	position: relative;
	margin: 0; 
	padding: 0;
	background: #fff;
}

#foto-b img 
{
	display: block;
	text-align: center;
	margin: 0 auto;
}

#foto-b div.ampliar 
{
	margin: 0;
	right: 15px; 
	top: 6px; 
	position: absolute;
	float: right;
}

#foto-b div.ampliar img
{
	margin: 0;
}


#fotos
{
	
}

#fotos li img
{
	cursor: pointer;
}


#fotos li.s
{
	float: left;
	width: 84px;
}

#fotos li.s img
{
	border: 1px solid #ccc;
	padding: 1px;
}

#videos
{
	margin-bottom: 20px;
	text-align: center;
}

#video-b
{
	margin: 0 auto;
	padding: 0;
}

#videos li img
{
	cursor: pointer;
}


#videos li.s
{
	float: left;
	width: 84px;
	margin: 10px;
}

#videos li.s img
{
	border: 1px solid #ccc;
	padding: 1px;
	width: 80px;
	height: 80px;
}


.cajafoto
{
	width: 130px;
	float: left;
	text-align: center;
	margin: 5px;
	border: 2px solid #fff;
	padding: 4px 0;
}

#fotoprincipal0
{
	border: 2px solid #cc0000;
	padding: 4px 0;
}

.cajavideo
{
	width: 130px;
	float: left;
	text-align: center;
	margin: 5px;
}

.cajavideo img, .cajafoto img
{
	border: 1px solid #ccc;
	padding: 1px;
	display: block;
	margin: 2px auto;
}

.caja-listado ul.provincias
{
	width: 115px;
	margin: 10px 0;
}

.caja-listado ul.provincias li
{
	list-style-position: outside;
	margin-left: 18px;
}

.caja-listado ul.provincias li a
{
	color: #1265AA;
	font-size: 11px;
}

.caja-registro
{
	width: 850px; 
	border: 1px solid #ccc; 
	padding: 10px; 
	margin: 10px 0;
}

ul.provincias
{
	width: 150px;
	float: left;
}

ul.provincias li
{
	line-height: 20px;
	margin-left: 10px;
	list-style-type: square;
	list-style-position: inside;
}

ul.provincias li a
{
	color: #000;
	font-size: 11px;
}

ul.comunidades
{
	width: 140px;
	float: left;
	margin-right: 15px;
}

ul.comunidades li
{
	line-height: 25px;
	margin-left: 15px;
	list-style-type: square;
	list-style-position: outside;
}

#listado-provincias-footer
{
	background: #fff;
}

#listado-provincias-footer h2
{
	font-size: 16px;
	color: #333; 
	font-weight: bold;
	margin: 5px;
	padding-left: 5px;
}

ul.provincias-footer
{
	width: 190px;
	float: left;
	display: none;
}

ul.provincias-footer li
{
	line-height: 20px;
	margin-left: 20px;
	list-style-type: square;
	list-style-position: inside;
	font-size: 11px;
}

img.thumb
{
	border: 1px solid #BBAC90;
	padding: 2px;
	margin: 0;
}

a:hover img.thumb
{
	border: 3px solid #85C226;
	padding: 0;
}

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

.opcion
{
	float: left;
	width: 400px;
	padding: 20px;
	margin-right: 40px;
}

.panel
{
	display: none;
}

#panel-0
{
	display: block;
}

.panel h3
{
	margin: 0;
}

#pasos ul
{
	float: left;
	clear: both;
	margin: 15px 0 30px 0;
}

#pasos ul li
{
	float: left;
	width: 95px;
	height: 40px;
	padding-left: 5px;
	padding-right: 5px;
	background: url("http://static.encantorural.com/img/paso.png") no-repeat 90px center;
	font-weight: bold;
	border-top: 1px solid #468549;
	border-bottom: 1px solid #468549;
	color: #aaa;
}

#pasos ul li#v
{
	float: left;
	width: 15px;
	padding-left: 0;
	padding-right: 0;
	background: url("http://static.encantorural.com/img/paso.png") no-repeat 1px center;
}

#pasos ul li.actual
{
	color: #000;
}

#pasos ul li span
{
	display: block;
	font-weight: normal;
}

#mapaweb li
{
	list-style-type: square;
	margin-left: 15px;
}

#mapaweb ul
{
	margin-left: 20px;
}

div.starbox label
{
	padding: 0;
	margin: 0;
	display: inline;
}

div.starbox p
{
	font-weight: bold;
}


span.obligatorio
{
	color: #cc0000;
	padding: 0 10px;
}

.solicitardestacado
{
	border: 1px solid #ccc;
	float: left;
	width: 210px;
	text-align: center;
	margin: 10px 0;
}

.solicitardestacado a.destacar
{
	display: block;
	margin: 10px;
	padding: 10px;
	font-weight: bold;
	clear: both;
	text-align: center;
	border: 1px solid #6EBD57;
	background: #6EBD57;
	color: #000;
}

.solicitardestacado h3
{
	color: #000;
}

.solicitardestacado img
{
	border: 1px solid #6EBD57;
}

.botones
{
	display: block;
	margin: 10px 0 10px 10px;
	padding: 10px 0 10px 10px;
	font-weight: bold;
	clear: both;
	text-align: right;
}

.centro
{
	text-align: center;
}

.botones.centro
{
	margin: 10px 0;
	padding: 10px 0;
}

.iz
{
	text-align: left;
	padding-left: 0;
	margin-left: 0;
}

.botones.iz a
{
	margin-left: 0;
}

.botones a
{
	font-weight: bold;
	color: #fff;
	margin: 10px 0 10px 10px;
	padding: 7px 10px;
	border: 0;
	background: #90B527;
}

.botones-ficha
{
	display: block;
	margin: 10px 0 10px 0;
	padding: 8px 0 8px 0;
	font-weight: bold;
	clear: both;
	text-align: center;
}

.botones-ficha a
{
	font-weight: bold;
	color: #002255;
	margin: 10px 0 10px 10px;
	padding: 8px;
	background: #E5EEF7;
	border: 1px solid #c4dde6;
}

.botones-iz
{
	display: block;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	font-weight: bold;
	clear: both;
	text-align: left;
}

.botones-iz a
{
	font-weight: bold;
	color: #000;
	margin: 10px 10px 10px 0;
	padding: 10px;
	border: 1px solid #ccc;
	background: #ececec;
}

.botones-favoritos
{
	width: 300px;
	float: right;
}

.botones-favoritos span
{
	background: #5596C4;
	display: block;
	float: right;
	color: #fff;
	margin-left: 4px;
}

.botones-favoritos a
{
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	display: block;
}

.botones-favoritos a:hover
{
	text-decoration: none;
}

.botones-favoritos span.select
{
	background: #FFA202;
	color: #444;
	display: block;
	padding: 5px 10px;
}

#mapa
{
	width: 420px;
	float: left;
	margin: 30px 0 0 11px;
}

#mapa-explora
{
	background: #99A8C8;
	border: 1px solid #979797;
	margin: 4px;
}

#content-explora
{
	height: 100%;
	position: relative;
	z-index: 1;
}

#imStreetViewClose 
{
	height: 18px;
	text-align: right; 
	display: none;
	padding-right: 3px;
}

#search_address
{
	position: absolute;
	top: 8px;
	right: 320px;
	background: #555;
	color: #efefef;
	padding: 4px;
	z-index: 1000;
}

.acciones-explora
{
	float: left;
	width: 660px;
	text-align: right;
	padding: 5px 0 5px 0;
	margin: 45px 0 0 0;
}

.acciones-explora a
{
	padding: 2px 4px;
	border: 2px solid #D9E4C4;
	margin: 0 0 0 4px;
}

.acciones-explora a:hover
{
	padding: 2px 4px;
	border: 2px solid #D9E4C4;
	margin: 0 0 0 4px;
}

h5
{
	margin-top: 1em;
	font-size: 1em;
}

#otra-foto, #otro-lugar
{
	text-decoration: none;
}

#otra-foto img, #otro-lugar img
{
	vertical-align: middle;
	margin-bottom: 4px;
}

#menus
{
	background: #fff;
	border-bottom: 1px solid #EEEED0;
	clear: both;
}

#menu 
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 630px;
}

#menu li 
{
	float: left;
	margin: 0;
	padding: 0;
}

#menu a 
{
	color: #333;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 18px 8px 10px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover 
{
	background: #fff url("http://static.encantorural.com/img/flecha.gif") top center no-repeat;
}

#submenu
{
	float: right;
	padding: 0;
	margin: 5px 0 0 0;
	width: 230px;
}

#submenu li 
{
	float: left;
	margin: 0;
	padding: 0;
}

#submenu a
{
	color: #008000;
	display: block;
	float: left;
	margin: 0;
	padding: 2px 10px;
	text-decoration: none;
	font-weight: bold;
}

#submenu a:hover
{
	color: #fff;
	background: #008000;
	text-decoration: none;
}

#submenu span
{
	color: #86C626;
	display: block;
	float: left;
	margin: 0;
	padding: 7px 0;
	font-weight: normal;
}

/******************************/

.clearfix {
    clear: both; 
	height: 1px; 
	font-size: 1px; 
	line-height: 1px; 
	font-weight: normal;
}

div.geo
{
	display: block;
	width: 180px;
	float: left;
}

div.geo span
{
	border-bottom: 1px dotted #444;
}

#iconos-alojamiento
{
	text-align: right;
	margin: 0;
	padding: 5px 0;
	float: right;
	width: 170px;
}

#iconos
{
	text-align: right;
	margin: 0;
	padding: 1px 0;
	float: right;
	width: 170px;
}

.icono-vistas
{
	padding: 2px 20px 0 0;
	margin: 5px 0;
	height: 14px;
}

#icono-ge
{
	background: url('http://static.encantorural.com/img/ge.png') no-repeat right;
}

#map
{
	height: 200px;
	border: 3px solid #184B01;
}

#mapa-widget
{
	width: 100%;
	height: 400px;
}

#mapa-ruta
{
	width: 964px;
	height: 500px;
	border: 3px solid #184B01;
	margin: 0 0 10px 0;
}

div#wrapper { position: relative; }
div#verfotosruta 
{ 
	position: absolute; 
	top: 35px; 
	right: 10px; 
	border: 1px solid #000;
	background: #fff;
	padding: 0;
	width: 85px;
}

div#wrapper div.nota 
{ 
	float: none;
	clear: both;
	padding: 0;
	width: 958px;
	color: #000;
	font-weight: normal;
	margin: 10px 0 10px 0;
	padding: 3px 5px;
	border: 1px solid #E2C822;
	background: #FFFFDD;
}

div#verfotosruta div.checkbox input
{
	float: left;
	width: 20px;
	margin: 4px;
	border: 0;
	padding: 0;
}

div#verfotosruta div.checkbox label
{
	width: 55px;
	float: left;
	padding-top: 3px;
}

#mapa-crear-punto
{
	width: 640px;
	height: 390px;
	border: 3px solid #184B01;
}

#mapa-crear-ruta
{
	width: 100%;
	height: 590px;
	border: 3px solid #184B01;
}

#altitud
{
	text-align: right;
	width: 100px;
	float: right;
}

#map-municipality
{
	width: 100%;
	height: 200px;
	border: 1px solid #cecece;
	overflow: hidden;
}

#map-province
{
	width: 100%;
	height: 200px;
	border: 1px solid #cecece;
	overflow: hidden;
}

#mapa-grande
{
	width: 100%;
	height: 500px;
	border: 1px solid #cecece;
}

div#concurso
{
	text-align: center;
	padding-top: 10px;
	background: #fff;
}

h2#concurso
{
	font-size: 30px;
	font-family: Georgia, arial, verdana;
	font-weight: bold;
}

h2#concurso span
{
	font-size: 22px;
	font-family: Georgia, arial, verdana;
	font-weight: bold;
	color: #A6D228;
}

#ofertas
{
	margin: 20px 0 0 0;
}

#ofertas-provincia li
{
	border-bottom: 1px solid #cecece;
	background: url(http://static.encantorural.com/img/bullet.gif) no-repeat left 5px;
	padding-left: 15px;
}

#ofertas-provincia li p
{
	margin: 0;
}

#ofertas-provincia li p.lugar a
{
	font-size: 11px;
	color: #777;
}


#ofertas-provincia span.destacado
{
	border-bottom: 1px solid #90B527;
}

#entorno-municipio span.destacado
{
	border-bottom: 2px solid #007CC2;
}

.nuevo-usuario
{
	padding: 15px 0 0 0;
}

.nuevo-usuario h3
{
	color: #DB5D2B;
}

.titulo-seccion
{
	width: 400px;
	float: left;
	clear: none;
}

.cajalogin
{
	padding: 0;
	margin: 0;
	clear: none;
	width: 410px;
	float: right;
	text-align: left;
}

.cajalogin h3
{
	width: 200px;
	margin: 0;
	font-size: 16px;
	padding: 0;
	float: left;
	color: #DB5D2B;
}

.cajalogin label
{
	width: 45px;
	text-align: right;
	float: left;
	padding: 3px 6px 0 0;
}

.cajalogin label.clave
{
	width: 45px;
	text-align: right;
	float: left;
	padding: 2px 6px 0 0;
}

.cajalogin div.input
{
	margin: 0;
	padding: 10px 0;
	width: 150px;
	float: left;
}

.cajalogin div.input input
{
	width: 90px;
	float: left;
	clear: none;
}

.cajalogin div.submit
{
	width: 110px;
	float: left;
	clear: none;
	margin: 0;
	text-align: right;
	padding: 10px 0;
}

.cajalogin div.submit input.boton
{
	width: 90px;
	clear: none;
	padding: 1px;
	margin: 0;
	font-size: 12px;
}

.cajalogin div.facebook
{
	text-align: right;
	margin: 0;
	line-height: 21px;
}

.cajalogin div.facebook img
{
	vertical-align: top;
}

.cajalogin.viaje
{
	width: 440px;
	margin: 10px;
	padding: 10px;
	float: none;
	clear: both;
	text-align: left;
}

.cajalogin.viaje
{
	float: none;
	clear: both;
	padding: 10px;
	border: 1px solid #efefef;
}

.cajalogin.viaje p.olvidado
{
	float: none;
	clear: both;
	padding: 0;
}

p.olvidado
{
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
}

p.olvidado a
{
	color: #000;
	text-decoration: underline;
}

div.nombre-seccion
{
	background: #fff url('http://static.encantorural.com/img/fondo-tab.png') repeat-x bottom;
	padding: 10px 10px 0 10px;
}

div.nombre-seccion h2
{
	margin-bottom: 15px;
	font-size: 30px;
}

.tabs-comunidad 
{
	color: #111;
	margin: 0 auto -1px auto;
	width: 100%;
}

.tabs-comunidad li 
{ 
	list-style: none; 
	float: left; 
}

.tabs-comunidad ul a 
{
	display: block;
	padding: 3px 10px;
	text-decoration: none !important;
	margin: 0 5px;
	margin-left: 0;
	color: #000;
	background: #D4E5A3 url('http://static.encantorural.com/img/fondo-tab.png') repeat-x bottom;
}

.tabs-comunidad ul a:hover 
{
	color: #fff;
	background: #C0DE6B;
}
  
.tabs-comunidad ul li.selected a
{
	background: #90B527;
	border-bottom: 0;
	color: #fff;
}

#left .caja-listado
{
	margin: 10px 10px 10px 0;
}

#right .caja-listado, #right-provincia .caja-listado
{
	margin: 20px 0 10px 0;
}

#articulos-alojamiento
{
	background: #F9F5EA;
	padding: 10px;
}

.articulos
{
	margin: 0 0 10px 0;
}

.articulos li, ul.articulos-provincia li
{
	padding-top: 10px;
	border-bottom: 1px solid #d7d3c8;
}

#asociaciones
{
	margin: 10px 10px 10px 0;
}

ul.asociaciones
{
	margin: 10px 0 10px 0;
}

ul.asociaciones li
{
	padding-top: 10px;
	border-bottom: 1px solid #dedede;
}

#asociaciones-provincias
{
	clear: both;
	float: none;
}

#asociaciones-provincias ul.provincias
{
	width: 190px;
	float: left;
	margin: 10px 0;
}

#asociaciones-provincias ul.provincias li
{
	margin: 5px;
	font-size: 13px;
}

span.date
{
	display: block;
	margin: 2px 0;
}

span.autor
{
	display: block;
	font-weight: bold;
}

span.tematica
{
	margin: 4px 0;
	display: block;
}

.articulo-meta
{
	margin: 20px 0px;
	padding: 10px 10px 0 10px;
	border: 1px solid #FFFF9E;
	background: #FFFFE1;
}

.articulo-meta ul li
{
	background: url(http://static.encantorural.com/img/sprite.png) no-repeat top left;
	background-position: 0 -346px;
	padding: 0 15px 0 15px;
	margin: 8px;
}

.perfil
{
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
}

.perfil-viajero
{
	clear: both;
	float: none;
	margin: 10px 0;
	padding: 5px 0;
}

.perfil-viajero img
{
	float: left;
	border: 1px solid #E2E2E2;
	padding: 2px;
	margin: 0 10px 0 0;
}

.perfil-viajero h2
{
	margin: 0;
	padding: 0;
}

.opciones-perfil
{
	padding: 15px 0;
	float: left;
	width: 150px;
}

.opciones-perfil li
{
	line-height: 20px;
	background: url(http://static.encantorural.com/img/sprite.png) no-repeat top left;
	background-position: 0 -346px;
	padding-left: 15px;
}

#actividad
{
	float: right;
	width: 780px;
	border-left: 1px solid #dedede;
	padding: 10px;
}

#actividad h3
{
	margin-bottom: 20px;
}

#actividad table.listado h3
{
	margin: 0;
}
	
.actividades li
{
	line-height: 25px;
	margin: 4px 0;
	clear: both;
	list-style-type: none;
	background: url(../img/lista.png) no-repeat left;
	padding-left: 15px;
}

.actividades li span.date
{
	font-size: 11px;
	color: #777;
	display: inline;
}

.perfil img
{
	float: left;
	border: 1px solid #E2E2E2;
	padding: 2px;
	margin: 0 10px 0 0;
}

.comentarios-viaje h4
{
	font-size: 16px;
}

.comentarios-viaje ul
{
	clear: both;
	float: none;
}

.comentarios-viaje ul li
{
	border-bottom: 1px solid #efefef; 
	padding: 5px;
	margin: 0 0 10px 0;
}

.comentarios-viaje div.perfil
{
	width: 56px;
	float: left;
	margin: 0 10px 10px 0;
}

.comentarios-viaje div.perfil img
{
	margin: 0;
}

.comentarios-viaje span.date, .experiencias span.date, .viajes span.date, .puntos span.date, .caja-opiniones span.date
{
	color: #777;
	font-size: 11px;
}

.comentarios-viaje div.texto-comentario
{
	width: 870px;
	float: left;
}

.comentarios-viaje div.texto-comentario p
{
	margin: 0 0 0 0;
}

.comentarfoto textarea
{
	width: 90%;
	height: 100px; 
}

.experiencias ul li
{
	border-top: 1px solid #efefef; 
	padding: 5px;
	margin: 0 0 10px 0;
}

.experiencias ul li div.perfil
{
	width: 56px;
	float: left;
	margin: 0 10px 0 0;
}

.experiencias ul li div.perfil img
{
	margin: 0;
}


.experiencias ul li div.texto-comentario
{
	width: 490px;
	float: left;
	line-height: 22px;
	background: url('http://static.encantorural.com/img/comillas.png') no-repeat right top;
	position: relative;
}

div.fotos-experiencia img
{
	border: 1px solid #888;
	padding: 2px;
	margin: 0 5px 0 0;
}

.enviadopor
{
	padding-top: 10px
}

.enviadopor>span
{
	clear: both;
	display: block;
	padding: 2px 0;
	font-weight: bold;
}

.enviadopor div.perfil
{
	width: 56px;
	float: left;
	margin: 0 10px 0 0;
}

.enviadopor div.perfil img
{
	margin: 0;
}

.enviadopor div.texto-comentario
{
	width: 310px;
	float: left;
	line-height: 22px;
	position: relative;
}

.viajes div.fotos-experiencia
{
	margin: 0 0 15px 0;
}

.puntos div.fotos-experiencia
{
	margin: 0 0 15px 0;
}

div.fotos-experiencia a:hover img
{
	border: 1px solid #85C226;
	padding: 2px;
}

div.fotopunto
{
	text-align: center;
}

div.fotopunto-info div.perfil
{
	width: 56px;
	float: left;
	margin: 0 10px 0 0;
}

div.fotopunto-info div.perfil img
{
	margin: 0;
}


div.fotopunto-info div.texto-comentario
{
	width: 490px;
	float: left;
	line-height: 22px;
	position: relative;
}

#exif 
{
	border: 1px solid #dedede;
	padding: 10px;
	margin: 20px 0;
}

#exif li
{
	line-height: 20px;
}

#opiniones
{
	margin: 20px 0;
	width: 100%;
}

#opiniones ul li span.name-p
{
	font-size: 11px;
}

#opiniones ul li span.name-p a
{
	font-size: 15px;
	font-weight: bold;
	clear: none;
	display: inline;
}

#opiniones ul li span.autor
{
	font-weight: normal;
}


#opiniones ul li
{
	clear: both;
	padding: 4px;
	margin: 0;
	border-bottom: 1px solid #efefef;
}

#opiniones ul li:hover
{
	background: #F3F1E5;
}

#listaopiniones li
{
	clear: both;
	padding: 10px 4px;
	border-bottom: 1px solid #efefef;
}

#listaopiniones li:hover
{
	background: #F3F1E5;
}

#listaopiniones div.foto-opinion
{
	margin: 0 10px 0 0;
	display: block;
	float: left;
}

#listaopiniones img
{
	margin: 0;
}

.autor-opinion a
{
	font-weight: bold;
}

.estancia-opinion
{
	color: #005687;
	font-style: italic;
}

.caja-opiniones
{
	border: 1px solid #D5E2C0;
	padding: 0;
	width: 100%;
}

#right div.caja-opiniones h4
{
	border-bottom: 1px solid #D5E2C0;
	padding: 4px;
	margin: 0;
	position: relative;
}

.caja-opiniones ul li div.perfil
{
	width: 56px;
	float: left;
	margin: 0 10px 0 0;
}

.caja-opiniones ul li div.perfil img
{
	margin: 0;
}

.caja-opiniones ul li div.texto-comentario
{
	width: 370px;
	float: left;
	line-height: 22px;
}

.caja-opiniones h4 span
{
	font-weight: normal;
	font-size: 12px;
	position: absolute;
	top: 6px;
	right: 5px;
	display: block;
	padding:  0;
}

.caja-opiniones p
{
	padding: 10px;
}

.caja-opiniones div.texto-comentario p
{
	padding: 0;
}

#ofertas h3, #opiniones h3
{
	border-bottom: 1px solid #c7d4b3;
	margin: 0;
	padding: 2px 4px;
	background: #fff;
	position: relative;
	color: #000;
}

#ofertas table.listado
{
	margin: 0;
}

#ofertas table.listado img
{
	width: 80px;
}

#ofertas ul li span
{
	display: block;
	float: left;
}

#ofertas h3 span
{
	font-size: 12px;
	width: 150px;
	padding: 2px 4px;
	text-align: right;
	position: absolute;
	right: 0;
	color: #333;
}

#ofertas span.titulo-oferta a
{
	display: block;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

#opiniones ul li div.perfil
{
	width: 56px;
	float: left;
	margin: 0 10px 10px 0;
}

#opiniones ul li div.perfil img
{
	margin: 0;
}


#opiniones ul li div.texto-comentario
{
	width: 370px;
	float: left;
	line-height: 22px;
}

#ofertas span.precio, #opiniones span.precio
{
	display: block;
	font-weight: bold;
	float: right;
	width: 50px;
	padding: 0 2px;
	text-align: right;
}

table td.precio
{
	font-weight: bold;
	font-size: 13px;
}

#rangoprecios
{
	font-size: 20px;
	font-weight: bold;
}

#rangoprecios span
{ 
	color: #669201;
}

#rangoprecios span span
{
	color: #444;
	font-weight: normal;
	font-size: 11px;
}

span.paginaweb
{
	display: block;
	float: right;
	margin-top: 5px;
	padding: 2px 4px;
	border: 1px solid #DEEAFF;
	background: #DEEAFF;
	color: #fff;
}

span.paginaweb a
{
	color: #222;
	font-weight: bold;
	text-decoration: none;
}

#ofertas span.tipo, #opiniones span.tipo, #ofertas span.fechas
{
	display: block;
	float: none;
	clear: both;
	padding: 4px 0;
}

#ofertas span.fechas
{
	display: block;
	float: none;
	clear: both;
	padding: 2px 0;
	font-size: 11px;
	color: #444;
}

#oferta-alojamiento
{
	border: 1px solid #E2C822;
	background: #FFFFDD url('http://static.encantorural.com/img/oferta.gif') no-repeat top right;
	padding: 5px 5px 0 5px;
	margin: 0 0 10px 0;
}

#oferta-alojamiento span
{
	font-size: 18px;
}

#oferta-alojamiento p
{
	margin-right: 60px;
}

.oferta img
{
	margin: 10px 10px 0 0;
	display: block;
	float: left;
}

.oferta div.oferta-texto
{
	width: 800px;
	float: left;
}

.precio-oferta
{
	font-size: 15px;
	font-weight: bold;
}

.ofertacaducada
{
	margin: 10px;
	text-align: center;
	clear: both;
	color: #fff;
	font-size: 17px;
	padding: 15px 0;
	background: url('http://static.encantorural.com/img/botonrojo.gif') center no-repeat;
}

#listado-right
{
	width: 250px; 
	float: right;
	margin-top: 5px;
}

#listado-left
{
	width: 700px;
	float: left;
	margin-top: 5px;
}

#listado-right div.buscador
{
	margin: 10px 0;
}

#listado-right div.input input
{
	width: 200px;
}

div.nombre-provincia h2.nombre-municipio
{
	margin-bottom: 0;
}

h3.nombre-provincia
{
	margin: 0 0 20px 0;
}

#numalojamientos
{
	float: left;
	color: #000;
	font-size: 14px;
	margin: 26px 0 5px 20px;
}

#acceso
{
	float: right;
	width: 450px;
	text-align: right;
	margin: 5px 10px 0 0;
}

#acceso ul
{
	float: right;
}

#acceso li
{
	display: block;
	float: left;
	width: 80px;
	text-align: center;
}

#acceso img
{
	display: block;
	margin: 0 auto;
}

#acceso a
{
	color: #000;
}

#acceso ul.acceso-propietario li
{
	width: 100px;
}

span.danger, span.danger a
{
	color: #cc0000;
}

span#destacados
{
	color: #333;
	font-size: 18px;
	font-weight: normal;
	clear: both;
}

.loader
{
	margin: 2px 0 0 2px;
}

.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	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 {
}


/* Forms */
form {
	clear: both;
}

fieldset {
	border: 1px solid #ccc;
}

#buscador fieldset
{
	border: 0;
}

fieldset legend 
{
	color: #333;
	padding: 3px;
	margin: 3px;
	font-weight: bold;
}

fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 0;
}

fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
	margin-left: 20px;
}

form div.input {
	color: #444;
}

form div.required {
	color: #333;
	font-weight: bold;
}

form div.required input {
	border: 1px solid #333;
}

input.submit
{
	background: url('http://static.encantorural.com/img/boton.gif') no-repeat;
	width: 89px;
	height: 24px;
	color: #fff;
	border: 0;
	cursor: pointer;
}

form div.submit
{
	clear: both;
	margin-top: 10px;
}

form div.input input
{
	clear: both;
	padding: 2px;
	width: 300px;
	border: 1px solid #999;
}

form div.submit input.boton, form input[type=submit].boton
{
	font-weight: bold;
	color: #000;
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #ccc;
	background: #ececec;
	cursor: pointer;
	display: inline;
}

label {
	display: block;
	font-size: 110%;
	padding-top: 10px;
}

input {
	clear: both;
	padding: 2px;
	border: 1px solid #999;
}

input[type=hidden]
{
	border: 0;
	padding: 0;
	margin: 0;
}

form div.checkbox
{
	margin: 5px 0;
	float: left;
	clear: both;
	width: 220px;
}

form div#dato-entramite
{
}

form div#dato-entramite div.input
{
	float: left;
	clear: none;
}

form div#dato-entramite div.input input
{
	float: left;
	clear: none;
	margin: 0;
}

form div#dato-entramite div.checkbox
{
	float: left;
	width: 250px;
	clear: none;
	margin: 24px 0 0 0;
}

form div.checkbox input
{
	float: left;
	width: 20px;
	margin: 4px;
	border: 0;
	padding: 0;
}

form div.checkbox label
{
	width: 160px;
	float: left;
	padding-top: 3px;
}

.checkbox-caracteristicas fieldset
{
	width: 182px;
	height: 570px;
	float: left;
	margin: 10px 10px 10px 0;
}

.checkbox-caracteristicas div.checkbox
{
	width: 175px;
	padding: 0;
	margin: 3px 0;
}

.checkbox-caracteristicas div.checkbox label
{
	width: 140px;
}

select
{
	clear: both;
	padding: 2px;
	width: 308px;
}

textarea
{
	width: 600px;
	height: 200px;
}

div.mensaje 
{
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #E2C822;
	background: #FFFFDD;
}

div.nota
{
	width: 250px;
	color: #000;
	font-weight: normal;
	margin: 10px 0 10px 10px;
	padding: 1em;
	border: 1px solid #E2C822;
	background: #FFFFDD;
	float: right;
}

div.nota.centro
{
	float: none;
	width: auto;
	text-align: left;
	margin: 10px 0;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}

div.error-message {
	color: #900;
	font-weight: bold;
}

p.error {
	background-color: #cc0000;
	color: #fff;
	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-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

ul.lista
{
	margin: 10px;
	list-style-type: square;
}

ul.lista li
{
	margin: 10px;
	list-style-type: square;
}

.navegacion
{
	margin-bottom: 10px;
}

.navegacion a
{
	width: 100px;
	padding: 5px 2px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #000;
}

.navegacion a.anterior
{
	display: block;
	float: left;
}

.navegacion a.siguiente
{
	display: block;
	float: right;
}

.navegacion a:hover
{
	background: #85C226;
	color: #fff;
	padding: 5px 2px;
	text-decoration: none;
}

.destinos
{
	margin: 10px 30px 70px 10px;
}

div#mapa-espana
{
	text-align: center;
}

#espana
{
	border: 0;
}

.destinos div#mapa-espana
{
	float: left;
}

#destinos
{
	border: 2px solid #D9E4C4;
	padding: 10px;
	background: #fff;
}

#listas-provincias
{
	float: right;
	margin: 10px;
}

#comunidad-viajeros
{
	padding: 0 10px 20px 10px;
}

#comunidad-viajeros div.caja-listado
{
	width: 305px;
	float: left;
}

#comunidad-viajeros div.caja-listado h4
{
	margin-top: 8px;
}

#comunidad-viajeros h4
{
	color: #333;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

#comunidad-viajeros div.ultimas-fotos h4
{
	color: #333;
	font-size: 16px;
	border-bottom: 0;
	font-weight: bold;
}

#comunidad-viajeros h5
{
	color: #333;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#comunidad-viajeros h5 a
{
	font-size: 13px;
	font-weight: bold;
}

#comunidad-viajeros div.ultimas-fotos
{
	width: 288px;
	float: right;
	margin-left: 10px;
}

#comunidad-viajeros div.puntos-provincia
{
	margin-left: 20px;
	width: 300px;
	float: left;
	padding: 5px 10px;
	border: 2px solid #D9E4C4;
}

#comunidad-viajeros div.puntos-provincia ul
{
	width: 100%;
}

#comunidad-viajeros div.puntos-provincia li
{
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #dedede;
	background: url('http://static.encantorural.com/img/flecha-link.gif') no-repeat 98% 50%;
}

#comunidad-viajeros div.puntos-provincia li:hover
{
	background: #F3F1E5 url('http://static.encantorural.com/img/flecha-link.gif') no-repeat 98% 50%;
}

div.puntos-alojamiento li:hover, div.alojamientos-punto li:hover
{
	background: #F3F1E5 url('http://static.encantorural.com/img/flecha-link.gif') no-repeat 98% 50%;
}

div.puntos-alojamiento
{
	margin: 20px 0 10px 0;
	width: 452px;
	float: left;
	padding: 5px 0 10px 0;
	border: 2px solid #D9E4C4;
}

div.alojamientos-punto
{
	margin: 20px 0 10px 0;
	width: 382px;
	float: left;
	padding: 5px 0 10px 0;
	border: 2px solid #D9E4C4;
}


div.puntos-alojamiento ul, div.alojamientos-punto ul, div.puntos-alojamiento div.botones, div.alojamientos-punto div.botones, div.puntos-alojamiento h4, div.alojamientos-punto h4
{
	margin: 0 10px;
}

div.puntos-alojamiento h4, div.alojamientos-punto h4
{
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	
}

div.puntos-alojamiento h5, div.alojamientos-punto h5
{
	color: #333;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

div.puntos-alojamiento h5 a, div.alojamientos-punto h5 a
{
	font-size: 18px;
}

div.puntos-alojamiento ul, div.alojamientos-punto ul
{
	padding: 0;
	margin-bottom: 10px;
}

div.puntos-alojamiento li, div.alojamientos-punto li
{
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #dedede;
	background: url('http://static.encantorural.com/img/flecha-link.gif') no-repeat 98% 50%;
}

div.puntos-alojamiento span, div.alojamientos-punto span
{
	font-size: 11px;
	color: #666;
	padding-right: 15px;
	display: block;
}

div.caja-enlaces
{
	margin: 20px 0 10px 0;
	padding: 5px 0 10px 0;
	border: 2px solid #D9E4C4;
}

div.caja-enlaces ul, div.caja-enlaces h4
{
	margin: 0 10px;
}

#precios-alojamiento
{
	margin-bottom: 10px;
}

#vertarifas a
{
	font-size: 12px;
	border: 1px solid #333;
	padding: 0px 3px;
	margin: 0 2px;
	color: #333;
}

#vertarifas a:hover
{
	text-decoration: none;
	border: 1px solid #333;
	background: #333;
	color: #fff;
}

#detalletarifas
{
	display: none;
}


#detalletarifas table td
{
	padding: 2px;
}

#gratis
{
	display: block;
	font-size: 20px;
	display: block;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #192227;
	color: #fff;
	padding: 5px;
}

#tooltip h3, #tooltip div { color: #fff; margin: 0; font-size: 14px; border: 0; }

.tooltip
{
	background-color: #192227;
	width: 100px;
	color: #fff;
	padding: 5px;
	font-size: 12px;
	line-height: 22px;
	white-space: nowrap;
}

#puntoscontrol
{
	background: #B5D29C;
	width: 190px;
	border:1px solid #709305;
	padding:10px;
	color:#ffffff;
	text-align:left;
}

#puntoscontrol a
{
	color: #000;
}

#puntoscontrol div
{
	padding: 5px; 
	margin-bottom: 10px; 
	border: 1px solid #709305;
}

#forecast {
	background: #184B01;
	overflow: hidden;
	padding:3px 5px;
	color: #fff;
}

#weather {
	background: #184B01;
	cursor: pointer;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	width: 235px;
	top: 0;
}

#forecast {
	text-align: center;
}

#weather div#details {
	text-align: left;
	display: none;
	background: #fff;
	margin: 1px;
	padding: 3px;
}

#weather-info
{
	font-size: 11px;
}

#weather-info strong
{
	font-size: 12px;
}

#weather-info img
{
	width: 30px;
	border: 1px solid #efefef;
	padding: 1px;
}

#forecast p {
	float:left;
	font-size:11px;
	width:99px;
}

#forecast img {
	display: block;
	width: 25px;
	height: 25px;
}

#forecast strong {
	border-bottom:1px solid #CCCCCC;
	color:#222222;
	display:block;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}

#forecast p strong {
	border-width:0;
	color:#444;
	display:inline;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:left;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
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;
}

/* Debugging */

pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}

	div.pagination {
		padding: 3px;
		margin: 10px;
		text-align: center;
		font-family:Tahoma,Helvetica,sans-serif;
		font-size: 1em;
		clear: both;
	}
	
	div.pagination a {
		border: 1px solid #007CC2;
		margin-right:3px;
		padding:2px 8px;

		background-position:bottom;
		text-decoration: none;

		color: #000;		
	}
	div.pagination a:hover, div.pagination a:active {
		border: 1px solid #007CC2;
		background-image:none;
		background-color:#007CC2;
		color: #fff;
	}
	div.pagination span.current {
		margin-right:3px;
		padding:2px 6px;
		
		font-weight: bold;
		color: #000;
	}
	div.pagination div.disabled {
		display: none;
	}
	div.pagination a.next{
		border:2px solid #ccdbe4;
		margin:0 0 0 10px;
	}
	div.pagination a.next:hover{
		border:2px solid #2b55af;
	}
	div.pagination a.prev{
		border:2px solid #ccdbe4;
		margin:0 10px 0 0;
	}
	div.pagination a.prev:hover{
		border:2px solid #2b55af;
	}