body {
	background-color:#333333;
}


h3 {margin:0; padding:0;}
#nav{
margin: 0 auto;
width: 980px;
height:43px;
}


#searchContainer{
position:relative;
float:right;
width:203px;
height: 42px;
background: transparent url(http://www.xpres.co.uk/images/graphics/menusprite.gif) no-repeat;
background-position: -778px -43px;
background-repeat: no-repeat;
}

#searchFrmContainer {
float:right;
width: 203px; height: 42px;
}

#searchword{
margin:10px 8px;
}


#submitBtn{
margin-top:0px;
right:0px;
position:absolute;
float:right;
background: transparent url(http://www.xpres.co.uk/images/graphics/menusprite.gif) no-repeat;
background-position: -938px -43px; 
width: 42px; height: 42px;
border:none;
}

#submitBtn:hover{
background-position: -938px 0px; 
}



#dropDownMenu {
	width:777px;
	float:left;
	height:42px;
	} 

#dropDownMenu li {
	cursor:pointer;
	float:left;
	list-style-type:none;
	position:relative; /* with this set relative the submenu go in line of it's title parent */
	font-weight:bold;
	/*z-index:1000000;*/
	z-index:9999;
	
}

#dropDownMenu li ul { 
	cursor:default;
	position:absolute;
	float:left;
	margin-left:3px;
	height:0px;
	/*z-index:10000000000;*/
	width:220px;
	 /* sets the width of whole submenu */
	top:42px; /* positions the submenus from the top of it's relative parent */
	padding:0px;
	display: none; /* hides the box of screen method 1 */
	left:-9000px; /* hides the box of screen method 2 */
}

#dropDownMenu li ul li { /* Styles the sub-sub menus */
	width:180px;
	margin-left:10px;
	padding:5px 0px;
	position:relative;
	float:left;
	z-index:1000000;
	/*border-left:1px solid #666;*/
}

#dropDownMenu li a {
	text-align:left;
	display:inline;
	float:left;
}

#dropDownMenu li ul li a {
	font:14px/18px "Trebuchet MS", Trebuchet, Arial, sans-serif;
	padding:0px;
	margin:0px;
	padding-left:15px;
	width:180px;
	position:relative !important; /* ie Mac */
	cursor:pointer !important;
	white-space:nowrap;
}

/* "trigger" and "msieFix" classes */
/*#dropDownMenu li.msieFix a {color:#FFFFFF !important}/*

/* position and z-index for the sub-menus */
#dropDownMenu li:hover ul,
#dropDownMenu li.msieFix ul {display:block; left:0;  z-index:10;}

#dropDownMenu li ul li a:link {text-decoration:none; color:#333333;}

#dropDownMenu li ul li a:visited {text-decoration:none; color:#333333;}

#dropDownMenu li ul li a:hover {text-decoration:none; color:#00aeef;}

#dropDownMenu li ul li a:active {text-decoration:none;}

#dropDownMenu li ul li a:link span {text-decoration:none; color:#00aeef;}

#dropDownMenu li ul li a:visited span {text-decoration:none; color:#00aeef;}

#dropDownMenu li ul li a:hover span {text-decoration:none; color:#00aeef; font-weight:bold;}

#dropDownMenu li ul li a:active span {text-decoration:none;}

.section {
	font-size:14px;
	border-bottom:1px dashed #CCCCCC;
	width:150px;
}

a.rollover {
	display: block;
	margin:0px 0px;
	padding:0px;	
	height:42px;
	text-decoration: none;
	}



.displace {
	position: absolute;
	left: -5000px;
	}
	
a.home {
	width:63px;
	background: transparent url(http://www.xpres.co.uk/images/graphics/menusprite.gif) bottom left no-repeat;
	background-position: 0px -43px; 
}

a.store {
	width:104px;
	background: transparent url(http://www.xpres.co.uk/images/graphics/menusprite.gif) bottom left no-repeat;
	background-position: -63px -43px; 
}

a.systems {
	width:76px;
	background: transparent url(http://www.xpres.co.uk/images/graphics/menusprite.gif) bottom left no-repeat;
	background-position: -167px -43px; 
}

a.consumables {
	width:106px;
	background: transparent url(http://www.xpres.co.uk/images/graphics/menusprite.gif) bottom left no-repeat;
	background-position: -243px -43px; 
}

a.heat {
	width:102px;
	background: transparent url(http://www.xpres.co.uk/images/graphics/menusprite.gif) bottom left no-repeat;
	background-position: -349px -43px; 
}

a.subli {
	width:86px;
	background: transparent url(http://www.xpres.co.uk/images/graphics/menusprite.gif) bottom left no-repeat;
	background-position: -452px -43px; 
}

a.tech {
	width:105px;
	background: transparent url(http://www.xpres.co.uk/images/graphics/menusprite.gif) bottom left no-repeat;
	background-position: -538px -43px; 
}
a.startup {
	width:135px;
	background: transparent url(http://www.xpres.co.uk/images/graphics/menusprite.gif) bottom left no-repeat;
	background-position: -643px -43px; 
}

/*----Nav hover --------*/
a.home:hover {
	width:63px;
	background: transparent url(http://www.xpres.co.uk/images/graphics/menusprite.gif) bottom left no-repeat;
	background-position: 0px 0px; 
}

a.store:hover {
	width:104px;
	background: transparent url(http://www.xpres.co.uk/images/graphics/menusprite.gif) bottom left no-repeat;
	background-position: -63px 0px; 
}

a.systems:hover {
	width:76px;
	background: transparent url(http://www.xpres.co.uk/images/graphics/menusprite.gif) bottom left no-repeat;
	background-position: -167px 0px; 
}

a.consumables:hover {
	width:106px;
	background: transparent url(http://www.xpres.co.uk/images/graphics/menusprite.gif) bottom left no-repeat;
	background-position: -243px 0px; 
}

a.heat:hover {
	width:102px;
	background: transparent url(http://www.xpres.co.uk/images/graphics/menusprite.gif) bottom left no-repeat;
	background-position: -349px 0px; 
}

a.subli:hover {
	width:86px;
	background: transparent url(http://www.xpres.co.uk/images/graphics/menusprite.gif) bottom left no-repeat;
	background-position: -452px 0px; 
}

a.tech:hover {
	width:105px;
	background: transparent url(http://www.xpres.co.uk/images/graphics/menusprite.gif) bottom left no-repeat;
	background-position: -538px 0px; 
}
a.startup:hover {
	width:135px;
	background: transparent url(http://www.xpres.co.uk/images/graphics/menusprite.gif) bottom left no-repeat;
	background-position: -643px 0px; 
}





