
/* - maps.css - */
@media screen {
/* http://atopia.nl/portal_css/maps.css?original=1 */
.mapsMarker {
margin: 0;
padding: 0;
}
.googleMapView.googleMapActive,
.googleMapPane {
height: 40em;
}
.googleMapActive.googleMapLocation {
float: right;
width: 50%;
min-width: 20em;
height: 25em;
}
.googleMapLocation .googleMapPane {
height: 25em;
}
}


/* - ploneCustom.css - */
@media all {
/* http://atopia.nl/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
.sw {
width:920px;
margin:0 auto;
}
body.popup { /* */
background-image:none;
}
#content table tr {
vertical-align:top;
}
#visual-portal-wrapper {
width:100%;
margin:0;
}
#portal-top {
background: transparent url(http://atopia.nl/portal_top_bg.png) repeat-x 0% 0%;
}
#portal-logo img {
margin:40px 0 1px 2em;
}
html[xmlns*=""] #portal-logo img { /* */
margin:40px 0 2px 2em;
}
#portal-languageselector {
float:left;
line-height:2em;
margin:0 2em;
}
#portal-languageselector li a {
text-decoration:none;
font-weight:bold;
color:#999999;
}
#portal-languageselector li a:hover {
color:#666666;
}
#portal-languageselector .currentLanguage a {
color:#2D484D;
}
/* */
#portal-globalnav {
font-size:130%;
text-align:right;
height:23px;
padding:0 2em 0 0;
}
#portal-globalnav li a,
#portal-globalnav li a:hover {
background-color: transparent;
border:0;
margin:0;
padding:0;
}
#portal-globalnav li.selected a,
#portal-globalnav li.selected a:hover  {
background-color: transparent !important;
border:0;
margin:0;
}
#portal-globalnav li a .lt {
background: transparent url(http://atopia.nl/tab_left.png) no-repeat 0% 100%;
padding: 6px 0px 4px 10px;
}
#portal-globalnav li a .rt {
background: transparent url(http://atopia.nl/tab_right.png) no-repeat 100% 100%;
padding: 6px 15px 4px 7px;
}
#portal-globalnav li.selected a .lt {
background: transparent url(http://atopia.nl/tab_left_sel.png) no-repeat 0% 100%;
padding: 6px 0px 4px 10px;
}
#portal-globalnav li.selected a .rt {
background: transparent url(http://atopia.nl/tab_right_sel.png) no-repeat 100% 100%;
padding: 6px 15px 4px 7px;
}
#portal-personaltools-wrapper {
height:30px;
}
#portal-personaltools {
background:none;
border:0;
}
#portal-breadcrumbs {
border-bottom:0;
line-height:2em;
}
#portal-searchbox {
margin:50px 0 0;
}
#portal-siteactions li a:hover {
background-color:transparent;
border:0;
color:#ffffff;
}
#portal-siteactions li a {
background-color:transparent;
border:0;
color:#86989E;
}
.portlet-static-nieuws dt {
font-family:Helvetica,Arial,sans-serif;
font-weight:normal;
margin-top:20px;
color:#436976;
font-size:18px;
}
.tileHeadline {
font-size:135%;
}
.tileImage {
border:0;;
float:right;
margin:0 0 0.5em 0.5em;
}
.image-left {
border:0;
}
.newsImage {
border:0;
}
.goLeft {
clear:left;
float:left;
width:48%;
}
.goRight {
clear:right;
float:right;
width:48%;
}
.screenshot {
float:right;
margin-left:10px;
}
.portlet-static-nieuws .portletItem {
border:0;
padding:0 0 8px 0;
}
.portlet-static-nieuws .portletFooter {
background-color:transparent;
border:0;
}
/* */
.searchSection {
display:none;
}
.LSBox input.searchButton {
background-color:transparent;
background-image:none;
border:0;
color:white;
font-size:140%;
padding:1px 1px 1px 5px;
text-transform:lowercase;
}
/* */
h1 {
font-size:200%;
}
h1, h2, h3, h4, h5, h6 {
color:#436976;
font-family:Helvetica,Arial,sans-serif;
border:0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color:#2D484D !important;
}
/* */
.navTreeItem .navTreeCurrentItem,
.navTreeItem a:hover {
background-color:transparent;
border-color:white!important;
color:#436976;
}
.navTreeItem .navTreeCurrentItem {
font-weight:bold;
}
/* */
body.largeText { font-size: 69%; } /* */
body.smallText { font-size: 69%; } /* */
body.largeText #portal-columns { font-size: 115%; }
body.smallText #portal-columns { font-size: 80%; }
/* */
.googleMapActive.googleMapLocation {
float:right;
height:300px;
min-width:295px;
width:295px;
}
.googleMapLocation .googleMapPane {
height:180px;
}
.googleMapLocation #logocontrol a {
background:none;
}
/* */
}

