
/* CSS Document 

Template for a centered 965px site with left menu area 

*/


body {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: .8em;
}

body {
	background-color: #FFFFFF;
	background-image:url(../images/body-bg.png);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
}



td{
	font-size:.8em
}

img{
	_behavior: url(iepngfix.htc);
}


p{
	margin:0;
}


h1{
	margin:0;
	color:#274674;
	font-size:1.5em;
	font-wieght:bold
}

h2{
	margin:0;
	color:#274674;
	font-size:1.3em;
}

h3{
	margin:0;
	color:#000;
	font-size:1.1em;
}

a:link{
	color:#000099;
	text-decoration:none
}

a:hover{
	color:#98da18
}

a:visited{
	color:98da18;
	text-decoration:none
}

a:visited a:hover{
	color:purple;
	text-decoration:none
}


#anchor{
	width:1003px;
	border-top:1px solid transparent;
	margin-left:auto;
	margin-right:auto;
	margin-top:-1px
}


#container{
	width:1003px;
	margin:0;
	float:left;
}

#header{
	width:1003px;
	margin:0;
	float:left;
	height:110px;
	margin-bottom:30px
}

#logo{
	margin:0;
	margin-top:6px;
	float:left;
	width:249px;
	height:77px;
}

/* Top Menu Styles */
#top-menu{
	float:left;
	margin:0;
	margin-top:63px;
	width:440px;
	height:23px;
	margin-left:-40px;
}

#top-menu-bar-left{
	float:left;
	margin:0;
	margin-top:-40px;
	width:495px;
	height:24px;
	margin-left:2px;
        color:white;
        font-size:0.875em;
}

#top-menu-bar-right{
	float:right;
	margin:0;
	margin-top:-40px;
	height:24px;
	margin-right:5px;
        color:white;
        font-size:0.875em;
}

#top-menu-bar-left a {
  	color:white;
}
#top-menu-bar-left a:hover {
  	color:white;
}

#top-menu-bar-left a:visited{
	color:white;
	text-decoration:none
}

#top-menu-bar-left a:visited a:hover{
	color:purple;
	text-decoration:none
}

#top-menu-bar-right a {
  	color:white;
}
#top-menu-bar-right a:hover {
  	color:white;
}

#top-menu-bar-right a:visited{
	color:white;
	text-decoration:none
}

#top-menu-bar-right a:visited a:hover{
	color:purple;
	text-decoration:none
}

#strapline{
	float:left;
	margin:0;
	width:500px;
	height:25px;
	margin-top:23px;
	margin-left:-400px;
	_margin-left:-760px
}	

#hacker-safe{
	float:left;
	margin:0;
	width:100px;
	margin-top:15px;
	margin-left:60px;
	_margin-left:-125px
}
  
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.locationhdr {font-size:0.8em; color:silver;position:absolute;left:0; top:0;}

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin:0;
	height: 23px;
	list-style: none;
}

.glossymenu li{
	float:left;
	margin-right:3px;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding:0 0 0 8px; /*Padding to accomodate left tab image. Do not change*/
	height: 23px;
	line-height: 23px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 14px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background:url(../images/blue-tab-left.png) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background:url(../images/tab-blue-right.png) no-repeat right top; /*right tab image path*/
}

/* Grey Items */

.glossymenu li a{
	color: #fff;
	background:url(../images/grey-tab-left.png) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li a b{
	color: #fff;
	background:url(../images/tab-grey-right.png) no-repeat right top; /*right tab image path*/

}


/* End of menu styles*/		

#main{
	width:1003px;
	margin:0;
	float:left;
	margin-top:-5px;
	_margin-top:-25px;
	overflow:hidden
}

#main ul{
	list-style-image:url('../images/li.png');
	padding-top:2px;
	padding-left:2px
	margin:0
}

#main li{
	margin-bottom:.9em;
	margin-left:-9px
}

#left{
	width:190px;
	margin:0;
	float:left;
	overflow:hidden
}

