﻿@charset "utf-8";
/* ################## */
#sidebar-oo { 
position:fixed; top:97px; right:0px; height:209px; width:30px; padding:0; border:0; margin:0; z-index:1;
background: url('../../images/sidebar-oo/sidebar-oo-base.png') no-repeat right top;
}
#sidebar-oo div { height:23px; width:23px; padding:0; border:0;
}
#sidebar-oo #oo-org  { margin:4px 1px 1px 5px; }
#sidebar-oo #oo-pt, #sidebar-oo #oo-net, #sidebar-oo #oo-tel { margin:1px 1px 1px 5px; }
#sidebar-oo #oo-pt, #sidebar-oo #oo-org, #sidebar-oo #oo-tel { cursor:pointer; }
#sidebar-oo #oo-net { background: url('../../images/sidebar-oo/sidebar-oo-net2.png') no-repeat; }

#sidebar-oo #oo-org:hover { background: url('../../images/sidebar-oo/sidebar-oo-org2.png') no-repeat; }
#sidebar-oo #oo-pt:hover { background: url('../../images/sidebar-oo/sidebar-oo-pt2.png') no-repeat; }
/*#sidebar-oo #oo-net:hover { background: url('../../images/sidebar-oo/sidebar-oo-net2.png') no-repeat; }*/
#sidebar-oo #oo-tel:hover { background: url('../../images/sidebar-oo/sidebar-oo-tel2.png') no-repeat; }

#preload-img00 { background: url('../../images/sidebar-oo/sidebar-oo-org2.png') no-repeat; display: none; }
#preload-img01 { background: url('../../images/sidebar-oo/sidebar-oo-pt2.png') no-repeat; display: none; }
/*#preload-img02 { background: url('../../images/sidebar-oo/sidebar-oo-net2.png') no-repeat; display: none;  }*/
#preload-img03 { background: url('../../images/sidebar-oo/sidebar-oo-tel2.png') no-repeat; display: none; }

/* ################## */
#sidebar-oo-fb { 
position:fixed; top:309px; right:0px; height:84px; width:30px; padding:0; border:0; margin:0; z-index:2;
background: url('../../images/sidebar-oo/sidebar-oo-base-fb.png') no-repeat right top;
}
#sidebar-oo-fb:hover { background: url('../../images/sidebar-oo/sidebar-oo-base-fb2.png') no-repeat; }


/* ######### drop down menus ######### */
.selectedanchor{ background: transparent; }
.ddmenu{
position: absolute; left:0; top:0; visibility:hidden; z-index:100;
width: 230px; border: 1px solid #000; border-top:none; padding:5px 0 5px;
font:700 11px Candara, "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode"; line-height:18px; text-transform:uppercase;
}
.ddmenu ul { margin: 0; padding: 0; list-style: none; }
.ddmenu ul li a { width: 100%; display: block; padding: 3px 0; text-decoration: none; text-indent: 10px; font-weight: bold; color:#fff; }
.ddmenushadow { display:none; }


/* ######### AVULSO ######### */
.textdesc { font:400 12px/1.8 "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Sans Serif"; }
.textgidpeq { font:100 11px/1.7 "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Sans Serif"; }
.textgiddesc { 	font:100 12px/1.7 "Trebuchet MS", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Sans Serif";
	margin:0 3px 3px 3px; padding:3px; border: 1px solid #a3a3a3;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
