/* Formatting for standard tags */

body {
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #cccccc;
	}



/* Link styles */

a:link {
	color: #000099;
	text-decoration: underline
	}

a:visited {
	color: #666699;
	text-decoration: underline
	}

a:hover {
	color: blue;
	text-decoration: none;
	}



/* Headings */

h1 {
	font-weight: bold;
	font-size: 26px;
	line-height: 32px;
	color: #000000
	}

h2 {
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	color: #006666;
	border: 1px solid #999999;
	border-left: none;
	border-right: none;
	padding: 3px 0 4px 0;
	margin-bottom: 20px;
	}

h3 {
	display: inline;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	}

h4 {
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 3px 0;
	}

p {
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 8px;
	}

p.footnote {
	font-size: 10px;
	line-height: 14px;
	padding-bottom: 8px;
	color: #666666;
	}

td {
	font-size: 10px;
	line-height: 14px;
	}

form {
	display: inline;
	}

img {
	border: none;
	}



.center {
		text-align: center;
		}



#body {
	border-collapse: collapse;
	z-index: 1;
	width: 100%;
	background-color: #ffffff;
	border: 1px solid black;
	border-right: 2px solid black;
	}

#head {
	padding-left: 15px;
	height: 80px;
	min-width: 900px;
	}

#topbar {background-color: transparent;
	width: 100%;
	border: 1px solid #009999;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	}

#sidebar {
	width: 2%;
	max-width: 170px;
	min-height: 700px;
	vertical-align: top;
	background-color: #009999;
	background-image: url('http://www.laser2000.co.uk/i/gsb.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	}

#intro {
	padding: 25px 25px 10px 25px;
	vertical-align: top;
	}

#search_heading {
	padding: 25px 15px 10px 25px;
	vertical-align: bottom;
	}

#image {
	padding: 25px 25px 10px 2px;
	vertical-align: top;
	}

#search_intro {
	padding: 25px 120px 10px 25px;
	vertical-align: bottom;
	}

#al {
	padding: 25px 0 0 25px;
	vertical-align: top;
	}

#content {
	padding: 0 25px 25px 25px;
	}

#intro h3 , #search_intro h3 {
	padding-left: 25px;
	display: block;
	}

#image {
	text-align: right;
	}

#content, #wide_content {
	padding-bottom: 400px;
	width: 100%;
	}

#menu {
	width: 168px;
	min-height: 700px;
	position: absolute;
	top: 86px;
	left: 5px;
	z-index: 85;
	}

#main {
	padding: 0px 0px 400px 0px;
	text-align: left;
	vertical-align: top;
	}

#box {
	width: 100%;
	}



/* Select products layout table */

#select {
	border-collapse: collapse;
	width: auto;
	}

#select td#options, #select td#results {
	vertical-align: top;
	width: 50%;
	text-align: left;
	}

#select td#options {
	padding-right: 25px;
	}



/* Notes on selection tables */

ul#note {
	margin: 15px 0 0 10px;
	padding: 0 0 0 10px;
	}

#note li {
	margin-bottom: 8px;
	font-size: 11px;
	line-height: 13px;
	}



/* Selection results table */

#selection {
	border-bottom: 2px solid black;
	background-color: #c9e9ea;
	width: auto;
	border-collapse: collapse;
	}

#selection th {
	font-weight: bold;
	font-size: 10px;
	color: white;
	background-color: black;
	padding: 4px 2px 4px 2px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid black;
	}

#selection th#top, #selection th.top {
	font-size: 14px;
	border-bottom: 1px solid #333333;
	padding-bottom: 5px;
	}

#selection th a, #quote th a {
	padding: 0px;
	margin: 0px;
	color: white;
	}

#selection th a:link, #selection th a:visited, #quote th a:link, #quote th a:visited, #selection td a:link, #selection td a:visited, #quote td a:link, #quote td a:visited {
	text-decoration: none;
	}

#selection th a:hover, #selection td a:hover, #quote th a:hover, #quote td a:hover {
	text-decoration: underline;
	}

#selection th, #selection td {
	text-align: center;
	}

