/* @group structure */

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, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	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 {
	color: black;
	background: #222222 url(images/body-bg.png) repeat-x center top;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

strong, b, h1, h2, h3, h4, h5, h6, th {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
}

em, i {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-style: italic;
}

ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 1px;
}

caption, td {
	font-weight: normal;
}

td {
	padding: 2px;
	vertical-align: middle;
}

a {
	color: #ffcc00;
}

#container {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #333;
	margin-top: 151px;
	overflow: hidden;
}

#container-header {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
}

#channel-main {
	width: 748px;
	float: left;
	padding-bottom: 20px;
	margin-left: 14px;
	margin-top: 14px;
	color: white;
	line-height: 18px;
}

#channel-main.wide {
	width: 1018px;
}

#channel-head {
	position: absolute;
	top: 0;
	width: 996px;
	height: 148px;
}

#channel-right {
	width: 201px;
	float: right;
	margin-right: 14px;
	margin-top: 14px;
}



/* @end */

/* @group channel-main */

/* @group misc */

#channel-main ul {
	list-style-type: disc;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#channel-main li {
	margin-left: 10px;
	list-style-type: disc;
}

#channel-main p {
	padding-top: 6px;
	padding-bottom: 6px;
}

#channel-main h1 {
	font-size: 21px;
	color: white;
	margin-bottom: 10px;
}

#channel-main h3 {
	font-size: 13px;
	color: #333;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 6px;
}



/* @end */

/* @group home-top */

div.home-top {
	border-bottom: 1px solid #3d3d3d;
	overflow: hidden;
	padding-bottom: 18px;
}



/* @end */

/* @group home-blog */

div.home-blog {
	float: right;
	width: 287px;
}


div.home-blog h2 {
	color: #cccccc;
}

div.home-blog div.item {
	border-top: 1px solid #3d3d3d;
	padding-top: 10px;
	padding-bottom: 6px;
}

div.home-blog p.more {
}



/* @end */

/* @group home-specials */

div.home-specials {
	background: url(images/home-specials.png) no-repeat;
	width: 450px;
	height: 925px;
	float: left;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

#channel-main div.home-specials a {
	float: left;
	padding: 0;
	margin: 0;
}



/* @end */

/* @group home-lower */

div.home-lower {
	clear: both;
	margin-top: 18px;
	overflow: hidden;
	background: url(images/vertical-line.png) repeat-y center;
}

div.home-lower a {
}



/* @end */

/* @group home-about */

div.home-about {
	width: 354px;
	float: left;
}



/* @end */

/* @group home-order */

div.home-order {
	width: 354px;
	float: right;
}



/* @end */

/* @group blog-post */

div.blog-post {
	border-bottom: 1px solid #3d3d3d;
	margin-bottom: 16px;
	padding-bottom: 12px;
}

#channel-main div.blog-post h1 {
	margin-bottom: 15px;
}

#channel-main div.blog-post h4 {
	color: #cccccc;
}

div.blog-post h1 a {
	text-decoration: none;
	color: white;
}

div.blog-post h1 a:hover {
	text-decoration: underline;
	color: #ffcc00;
}

div.blog-post p.more {
}

p.pagination {
	font-size: 18px;
}

p.next {
	float: right;
}



/* @end */

/* @group categories */

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

p.breadcrumb a:hover {
	color: #ffcc00;
	text-decoration: underline;
}

div.sort {
	float: right;
	line-height: 18px;
}

div.sort select {
	margin-left: 5px;
}

table.products {
	width: 100%;
	border-width: 0;
	border-style: none;
	border-spacing: 0;
	margin-top: 12px;
	background-color: white;
}

/* @group th */

table.products th {
	background: #e6e6e6 url(images/products-th.png) no-repeat center;
	height: 33px;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	color: #333333;
}

table.products th.c1 {
	background: #e6e6e6 url(images/products-th.png) no-repeat left;
	text-indent: 14px;
	text-align: left;
	border-right: 1px solid #c6c6c6;
}

table.products th.c3 {
	border-right: 1px solid #c6c6c6;
}

table.products th.c4 {
	border-right: 1px solid #c6c6c6;
}

table.products th.c5 {
	border-right: 1px solid #c6c6c6;
}

