/* CSS Document */
* { margin:0; }
#globalBorder { padding:1px 0; background:#202020; }
#globalBar { height:36px; width:100%; background:#202020 url(barBG.png) repeat-x 0 0; border-top:1px solid #373737; border-bottom:1px solid #373737; overflow:hidden; font-family:Arial, Helvetica, sans-serif; color:#999; font-size:12px; line-height:1.2em; text-align:left; }
#globalBar #globalWrapper { width:940px; margin:0 auto; }
#globalBar #globalWrapper #globalLogo { float:left; display:block; width:180px; height:28px; margin:4px 0 0 0; border:0; overflow:hidden; background:url(http://cdn.catchthefire.com/files/global/ctf-globalbar/logo.png) no-repeat 0 bottom; border:none; }
#globalBar #globalWrapper #globalLogo img { border:0; }
#globalBar #globalWrapper #globalTrigger { float:right; clear:right; height:36px; overflow:hidden; width:209px; padding-left:12px; background:url(lines.png) no-repeat 0 1px; cursor:pointer; }
#globalBar #globalWrapper #globalTrigger #networkReplace { height:36px; display:block; width:175px; background:url(http://cdn.catchthefire.com/files/global/ctf-globalbar/network.png) no-repeat 0 bottom; overflow:hidden; float:left; }
#globalBar #globalWrapper #globalTrigger .arrow { width:11px; height:36px; display:block; float:left; overflow:hidden; background:url(http://cdn.catchthefire.com/files/global/ctf-globalbar/arrow.png) no-repeat -11px 0; }
#globalBar #globalWrapper #globalNetwork { height:auto; margin:20px 0; width:100%; clear:both; overflow:hidden; }
#globalBar #globalWrapper #globalNetwork .globalBlock { width:219px; float:left; margin:20px 20px 0 0; }
#globalBar #globalWrapper #globalNetwork .globalBlock p { font-size:12px; line-height:1.5em; padding: 0 0 10px 0; margin:0; color:#999; font-family:Arial, Helvetica, sans-serif; }
#globalBar #globalWrapper #globalNetwork .globalBlock h2 { line-height:16px; letter-spacing:normal; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFF; border-bottom:1px solid #B11238; padding:0 0 5px 0; margin:0 0 3px 0; font-weight:normal; text-transform:none; }
#globalBar #globalWrapper #globalNetwork #globalOther { margin-right:0; }
#globalBar #globalWrapper #globalNetwork #globalOther .globalList{ margin-bottom:20px; }
#globalBar #globalWrapper #globalNetwork .globalList { padding:0; }
#globalBar #globalWrapper #globalNetwork .globalList span, #globalBar #globalWrapper #globalNetwork #globalOther span { cursor:pointer; }
#globalBar #globalWrapper #globalNetwork .globalList h3 { height:auto; letter-spacing:normal; font-family:Arial, Helvetica, sans-serif; background:none; color:#FFF; margin:10px 0 0 0; font-size:13px; line-height:13px; text-transform:uppercase; padding:0; font-weight:normal; }
#globalBar #globalWrapper #globalNetwork .globalList h3 span{ color:#CCC; }
#globalBar #globalWrapper #globalNetwork .globalList li { font-family:Arial, Helvetica, sans-serif; list-style-image:url(http://cdn.catchthefire.com/files/global/ctf-globalbar/list.png); list-style-position:inside; margin:3px 0; }
#globalBar #globalWrapper #globalNetwork .globalList li a{ font-family:Arial, Helvetica, sans-serif; color:#999; padding:0 3px; text-decoration:none; font-weight:normal; }
#globalBar #globalWrapper #globalNetwork .globalList a.hovering{ color:#FFF; background:#B11238; }

