body {
	background-color: #fff;
	padding: 0;
	margin: 0;
	font: 14px "Myriad", "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}
body.light {
	background-image: none;
	background-color: #fff;
	padding: 0;
	margin: 0;
}
a {
	color: #E82724;
}
a img {
	border: 0;
}
h2, h3 {
	color: #E82724;
}
ul li {
}
ol {
	margin-left: 0;
	padding-left: 2em;
}
ol li {
	margin-bottom: 1em;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	color: transparent;
	margin: 0;
	padding: 0;
}
#containerOuter {
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
	border-collapse: collapse;
}
#containerLeft {
	width: 53px;
	background: #fff url('/images/madico/backgroundShadowLeft.gif') repeat-y scroll top left;
}
#containerRight {
	width: 53px;
	background: #fff url('/images/madico/backgroundShadowRight.gif') repeat-y scroll top left;
}
#container {
	width: 898px;
	padding: 0;
	background-color: #bd0020;
	text-align: left;
}
#header {
	position: relative;
	height: 70px;
	background: #fe001a url('/images/madico/backgroundHeader.gif') repeat-x scroll top left;
}
#header #logo {
	position: absolute;
	top: 15px;
	right: 19px;
}
#hero {
	position: relative;
	height: 267px;
	background: #71000B url('/images/madico/hero.jpg') no-repeat scroll top left;
}
#logo img {
	border: 0;
}
#navigation {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 7px 15px 7px 15px;
	color: #fff;
	font-size: 17px;
	/*font-weight: bold;*/
}
#navigation a {
	color: #fff;
	text-decoration: none;
}
#navigation a:hover {
	border-bottom: 1px dotted #fff;
}
#sub-navigation div {
	border: 1px solid #fe001a;
	padding: 2px;
	background-color: #fde3e5;
	color: #5C5C5C;
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#sub-navigation a {
	color: #5C5C5C;
	text-decoration: none;
}
#sub-navigation a:hover, #sub-navigation a.active {
	color: #fe001a;
}
#sub-navigation a.active {
	color: #fe001a;
}
#contentContainer {
	width: 898px;
	border-collapse: collapse;
}
#contentContainerTop {
	height: 32px;
	background: #fc001a url('/images/madico/backgroundContentTop.gif') repeat-x scroll bottom left;
	font-size: 1px;
}
#contentContainerLeft {
	width: 30px;
	background: #bd0020 url('/images/madico/backgroundContentMiddleLeft.gif') repeat-y scroll top left;
	font-size: 1px;
}
#contentContainerMiddle {
	width: 838px;
	background-color: #fff;
}
#contentContainerRight {
	width: 30px;
	background: #bd0020 url('/images/madico/backgroundContentMiddleRight.gif') repeat-y scroll top left;
	font-size: 1px;
}
#contentContainerBottom {
	height: 44px;
	background: #bd0020 url('/images/madico/backgroundContentBottom.gif') repeat-x scroll top left;
	font-size: 1px;
}
#content {
	padding: 30px;
	text-align: left;
}
#content a {
	text-decoration: none;
}
#content a:hover {
	border-bottom: 1px dotted #E82724;
}
#content blockquote {
	margin: 1em 20px;
}
#content h2 {
	margin: 0 0 1em 0;
	font-size: 20px;
	clear: both;
}
#content h3 {
	position: relative;
	margin-top: 14px;
	padding: 4px;
	background: #fa001b url('/images/madico/backgroundHeading.gif') repeat-x scroll top left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
#content h3.right {
	text-align: right;
}
#content h3.normal {
	font-weight: normal;
}
#content h3 a {
	color: #fff;
	text-decoration: underline;
}
#content table.h3 {
	clear: both;
	border-collapse: collapse;
	margin: 1em 0;
	width: 100%;
}
#content table.h3 td {
	padding: 0;
}
#content table.h3 h3 {
	margin: 0;
	padding-left: 10px;
	text-align: left;
}
.hLink {
	text-align: right;
	position: absolute;
	top: 3px;
	right: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
}
#content .hLink img {
	float: none;
	vertical-align: bottom;
	margin: 0;
}
#content img {
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
}
#content img.left {
	float: left;
	clear: left;
	margin: 0 20px 20px 0;
}
#content ul {
	list-style-image: url('/images/madico/liStar.gif');
}
#content hr {
	height: 0px;
	border-width: 1px 0 0 0;
	border-top: 1px solid #E82724;
}

