#search_nav{
display:none;
}
/* CSS Document */
#container{
width:800px;
margin-left:auto;
margin-right:auto;
}
/* header and menu styles */
#header{
margin-top:10px;
}
#header #logo{
padding-bottom:5px;
margin-bottom:11px;
height:35px;
width:380px;
float:left;
}
#header #logo img{
float:left;
float:left;
}
#header #logo p{
float:left;
color:#6782A3;
margin-left:106px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
margin-top:15px;
}
#header #logo #chat_button{
margin-left:9px;
}
#header #logo #hacker_safe{
float:right;
}
#header #right_head p{
float:right;
color:#6782A3;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
margin-top:15px;
margin-right:15px;
}
#header #right_head #chat_button{
float:right;
margin-left:9px;
margin-right:50px;
}
#header #right_head #hacker_safe{
float:right;
}

#header #right_head {
float:right;
height:35px;
width:400px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */


.menu {
font-family: arial, sans-serif; 
position:relative; 
font-size:11px; 
z-index:100;
}
.menu ul li a{
display:block; 
text-decoration:none; 
color:#000;
width:70px; 
height:20px; 
text-align:center; 
color:#fff;
font-weight:bold;
line-height:20px; 
font-size:11px; 
}
.menu ul li a:visited {
display:block; 
text-decoration:none; 
height:20px; 
text-align:center; 
color:#fff;
font-weight:bold;
line-height:20px; 
font-size:11px; 
}
.menu ul {
padding:0; 
margin:0;
margin-top:-2px; 
list-style: none;
}
.menu ul li {
float:left; 
position:relative;
border-right:#FFFFFF 1px solid;
}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#22599e;}
.menu ul li:hover ul {display:block; position:absolute; top:20px; left:0; width:205px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#DDD; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#FFFFCC; color:#000; text-align:left;padding-left:5px;}
.menu ul li:hover ul li a:hover {background:#FFCC66; color:#000000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}
.menu ul li ul li{
width:210px;
border:#CCCCCC 1px solid;
}
.menu ul li ul li a{
width:205px;
}
#header .menu{
clear:both;
background-image:url(http://www.paloalto.com/graphical/images/backgrounds/blue_bar.gif);
background-repeat:no-repeat;
height:19px;
padding-top:3px;
padding-left:9px;
margin-bottom:11px;
}
#header #menu ul{
margin:0;
padding:0;
float:left;
}
#header #menu ul li{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
display:inline;
color:#FFFFFF;
}
#header #basket_icon{
border:none;
float:left;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
height:20px;
line-height:20px;
}
#header .menu img{
border:none;
margin-left:107px;
}
#header .menu #search_button{
padding-right:20px;
margin-left:0px;
float:right;
}
#header .menu form{
float:right;
}
#header .menu form input{
height:13px;
color:#666666;
font-size:11px;
}
#header #promotional_banner{
font-size:13px;
color:#000000;
text-align:center;
background-color:#eee;
padding:15px 0 0 0;
background:url(/graphical/images/Geotargeting_UK.gif) no-repeat;
width:798px;
height:45px;
}
#header #promotional_banner strong {
font-size:14px;
margin-left:315px;
}
#header #promotional_banner em {
font-size:12px;
font-style:normal;
margin-left:80px;
}
#header #promotional_banner a{
color:#003399;
text-decoration:underline;
}
#header #promotional_banner img {
margin-bottom:-3px;
margin-left:3px;
}
#header #promotional_banner p{
padding-bottom:17px;
padding-top:17px;
}
/* footer styles */
#footer{
border-top:#E5E5E5 1px solid;
text-align:center;
color:#000000;
clear:left;
margin-top:15px;
}
#footer img {
border:none;
}
#footer ul{
width:500px;
margin-left:auto;
margin-right:auto;
padding-top:17px;
margin-bottom:10px;
}
#footer ul li {
font-size:11px;
}
#footer ul li{
display:inline;
}
#footer a{
color:#666 !important;
text-decoration:none;
}
#footer p{
font-size:11px;
}
.clear{
clear:both;
}
.menu ul li.last_link{
border-right:none;
}
/* SBA header styles */
#sba .menu ul li a{
width:190px; 
}
#sba #header #logo {
padding-top:5px;
margin-bottom:0px;
}
#sba #header #right_head {
height:60px;
width:100px;
}
