/* @override http://luke.local/stylesheets/luke.css?1265170636 */

body {
	color: #000;
	margin: 0;
	padding: 0;
	font: .7em "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
}

/* @group reset */

/* @group headers */

h1 {
	font-size: 2em;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2, h3 {
	font-size: 1.3em;
	margin-top: 10px;
	margin-bottom: 10px;
}

h4, h5 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}



/* @end */

/* @group anchors */

a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

a:hover {
	color: #6090d6;
}

a img {
	border-style: none;
	margin: 0;
	padding: 0;
}



/* @end */



/* @end */

/* @group structure */

.container {
	width: 960px;
	padding: 0;
	clear: both;
	display: block;
	margin: 0 auto;
}

/* @group header */

#header {
	margin-top: 3em;
	margin-bottom: 1em;
	text-align: right;
}

#header .container {
	padding: 0;
}



/* @end */

/* @group navigation */

#navigation {
	width: 200px;
	float: left;
	margin-bottom: 2em;
	margin-top: 1em;
	min-height: 400px;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	display: inline;
}

#navigation a {
	color: #000;
	display: block;
	margin-bottom: 0.3em;
	font-weight: bold;
	font-size: 2em;
	clear: both;
}

/*#navigation a:hover {
	color: #f7093d;
}*/

/*#navigation a.active {
	text-decoration: underline;
}*/

/*#navigation a.current {
}*/

/* @group sub */

/* Sublinks grouped in an embedded ul. */

#navigation ul li ul {
	margin-bottom: 10px;
}

/* Embedded links are arranged in two columns */

#navigation ul li ul li a {
	font-size: 1em;
	display: block;
}



/* @end */



/* @end */

/* @group main */

#main {
	margin-top: 1em;
	margin-bottom: 1em;
}

#content {
	padding: 0;
	width: 600px;
	float: left;
}

#content a {
	font-weight: bold;
}

/* @group product */

th, td {
	text-align: left;
	vertical-align: top;
}

table.product-attributes {
	width: 500px;
	margin-bottom: 10px;
}

table.product-attributes th {
	text-align: left;
	width: 110px;
}

table.product-attributes td  {
	padding-bottom: 5px;
}

table.product-attributes td p {
	margin: 0;
}

th.tags {
	background: url(../images/assets/tag.png) no-repeat right center;
}

a.pdf {
	background: url(../images/assets/pdf.png) no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}



/* @end */

/* @group brands */

#brands {
	text-align: right;
	clear: both;
	margin: 0;
	padding: 0;
}

#brands a {
	margin-left: 1em;
	margin-top: 0;
}

#content .category {
	clear: both;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	display: block;
	float: left;
}

#content .category div.product {
	margin-bottom: 10px;
	width: 100px;
	float: left;
	margin-right: 20px;
	text-align: left;
}

#content .category div.product img {
	clear: both;
	display: block;
}



/* @end */



/* @end */

/* @group footer */

#footer {
	margin-top: 1em;
	margin-bottom: 1em;
}

#footer .container {
	border-top: 1px solid #cacaca;
	padding-top: 1em;
	text-align: right;
	font-weight: bold;
}

#footer a {
	font-weight: bold;
}



/* @end */



/* @end */

/* @group forms */

input.txt, textarea.txt {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 5px;
}

span.required {
	font-weight: bold;
	color: #ff0017;
}

label {
	padding-right: 10px;
}

/* @group errors */

div.fieldWithErrors {
	display: inline;
}

.fieldWithErrors label {
	color: #ff0017;
	font-weight: bold;
}

#errorExplanation {
  width: 400px;
  margin-bottom: 10px;
	color: #ff0017;
	margin-top: 10px;
	background: url(../images/admin/icons/warning.png) no-repeat;
	padding-left: 25px;
}

#errorExplanation h2 {
  text-align: left;
  padding: 0;
	margin: 0;
	color: #ff0017;
}



/* @end */



/* @end */

.warning {
	background-color: #ffe767;
}

/* @group product lists */

.group {
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

.group h4 {
	text-transform: uppercase;
}

.product {
	width: 140px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	display: block;
	text-align: center;
	height: 120px;
}

.product .thumb {
	width: 130px;
	height: 100px;
	vertical-align: middle;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}

table.product a, a.www {
	text-decoration: underline;
}



/* @end */

.alt {
	background-color: #f4f4f4;
}

.note {
	color: #909090;
}

/* @override http://luke.local/stylesheets/slideshow.css?1260768141 */

/*  slideshow.css, version 0.3
 *  (c) Copyright 2007 Nathan Herald
 *
 *  slideshow.js is freely distributable under the terms of the GPL 2.0
 *  For details, see the slideshow.js web site: http://code.google.com/p/slideshow-js/
 *
 *------------------------------------------------------------------------------------*/

.slideshow {
	width: 600px;
	overflow: auto;
	position: relative;
	height: 440px;
}

.slide {
	width: 600px;
	vertical-align: middle;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center center;
}

.product-name {
	margin-top: 10px;
}

.slideshow ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 60000px;
	position: absolute;
	top: 0;
	left: 0;
}

.slideshow ul li {
	float: left;
	margin-right: 10px;
}

.slideshow-nav {
	width: 600px;
	position: relative;
}

.slideshow-nav a {
	padding-left: 0;
	margin-left: 0;
	margin-right: 10px;
	float: left;
}

/*.slideshow-next-prev {
	text-align: left;
}

.slideshow-prev, .slideshow-next {
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
}

.slideshow-play-stop {
	float: left;
}

.slideshow-play, .slideshow-stop {
	font-weight: bold;
	text-decoration: none;
	margin: 5px;
}*/

.slideshow-play-only .slideshow-stop {
	display: none;
}

.slideshow-stop-only .slideshow-play {
	display: none;
}