#sidemenu{
	float:left;
	width:188px;
	overflow:hidden;
	background-image:url('../images/portal-mid-small-border.jpg');
        background-repeat:repeat-y;
	padding-left:1px;
	margin:0;
}

#center{
	width:599px;
	margin:0;
	float:left;
	margin-right:11px;
	margin-left:11px;
	overflow:hidden
}

#center .h2{
	margin:0;
	color:#274674;
	font-size:1.3em;
	border-bottom:1px solid #274674;
	padding-bottom:.2em
}

#right{
	width:190px;
	margin:0;
	float:left;
	overlow:hidden
		
}

#footer{
	width:993px;
	margin:0;
	float:left;
	padding:5px;
	padding-top:7px;
	margin-top:30px;
	color:#FFFFFF;
	background-color:#274674;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat
}

#footer a {
  	color:white;
}
#footer a:hover {
  	color:white;
}

#footer a:visited{
	color:white;
	text-decoration:none
}

#footer a:visited a:hover{
	color:purple;
	text-decoration:none
}

.footer{
	width:993px;
	margin:0;
	float:left;
	padding:5px;
	background-repeat:no-repeat;
	text-align:center;
	color:#777
}	
	
	
/* Classes */

.clear{
	clear:both;
	margin:0;
}

.portal-grey-head{
	float:left;
	margin:0;
	width:176px;
	height:12px;
	background-image:url(../images/portal-grey-top.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	padding-top:2px;
	padding-bottom:7px;
	_padding-bottom:4px;
	padding-left:8px
}

.portal-blue-head{
	float:left;
	margin:0;
	width:176px;
	height:12px;
	background-image:url(../images/portal-blue-top.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	padding-top:2px;
	padding-bottom:7px;
	_padding-bottom:4px;
	padding-left:8px
}

.portal-solid-blue{
	width:169px;
  	height:89px;
        margin:0 0 10px 0;
        padding:10px;
	background-image:url('../images/content-solid-blue.jpg'); 
	background-repeat:no-repeat;
	color:white;
}




.portal-side-small{
	float:left;
	width:188px;
	background-image:url(../images/portal-mid-small.jpg);
        background-repeat:repeat-x;
	padding:0 0 0 1px;
	margin:0;
}	

.portal-body-small{
	float:left;
	width:179px;
	background-image:url(../images/portal-mid-small.jpg);
        background-repeat:repeat-x;
	padding:5px;
	margin:0;
}

.portal-foot-small{
	float:left;
	width:189px;
	background-image:url(../images/portal-base-small.jpg);
	height:6px;
	margin:0;
        margin-bottom:12px;
	background-repeat:no-repeat
}

.fadeaway-large{
	float:left;
	margin:0;
	background:url(../images/fadeaway-large.jpg);
	width:350px;
	background-repeat:no-repeat;
	margin-right:10px;
	padding:8px
}	

.fadeaway-small{
	float:left;
	margin:0;
	background:url(../images/fadeaway-small.jpg);
	width:200px;

	margin-right:5px;
	background-repeat:no-repeat;
	padding:8px
}

.portal-main-bg{
	float:left;
	margin:0;
	background-image:url(../images/portal-mid-large.jpg);
	width:609px;
	margin-top:10px;
	background-repeat:repeat-y
}	
	
.portal-main-fade{
	float:left;
	margin:0;
	background-image:url(../images/portal-fade-large.jpg);
	width:609px;
	background-repeat:no-repeat;
	padding:0;
}

.portal-main-base{
	float:left;
	margin:0;
	background-image:url(../images/portal-base-large.jpg);
	width:609px;
	background-repeat:no-repeat;
	height:5px;
}				


	
		

			
#Products_BreadCrumbTrail
{
	font-size:1.3em; 
	
	margin-bottom:0px;
	color:#274674;
	padding-bottom:3px;
        border-bottom:1px #274674 solid;

}

#Products_BreadCrumbTrail H2 
{
	display:inline; 
	margin-right:3px; 
	font-size:1.0em; 
}
#Products_BreadCrumbTrail a:hover
{
	text-decoration:underline;
	color:#274674;	
}


#printers-breadcrumbtrail
{
	font-size:1.3em; 
	
	margin-bottom:0px;
	color:#274674;
	padding-bottom:3px;
        border-bottom:1px #274674 solid;

}

#printers-breadcrumbtrail H2 
{
	display:inline; 
	margin-right:3px; 
	font-size:1.0em; 
}
#printers-breadcrumbtrail a:hover
{
	text-decoration:underline;
	color:#274674;	
}



#Products-Details-BreadCrumbTrail
{
	font-size:1.3em; 	
	margin-bottom:0px;
	color:#274674;
	padding-bottom:3px;
        border-bottom:1px #274674 solid;
}

#Products-Details-BreadCrumbTrail H2 
{
	display:inline; 
	margin-right:3px; 
	font-size:1.0em; 
}
#Products-Details-BreadCrumbTrail a:hover
{
	text-decoration:underline;
	color:#274674;	
}

#Memory-breadcrumbtrail
{
	font-size:1.3em; 
	
	margin-bottom:0px;
	color:#274674;
	padding-bottom:3px;
        border-bottom:1px #274674 solid;

}

#Memory-breadcrumbtrail H2 
{
	display:inline; 
	margin-right:3px; 
	font-size:1.0em; 
}
#Memory-breadcrumbtrail a:hover
{
	text-decoration:underline;
	color:#274674;	
}

/* Start of Added by Chris Greening 24th February 2011 for new menu */

#pagewidth {width:1014px; margin:0 auto; overflow:hidden;}
/* Menu here */

div#horiz-menu {
	margin: 0 0px;
}
div#horiz-menu ul {
	margin: 0;
	padding: 0;
}
div#horiz-menu li {
	padding: 0;
	border: 0;
	height: 23px;
}
div#horiz-menu a,
div#horiz-menu span.separator {
	height:23px;
}
div#horiz-menu a span,
div#horiz-menu span.separator span {
	padding: 4px 18px 0 10px;
	height:20px;
}
 