#content #products img {
	text-align: center;
	float: none;
	margin: 0;
}
#content #products h2 {
	margin: 1.5em 0 1.5em 0;
	clear: both;
}
#content #products h2 img {
	margin: 0;
	clear: none;
}
#content #products h2.first {
	margin-top: 0;
}
#content #products h4 {
	margin-bottom: 3px;
	color: #fe001a;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#content .product {
	background-color: #dbdbdb;
	padding: 10px;
}
#content .productImage {
	float: left;
	width: 150px;
	text-align: left;
}
#content .productImage img {
	float: none;
	margin: 0;
	border: 1px solid #000;
}
#content .productDescription {
	float: left;
	width: 360px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
#content .productDescription p {
	margin: 0 0 1.5em 0;
}
#content #products .productDescription img {
	float: left;
	clear: left;
	margin: 0 10px 7px 0;
}
#content .product table {
	float: right;
	margin: 0 0 10px 10px;
	border-collapse: collapse;
	width: 375px;
	text-align: center;
	font: 10px "Myriad", "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#content .product table th, #content .product table td {
	border: 1px solid #000;
	padding: 3px 4px 2px 4px;
	vertical-align: top;
}
#content .product table th {
	background-color: #9b9b9b;
	font-weight: normal;
}
#content .product table td {
	background-color: #fff;
}
#content .product td.productColumnNumber {
	width: 50px;
}
#content .product td.productColumnPrice {
	text-align: right;
	width: 100px;
}
#content #productRange hr {
	clear: left;
	margin-top: 30px;
	margin-bottom: 10px;
	border-top: 1px solid #C7CEAF;
}

#searchForm {
	text-align: center;
}
.button {
	border-width: 2px;
	border-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #6c6c6c;
	border-bottom-color: #6c6c6c;
	border-left-color: #c0c0c0;
	background-color: #d50017;
	color: #fff;
}
#knowledgeBaseBrowser {
	border-collapse: separate;
	border-spacing: 10px;
	width: 100%;
}
#knowledgeBaseBrowser td {
	vertical-align: top;
	padding: 0;
}
#knowledgeBaseBrowser td h3 {
	margin-top: 0;
}
.stockistState {
	border-collapse: collapse;
	margin: 5px 10px 0px 10px;
	width: 755px;
	font-size: 10px;
}
.stockistState td {
	padding: 4px 8px;
}
.columnStore {
	font-weight: bold;
	width: 140px;
}
.columnRange {
}
.columnLocator {
	width: 80px;
}
td.columnLocator {
	text-align: right;
}
#knowledgeBaseArticle {
}
#knowledgeBaseCategory {
	float: right;
	text-align: right;
	font-style: italic;
	margin-top: 2px;
}
#content h2 .knowledgeBaseArticleDate {
	font-size: 12px;
	color: #5c5c5c;

}
#knowledgeBaseArticle hr {
	clear: both;
	border-top: 1px solid #5b5b5b;
	border-width: 1px 0 0 0;
}
#knowledgeBaseArticle img {
	float: right;
	margin: 0 0 20px 20px;
}

#mediaGrouping .mediaRelease {
	margin-top: 2.5em;
}
.light #content .mediaRelease h3 {
	margin-top: 0;
}
.mediaRelease {
	border-bottom: 1px solid #9a9a9a;
}
.mediaRelease h3 {
	padding-bottom: 4px;
	border-bottom: 1px solid #9a9a9a;
	margin-bottom: 2px;
}
.mediaRelease h3 .date {
	color: #5c5c5c;
	font-weight: normal;
	font-size: 12px;
}
.mediaRelease img {
	float: right;
	margin: 0 0 5px 15px;
}
.mediaContact {
	text-align: center;
	border-bottom: 1px solid #9a9a9a;
}
#contact table {
	margin: 40px 100px 40px 100px;
	border-collapse: collapse;
}
#contact th, #contact td {
	width: 25%;
	padding: 1px 5px 1px 5px;
	vertical-align: top;
}
#contact th {
	color: #E82724;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
#contact input[type=text], #contact textarea, #contact select {
	font-size: 11px;
	width: 100%;
}
address {
	font-style: normal;
}
#content address a {
	color: #5c5c5c;
	text-decoration: underline;
}
#content address a:hover {
	border-bottom-width: 0px;
}
#footer {
	height: 28px;
	border-top: 1px solid #fff;
	padding-top: 17px;
	background: #fd001a url('/images/madico/backgroundFooter.gif') repeat-x scroll top left;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
#footer .corners-middle {
	padding: 0 17px 0 17px;
}
#footer a, #footer .float-left {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.break {
	clear: both;
}