#selection td {
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	font-size: 9px;
	padding: 4px;
	}

#selection tr.a {
	background-color: #95d5d5;
	}

#selection td a, #quote td a {
	color: black;
	}

#selection td a.pcl {
	color: #000099;
	}

#selection td.prompt {
	background-color: white;
	text-align: left;
	padding: 3px;
	border-left: none;
	border-right: none;
	border-bottom: none;
	}

#selection td.prompt p {
	padding: 0px;
	margin: 0px;
	}

#selection td.prompt a:link, #selection td.prompt a:hover, #selection td.prompt a:visited {
	color: #0000ff;
	}

#selection td.lred, #selection td.lredl {
	background-color: #dcdcdc;
	}

#selection td.dred, #selection td.dredl {
	background-color: #cccccc;
	}

#selection td.lred , #selection td.dred, #selection td.lredl, #selection td.dredl {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}

#selection td.lredl, #selection td.dredl {
	border-left: 1px solid #999999;
	}


/* Error message for no products selected */

#sorry {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 0 8px 0 20px;
	text-align: left;
	}

#sorry p {
	font-size: 12px;
	line-height: 18px;
	}

#sorry p b {
	font-size: 18px;
	}



/* Page Footer */

#ft {
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	padding: 40px 0 80px 0;
	}



#quote {
	background-color: #95d5d5;
	border-collapse: collapse;
	border-bottom: 2px solid black;
	margin: 0 0 20px 0;
	}

#quote th, #quote td {
	text-align: center;
	vertical-align: middle;

	}

#quote th {
	background-color: black;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 8px 5px 8px;
	}

#quote td {
	padding: 0 8px 0 8px;
	border-bottom: 1px solid #f5f5f5;
	}

#quote td.l {
	background-color: #f5f5f5;
	padding: 5px;
	}

#quote td.l1 {
	background-color: #c9e9ea;
	}

#quote td.l2 {
	background-color: #95d5d5;
	}

#quote td.l, #quote td.l1, #quote td.l2 {
	border-right: 1px solid #f5f5f5;
	}

#quote td.l3 {
	background-color: #99ccff;
	border-right: 1px solid #6699ff;
	}

#quote td.r {
	border-left: 1px solid #f5f5f5;
	}
	
#quote td.l, #quote td.r {
	vertical-align: top;
	}



/* Search Table */

#st {
	border-collapse: collapse;
	width: 100%;
	height: 30px;
	position: absolute;
	left: 300px;
	top: 47px;
	z-index: 99;
	}

#st td {
	vertical-align: middle;
	color: white;
	font-size: 12px;
	}

#st td.l {
	background-image: url('http://www.laser2000.co.uk/i/lbargr.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	width: 600px;
	}

#st td.m {
	background-image: url('http://www.laser2000.co.uk/i/barbg.gif');
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	width: 150px;
	}

#st td#r {
	background-image: url('http://www.laser2000.co.uk/i/barbg.gif');
	background-position: top;
	background-repeat: repeat-x;
	text-align: left;
	}

#st td#ss {
	width: 108px;
	}



/* Image links for menu and search pages */

#il, #sil, #hpt {
	border-collapse: collapse;
	border: none;
	}

#il, #hpt {
	margin-bottom: 10px;
	}

#sil {
	margin-bottom: 6px;
	}

#sil td {
	vertical-align: top;
	}

#sil td.l {
	padding-right: 10px;
	}

#hpt {
	border-top: 1px solid #666666;
	width: 100%;
	}

#imagelinks, #subimagelinks, #alllink {
	text-align: center;
	margin: 0;
	padding: 0;
	}

#imagelinks li, #subimagelinks li {
	list-style-type: none;
	float: left;
	position: relative
	}

#alllink li {
	list-style-type: none;
	}

#imagelinks a,#subimagelinks a {
	display: block;
	float: left;
	text-align: center;
	height: 180px;
	text-decoration: none;
	border: 1px solid white;
	}

#alllink a {
	display: block;
	text-align: center;
	height: 180px;
	text-decoration: none;
	border: 1px solid white;
	}

