/**
* @version $Id: com_ofertas.css 4655 2008-11-07 11:58:24Z Sigrid Suski $
* @package: Sigsiu Online Business Index 2 */
/**
* Style Sheet of OFERTAS 2 Component com_ofertas.css
* ---------------------------------------------------------------------------
* @copyright Copyright (C) 2007 Sigsiu.NET (www.sigsiu.net). All rights reserved.
* @license see http://www.gnu.org/copyleft/lgpl.html GNU/LGPL.
* OFERTAS is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation.
* Authors: Sigrid & Radek Suski, Sigsiu.NET */

/* main OFERTAS Style to overwrite standard styles */

div.ofertas {
}
div.ofertas h1 {
	line-height: 24px;
	font-size: 16px;
	font-weight:bold;
	color:#444400;
	margin-left:10px;
}
div.ofertas h2,
div.ofertas h3,
div.ofertas h4 {
	padding-left: 5px;
}

/* Style for Standard Joomla! mosmsg-class, because often undefined */
/* To use the style of your template, delete this entry. */
/*
.message {
	padding: 5px;
	background-color: #990000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
*/
/* if there is no mosmsg line defined by your template remove the display:none and OFERTAS will show its own mosmsg line */
#ofertasmsg {
	display:none;
}

/* Style of the Header Menu */
/* -------------------------------------------------------- */
/* Style of Header Menu */
table.ofertasHeader {
	border-style: none;
	background-color:#fbfbd1;
	width:550px;
	
}
a.ofertasHeader {
	padding: 0px 15px 15px 10px;
	font-size: 15px;
	font-weight:bold;
	margin-top:0px;
}

/* Style of Main Component Description */
/* -------------------------------------------------------- */
table.ofertasCompDesc {
	padding: 5px;
	width: 98%;
}

/* Style of Category List */
/* -------------------------------------------------------- */
table#ofertasCatListSymbols {
	width: 98%;
	margin-top:10px;
}
table#ofertasCatListSymbols td {
	vertical-align: top;
	border-style: none;
}

/* Style of Category Icon */
img.ofertasCatIco {
	border-style: none;
	float: left;
	clear: left;
}

/* Style of Category Name */
p.ofertasCatName {
	font-size: 14px;
	font-weight:bold;
	padding-left: 40px;
	margin: 2px 0 2px 0;
}
/* Style of Category Introtext */
p.ofertasCatsListSymbolsIntrotext {
	font-size: 12px;
	padding-left: 40px;
	margin-top: 4px;
}

span.ofertasSubcatsList {
	display:block;
}

/* Style of the shown entries/subcategories numbers */
span.ofertasEditlinktipItems {
	text-decoration:  none;
	border-bottom: 1px dashed #aaa;
	padding-left:5px;
}
span.ofertasEditlinktipCats {
	text-decoration:  none;
	border-bottom: 1px dashed #aaa;
}


/* Style for Entries in Category View (Cards View) */
/* -------------------------------------------------------- */
table.ofertasListing {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 15px;
	
	
}
table.ofertasListing td {
	border-style: none;
	border-color: #3a4794;
	border-width: 1px;
	padding:10px 10px 10px 10px;
	margin-top: 10px;
	vertical-align: top;
}

/* Style for empty Cards (Placeholder) */
table.ofertasListing td.ofertasEmptyCell {
	border-style: none;
	background-color: #ffffcc;
}
table.ofertasListing input {
	float:left;
}

/* Style of Icon (Small Image) */
.ofertasListing img {
	float: right;
	border-style: none;
	padding-top: 15px;
	padding-right: 15px;
}

/* Style of Title (Name of Entry) */
p.ofertasItemTitle {
	margin-left: 0px;
	margin-top:  5px;
	padding-left: 0px;
	padding-top: 5px;
	clear:left;
	font-size:14px;
	font-weight:bold;
}
p.ofertasItemTitle a {
 	font-size: 14px;
}

