
/* ----- uni.css ----- */
@media screen {
/*  (do not remove this :) */
/*  (not this either :) */

/*
 * Reihenfolge der Anpassungen und Ergaenzungen
 * 
 * changed: the basic elements
 * added:   header with logo
 * added:   footer
 * changed: searchbox style and positioning
 * changed: LiveSearch styles
 * changed: personaltools
 * changed: portal-breadcrumbs
 * changed: search
 * changed: portlet definitions customized from portlets.css
 * changed: Navigation tree styling
 * changed: New navtree styles
 * changed: Sitemap styles
 * added:   link styles
 * added:   topmenu
 * added:   toplink
 * added:   Tabellen
 * changed: calender bug
 * added:   class nowrap
 */
 
/* The basic elements: */

body {
	border: 0;
}
 

 /* -- id's fuer den header -- */

#portal-top {
	width		:100%;
}

#header
{
	width		:100%;
	min-width	:984px;
	height		:110px;
	background	:#FFFAF0;
	position	:static;
}

#header_1
{
	width		:100%;
	min-width	:984px;
	height		:110px;
	background	:#FFFAF0 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/header_mid.gif) repeat-x ;
	position	:absolute;
	z-index		:1;
}

#header_11
{
	width		:300px;
	height		:110px;
	background	:#FFFAF0 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/header_left.gif) no-repeat ;
	position	:absolute;
	z-index		:2;
}

#header_12
{
	width		:484px;
	height		:110px;
	text-align	:right;
	right		:0;
	background	:#FFFAF0 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/header_right.gif) no-repeat ;
	position	:absolute;
	z-index		:3;
}

#header_title	{
	width		:650px;
	height		:28px;
	text-align	:left;
	top		:80px;
	left		:260px;
	position	:absolute;
	z-index		:4;
}

#header_title h1 {
	font-size	:22px;
	color		:#fff;
	font-weight	:bold;
	margin:0;
	padding:0;
	border:0;
}


/* Logo properties */

#uni-logo {
background: url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/uni_logo.gif) no-repeat;
left: 7px;
top: 22px;
border: 0;
margin: 0;
padding: 0;
z-index: 5;
position: absolute;
}

#uni-logo a {
display: block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0;
padding: 0;
padding-top: 61px;
height: 0px !important;
height /**/: 61px;
width: 195px;
cursor: pointer;
}


#portal-sub-logo {
background: url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/sub_logo.jpg) no-repeat right;
right: 16px;
top: 6px;
border: 0;
margin: 0;
padding: 0;
z-index: 5;
position: absolute;
}

#portal-sub-logo a {
display: block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0;
padding: 0;
padding-top: 60px;
height: 0px !important;
height /**/: 60px;
width: 486px;
cursor: pointer;
}

/* -- id's fuer den footer -- */

/* Footer */

#portal-footer {
    background-color: #FFFAF0;
    text-align  : left;
    width		:100%;
	min-width	:984px;
	height		:33px;
	z-index		:1;
	margin		:0;
	border		:0;
	padding		:0;
}

#footer
{
	width		:100%;
	min-width	:984px;
	height		:33px;
	background	:#FFFAF0 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/footer_mid.gif) repeat-x ;

}

#footer_11
{
	width		:120px;
	height		:33px;
	background	:#FFFAF0 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/footer_left.gif) no-repeat ;
	z-index		:2;
    float       :left;
}

#footer_12
{
	width		:120px;
	height		:33px;
	right		:-1px;
	background	:#FFFAF0 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/footer_right.gif) no-repeat ;
	z-index		:3;
    float       :right;
}

#footer-actions {
    height      :27px;
    padding     :3px;
    text-align	:center;
    z-index	:4;
    white-space: nowrap;
    list-style  :none;
    color	:#ffffff;
    font-weight	:bold;
    float       :right;
}


#footer-siteactions {
    height :27px;
    text-align :left;
    z-index :4;
    list-style :none;
    color :#ffffff;
    font-weight :bold;
    float :left;
    padding :3px;
}


#footer-siteactions li,
#footer-actions li {
    display: inline;
}

#footer-siteactions li a,
#footer-actions li a {
    color		:#ffffff;
    text-decoration: none;
    line-height: 22px;
}

#footer-siteactions li a:hover, #footer-siteactions li a:active,
#footer-actions li a:hover, #footer-actions li a:active {
	color		:#ffffff;
    text-decoration: underline;
}

