/* @group reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background-color: white;
}

ol, ul, li {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
}

em {
	font-style: italic;
}

td {
	font-size: 11px;
	vertical-align: top;
}

/* @end */

/* @group elements */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 11px Verdana, Tahoma, sans-serif;
	color: #333;
	background: url(images/body-bg.png) repeat-x;
}

form {
	display: inline;
}

p {
	line-height: 15px;
	padding: 0;
}

img {
	border: none;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-size: 11px;
}

strong {
	font-weight: bold;
}

a {
	color: #03539a;
}

/* @end */

/* @group structure */

#container {
	margin-left: auto;
	margin-right: auto;
	width: 1042px;
	text-align: left;
	background: url(images/container-bg.png) repeat-y;
	margin-top: 20px;
	overflow: hidden;
}

#left-column {
	width: 166px;
	float: left;
	clear: both;
	margin-left: 22px;
}

#main-column {
	width: 666px;
	float: left;
}

#right-column {
	width: 166px;
	float: left;
}

#wide-column {
	width: 998px;
	position: relative;
	left: 20px;
}

/* @end */

/* @group header */

#header {
	position: relative;
	height: 186px;
	background: url(images/header-bg.png) no-repeat;
}

#header-logo {
	width: 408px;
	height: 89px;
	position: absolute;
	top: 18px;
	left: 24px;
}

#header-logo h2 {
	color: #666666;
	font-size: 11px;
}

#header-links {
	background: url(images/header-links.png) no-repeat;
	width: 413px;
	height: 76px;
	position: absolute;
	top: 21px;
	right: 24px;
}

#header-links-chat {
	width: 130px;
	float: left;
	color: #333333;
	margin-top: 5px;
	font-size: 11px;
}

#header-links-chat p {
	margin-left: 13px;
	margin-right: 50px;
	margin-top: 3px;
}

#header-links-chat p a {
	color: #03539a;
	font-weight: bold;
}

#header-links-chat p a:hover {
	color: #c00;
}

#header-links-sales {
	width: 144px;
	float: left;
	text-align: center;
}

#header-links-sales h5 {
	color: #03539a;
	font-weight: bold;
	margin-top: 6px;
	font-size: 12px;
}

#header-links-sales h6 {
	color: #cc0000;
	font-weight: bold;
	margin-top: 3px;
	font-size: 12px;
}

#header-links-sales p {
	color: #333333;
	margin-top: 3px;
	font-size: 11px;
}

#header-links-basket {
	width: 138px;
	float: left;
	text-align: center;
}

#header-links-basket h5 {
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 8px;
}

#header-links-basket h5 a {
	color: #03539a;
}

#header-links-basket p {
	margin-top: 7px;
}

#header-links-basket img {
	vertical-align: middle;
	margin-left: 5px;
}

#header-links-basket a {
	color: #333;
	text-decoration: none;
}

#header-links-basket a:hover {
	color: #c00;
	text-decoration: underline;
}

#header-nav-top {
	height: 29px;
	position: absolute;
	top: 106px;
	left: 22px;
}

#header-nav-top li {
	float: left;
	line-height: 29px;
	background: url(images/header-nav-top-off-right.png) no-repeat right top;
	padding-right: 25px;
}

#header-nav-top li a {
	display: block;
	color: #03539a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/header-nav-top-off-left.png) no-repeat;
	padding-left: 25px;
}

#header-nav-top li a:hover {
	color: #c00;
}

#header-nav-top li.selected {
	background: url(images/header-nav-top-on-right.png) no-repeat right top;
	padding-right: 17px;
}

#header-nav-top li.selected a {
	color: white;
	background: url(images/header-nav-top-on-left.png) no-repeat;
	padding-left: 14px;
}

#header-nav-search {
	position: absolute;
	top: 106px;
	left: 725px;
	width: 296px;
	height: 28px;
	text-align: center;
	background: url(images/header-nav-search.png) no-repeat;
}

#header-nav-search-box {
	background: url(images/search-box.png) no-repeat;
	width: 177px;
	height: 18px;
	border-style: none;
}

#header-nav-search h3 {
	display: inline;
	font-weight: bold;
	color: #03539a;
	font-size: 12px;
	vertical-align: middle;
	line-height: 26px;
}

#header-nav-search input {
	vertical-align: middle;
}

#header-nav-search p {
	display: inline;
	line-height: 26px;
}

#header-nav-lower {
	height: 33px;
	top: 134px;
	width: 998px;
	position: absolute;
	background: url(images/header-nav-lower.png) repeat-x;
	left: 22px;
}

#header-nav-lower ul.left {
	float: left;
}

#header-nav-lower ul.right {
	float: right;
}

#header-nav-lower li {
	float: left;
	height: 33px;
	line-height: 31px;
}

