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;
}
body#product, body#home {
	background: #fff url(../img/body-bg-970.gif) 50% 0 repeat-y; 	
}
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;
}
#product #wrap, #home #wrap {
	width: 970px;
}
body#products #wrap { background: url(../img/content-bg.gif) 0 0 repeat-y;}
body#products #primary-content p { color: #fff; border-bottom: 1px solid #444; margin-right: 23px; margin-left: 23px; padding: 10px 0 10px 0;}
body#product.column-50-50 #wrap { background: url(../img/content-bg-970.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 {
	position: relative;
	top: -64px; 
	margin-left: 224px; 
} */
#nav {
	float: left;
	margin-top: 38px;
	margin-left: 34px;
	width: 500px;
}
#nav li { 
	text-indent: -9999px; list-style: none;
	float: left;
}
#nav a {
	display: block;
	height: 20px;
/*	position: absolute; */
}
#nav li#n-products a {background: url("../img/nav-bg.gif") 0 0 no-repeat; width: 81px; top: 0; left: 0;}
#nav li#n-news a {background: url("../img/nav-bg.gif") -81px 0 no-repeat; width: 123px; top: 0; left: 81px;}
#nav li#n-support a {background: url("../img/nav-bg.gif") -204px 0 no-repeat; width: 132px; top: 0; left: 204px;}
#nav li#n-dealers a {background: url("../img/nav-bg.gif") -336px 0 no-repeat; width: 110px; top: 0; left: 336px;}
#nav li#n-careers a {background: url("../img/nav-bg.gif") -446px 0 no-repeat; width: 53px; top: 0; left: 446px;}
#nav li#n-magazine a {background: url("../img/nav-bg.gif") 0px -20px no-repeat; width: 175px; top: 20px; left: 0px;}
#nav li#n-about a {background: url("../img/nav-bg.gif") -175px -20px no-repeat; width: 83px; top: 20px; left: 175px;}
#nav li#n-media a {background: url("../img/nav-bg.gif") -258px -20px no-repeat; width: 65px; top: 20px; left: 258px;}
#nav li#n-contact a {background: url("../img/nav-bg.gif") -323px -20px no-repeat; width: 76px; top: 20px; left: 323px;}
#nav li#n-home a {background: url("../img/nav-bg.gif") -399px -20px no-repeat; width: 43px; top: 20px; left: 399px;}

#products #nav li#n-products a, #product #nav li#n-products a {background: url("../img/nav-bg-o.gif") 0 0 no-repeat; width: 81px; top: 0; left: 0;}
#news #nav li#n-news a {background: url("../img/nav-bg-o.gif") -81px 0 no-repeat; width: 123px; top: 0; left: 81px;}
#support #nav li#n-support a {background: url("../img/nav-bg-o.gif") -204px 0 no-repeat; width: 132px; top: 0; left: 204px;}
#dealers #nav li#n-dealers a, #dealers-results #nav li#n-dealers a {background: url("../img/nav-bg-o.gif") -336px 0 no-repeat; width: 110px; top: 0; left: 336px;}
#careers #nav li#n-careers a {background: url("../img/nav-bg-o.gif") -446px 0 no-repeat; width: 53px; top: 0; left: 446px;}
#magazine #nav li#n-magazine a {background: url("../img/nav-bg-o.gif") 0px -20px no-repeat; width: 175px; top: 20px; left: 0px;}
#about #nav li#n-about a {background: url("../img/nav-bg-o.gif") -175px -20px no-repeat; width: 83px; top: 20px; left: 175px;}
#media #nav li#n-media a {background: url("../img/nav-bg-o.gif") -258px -20px no-repeat; width: 65px; top: 20px; left: 258px;}
#contact #nav li#n-contact a {background: url("../img/nav-bg-o.gif") -323px -20px no-repeat; width: 76px; top: 20px; left: 323px;}
#home #nav li#n-home a {background: url("../img/nav-bg-o.gif") -399px -20px no-repeat; width: 43px; top: 20px; left: 399px;}

#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; position: relative;}
.column-50-50 #secondary-content { width: 385px; float: left;}

#product.column-50-50 #primary-content { width: 585px; float: right;}
#product.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;}

#home.column-25-75 #primary-content { width: 780px; float: right;}
#home.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;}

#product.column-0-100 #primary-content { width: 970px;}
#product.column-0-100 #secondary-content { width: 970px;}

#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 {
/*	width: 315px; */
	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;
}