#footer-siteactions li a:visited,
#footer-actions li a:visited {
	color		:#ffffff;
}


/* searchbox style and positioning */
#portal-searchbox {
    float: none;
    clear: both;
    height: 20px;
    margin: 0;
    padding: 0 0 0 2px;
}

/* LiveSearch styles */

.LSRow {
    margin: 0 0 0 -1.5em;
}

.LSResult {
    padding-top: 10px;
    left: 0px;
}

.livesearchContainer {
    left:-1px;
    /* Currently exposes a rendering bug in Mozilla */
    top: -7px;
    background-color: #FFFAF0;
    width:196px;
}


/* personaltools */

#portal-personaltools-uni .portalUser {
        background: transparent url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/user.gif) 2px 50% no-repeat;  
}

#portal-personaltools-uni .actions a {
	background: transparent url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_green_forward_link.gif) 4px 50% no-repeat;
	padding-left: 16px; 
}

#portal-personaltools-uni .actions a:hover {
	background: #003366 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_forward_active.gif) 4px 50% no-repeat;
}

#portal-personaltools-uni a:visited {
	color: #003366;
}



/* portal-breadcrumbs */

#portal-breadcrumbs {
    /* The path bar, including breadcrumbs and add to favorites */
    border: 0;
    margin-top:20px;
    padding: 0em 70px 0 1.3em;
    /* text-transform: lowercase; */
}

/* search */

#searchGadget{
    font-size: 11px;
    background: #FFFFFF; /* url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/search_icon.gif) 2px 1px no-repeat; */
    /* cursor: pointer; */
    padding: 1px;
    margin: 0;
    margin-bottom: 1px ! important;
    width: 100px; 
    height: 18px;
}

input.searchButton {
    font-size: 11px;
    width: 80px; 
    height: 18px;
}


/* portlet definitions customized from portlets.css */

dl.portlet {
    background: transparent url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/portlet_bottom.gif) no-repeat bottom left;
    margin-bottom: 0.5em;
    padding-bottom: 5px;
    border-bottom: 0;
}

.portletHeader {
	width: 200px;
	background: transparent url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/portlet_header.gif) no-repeat;
	border: 0;
	margin: 0;
	padding: 7px 0px 6px 8px;
	font-size: 12px;
    line-height: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: none;
	display: block;
}

.portletHeader a {
    color: #ffffff;
    text-decoration: none;
}

.portletItem {
    padding: 0.25em;
}

.portletItemSingle {
    margin: 0;
    padding: 0.25em;
    border: 1px solid #FFCC66;
    border-top: none;
}

.portletItemDetails {
    color: Black;
}

dd.portletFooter {
    padding: 0.25em;
    border-left: 1px solid #FFCC66;
    border-right: 1px solid #FFCC66;
    border-bottom: 0;
}


/* Navigation tree styling */

#portlet-prefs .portletHeader,
#portlet-navigation-tree .portletHeader {
width: 200px;
background: transparent url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/navigation_header.gif) no-repeat;
border: 0;
margin: 0;
padding: 24px 0px 6px 8px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-transform: none;
display: block;
}

#portlet-navigation-tree .portletItemSingle {
    padding: 0.25em 0;
}

#portlet-navigation-tree .hiddenStructure {
    position: absolute;
    top: -300px;
    left: -300px;
}

#portlet-navigation-tree a:hover {
	color: #fff;
	background-color: #003366;
	border: 0px solid #fff;
	border-bottom:1px solid #fff;
}


/* New navtree styles */


#portal-personaltools-uni,
#portal-globalnav-uni,
.portletNavigationTree {
    margin: 0 0 0 1px; 
    line-height: 1em;
}

.visualIconPadding {
    padding: 2px 0 2px 18px;
    margin-bottom: 0px;
    min-height: none;
    line-height: normal;
}

/* And another IE workaround */

* html .visualIconPadding {
    height: normal;
}

.visualNoIconPadding {
    padding: 2px 0 2px 0;
    margin-left: 0px;
    margin-bottom: 0px;
    line-height: 150%;
}

/* And another IE workaround */

* html .visualNoIconPadding {
    height: normal;
}

#portal-personaltools-uni .visualIconPadding,
.portletNavigationTree .visualIconPadding {
    background-position: 0% 1px !important;
}

