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

/* General CSS properties for MAPp Site */

body {
  background-image: url(textura.gif);
  color: #666666;
}

#visual-portal-wrapper {
  background-color: white;
  margin: 0 auto 0 auto;
  width: 792px;
}

a {
  color: #666666;
}

#content {
  margin-top: 5px;
  margin-right: 10px;
}

#content a:visited {
  color: #666666;
}

h1,
h2,
h3 {
  border: none;
  color: #666666;
}

#portal-mapaccessibility h1 {
  font-size: 15px;
  font-weight: bold;
}

#portal-mapaccessibility h2 {
  font-size: 14px;
  font-weight: bold;
}

#portal-mapaccessibility h3 {
  font-size: 13px;
  font-weight: bold;
}

input {
  border: 1px solid #666666;
}

.link-external {
  background: none !important;
  padding: 0;
}


.newsItem {
 border-bottom: 1px dotted #666666;
}

.listing {
  border: 1px solid #666666;
}

.listing th {
  border: 1px solid #666666;
  background-color: #f0f0f0;
}
.listing td {
  border: 1px solid #666666;
}

.documentEditable .documentContent {
    padding: 1em 1em 2em 1em !important;
}

.documentContent {
    padding: 0 !important;
}

blockquote {
    padding-left: 0.5em;
    margin-left: 0;
    border-left: none;
}

#portal-maplogos {
  width: 220px;
  margin-top: -10px;
  margin-left: 20px;
  margin-right: 20px;
}

#portal-maplogos .textura {
  width: 100%;
  height: 22px;
  margin-bottom: 1px;
  background-image: url(textura.gif);
}

#portal-maplogos .box {
  width: 100%;
  height: 80px;
  margin-bottom: 15px;
  background-color: #e1e1e1;
}

#portal-maplogos a {
  border: none;
  text-decoration: none;
}

#portal-maplogos .title {
  padding-top: 57px;
  margin-left: 11px;
}

#portal-mapmenu {
  width: 220px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

#menu {
  width: 100%;
}

dl#menu {
  width: 100%;
}

dl#menu dt {
  cursor: pointer;
  height: 22px;
  line-height: 22px;
  margin-bottom: 1px;
  background-color: #999999;
  color: #ffffff;
  font-weight: normal;
}

dl#menu a {
  display: block;
  line-height: 22px;
  padding-left: 14px;
  width: 206px;
}

dl#menu a {
  padding-left: 14px;
}

dl#menu dt.withChildren a {
  background-image: url(menu-withChildren.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
}

dl#menu dt.withChildren-open a {
  background-image: url(menu-withChildren-open.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
  background-color: #b80000 !important;
}

dl#menu dt.withChildren a:hover {
  background-image: url(menu-withChildren-hover.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
  background-color: #b80000 !important;
}

dl#menu dt.withChildren-open a:hover {
  background-image: url(menu-withChildren-open-hover.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
  background-color: #b80000 !important;
}

dl#menu dt.withoutChildren a {
}

dl#menu dt.withoutChildren-open a {
  background-color: #b80000 !important;
}

dl#menu dt.withoutChildren a:hover, dl#menu dt.withoutChildren-open a:hover {
  background-image: url(menu-withoutChildren-hover.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
  background-color: #b80000 !important;
}

dl#menu dt a, dl#menu dt a:visited {
  color: #ffffff;
}

dl#menu dd {
  display: none;
  margin: 0px;
  background-color: #ffffff;
}

dl#menu ul {
  list-style: none none;
  margin: 0px;
}

dl#menu li {
  min-height: 22px;
  margin-bottom: 1px;
  background-color: #ebebeb;
}

dl#menu li a, dl#menu dt a {
  text-decoration: none;
}

dl#menu li a {
  color: #666666;
}

#menu li a:hover {
  background: #cccccc;
}

/*  */

}


