@charset "utf-8";
/* CSS Document */



/* reset code */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0px;
	padding:0px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
/* firefox scrollbar 'hack' */

#scrollHack {
	position:absolute;
	top:0;
	bottom:-0.1px;
	width:1em;
	z-index:-1;
}
body {
	background-image: url(../images/general/bg.gif);
	background-position: center;
	background-repeat: repeat;
}
#wrapper {
	width: 830px;
	position:absolute;
	left: 50%;
	top: 0px;
	margin-left: -415px; /* half of the width */
}
#header {
	height: 85px;
	padding: 3px;
	padding-top: 20px;
	position: relative;
	background-image: url(../images/general/motif.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#content {
	background-color:#ffffff;
	width: 805px;
	margin: auto;
	padding: 5px;
	margin-bottom: 5px;
}
#content table, #content td {
	color: #939598;
}
#nav {
	background-color: #d1d3d4;
	height: 20px;
	width: 805px;
	position: relative;
}
.navItem {
	height: 20px;
	background-position: top left;
	background-repeat:no-repeat;
	float: left;
}
#homeNav {
	width: 100px;
	background-image:url(../images/nav/home.gif);
}
#aboutNav {
	width: 105px;
	background-image:url(../images/nav/about.gif);
}
#productsNav {
	width: 125px;
	background-image:url(../images/nav/products.gif);
}
#mediaNav {
	width: 120px;
	background-image:url(../images/nav/media.gif);
}
#linksNav {
	width: 100px;
	background-image:url(../images/nav/links.gif);
}
#contactNav {
	width: 135px;
	background-image:url(../images/nav/contact.gif);
}
#shopNav {
	width: 120px;
	background-image:url(../images/nav/shop.gif);
}
#homeNav:hover, #aboutNav:hover, #productsNav:hover, #mediaNav:hover, #linksNav:hover, #contactNav:hover, #shopNav:hover {
	background-position: bottom left;
}
#productsSubNav {
	width: 125px;
	position: absolute;
	left: 205px;
	top: 20px;
	padding-top: 5px;
	z-index: 10;
}
.subNavTitle {
	color: #636363;
	background-image: url(../images/nav/subnavTitleBg.gif);
	background-position: top;
	background-repeat: repeat-y;
	margin-bottom: 2px;
	padding: 2px 3px;
}
.subNavItem {
	color: #636363;
	background-image: url(../images/nav/subnavBg.gif);
	background-position: top;
	background-repeat: repeat-y;
	margin-bottom: 2px;
	padding: 2px 3px;
}
.subNavItem ul {
	margin-left: 33px;
}
.subNavItem li {
	color: #636363;
	list-style-type: none;
	list-style-image: url(../images/nav/bulletCold.gif);
	height: 17px;
	margin-left: -5px;
}
.subNavItem li:hover {
	list-style-image: url(../images/nav/bulletHot.gif);
}
#featurePanel {
	height: 359px;
}
#mainPanel, #featurePanel, #largePanel {
	background-color: #ffffff;
	float: left;
	width: 524px;
	margin-top: 5px;
}
#mainPanel {
	width: 487px;
}
#largePanel {
	width: 760px;
}
.miniPanel {
	float: right;
	height: 116px;
	width: 273px;
	margin-top: 5px;
}
#miniPanel1 {
	background-color: #ffffff;
}
#miniPanel2 {
	background-color: #ffffff;
}
#miniPanel3 {
	background-color: #ffffff;
}
#sidePanel {
	float: right;
	width: 273px;
	margin-top: 5px;
}
.clearMe {
	clear: both;
}
#footer {
	height: 20px;
	background-color: #d1d3d4;
	width: 795px;
	margin-top: 5px;
	padding: 5px 5px 0px 5px;
	color: #4D4D4D;
}
.mailingList {
	float: left;
}
.disclaimerText {
	float: right;
}
.disclaimerText a, .mailingList a {
	color: #4D4D4D;
	text-decoration: none;
}
.siteText {
	float: right;
	margin-right: 17px;
	color: #777777;
}
.siteText a {
	color: #777777;
	text-decoration: none;
}
.siteText a:hover, .disclaimerText a:hover, .mailingList a:hover {
	color: #ee2a7b;
	text-decoration: none;
}
.hideMe {
	display: none;
}
.clickNZ {
	height: 16px;
	width: 117px;
	background-color: #f499c1;
	position: absolute;
	top: 85px;
	left: 8px;
	background-image:url(../images/general/clickNZ.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.clickNZ:hover {
	background-position: bottom;
}
.BALogo {
	width: 280px;
	height: 80px;
	background-image:url(../images/general/BALogo.gif);
	background-position:top;
	background-repeat:no-repeat;
	position: absolute;
	left: 540px;
	top: 35px;
}
.contentPanel {
	padding-left: 20px;
	padding-right: 20px;
}
.contentPanel img {
	z-index: 1;
}
.contentPanel, .contentPanel ul, .contentPanel li, .contentPanel p {
	color: #939598;
	line-height: 175%;
	font-size: 9pt;
}
.contentPanel a, .contentPanel ul a, .contentPanel li a, .contentPanel p a {
	color: #939598;
}
.contentPanel a:hover, .contentPanel ul a:hover, .contentPanel li a:hover, .contentPanel p a:hover {
	color: #ee2a7b;
}
.contentPanel ul {
	margin-left: 35px;
}
.contentNav {
	float: right;
	margin-top: 12px;
}
.formTable input {
	color: #4D4D4D;
}
.formTitleCell {
	text-align: right;
	padding-right: 5px;
	width: 280px;
}
#stockists td {
	padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7AFC5;
	line-height: 10px;
}
