/* ----- RESET ----- */

* {
	margin: 0;
	padding: 0;
}

/* Essentials */

body {
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
}

/* Banner & Navigation */

#banner {
	background-image: url(images/backgroundNavigation.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
}

#navigation {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 800px;
}

#navigation h1 {
	background-image: url(images/companyLogo.gif);
	background-repeat: no-repeat;
	font-size: 1.5em;
	font-weight: lighter;
	height: 30px;
	margin: 0 0 0 5px;
	padding: 20px 0 0 65px;
}

#navigation ul {
	font-size: 0.9em;
	margin: -25px 0 0 520px;
}

#navigation ul li {
	display: inline;
	list-style: none;
	margin: 0 0 0 15px;
}

#navigation ul li a:link, a:visited {
	color: #000;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #e7e7e7;
}

#navigation ul li a:active {
	color: #FF9933;
}

/* Container */

#container {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 800px;
}

/* Slide Show and Intro */

#slideShow, #leftSide {
	background-color: #cacaca;
	background-repeat: no-repeat;
	float: left;
	height: 270px;
}

#slideShow {
	background-image: url(images/slideShow_right.gif);
	background-position: right;
	margin: 20px 0 0 0;
	width: 490px;
}

#leftSide {
	background-image: url(images/slideShow_left.gif);
	background-position: left;
	width: 15px;
}

#image {
	position: absolute;
}

#intro {
	background-color: #ececec;
	float: left;
	height: 270px;
	margin: 20px 0 0 0;
	width: 295px;
}

#intro .address {
	margin: 0 0 0 18px;
}

#intro h4 {
	color: #4e4d4d;
	margin: 14px 0 4px 18px;
}

#intro img {
	margin: 14px 18px 0 18px;
}

#intro #introMsg {
	margin: 5px 0 12px 20px;
}

#intro p {
	color: #000;
	font-size: 0.75em;
	font-weight: lighter;
	line-height: 1em;
	margin: 5px 0 0 20px;
}

#intro strong {
	font-weight: bold;
}

#msg + p {
	line-height: 1.3em;
}

#introRightPiece {
	background-image: url(images/intro_right.gif);
	background-repeat: no-repeat;
	float: left;
	height: 270px;
	margin: 20px 0 0 0;
	width: 15px;
}

/* Section */

h2 {
	color: #fff;
	font-family: Arial;
	font-size: 0.75em;
	font-weight: lighter;
	padding: 7px 0 0 8px;
}

.indexBackground {
	background-color: #fff;
	padding: 10px 0;
}

.indexSection, .section {
	background-color: #000000;
	height: 35px;
	margin: 20px auto 0 auto;
}

.indexSection {
	float: left;
	margin-bottom: 15px;
	width: 398px;
}

.section {
	float: left;
	width: 800px;
}

/* Content */

.content {
	float: left;
	height: auto;
	margin: 15px 0 0 0;
	width: 800px;
}

.indexContent, .content {
	clear: both;
	height: auto;
}

.indexContent {
	border: solid 10px #e7e7e7;
	padding: 10px;
	width: 358px;
}

.indexContent img {
	float: left;
	margin: 0 0 0 5px;
}

.indexContent p {
	font-family: Arial;
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 5px 15px;
}

.indexContent p strong, .indexContent p a {
	font-weight: bold;
}

.indexContent a {
	color: #92bc37;
}

#leftColumn .indexContent p {
	background-image: url(images/catalogue_msg.gif);
	background-repeat: no-repeat;
	background-position: 113px 0;
	padding: 80px 0 0 116px;
}

#leftColumn {
	float: left;
}

#rightColumn {
	float: left;
	margin: 0 0 0 2px;
}

/* Products */

#accessories h4 {
	color: #868585;
	float: left;
	font-size: 1em;
}

#accessories p {
	float: left;
	font-size: 0.8em;
	margin: 0 0 30px 0;
	width: 148px;
}

.content .productCategory ul li a {
	color: #92bc37;
	font-size: 1em;
	float: left;
	margin: 42px 0 0 10px;
	text-decoration: none;
}

.content #accessories {
	width: 272px;
}

.content #BZC, .content #accessories {
	border-left: solid 2px #e7e7e7;
	margin: 0 0 0 2px;
}

.content #BZC ul {
	margin: 0 0 0 -7px;
}

.content #BZC ul li {
	float: left;
	list-style: none;
	width: 210px;
}

.content #BZC ul li img {
	float: left;
	border: solid 1px #7b7a7a;
	margin: 0 0 0 0;
}

.content #lead {
	margin: 0 0 0 -10px;
	width: 240px;
}

.content #BZC {
	width: 260px;
}

.content #lead ul {
	margin: 0 0 0 20px;
}

.content .productCategory {
	background: #fff;
	height: 100%;
	float: left;
}

.content .productCategory p, .content .productCategory li, .content .productCategory ul  {
	font-size: 0.85em;
	line-height: 1.3em;
	padding: 0px 30px 10px 10px;
}

.content #accessories p {
	padding: 10px 0 0 0;
}

#conversionBox {
	background-color: #eae0c3;
	border: dotted 1px #c83838;
	height: 100px;
	margin: 0 auto 25px auto;
	width: 220px;
}

#conversionBox p {
	background-color: #f3eee7;
	font-size: 0.7em;
	height: 70px;
	margin: 10px 0 0 0;
	padding: 12px 10px 0 10px;
	width: 200px;
}

#conversionBox a {
	color: #92bc37;
	margin: 0;
	padding: 0;
}

.products {
	background-color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	margin: 10px;
	width: 780px;
}

.productCategory h3 {
	font-size: 1.6em;
	margin: 15px 10px 20px 10px;
}

.content #accessories img {
	float: left;
	margin: 0 10px 0 10px;
	border: solid 1px #7b7a7a;
}

/* gallery */

#galleryPic {
	margin: 0 0 20px auto;
	padding: 0 150px 0 150px;
}

#currentPic {
	margin: 20px 0 0 0;
	border: solid 1px #7a7a7a;
}

#thumbnailContainer {
	margin: 20px 0 0 30px;
	width: 800px;
}

#thumbnailContainer .thumbnails {
	margin: 5px;
	border: solid 1px #7a7a7a;
}

/* conversion table */

table {
	border-top: solid 1px #d2d2d2;
	border-bottom: solid 1px #d2d2d2;
	border-left: solid 1px #d2d2d2;
	font-size: 0.9em;
	margin: 0 auto;
	text-align: center;
}

td {
	border-top: solid 1px #d2d2d2;
	border-right: solid 1px #d2d2d2;
	font-size: 0.8em;
	padding: 8px 0 4px 0;
}

th {
	border-right: solid 1px #d2d2d2;
	padding: 5px;
}

.alt {
	background-color: #dbd9d9;
}


/* footer */

#footer {
	border-top: dotted 1px #000;
	float: left;
	margin: 15px 0 0 0;
	padding: 10px 0 15px 0;
	width: 785px;
}

#footer p {
	font-family: Arial;
	font-size: 0.7em;
	font-weight: lighter;
}

#footer p strong {
	font-weight: bold;
}