﻿.info {
	color:#444;
	font-size:8pt;
	background:white url('icon_information.gif') no-repeat 4px 4px;
	padding:4px 4px 4px 24px;
	margin:2px;
}

.alert {
	color:#444;
	font-size:8pt;
	background:#FFCCCC;
	padding:4px;
	margin:2px;
}

@media print {
	div#navigation, 
	div#navbar,
	div#navfooter,
	div#manufacturers,
	div#extra { display: none; }
}

* {
	padding:0;
	margin:0;
}

html, body {
	width:100%;
	height:100%;
}

.clear {clear:both;}

body {
	background-color:#6c75bc;
	font-family:Verdana;
	font-size:10pt;
	color:#3c4588;
}

.left 	{ float:left }
.right 	{ float:right }
td.right, th.right {
	float:none;
	text-align:right;
}
.clear 	{ clear:both }

a {	
	text-decoration:none; 
	color:#3c4588;
}

a:hover {
	color:black;
}

a img {	border:0; }

div#wrapper {
	background:url('../artwork/wrapper_bg.gif') repeat-y;
	width:920px;
	margin:0 auto;
	padding:0 10px;
}

div#header {
	border-top:5px black solid;	
	padding-left:27px;
}

div#nav {
	background:url('../artwork/nav_bg.gif') no-repeat;
	width:865px;
	height:23px;
	padding-top:11px;
	text-transform:uppercase;
	font-size:9pt;
	text-align:center;
	color:white;
}

div#nav a {
	text-decoration:none;
	color:white;
	padding:10px;
	letter-spacing:.35em;
}

div#nav a.current,
div#nav a:hover {
	color:black;
}

div#banner {
	background-image:url('../artwork/banner_bg.jpg');
	width:865px;
	height:177px;
}

div.boxes {
	width:281px;
	height:98px;
	margin:10px 11px 0 0;
	float:left;
	color:white;
	font-size:8pt;
}

div.boxes a {
	text-decoration:none;
	color:white;
}

div.boxes a:hover {
	text-decoration:underline;
}

div#delivery {
	text-align:center;
	background-image:url('../artwork/box1_bg.gif');
	padding-top:20px;
	height:78px;
}

div#account {
	text-align:right;
	background-image:url('../artwork/box2_bg.gif');
	padding-top:7px;
	padding-right:20px;
	width:261px;
	height:91px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	overflow:hidden;
	position:relative;
}

form {
	margin:0;
}

div#account table {
	margin-left:40px;
}

#signin_submit { width:60px; }
#signin_password { width:90px; margin-right:10px; }
#signin_username { width:160px; }

#signin_submit,
#signin_password,
#signin_username {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}


div#cart {
	text-align:right;
	background-image:url('../artwork/box3_bg.gif');
	padding-top:7px;
	padding-right:20px;
	width:261px;
	height:91px;	
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

div#cart a {
	font-style:italic;
	font-size:7pt;
	color:black;
}

div#cart table {
	margin-left:126px;
	width:134px;
	height:50px;
	font-size:8pt;
	font-style:italic;
	margin-bottom:7px;
}

div#cart th {
	text-align:left;
}

div#left_panels {
	float:left;
	width:182px;
	margin-left:27px;
}

div.left_panel {
	float:left;
	width:182px;
	background:url('../artwork/side_body_left.gif') repeat-y;
	margin-top:15px;
	border-bottom:1px silver solid;
}

div.left_panel h2 {
	background-image:url('../artwork/side_head_left.gif');
	position:relative;
	top:-5px;
}

div#right_panels {
	float:right;
	width:182px;
	margin-right:27px;
}

div.right_panel {
	float:right;
	width:182px;
	background:url('../artwork/side_body_right.gif') repeat-y;
	margin-top:15px;
	padding-bottom:10px;
	border-bottom:1px silver solid;
}

div.right_panel h2 {
	background-image:url('../artwork/side_head_right.gif');
	position:relative;
	top:-5px;
}

div.right_panel p {
	margin:2px 5px;
}

div#content {
	width:475px;
	float:left;
	margin-left:10px;
	padding-top:20px;
}

div.centre_panel {
	background:url('../artwork/centre_body.gif') repeat-y;
	margin-bottom:10px;
	border-bottom:1px silver solid;
	clear:both;
}

div.centre_panel h1 {
	background-image:url('../artwork/h1_bg.gif');
	position:relative;
	top:-10px;
	font-size:12pt;
	white-space:nowrap;
	overflow:hidden;
	text-align:center;
	padding-top:5px;
	height:24px;
}

div.centre_panel p {
	padding:2px 4px;
}

.pad {
	margin:5px 10px;
}

div.category_thumb {
	display:block;
	width:220px;
	height:96px;
	float:left;
	margin:10px 0 0 15px;
	background-repeat:no-repeat;
	background-position:5px center;
	position:relative;
	padding:0;
}

div.category_thumb a {
	display:block;
	background-image:url('../artwork/category_unselected.png');
	padding:20px;
	padding-left:100px;
	width:100px;
	height:56px;
}

div#footer {
	clear:both;
	background:transparent url('../artwork/footer_bg.gif') no-repeat;
	width:865px;
	height:37px;
	margin-left:27px;
	margin-top:50px;
	font-size:8pt;
}

div#footer a {
	color:#3c4588;
	text-decoration:none;
}

div#morgan {
	margin:10px;
	float:left;
}

div#wsi {
	margin:10px;
	float:right;
}

ul.filters {
	list-style-image:url('../artwork/bullet.gif');
	margin-left:30px;
	padding-left:5px;
}

ul.filters a {
	display:block;
	padding:2px;
	text-decoration:none;
	color:#3c4588;
}

form#searcher_head {
	padding:8px;
}

div.call_us {
	margin:10px;
	border:2px #6c75bc solid;
	font-size:8pt;
	padding:10px;
	background-color:white;
}

table.enquiry th {
	text-align:left;
}

.larger {
	font-size:12pt;
	color:gray;
	padding-bottom:4px;
}

a.bigphone {
	margin:10px 30px 0 0;
	font-size:24pt;
	color:#7A7979;
}

img#promo {
	position:absolute;
	width:281px;
	height:98px;
	left:0;
	top:0;
}