#header-nav-lower li a {
	display: block;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
	background: url(images/header-nav-lower-sep.png) no-repeat right top;
}

#header-nav-lower li.last a {
	background-image: none;
}

#header-nav-lower li a:hover {
	color: #feeb02;
}

/* @end */

/* @group left-column */

/* @group left-column-categories */

#left-column-categories {
	background: url(images/column-bottom.png) no-repeat left bottom;
	padding-bottom: 18px;
}

#left-column-categories h3 {
	background: url(images/column-h3-blue.png) no-repeat;
	width: 152px;
	height: 26px;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	line-height: 26px;
	text-indent: 12px;
}

#left-column-categories ul {
	background: url(images/column-bg.png) repeat-y;
	font-size: 11px;
	padding: 8px 15px 10px;
}

#left-column-categories li {
	margin-top: 3px;
}

#left-column-categories a {
	text-decoration: none;
	color: #333;
}

#left-column-categories a:hover {
	text-decoration: underline;
	color: #03539a;
}

/* @end */

/* @group left-column-support */

#left-column-support {
	margin-top: 4px;
	width: 152px;
	background: url(images/column-grey-bottom.png) no-repeat 0 bottom;
	padding-bottom: 19px;
}

#left-column-support h3 {
	background-image: url(images/column-h3-orange.png);
	height: 26px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	line-height: 26px;
	text-indent: 12px;
}

#left-column-support h4 {
	font-weight: bold;
	padding: 10px 12px 6px;
}

#left-column-support p {
	padding-left: 12px;
	padding-right: 12px;
}

#left-column-support a:hover {
	text-decoration: underline;
	color: #c00;
}

#left-column-support div {
	background: url(images/column-grey-bg.png) no-repeat;
	padding-bottom: 5px;
	width: 152px;
}

/* @end */

/* @group left-column-secure */

#left-column-secure {
	margin-top: 4px;
	width: 152px;
	background: url(images/column-grey-bottom.png) no-repeat 0 bottom;
	padding-bottom: 19px;
}

#left-column-secure h3 {
	background-image: url(images/column-h3-orange.png);
	height: 26px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	line-height: 26px;
	text-indent: 12px;
}

#left-column-secure h4 {
	font-weight: bold;
	padding: 10px 12px 6px;
}

#left-column-secure p {
	padding-left: 12px;
	padding-right: 12px;
}

#left-column-secure div {
	background: url(images/column-grey-bg.png) no-repeat;
	padding-bottom: 5px;
	width: 152px;
}

#left-column-secure span {
	text-align: center;
	display: block;
}

/* @end */

/* @group right-column-delivery */

#left-column-delivery {
	margin-top: 4px;
	width: 152px;
	background: url(images/column-grey-bottom.png) no-repeat 0 bottom;
	padding-bottom: 19px;
}

#left-column-delivery h3 {
	background-image: url(images/column-h3-blue.png);
	height: 26px;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	line-height: 26px;
	text-indent: 12px;
}

#left-column-delivery h4 {
	font-weight: bold;
	padding: 10px 12px 6px;
}

#left-column-delivery p {
	padding-right: 12px;
	padding-left: 12px;
}

#left-column-delivery div {
	width: 152px;
	background: url(images/column-grey-bg.png) no-repeat;
	padding-bottom: 5px;
}

/* @end */

/* @end */

/* @group main-column */

h1 {
	font-size: 16px;
	color: #03539a;
	font-weight: bold;
	background: url(images/hor-line.gif) repeat-x left bottom;
	margin-bottom: 12px;
	padding-bottom: 6px;
}

#main-column h2 {
	font-size: 14px;
	color: #03539a;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 6px;
}

#main-column h3 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-bottom: 6px;
}

#main-column h4 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-bottom: 6px;
}

#main-column ul, #body-popup ul {
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 10px;
}

#main-column ul li, #body-popup ul li {
	list-style-type: disc;
	margin-bottom: 8px;
}

#products-info-description-content ul {
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 10px;
}

#products-info-description-content li {
	list-style-type: disc;
	margin-bottom: 8px;
}

#main-column p {
	margin-bottom: 12px;
}

/* @group main-column-limited */

#main-column-limited {
	background: url(images/main-column-limited-top.png) no-repeat scroll 0 0;
	margin-top: 10px;
	overflow: hidden;
	margin-bottom: 20px;
}

#main-column-limited h2 {
	line-height: 38px;
	height: 38px;
	margin: 0;
	padding: 0 0 0 14px;
	color: #c00;
}

#main-column-limited h2 span {
	font-size: 12px;
	padding-left: 5px;
	color: #03539a;
}

#main-column-limited h3 {
	color: #03539a;
	margin-bottom: 10px;
}

#main-column-limited h4 {
	color: #c00;
}

