body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* General stuff */

body {
	font-size: 62.5%;
	font-family: arial, sans-serif;
	padding-top: 10px;
}

p, label, dt, dd {
	font-size: 1.2em;
	color: #4e4e4e;
	margin-bottom: 1em;
}

dt {
	margin-bottom: 0;
}

strong {
	font-weight: bold;
}

p.noMarginBottom {
	margin-bottom: 0;
}

.stock-count {
	font-size: 0.83em;
	color: #99acbf;
}

.prod-id {
	font-size: 0.83em;
	color: #74b0e7;
}

h1 {
	font-size: 2.4em;
	color: #99acbf;
	letter-spacing: 5;
}

h2,
legend {
	font-size: 1.4em;
	color: #99acbf;
	font-weight: bold;
}

legend {
	margin-bottom: 10px;
}

h3 {
	color: #000;
	font-weight: bold;
	font-size: 1.4em;
}

img.margin-top {
	margin-top: 1.2em;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #74b0e7;
}

.clear {
	clear: both;
}

form input {
	font-family: arial, sans-serif;
	font-size: 1.2em;
}

/* Layout */

#wrapper {
	width: 964px;
	margin: 0 auto;
}

/* Header */

#header {
	width: 100%;
	margin-bottom: 10px;
}

#header h1 {
	float: left;
	margin-top: 10px;
}

#header p {
	float: right;
	line-height: 1em;
	font-size: 1.1em;
	color: #666666;
}

#header a:link,
#header a:visited {
	color: #666666;
}

/* Main nav area */

#nav {
	width: 100%;
	height: 30px;
	background: url(../imgs/bar.jpg) top left no-repeat;
	clear: both;
	margin-bottom: 30px;
}

#nav ul {
	list-style: none;
	float: left;
}

#nav ul li {
	float: left;
}

#nav ul a {
	display: block;
	line-height: 30px;
	text-decoration: none;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 1em;
	float: left;
	text-align: center;
}

#nav ul a:hover,
#nav ul a.current {
	color: #4e4e4e;
}

#nav form {
	float: right;
	margin: 0;
	padding: 0;
	margin-right: 14px;
	height: 18px;
	margin-top: 5px;
}

/* Homepage only - main image area */

#mainimg {
	background: url(../imgs/tap.jpg) top left no-repeat;
	height: 265px;
	width: 964px;
	padding-top: 7px;
}

#mainimg h1 {
	margin-bottom: 0.3em;
	margin-left: 128px;
}

#mainimg p {
	font-size: 1.4em;
	letter-spacing: 5;
	margin-left: 128px;
}

#mainimg img#salvo {
	position: absolute;
	top: 307px;
}

/* Products listing */

#products {
	width: 100%;
}

#products p {
	width: 514px;
}

#products table {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#products table td {
	width: 33%;
	padding-bottom: 15px;
	padding-top: 15px;
	vertical-align: top;
	background: url(../imgs/tdbg.jpg) top center no-repeat;
	border-left: 1px solid #ccc;
	padding-left: 10px;
}

#products table td.nobg {
	background-image: none;
	padding-top: 0;
}

#products table td img {
	float: left;
	width: 100px;
	margin-right: 10px;
}

#products table td.noborder {
	border-left: none;
	padding-left: 0;
}

#products table td div.details {
	float: right;
	width: 200px;
}

#products table td div.details p {
	width: 200px;
	margin-bottom: 0;
}

#products table td div.details h3 a {
	text-decoration: none;
	color: #000;
}

#products table td div.details h3 a:hover {
	text-decoration:  none;
	color: #99acbf;
}

#products img#salvo {
	position: relative;
	float: right;
	top: 0px;
	left: 0px;
}

/* Breadcrumbs - all pages except homepage */

#breadcrumbs {
	margin-top: -30px;
	height: 30px;
	line-height: 30px;
	width: 100%;
	font-weight: bold;
}

#breadcrumbs a:link {
	text-decoration: none; /* Chrome ignores this for some reason */
	font-weight: normal;
}

#breadcrumbs a.current,
.B_currentCrumb {
	color: #99acbf;
	text-decoration: none;
	font-weight: normal;
}

/* Specific item - used only on an item page */

#item {
	width: 100%;
	margin-bottom: 30px;
}

#item img {
	float: left;
	margin-right: 30px;
}

#item #details {
	float: right;
	width: 404px;
	margin-right: 130px;
}

#item #details img#salvo {
	position: relative;
	float: right;
	top: 0px;
	left: 160px;
}

#item input {
	margin-top: 30px;
}

/* Copy - for about pages (and similar) */

#copy {
	width: 514px;
	margin-bottom: 30px;
}

#copy p {
	line-height: 1.4em;
}

#copy h1,
#copy h2,
#copy h3 {
	margin-bottom: 1.2em;
}

#copy img#salvo {
	position: relative;
	float: right;
	top: 0px;
	left: 451px;
}

/* Search results */

.ajaxSearch_resultLink {
	font-size: 1.6em;
	font-weight: bold;
	color: #99acbf;
}

.ajaxSearch_resultDescription {
	font-size: 1.2em;
}

/* Footer */

#footer {
	width: 100%;
	height: 30px;
	background: url(../imgs/bar.jpg) top left no-repeat;
	clear: both;
	margin-bottom: 30px;
}

/*
 * Styles used within the eCommerce part of the system
 */
 
#addedToCart {
	padding-left: 45px;
	background: url(../imgs/tick_icon.gif) bottom left no-repeat;
	height: 35px;
	line-height: 35px;
	padding-top: 30px;
	clear: both;
}

#addedToCart p {
	line-height: 1em;
}

#addedToCart.error {
	background-image: url(../imgs/cross_icon.gif);
}

/*
 * Order summary page (table)
 */
 
#full_width {
	width: 100%;
	margin-bottom: 30px;
}

#full_width img#salvo {
	position: relative;
	float: right;
	top: 0px;
	left: 0px;
}

#order_summary {
	margin-top: 30px;
	width: 100%;
}
 
#order_summary td {
	padding: 5px 30px 5px 5px;
	border: 1px solid #4e4e4e;
}

#order_summary td.title {
	background-color: #ccc;
}

#order_summary td p,
#order_summary td h3 {
	margin: 0;
}

#item_totals {
	width: 100%;
	text-align: right;
	margin-top: 30px;
}

img#checkout_button {
	margin-top: 30px;
}

/*
 * User details form
 */
 
#user_details {
	width: 100%;
}

#user_details td {
	vertical-align: top;
	text-align: left;
}

#user_details td.field_title {
	width: 300px;
}

/* Popout Box */

#pullout-container {
	position: absolute;
	left: 0;
	top: 60px;
	background: #fff;
}

#pullout-container img {
	float: left;
}

.show {
	padding: 5px;
	border: 2px solid #606172;
	border-left: none;
}

.full-expand {
	width: 170px;
}

#pullout-container #pullout-content {
	float: right;
	width: 150px;
	margin-left: 5px;
}

#pullout-container #pullout-content #hide-links {
	text-align: right;
	width: 100%;
	display: block;
}