/* TYPO */

	/*
	
	man.go | management goes online 
	oran.ge | online relationship and goods environment
	gra.pe | genuine retail and purchase environment
	li.me | linux media environment
	melo.on | media logic network
	strawber.ry | documanagement and indexing solution
	
	web based management solutions

	Copyright (C) 2002-2008 Boris Lingl and the LT-ec Developer Team
	
	limedev@lt-ec.net

        This program 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; either version 2
        of the License, or (at your option) any later version.

        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU General Public License for more details.

        You should have received a copy of the GNU General Public License
        along with this program; if not, write to the Free Software
        Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
        */


/* base tyop and background settings */
a#headline_info { 
	padding-left: 10px; 
	color: #595959; 
	float: left; 
	font-size: 12px;
	text-decoration: none;
	}

a#headline_link { 
	width: 180px; 
	margin-left: 5px; 
	margin-right: 5px;
	color: #595959; 
	font-size: 12px;
	text-align: left; 
	text-decoration: none;
	}

a#notes_headline { 
	padding-left: 10px; 
	color: #595959; 
	float: left; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

a#notes_headline_small { 
	color: #595959; 
	float: left; 
	font-size: 10px;
	font-weight: 200;
	text-decoration: none;
	}

a#notes_category { 
	padding-left: 10px; 
	color: #595959; 
	float: left; 
	font-size: 11px;
	text-decoration: none;
	}

.infoclass_small {
		font: 9px/10px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; 
                color: #000000;}

.infoclass_main {
		font: 10px/12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; 
                color: #000000;}

.infoclass_main_red {
		font: 10px/12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; 
                color: red;}

.infoclass_main_green {
		font: 10px/12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; 
                color: green;}
		
.infoclass_highlight {
		font: 10px/12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; 
                color: #ff0000;}
		
.infoclass_warn {
		font: 10px/12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; 
                color: red;}

.infoclass_plus1 {
		font: 12px/14px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; 
                color: #000000;}


.infoclass_plus3 {
		font: 14px/16px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; 
                color: #000000;}

.infoclass_plus3_branding {
		font: 14px/16px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; 
                color: #db003c;}