.navTree {
    margin: 0; 
}

.navTree li {
    margin: 0; 
}

.navTreeItem a {
    border: 0;
    border-bottom:1px solid #fff;
    color: #003366;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.navTreeItem a:hover {
    background-color: #003366;
    color: #fff;
    border: 0;
    border-bottom:1px solid #fff;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
}


.nav-root a {
		background: transparent url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_green_forward_link.gif) 4px 4px no-repeat;
		padding-left: 16px; 
		font-weight: bold;
	}

.nav-root-active a {
		background: #ffebcd url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_green_forward_link.gif) 4px 4px no-repeat;
		padding-left: 16px; 
		font-weight: bold;
	}

.nav-root a:hover, .nav-root-active a:hover{
		background: #003366 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_forward_active.gif) 4px 4px no-repeat;
	}


.nav-0 a {
		padding-left: 16px; 
		font-weight:bold;
	}
	
.nav-0-open a
	{
		background: #ffebcd url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_down_visited.gif) 4px 4px no-repeat;
		padding-left: 16px; 
		font-weight: bold;
	}
	
.nav-0-active a,
.nav-0-open-active a
	{
		background: #ffebcd url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_forward_visited.gif) 4px 4px no-repeat;
		padding-left: 16px; 
		font-weight: bold;
	}

.nav-0 a:hover,
.nav-0-open a:hover,
.nav-0-active a:hover
.nav-0-open-active a:hover
    {
		background: #003366 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_forward_active.gif) 4px 4px no-repeat;
		padding-left:16px; 
	}

.nav-1 a {
		font-weight:normal;
		padding-left: 28px;
		background-color:#ffebcd;
	}

.nav-1-open a
	{
		background: #F9DCAF url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_down_visited.gif) 16px 4px no-repeat;
		padding-left: 28px;
  	    font-weight: bold;
	}

.nav-1-active a,
.nav-1-open-active a
	{
		background: #F9DCAF url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_forward_visited.gif) 16px 4px no-repeat;
		padding-left: 28px;
  	    font-weight: bold;
	}

.nav-1 a:hover,
.nav-1-open a:hover,
.nav-1-active a:hover,
.nav-1-open-active a:hover
    {
		background: #003366 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_forward_active.gif) 16px 4px no-repeat;
		padding-left:28px;
	}
	
.nav-2 a
	{
		font-weight:normal;
		padding-left:40px; 
		background-color:#F9DCAF;
	}

.nav-2-open a
	{
		background: #F4CE94 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_down_visited.gif) 28px 4px no-repeat;
		padding-left:40px; 
  	    font-weight: bold;
	}

.nav-2-active a,
.nav-2-open-active a
	{
		background: #F4CE94 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_forward_visited.gif) 28px 4px no-repeat;
		padding-left: 40px; 
    	font-weight: bold;
	}

.nav-2 a:hover,
.nav-2-open a:hover,
.nav-2-active a:hover
.nav-2-open-active a:hover
    {
		background: #003366 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_forward_active.gif) 28px 4px no-repeat;
		padding-left:40px; 
	}

.nav-3 a
	{
		font-weight:normal;
		padding-left:52px; 
		background-color:#F4CE94;
	}

.nav-3-open a
	{
		background: #EEBD74 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_down_visited.gif) 40px 4px no-repeat;
		padding-left: 52px; 
  	    font-weight: bold;
	}

.nav-3-active a,
.nav-3-open-active a
	{
		background: #EEBD74 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_forward_visited.gif) 40px 4px no-repeat;
		padding-left: 52px; 
    	font-weight: bold;
	}

.nav-3 a:hover,
.nav-3-open a:hover,
.nav-3-active a:hover,
.nav-3-open-active a:hover{
		background: #003366 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_forward_active.gif) 40px 4px no-repeat;
		padding-left:52px; 
	}

.nav-4 a
	{
		font-weight:normal;
		padding-left:64px; 
		background-color:#EEBD74;
	}

.nav-4-open a
	{
		background: #E8AC53 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_down_visited.gif) 52px 4px no-repeat;
		padding-left:64px; 
    	font-weight: bold;
	}

.nav-4-active a,
.nav-4-open-active a
	{
		background: #E8AC53 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_forward_visited.gif) 52px 4px no-repeat;
		padding-left:64px; 
     	font-weight: bold;
	}

