
span.err { background-color: #ff99ff;}
span.err sup { color: #c00;}

div#corr { background-color: #ff9; border: 1px solid #666; margin: 0 2em; color: #000;}


div.notes { background-color: #f4f0e6; border: 1px solid #a19589; margin: 2em; padding: 2em; color: #000;}

body {
	background: #fff url(../img/body-bg.gif) 50% 0 repeat-y; 
	margin: 0;
	padding: 0;
	font: 62.5%/1.4em Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
h1, h2, h3, h4, h5, h6, ul, li, dl, dd, dt, ol, blockquote {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
a {
	overflow: hidden;
}
a:link, a:visited {
	color: #c41130;
}
a:hover {
	color: #c41130;
	text-decoration: none;
}
a img {
	border: 0;
}
#wrap {
	font-size: 1.1em;
	margin: 0 auto;
	width: 770px;
}
body#products #wrap { background: url(../img/content-bg.gif) 0 0 repeat-y;}
body#product.column-50-50 #wrap { background: url(../img/content-bg.gif) 0 0 repeat-y;}
body#product.column-0-100 #wrap { background: none; background-color: #f8f6f4;}
body#products.column-0-100 #wrap { background: none; background-color: #111;}
body#home #wrap { background: url(../img/bg-home.gif) 0 0 repeat-y;}
body#product #wrap { background: url(../img/bg-25-75.gif) 0 0 repeat-y;}

#branding {
	position: relative;
	height: 100px;
	background: #a19589;
	border-bottom: 1px solid #D1C8BE;
}
/* #branding h1 {
	width: 190px;
	height: 100px;
	text-indent: -9999px;
	background: url(../img/macdon-logo.gif) 0 0 no-repeat;
} */
#branding h1 {
	float: left;
	width: 190px;
	height: 100px;
	text-indent: -9999px;
	background: url("../img/macdon-logo.gif") 0 0 no-repeat;
}
#branding h1 a {
	display: block;
	height: 100px;
}



#nav {
	float: left;
	margin-top: 36px;
	margin-left: 18px;
	width: 512px;
}
#nav li { 
	text-indent: -9999px; list-style: none;
	float: left;
}
#nav a {
	display: block;
	height: 21px;
	background-image: url("../img/nav-bg.gif");
	background-repeat: no-repeat;
}

#nav li#n-home a { background-position: 0 0; width: 71px; left: 0; top: 0;}
#nav li#n-about a { background-position: -71px 0; width: 98px; left: 71px; top: 0;}
#nav li#n-products a { background-position: -169px 0; width: 93px; left: 169px; top: 0;}
#nav li#n-support a { background-position: -262px 0; width: 176px; left: 262px; top: 0;}
#nav li#n-dealers a { background-position: -438px 0; width: 73px; left: 438px; top: 0;}
#nav li#n-info a { background-position: 0 -21px; width: 156px; left: 0; top: 21px;}
#nav li#n-contact a { background-position: -156px -21px; width: 175px; left: 156px; top: 21px;}

#home li#n-home a, 
#about #nav li#n-about a, 
#products #nav li#n-products a, 
#product #nav li#n-product a,
#support #nav li#n-support a,
#dealers #nav li#n-dealers a,
#info li#n-info a, 
#contact li#n-contact a { 
	background-image: url("../img/nav-bg-o.gif");
}


#nav-lang {
	position: absolute;
	float: left;
	top: 8px;
	right: 20px;
	width: 132px;
}
#nav-lang li { 
	text-indent: -9999px; list-style: none;
	float: left;
}
#nav-lang a, #nav-lang span {
	display: block;
	height: 21px;
	background-repeat: no-repeat;
	top: 0;
}

#nav-lang a { background-image: url("../img/nav-lang-bg.gif"); }
#nav-lang span { background-image: url("../img/nav-lang-bg-o.gif"); }

#nav-lang li#lang-en a,
#nav-lang li#lang-en span { background-position: 0 0; width: 66px; left: 0;}
#nav-lang li#lang-ru a,
#nav-lang li#lang-ru span { background-position: -66px 0; width: 66px; left: 66px;}




#breadcrumbs {
	clear: both;
}
#breadcrumbs p {
	margin: 0;
	padding: 8px 0 8px 23px;
	background: #fff;
}
#content {
	border-top: 1px solid #D1C8BE;
	position: relative;
}
/* Product Section Menu */
#content #section {
	background: #fff;
	position: relative;
	border-bottom: 1px solid #D1C8BE;
}
#content #section h1 {
	padding: 0.5em 20px;
	width: 385px;
	color: #333;
	font-size: 1.2em;
}
#content #section ul {
	position: absolute;	
	top: 0.75em;
	left: 385px;
}
#content #section ul li {
	float: left;
	list-style: none;
	color: #ccc;
	padding-right: 1.5em;
}
#content #section ul li.active {
	font-weight: bold;
}
#content #section ul li a {
	color: #333;
	text-decoration: none;
}
#content #section ul li.active a { color: #333; font-weight: bold; border-top: 2px solid #555;}