div#horiz-menu ul {
	padding: 0;
}

ul.menu {
float:left;
position:relative;
}
ul.menu li {
margin: 0 3px 0 0;
}



/* Fonts
------------------------------------------------------------*/

div#horiz-menu {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height: 18px;
	color:White
}
div#horiz-menu a {
	text-decoration: none;
}
div#horiz-menu a:hover {
	text-decoration: none!important;
}


/* Other rules
------------------------------------------------------------*/

div#horiz-menu {
	position: relative;
}
div#horiz-menu ul {
	list-style: none;
	position:relative;
}
div#horiz-menu li,
div#horiz-menu a {
	display: block;
	float: left;
	outline:0;
}
div#horiz-menu li span {
	display: block;
	float:left;
	cursor:pointer;
	outline:0;
}
div#horiz-menu {
	float:left;
	position: relative;
	width:800px;
}
div#horiz-menu li {
	float:left;
	list-style:none;
	
}

div#horiz-menu li.dropdown
{
    position: relative;
}
div#horiz-menu li.dropdown span
{
    padding-right: 42px;
}

div#horiz-menu li.dropdown img.activate-tab, div#horiz-menu li.dropdown img.close-tab
{
    position: absolute;
    right: 0;
    cursor: pointer;
}



/* suckerfish.css 
-----------------------------------------------------------*/

/* menu1 */
li.menu1 a 
{
    padding:0 0 0 8px;
    background: transparent url(../images/grey-tab-left.png) no-repeat left;
}
li.menu1 a:hover {
color: #bfbfbf;
	background: transparent url(../images/blue-tab-left.png) no-repeat left;
}

li.menu1 a span {
color: white;
float:left;
background: transparent url(../images/tab-grey-right.png) no-repeat right;
}
li.menu1 a:hover span {
background: transparent url(../images/tab-grey-right.png) no-repeat right;
color:#fff;
display:block;
}
li.menu1 a span:hover {
background: transparent url(../images/tab-blue-right.png) no-repeat right;
color:#fff;
text-decoration:underline;
display:block;
}