#imagelinks a:hover,#subimagelinks a:hover, #alllink a:hover {
	border: 1px solid #dcdcdc;
	}

#subimagelinks a span.count, #alllink a span.count , #showall a span.count {
	font-size: 9px;
	color: #999999;
	}

#showall {
	padding: 0 0 0 15px;
	vertical-align: middle;
	}

#showall a#a {
	text-decoration: none;
	display: block;
	vertical-align: middle;
	padding: 4px 3px 0 30px;
	height: 20px;
	font-size: 12px;
	background-image: url('http://www.laser2000.co.uk/i/allsmall.gif');
	background-position: left;
	background-repeat: no-repeat;
	}

#showall a#a span.count {
	font-size: 11px;
	}

#showall a:link, #showall a:visited {
	border: 1px solid white;
	}

#showall a:hover {
	border: 1px solid #cccccc;
	}

#showall img {
	margin-right: 5px;
	}

#imagelinks a {
	font-size: 12px;
	padding: 0 5px 0 5px;
	width: 140px;
	}

#subimagelinks a, #alllink a {
	font-size: 10px;
	padding: 0 3px 0 3px;
	width: 100px;
	}

#imagelinks a:link, #imagelinks a:visited, #subimagelinks a:link, #subimagelinks a:visited, #alllink a:visited {
	color: #000099;
	}

#imagelinks a:hover, #subimagelinks a:hover, #alllink a:hover {
	color: #0000ff;
	}

#alllink a {
	height: 125px;
	}

#contact {
	width: 160px;
	text-align: center;
	border: 1px solid #006666;
	color: white;
	background-color: #009999;
	position: absolute;
	left: 5px;
	bottom: 30px;
	z-index: 86;
	padding-top: 5px;
	background-image: url('http://www.laser2000.co.uk/i/cbg.gif');
	background-position: top left;
	background-repeat: no-repeat;
	}

#contact p {
	font-size: 10px;
	line-height: 16px;
	margin-top: 3px;
	margin-bottom: 0;
	}



/* Navigation Menu */
/* --------------- */
p#logid {
	font-size: 10px;
	line-height: 14px;
	color: white;
	margin-bottom: 0px;
	width: 148px;
	padding: 0px 8px 8px 8px;
	}

p#logid b {
	font-size: 12px;
	}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 145px;
	}

#nav li {
	position: relative;
	float: left;
	line-height: 13px;
	margin-bottom: -1px;
	width: 145px;
	}

#nav li ul {
	position: absolute;
	left: -999em;
	margin-left: 161px;
	margin-top: -25px;
	}

#nav li ul ul {
	left: -999em;
	margin-left: 196px;
	margin-top: -25px;
	}

#nav li a {
	width: 145px;
	w\idth: 143px;
	display: block;
	color: white;
	text-decoration: none;
	background-color: #009999;
	border: 1px solid #006666;
	padding: 5px 8px 5px 8px;
	background-image: url('http://www.laser2000.co.uk/i/hl.gif');
	background-position: top left;
	background-repeat: no-repeat;
	}

#nav li a#user_wrong {
	color: white;
	background-color: transparent;
	border-top: 1px solid #006666;
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding: 5px 8px 5px 8px;
	background-image: none;
	font-size: 9px;
	line-height: 10px;
	}

#nav li a#register_now {
	margin-top: 10px;
	color: #009999;
	background-color: white;
	border: 1px solid #006666;
	padding: 5px 8px 5px 8px;
	background-image: none;
	font-size: 14px;
	line-height: 18px;
	}

#nav li a#contact_details {
	margin-top: 50px;
	padding: 5px 8px 5px 8px;
	font-size: 12px;
	line-height: 18px;
	}

#nav li a#contact_details p {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	}

#nav li a:hover {
	color: #006666;
	background-color: white;
	}

#nav li a.a {
	width: 133px;
	w\idth: 131px;
	padding-right: 20px;
	background-image: url('http://www.laser2000.co.uk/i/hla.gif');
	background-position: top left;
	background-repeat: no-repeat;
	}

#nav li a.a:hover {
	background-image: url('http://www.laser2000.co.uk/i/hlag.gif');
	background-position: top left;
	background-repeat: no-repeat;
	}