/* Series Section Menu */
#content #series {
	background: url('../img/title-bg.jpg') 0 0 no-repeat;
	width: 100%;
	border-bottom: 1px solid #D1C8BE;
}
#content #series h1 {
	padding: 1em 20px;
	width: 50%;
	color: #fff;
	font-size: 1.3em;
}
#content #series ul {
	position: absolute;	
/*	bottom: 10px; */
/*	left: 385px; */
	top: 15px;
	left: 385px;
	width: 50%;
}
#content #series ul li {
	float: left;
	list-style: none;
	color: #ccc;
	padding-right: 1.5em;
}
#content #series ul li.active {
	font-weight: bold;
}
#content #series ul li a {
	color: #fff;
	text-decoration: none;
}
#content #series ul li.active a { color: #fff; border-bottom: 1px solid #fff; border-top: 1px solid #fff;}

/* Two column design with equal-width columns */
.column-50-50 #primary-content { width: 385px; float: right;}
.column-50-50 #secondary-content { width: 385px; float: left;}

/* Two column design with width content column and narrow sidebar*/
.column-25-75 #primary-content { width: 580px; float: right;}
.column-25-75 #secondary-content { width: 190px; float: left;}

/* One column design with primary and secondary content stacked */
.column-0-100 #primary-content { width: 770px;}
.column-0-100 #secondary-content { width: 770px;}

#primary-content h2, #primary-content p, #primary-content ul, #primary-content h3, #primary-content img, #primary-content table, #primary-content dl {
	padding: 0 20px;
	color: #666;
}
#primary-content ul {
}
#primary-content li {
	padding: 0.25em 1em;
	list-style: none;
}
#primary-content h2 {
	font-size: 1.4em;
	padding-top: 20px;
	color: #333;
}
#primary-content h3 {
	margin: 1em 0;
	color: #333;
}
#videos #secondary-content h3 {
	margin: 1em 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 1em 0;
}
#primary-content dl {
}
#primary-content dt {
	font-weight: bold;
	margin-top: 0.75em;
}
#primary-content dd {
	margin: 0.5em 0;
}
.nav-features {
	margin-top: 1em;
	margin-bottom: 2em;
}
.nav-features li {
	border-top: 1px solid #e2ded9;
	list-style: none;
	background: url(../img/bullet-star.gif) 0 50% no-repeat;
	padding: 5px 0 5px 20px !important;
}
.nav-features li.active {
	background: url(../img/bullet-star-active.gif) 0 50% no-repeat;
}
.nav-features li a {
	display: block;
}
.nav-features li.active a {
	text-decoration: none;
	cursor: default;
	color: #333;
}

#compatibility {
	color: #fff;
}
#compatibility h2, #compatibility p {
	padding: 0 20px;
}
#compatibility h2 {
	padding-top: 10px;
	font-size: 1.2em;
}
#compatibility p {
	margin: 1em 0;
}
#compatibility ul {
	padding: 0 20px 0 23px;
	margin: 1em 0;
}
#compatibility li {
	list-style: none;
	border-bottom: 1px solid #333;
	padding: 0.25em 0;
}
#secondary-content p {
	margin: 1em 20px;
	color: #ccc;
}
.column-25-75 #secondary-content p {
	color: #666;
}
#secondary-content #compatibility blockquote {
	background: #c41130;
	color: #fff;
}
#secondary-content img {
/*	border-bottom: 1px dotted #fff; */
}
#secondary-content #compatibility blockquote p {
	margin-bottom: 0;
	padding: 20px;
	color: #eee;
}
#secondary-content #compatibility p a {
	color: #fff;
}
#secondary-content #compatibility blockquote p a {
	display: block;
	font-weight: bold;
	text-decoration: underline;
 color: #fff;
}
#siteinfo {
	background: #fff;
	clear: both;
	padding: 20px;
	font-size: 0.9em;
	line-height: normal;
	color: #666;
}
#siteinfo ul {
	margin-top: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 100%;
	padding: 10px 0;
}
#siteinfo ul li {
	border-left: 1px solid #ddd;
	padding-left: 10px;
	float: left;
	width: 30%;
	list-style: none;
}
#siteinfo p {
	padding-top: 10px;
	clear: left;
}
.list-products {
	width: 170px;
	margin: 10px 0px 10px 15px;
	padding-bottom: 1px;
	float: left;
}
#producers-categories .list-products {
	width: 220px;
}
.first {
	margin-left: 20px;
}
.list-products ul.morespace {
	padding-bottom: 10px;
}
.list-products li {
	list-style: none;
	border-top: 1px solid #35322f;
	padding: 3px 0 3px 28px;
	background: url("../img/bullet-blank.gif") 0 50% no-repeat;
}
#producers-categories .list-products li {
	border-top: 1px solid #ccc;
	background: none;
	padding-left: 0;
}
.list-products li.series {
	border-top: none;
	padding: 0 0 3px 28px;
	background: none;
}
.list-products li a {
	color: #fff;
}
#producers-categories .list-products li a {
	color: #c41130;
}
.list-products h3 {
	color: #fff;
	font-size: 1.3em;
	font-weight: normal;
	padding: 8px 0;
}