#main-column-limited h4 s {
	color: #666;
}

#main-column-limited h5 {
	margin-bottom: 6px;
}

#main-column-limited h6 {
	color: #c00;
	font-weight: bold;
	font-size: 12px;
}

#main-column-limited-content {
	background: url(images/main-column-limited.png) no-repeat left bottom;
	overflow: hidden;
	padding: 14px 30px 30px;
}

#main-column-limited-content p {
	margin: 0;
	padding: 0 0 10px;
}

#main-column-limited-content p.button {
	padding-top: 6px;
	padding-bottom: 4px;
}

#main-column-limited-content-left {
	float: left;
	width: 300px;
	text-align: center;
}

#main-column-limited-content-left p {
	padding-bottom: 6px;
}

#main-column-limited-content-right {
	float: right;
	width: 280px;
}




/* @end */

/* @group main-column-hot */

#main-column-hot {
	background: url(images/main-column-box-bottom.png) no-repeat left bottom;
	padding-bottom: 19px;
	width: 666px;
}

#main-column-hot h2 {
	background-image: url(images/main-column-box-top.png);
	width: 666px;
	height: 30px;
	color: #c00;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	text-indent: 12px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#main-column-hot-content {
	background: url(images/main-column-box-bg.png) repeat-y;
	width: 666px;
	overflow: auto;
	padding-top: 6px;
}

#main-column-hot-content div {
	width: 214px;
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #c00;
	padding-bottom: 18px;
	height: 275px;
}

#main-column-hot-content a {
	text-decoration: none;
}

#main-column-hot-content a:hover {
	color: #c00;
	text-decoration: underline;
}

#main-column-hot-content p.image {
	height: 195px;
}

/* @end */

/* @group main-column-manufacturers */

#main-column-manufacturers {
	background: url(images/main-column-manufacturers.png) no-repeat;
	margin-top: 20px;
	overflow: hidden;
}

#main-column-manufacturers h2 {
	line-height: 38px;
	height: 38px;
	margin: 0;
	padding: 0 0 0 14px;
}

#main-column-manufacturers div.main-icons {
	overflow: hidden;
	background: url(images/main-icons.png) no-repeat 0 bottom;
	padding-bottom: 20px;
}

#main-column div.main-icons ul {
	margin: 0;
	padding: 0 0 0 14px;
}

#main-column div.main-icons li {
	width: 159px;
	height: 99px;
	float: left;
	background: url(images/rXcX.png) no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
}

#main-column div.main-icons li a {
	text-decoration: none;
	font-weight: bold;
	color: #00477f;
	font-size: 9px;
}

#main-column div.main-icons li a:hover {
	text-decoration: underline;
}

#main-column div.main-icons li span.icon {
	display: block;
	height: 69px;
	line-height: 66px;
}

#main-column div.main-icons li span.icon span {
	display:inline-block;
}

#main-column div.main-icons li span.icon img {
	vertical-align: middle;
}

#main-column div.main-icons li.rFc1 {
	background: url(images/rFc1.png) no-repeat;
}

#main-column div.main-icons li.rFc5 {
	background: url(images/rFc5.png) no-repeat;
}

#main-column div.main-icons li.rXc5 {
	background: url(images/rXc5.png) no-repeat;
}

#main-column div.main-icons li.rLc1 {
	background: url(images/rLc1.png) no-repeat;
}

#main-column div.main-icons li.rLcX {
	background: url(images/rLcX.png) no-repeat;
}

#main-column div.main-icons li.rLc5 {
	background: url(images/rLc5.png) no-repeat;
}


/* @end */

/* @group main-column-which */

#main-column-which {
	background: url(images/main-column-which.png) no-repeat left bottom;
	padding-bottom: 25px;
}

#main-column-which-top {
	background: url(images/main-column-which-top.png) no-repeat;
	padding-left: 14px;
	overflow: hidden;
}

#main-column-which-top h2 {
	height: 40px;
	line-height: 40px;
	color: #c00;
}

#main-column-which-top div {
	width: 212px;
	float: left;
}

#main-column-which-top div h3 {
	color: #03539a;
	font-size: 14px;
	font-weight: bold;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 4px;
}

#main-column-which-top div h3 a {
	text-decoration: none;
}

#main-column-which-top div h3 a:hover {
	text-decoration: underline;
	color: #c00;
}

#main-column-which-top div p {
	color: #333;
	font-size: 11px;
	margin-left: 12px;
	margin-right: 12px;
}

#main-column-which-top div p.img {
	text-align: center;
}

#main-column-which-low {
	background: url(images/main-column-which-low.png) no-repeat;
	clear: both;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 17px;
}

#main-column-which-low table {
	width: 100%;
}

