
/* - atgooglemaps.css - */
@media screen {
/* http://www.asamblea.gob.sv/portal_css/atgooglemaps.css?original=1 */
.gmarkerBox {
}
.gmarkerBlock {
list-style: none;
list-style-image: none;
display: block;
text-align: left;
}
.gmarkerBlock li{
display: inline;
margin-left: 0.5em;
float: left;
width: 10em;
}
.gmarkerContent {
display: none;
}
}


/* - ++resource++carousel.css - */
@media screen {
/* http://www.asamblea.gob.sv/portal_css/++resource++carousel.css?original=1 */
#carousel {
margin:0;
background:url(banner-bg.png) no-repeat;
height:200px;
}
.carousel-description{
position:absolute;
width:220px;
height:130px;
max-height:130px;
float:left;
color:white;
font-weight:normal;
overflow:hidden;
text-decoration:none!important;
}
.carousel-banner {
position: absolute;
}
.carousel-banner img{
margin-left:230px;
}
#carousel{
padding:10px 10px 0 10px;
}
#carousel-buttons a.carousel-button{
width:15px;
display:inline-block;
background:white;
color:#194A8A;
text-align:center;
margin:0 2px 0 0;
text-decoration:none;
border:solid 1px #194A8A;
}
#carousel-buttons a.selected{
width:15px;
display:inline-block;
background:#194A8A;
color:White;
text-align:center;
margin:0 2px 0 0;
text-decoration:none;
border:solid 1px #194A8A;
}

}


/* - ploneCustom.css - */
@media all {
/* http://www.asamblea.gob.sv/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
/* */
/* */

}


/* - ++resource++collective.flowplayer.css/flowplayer.css - */
@media screen {
/* http://www.asamblea.gob.sv/portal_css/++resource++collective.flowplayer.css/flowplayer.css?original=1 */
/* */
.autoFlowPlayer {
display: block;
height: 250px;
width: 300px;
border: 0px;
}
.autoFlowPlayer.audio {
display: block;
height: 27px;
width: 240px;
border: 0px;
}
.autoFlowPlayer.audio.minimal {
height: 27px;
width: 40px;
border: 0px;
}
.portletFlowPlayer .video {
display: block;
height: 100px;
width: 100%;
}
.portletFlowPlayer .audio {
display: block;
height: 28px;
}
.playListFlowPlayer {
display:block;
}
}


/* - ++resource++collective.flowplayer.css/flowplayer-horizontal.css - */
@media screen {
/* http://www.asamblea.gob.sv/portal_css/++resource++collective.flowplayer.css/flowplayer-horizontal.css?original=1 */
.flowPlaylistVisible a.playListFlowPlayer {
padding-left: 38px;
padding-bottom: 8px;
}
.flowPlaylistHidden .playlist_wrap {
display: none;
}
#pl {
height:80px;
border:1px solid #ddd;
width:584px;
position:relative;
overflow:hidden;
padding:5px 0;
float:left;
background:#f5fbfb url(++resource++collective.flowplayer.css/gradient.png) repeat-x scroll 0 0;
}
#pl div#flowPlaylist {
height:80px;
position:absolute;
width:10000em;
}
#pl div#flowPlaylist a {
background:transparent url(++resource++collective.flowplayer.css/entry.png) no-repeat scroll 0%;
color:#666;
float:left;
font-family:"bitstream vera sans","lucida grande","verdana";
font-size:11px;
height:60px;
margin:0px 4px;
padding:10px;
text-decoration:none;
width:117px;
}
#pl div#flowPlaylist a:hover {
background-position:-140px 0;
color:#000;
}
#pl div#flowPlaylist a.playing {
background-position:-280px 0;
color:#000;
}
#pl div#flowPlaylist a.paused {
background-position:-420px 0;
color:#000;
}
#pl div#flowPlaylist a.progress {
opacity:0.8;
}
#pl div#flowPlaylist em {
float:right;
margin-top:15px;
color:red;
font-style:normal;
}
a.nextPage, a.prevPage {
display:block;
width:18px;
height:18px;
background:url(++resource++collective.flowplayer.css/left.png) no-repeat;
margin:30px 10px;
cursor:pointer;
float:left;
}
a.nextPage:hover, a.prevPage:hover {
background-position:0px -18px;
}
a.nextPage {
background-image:url(++resource++collective.flowplayer.css/right.png);
}
a.nextPage.disabled, a.prevPage.disabled {
visibility:hidden;
}
}


/* - ++resource++qi.portlet.TagClouds.stylesheets/tagclouds.css - */
@media screen {
/* http://www.asamblea.gob.sv/portal_css/++resource++qi.portlet.TagClouds.stylesheets/tagclouds.css?original=1 */
.cloud1 {
font-size: 1.0em;
}
.cloud2 {
font-size: 1.3em;
}
.cloud3 {
font-size: 1.6em;
}
.cloud4 {
font-size: 1.9em;
}
.cloud5 {
font-size: 2.2em;
}
.cloud6 {
font-size: 2.5em;
}
.cloud7 {
font-size: 2.8em;
}

}


/* - slimbox2.css - */
@media screen {
/* http://www.asamblea.gob.sv/portal_css/slimbox2.css?original=1 */
#lbOverlay {
position: fixed;
z-index: 9999;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #000;
cursor: pointer;
}
#lbCenter, #lbBottomContainer {
position: absolute;
z-index: 9999;
overflow: hidden;
background-color: #fff;
}
.lbLoading {
background: #fff url(http://www.asamblea.gob.sv/loading.gif) no-repeat center;
}
#lbImage {
position: absolute;
left: 0;
top: 0;
border: 10px solid #fff;
background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
display: block;
position: absolute;
top: 0;
width: 50%;
outline: none;
}
#lbPrevLink {
left: 0;
}
#lbPrevLink:hover {
background: transparent url(http://www.asamblea.gob.sv/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
right: 0;
}
#lbNextLink:hover {
background: transparent url(http://www.asamblea.gob.sv/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #fff;
border-top-style: none;
}
#lbCloseLink {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(http://www.asamblea.gob.sv/closelabel.gif) no-repeat center;
margin: 5px 0;
outline: none;
}
#lbCaption, #lbNumber {
margin-right: 71px;
}
#lbCaption {
font-weight: bold;
}

}