/* Styles for the fields */
/* Add style for each field you added in the form span.ofertasListing_field_yourname */
span.ofertasListing_field_street,
span.ofertasListing_field_postcode,
span.ofertasListing_field_county,
span.ofertasListing_field_country,
span.ofertasListing_field_email,
span.ofertasListing_field_contact_person,
span.ofertasListing_field_phone,
span.ofertasListing_field_fax,
span.ofertasListing_field_city,
span.ofertasListing_field_hotline,
span.ofertasListing_field_phone,
span.ofertasListing_field_federal_state,
span.ofertasListing_field_website,
span.ofertasListing_field_observaciones,
span.ofertasListing_field_servicios,
span.ofertasListing_field_alquiler,
span.ofertasListing_field_provincia,
span.ofertasListing_field_especialidades,
span.ofertasListing_field_caracteristicas {
	padding-left: 0px;
	padding-right: 0px;
}
span.ofertasListing_field_observaciones{
	font-size: 12px;
	font-weight:bold;
	color:#990000;
	margin-left:0px;
}


/* Styles for the labels of the fields */
/* Add style for each field you added in the form span.ofertasListing_field_yourname_label */
span.ofertasListing_field_street_label,
span.ofertasListing_field_postcode_label,
span.ofertasListing_field_county_label,
span.ofertasListing_field_country_label,
span.ofertasListing_field_email_label,
span.ofertasListing_field_contact_person_label,
span.ofertasListing_field_phone_label,
span.ofertasListing_field_fax_label,
span.ofertasListing_field_city_label,
span.ofertasListing_field_hotline_label,
span.ofertasListing_field_phone_label,
span.ofertasListing_field_federal_state_label,
span.ofertasListing_field_website_label,
span.ofertasListing_field_servicios,
span.ofertasListing_field_alquiler,
span.ofertasListing_field_especialidades,
span.ofertasListing_field_horario,
span.ofertasListing_field_caracteristicas,
span.ofertasListing_field_comunidad,
span.ofertasListing_field_pais,
span.ofertasListing_field_provincia,
span.ofertasListing_field_website {	
	font-weight: bold;
	
}


/* Style of Edit and Delete Buttons in Category View */
input.ofertasEditEntryButton {
}

/* Style for Page Navigation of Entries */
#ofertasPageNav {
	text-align: center;
}


/* Style of Details View */
/* -------------------------------------------------------- */
table.ofertasDetails {
	margin-top: 15px;
	margin-left: 0px;
	width: 100%;
	border-style: solid 1px;
	border-color: #d2cb88;
	border-width: 1px;
}
/* Style of Entry Name */
table.ofertasDetails h1 {
	padding-top: 5px;
}

/* Container for all custom fields data */
div#ofertasouter{
	float: left;
	margin-top: 0px;  /* position it vertically */
	padding-bottom: 5px; /* to fix IE bug */
}

/* Style of the Image */
img.ofertasDetailsImage{
	border-style: none;
	float: right;
	padding-right: 30px;
	padding-top: 10px;
}
img.ofertasDetailsIcon {
}

/* Styles for the fields */
/* Add style for each field you added in the form span#ofertasDetails_field_yourname */
span#ofertasDetails_field_myfield,
span#ofertasDetails_field_street,
span#ofertasDetails_field_postcode,
span#ofertasDetails_field_county,
span#ofertasDetails_field_country,
span#ofertasDetails_field_phone,
span#ofertasDetails_field_fax,
span#ofertasDetails_field_city,
span#ofertasDetails_field_hotline,
span#ofertasDetails_field_phone,
span#ofertasDetails_field_contact_person,
span#ofertasDetails_field_federal_state,
span#ofertasDetails_field_servicios,
span#ofertasDetails_field_alquiler,
span#ofertasDetails_field_comunidad,
span#ofertasDetails_field_pais,
span#ofertasDetails_field_inicio,
span#ofertasDetails_field_fin,
span#ofertasDetails_field_caracteristicas,
span#ofertasDetails_field_provincia {
	font-size: 12px;
	margin-left:10px;
	margin-right:10px;
	
}

span#ofertasDetails_field_observaciones{
    line-height: 24px;
	font-size: 14px;
	font-weight:bold;
	color:#990000;
	margin-left:10px;
}