#main-column-which-low table th {
	margin: 0;
	padding: 0 10px;
	font-weight: bold;
	font-size: 12px;
	color: #03539a;
	font-weight: bold;
	height: 26px;
	text-align: center;
	border-left: 1px solid #eeeeee;
}

#main-column-which-low table th a {
	text-decoration: none;
}

#main-column-which-low table th a:hover {
	text-decoration: underline;
	color: #c00;
}

#main-column-which-low table td {
	margin: 0;
	padding: 0 10px;
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #eeeeee;
}

#main-column-which-low table th.col1 {
	text-align: left;
	color: #c00;
	border-left: none;
}

#main-column-which-low table td.col1 {
	text-align: left;
	border-left: none;
}

#main-column-which-low table tr.odd {
	background-color: #f5f5f5;
}




/* @end */

/* @group main-column-intro */

#main-column-intro {
	background: url(images/main-column-intro.jpg) no-repeat;
	width: 666px;
	height: 169px;
}

#main-column-intro h2 {
	margin: 0 0 0 307px;
	padding: 8px 0 5px;
	color: #03539a;
	font-size: 14px;
}

#main-column-intro p {
	margin: 0 10px 0 307px;
	padding: 0;
	color: #333;
	font-size: 11px;
	line-height: 14px;
}

#main-column-intro p a {
	text-decoration: none;
	color: white;
}

#main-column-intro p a:hover {
	text-decoration: underline;
}



/* @end */

/* @group main-column-promo */

/* @end */

/* @group main-column-nested */

#main-column-nested {
	background: url(images/main-column-box-bottom.png) no-repeat left bottom;
	padding-bottom: 19px;
	width: 666px;
}

#main-column-nested-description {
	width: 666px;
	background: url(images/main-column-box-description.png) no-repeat 0 bottom;
	padding-bottom: 18px;
}

#main-column-nested-top {
	width: 666px;
	background: url(images/main-column-box-description.png) no-repeat 0 bottom;
}

#main-column-nested-content {
	background: url(images/main-column-box-bg.png) repeat-y;
	width: 666px;
	overflow: auto;
	padding-top: 6px;
}

#main-column-nested-content div {
	width: 130px;
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #c00;
	height: 150px;
}

#main-column-nested-content a {
	text-decoration: none;
}

#main-column-nested-content a:hover {
	color: #c00;
	text-decoration: underline;
}

#main-column-nested-content p.image {
	height: 75px;
	line-height: 75px;
}

/* @end */

/* @group main-column-viewed */

#main-column-viewed {
	background: url(images/main-column-box-bottom.png) no-repeat left bottom;
	padding-bottom: 19px;
	width: 666px;
	margin-top: 20px;
	clear: both;
}

#main-column-viewed h2 {
	background-image: url(images/main-column-box-top.png);
	width: 666px;
	height: 30px;
	color: #c00;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	text-indent: 12px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#main-column-viewed-content {
	background: url(images/main-column-box-bg.png) repeat-y;
	width: 666px;
	overflow: auto;
	padding-top: 6px;
}

#main-column-viewed-content div {
	width: 214px;
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #c00;
	padding-bottom: 18px;
}

#main-column-viewed-content a {
	text-decoration: none;
}

#main-column-viewed-content a:hover {
	color: #c00;
	text-decoration: underline;
}

#main-column-viewed-content p.image {
	height: 195px;
}

/* @end */

/* @group main-column-blog */

#main-column-blog {
	padding-top: 12px;
}

#main-column-blog h2 {
	background-image: url(images/main-column-h2.png);
	width: 666px;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: white;
	text-indent: 12px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#main-column-blog-content {
	border: 1px solid #EAEAEA;
	padding: 10px 15px;
	background: #FBFBFB url(images/info-box-grad.png) repeat-x;
}

/* @end */

/* @group main-column-about */

#main-column-about {
	padding-top: 12px;
}

#main-column-about h2 {
	background-image: url(images/main-column-h2.png);
	width: 666px;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: white;
	text-indent: 12px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#main-column-about-content {
	border: 1px solid #EAEAEA;
	padding: 10px 15px;
	background: #FBFBFB url(images/info-box-grad.png) repeat-x;
}

/* @end */

/* @group main-column-range */

div.main-column-range {
	background: url(images/main-column-range.png) no-repeat;
	width: 666px;
	margin-top: 12px;
}

div.main-column-range-content {
	background: url(images/main-column-range-content.png) no-repeat left bottom;
	padding-bottom: 22px;
}

#main-column div.main-column-range-content h3 {
	color: #cc0000;
	font-weight: bold;
	margin-left: 15px;
	padding-top: 12px;
}

#main-column div.main-column-range-content p {
	margin-left: 15px;
	margin-right: 15px;
}

div.main-column-range-products {
	background: url(images/main-column-range-products.png) no-repeat;
	margin-left: 14px;
	overflow: hidden;
	padding-top: 6px;
}

