/* 
created by Studio-XL
http://studio-xl.com

Onlince AutoCalc Calculator
Version: Beta 0.1
Author: Studio-XL 
*/

.globalwrap{
	height:30px; margin:0px auto; min-width:1080px; clear:both;  background:url("global-bg.png") repeat-x left top; padding-bottom:8px; overflow:hidden; position:fixed; top:0px; width:100%; }

ul#global-xl
	{ float:right; list-style-type:none;  }
	
ul#global-xl li
	{line-height: 30px; float:left;}

#global-xl li a
{text-decoration:none; margin-left:5px; font-size:10px; text-transform:uppercase; color:#666; font-weight:bold; padding-left:16px; padding-right:16px;}

#global-xl li a:hover
{ border:1px #eee inset; color:#888; background:#ccc url(../style/imgs/global-bg.png) repeat-x 0px -12px; padding:3px; padding-left:15px; padding-right:15px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

.globalwrap h1
{  padding:0px; margin:0px; float:left; display:block; }

.globalwrap h1 a
{  padding:0px; margin:0px; font-size:12px; font-weight:bold; text-align:left; line-height:30px; float:left; display:block; }