table.products th.c6 {
	background: #e6e6e6 url(images/products-th.png) no-repeat right;
}

table.products th a {
	color: #333333;
	text-decoration: none;
}

table.products th a:hover {
	color: #cc0000;
	text-decoration: underline;
}



/* @end */

/* @group td */

table.products td {
	background-color: white;
	color: #222222;
	vertical-align: middle;
	border-bottom: 1px solid #ebebeb;
}

table.products td img {
	vertical-align: middle;
}

table.products td.c1 {
	width: 45px;
	height: 40px;
	text-align: center;
}

table.products td.c1b {
	padding-left: 6px;
	padding-right: 0;
}

table.products td.c2 {
	border-right: 1px solid #ebebeb;
}

table.products td.c2b {
	padding-left: 10px;
}

table.products td.c2 a {
	color: #cc0000;
}

table.products td.c3 {
	text-align: center;
	border-right: 1px solid #ebebeb;
}

table.products td.c4 {
	text-align: center;
	border-right: 1px solid #ebebeb;
	color: #cc0000;
}

table.products td.c4 span {
	display: block;
	font-size: 10px;
	font-weight: normal;
}

table.products td.c5 {
	text-align: center;
	color: #666666;
	border-right: 1px solid #ebebeb;
}

table.products td.c6 {
	text-align: center;
	width: 135px;
}

table.products td.c6.last {
	background: white url(images/products-btm.png) no-repeat right bottom;
	border-bottom-style: none;
}

table.products td.c1.last {
	background: white url(images/products-btm.png) no-repeat left bottom;
	border-bottom-style: none;
}

/* @end */

table.products input.quantity {
	background: url(images/products-add-box.png) no-repeat;
	margin: 0 8px;
	border-style: none;
	border-width: 0;
	width: 24px;
	height: 16px;
	text-align: center;
	padding: 3px 0 0;
}

table.products img.add {
	margin-left: 10px;
	cursor: pointer;
}

table.products img.qty {
	cursor: pointer;
}

table.products td .reveal, table.products td .conceal {
	color: #cc0000;
	text-decoration: none;
}

table.products td .reveal:hover, table.products td .conceal:hover {
	cursor: pointer;
	text-decoration: underline;
}

table.categories td {
	text-align: center;
	padding: 5px 8px;
}

table.categories td a {
	color: #cc0000;
	text-decoration: none;
}

table.categories td a:hover {
	text-decoration: underline;
}

table.categories td img {
	padding-bottom: 8px;
}

table.categories td strong {
	display: block;
}

div.products-toolbar.bottom {
	margin-top: 6px;
}



/* @end */

/* @group info-box */

div.info-box {
	color: #333;
	background: white url(images/products-top.png) no-repeat;
	margin-top: 10px;
}

div.info-box div.contents {
	background: url(images/products-btm.png) no-repeat left bottom;
	padding-left: 15px;
	padding-right: 15px;
}

#channel-main div.info-box p.button {
	padding-top: 20px;
	padding-bottom: 10px;
}

input.input-box {
	border: 1px solid #cccccc;
}

textarea.input-box {
	border: 1px solid #cccccc;
	width: 98%;
}

div.info-box ol {
	background-color: #f5f5f5;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.info-box h2 {
	font-size: 16px;
	padding-top: 20px;
	margin-bottom: 10px;
}

div.info-box h6 {
	font-size: 11px;
	color: #cc0000;
	float: right;
	padding-top: 20px;
	font-weight: normal;
}

div.info-box a {
	color: #cc0000;
}

div.info-box label {
	width: 160px;
	float: left;
	font-size: 11px;
}

div.info-box div.right {
	float: right;
	margin-right: 12px;
}

#channel-main div.info-box ol li {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

#channel-main div.info-box li em {
	color: #c00;
	margin-left: 5px;
}

div.messageStackSuccess {
	background-color: #7be36a;
	padding: 4px 12px;
	border: 1px solid #2b9819;
	color: #155d09;
}

div.messageStackWarning, div.messageStackError {
	background-color: #fea8a8;
	padding: 4px 12px;
	border: 1px solid #ce3f31;
	color: #a41820;
	margin-bottom: 3px;
}

/* @end */

/* @group basket */

table.basket {
	width: 100%;
	border-width: 0;
	border-style: none;
	border-spacing: 0;
	margin-top: 15px;
	background-color: white;
}