#nav li a.q {
	width: 133px;
	w\idth: 131px;
	padding-right: 20px;
	background-image: url('http://www.laser2000.co.uk/i/hlq.gif');
	background-position: top left;
	background-repeat: no-repeat;
	}

#nav li a.q:hover {
	background-image: url('http://www.laser2000.co.uk/i/hlqs.gif');
	background-position: top left;
	background-repeat: no-repeat;
	}

#nav li a.s {
	width: 133px;
	w\idth: 131px;
	padding-right: 20px;
	background-image: url('http://www.laser2000.co.uk/i/hls.gif');
	background-position: top left;
	background-repeat: no-repeat;
	}

#nav li a.s:hover {
	background-image: url('http://www.laser2000.co.uk/i/hlss.gif');
	background-position: top left;
	background-repeat: no-repeat;
	}

#nav li li a {
	font-size: 10px;
	width: 180px;
	w\idth: 178px;
	display: block;
	color: #333333;
	text-decoration: none;
	background-color: #ccffff;
	filter:alpha(opacity=90);
	opacity: 0.9;
	border: 1px solid #009999;
	padding: 5px 8px 5px 8px;
	background-image: url('http://www.laser2000.co.uk/i/hlw.gif');
	background-position: top left;
	background-repeat: no-repeat;
	}

#nav li li li a {
	font-size: 10px;
	width: 260px;
	w\idth: 258px;
	display: block;
	color: #333333;
	text-decoration: none;
	background-color: #ccffff;
	filter:alpha(opacity=90);
	opacity: 0.9;
	border: 1px solid #009999;
	padding: 5px 8px 5px 8px;
	background-image: url('http://www.laser2000.co.uk/i/hlw.gif');
	background-position: top left;
	background-repeat: no-repeat;
	}

#nav li li a:hover {
	color: white;
	background-color: #666666;
	background-image: url('http://www.laser2000.co.uk/i/hlg.gif');
	background-position: top left;
	background-repeat: no-repeat;
	}

#nav li li a.a {
	width: 168px;
	w\idth: 166px;
	padding-right: 20px;
	background-image: url('http://www.laser2000.co.uk/i/hlab2.gif');
	background-position: top left;
	background-repeat: no-repeat;
	}

#nav li li a.a:hover {
	background-image: url('http://www.laser2000.co.uk/i/hlaw2.gif');
	background-position: top left;
	background-repeat: no-repeat;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li a.user_wrong:link, #nav li a.user_wrong:visited {
	text-decoration: none;
	}

#nav li a#user_wrong:hover {

	text-decoration: underline;
	}



#quote_box {
	width: 100%;
	border-collapse: collapse;
	border: 1px dotted #cccccc;
	}

#quote_box td {
	padding: 20px 10px 25px 10px;
	vertical-align: top;
	}

#quote_box td.l {
	width: 45%;
	text-align: center;
	}

#quote_box td.r {
	width: 55%;
	text-align: left;
	}

#quote_box td#x {
	width: 45%;
	text-align: left;
	padding: 0 25px 0 25px;
	}

#quote_box td#y {
	width: 55%;
	text-align: left;
	}

#catalogue_box, #mail_box {
	width: 100%;
	border-collapse: collapse;
	border: 1px dotted #cccccc;
	}

#catalogue_box td {
	padding: 20px 10px 25px 10px;
	vertical-align: top;
	}

#catalogue_box td.l {
	width: 45%;
	text-align: center;
	}

#catalogue_box td.r {
	width: 55%;
	text-align: left;
	}

#mail_box td {
	width: 50%;
	text-align: left;
	vertical-align: top;
	padding: 15px 20px 25px 20px;
	}

#request_quote {
	background-color: #c9e9ea;
	width: 100%;
	border-collapse: collapse;
	border-bottom: 2px solid black;
	}

#request_quote tr.a {
	background-color: #95d5d5;
	}

#request_quote th {
	background-color: black;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	}

#request_quote td {
	font-size: 11px;
	}

#request_quote td.l {
	padding: 4px 8px 6px 8px;
	}

