/**
 * CSS Document for SOBI - Sigsiu Online Business Index
 * @version $Id: 1.2
 * @package SOBI
 * @copyright Copyright (C) 2006 Sigsiu.NET (http://sigsiu.net). All rights reserved.
 * @license see http://www.gnu.org/copyleft/gpl.html GNU/GPL.
 * SOBI is free software and parts of it may contain or be derived from the
 * GNU General Public License or other free or open source software licenses.
 * @authorEmail info@sigsiu.net 
 * @authorUrl http://sigsiu.net
 * 15-June-2006 14:29:23 Sigrid
 */ 

/* The real SOBI menu realized as component in the main body */
/* -------------------------------------------------------- */
/* big div tag for the menu */
div#SOBI_header_table {
	width: 80%;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	height: 2em;
}

div#SOBI_header_homepage {
	text-align: left;
	float: left;
	clear: right;
	width: 16em;
}

div#SOBI_header_new_entry {
	text-align: left;
	float: left;
	width: 15em;
}

/* each menu item link */
div#SOBI_header_homepage a {
	color: #663333;
	font-weight: bold;
	text-align: left;
	font-size: 1.2em;
}

div#SOBI_header_search a {
	color: #663333;
	font-weight: bold;
	text-align: left;
	font-size: 1.2em;
}

div#SOBI_header_new_entry a {
	color: #663333;
	font-weight: bold;
	text-align: left;
	font-size: 1.2em;
}

a.SOBI_header:link,a.SOBI_header:visited {
	text-decoration: none;
}

a.SOBI_header:hover {
	text-decoration: underline;
}

/* The cathegory listing styles. Is realized as a menu list in module */
/* ------------------------------------------------------------------ */
/* ul class */
ul.SOBI_menu ul {
	list-style-type: none;
}

/* li class */
ul.SOBI_menu li {
	list-style-type: none;
	background-image: none;
}

/* The search page */ 
/* --------------- */
table.SOBI_search_form {
	width: 100%;
}

/* Heading text "Search" (class h1) */
.SOBI_h1 {
	font-size: 1.2em;
	text-align: left;
}

div#SOBI_header_search {
	text-align: left;
	float: left;
	clear: right;
	width: 9em;
}

/* search results */
div#SOBI_search_results {
	font-weight: bold;
}

div#SOBI_button_search {
}


/* category link in search results */
span.SOBI_search_cat_link {
	border-style: none;
	vertical-align: top;
	line-height: 2em;
}

span.SOBI_search_cat_link a {
	font-weight: bold;
	text-align: left;
	color: #663333;
}

/* Detailed description of the company */
/* ----------------------------------- */
/* The detailed description section (div class) */
.SOBI_details {
	background-image: url(visitenkarte.gif);
	background-repeat: repeat;
	background-color: #eeeeee;
	color: #666633;
	border-style: solid;
	border-color: #663333;
	border-width: 0.2em;
	padding: 1.5em;
}

/* The companies image (div id) */
div#SOBI_image {
	float: right;
}

/* The name of the company (h1 id) */
h1#SOBI_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	margin: 0;
}

/* The address of the company (p id) */
p#SOBI_address {
	font-size: 1.2em;
}

/* The link to the route finder site (div id) */
div#SOBI_waysearch {
	padding-bottom: 0.2em;
}

div#SOBI_waysearch a {
	color: #666633;
	font-weight: bold;
}

/* The name of the contact person, phone and fax number (p id) */
p#SOBI_contact {
	
}

/* The email link (a class) */
.SOBI_mailto {
	
}

/* The link to the companies website (a class) */
.SOBI_company_website {
	color: #666633;
	font-weight: bold;
}

/* The detailed description of the company (entered by the company) (div id) */
#SOBI_description {
	
}

/* die footer in detail view */ 
/* ------------------------- */
/* The statistics line above the detailed description (table class) */
div#SOBI_statistics {
	width: 100%;
	border-top: 0.1em;
	border-top-style: solid;
	border-color: #663333;
	height: 1em;
}

div#SOBI_statistics_date {
	color: #663333;
	text-align: left;
	width: 22em;
	clear: right;
	float: left;
}

div#SOBI_statistics_hits {
	color: #663333;
	text-align: left;
	width: 6em;
	clear: right;
	float: left;
}

div#SOBI_statistics_visits {
	color: #663333;
	text-align: left;
	width: 10em;
	float: left;
}

/* the Copyright-line */ 
/* ------------------ */
/* The "powered by" link of Sigsiu.NET (div id)*/
div#SOBI_poweredby {
	color: #663333;
	height: 3em;
	padding-top: 1em;
}

div#SOBI_poweredby a {
	color: #663333;
	font-weight: normal;
}

/* the entries */ 
/* ----------- */ 
/* around the entries (div class) */
.SOBI_entryList a {
	font-weight: bold;
}

.SOBI_entryList table {
	border-spacing: 0.5em;
}

/* one cell entry (td class) */
.SOBI_entryCell {
	background-image: url(visitenkarte.gif);
	background-repeat: repeat;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #663333;
	border-width: 0.2em;
	width: 20em;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0em;
	padding-top: 0em;
}

/* style of ine cell entry (p class ) */
.SOBI_entry {
	
}
/* Style for empty cells (class td)*/
.SOBI_emptyCell {
	
}



/* The category's list */
/*---------------------*/
/* style of the table */
table.SOBI_catlist_table {
}
table.SOBI_catlist_table td {
	vertical-align: top;
}
/* style of the list */
ul.SOBI_categoryList {
	padding-right: 4em;
}
/* style of category link */
a.SOBI_catlist {
}



/* the forward/backward navigation              */
/* for more styes change template style pagenav */
/* -------------------------------------------- */
div#SOBI_pagenav {
	font-weight: bold;
	text-align: left;
}

/* the new entry edit form */ 
/* ----------------------- */
fieldset#SOBI_edit_field {
	border: solid;
	border-width: 0.1em;
}