div#horiz-menu ul li.menu1:hover > a {
	display: block;
	color:#ffffff;
	background: transparent url(../images/blue-tab-left.png) no-repeat left;
}
div#horiz-menu ul li.menu1:hover > a span {
	display: block;
	color:#ffffff;
	background: transparent url(../images/tab-blue-right.png) no-repeat right;
}

div#horiz-menu ul li li.menu1:hover > a {
	display: block;
	color:#ffffff;
	text-decoration:underline;
	background: transparent;
}
div#horiz-menu ul li li.menu1:hover > a span {
	display: block;
	color:#ffffff;
	text-decoration:underline;
	background: transparent;
}

li.current a.menu1 {
	background: transparent url(../images/blue-tab-left.png) no-repeat left;
}
li.current a.menu1 span {
background: transparent url(../images/tab-blue-right.png) no-repeat right;
color:#fff;
}
li.current1 a.menu1 {
	background: transparent url(../images/blue-tab-left.png) no-repeat left;
}
li.current1 a.menu1 span {
background: transparent url(../images/tab-blue-right.png) no-repeat right;
color:#fff;
}



/* menu2 */

li.menu2 a 
{
    padding:0 0 0 8px;
    background: transparent url('/My Images/Menu/left-orange.png') no-repeat left;
}
li.menu2 a:hover {
color: #bfbfbf;
	background: transparent url('/My Images/Menu/left-orange-rollover.png') no-repeat left;
}

li.menu2 a span {
color: white;
float:left;
background: transparent url('/My Images/Menu/right-orange.png') no-repeat right;
}
li.menu2 a:hover span {
background: transparent url('/My Images/Menu/right-orange-rollover.png') no-repeat right;
color:#fff;
text-decoration:underline;
display:block;
}
li.menu2 a span:hover {
background: transparent url('/My Images/Menu/right-orange-rollover.png') no-repeat right;
color:#fff;
text-decoration:underline;
display:block;
}

div#horiz-menu ul li.menu2:hover > a {
	display: block;
	color:#ffffff;
	background: transparent url('/My Images/Menu/left-orange-rollover.png') no-repeat left;
}
div#horiz-menu ul li.menu2:hover > a span {
	display: block;
	color:#ffffff;
	background: transparent url('/My Images/Menu/right-orange-rollover.png') no-repeat right;
}

div#horiz-menu ul li li.menu2:hover > a {
	display: block;
	color:#ffffff;
	text-decoration:underline;
	background: transparent;
}
div#horiz-menu ul li li.menu2:hover > a span {
	display: block;
	color:#ffffff;
	text-decoration:underline;
	background: transparent;
}

li.current a.menu2 {
	background: transparent url('/My Images/Menu/left-orange-selected.png') no-repeat left;
}
li.current a.menu2 span {
background: transparent url('/My Images/Menu/right-orange-selected.png') no-repeat right;
color:#fff;
}
li.current1 a.menu2 {
	background: transparent url('/My Images/Menu/left-orange-selected.png') no-repeat left;
}
li.current1 a.menu2 span {
background: transparent url('/My Images/Menu/right-orange-selected.png') no-repeat right;
color:#fff;
}


/* menu3 */

li.menu3 a 
{
    padding:0 0 0 8px;
    background: transparent url('/My Images/Menu/left-purple.png') no-repeat left;
}
li.menu3 a:hover {
color: #bfbfbf;
	background: transparent url('/My Images/Menu/left-purple-rollover.png') no-repeat left;
}

li.menu3 a span {
color: white;
float:left;
background: transparent url('/My Images/Menu/right-purple.png') no-repeat right;
}
li.menu3 a:hover span {
background: transparent url('/My Images/Menu/right-purple-rollover.png') no-repeat right;
color:#fff;
text-decoration:underline;
display:block;
}
li.menu3 a span:hover {
background: transparent url('/My Images/Menu/right-purple-rollover.png') no-repeat right;
color:#fff;
text-decoration:underline;
display:block;
}

