
/* ----- 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 */

/* GlovalNavi */

#logonavi {
    background-color: #000000;
    margin: 0px;
    padding: 0px 15px;
    height: 70px;
}

#portaltab-index_html a {
	background-image: url(../../img/globalnav_button_01.gif);
}
#portaltab-events a {
	background-image: url(../../img/globalnav_button_02.gif);
}
#portaltab-lectures a {
	background-image: url(../../img/globalnav_button_03.gif);
}
#portaltab-facilities a {
	background-image: url(../../img/globalnav_button_04.gif);
}
#portaltab-archives a {
	background-image: url(../../img/globalnav_button_05.gif);
}
#portaltab-links a {
	background-image: url(../../img/globalnav_button_06.gif);
}

/* Content */


.documentFirstHeading {
	font-size: 15px;
	background-image: url(../../img/bar.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 10px;
	height: 20px;
	width: 455px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	font-weight: bold;
	line-height: 1em;
        border: 0;
	clear: both;
}

.plain h2 {
	font-size: 15px;
	background-image: url(../../img/bar.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 10px;
	height: 20px;
	width: 455px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	font-weight: bold;
	line-height: 1em;
        border: 0;
	clear: both;
}

.go_top {
	font-size: 10px;
	font-weight: normal;
	display: block;
	padding: 2px;
	clear: both;
	text-align: right;
}

/* Pano Links */

.pano_button a{
    background-image: url(../../img/pano_button.gif);
    width: 170px;
    height: 35px;
    margin: 5px 5px 5px 0;
    border: 0px;
    text-indent: -5000px;
    overflow: hidden;
    display: block;
}

.pano_button a:hover{
    background-position: 0px -35px;
    border: 0px !important;
    border-style: none;
}

/* DOME Style */
.section-dome h1.documentFirstHeading {
    display: none;
}

.section-dome div.column  {
    margin:0 0 3em;
}

.section-dome div.column h3,
.section-dome .special_stargazing dt.portletHeader,
.section-dome .special_stargazing_ dt.portletHeader,
.section-dome .stargazing dt.portletHeader {
	font-size: 15px;
	background-image: url(../../img/bar.gif);
	background-repeat: no-repeat;
	background-color: #0066CC;
	margin: 0px 0px 10px;
	height: 20px;
	width: 455px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	color: #ffffff;
	font-weight: bold;
	line-height: 1em;
        border: 0;
	clear: both;
}

.section-dome dl.portlet{
    border: 0;
}

.section-dome .astral_body dl.portlet{
    background-color:#000000;
    background-image:url(../../img/point_bg.jpg);
    background-position:center center;
    color:#FFFFFF;
    margin:0 0 3em;
    padding:20px;
}
.section-dome .astral_body dt.portletHeader,
.section-dome dd.portletItem {
    margin: 0;
    padding: 0;
    border: none;
    background-color: transparent;
}

.section-dome .astral_body dt.portletHeader{
    margin-bottom: 1em;
    font-size: 24px;
}

.section-dome  div.column h4,
.section-dome  div.column p {
    margin:0 0 1em;
}

.section-dome  div.column p img {
    margin:0 10px 0 0;
    float:left;
}


.section-dome div.calender {

}

.section-dome table.domeCalendar {
	border-collapse: collapse;
	margin: 10px 0 0 10px;
	width: 200px;
}

.section-dome table.domeCalendar td {
	border: 1px solid #999;
	padding: 3px 0 0;
	text-align: center;
}

.section-dome table.domeCalendar td.close {
	background-color: #aaa;
}

.section-dome table.domeCalendar td.event {
	background-color: #69f;
	color: #FFF;
}

.section-dome span.close {
	color: #aaa;
}

.section-dome span.event {
	color: #06C;
}

/* right_slots_navitree */

.section-dome .kadomaru {
   background-image: url(../../img/kadomaru_top.gif);
   background-repeat: no-repeat;
   padding: 10px 5px 2px 5px;
}

.section-dome .kadomaru_bottom {
   background-image: url(../../img/kadomaru_bottom.gif);
   background-repeat: no-repeat;
   height: 10px;
   margin: 0px 0px 5px 0px;
}

/* New navtree styles */

.section-dome #portlet-navigation-tree-facilities {
       width: 170px;
       margin: 0px;
       padding: 0px;
}

.section-dome .portletNavigationTree {

}



.section-dome .navTreeLocal {
	margin: 0px 5px 0px 5px;
	list-style-image: none;
    list-style-type: none;
}

.section-dome .navTreeLevel0 li,
.section-dome .navTreeLocal li{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C2C2F2;
	margin: 2px 0px 2px 0px;
	padding-left: 5px;
	line-height: normal;
}

.section-dome .navTree {
}


.section-dome .navTree li {
	list-style-image: none;
	list-style-type: none;
	/*list-style-position: inside;*/
	padding: 0px;
	margin-left: 0.6em;
	border-left-width: 0px;
	margin-bottom: 3px;
	line-height: normal;
}

.section-dome .navTreeItem {
}

.section-dome .navTreeItem a,
dd.portletItem .navTreeItem a {
}

.section-dome .navTreeItem a:hover,
}

.section-dome .navTreeCurrentItem {
}

.section-dome li.navTreeCurrentItem {
}

.section-dome li.navTreeCurrentItem a,
.section-dome li.navTreeCurrentItem a:hover {
}



/*  */

/* 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)
          
 */



}

