/* SiteBar */
body #vgsitebar { position:fixed; bottom:0; left:0; height:40px; width:100%; text-align:left; font-family:Geneva, Arial, Helvetica, sans-serif; line-height:15px; border-top:1px solid #000; z-index:2000;}
* html #vgsitebar {	position: absolute; }
body #vgsitebar a, body #vgsitebar a:link, body #vgsitebar a:visited { margin:0; padding:0; background:0; font-size:14px; text-decoration:none; }
body #vgsitebar img { margin:0; padding:0; }
body #vgsitebar ul { margin:0; padding:0;; }
body #vgsitebar li { list-style:none; display:inline-block; list-style-image:none; margin:0; padding:0; zoom:1; *display:inline; }
body #vgsitebar_logo { float:left; margin:0; padding:0; border:0; }
body #vgsitebar_items { float:left; margin:0; padding:0; border:0; top:0; left:160px; position:absolute; }
body #vgsitebar_items li { display:inline-block; font-size:14px; height:40px; padding:12px 10px; cursor:pointer; margin:0; position:relative; zoom:1; *display:inline; }
body #vgsitebar_items li:hover { background:url(/clients/i/sitebar/shadow.png) bottom repeat-x; }
body #vgsitebar_items a { text-decoration:none; }
body #vgsitebar_items .vgsitebar_dd { display:none; position:absolute; left:0; bottom:64px; width:250px; min-width:100%; padding-bottom:2px; border-top:1px solid; border-right:1px solid; border-left:1px solid; margin-left:-1px; }
body #vgsitebar_items .vgsitebar_dd h4 { text-shadow:none; font-weight:bold; padding:3px 10px 0 10px; margin:0; font-size:14px; font-family:Geneva, Arial, Helvetica, sans-serif;  }
body #vgsitebar_items li:hover .vgsitebar_dd { display:block; }
body #vgsitebar_items .vgsitebar_dd a { display:block; padding:3px 10px; }
body #vgsitebar_items .vgsitebar_features { width:200px; }
body #vgsitebar_items .vgsitebar_contact { width:200px; }
body #vgsitebar_items .vgsitebar_translate { width:100%; }
body #vgsitebar_items .vgsitebar_icon { position:absolute; top:-12px; right:0; }
body #vgfbmain { position:absolute; right:20px; top:12px; }

/* SiteBar Default Style
html body #vgsitebar { background:#333; }
html body #vgsitebar_items li { color:#fff; text-shadow:1px 2px #23465A; }
html body #vgsitebar_items li:hover { background-color:#3C7597; }
html body #vgsitebar_items a { color:#fff; }
html body #vgsitebar_items a:active { color:#FFCC00; }
html body #vgsitebar_items .vgsitebar_dd { background:#3C7597; border-color:#23465A; }
html body #vgsitebar_items .vgsitebar_dd a:hover { background:#1D3849; }
html body #vgsitebar_items .vgsitebar_dd h4 { color:#9CB9CA; } */