table.basket td {
	margin: 0;
	padding: 0;
}

table.basket td.basket-heading {
	background: #e6e6e6 url(images/products-th.png) no-repeat center;
	height: 33px;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	border-right: 1px solid #c6c6c6;
}

table.basket td.basket-data {
	background-color: white;
	color: #222222;
	vertical-align: middle;
	border-bottom: 1px solid #ebebeb;
	padding: 6px 10px;
	border-right: 1px solid #ebebeb;
}

table.basket td.basket-data-first {
	border-left: 1px solid #ebebeb;
}

table.basket td.basket-heading-first {
	background: #e6e6e6 url(images/products-th.png) no-repeat left;
}

table.basket td.basket-heading-last {
	background: #e6e6e6 url(images/products-th.png) no-repeat right;
	border-right: none;
	text-align: right;
	padding-right: 10px;
}

table.basket td.sub-total {
	font-size: 14px;
	color: #cc0000;
	padding: 10px;
}

div.basket-lower {
	background-color: white;
	overflow: hidden;
	padding: 0 10px;
}

div.basket-lower p {
	margin-left: 12px;
	text-align: right;
	color: #cc0000;
}

span.markProductOutOfStock {
	color: #cc0000;
}

td.stockWarning {
	color: #cc0000;
}



/* @end */

/* @group account */

div.account {
		background: url(images/account_personal.gif) no-repeat 0 20px;
}

div.account h2 {
	margin-left: 65px;
}

#channel-main div.info-box div.account ul {
	color: #cc0000;
}

#channel-main div.info-box div.account ul li {
	margin-left: 70px;
	list-style-type: disc;
}

div.orders {
	background: url(images/account_orders.gif) no-repeat 0 20px;
}

div.orders h2 {
	margin-left: 65px;
}

#channel-main div.info-box div.orders ul li {
	margin-left: 70px;
	list-style-type: disc;
	color: #cc0000;
}

div.newsletter {
	background: url(images/account_notifications.gif) no-repeat 0 20px;
}

div.newsletter h2 {
	margin-left: 65px;
}

#channel-main div.info-box div.newsletter ul li {
	margin-left: 70px;
	list-style-type: disc;
	color: #cc0000;
}

div.sep {
	height: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(images/sep-line.png) no-repeat left center;
}



/* @end */

/* @group checkout */

#channel-main ol.payment-box {
	padding-bottom: 12px;
}

#channel-main ol.payment-box li {
	margin-top: 3px;
	margin-bottom: 4px;	
	
}

div.info-box ol.payment-box label {
	width: 200px;
}

.hilight {
	color: #c00;
}

.lolight {
	color: #333;
}



/* @end */

/* @group blog */

#channel-main div.post {
	padding-bottom: 15px;
}

/* @end */

/* @end */

/* @group channel-right */

/* @group box */

#channel-right div.box {
	background-color: #494949;
	margin-bottom: 22px;
	color: white;
	padding-bottom: 12px;
}

#channel-right div.box p {
	margin: 0 11px;
	padding: 7px 0;
}

#channel-right div.box h3 {
	color: white;
	font-size: 14px;
	width: 201px;
	height: 31px;
	line-height: 30px;
	text-indent: 12px;
	margin-bottom: 6px;
}

#channel-right div.box ul {
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 9px;
}

#channel-right div.box ul ul {
	margin-left: 0px;
	margin-right: 0px;
}

#channel-right div.box ul li {
	background: url(images/right-box-li.png) no-repeat 0 7px;
	padding-left: 12px;
	margin-bottom: 3px;
}

#channel-right div.box ul li a {
	text-decoration: none;
	color: white;
}

#channel-right div.box ul li a:hover {
	color: #ffcc00;
	text-decoration: underline;
}



/* @end */

/* @group login */

#channel-right div.login h3 {
	background: url(images/right-headers.png) no-repeat;
}

#channel-right div.login input {
	margin: 0;
	padding: 0;
	border-style: none;
	vertical-align: middle;
}

#channel-right div.login .email {
	background: url(images/box-login-email.png) no-repeat;
	width: 177px;
	height: 18px;
	padding-top: 3px;
	padding-left: 3px;
}