.nav-4 a:hover,
.nav-4-open a:hover,
.nav-4-active a:hover,
.nav-4-open-active a:hover
    {
		background: #003366 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_forward_active.gif) 52px 4px no-repeat;
		padding-left:64px; 
	}

.nav-5 a
	{
		font-weight:normal;
		padding-left:76px; 
		background-color:#E8AC53;
	}

.nav-5-open a
	{
		background: #E8AC53 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_down_visited.gif) 64px 4px no-repeat;
		padding-left:76px; 
     	font-weight: bold;
	}

.nav-5-active a,
.nav-5-open-active a
	{
		background: #E8AC53 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_forward_visited.gif) 64px 4px no-repeat;
		padding-left:76px; 
    	font-weight: bold;
	}

.nav-5 a:hover,
.nav-5-open a:hover,
.nav-5-active a:hover,
.nav-5-open-active a:hover
    {
		background: #003366 url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_forward_active.gif) 64px 4px no-repeat;
		padding-left:76px; 
	}

/***** sitemap styles *****/

#portal-sitemap .visualIconPadding {
    background-position: 0 0 !important;
}

#portal-sitemap .visualNoIconPadding,
#portal-sitemap .visualIconPadding {
    padding-top: 0;
    padding-bottom: 0;
}
#portal-sitemap a {
    padding: 1px;
    background: transparent;
}

#portal-sitemap a:hover {
    background-color: #FFF8DC;
    color: #003366;
}

#portal-sitemap .nav-1 a,
#portal-sitemap .nav-1-open a {
    padding-left: 0px;
    font-weight: bold;
    border-bottom: 1px solid #FFCC66;
    margin-top: 2em;
}
	
#portal-sitemap .nav-2 a,
#portal-sitemap .nav-2-open a {
    font-weight:bold;
    padding-left:16px; 
}

#portal-sitemap .nav-3 a,
#portal-sitemap .nav-3-open a {
    font-weight: normal;
    padding-left:28px; 
}

#portal-sitemap .nav-4 a,
#portal-sitemap .nav-4-open a {
    font-weight:normal;
    padding-left:40px; 
}

#portal-sitemap .nav-5 a,
#portal-sitemap .nav-5-open a {
    font-weight:normal;
    padding-left:52px; 
}

#portal-sitemap .nav-6 a,
#portal-sitemap .nav-6-open a {
    font-weight:normal;
    padding-left:64px; 
}


/* link styles */
	
.link-external-uni {
    background: transparent url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/link_icon-uni.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}	

/***** topmenu *****/

.topmenu {
}

.topmenusub li {
	margin-left: 	1em ! important;
}

.topmenu ul { 
    list-style: 	none;
    list-style-image: none;
    padding: 		0;
    margin-bottom: 	1em;
}

.topmenu li {
    list-style: 	none;
    list-style-image: none;
    padding: 		0;
    margin: 		0;
}

.topmenu li a {
	background: 	transparent url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_down_link.gif) 4px 6px no-repeat;
	padding: 		2px 0 2px 20px;
}

.topmenu .forward li a {
    list-style-image: url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_forward_link.gif);
    padding: 		0;
    margin: 		0;
}

.topmenu .back li a {
    list-style-image: url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_back_link.gif);
    padding: 		0;
    margin: 		0;
}
			
/***** toplink *****/

.toplink {
	text-align:right;
}