#compatibility .order-dvd-and-brochure {
	margin-top: 2em;
	padding: 0 !important;
	text-indent: -9999px;
	width: 344px;
	height: 64px;
	background: url(../img/banner-order-dvd-and-brochure.jpg) 0 0 no-repeat;
}
#compatibility .order-dvd-and-brochure2 {
	margin-top: 2em;
	padding: 0 !important;
	text-indent: -9999px;
	width: 344px;
	height: 64px;
	background: url(../img/banner-order-dvd-and-brochure2.jpg) 0 0 no-repeat;
}
#compatibility .order-brochure {
	margin-top: 2em;
	padding: 0 !important;
	text-indent: -9999px;
	width: 344px;
	height: 64px;
	background: url(../img/banner-order-brochure.jpg) 0 0 no-repeat;
}
#compatibility .order-dvd-and-brochure a,
#compatibility .order-dvd-and-brochure2 a,
#compatibility .order-brochure a {
	display: block;
	width: 100%;
	height: 100%;
}



#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;
}

#secondary-content #magazine-quote blockquote p {
	font-size: 16px;
/*	font-style: italic; */
	line-height: 20px;
	color: #999999;
	padding: 1em 0;
	border: 0px;
	border-top: 1px solid #e2ded9;
	border-bottom: 1px solid #e2ded9;
	margin: 50px 1em 150px 1em;
}

blockquote.issue-6 {
    margin-top: 430px;
}

#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: 23%;
	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;
}
#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: 220px;
	width: 970px;
}
#international #splash {
	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: 220px;
	background: url("../img/intro-videos.png") no-repeat;
	z-index: 1000;
}
/*#splash h3 {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	bottom: 10px;
	right: 10px;
	width: 206px;
	height: 36px;
	background: url("../img/subscribe-home.png") no-repeat;
	z-index: 1001;
}*/
#splash h3 {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	bottom: 12px;
	left: 226px;
	width: 313px;
	height: 22px;
	background: url("../img/subscribe-home-2.png") no-repeat;
	z-index: 1001;
}
#splash .brochure {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	bottom: 0;
	right: 0;
	width: 290px;
	height: 58px;
	background: url(../img/brochure-russian.jpg) 0 0 no-repeat;
}
#splash .brochure-right {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	bottom: 0;
	right: 0;
	width: 145px;
	height: 63px;
	background: url(../img/banner-russian-brochure.jpg) 0 0 no-repeat;
}
#splash .brochure-left {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	bottom: 0;
	right: 145px;
	width: 145px;
	height: 63px;
	background: url(../img/banner-international-brochure.jpg) 0 0 no-repeat;
}
#splash .order-dvd {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	bottom: -1px;
	right: 0;
	width: 290px;
	height: 64px;
	background: url(../img/banner-order.jpg) 0 0 no-repeat;
}

.columns {
	float: left;
	width: 230px;
	padding: 15px 0 15px 15px;
}

#events-home {
}
#home #primary-content #events-home ul {
	padding-top: 0;
	margin-top: 0;
}
#home #primary-content #events-home li {
	padding-bottom: 1em;
	color: #999;
}
#home #primary-content #events-home li strong {
	color: #fff;
}
#home #primary-content a.button {
	background: #c41130;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	text-transform: uppercase;
}

#home #primary-content #events-home h3 {
	margin-bottom: 0;
	padding-bottom: 10px;
}
#home #primary-content #news-home p {
	color: #ccc;
}
#home #primary-content #news-home .caa2009 {
	padding: 0 0 15px 0;
	margin: 0;
}
#home #primary-content .caa2009 img {
	padding: 0;
	margin: 0;
}
#home #primary-content #news-home p a {
	color: #999;
}
#home #primary-content h3 {
/*	padding: 10px; */
	font-size: 1.4em;
	color: #fff;
	font-style: italic;
	font-weight: normal;
}
#home #secondary-content img {
	display: block;
}
#home #primary-content ul {
/*	padding: 0 40px 20px 40px; */
}
#home #primary-content p {
/*	margin-top: 0.25em; */
}
#home #primary-content li {
	list-style: none;
	padding: 0;
	margin: 0;
	color: #fff;
	border-bottom: none;
}
#home #primary-content li p {
	margin-left: 0;
	padding-left: 0;
}
#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%;
}
.column-50-50 .specs {
	margin: 0 20px;
}
.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: 48%;
	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; margin-right: 325px;}
p.legend img {
	padding: 0 !important;
	margin: 0 !important;
}
p.order-dvd-products {
	margin: 10px 0 0 20px;
	padding: 0;
	text-indent: -9999px;
	width: 290px;
	height: 64px;
	background: url("../img/banner-order-products.jpg") 0 0 no-repeat;
}
p.order-dvd-products a {
	display: block;
	width: 100%;
	height: 100%;
}