div#horiz-menu ul li.menu3:hover > a {
	display: block;
	text-decoration:underline;
	background: transparent url('/My Images/Menu/left-purple-rollover.png') no-repeat left;
}
div#horiz-menu ul li.menu3:hover > a span {
	display: block;
	color:#ffffff;
	background: transparent url('/My Images/Menu/right-purple-rollover.png') no-repeat right;
}

div#horiz-menu ul li li.menu3:hover > a {
	display: block;
	color:#ffffff;
	text-decoration:underline;
	background: transparent;
}
div#horiz-menu ul li li.menu3:hover > a span {
	display: block;
	color:#ffffff;
	text-decoration:underline;
	background: transparent;
}

li.current a.menu3 {
	background: transparent url('/My Images/Menu/left-purple-selected.png') no-repeat left;
}
li.current a.menu3 span {
background: transparent url('/My Images/Menu/right-purple-selected.png') no-repeat right;
color:#fff;
}
li.current1 a.menu3 {
	background: transparent url('/My Images/Menu/left-purple-selected.png') no-repeat left;
}
li.current1 a.menu3 span {
background: transparent url('/My Images/Menu/right-purple-selected.png') no-repeat right;
color:#fff;
}

/* menu4 */

li.menu4 a 
{
    padding:0 0 0 8px;
    background: transparent url('/My Images/Menu/left-green.png') no-repeat left;
}
li.menu4 a:hover {
color: #bfbfbf;
	background: transparent url('/My Images/Menu/left-green-rollover.png') no-repeat left;
}

li.menu4 a span {
color: white;
float:left;
background: transparent url('/My Images/Menu/right-green.png') no-repeat right;
}
li.menu4 a:hover span {
background: transparent url('/My Images/Menu/right-green-rollover.png') no-repeat right;
color:#fff;
text-decoration:underline;
display:block;
}
li.menu4 a span:hover {
background: transparent url('/My Images/Menu/right-green-rollover.png') no-repeat right;
color:#fff;
text-decoration:underline;
display:block;
}

div#horiz-menu ul li.menu4:hover > a {
	display: block;
	color:#ffffff;
	text-decoration:underline;
	background: transparent url('/My Images/Menu/left-green-rollover.png') no-repeat left;
}
div#horiz-menu ul li.menu4:hover > a span {
	display: block;
	color:#ffffff;
	text-decoration:underline;
	background: transparent url('/My Images/Menu/right-green-rollover.png') no-repeat right;
}

div#horiz-menu ul li li.menu4:hover > a {
	display: block;
	color:#ffffff;
	background: transparent;
}
div#horiz-menu ul li li.menu4:hover > a span {
	display: block;
	color:#ffffff;
	background: transparent;
}

li.current a.menu4 {
	background: transparent url('/My Images/Menu/left-green-selected.png') no-repeat left;
}
li.current a.menu4 span {
background: transparent url('/My Images/Menu/right-green-selected.png') no-repeat right;
color:#fff;
}
li.current1 a.menu4 {
	background: transparent url('/My Images/Menu/left-green-selected.png') no-repeat left;
}
li.current1 a.menu4 span {
background: transparent url('/My Images/Menu/right-green-selected.png') no-repeat right;
color:#fff;
}


/* menu5 */

li.menu5 a 
{
    padding:0 0 0 8px;
    background: transparent url('/My Images/Menu/left-red.png') no-repeat left;
}
li.menu5 a:hover {
color: #bfbfbf;
	background: transparent url('/My Images/Menu/left-red-rollover.png') no-repeat left;
}

li.menu5 a span {
color: white;
float:left;
background: transparent url('/My Images/Menu/right-red.png') no-repeat right;
}
li.menu5 a:hover span {
background: transparent url('/My Images/Menu/right-red-rollover.png') no-repeat right;
color:#fff;
text-decoration:underline;
display:block;
}
li.menu5 a span:hover {
background: transparent url('/My Images/Menu/right-red-rollover.png') no-repeat right;
color:#fff;
display:block;
}

div#horiz-menu ul li.menu5:hover > a {
	display: block;
	color:#ffffff;
	background: transparent url('/My Images/Menu/left-red-rollover.png') no-repeat left;
}
div#horiz-menu ul li.menu5:hover > a span {
	display: block;
	color:#ffffff;
	background: transparent url('/My Images/Menu/right-red-rollover.png') no-repeat right;
}