li.ng-sp { background: url("../img/bullet-ng-sp.gif") 0 50% no-repeat;}
li.ng { background: url("../img/bullet-ng.gif") 0 50% no-repeat;}
.clear { clear: both; visibility: hidden;}


.error {
	padding: 1em;
	margin: 1em;
	background-color: #fff0f0;
	border: 1px solid #ffcccc;
	width: 360px;
}

.error p {
	color: #880000 !important;
}
.fillme {
	color: #880000 !important;
	background-color: #ffcccc;
}

.callus {
	padding: 1em;
	margin: 1em 1em 1em 0;
	background-color: #fff0f0;
	border: 1px solid #ffcccc;
	color: #880000;
}


/* -------------------------------------------------------------------------------------- */
/* Home Page Styles --------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------- */

#splash {
	clear: both;
	position: relative;
	height: 291px;
	width: 770px;
}
#splash a {
	display: block;
	width: 100%;
	height: 100%;
}
#splash h2 {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	left: 0;
	width: 190px;
	height: 291px;
	background: url("../img/intro-m200.jpg") no-repeat;
}
#splash .brochure {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	bottom: 0;
	right: 0;
	width: 290px;
	height: 79px;
	background: url("../img/brochure-russian.gif") 0 0 no-repeat;
}


#product #primary-content img, #product #secondary-content p img {
	border: 1px solid #ccc;
	background: #fff;
	padding: 3px;
}
#product #primary-content img.plain {
	border: none;
	background: none;
	padding: 0;
}

.specs {
	border-collapse: collapse;
	margin: 20px 40px;
	width: 90%;
}
.specs caption {
	text-align: left;
	background: #333;
	color: #fff;
	padding: 0.5em;
}
.specs td, .specs th {
	border-bottom: 1px solid #ddd;
	padding: 0.25em 0.5em;
	vertical-align: top;
}
.specs th {
	text-align: left;
	font-weight: bold;
}
.specs thead th {
	background: #333;
	color: #fff;
	padding: 0.5em;
}
.specs tbody th {
	width: 30%;
}
.done { background: url(../img/key.gif) 100% 50% no-repeat; padding-right: 25px; color: yellow !important;}
#sub-nav {
	margin: 1.5em;
	list-style: none;
	border-top: 1px solid #ddd;
}
#sub-nav li {
	padding: 0.45em 0;
	border-bottom: 1px solid #ddd;
	list-style: none;
}
#sub-nav li.active a {
	color: #333;
	text-decoration: none;
	cursor: default;
}
#sub-nav li.active {
	background: url("../img/bullet-star.gif") 0% 50% no-repeat;
	padding-left: 17px;
}
ul.doc-list {

}
ul.doc-list li {
	list-style: none;
	border-top: 1px dotted #ddd;
	padding: 0.4em 0;
}
#secondary-content #affiliations {
	margin: 0 1.5em !important;
	color: #333 !important;
}
#affiliations p {
	margin: 1em 0;
}
.address {
	width: 24%;
	float: left;
}
/* Press Releases */
.press-release h3 {
	margin: 1em 0 0 0;
	padding: 0;
	color: #333;
}
.press-release {
	overflow: hidden;
	padding: 0px;
	border-bottom: 1px dotted #ccc;
}
.press-release .release-date {
	margin-top: 0;
	padding-top: 0;
}
.news-list a {
	background: url(../img/pdficon.gif) 0 50% no-repeat;
	padding: 10px 0px 10px 22px;
}
.img-left {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #999;
	background: #ccc;
	padding: 3px !important;
}
.img-right {
	float: right;
	background: none !important;
	border: none !important;
	padding: 0 0 10px 10px !important;
}
.cover {
	border-top: 1px solid #ccc;
	padding: 5px 0 5px 0 !important;
	border-bottom: 1px solid #ccc;
}
.cal {
	width: 90%;
	border-collapse: collapse;
	margin-left: 20px;
}
.macdon-built {
	width: 90%;
	border-collapse: collapse;
	margin-left: 20px;
}
.cal thead th {
	text-align: left;
	font-weight: bold;
	border-bottom: 2px solid #999;
}
.macdon-built thead th {
	text-align: left;
	font-weight: bold;
	border-bottom: 2px solid #999;
}
.cal td {
	border-bottom: 1px solid #ccc;
}
.macdon-built td {
	border-bottom: 1px solid #ccc;
}
#primary-content table img {
	padding: 0 0 10px 0;
	margin: 0;
}