span#ofertasDetails_field_website,
span#ofertasDetails_field_email {
	padding-top: 8px;
	display: block;
	margin-left:10px;
	margin-right:10px;
	font-weight: bold;
}
span#ofertasDetails_field_description,
span#ofertasDetails_field_observaciones,
span#ofertasDetails_field_servicios,
span#ofertasDetails_field_alquiler,
span#ofertasDetails_field_leermas {
	display:block;
	padding-top: 15px;
	padding-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	margin-top: 0px; /* position it vertically */
}

/* Styles for the labels of the fields */
/* Add style for each field you added in the form span#ofertasListing_field_yourname_label */
span#ofertasListing_field_street_label,
span#ofertasListing_field_postcode_label,
span#ofertasListing_field_county_label,
span#ofertasListing_field_country_label,
span#ofertasListing_field_email_label,
span#ofertasListing_field_contact_person_label,
span#ofertasListing_field_phone_label,
span#ofertasListing_field_fax_label,
span#ofertasListing_field_city_label,
span#ofertasListing_field_hotline_label,
span#ofertasListing_field_phone_label,
span#ofertasListing_field_federal_state_label,
span#ofertasListing_field_provincia_label,
span#ofertasListing_field_website_label,
span#ofertasListing_field_servicios_label,
span#ofertasListing_field_alquiler_label,
span#ofertasListing_field_especialidades_label,
span#ofertasListing_field_horario_label,
span#ofertasListing_field_caracteristicas_label,
span#ofertasListing_field_comunidad_label,
span#ofertasListing_field_pais_label,
span#ofertasListing_field_inicio_label,
span#ofertasListing_field_fin_label,
span#ofertasListing_field_provincia_label,
span#ofertasListing_field_website_label{
	font-weight: bold;
}

/* Style for Way Search */
span.ofertasWaySearch {
	border-style: none;
	background: url(http://www.saludyturismorural.com/images/stories/boton-mapa.png) -5px 0px no-repeat;
	height:106px;
	width:284px;
	float: right;
	clear: right;
	padding-top: 25px;
	margin-top: 0px; /* position it vertically */
	margin-bottom: 0px; 
	display: block;
	padding-right: 120px;
	font-weight: bold;
	
}
span.ofertasWaySearch img {
	padding-top: 8px;
	border-style: none;
	padding-left: 17px;
}

/* Style for Google Maps */
div#ofertasGoogleMaps {
	float: right;
	position: relative;
	border: 1px solid #333333;
	margin-top: 30px;
	margin-right: 5px;
}

/* Style of Details Footer Line */
td.ofertasDetailsFooter {
	padding-left: 5px;
}

/* Style of Edit and Delete Buttons in Details View */
input#ofertasEditEntryButton, input#ofertasDelEntryButton {
	float:right;
}


/* Style of Footer Line */
/* -------------------------------------------------------- */
td#ofertasFooter, td#ofertasFooter a {
	font-size: 1px;
	color: #fcfce4;
	padding-top: 10px;
	text-decoration: none;
}
table.ofertasFooter {
	width: 100%;
}
td#ofertasrss {
}
td#ofertasrss img {
	border-style: none;
	float: right;
}

/* Style of Entry Form */
/* -------------------------------------------------------- */
/* Header Line */
p#ofertasEditFormHeader {
	font-weight:bold;
	font-size: 14px;
	padding: 5px;
}

/* Info Requested Fields */
#ofertasReqFieldsInfo {
	padding: 5px;
}

form#ofertasEditForm table,
table#ofertasFormAdmTable {
	padding: 5px;
	width: 99%;
	margin:30px;
	margin-left:0px;
}
table#ofertasFormAdmTable2, table#ofertasFormAdmTable3 {
    width: 99%;
}
table#ofertasFormAdmTable td,
table#ofertasFormAdmTable2 td,
table#ofertasFormAdmTable3 td {
	vertical-align: top;
}

