﻿body {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #A9BAC0;
}
#wrapper {
	width: 950px;
	margin: 0px auto 0px auto;
	clear: both;
	background-color: #FFFFFF;
	background-image: url('images/wrapperBG.gif');
	background-repeat: repeat-y;
	background-position: left top;
}
.clear {
	clear: both;
}
#logo {
	width: 180px;
	float: left;
	display: inline;
	background-color: #cde7f4;
}
#topNav {
	float: left;
	display: inline;
	width: 700px;
	background-color: #CDE7F4;
	line-height: 109px;
	text-align: center;
	padding-left: 70px;
}
#blueCorner {
	height: 35px;
	float: left;
	width: 770px;
}
#contentWrapper {
	clear: both;
	width: 950px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #192169;
}
#contentLeft {
	float: left;
	display: inline;
	width: 180px;
}
#contentRight {
	padding: 0px 15px 15px 15px;
	float: right;
	display: inline;
	width: 740px;
}
#footerLeft {
	width: 170px;
	float: left;
	display: inline;
	background-color: #FFFFFF;
	padding: 5px;
}
#footerRight {
	background-color: #CDE7F4;
	width: 760px;
	float: right;
	display: inline;
	padding: 5px;
	color: #192168;
	font-size: 90%;
	text-align: center;
}
#footerRight p {
	color: #192168;
	font-size: 95%;
	margin: 0px;
}
#footerWrapper {
	clear: both;
	width: 950px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}
#leftMenu {
	margin: 20px 0px 30px 0px;
	padding: 0px;
}
#leftMenu li {
	list-style-type: none;
}
#leftMenu li a {
	display: block;
	padding: 8px 5px 8px 5px;
	color: #05295D;
	text-decoration: none;
	font-size: 105%;
	font-weight: bold;
}
#leftMenu li a:hover {
	color: #BC0D34;
	text-decoration: none;
}
#freehearingTest {
	background-color: #BC0D34;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}
#freehearingTest a {
	color: #FFFFFF;
	text-decoration: none;
}
#freehearingTest:hover {
	background-color: #05295D;
	font-weight: bold;
}
#topNav a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	float: left;
	background-color: #CDE7F4;
}
#topNav a:hover {
	color: #000000;
	text-decoration: underline;
}
#contentRight h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	color: #666666;
	font-weight: normal;
}


td.product {
	border: 1px solid #CCCCCC;
}
TABLE.cobtbl{
	background-color: #C0C0C0;
}
TD.cobhl{
	background-color: #FFFFFF;
	color: #333333;
}
TD.cobll{
	background-color: #ffffff;
}
img.cartimage {
	padding: 3px;
	width: 50px;
	border: 1px solid #5CA067;
	background-color: #FFFFFF;
}
div.prodid {
	background-color: #BC0D34;
	color: #FFFFFF;
	padding: 5px;
	margin: 2px;
}
div.prodname a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #05295D;
	padding: 5px;
	margin: 2px;
	font-size: 16px;
}
div.prodname a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #021533;
}
div.prodprice {
	font-size: 15px;
	color: #05295D;
	font-weight: bold;
	text-align: left;
}
div.proddescription {
	text-align: left;
}
.product {
	background-image: url('images/product_BG.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
}
div.detailid {
	background-color: #BC0D34;
	color: #FFFFFF;
	padding: 5px;
	margin: 2px;
}
div.detailname {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #05295D;
	padding: 5px;
	margin: 2px;
	font-size: 16px;
}
div.detailprice {
	font-size: 15px;
	color: #05295D;
	font-weight: bold;
	text-align: left;
}
#productDetails {
	background-image: url('images/product_BG.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#email_a_friend {
}
#email_a_friend a {
	background-color: #7C7C7C;
	padding: 5px;
	display: block;
	color: #E6E6E6;
	text-decoration: none;
}
#email_a_friend a:hover {
	background-color: #5D5D5D;
	color: #E6E6E6;
	text-decoration: none;
}
a:link {
	color: #BC0D34;
	text-decoration: underline;
}
a:visited {
	color: #BC0D34;
	text-decoration: underline;
}
a:hover {
	color: #BC0D34;
	text-decoration: none;
}
a:active {
	color: #BC0D34;
	text-decoration: underline;
}
p.catname {
	background-color: #05295D;
	text-align: center;
	padding: 10px;
}
TD.catimage {
	text-align: center;
}
.catname a {
	color: #FFFFFF;
	text-decoration: none;
}
.catname a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
td.catname {
	border: 1px solid #999999;
}
.weaccept {
}
.weaccept img {
	padding: 5px;
}
.minicartP {
	font-size: 90%;
	text-align: center;
}