.toplink a {
	background:		transparent url(http://www3.ub.uni-freiburg.de/fileadmin/ub/css/uni_design/icons/nav_pfeil_up_link.gif) 4px 6px no-repeat;
	padding: 		2px 0 2px 16px;
}

/***** Tabellen *****/

.unidata {
    width:100%;
    border-spacing: 1px;
    border: 1px solid #FFCC66;
    font-size: 85%;
    margin: 0.3em 0 0.3em 0;
}
.unidata th {
    background-color: #FFCC66;
    font-weight: bold;
    vertical-align:top;
    text-align: left;
    padding: 3px;
}
.unidata td {
    background-color: #FFF8DC;
    padding: 3px;
    vertical-align:top;
    text-align: left;
}
.unidata .odd {
    background-color: #FFFAF0;
}
.unidata .even,
.unidata .description {
    background-color: #FFE19C;
    width: 12em;
    text-align: right;
    font-weight:bold;
}
.unidata p {
    margin: 0;
    line-height: 1.2em;
}

.unidata img {
    vertical-align: middle;
}

.uniplain {
    width:100%;
    border-spacing: 1px;
    margin: 0.3em 0 0.3em 0;
}
.uniplain th {
    font-weight: bold;
    vertical-align:top;
    text-align: left;
    padding: 3px;
}
.uniplain td {
    font-size: 85%;
    padding: 3px;
    vertical-align:top;
    text-align: left;
}
.uniplain .description {
    width: 12em;
    text-align: right;
    font-weight:bold;
}
.uniplain p {
    margin: 0;
    line-height: 1.2em;
}
.uniplain img {
    vertical-align: middle;
}


.td3em {
    width: 3em;
}
.td6em {
    width: 6em;
}
.td9em {
    width: 9em;
}
.td12em {
    width: 12em;
}
.td18em {
    width: 18em;
}
.td24em {
    width: 24em;
}
.td30em {
    width: 30em;
}

/***** calender bug *****/

.ploneCalendar {
   margin-left: 1px;
   width: 99%;
} 	


/***** class nowrap *****/

.nowrap {
	white-space: nowrap;
}

/*  */

/* DOCUMENTATION ON PRE-DEFINED PROPERTIES FROM PLONE */

 /* You can insert colors and other variables from Plone's 
    base_properties by doing:
    
    & dtml-variableName ; (without the spaces, excluded here to not make it render)
    
    Example:
    
    myLink {
        color: & dtml-fontColor ;   (again, without the spaces)
    }
 
   This means you can generate your own elements that use Plone's defaults,
   and respect any customizations people have done. See base_properties for
   the default values.
 
   These are the available properties:
   
   logoName - the file name of the portal logo. 
   
   fontFamily - the font family used for all test that is not headers
   
   fontBaseSize - the base font size that everything is calculated from
   
   fontColor - the main font color
   
   backgroundColor - the background color 
   
   linkColor - the color used on normal links

   linkActiveColor - color used on active links

   linkVisitedColor - color used on visited links
   
   borderWidth - the width of most borders in Plone
   
   borderStyle - the style of the border lines, normally solid
   
   borderStyleAnnotations - style of border lines on comments etc
   
   globalBorderColor - the border color used on the main tabs, the portlets etc
   
   globalBackgroundColor - background color for the selected tabs, portlet headings etc
   
   globalFontColor - the color of the font in the tabs and in portlet headings
   
   headingFontFamily - font family for h1/h2/h3/h4/h5/h6 headlines.
   
   headingFontBaseSize - the base size used when calculating the different headline sizes
   
   contentViewBorderColor - the content view tabs border color
   
   contentViewBackgroundColor - the content view tabs background color
   
   contentViewFontColor - the font color used in the content view tabs
   
   textTransform - whether to lowercase text in portlets, tabs etc.
   
   evenRowBackgroundColor - the background color of even rows in listings
   
   oddRowBackgroundColor - the background color of even rows in listings
   
   notifyBorderColor - border color of notification elements like the status message, the calendar focus
   
   notifyBackgroundColor - background color of notification elements like the status message, the calendar focus
   
   discreetColor:string=#999999
   helpBackgroundColor:string=#ffffe1
 
 */
}