/* Style of Input fields as entered in Fields Manager  */
input#field_entry_name,
input#field_postcode,
input#field_street,
input#field_city,
input#field_county,
input#field_country,
input#field_federal_state,
input#field_email,
input#field_website,
input#field_contact_person,
input#field_phone,
textarea#ofertasMetaKey,
textarea#ofertasMetaDesc,
input#ofertasIco,
input#ofertasImg,
input#field_fax,
input#field_hotline,
input#field_street,
input#field_provincia,
input#field_website {
}

label.field_entry_name,
label.field_postcode,
label.field_street,
label.field_city,
label.field_county,
label.field_country,
label.field_federal_state,
label.field_email,
label.field_contact_person,
label.field_phone,
label.field_fax,
label.field_provincia,
label.field_comunidad,
label.field_pais,
label.field_categorias,
label.field_servicios,
label.field_alquiler,
label.field_observaciones,
label.field_caracteristicas{
	padding:0px 10px 0 0;
	font-size:13px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
}
label.field_website,
label.field_description{
	padding:0px 10px 0 0;
	font-size:13px;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
	
}
label.field_hotline,

label.ofertasIco,
label.ofertasImg,
label.ofertasMetaKey,
label.ofertasMetaDesc {
}

/* Style for Checkboxes */
input#accept_rules,
input#field_website_on,
input#field_description_on {
}

/* Style for Not Free Label */
span.ofertasFormAdmNotFreeLabel {
	display: block;
	padding-top: 5px;
}

/* Style for Category Information/Descriptions */
table#ofertasFormAdmCats {
	width: 99%;
	border-style: none;
	margin: 10px;
}
table#ofertasFormAdmCats td {
	padding: 10px;
	border-style: solid 1px;
	border-color: #d2cb88;
	border-width: 1px;
}
p#catsTitle, p#catIntroText {
	width: 98%;
	font-size: 12px;
	font-weight: bold;
}
p#catMsg {
	width: 98%;
}

/* Style for Add and Remove Button */
#ofertasAddCatBt, #ofertasRemoveCatBt {
	width:50px;
}
/* Style for column with Buttons */
td.ofertasCatButtons {
	width: 50px;
	vertical-align: top;
}

/* Style for column with selected Categories */
td.ofertasCatSelected {
	vertical-align: top;
	width: 150px;
}
/* Styles for the box with Selected Categories */
select#ofertasSlectedCats {
	height: 100px;
	width: 150px;
}
select#ofertasSlectedCatsID {
	height: 0px;
	width:  0px;
	border-style: none;
}

/* Style for Safety Line */
table#ofertasFormAdmFooter {
	float: left;
	clear: left;
}
table#ofertasFormAdmFooter td {
	vertical-align: bottom;
}
img#seccode {
}
input#ofertasSendButton {
	float: right;
}
input#ofertasCancelButton {
	float: right;
}

/* Style for Payment Info */
/* -------------------------------------------------------- */
/* Style for upload info */
p.ofertasmsg {
	padding-top: 15px;
	padding-left: 5px;
	font-size: 12px;
}
/* Container for all payment info */
div.ofertasPaymentContainer {
	width: 98%;
}

/* Style for Summary of Costs */
table#ofertasPayment {
	width: 50%;
	margin-left: 5px;
	padding-right: 5px;
}
table#ofertasPayment td,
td.ofertasPayOption {
	width: 70%;
	text-align: right;
}
td.ofertasPayFees {
	width: 30%;
	text-align: right;
}
td#ofertasPayTotal {
	width: 30%;
	text-align: right;
	border-top: solid 1px #606060;
	font-weight: bold;
	color: red;
}

/* Style for Payment Methods */
table#ofertasPaymentMethod {
	width: 70%;
	margin-top: 30px;
	margin-left: 5px;
}
table#ofertasPaymentMethod img {
	border-style: none;
}
table#ofertasPaymentMethod a:hover {
	font-style: normal;
	text-decoration: none;
}
table#ofertasPaymentMethodBank,
table#ofertasPaymentMethodPayPal {
	width: 60%;
	margin-top: 15px;
	border-style: none;
}
td#ofertasPaymentMethodBank,
td#ofertasPaymentMethodPayPal {
	text-align: left;
	vertical-align: top;
	border-style: none;
}
td#ofertasPaymentMethodBank b {
	padding-bottom: 3px;
	display: block;
}