div#horiz-menu ul li li.menu5:hover > a {
	display: block;
	color:#ffffff;
	text-decoration:underline;
	background: transparent;
}
div#horiz-menu ul li li.menu5:hover > a span {
	display: block;
	color:#ffffff;
	text-decoration:underline;
	background: transparent;
}

li.current a.menu5 {
	background: transparent url('/My Images/Menu/left-red-selected.png') no-repeat left;
}
li.current a.menu5 span {
background: transparent url('/My Images/Menu/right-red-selected.png') no-repeat right;
color:#fff;
}
li.current1 a.menu5 {
	background: transparent url('/My Images/Menu/left-red-selected.png') no-repeat left;
}
li.current1 a.menu5 span {
background: transparent url('/My Images/Menu/right-red-selected.png') no-repeat right;
color:#fff;
}


/* menu6 */

li.menu6 a 
{
    padding:0 0 0 8px;
    background: transparent url('/My Images/Menu/left-pink.png') no-repeat left;
}
li.menu6 a:hover {
color: #bfbfbf;
	background: transparent url('/My Images/Menu/left-pink-rollover.png') no-repeat left;
}

li.menu6 a span {
color: white;
float:left;
background: transparent url('/My Images/Menu/right-pink.png') no-repeat right;
}
li.menu6 a:hover span {
background: transparent url('/My Images/Menu/right-pink-rollover.png') no-repeat right;
color:#fff;
text-decoration:underline;
display:block;
}
li.menu6 a span:hover {
background: transparent url('/My Images/Menu/right-pink-rollover.png') no-repeat right;
color:#fff;
text-decoration:underline;
display:block;
}

div#horiz-menu ul li.menu6:hover > a {
	display: block;
	color:#ffffff;
	background: transparent url('/My Images/Menu/left-pink-rollover.png') no-repeat left;
}
div#horiz-menu ul li.menu6:hover > a span {
	display: block;
	color:#ffffff;
	text-decoration:underline;
	background: transparent url('/My Images/Menu/right-pink-rollover.png') no-repeat right;
}



li.current a.menu6 {
	background: transparent url('/My Images/Menu/left-pink-selected.png') no-repeat left;
}
li.current a.menu6 span {
background: transparent url('/My Images/Menu/right-pink-selected.png') no-repeat right;
color:#fff;
}
li.current1 a.menu6 {
	background: transparent url('/My Images/Menu/left-pink-selected.png') no-repeat left;
}
li.current1 a.menu6 span {
background: transparent url('/My Images/Menu/right-pink-selected.png') no-repeat right;
color:#fff;
}


/* menu7 */

li.menu7 a 
{
    padding:0 0 0 8px;
    background: transparent url('/My Images/Menu/left-blue.png') no-repeat left;
}
li.menu7 a:hover {
color: #bfbfbf;
	background: transparent url('/My Images/Menu/left-blue-rollover.png') no-repeat left;
}

li.menu7 a span {
color: white;
float:left;
background: transparent url('/My Images/Menu/right-blue.png') no-repeat right;
}
li.menu7 a:hover span {
background: transparent url('/My Images/Menu/right-blue-rollover.png') no-repeat right;
color:#fff;
text-decoration:underline;
display:block;
}
li.menu7 a span:hover {
background: transparent url('/My Images/Menu/right-blue-rollover.png') no-repeat right;
color:#fff;
text-decoration:underline;
display:block;
}

div#horiz-menu ul li.menu7:hover > a {
	display: block;
	color:#ffffff;
	background: transparent url('/My Images/Menu/left-blue-rollover.png') no-repeat left;
}
div#horiz-menu ul li.menu7:hover > a span {
	display: block;
	color:#ffffff;
	text-decoration:underline;
	background: transparent url('/My Images/Menu/right-blue-rollover.png') no-repeat right;
}