#channel-right div.login .password {
	background: url(images/box-login-password.png) no-repeat;
	width: 136px;
	height: 18px;
	padding-top: 3px;
	padding-left: 3px;
}

#channel-right div.login .go {
	margin-left: 10px;
}

#channel-right div.login p.forgotten {
	padding-top: 3px;
	padding-bottom: 0;
}

#channel-right div.login p {
	padding-top: 5px;
	padding-bottom: 5px;
}

#channel-right div.login p.forgotten a {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

#channel-right div.login p.forgotten a:hover {
	color: #ffcc00;
	text-decoration: underline;
}



/* @end */

/* @group application */

#channel-right div.application h3 {
	background: url(images/right-headers.png) no-repeat 0 -31px;
}

#channel-right div.application a {
}



/* @end */

/* @group subscribe */

#channel-right div.subscribe {
	background: #494949 url(images/box-subscribe.png) no-repeat -3px 31px;
}

#channel-right div.subscribe h3 {
	background: url(images/right-headers.png) no-repeat 0 -62px;
}

#channel-right div.subscribe p.signup {
	margin-left: 58px;
	margin-right: 0;
	padding-top: 9px;
}

#channel-right div.subscribe p.addthis {
	text-align: center;
	margin-top: 8px;
}



/* @end */

/* @group tradelist */

#channel-right div.tradelist {
	background: #494949 url(images/box-tradelist.png) no-repeat 0 31px;
}

#channel-right div.tradelist h3 {
	background: url(images/right-headers.png) no-repeat 0 -93px;
	margin-bottom: 90px;
}

#channel-right div.tradelist p {
}



/* @end */

/* @group archive */

#channel-right div.archive h3 {
	background: url(images/right-headers.png) no-repeat 0 -31px;
}



/* @end */

/* @group topics */

#channel-right div.topics h3 {
	background: url(images/right-headers.png) no-repeat 0 -93px;
}

/* @end */

/* @group categories */

#channel-right div.categories h3 {
	background: url(images/right-headers.png) no-repeat 0 -31px;
}



/* @end */

/* @group cart */

#channel-right div.cart h3 {
	background: url(images/right-headers.png) no-repeat;
}

#channel-right div.cart h3 a {
	color: white;
	text-decoration: none;
}

#channel-right div.cart h3 a:hover {
	color: #ffcc00;
	text-decoration: underline;
}

/* @end */

/* @group clearance */

#channel-right div.clearance {
	background: #494949 url(images/box-clearance.png) no-repeat 0 31px;
}

#channel-right div.clearance p.label {
	padding-left: 61px;
}

#channel-right div.clearance h3 {
	background: url(images/right-headers.png) no-repeat;
}



/* @end */



/* @end */

/* @group channel-head */

/* @group logo */

#channel-head div.logo {
	position: absolute;
	width: 299px;
	height: 52px;
	left: 18px;
	top: 43px;
	text-indent: -9999px;
}

#channel-head div.logo a {
	background: url(/theme/images/header-logo.png) no-repeat;
	width: 299px;
	height: 52px;
	display: block;
}



/* @end */

/* @group address */

#channel-head div.address {
	position: absolute;
	top: 46px;
	right: 413px;
	color: #cccccc;
	text-align: right;
	border-right: 1px solid #3d3d3d;
	padding-right: 35px;
	line-height: 15px;
}

#channel-head div.address h4 {
	color: white;
	margin-bottom: 4px;
	line-height: 15px;
}



/* @end */

/* @group sales */

#channel-head div.sales {
	position: absolute;
	top: 46px;
	right: 222px;
	color: #cccccc;
	text-align: right;
	border-right: 1px solid #3d3d3d;
	padding-right: 35px;
	line-height: 15px;
}

#channel-head div.sales h4 {
	color: white;
	margin-bottom: 4px;
	line-height: 15px;
}

#channel-head div.sales p a {
	color: #cccccc;
	text-decoration: none;
}

#channel-head div.sales p a:hover {
	color: #ffcc00;
	text-decoration: underline;
}



/* @end */

/* @group search */

#channel-head div.search {
	position: absolute;
	top: 46px;
	left: 813px;
	color: #cccccc;
	text-align: left;
	line-height: 15px;
}