/* Styles for Searching */
/* -------------------------------------------------------- */
table.ofertaseSearchForm {
	width: 95%;
	margin-left: 5px;
	margin-top:15px;
}

span#ofertasSearchResultsSerchingString {
	font-weight: bold;
}
div#ofertasSearchResponseContainer table {
	width:95%;
}

/* Styles for the new extended search function */
/* -------------------------------------------------------- */
/* height of the Div of category chooser */
div#ofertasSearchFormCatsSelection {
}
/* select boxes with categories */
.catChooseBox {
}
#ofertasSearchFormExtOptToggle {
	display: inline;
}
div#OfertasSearchForm2dropsy {
	margin-left: 10px;
}
/* Label for the search box */
td#ofertaseSearchLabel {
	width: 125px;
}
td#ofertaseSearchBox {
}
td#ofertaseSearchButton {
}
td#ofertaseSearchEmptyCell {
	width: 50%;
}
td#ofertaseSearchPhrases,
td#ofertaseSearchButtonLine {
	width: 100%;
}
/* Label for the fields */
td.ofertaseSearchLabel {
	width: 150px;
}


/* Style for the Menu Module */
/* -------------------------------------------------------- */
div.ofertasMenuMod {
	margin-bottom: 8px;
	margin-top: 10px;
}

/* Style for the Search & Add Entry Links */
a.ofertasMenuModA {
	margin-left: 20px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


/* Style of dTree 2.05 */
/* Copyright (c) 2002-2003 Geir Landr??? */
/* -------------------------------------------------------- */
.dtree {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	overflow: auto;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
a.treeNode:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.treeNode:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.treeNode:active, a.treeNode:focus {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-color: #c0d2ec;
}


/* Styles for SigsiuTree */
/* -------------------------------------------------------- */
.sigsiuTree {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	color: #610a00;
	font-weight: bold;
	white-space: nowrap;
	overflow: auto;
}
.sigsiuTree img {
	border: 0px;
	vertical-align: middle;
}
.sigsiuTree a {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.sigsiuTree a.node, .sigsiuTree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.sigsiuTree a.node:hover, .sigsiuTree a.nodeSel:hover {
	color: #333333;
	text-decoration: underline;
}
.sigsiuTree a.nodeSel {
	background-color: #c0d2ec;
}
.sigsiuTree .clip {
	overflow: hidden;
}
div.sigsiuTree a, .sigsiuTree a, a.treeNode:hover, a.treeNode, a.treeNode:visited {
	color: #333333 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}
a.treeNode:active, a.treeNode:focus {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-color: #c0d2ec;
}


/* Styles for custom listings */
/* -------------------------------------------------------- */
div.ofertasCustomListingCatsHeader,
div.ofertasCustomListingItemsHeader {
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
div.ofertasCustomListingHeader {
	padding-left: 5px;
	font-size: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
}
div#ofertasAlphaLinks {
	width: 98%;
	text-align: center;
	padding: 5px;
	padding-bottom: 15px;
}


/* Styles for the plugin container */
/* -------------------------------------------------------- */
table.ofertasListing_plugins {
	border-style:none;
	width: 98%;
	padding-left: 8px;
}
div.ofertasFormAdmTabHeader {
	padding: 5px 2px 2px 5px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}
div.ofertasFormAdmtabContent {
	overflow: hidden;
	margin-left: 5px;
	margin-top: 5px;
}

/* Labels */
/* -------------------------------------------------------- */
span.ofertasNewLabel {
	color: rgb(51, 51, 255);
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
span.ofertasHotLabel {
	color: rgb(255, 0, 0);
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
span.ofertasUpdatedLabel {
	color: rgb(0, 153, 0);
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}	font-weight: bold;
	padding: 2px;
}
span.ofertasUpdatedLabel {
	color: rgb(0, 153, 0);
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}