.find-product {
	float: left;
	width: 25%;
}
.find-product select {
	width: 150px;
	height: 9em;
}
.go {
	text-align: right;
}
#special-content {
	background-color: #999;
	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, #youtube {
	margin: 1em 20px 1em 20px;
	padding: 20px;
	text-align: center;
	background-color: #dbd6d1;
	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;
}
#promotion {
	width: 750px;
}
#producers-intro {
	float: left;
	width: 580px;
}
#producers-intro h2, #promotion h2 {
	font-size: 1.9em;
	margin-top: 0;
	padding-top: 0;
	line-height: 1.1em;
}
#producers-intro h2 span, #promotion 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;
}
ol.ordered {
	margin: 20px 20px 20px 40px;
}
ol.ordered li {
	list-style-type: decimal !important;
}
.performance-options img {
	float: left;
	margin: 0 20px 20px 0 !important;
}
.performance-options dt {
	padding-top: 10px !important;
	border-top: 1px solid #ccc;
	clear: left;
}
.performance-options dd.available {
	font-style: italic;
}
#nav-lang {
	position: absolute;
	float: left;
	top: 8px;
	right: 20px;
}
#nav-lang li { 
/*	text-indent: -9999px; list-style: none; */
	float: left;
	list-style: none;
}
#nav-lang a {
	color: #dbd4cd;
	text-decoration: none;
}
#nav-lang span {
	color: #dbd4cd;
}

/* #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;} */

.media-photos {
	border-bottom: 1px solid #f1f1f1;
	width: 150px;
	height: 18em;
	float: left;
	margin: 0 0 20px 24px;
	padding: 0 0 10px 0;
}
.media-photos p {
	margin: 0 !important;
	padding: 0.15em 0 !important;
}
.media-photos img {
	border: 1px solid #999;
	background: #ccc;
	padding: 3px !important;
}
.media-photos p.larger {
	background: url('../img/larger.gif') 3px 0.6em no-repeat;
	padding-left: 15px !important;
}
.media-photos p.download {
	background: url('../img/download.gif') 0 0.5em no-repeat;
	padding-left: 15px !important;
}
.updated {
	font-style: italic;
	color: #999;
	display: block;
}

/* Performance Magazine Updates */
#magazine #primary-content h2 {
	padding-bottom: 10px;
	margin-bottom: 0;
}
#magazine #primary-content h3 {
	padding-top: 0;
	margin-top: 0;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.2;
}

p.published {
	font-style: italic;
}

.article {
	float: left;
	width: 280px;
	margin-bottom: 15px;
	border-top: 1px solid #ddd;
	padding-top: 15px;
	height: 11em;
}
.article img {
	float: left;
	padding: 0 15px 60px 20px !important;
}

#content .article h3 {
	padding: 0px;
	margin: 0px;	
}
	
#content .article p {
	padding: 0px;
	margin: 0px;	
}
.related-content {
	width: 200px;
	padding: 15px;
	float: right;
	margin: 10px 0 0 15px;
	background: #eae4df;
}
#product #primary-content .related-content img {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}
#primary-content .related-content h3 {
	border-bottom: 1px solid #bbb;
	margin: 0 0 0.75em 0;
	padding: 0;
}
#primary-content .related-content p {
	margin: 0 0 0.5em 0;
	padding: 0;
}
#primary-content .related-content ul {
	margin: 0 0 0.5em 0.5em;
	padding: 0;
}
#primary-content .related-content li {
	  background: url(../img/bullet4x4.gif) no-repeat left 0.45em;
	  padding: 0 0 0 8px;
 	margin: 0 0 0.5em 0;
}
#primary-content .related-content li a {
	text-decoration: underline;
	color: #666;
}
h3.related-videos {
	background: url(../img/icon-video.png) no-repeat left center;
	padding: 10px 0 10px 26px !important;
}
h3.related-testimonials {
	background: url(../img/icon-quote.png) no-repeat 5px center;	
	padding: 10px 0 10px 26px !important;
}
h3.related-articles {
	  background: url(../img/icon-article.png) no-repeat 5px center;
	padding: 10px 0 10px 26px !important;
}
#featureshow {
	width: 970px;
	height: 220px;
	overflow: hidden;
}
hr {
	clear: left;
	color: #fff;
	height: 1px;
	background: #fff;
	border-color: #fff;
}
p.caption {
	font-style: italic;
	color: #999 !important;
	padding-top: 5px;
	margin-top: 0;
}
p.featured-products {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #888 !important;
	padding: 0 0 0 0;
	margin: 5px 0 0 0 !important;
}
p.featured-products strong {
	font-weight: normal;
}

#primary-content img.article-embedded-image {
    float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#promotion p {
	font-size: 1.1em;
	line-height: 1.3;
}
p.disclaimer {
	color: #999 !important;
	font-size: 0.9em !important;
	border-top: 1px dotted #ccc;
	padding-top: 1em !important;
}
p.download a {
	background: transparent url("../img/file-pdf.png") 0 50% no-repeat;
	padding: 10px 0 10px 30px;
	overflow: visible;
	font-weight: bold;
}