:link,:visited,:focus {text-decoration:none; outline:0}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
th {text-align:left}
img {border:none}
address {font-style:normal}

body {
	font:62.5% Arial, Helvetica, sans-serif;
	padding:30px 0;
	background:#4a6994 url(/images/body.png) repeat-x
}

h1 {
	font-size:1.8em;
	color:#333;
	font-weight:400;
	margin-bottom:20px
}
h1.product {
	margin-bottom:5px
}
h2 {
	background:url(/images/header.png);
	height:140px;
	text-indent:-9999px
}
h3 {
	font-size:1.4em;
	color:#333;
	font-weight:400;
	margin-bottom:20px
}
h3.product {
	font-size:1.4em;
	color:#a76464
}

h6 {
	text-indent:-9999px
}

#container {
	width:900px;
	margin:0 auto;
	border:1px solid #d3d3d8;
	background:url(/images/main.gif)
}
#header {
	background:url(/images/header.jpg);
	height:135px;
	border-bottom:1px solid #d8d8dd
}
#header ul {
	list-style:none;
	text-indent:-9999px
}
#left {
	width:176px;
	float:left
}
#right {
	width:176px;
	float:right
}
#right ul {
	border-bottom:1px solid #d8d8dd
}
#right img {
	margin:7px auto 20px auto;
	display:block
}
#left li {
	list-style:none;
	width:176px;
	overflow:hidden;
	white-space:nowrap
}
#left li a,
#right h5 a,
#right li {
	line-height:31px;
	display:block;
	padding-left:15px;
	background:url(/images/menu.png);
	font-size:1.2em;
	color:#666;
	font-weight:700
}
#left li.selected a,
#right h5 a {
	border-bottom:2px solid #a76464;
	line-height:29px;
	color:#333
}
#right h5 a {
	border-bottom:1px solid #f4f4f4
}
#left li li a,
#left li.selected li a,
#right li {
	padding-left:22px;
	border:1px solid #f4f4f4;
	border-bottom:none;
	background:url(/images/menu.gif) no-repeat 10px center #eaeaea;
	font-weight:400
}
#right li {
	border:1px solid #f4f4f4;
	border-top:none
}
#main {
	padding:23px 0 3px 25px;
	float:left;
	width:500px
}
#main p {
	color:#666;
	margin-bottom:20px;
	font-size:1.2em;
	text-align:justify;
	line-height:1.5em
}
#main p a {
	color:#166296
}
#main p a:hover {
	text-decoration:underline
}
#main img.right {
	float:right;
	margin:0 0 10px 20px
}
#main img.left {
	float:left;
	margin:0 20px 10px 0
}
#main form p {
	margin-bottom:10px
}
#main label,
#main span.label {
	display:block;
	width:180px;
	float:left
}
#main label.inline {
	width:auto;
	display:inline;
	float:none;
	margin-right:10px
}
#main input,
#main textarea,
#main select {
	width:315px;
	padding:1px;
	border:1px solid #EAEAEA
}
#main select,
#main input.other {
	width:155px
}
#main input.button {
	width:auto
}
#main textarea {
	height:100px
}
#map {
	width:100%;
	overflow:hidden
}
#map input {
	width:auto
}
div.product {
	float:left;
	background:url(/images/product.gif) repeat-x;
	border-bottom:1px solid #eaeaea;
	width:500px;
	height:98px;
	margin-bottom:10px
}
div.productImg {
	border:3px solid #f4f4f4;
	float:left;
	text-align:center;
	margin:0 auto 2px auto
}
div.productImg img {
	padding:5px;
	float:left;
	border:1px solid #d8d8dd
}

div.product div.productDetails {
	float:right;
	width:395px;
	margin:3px 0 0 6px
}
div.product div.productDetails h3 {
	font-size:1.6em;
	margin:0 0 5px 0
}
div.product div.productDetails h3 a {
	color:#000
}
#categories div {
	width:150px;
	float:left;
	text-align:center;
	margin:0 6px 20px 6px
}
#categories div div {
	width:150px;
	height:150px;
	line-height:250px;
	float:left;
	text-align:center
}
#categories a {
	font-size:1.2em;
	color:#000
}
#leftHeader {
	width:380px;
	float:left
}
#rightHeader {
	width:120px;
	float:right
}
#rightHeader p {
	color:#000;
	text-align:right
}
#footer {
	background:#565758;
	line-height:22px;
	color:#999;
	float:left;
	width:100%;
	font-size:1.1em
}
#footer li {
	float:left;
	list-style:none;
	margin:0 8px
}
#footer li.right {
	float:right
}
#footer a {
	color:#999
}
#footer a:hover {
	text-decoration:underline
}
div.clear {
	clear:both
}
#main input.error,
#main select.error,
#main textarea.error{
	background:#FFC8C8;
	border:1px solid #F00
}
#main span.error {
	color:#C00
}