/* @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 {
	list-style: none;
}

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

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

em {
	font-style: italic;
}

td {
	font-size: 12px;
	vertical-align: middle;
}

/* @end */

/* @group elements */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px "Trebuchet MS", Verdana, Tahoma, sans-serif;
	color: #333;
}

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: #003366;
}

/* @end */

/* @group structure */

#container {
	margin-left: auto;
	margin-right: auto;
	width: 998px;
	text-align: left;
}

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

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

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

/* @end */

/* @group header */

#header {
	position: relative;
	height: 167px;
}

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

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

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

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

#header-links-chat p a {
	color: #25517c;
	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: #003366;
	font-weight: bold;
	margin-top: 6px;
	font-size: 13px;
}

#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: 13px;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 8px;
}

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

#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: 95px;
}

#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: white;
	font-size: 14px;
	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: #feeb02;
}

#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 {
	background: url(images/header-nav-top-on-left.png) no-repeat;
	padding-left: 14px;
}

#header-nav-search {
	height: 29px;
	position: absolute;
	top: 95px;
	right: 0;
}

#header-nav-search p {
	color: #003366;
	font-weight: bold;
	float: left;
	margin-left: 5px;
	line-height: 20px;
}

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

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

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

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

#header-nav-lower li a {
	display: block;
	color: white;
	font-size: 14px;
	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: white;
	font-weight: bold;
	font-size: 13px;
	line-height: 26px;
	text-indent: 12px;
}

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

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

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

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

/* @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: 13px;
	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-blue.png);
	height: 26px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	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: white;
	font-weight: bold;
	font-size: 13px;
	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: 18px;
	color: #25517c;
	font-weight: bold;
	background: url(images/hor-line.gif) repeat-x left bottom;
	margin-bottom: 12px;
	padding-bottom: 6px;
}

#main-column h2 {
	font-size: 16px;
	color: #25517c;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 6px;
}

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

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

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

#main-column li {
	margin-bottom: 5px;
}

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

/* @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 270px;
	padding: 5px 0;
	color: #ff5300;
	font-size: 14px;
}

#main-column-intro p {
	margin: 0 10px 0 270px;
	padding: 0;
	color: white;
	font-size: 11px;
	line-height: 13px;
}

#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-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: 13px;
	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-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: 13px;
	font-weight: bold;
	color: #c00;
	padding-bottom: 18px;
}

#main-column-nested-content a {
	text-decoration: none;
	font-size: 16px;
}

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

#main-column-nested-content p.image {
	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: 13px;
	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: 13px;
	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 */

/* @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;
	font-size: 14px;
	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: white;
	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 a {
	text-decoration: none;
	margin-bottom: 3px;
	display: block;
}

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

/* @end */

/* @end */

/* @group footer */

#footer {
	clear: both;
	padding-top: 20px;
}

#footer-navigation {
	height: 34px;
	background: url(images/footer-navigation.png) repeat-x;
	text-align: center;
}

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

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

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

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

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

#footer-copy {
	clear: both;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
	color: #898989;
	font-size: 11px;
}

#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: #003366;
	text-decoration: underline;
}

/* @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;
	margin-top: 0;
	margin-bottom: 8px;
}

div.product-listing-controls table {
	
}

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

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

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

#product-listing-header span {
	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-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;
}

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

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

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

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

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

#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 ul {
	background: url(images/products-info-lower-top.png) no-repeat left top;
	padding: 37px 15px 20px;
}

#products-info-box-lower 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 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: white;
	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: #feeb02;
}

#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;
}

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

/* @group product option drop-down */

#product-options {
	margin-top: 5px;
	z-index: 1000;
	padding-bottom: 3px;
}

#option1 {
	background-color: #e2e6e9;
	border: 1px solid #c7d0da;
}

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

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

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

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

div.select {
	position: relative;
	display: inline;
	padding: 3px 4px;
	margin: 5px -2px 0;
	clear: both;
}


ul.selectbox {
	position: absolute;
	top: 18px;
	left: -77px;
	padding: 0;
	list-style: none;
	background: #f3f3f3;
	display: block;
	margin: 0;
	width: 325px;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}

ul.selectbox li {
	border-bottom: 1px solid silver;
	width: 325px;
	padding: 8px 0}

ul.selectbox li:hover {
	background: #f9f9f9;
}

ul.selectbox a {
	color: #c00;
	text-decoration: none;
	display: block;
	font-size: 14px;
	font-weight: bold;
}

ul.selectbox a:hover {
	text-decoration: underline;
	color: #444
}

div.hide-dropdown .selectbox {
	display: none;
}



/* @end */

/* @group product quantity drop-down */

#quantity-select {
	display: inline;
}

#quantity-add {
	display: inline;
}

#quantity-add *, #quantity-select * {
	vertical-align: middle;
}

#product-quantity {
	margin-top: 5px;
}

#product-quantity a {
	color: #1c4977;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}

#product-quantity a.pulldown_arrow {
	padding-left: 12px;
	background: transparent url(images/select_arrow_right.png) no-repeat 2px 5px;
}

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

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



#product-quantity div.select {
	position: relative;
	display: inline;
	padding: 3px 4px;
	margin: 5px -2px 0;
	clear: both;
}


#product-quantity ul.selectbox {
	position: absolute;
	top: 20px;
	left: 3px;
	padding: 0;
	list-style: none;
	background: #f3f3f3;
	line-height: 20px;
	display: block;
	margin: 0;
	width: 100px;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}

#product-quantity ul.selectbox li {
	border-bottom: 1px solid silver;
	width: 100px;
	padding: 0;
}

#product-quantity ul.selectbox li a {
	font-size: 11px;
}

#product-quantity ul.selectbox li:hover {
	background: #f9f9f9;
}

#product-quantity div.hide-dropdown .selectbox {
	display: none;
}

/* @end */



/* @end */

/* @group osC */

td.productListing-heading {
	background: url(images/footer-navigation.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: #25517c;
	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;
}

/* @end */