p.legend {margin-top: 1em; margin-bottom: 1em; color: #fff !important;}
p.legend img {
	padding: 0 !important;
	margin: 0 !important;
}
.find-product {
	float: left;
	width: 25%;
}
.find-product select {
	width: 150px;
	height: 9em;
}
.go {
	text-align: right;
}
#special-content {
	background-color: pink;
	color: #fff;
}
#special-content p {
	margin: 0;
	padding: 0;
}
#product #primary-content p img.no-frills {
	border: 0;
	padding: 0 !important;
	background: none;
	margin: 0;
}
#dealers #primary-content p img.no-frills {
	border: 0;
	padding: 0 !important;
	background: none;
	margin: 0;
}

a.series {
	padding-left: 11px;
	background: url("../img/bullet-01.gif") 3px 50% no-repeat;
	color: #999 !important;
}
.locator td, .locator thead th {
	text-align: center;
}
.locator tbody th {
	text-align: left;
	border-bottom: 1px solid #ccc;
}
#flashcontent {
	margin: 1em 20px 1em 20px;
	padding: 20px;
	text-align: center;
	background: url("../img/video-bg.gif") 50% 50% no-repeat;
	border: 1px solid #ccc;
}
#hof {
	margin: 1em 20px 1em 20px;
	padding: 10px;
	text-align: center;
	background: url("../img/video-bg.gif") 50% 50% no-repeat;
	border: 1px solid #ccc;
	font-size: 1.2em;
}
#hof p {
	color: #333 !important;
}
.options {
	margin-top: 20px;
}
.options td {
	vertical-align: top;
	border-top: 1px dashed #ccc;
	padding: 5px 0;
}
.clear {
	clear: left;
}
.fits-on td {
	background: #c41130;
	color: #fff;
}
#contactform {
	margin: 0 0 25px 0;
	padding: 20px;
	background: #e6e3d7;
}
#findadealer {
	float: left;
	width: 40%;
}
#findadealer h2 {
	margin: 1em 0;
	padding: 0;
}
#searchResults {
	width: 50%;
	padding: 0 20px;
	float: right;
	border-left: 1px dotted #ccc;
}
#dealers-results #findadealer { float: right; }
#dealers-results #searchResults { float: left; border-left: none; border-right: 1px dotted #ccc; }
#searchResults h2 {
	margin: 1em 0;
	padding: 0;
}
#dealers-results #findadealer p {
	padding: 0 15px 0 0;
}
#searchResults p {
	padding: 0 15px;
}
#searchResults img {
	margin: 0;
	padding: 0;
}
.dealer {
	border-top: 1px solid #bfb6ac;
	background: #e7e4e1 url("../img/dealers-bg.gif") repeat-x;
	padding: 1em;
	margin-bottom: 10px;
}
.dealer h3 {
	font-size: 1.2em;
	padding: 15px 15px 0 15px !important;
	margin: 0 !important;
}
p.chart {
	margin: 20px;
	border: 1px dotted #ccc;
	padding: 10px 10px 10px 30px !important;
	background: url("../img/chart.gif") no-repeat 10px 50%;
}
#video-list {
	margin: 20px 0 !important;
	padding: 0 !important;
}
#video-list li {
	list-style: none;
	padding: 0 20px 30px 0 !important;
	border-right: 1px dotted #ccc;
	margin: 0 0 0 20px !important;
	float: left;
	width: 202px;
	text-align: center;
}
#video-list li img {
	padding: 0;
	margin: 0;
}
#video-list li.first { margin-left: 0; }
#video-list li.last { padding-right: 0; border: none;}
#producers-submit {
	float: right;
	width: 173px;
	margin-top: 10px;
}
#producers-submit img {
	margin: 0;
	padding: 0;
}
#producers-submit p {
	margin: 0;
	padding: 0;
}
#producers-intro {
	float: left;
	width: 580px;
}
#producers-intro h2 {
	font-size: 1.9em;
	margin-top: 0;
	padding-top: 0;
	line-height: 1.1em;
}
#producers-intro h2 span {
	font-size: 0.8em;
	color: #666;
	font-weight: normal;
}
#producers-categories {
	clear: both;
	border-top: 3px double #ccc;
	margin: 0 20px;
}
#producers-categories h2, h2.videos {
	clear: both;
	padding: 10px 0;
	background: #f1f1f1;
	text-align: center;
	border-bottom: 1px dotted #ccc;
}
#producers-categories h2 span {
	color: #999;
	font-weight: normal;
}

p.company {
	padding: 0 0 .5em 0 !important; 
	margin: 0 !important;
	font-weight: bold;
}