div.main-column-range-products-item {
	width: 211px;
	float: left;
	text-align: center;
}

#main-column div.main-column-range-products-item h4 {
	color: #2362bf;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}

#main-column div.main-column-range-products-item h4 a {
	text-decoration: none;
}

#main-column div.main-column-range-products-item h4 a:hover {
	color: #cc0000;
	text-decoration: underline;
}

#main-column div.main-column-range-products-item h5 {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}

#main-column div.main-column-range-products-item p {
	color: #cc0000;
	font-size: 10px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0;
}

#main-column div.main-column-range-products-item p s {
	color: #333;
}

#main-column div.main-column-range-products-item p.image {
	height: 75px;
}

/* @end */

/* @end */

/* @group right-column */

/* @group right-column-featured */

#right-column-featured {
	background: url(images/column-bottom.png) no-repeat left bottom;
	padding-bottom: 18px;
	font-weight: bold;
	color: #c00;
	width: 152px;
	float: right;
}

#right-column-featured s {
	font-size: 12px;
	color: #888;
}

#right-column-featured h3 {
	background: url(images/column-h3-blue.png) no-repeat;
	width: 152px;
	height: 26px;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	line-height: 26px;
	text-indent: 12px;
}

#right-column-featured img {
	margin-top: 20px;
}

#right-column-featured div {
	width: 152px;
	text-align: center;
	background: url(images/column-bg.png) repeat-y;
	padding-bottom: 10px;
}

#right-column-featured div p {
	margin-left: 5px;
	margin-right: 5px;
}

#right-column-featured a {
	text-decoration: none;
	margin-bottom: 3px;
	display: block;
}

#right-column-featured a:hover {
	color: #c00;
	text-decoration: underline;
}

/* @end */

/* @group right-column-bestsellers */

#right-column-bestsellers {
	background: url(images/column-grey-bottom.png) no-repeat 0 bottom;
	padding-bottom: 18px;
	font-size: 12px;
	width: 152px;
	float: right;
}

#right-column-bestsellers h3 {
	background: url(images/column-h3-orange.png) no-repeat;
	width: 152px;
	height: 26px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	line-height: 26px;
	text-indent: 12px;
}

#right-column-bestsellers ul {
	background: url(images/column-grey-bg.png) repeat-y;
	font-size: 11px;
	padding: 10px;
}

#right-column-bestsellers li {
	margin-top: 5px;
	background: url(images/bestseller-dot.png) no-repeat 0 5px;
}

#right-column-bestsellers li a {
	display: block;
	margin-left: 12px;
	text-decoration: none;
	color: #333;
}

#right-column-bestsellers li a:hover {
	text-decoration: underline;
	color: #03539a;
}

/* @end */

/* @end */

/* @group footer */

#footer-container {
	background: url(images/body-bg.png) repeat-x 0 -135px;
}

#footer {
	clear: both;
	padding-top: 20px;
	width: 1042px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/footer-bg.png) no-repeat 0 bottom;
	overflow: hidden;
}

/* @group footer-navigation */

#footer-navigation {
	height: 34px;
	background: url(images/header-nav-lower.png) repeat-x;
	text-align: center;
	margin-left: 22px;
	margin-right: 22px;
}

#footer-navigation ul {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 34px;
}

#footer-navigation li {
	height: 34px;
	float: left;
}

#footer-navigation li a {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
	line-height: 34px;
	background: url(images/header-nav-lower-sep.png) no-repeat right top;
}

#footer-navigation li a:hover {
	color: #feeb02;
}

#footer-navigation li.last a {
	background-image: none;
	padding-right: 0;
}



/* @end */

/* @group footer-links */

#footer-links {
	background: url(images/footer-links.png) no-repeat;
	overflow: hidden;
	margin-left: 22px;
	margin-top: 20px;
}

#footer-links div {
	width: 250px;
	float: left;
	text-align: left;
}

#footer-links div h4 {
	color: #333;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#footer-links div ul {
	margin-left: 15px;
}

#footer-links div li {
	background: url(images/footer-links-dots.png) no-repeat left center;
	padding-left: 14px;
	margin-bottom: 3px;
}

#footer-links div li a {
	color: #666;
	text-decoration: none;
}

#footer-links div li a:hover {
	color: #03539a;
	text-decoration: underline;
}



/* @end */

/* @group footer-copy */

#footer-copy {
	clear: both;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 50px;
	color: #898989;
	font-size: 11px;
	background: url(images/footer-copy.png) no-repeat;
	width: 1042px;
	margin-right: auto;
	margin-left: auto;
}

#footer-copy.blank {
	background: url(images/footer-copy-blank.png) no-repeat;
}

#footer-copy h6, #footer-copy h6 a {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin-bottom: 10px;
}