li.current a.menu7 {
	background: transparent url('/My Images/Menu/left-blue-selected.png') no-repeat left;
}
li.current a.menu7 span {
background: transparent url('/My Images/Menu/right-blue-selected.png') no-repeat right;
color:#fff;
}
li.current1 a.menu7 {
	background: transparent url('/My Images/Menu/left-blue-selected.png') no-repeat left;
}
li.current1 a.menu7 span {
background: transparent url('/My Images/Menu/right-blue-selected.png') no-repeat right;
color:#fff;
}

/* End Menu */



/* drop down menu */
.ddwindow
{
    /* background: url('../images/bg_productFlyout_high.gif') no-repeat 0 100%;*/
    background: url('/My Images/bg_vert_white.gif') repeat;
    padding: 0 7px 10px 7px;
    z-index: 100;
    position: absolute;
    overflow: hidden;
    display: none;    
}
.ddwindow p
{
    font-size: 0.7em;
    line-height: 1.2em;
    margin: 8px 0 10px 0;
}
.ddwindow div.footerlinks
{
    margin: 0 7px 10px 14px;
    text-align: left;
    background: none;
    min-width: 50px;
    overflow: hidden;
    z-index: 100;
    position: relative;
    min-height:100px;
}

.ddwindow div.ddwindowfooter
{
    margin-top: 10px;
    text-align: left;
    background: none;
    padding: 0 0 0 10px;
    border-top: 1px solid #CCC;
}
.ddwindow .ddwindowfooter ul
{
    display: none;
}
.ddwindow div.producttype
{
    background: transparent url('../images/bg_vert_grey_dot.gif') repeat-y scroll right top;
    float: left;
    margin: 12px 0 0;
    min-height: 50px;
    padding: 0 12px;
    width: 114px;
}
.ddwindow div.producttype.last
{
    background: none;
}
.ddwindow div.producttype h3
{
    font-family: Arial,sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    min-height: 35px;
    margin: 0;
}
.ddwindow div.producttype ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.7em;
}
.ddwindow div.producttype ul li
{
    padding: 0;
    margin: 0 0 4px 0;
}
.ddwindow div.producttype ul li a
{
    margin: 0;
    padding: 0;
}
.ddwindow div.ddwindowfooter p
{
    float: left;
    margin: 5px 0;
}
.ddwindow #extendedtabsclose
{
    font-size: 0.7em;
    padding: 5px 15px 7px 15px;
    background: url('../images/icn_bask_delete2.gif') no-repeat 0 7px;
    cursor: pointer;
}








/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> Lightbox settings for bundle notification Do not remove. Thanks!  <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_ajaxContent ul, #TB_ajaxContent ol {margin-left:0; padding-left:0;}




/* Lightbox styles */

.TB_overlayBG
{
    background-color: #4C4C4C;
}


#TB_window
{
    position: fixed;
    background: #f1f1f1;
    z-index: 102;
    color: #666;
    display: none;
    border: 4px solid #CCC !important;
    text-align: left;
    top: 50%;
    left: 50%;
    padding: 20px;
}
#TB_window img#TB_Image
{
    display: block;
    margin: 15px 0 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
}
#TB_caption
{
    height: 25px;
    padding: 7px 30px 10px 25px;
    float: left;
}
#TB_closeWindow
{
    height: 25px;
    padding: 11px 25px 10px 0;
    float: right;
}

#TB_closeAjaxWindow
{
    color: #FFF;
    padding: 7px 10px 5px 0;
    text-align: right;
    float: right;
}

#TB_closeAjaxWindow a
{
    color: #FFF;
}


#TB_ajaxWindowTitle
{
    float: left;
    padding: 10px 0 0 10px;
    background: url("../images/partdispatched_left_border.gif") no-repeat left top;
    color: #FFF;
    font-weight: bold;
    height: 27px;
}

#TB_title
{
    background-color: #CDD7ED;
    height: 37px;
    color: #369;
    font-weight: bold;
    background: url("../images/partdispatched_right_border.gif") no-repeat right top;
    color: #369;
}
#TB_ajaxContent
{
    clear: both;
    padding: 14px;
    overflow: auto;
    text-align: left;
    line-height: 2em !important;
    border-top: 1px solid #CCC !important;
    border-left: 1px solid #CCC !important;
    border-right: 1px solid #CCC !important;
    border-bottom: 1px solid #CCC !important;
    width: 550px;
    background-color: #fff;
}

