
/* - carousel.css - */
@media screen {
/* http://www.zinstall.com/portal_css/carousel.css?original=1 */
/* */
/* */
/* */
/* */
/* */
/* */
.carousel {
position: relative;
z-index: 0;
padding: 0;
margin: 1em auto;
width: 660px;
/* *//
border: 1px solid #8cacbb;
}
div.scrollable {
/* */
position:relative;
z-index: 1;
overflow:hidden;
width: 660px;
/* */
}
/* */
div.scrollable div.items {
/* */
width:20000em;
position:absolute;
}
/* */
.scrollable .items .tileItem {
float:left;
width: 660px;
border: none;
padding: -10;
margin: -10;
}
/* */
div.scrollable div.items div.itemPadding {
margin: 1.5em 1em;
}
/* */
/* */
/* */
/* */
a.browse {
position: absolute;
/**/ /* */
z-index: 2;
bottom: 0;
width:38px;
height:38px;
margin: 0;
background:url(http://www.zinstall.com/arrowLeft.gif) 50% 50% no-repeat;
cursor:pointer;
}
a.prev {
left: 0;
}
a.next {
right: 0;
background-image: url('http://www.zinstall.com/arrowRight.gif');
}
a.browse span {
position: absolute;
visibility: hidden;
}
/* */
a.disabled {
visibility:hidden !important;
}
/* */
/* */
div.navi {
height:38px;
text-align: center;
clear: left;
}
div.navi a {
height:7px;
margin:14px 3px 3px;
width:7px;
border: 1px solid #8cacbb;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background: #dee7ec;
display:inline-block;
font-size:1px;
}
div.navi a:hover {
background: #8cacbb;
cursor: pointer;
}
div.navi a.active {
background: #8cacbb;
}
/* */
/* */
div.toolBar {
position: absolute;
right: 0;
top:0;
z-index: 2;
text-align: right;
height:2em;
width: auto;
padding: 0 0.5em;
line-height: 2em;
background-color: #fff; /* */
background-color: rgba(256, 256, 256, 0.8); /* */
}
/* */
/* */
/* */
.portletCarouselWrapper {
border: none;
}
.portletCarouselWrapper .carousel {
width: 100%;
padding: -10;
margin-left: -10;
margin-bottom: 0;
}
.portletCarouselWrapper div.scrollable {
width: 100%;
}
/* */
/* */
/* */

}


/* - maps.css - */
@media screen {
/* http://www.zinstall.com/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;
}
.infowindowTabHandlers{
margin-top: -36px;
margin-left: 10px;
}
.infowindowTabHandler{
float:left;
padding: 0 0.4em;
border: 1px solid #ABABAB;
background-color: white;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
height:19px;
}
.infowindowTabHandler.selected{
border-bottom: none;
height:20px;
}
.tab{
clear: both;
}
.mapSearchBar{
width: 80%;
}
.googleMapWrapper{
overflow:hidden;
}
.googleMapSearch{
width:180px;
float:left;
margin-left:-180px;
}
.googleMapSearchBar{
height:25px;
width:100%;
padding-top:4px;
padding-left: 25px;
background:url(map-arrow-left.png) no-repeat left #CCCCCC;
}
.googleMapSearchBar.open{
background-image:url(map-arrow-down.png)
}
.googleMapImHere{
margin-top:3px;
}
.googleMapIMHere{
border-bottom: thin solid #CCCCCC;
margin: 3px 8px 3px 3px;
padding: 3px;
}
.googleMapResult{
padding:3px;
margin:3px;
}
.googleMapResult.selected{
background-color:#DDDDDD;
}
.googleMapResult .indication{
text-align:right;
}
.label_search{
display:none;
}
.googleMapSearch .searchButton{
}
.googleMapView > ul{
display: none;
}
.no-js .googleMapView > ul{
display: block !important;
}

}


/* - jquery-ui-autocomplete.css - */
@media screen {
/* http://www.zinstall.com/portal_css/jquery-ui-autocomplete.css?original=1 */
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
.ui-state-disabled { cursor: default !important; }
/* */
/* */
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
border: 1px solid gray;
}
/* */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-autocomplete { position: absolute; cursor: default; }
/* */
* html .ui-autocomplete { width:1px; } /* */
.ui-menu {
list-style:none;
padding: 2px;
margin: 0;
display:block;
float: left;
font-size:10pt;
}
.ui-menu .ui-menu {
margin-top: -3px;
}
.ui-menu .ui-menu-item {
margin:0;
padding: 0;
zoom: 1;
float: left;
clear: left;
width: 100%;
}
.ui-menu .ui-menu-item a {
text-decoration:none;
display:block;
padding:.2em .4em;
line-height:1.5;
zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
font-weight: normal;
margin: -1px;
}

}


/* - ploneCustom.css - */
@media all {
/* http://www.zinstall.com/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
/* */
/* */
/* */

}