#footer-copy a:hover {
	color: #03539a;
	text-decoration: underline;
}



/* @end */

/* @end */

/* @group product-listing */

div.product-listing-icon {
	float: right;
	padding-left: 20px;
	background-color: white;
}

div.product-listing-controls {
	background: url(images/product-listing-controls.png) no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 8px;
	clear: both;
}

div.product-listing-controls-lower {
	background: url(images/product-listing-controls-lower.png) no-repeat 0 bottom;
	margin-top: 0;
	margin-bottom: 8px;
}

div.product-listing-controls table {
	
}

div.product-listing-controls td {
	color: white;
	height: 28px;
	vertical-align: middle;
}

div.product-listing-display {
	margin-top: 6px;
	text-align: right;
	font-size: 10px;
}

a.pageResults {
	color: white;
	text-decoration: none;
}

a.pageResults:hover {
	
}

#product-listing-header {
	height: 18px;
	width: 666px;
	background: url(images/product-listing-header.png) repeat-x 0 center;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

#product-listing-header span {
	color: #03539a;
	display: block;
	float: left;
	line-height: 18px;
	font-size: 11px;
}

#product-listing-header span.info {
	width: 120px;
	text-indent: 10px;
}

#product-listing-header span.make {
	width: 300px;
}

#product-listing-header span.rrp {
	width: 90px;
	text-align: center;
}

#product-listing-header span.price {
	width: 90px;
	text-align: center;
}

#product-listing-header span.basket {
	width: 50px;
	text-align: center;
}

#product-listing {
	background: url(images/main-column-box-bg.png) repeat-y;
}

#product-listing div {
	background: transparent url(images/hor-line.gif) repeat-x scroll left bottom;
	clear: both;
	height: 100px;
}

#product-listing span {
	display: block;
	float: left;
	margin-top: 25px;
}

#product-listing span.image {
	width: 120px;
	margin-top: 8px;
	text-indent: 10px;
	text-align: center;
}

#product-listing span.name {
	width: 300px;
}

#product-listing span.name a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 4px;
}

#product-listing span.name a:hover {
	text-decoration: underline;
}

#product-listing span.rrp {
	width: 90px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	text-decoration: line-through;
	color: #666;
}

#product-listing span.price {
	width: 90px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #c00;
}

#product-listing span.price s {
	color: #333;
}

#product-listing span.add {
	width: 50px;
	text-align: center;
}

/* @end */

/* @group products-info */

#main-product {
	width: 666px;
	float: left;
}

#products-info-left {
	width: 335px;
	float: left;
}

#products-info-left h2 {
	font-weight: normal;
	margin-right: 5px;
}

#products-info-image {
	margin-top: 10px;
	margin-bottom: 10px;
}

#products-info-right {
	width: 330px;
	float: right;
}

#products-info-box {
	width: 330px;
	background: url(images/products-info-box.png) no-repeat;
	text-align: center;
	padding-top: 11px;
}

#products-info-box h2 {
	background-image: url(/images/products-info-box-h2.png);
	width: 306px;
	height: 47px;
	font-size: 18px;
	text-align: center;
	margin-left: 11px;
	line-height: 47px;
	font-weight: bold;
}

#products-info-box h2 a {
	color: white;
	text-decoration: none;
	display: block;
}

#products-info-box h2 a:hover {
	color: yellow;
}

#products-info-box h3 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
}

#products-info-box h4 {
	color: #cc0000;
	font-weight: bold;
	font-size: 21px;
	padding-top: 8px;
	padding-bottom: 4px;
}

#products-info-box h4 s {
	color: #555;
}

#products-info-box h5 {
	color: #03539A;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 8px;
}

#products-info-box-add {
	margin-top: 6px;
	padding-bottom: 4px;
}

#products-info-box p {
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#products-info-box p strong {
	
}

#products-info-box p input {
	vertical-align: middle;
	margin-left: 8px;
}

#products-info-description {
	clear: both;
}

#products-info-box-lower {
	background: url(images/products-info-lower.png) no-repeat left bottom;
	overflow: auto;
	width: 330px;
}

#products-info-box-lower div.content {
	background: url(images/products-info-lower-top.png) no-repeat left top;
	padding: 37px 15px 20px 0;
}

#products-info-box-lower ul {
	margin-left: 13px;
	margin-top: 6px;
	margin-bottom: 12px;
}

#products-info-box-lower li {
	margin-bottom: 3px;
}

#products-info-box-lower li a {
	color: #1c4977;
	text-decoration: none;
	font-size: 11px;
	background: url(images/products-info-box-lower-li.png) no-repeat left center;
	padding-left: 10px;
}

#products-info-box-lower div.addthis_toolbox {
	margin: 6px 0 6px 10px;
	padding: 0;
}