/* ----- uniCustom.css ----- */
@media screen {
/*
 *  This is the file where you put your CSS changes. 
 *  You should preferrably use this and override the 
 *  relevant properties you want to change here instead 
 *  of customizing uni.css to survive upgrades. Writing
 *  Useful variables from Plone are documented at the 
 *  bottom of this file.
 *
 *  -- Alexander Limi, http://www.plonesolutions.com
 *
 *  -- modified for Uni Corporate Design
 */
 
/*  (do not remove this :) */
/*  (not this either :) */


/* DELETE THIS LINE AND PUT YOUR CUSTOM STUFF HERE */




/*  */

/* DOCUMENTATION ON PRE-DEFINED PROPERTIES FROM Uni Corporate Design */

 /* You can insert colors and other variables from Uni Corporate Design's 
    base_properties by doing:
    
    & dtml-variableName ; (without the spaces, excluded here to not make it render)
    
    Example:
    
    myLink {
        color: & dtml-fontColor ;   (again, without the spaces)
    }
 
   This means you can generate your own elements that use Uni Corporate Design's defaults,
   and respect any customizations people have done. See portal_skins/uni_cd/base_properties for
   the default values.
 
   These are the available properties:
   
   logoName - the file name of the portal logo. 
   
   fontFamily - the font family used for all text that is not headers
   
   fontBaseSize - the base font size that everything is calculated from
   
   fontColor - the main font color
   
   backgroundColor - the background color 
   
   linkColor - the color used on normal links

   linkActiveColor - color used on active links

   linkVisitedColor - color used on visited links
   
   borderWidth - the width of most borders in Plone
   
   borderStyle - the style of the border lines, normally solid
   
   borderStyleAnnotations - style of border lines on comments etc
   
   globalBorderColor - the border color used on the main tabs, the portlets etc
   
   globalBackgroundColor - background color for the selected tabs, portlet headings etc
   
   globalFontColor - the color of the font in the tabs and in portlet headings
   
   headingFontFamily - font family for h1/h2/h3/h4/h5/h6 headlines.
   
   headingFontBaseSize - the base size used when calculating the different headline sizes
   
   contentViewBorderColor - the content view tabs border color
   
   contentViewBackgroundColor - the content view tabs background color
   
   contentViewFontColor - the font color used in the content view tabs
   
   textTransform - whether to lowercase text in portlets, tabs etc.
   
   evenRowBackgroundColor - the background color of even rows in listings
   
   oddRowBackgroundColor - the background color of even rows in listings
   
   notifyBorderColor - border color of notification elements like the status message, the calendar focus
   
   notifyBackgroundColor - background color of notification elements like the status message, the calendar focus
   
   discreetColor:string=#999999
   helpBackgroundColor:string=#ffffe1
 
 */



}


/* ----- ploneCustom.css ----- */
@media all {
/*
 *  This is the file where you put your CSS changes. 
 *  You should preferrably use this and override the 
 *  relevant properties you want to change here instead 
 *  of customizing plone.css to survive upgrades. Writing
 *  your own plone.css only makes sense for very heavy 
 *  customizations. Useful variables from Plone are 
 *  documented at the bottom of this file.
 */
 
/*  (do not remove this :) */
/*  (not this either :) */


/* DELETE THIS LINE AND PUT YOUR CUSTOM STUFF HERE */




/*  */

/* DOCUMENTATION ON PRE-DEFINED PROPERTIES FROM PLONE */

 /* You can insert colors and other variables from Plone's 
    base_properties by doing:
    
    & dtml-variableName ; (without the spaces, excluded here to not make it render)
    
    Example:
    
    myLink {
        color: & dtml-fontColor ;   (again, without the spaces)
    }
 
   This means you can generate your own elements that use Plone's defaults,
   and respect any customizations people have done. See base_properties for
   the default values.
 
   These are the available properties:
   
   logoName - the file name of the portal logo
   
   fontFamily - the font family used for all text that is not headers
   
   fontBaseSize - the base font size that everything is calculated from
   
   fontColor - the main font color
   
   fontSmallSize - used for various elements like buttons and discreet text
   
   discreetColor - the font color of discreet text

   backgroundColor - the background color 
   
   linkColor - the color used on normal links

   linkActiveColor - color used on active links

   linkVisitedColor - color used on visited links
   
   borderWidth - the width of most borders in Plone
   
   borderStyle - the style of the border lines, normally solid
   
   borderStyleAnnotations - style of border lines on comments etc
   
   globalBorderColor - the border color used on the main tabs, the portlets etc
   
   globalBackgroundColor - background color for the selected tabs, portlet headings etc
   
   globalFontColor - the color of the font in the tabs and in portlet headings
   
   headingFontFamily - font family for h1/h2/h3/h4/h5/h6 headlines
   
   contentViewBorderColor - the content view tabs border color
   
   contentViewBackgroundColor - the content view tabs background color
   
   contentViewFontColor - the font color used in the content view tabs
   
   inputFontColor - the font color used for input elements
   
   textTransform - whether to lowercase text in portlets, tabs etc.
   
   evenRowBackgroundColor - the background color of even rows in listings
   
   oddRowBackgroundColor - the background color of even rows in listings
   
   notifyBorderColor - border color of notification elements like the status message, the calendar focus
   
   notifyBackgroundColor - background color of notification elements like the status message, the calendar focus
   
   helpBackgroundColor - background color of information pop-ups (currently not used)
          
 */



}