#request_quote td.l1 {
	padding: 0;
	vertical-align: middle;
	}

#request_quote td.d {
	padding: 0 5px 0 5px;
	font-size: 9px;
	vertical-align: middle;
	}

#request_quote td.p {
	padding: 4px 8px 6px 8px;
	}

#request_quote td.l, #request_quote th.l {
	border-right: 1px solid black;
	text-align: left;
	}

#request_quote td.l1, #request_quote th.l1 {
	text-align: center;
	}

#quote_form_table, #empty_quote_table {
	border-collapse: collapse;
	}

#empty_quote_table, #submit_quote_table {
	width: 100%;
	}

#empty_quote_table td, #submit_quote_table td {
	text-align: right;
	padding: 5px 0 0 0;
	}

#empty_quote_table td {
	padding: 8px 10px 0 0;
	}
	
#quote_form_table td.l {
	text-align: right;
	border: none;
	}

#quote_form_table td.r {
	text-align: left;
	}

#quote_form_table td {
	padding: 3px;
	}

#sixty {
	border-collapse: collapse;
	width: 60%;
	}

#catbox {
	border-collapse: collapse;
	width: 100%;
	}

#catbox td {
	padding: 5px;
	}

#catbox td.t {
	vertical-align: bottom;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 0;
	}

#catbox td.p {
	text-align: right;
	}

#catbox td.t a {
	font-size: 10px;
	font-weight: normal;
	}

#catbox td.t a:link, #catbox td.t a:visited {
	text-decoration: none;
	}

#catbox td.t a:hover {
	text-decoration: underline;
	}

em.man {
	color: #009999;
	font-weight: normal;
	font-style: normal;
	font-size: 9px;
	}



#contacts {
	width: 100%;
	border-collapse: collapse;
	}

#contacts td {
	border-top: 1px solid #dcdcdc;
	padding: 12px 0 15px 0;
	}

#contacts td.first {
	border-top: none;
	padding-top: 0;
	}

#contacts td h3 {
	padding: 0;
	font-size: 14px;
	font-weight: bolder;
	}



.contactlinks {
	text-align: center;
	margin: 0;
	padding: 8px 0 0 0;
	}

.contactlinks li {
	list-style-type: none;
	float: left;
	position: relative;
	display: block;
	float: left;
	text-align: left;
	width: 235px;
	height: 95px;
	text-decoration: none;
	padding:5px;
	margin: 0 4px 5px 0;
	border: 1px solid #cccccc;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	}

.contactlinks li img.pic {
	float: left;
	margin-right: 8px;
	}

.contactlinks li img.phn {
	position: relative;
	top: 2px;
	}

.contactlinks a:link, #contactlinks a:visited {
	color: #000099;
	}

.contactlinks a:hover {
	color: #0000ff;
	}

.contactlinks h4 {
	padding: 0;
	margin: 0;
	}

.contactlinks div {
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 5px 0;
	}

.contactlinks p {
	padding: 0 0 3px 0;
	margin: 0;
	font-size: 10px;
	}

.underline {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 25px;
	}

#intro ul {
	font-size: 13px;
	line-height: 20px;
	}

#confirm_quote, .confirm_quote {
	background-color: white;
	width: 100%;
	border-collapse: collapse;
	}

#confirm_quote tr.a, .confirm_quote tr.a {
	background-color: #f8f8ff;
	}

#confirm_quote th, .confirm_quote th {
	background-color: white;
	color: black;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #999999;
	}

#confirm_quote td, .confirm_quote td {
	font-size: 11px;
	border-bottom: 1px dotted #cccccc;
	}

#confirm_quote td.l, .confirm_quote td.l {
	padding: 4px 8px 6px 8px;
	}

#confirm_quote td.l1, .confirm_quote td.l {
	padding: 0;
	vertical-align: middle;
	}

#confirm_quote td.d, .confirm_quote td.d {
	padding: 0 5px 0 5px;
	font-size: 9px;
	vertical-align: middle;
	}

#confirm_quote td.p, .confirm_quote td.p {
	padding: 4px 8px 6px 8px;
	}