/* ----- general_view.css ----- */
@media screen {
/*
#content div {
    border: 1px dashed green;
}
*/
div.all {
    margin-top :30px;
}

div.image {
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
}

ul.block {
    list-style: none;
}

/*
div.news_description {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-right: 5px;
    margin-left: 5px;  
}
*/
div.url {
    margin-top: 10px;
    margin-bottom: 10px;
}

div.clear_view {
    clear: bottom;
}


}


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

/* This file defines the portal top tree style */

#portal-logo {
  float: left;
  margin-left: 20px;
  width: 250px;
  height: 31px;
  background: none !important;
}

#portal-pathbar {
  margin-left: 2.7em;
  float: left;
  clear: left;
}

.breadcrumbSeparator {
    font-size: 120%;
}

#portal-personaltools {
  margin: 0;
  padding: 0;
  margin-left: 1.5em;
  border: none;
  background-color: transparent;
  float: left;
  clear: left;
}

#portal-personaltools li {
  background-image: none;
  padding: 0;
}

#portal-personaltools a {
  color: #666666 !important;
}

#portal-personaltools a:hover {
  color: #333 !important;
}

#portal-breadcrumbs {
  display: none;
}

#portal-searchbox {
  padding: 0 22px 0 0;
}

#portal-searchbox .searchButton {
  background-image: none;
  background-color: #999999;
  border: 1px solid #999999;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  padding: 0px 10px 0px 10px;
  text-transform: none;
}

#portal-uimages {
  margin-left: 20px;
  margin-right: 20px;
  white-space: nowrap;
}

#portal-uimages img {
  width: 250px;
  height: 200px;
}

#portal-uimages img.middle {
  margin-left: 1px;
  margin-right: 1px;
}


#portal-mapuniversities {
  height: 17px;
  margin-top: 1px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 3px;
  background-color: #014e6d;
  color: #0099cc;
  font-size: 10px;
}

#portal-mapuniversities .uminho {
  margin-left: 3px;
}

#portal-mapuniversities .uaveiro {
  margin-left: 220px;
}

#portal-mapuniversities .uporto {
  margin-left: 220px;
}

#portal-maptitle {
  height: 22px;
  margin-top: 1px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 3px;
  background-color: #006699;
}

#portal-maptitle ul {
  list-style-image: url(bullet-orange.png);
  margin-top: 0px;
  margin-left: 255px;
  color: #ffffff;
  font-size: 14px;
}

/*  */

}


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

#portal-globalnav {
  border: none;
  padding: 0; 
  margin: 0;
  margin-top: 100px;
  margin-left: 1em !important;
}

#portal-globalnav li {
}

#portaltab-index_html a,
#portal-globalnav a {
  font-size: 110%;
  background-color: transparent !important;
  border: none !important;
  color: #666666 !important;
  border: none;
  font-weight: bold !important;
  text-transform: none;
  padding-left: 0 !important;
  margin-left: 0 !important;
}

#portaltab-index_html a:hover,
#portal-globalnav a:hover {
  color: #333 !important;
}


/*  */

}


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

/* This file defines the navigation tree style */

li.navTreeItem:hover {
}

.navTreeItem a {
}

.navTreeItem a:hover {
  background: none !important;
  border-color: transparent !important;
  color: #666666 !important;;
}

/*  */

}


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

/* =General properties */

.portletHeader {
  border-color: #666666;
  background-color: #666666;
}


.portletHeader a {
  color: #333;
}

.portlet dd {
  border-color: #666666;
}

.portlet .even {
  background-color: #f0f0f0;
}

.portletFooter {
  border-top: 1px dotted #666666 !important;
  background-color: #666666 !important;
}


/*  */

}


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


/* FOOTER AND COLOPHON */

#portal-footer {
  margin-left: 274px;
  padding-left: 0px;
  background-color: transparent; 
  border: none;
  text-align: left;
}

#portal-footer a, #portal-footer a:visited {
  color: #666666;
  text-decoration: underline;
}

#portal-footer .separator {
  color: #b80000;
  margin-left: 5px;
  margin-right: 5px;
}

#portal-colophon {
}

/*  */

}


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



}