#products-info-box-lower div.addthis_toolbox a {
	text-decoration: none;
}

#products-info-box-lower a:hover {
	text-decoration: underline;
}

#products-info-safe {
	background: url(images/products-info-safe.png) no-repeat 49px 1px;
	font-size: 11px;
	height: 40px;
	margin-top: 5px;
}

#products-info-safe p {
	margin-left: 84px;
	color: #666666;
}

#products-info-description {
	clear: both;
	padding-top: 12px;
}

#products-info-description-content {
	border: 1px solid #EAEAEA;
	padding: 10px 15px;
	background: #FBFBFB url(images/info-box-grad.png) repeat-x;
}

#products-info-description-content p {
	margin-bottom: 10px;
}

#products-info-tabs {
	height: 27px;
}

#products-info-tabs li {
	float: left;
	line-height: 27px;
}

#products-info-tabs li a {
	display: block;
	color: #03539A;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/header-nav-top-off-right.png) no-repeat right top;
}

#products-info-tabs li a:hover {
	color: #cc0000;
}

#products-info-tabs li a span {
	display: block;
	padding-left: 14px;
	padding-right: 14px;
	background: url(images/header-nav-top-off-left.png) no-repeat;
}

#products-info-tabs li a.selected span {
	background: url(images/header-nav-top-on-left.png) no-repeat;
}

#products-info-tabs li a.selected {
	background: url(images/header-nav-top-on-right.png) no-repeat right top;
	color: white;
}

#products-info-description-content div.panel {
	width: 634px;
}

#main-column #products-info-tabs ul  {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main-column #products-info-tabs li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* @group products-info-like-it */



#products-info-like-it {
	height: 27px;
	margin-top: 15px;
}

#products-info-like-it li {
	float: left;
	line-height: 27px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/header-nav-top-on-right.png) no-repeat right top;
	color: white;
}


#products-info-like-it li span {
	display: block;
	padding-left: 14px;
	padding-right: 14px;
	background: url(images/header-nav-top-on-left.png) no-repeat;
}

#products-info-like-it-content {
	border: 1px solid #EAEAEA;
	padding: 10px 15px;
	background: #FBFBFB url(images/info-box-grad.png) repeat-x;
}

#products-info-like-it-content p {
	margin-bottom: 10px;
}

/* @end */

/* @group products-model-make */

#products-model-make {
	position: absolute;
	width: 695px;
	clear: both;
	left: 0;
	height: 235px;
	margin-left: -185px;
	background: url(/images/products-model-make.png) no-repeat;
	margin-top: -10px;
}

#products-model-make-message {
	text-align: left;
	margin-left: 10px;
	margin-top: 171px;
	cursor: pointer;
	margin-right: 5px;
}

#products-model-make-message p {
	margin: 0;
	padding: 0;
}

#products-model-make-close {
	text-align: left;
	margin-left: 10px;
	cursor: pointer;
	font-size: 10px;
	margin-top: 10px;
}

#make-list {
	width: 100px;
	margin: 0;
	padding: 0;
	height: 159px;
	position: absolute;
	top: 8px;
	left: 8px;
	font: 10px Verdana, Tahoma, sans-serif;
}

#model-list {
	width: 575px;
	margin: 0;
	padding: 0;
	height: 159px;
	position: absolute;
	top: 8px;
	right: 8px;
	font: 10px Verdana, Tahoma, sans-serif;
}



/* @end */

/* @group product option drop-down */

#product-options {
	position: relative;
	padding-top: 5px;
	width: 330px;
}

#product-options a {
	color: #03539A;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}

div.product-option-dropdown {
	padding-top: 4px;
	padding-bottom: 4px;
}

#product-options a.product-option-title {
	padding-left: 12px;
	background: transparent url(images/select_arrow_right.png) no-repeat 2px 5px;
	margin: 5px 10px;
}

#product-options a.product-option-title:hover {
	background: transparent url(images/select_arrow.png) no-repeat 0px 7px;
}

#product-options a:hover {
	color: #c00;
	background: #f9f9f9 url(images/info-box-grad.png) repeat-x 0 bottom
}


ul.product-option-list {
	position: absolute;
	padding: 0;
	clear: both;
	z-index: 1000;
	background-color: #e8e8e8;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	margin: 5px 20px 0;
	left: 0;
	width: 300px;
}

ul.product-option-list li {
	border-bottom: 1px solid silver;
	padding: 0;
	margin: 0;
}

ul.product-option-list li a {
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}



/* @end */

/* @group product quantity drop-down */

#product-option-quantity {
	padding-top: 6px;
	position: relative;
	height: 30px;
}

#product-option-quantity a {
	color: #03539A;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#product-option-quantity-add {
	text-align: center;
}

/* @end */



/* @end */

/* @group osC */

