
/* *** global nav specific css *** */
DIV#gnContainer			{ width:780px; height:120px !important; margin-left:-8px;}
* html DIV#gnContainer	{ margin-bottom:16px; }

DIV#bizLogo				{ width:570px; float:left; height:55px; padding: 20px 0 0 21px; }
DIV#bizLogo H1			{ width:59px; float:left; }
DIV#bizLogo .linkHome 	{ background: transparent url(http://shop.orange.co.uk/images/business/globalnav/bullet_arrowD_orange.gif) no-repeat bottom left; width:80px; float:left;  padding: 41px 0 0 11px;}
DIV#bizLogo a.homeLink 	{ color:#000; font-size: 0.70em; }
DIV#bizLogo a.homeLink:hover { text-decoration:underline; color:#F60; }
DIV#bizSpotContainer {width:400px; height:60px; margin-top:-10px; float:right;}
DIV#callToBuy	{ width:182px; float:right; text-align:right; margin-top: 15px; }
DIV#navBar		{ border-top: 2px solid #F60; height:27px; border-bottom:1px solid #d3d3d3; background:#fefefe url(http://shop.orange.co.uk/images/business/globalnav/bg_tille_inactive_nav.gif) repeat-x bottom; }
UL#navList		{ display: in-line; list-style-type:none; margin:0 0 0 15px; }
UL#navList LI	{ height:27px; padding:0px; margin:0px;}
UL#navList .link1	{ width:119px; float:left; background:transparent url(http://shop.orange.co.uk/images/business/globalnav/btn_business_shop.gif) no-repeat top left;  }
UL#navList .link2 	{ width:139px; float:left; background:transparent url(http://shop.orange.co.uk/images/business/globalnav/btn_business_services.gif) no-repeat top left; }
UL#navList .link3 	{ width:125px; float:left; background:transparent url(http://shop.orange.co.uk/images/business/globalnav/btn_consumer_shop.gif) no-repeat top left; }
UL#navList .link4 	{ width:115px; float:left; background:transparent url(http://shop.orange.co.uk/images/business/globalnav/btn_orange_home.gif) no-repeat top left; }
UL#navList SPAN		{ display:none; }
UL#navList A		{ display:block; height:27px; }

/* *** end *** */

/* ========= footer styles ========= */

#footercontainer	{ margin:20px 0 0 20px; width:760px; background-color:#fff; }
#footerwrapper		{ height:25px; margin:0px; font-family:arial,helvetica,sans-serif; font-size:71%; color:#fff; background:url(http://shop.orange.co.uk/images/nextportal/5px_e0e0e0.gif) repeat-x 0px 0px; }

* html #footerwrapper	{ height:45px; }

#footerwrapper img	{ padding:0px; vertical-align:top; }

ul.footer		{ white-space:nowrap; margin:0px; padding:10px 0px 0px 1px; border:0px none; }

* html ul.footer 	{ margin:0px 0px 0px 0px; }

ul.footer li		{ display:inline; list-style:none; text-align:center; padding:0px 6px 0px 10px; color:#333; background:url(http://shop.orange.co.uk/images/nextportal/sq_marker.gif) no-repeat 0px 6px; }
ul.footer li a:link,
ul.footer li a:visited,
ul.footer li a:active	{ text-decoration:none; color:#333; }

ul.footer li a:hover	{ text-decoration:underline; color:#f60; }