#confirm_quote td.l, #confirm_quote th.l, .confirm_quote td.l, .confirm_quote th.l {
	border-right: 1px solid #999999;
	text-align: left;
	}

#confirm_quote td.l1, #confirm_quote th.l1, .confirm_quote td.l1, .confirm_quote th.l1 {
	text-align: center;
	}


#add_quote, .add_quote {
	background-color: white;
	width: 100%;
	border-collapse: collapse;
	}

#add_quote tr.a, .add_quote tr.a {
	background-color: #dcdcdc;
	}

#add_quote th, .add_quote th {
	background-color: white;
	color: black;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #999999;
	}

#add_quote td, .add_quote td {
	font-size: 11px;
	border-bottom: 1px dotted #cccccc;
	}

#add_quote td.l, .add_quote td.l {
	padding: 4px 8px 6px 8px;
	}

#add_quote td.l1, .add_quote td.l {
	padding: 0;
	vertical-align: middle;
	}

#add_quote td.d, .add_quote td.d {
	padding: 0 5px 0 5px;
	font-size: 9px;
	vertical-align: middle;
	}

#add_quote td.p, .add_quote td.p {
	padding: 4px 8px 6px 8px;
	}

#add_quote td.l, #add_quote th.l, .add_quote td.l, .add_quote th.l {
	border-right: 1px solid #999999;
	text-align: left;
	}

#add_quote td.l1, #add_quote th.l1, .add_quote td.l1, .add_quote th.l1 {
	text-align: center;
	}


#fredge {
	width: 50px;
	border-left: 1px solid black;
	background-image: url('http://www.laser2000.co.uk/i/fredge.gif');
	background-position: top left;
	background-repeat: repeat-y;
	border-bottom: 1px solid #666666;
	}




#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	left: 10px;
	top: 50px;
	width: 145px;
	}

#nav li {
	position: relative;
	float: left;
	margin-bottom: -1px;
	width: 145px;
	}

#nav li ul {
	position: absolute;
	left: -999em;
	margin-left: 161px;
	margin-top: -30px;
	}

#nav li ul#optnav {
	margin-top: -46px;
	}

#nav li a {
	width: 145px;
	w\idth: 143px;
	display: block;
	color: white;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	background-color: #009999;
	background-image: url('http://www.laser2000.co.uk/i/hl.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 7px 8px;
	border: 1px solid #006666;
	}

#nav li a#o {
	line-height: 15px;
	}

#nav li a#register_now {
	margin-top: 8px;
	color: #009999;
	background-color: white;
	border: 1px solid #006666;
	padding: 4px 8px;
	background-image: none;
	font-size: 14px;
	line-height: 18px;
	text-align: center
	}

#nav li a#basket {
	width: 123px;
	w\idth: 121px;
	margin-top: 8px;
	padding: 5px 8px 5px 30px;
	background-image: url('http://www.laser2000.co.uk/i/hlb.gif');
	background-position: middle left;
	background-repeat: no-repeat;
	}

#nav li a:hover#basket {
	background-image: url('http://www.laser2000.co.uk/i/hlb1.gif');
	}

#nav li a#contact_details {
	margin-top: 10px;
	padding: 5px 8px 5px 8px;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	}

#nav li a#contact_details p {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	}

#nav li a:hover {
	color: #006666;
	background-color: white;
	}

#nav li a.cntct {
	padding: 2px 8px;
	}

#nav li a#contact_details:hover, #nav li a.cntct:hover {
	color: white;
	background-color: #009999;
	}

#nav li a.a {
	width: 133px;
	w\idth: 131px;
	padding-right: 20px;
	background-image: url('http://www.laser2000.co.uk/i/hla.gif');
	background-position: top left;
	background-repeat: no-repeat;
	}

#nav li a.a:hover {
	background-image: url('http://www.laser2000.co.uk/i/hlag.gif');
	background-position: top left;
	background-repeat: no-repeat;
	}

#nav li li a {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	width: 202px;
	w\idth: 200px;
	display: block;
	text-decoration: none;
	background-color: #ccffff;
	filter:alpha(opacity=90);
	opacity: 0.9;
	border: 1px solid #009999;
	padding: 7px 8px;
	vertical-align: middle;
	}