td.productListing-heading {
	background: url(images/header-nav-lower.png) repeat-x scroll 0 center;
	color: white;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
}

table.productListing {
	border: 1px solid #EAEAEA;
}

td.productListing-data {
	padding-top: 5px;
	padding-bottom: 5px;
}

.inputbox {
	border: 1px solid #D6D6D6;
}

.infoBox {
	background: #eaeaea;
	border-spacing: 1px;
}

.infoBoxContents {
	background: #f9f9f9 url(images/info-box-grad.png) repeat-x
}

#checkout-progress {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.smallText {
	font-size: 11px;
}

.inputRequirement {
	color: #c00;
	font-size: 11px;
}

.main {
	font-size: 11px;
}

.infoBoxHeading {
	color: #333;
	font-weight: bold;
	font-size: 12px;
}

.moduleRowOver {
	background-color: #f3f3f3;
	cursor: pointer;
}

.moduleRowSelected {
	background-color: #f0f0f0
}

#body-popup {
	text-align: left;
	padding: 20px
}

#body-popup p {
	margin-bottom: 12px
}

#body-popup ul {
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 10px;
}

#body-popup li {
	margin-bottom: 5px;
}

td.messageStackError {
	background: #c00;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-indent: 10px;
}

td.messageStackSuccess {
	background: #03539a;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-indent: 10px;
}

.infoBoxNotice {
	background: #FF8E90;
	margin: 1px;
	padding: 1px;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
}

table.wheel-size-table {
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
}

table.wheel-size-table td {
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	vertical-align: top;
	padding: 5px 8px;
}

table.wheel-size-table td.img {
	text-align: center;
}

#main-column table.wheel-size-table td p {
	margin-bottom: 3px;
}

#main-column #article-list li {
	list-style-image: none;
	list-style-type: none;
}

/* @end */

/* @group customer-support */



#customer-support {
	background: url(images/main_choose_bottom.png) no-repeat left bottom;
	clear: both;
	padding-bottom: 18px;
	overflow: hidden;
	width: 666px;
}

#customer-support h1 {
	background: url(images/main_choose_top.png) no-repeat left top;
	height: 45px;
	margin: 0;
	padding: 0;
	text-indent: 15px;
	line-height: 42px;
	color: #03539a;
	font-size: 16px;
}

#customer-support-content {
	background: url(/images/customer-support-box.png) repeat-y;
	overflow: hidden;
}

div.customer-support-box-left, div.customer-support-box-right {
	width: 333px;
	float: left;
	overflow: hidden;
	padding-bottom: 8px;
}

div.customer-support-box-left img {
	float: right;
	margin: 8px 10px 5px 5px;
}

div.customer-support-box-right img {
	float: right;
	margin: 8px 25px 5px 5px;
}

div.customer-support-sep {
	background: url(images/customer-support-sep.png) no-repeat left center;
	width: 666px;
	height: 10px;
	clear: both;
}

#main-column div.customer-support-box-left h2 {
	font-size: 14px;
	padding: 0;
	margin: 8px 20px 0 28px;
}

#main-column div.customer-support-box-left p {
	margin: 0 20px 0 28px;
	padding: 8px 0 0;
}

#main-column div.customer-support-box-right h2 {
	font-size: 14px;
	padding: 0;
	margin: 8px 20px 0 15px;
}

#main-column div.customer-support-box-right p {
	margin: 0 20px 0 15px;
	padding: 8px 0 0;
}



/* @end */

/* @group tooltip */

a.tt {
	position: relative;
	z-index: 24;
	color: #cc0000;
	font-size: 11px;
	font-weight: normal;
}

a.tt span {
	display: none;
}

/*background:; ie hack, something must be changed in a for ie to execute it*/

a.tt:hover {
	z-index: 25;
	color: silver;
	background: ;
}

a.tt:hover span.tooltip {
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	padding: 15px 0 0 0;
	width: 200px;
	color: #03539A;
	text-align: center;
	filter: alpha(opacity:95);
	KHTMLOpacity: 0.95;
	MozOpacity: 0.95;
	opacity: 0.95;
	font-weight: bold;
	text-decoration: none;
}

a.tt:hover span.top {
	display: block;
	margin-top: 5px;
	padding: 30px 8px 0;
	background: url(/images/bubble.gif) no-repeat top;
}

a.tt:hover span.middle {

/* different middle bg for stretch */
	display: block;
	padding: 0 8px;
	background: url(/images/bubble_filler.gif) repeat bottom;
}

a.tt:hover span.bottom {
	display: block;
	padding: 3px 8px 10px;
	color: #548912;
	background: url(/images/bubble.gif) no-repeat bottom;
}

/* @end */

/* @group misc */

#main-column.secure-checkout h3 {
	color: #03539a;
	margin-top: 12px;
}



/* @end */