/**
* @version $Id: com_sobi2.css 5123 2009-05-14 15:27:13Z Sigrid Suski $
* @package: Sigsiu Online Business Index 2 */
/**
* Style Sheet of SOBI 2 Component com_sobi2.css
* ---------------------------------------------------------------------------
* @copyright Copyright (C) 2007 Sigsiu.NET (www.sigsiu.net). All rights reserved.
* @license see http://www.gnu.org/copyleft/lgpl.html GNU/LGPL.
* SOBI2 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 SOBI2 Style to overwrite standard styles */





/* 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 SOBI2 will show its own mosmsg line */


/* Style of the Header Menu */
/* -------------------------------------------------------- */
/* Style of Header Menu */


/* Style of Main Component Description */
/* -------------------------------------------------------- */


/* Style of Category List */
/* -------------------------------------------------------- */


/* Style of Category Icon */


/* Style of Category Name */

/* Style of Category Introtext */


/* Style of the shown entries/subcategories numbers */


/* Style for Entries in Category View (Cards View) */
/* -------------------------------------------------------- */

/* Style for empty Cards (Placeholder) */


/* Style of Icon (Small Image) */
 

/* Style of Title (Name of Entry) */


/* Styles for the fields */
/* Add style for each field you added in the form span.sobi2Listing_field_yourname */

/* Styles for the labels of the fields */
/* Add style for each field you added in the form span.sobi2Listing_field_yourname_label */


/* Style of Edit and Delete Buttons in Category View */


/* Style for Page Navigation of Entries */



/* Style of Details View */
/* -------------------------------------------------------- */

/* Style of Entry Name */

/* Container for all custom fields data */


/* Style of the Image */

/* Styles for the fields */
/* Add style for each field you added in the form span#sobi2Details_field_yourname */



/* Styles for the labels of the fields */
/* Add style for each field you added in the form span#sobi2Listing_field_yourname_label */



/* Style for Way Search */



/* Style for Google Maps */


/* Style of Details Footer Line */

/* Style of Edit and Delete Buttons in Details View */



/* Style of Footer Line */
/* -------------------------------------------------------- */



/* Style of Entry Form */
/* -------------------------------------------------------- */
/* Header Line */

/* Info Requested Fields */




/* Style of Input fields as entered in Fields Manager  */




/* Style for Checkboxes */


/* Style for Not Free Label */

/* Style for Category Information/Descriptions */



/* Style for Add and Remove Button */

/* Style for column with Buttons */

/* Style for column with selected Categories */

/* Styles for the box with Selected Categories */



/* Style for Safety Line */






/* Style for Payment Info */
/* -------------------------------------------------------- */
/* Style for upload info */

/* Container for all payment info */


/* Style for Summary of Costs */
table#sobi2Payment {
	width: 50%;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}



/* Style for Renewal Messages */



/* Style for Payment Methods */





/* Styles for Searching */
/* -------------------------------------------------------- */



/* Styles for the new extended search function */
/* -------------------------------------------------------- */
/* height of the Div of category chooser */

/* select boxes with categories */



/* Label for the search box */




/* Label for the fields */




/* Style for the Menu Module */
/* -------------------------------------------------------- */



/* 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 .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;
}


/* Styles for SigsiuTree */
/* -------------------------------------------------------- */
.sigsiuTree {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	overflow: auto;
}


.sigsiuTree a.node:hover, .sigsiuTree a.nodeSel:hover {
	color: #333333;
	text-decoration: underline;
}
.sigsiuTree a.nodeSel {
	background-color: #c0d2ec;
}

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 */
/* -------------------------------------------------------- */



/* Styles for the plugin container */
/* -------------------------------------------------------- */



/* Labels */
/* -------------------------------------------------------- */