#channel-head div.search h4 {
	color: white;
	margin-bottom: 4px;
	line-height: 15px;
}

#channel-head div.search a {
	color: #cccccc;
	font-size: 10px;
	text-decoration: none;
}

#channel-head div.search a:hover {
	color: #ffcc00;
	text-decoration: underline;
}

#channel-head div.search input {
	vertical-align: middle;
}

#channel-head div.search input.keywords {
	background: url(/theme/images/header-search-box.png) no-repeat;
	width: 141px;
	height: 18px;
	margin: 0;
	padding: 0;
	border-style: none;
}

#channel-head div.search a.advanced {
	background: url(images/header-search-arrow.png) no-repeat left 7px;
	padding-left: 10px;
	display: block;
	line-height: 18px;
}



/* @end */

/* @group links */

#channel-head div.links {
	position: absolute;
	top: 2px;
	right: 0px;
}

#channel-head div.links li {
	float: left;
}

#channel-head div.links a {
	color: #999999;
	text-decoration: none;
	padding-left: 17px;
	padding-right: 17px;
	border-right: 1px solid #3d3d3d;
	display: block;
	height: 26px;
	line-height: 24px;
	float: left;
}

#channel-head div.links a:hover {
	color: white;
}

#channel-head div.links li.last a {
	border-right: none;
}

/* @end */

/* @group navigation */

#channel-head div.navigation {
	position: absolute;
	top: 113px;
	left: 0;
	width: 996px;
	height: 38px;
	background: url(images/header-navigation.png) no-repeat 0 bottom;
	font-size: 13px;
}

#channel-head div.navigation li {
	float: left;
}

#channel-head div.navigation a {
	color: #bbbbbb;
	display: block;
	text-decoration: none;
	line-height: 33px;
	padding-left: 19px;
	padding-right: 19px;
	height: 35px;
	margin-top: 3px;
	background: url(images/header-navigation-sep.png) no-repeat right;
	float: left;
}

#channel-head div.navigation a:hover {
	color: white;
}

#channel-head div.navigation li.active {
	background: #333 url(images/header-navigation-active.png) no-repeat;
	height: 37px;
}

#channel-head div.navigation li.active a {
	color: white;
}



/* @end */

/* @group basket */

#channel-head div.basket {
	position: absolute;
	top: 113px;
	right: 20px;
}

#channel-head div.basket a {
	color: #bbbbbb;
	display: block;
	text-decoration: none;
	line-height: 33px;
	height: 35px;
	margin-top: 3px;
	background: url(images/header-basket.png) no-repeat 0 10px;
	padding-left: 22px;
	float: right;
}

#channel-head div.basket a:hover {
	color: white;
}



/* @end */

/* @group messages */

#channel-head div.messages {
	position: absolute;
	top: 68px;
	right: 222px;
	color: #cccccc;
	text-align: right;
	line-height: 15px;
}



/* @end */

/* @group time */

#channel-head div.time {
	position: absolute;
	top: 115px;
	right: 20px;
	color: #bbbbbb;
	line-height: 33px;
	height: 35px;
}



/* @end */



/* @end */

/* @group channel-foot */

/* @group navigation */

#channel-foot div.navigation {
	width: 996px;
	height: 34px;
	background: url(images/footer-navigation.png) no-repeat 0 bottom;
	font-size: 13px;
}

#channel-foot div.navigation ul.left {
	float: left;
}

#channel-foot div.navigation ul.right {
	float: right;
}

#channel-foot div.navigation li {
	float: left;
}

#channel-foot div.navigation a {
	color: #bbbbbb;
	display: block;
	text-decoration: none;
	line-height: 32px;
	padding-left: 19px;
	padding-right: 19px;
	height: 34px;
	background: url(images/footer-navigation-sep.png) no-repeat right;
	float: left;
}

#channel-foot div.navigation a:hover {
	color: white;
}

#channel-foot div.navigation li.last a {
	background-image: none;
}



/* @end */

/* @group copyright */

#channel-foot div.copyright {
	padding-top: 30px;
	padding-bottom: 50px;
	text-align: center;
	color: #666666;
	font-size: 13px;
}

#channel-foot div.copyright a {
	color: #666666;
	text-decoration: none;
}

#channel-foot div.copyright a:hover {
	color: white;
}

/* @end */



/* @end */