#TB_ajaxContent ul, #TB_ajaxContent ol
{
    margin-left: 0;
    padding-left: 0;
}

#TB_ajaxContent.TB_modal
{
    padding: 15px;
}
#TB_ajaxContent p
{
    padding: 5px 0px 5px 0px;
}
#TB_load
{
    position: fixed;
    display: none;
    height: 13px;
    width: 208px;
    z-index: 103;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
#TB_HideSelect
{
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    height: 100%;
    width: 100%;
}
#TB_iframeContent
{
    clear: both;
    border: none;
    margin-bottom: -1px;
    margin-top: 1px;
}

#TB_window, #TB_overlay
{
    z-index: 10000 !important;
}



div.article h2
{
    background: transparent none repeat scroll 0 0;
    font-size: 1em;
    line-height: 2.7em;
    margin: 13px -10px 12px;
    padding: 0 0 0 10px;
    text-transform: none;
    color: #000;
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;} << removed because causing problems across site */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333;
}
#TB_secondLine
{
    font: 10px Arial, Helvetica, sans-serif;
    color: #666666;
}
#TB_window a:link
{
    color: #c03;
}
#TB_window a:visited
{
    color: #30226C;
}
#TB_window a:hover
{
    color: #000;
}
#TB_window a:active
{
    color: #30226C;
}
#TB_window a:focus
{
    color: #666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay
{
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}
.TB_overlayMacFFBGHack
{
    background: url(macFFBgHack.png) repeat;
}
.TB_overlayBG
{
    background-color: #477098;
}
#TB_window
{
    position: fixed;
    background: #477098;
    z-index: 102;
    color: #000000;
    display: none;
    border: 4px solid #CDD7ED;
    text-align: left;
    top: 50%;
    left: 50%;
    padding: 20px;
}
#TB_window img#TB_Image
{
    display: block;
    margin: 15px 0 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
}
#TB_caption
{
    height: 25px;
    padding: 7px 30px 10px 25px;
    float: left;
}
#TB_closeWindow
{
    height: 25px;
    padding: 11px 25px 10px 0;
    float: right;
}

#TB_closeAjaxWindow
{
    padding: 7px 10px 5px 0;
    text-align: right;
    float: right;
}
#TB_ajaxWindowTitle
{
    float: left;
    padding: 10px 0 0 10px;
    background: url("../images/partdispatched_left_border.gif") no-repeat left top;
    color: #369;
    font-weight: bold;
    height: 27px;
}

#TB_title
{
    background-color: #CDD7ED;
    height: 37px;
    color: #369;
    font-weight: bold;
    background: url("../images/partdispatched_right_border.gif") no-repeat right top;
    color: #369;
}
#TB_ajaxContent
{
    clear: both;
    padding: 14px;
    overflow: auto;
    text-align: left;
    line-height: 2em !important;
    border-left: 1px solid #E4E4E4 !important;
    border-right: 1px solid #E4E4E4 !important;
    border-bottom: 1px solid #E4E4E4 !important;
    width: 550px;
    background-color: #fff;
}

#TB_ajaxContent ul, #TB_ajaxContent ol
{
    margin-left: 20px;
}

#TB_ajaxContent.TB_modal
{
    padding: 15px;
}
#TB_ajaxContent p
{
    padding: 5px 0px 5px 0px;
}
#TB_load
{
    position: fixed;
    display: none;
    height: 13px;
    width: 208px;
    z-index: 103;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
#TB_HideSelect
{
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    height: 100%;
    width: 100%;
}
#TB_iframeContent
{
    clear: both;
    border: none;
    margin-bottom: -1px;
    margin-top: 1px;
}

#TB_window, #TB_overlay
{
    z-index: 10000 !important;
}


/* End of Added by Chris Greening 24th February 2011 for new menu */