#nav li li a {
	color: #333333;
	font-weight: normal;
	}

#nav li li a:hover {
	color: white;
	background-color: #009999;
	}

#nav li li a:hover b {
	color: #ffffff;
	font-weight: bold;
	}

#nav li:hover ul, #nav li.over ul {
	left: auto;
	}

#nav li a:link.p, #nav li a:visited.p, #nav li a:hover.p {
	color: white;
	background-image: none;
	border: none;
	font-weight: normal;
	font-size: 11px;
	width: 160px;
	padding: 8px 5px 8px 7px;
	background-color: #009999;
	position: relative;
	left: -5px;
	}

#nav li:hover, #nav li.hover {
	position: static;
	}

#header {
	width: 100%;
	background: #fff;
	padding: 0px;
	height: 120px;
	position: relative;
	border-bottom: 1px solid #000000;
	}

td {
	vertical-align: top;
	}

img#laser_2000_logo {
	z-index: 5;
	position: absolute;
	left: 20px;
	top: 20px;
	}

#srch {
	position: absolute;
	right: 20px;
	top: 30px;
	width: 640px;
	text-align: right;
	color: #999999;
	padding-left: 300px;
	}

#srch #sf {
	padding-top: 10px;
	}

#srch #sf b {
	font-weight: normal;
	color: #333333;
	}

#sfi {
	display: inline;
	}

#sfi input {
	background: #f8f8ff;
	border: 1px solid #999999;
	padding: 3px;
	}

#sfi input#go, input#add, input#submit, input#login, input#register, input.submit, input.add {
	background: #009999;
	color: white;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	padding: 1px 8px;
	border: 2px solid #dcdcdc;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	}

#l2kuk {
	z-index: 2;
	width: 158px;
	position: absolute;
	top: 100px;
	left: 20px;
	font-weight: lighter;
	color: #cccccc;
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
	}

/* Drop down links menu */
/* -------------------- */
#links_menu {
	z-index: 4;
	position: absolute;
	left: 180px;
	width: 820px;
	background-color: #009999;
	background-image: url("../i/hlt.gif");
	background-position: top left;
	background-repeat: repeat-x;
	top: 95px;
	}

.links, .links ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	}

.links {
	z-index: 4;
	position: relative;
	}

.links li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	}

.links li a, .links li a:link, .links li a:active, .links li a:visited {
	font-weight: normal;
	font-size: 12px;
	line-height: 34px;
	background: #009999;
	color: white;
	display: block;
	padding: 0 9px;
	text-decoration: none;
	background-image: url('http://www.laser2000.co.uk/i/hl.gif');
	background-position: top left;
	background-repeat: no-repeat;
	border-right: 1px solid #007777;
	}

.links li li a, .links li li a:link, .links li li a:active, .links li li a:visited {
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	display: block;
	padding: 5px 9px;
	text-decoration: none;
	}

#links_menu li:hover a {
	background: #006666;
	color: white;
	background-image: url('http://www.laser2000.co.uk/i/hlg1.gif');
	background-position: top left;
	background-repeat: no-repeat;
	border-right: 1px solid #005555;
	}

#links_menu li:hover ul a {
	background-color: #ccffff;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	}

#links_menu li:hover ul a:hover {
	background-color: #009999;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	}

.links ul {
	border-bottom: 1px solid #009999;
	list-style: none;
	margin: 0;
	width: 250px;
	position: absolute;
	top: -999em;
	left: -1px;
	}

.links li:hover ul {
	top: 34px;
	}

.links ul li {
	border: 0;
	float: none;
	}

.links ul a {
	border: 1px solid #009999;
	border-bottom: 0;
	width: 230px;
	white-space: nowrap;
	}

img#mask {
	z-index: 5;
	position: absolute;
	left: 180px;
	width: 8px;
	height: 34px;
	top: 95px;
	}

#header {
	background-image: url('http://www.laser2000.co.uk/i/slice.gif');
	background-position: 250px 86px;
	background-repeat: no-repeat;
	}

