/*
	Maranatz
	Jamie Farmer | www.the-bridge.co.uk | November 2009
	(c) The Bridge
*/

body{
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica Neue, Helvetica, sans-serif ;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #8a8a8a;
	line-height: 16px;
}

#container{
	margin: 0px auto 0px auto;
	width: 953px;
	background: #FFFFFF url('../images/side_strapline.gif') no-repeat top center;
	min-height: 621px;
}

#container_inner {
	width: 906px;
}

p {
	padding: 0px;
	margin: 0px;
}

#articles p{
	margin-bottom: 10px;
}

.error {
	width: 380px;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #a00;
	background: #600;
	color: #fff;
	font-weight: bold;
}

h1 {
	color: #8a8a8a;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #3a3f49;
	font-weight: normal;
}

h3{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #9a7f53;
	font-weight: normal;
	font-size: 16px;
}

h4 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-size: 14px;
	color: #8a8a8a;
}

h4 a {
	color: #8a8a8a;
}

ol {
	padding: 0px 0px 0px 18px;
	margin: 0px;
}

ol li {
	padding: 0px 0px 10px 0px;
}

ul {
	padding: 0px;
	margin: 0px;
}

img {
	border: none;
}

img.logo {
	margin: 40px auto 0px 223px;
}

a, a:visited {
	color:#876E42;
	text-decoration:none;
}

a:link, a:visited, a:active {
	color:#876E42;
	text-decoration:none;
}

a, a:visited {
	color:#876E42;
	text-decoration:none;
}

a:hover {
	color:#876E42;
	text-decoration:underline;
}

table {
	padding: 0px;
	margin: 0px;
}

td, th {
	vertical-align: top;
}

input.texthp {
	display: none;
}

hr.show {
	display: block;
	clear: both;
	border-top: 0px none;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 1px dotted #666;
	height: 1px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

hr.nopad {
	color: #b3b8bb;
	background-color: #b3b8bb;
	height: 1px;
	border: 0;
	margin: 0px 0px 0px 0px;
	width: 60%;
}

.gold {
	color: #876E42;
}

#flash {
	margin-left: 6px;
}

/* @group Header */

#header{
	background:transparent url('../images/back_header.jpg') no-repeat top left;
	height: 160px;
	width:904px;
	padding: 0px 0px 0px 0px;
	margin: 0px 1px 0px 1px;
}

#header #logo {
	float:left;
	padding: 16px 0px 0px 21px;
}

#header #logo img {
	border: none;
}

#header #navigation {
	list-style-type:none;
	padding: 10px 0px 0px 35px;
	color: #7a7778;
	float:left;
}

#header #navigation li{
	float:left;
	list-style-type: none;
	padding-right: 14px;
}

#header #navigation a{
	float:left;
	list-style-type: none;
	padding: 4px;
}

#navigation a:hover, #navigation a.selected {
	/*background:#5b5b5d url('../images/navigation_arrow.gif') bottom no-repeat;*/
	color: #FFFFFF;
	text-decoration: none;
	/*padding: 4px;*/
}

#header #navigation p {
	display: none;
}

#header a {
	color: #959595;
}

#sitenavigation {
	margin: 10px auto 0px auto;
	text-align: center;
}

.nav_title {
	color: #62656e;
	font-size: 12px;
}

#consumer_nav {
	padding: 43px 0px 0px 60px;
	float: left;
}

#consumer_nav_fr {
	padding: 43px 0px 0px 50px;
	float: left;
}

#consumer_nav ul, #consumer_nav_fr ul {
	padding: 5px 0px 0px 12px;
	margin: 0px;
	list-style-type: none;
	z-index: 9999;
	list-style-image:url(../images/list_arrow.gif);
	font-size: 12px;
}

#consumer_nav ul li, #consumer_nav_fr ul li {
	position: relative;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	z-index: 9999;
}

#consumer_nav ul li a, #consumer_nav_fr ul li a {
	display: block;
	color: #959595;
	text-decoration: underline;
	font-size: 12px;
}

#search_field {
	padding: 70px 12px 0px 0px; 
	float: right;
	color: #b0aeae;
}

.search_title {
	padding-right: 11px;
}

/* @end */

/* @group Footer */

#footer {
	background: #FFFFFF url('../images/back_footer.jpg') repeat-x top left;
	font-size: 10px;		
	color: #7A7778;
	text-align: right;
	padding: 15px 8px 0px 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 2px;
	height: 50px;
}

#categories #footer {
	margin-top: 20px;
}

#footer #quicklinks ul{
	list-style-type: none;
	float: left;
	padding: 0px 40px 30px 0px;
}

#footer #quicklinks ul li.category a{
	color: #666666;
}

#footer a {
	color: #7A7778;
	text-decoration: none;
	border: 0;
}

#footer img {
	padding: 0px 0px 0px 5px;
	border: none;
}

#social {
	float: left;
	padding-left: 8px;
}

#footer p.footer_nav {
	padding-top: 12px;
}

/* @end */

#content{
	/*background:transparent url(../images/content_background.png) no-repeat scroll 0 -2px;*/
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align:left;
	position: relative;
}

#content .scrolling{
	height:  280px;
	overflow:  auto;
}

#content_main_bottom {
	background: url(../images/content_main_bottom.gif) no-repeat;
	margin: 0px 0px 0px 23px;
	width: 949px;
	height: 11px;
}

#inner_content {
	padding: 0px 0px 0px 23px;
}

#inner_content .product_logo {
	float: left;
}

#inner_content img {
	border: none;
}

#secondary{
	color:  #000000;
	font-size:  12px;
	min-height: 150px;
	line-height: 1.4;
	padding-bottom: 10px;
	text-align: left;
}

#secondary h3{
	font-size: 16px;
	line-height: 2;
	margin: 0;
}
#secondary p{
	margin: 0 0 5px 0;
}

#product_list  ul {
	padding: 5px 0px 0px 12px;
	margin: 0px;
	list-style-type: none;
	z-index: 9999;
	list-style-image:url(../images/list_arrow_white.gif);
	font-size: 10px;
}

#product_list ul li a {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
}

#product_header {
	width: 911px;
	height: 160px;
	color: #FFFFFF;
	margin: 0px 0px 17px 0px;
}

hr {
	color: #b3b8bb;
	background-color: #b3b8bb;
	height: 1px;
	border: 0;
	margin: 20px auto 20px auto;
	width: 100%;
}

hr.marantz {
	color: #333a00;
	background-color: #333a00;
	height: 1px;
	border: 0;
	margin: 20px auto 20px auto;
	width: 95%;
}

#product_info {
	float: left;
	width: 425px;
}

#product_side_panel {
	float: right;
	width: 331px;
}

#product_info img {
	padding: 10px 0px 10px 0px;
}

a.enlarge {
	background: url(../images/enlarge.gif) no-repeat;
	padding: 0px 0px 0px 15px;
	color: #3D3F46;
	text-decoration: none;
	font-size: 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

img.magnifier {
	vertical-align: bottom;
	float: right;
}

#breadcrumb {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 20px 0px;
   color: #898989;
   font-size: 10px;
}

#breadcrumb a {
	color: #898989;
}

.breadcrumb_end {
	color: #000000;
}

#product_image {
	float: right;
	margin: 0px 0px 10px 20px;
}

/* @group Misc */

#contact_disclaimer #rightcolumn, #about_philosophy #rightcolumn, #about #rightcolumn, #about_history #rightcolumn, #about_offices #rightcolumn, #contact #rightcolumn, #contact_information #rightcolumn, #contact_sendmail #rightcolumn, #contact_sendmail_dealers #rightcolumn, #contact_sendmail_press #rightcolumn, #news_newsletter #rightcolumn, #news #rightcolumn, #news_press_releases #rightcolumn, #news_press_archive #rightcolumn, #news_events #rightcolumn, #news_archive #rightcolumn, #search #rightcolumn, #sitemap #rightcolumn, #articles #rightcolumn, #about_ken #rightcolumn, #about_kipearls #rightcolumn, #about_ken_interview #rightcolumn, #news_press_releases_1 #rightcolumn, #news_press_releases_2 #rightcolumn {
	float: left;
	background:#FFFFFF url('../images/top_header.jpg') no-repeat scroll right 17px;
	width: 744px;
	position: relative;
	overflow: hidden;
}

#contact_disclaimer #introheader, #about_philosophy #introheader, #about #introheader, #about_history #introheader, #about_offices #introheader, #contact #introheader, #contact_information #introheader, #contact_sendmail #introheader, #contact_sendmail_dealers #introheader, #contact_sendmail_press #introheader, #news_newsletter #introheader, #news #introheader, #news_press_releases #introheader, #news_press_archive #introheader, #news_events #introheader, #news_archive #introheader, #search #introheader, #sitemap #introheader, #articles #introheader, #about_ken #introheader, #about_kipearls #introheader, #about_ken_interview #introheader, #news_press_releases_1 #introheader, #news_press_releases_2 #introheader {
	height:222px;
	margin:0px 0px 0px 0px;
	padding:10px 10px 4px 44px;
	width:690px;
	background:url("../images/divider_big.gif") no-repeat scroll transparent left bottom;
}

#containersub {
	display:inline;
	float:left;
	height:auto !important;
	margin:0;
	min-height:200px;
	padding:0;
	position:relative;
	width:744px;
}

#producttxt, #findertxt, .producttxt {
	float:left;
	padding:20px 10px 30px 44px;
	position:relative;
	width:510px;
}

.producttxt1 {
	float:left;
	padding:20px 10px 30px 44px;
	position:relative;
	width:690px;
}

#producttxt h3 {
	font-size: 15px;
}

#producttxt h4, #findertxt h4, #finderresults h4, #productcategorie h4 {
	background:url("../images/divider.gif") no-repeat scroll transparent right bottom;
	color:#8A8A8A;
	font-size:12px;
	font-weight:bold;
	margin:0 0 8px;
	padding:0 0 3px;
	text-transform:uppercase;
	width:391px;
}

#titles h2 {
	color:#876E42;
	font-weight:bold;
	margin:10px 0;
	padding:0;
}

#leftcolumn h3 {
	background:url("../images/subnav_top.gif") no-repeat scroll transparent right bottom;
	color:#876E42;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:24px;
	margin:0;
	padding:25px 0 0 5px;
	text-transform:uppercase;
	width:145px;
}

#leftcolumn ul li {
	background:url("../images/divider_top.gif") no-repeat scroll transparent left top;

	list-style:none outside none;
}

#leftcolumn ul li a, #leftcolumn ul li a:visited, #leftcolumn ul li a:active {
	color:#8A8A8A;
	display:block;

	padding-left:5px;
	padding-top:5px;
	padding-bottom: 5px;
	text-decoration:none;
	width:140px;
}

#leftcolumn ul li a.active, #leftcolumn ul li a.active:visited, #leftcolumn ul li a.active:active {
	background:url("../images/sub_back_03.gif") repeat-y scroll transparent left top;
	color:#7A6137;
	display:block;

	padding-left:5px;
	padding-top:5px;
	text-decoration:none;
	width:140px;
}

#leftcolumn ul li a:hover {
	background:url("../images/sub_back_02.gif") repeat-y scroll transparent left top;
	color: #8A8A8A;
}

#bannersleft  {
	background:url("../images/div_bottom.gif") no-repeat scroll transparent right top;
	display:block;
	margin-left:-10px;
	padding-top:30px;
	width:160px;
}

#product_content_inner h4 {
	background:url("../images/divider.gif") no-repeat scroll transparent right bottom;
	color:#8A8A8A;
	font-size:12px;
	font-weight:bold;
	margin:0 0 8px;
	padding:0 0 3px;
	text-transform:uppercase;
	width:391px;
}

.frame-03 {
	background:url("../images/divider.gif") no-repeat scroll transparent left bottom;
	clear:both;
	margin-bottom:10px;
	padding-bottom:4px;
	width:500px;
}

.selector {
	border:1px solid #C8C8BE;
	font-size:11px;
	margin:3px;
	width:150px;
}

#search input:focus, input:focus, select:focus, textarea:focus {
	background: #FFFFFF none repeat scroll 0 0;
}

#search_field form input.search:focus, #search_field form input.search:focus {
	background: #FFFFFF none repeat scroll 0 0;
}

#options ul li a.active, #options ul li a.active:visited, #options ul li a.active:active, #options ul li a.active:hover, #options2 ul li a.active, #options2 ul li a.active:visited, #options2 ul li a.active:active, #options2 ul li a.active:hover {
	background:url("../images/subsub_back03.gif") no-repeat scroll transparent 0 0;
	color:#7A6137;
}

fieldset {
	border:medium none;
	margin:0;
	padding:0;
}

.csc-mailform-field {
	clear:both;
	display:block;
	margin-bottom:0.3em;
	width:100%;
}

.csc-mailform-field label {
	float:left;
	width:254px;
}

.brochure_label label {
	float:left;
	width: 115px;
}

label {
	cursor:pointer;
	padding:1px;
	vertical-align:top;
}

.csc-mailform-radio fieldset {
	margin-left:0;
	width:200px;
}

.csc-mailform-field input, .csc-mailform-field select, .csc-mailform-field textarea {
	width:200px;
}

#search_field input {
	background: #F5F5F5 none repeat scroll 0 0;
	color:#818181;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:1px;
}

form input, select, textarea {
	background: #F5F5F5 none repeat scroll 0 0;
	border:1px solid #8A8A8A;
	color:#818181;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:1px;
}

input.csc-mailform-submit  {
	margin-left:423px;
}

input.button, input.submit, input.csc-mailform-submit, .tx-newloginbox-pi1-submit {
	background: #876E42 none repeat scroll 0 0;
	border:1px solid #6A5021;
	clear:both;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:normal;
	padding:1px;
	text-align:center;
	width:auto;
}

.csc-mailform-field input.csc-mailform-radio, .csc-mailform-field .csc-mailform-check, input.check, input.radio {
	background:none repeat scroll transparent 0 0;
	border:medium none;
	margin-right:4px;
	width:20px;
}

.csc-mailform-radio input, .csc-mailform-radio label {
	display:inline;
	float:left;
	margin-bottom:0.3em;
	width:auto;
}

legend {
	display:none;
}

ul.sitemap_level1 {
	float: left;
	padding-right: 80px;
	font-size: 14px;
}

ul.sitemap_level1 ul {
	padding: 0px 0px 0px 15px;
}

ul.sitemap_level2 {
	font-size: 12px;
}

ul.sitemap_level3 {
	font-size: 11px;
}

ul.sitemap_level4 {
	font-size: 11px;
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

#producttxt ul.search_results li {
	list-style-type: none;
	padding-bottom: 15px;
	padding-top: 10px;
}

#producttxt ul.manuals li {
	list-style-type: none;
	padding-top: 20px;
}

#producttxt ul.manuals li ul li {
	list-style-type: none;
	padding-top: 0px;
}

ul.awards li {
	list-style-type: none;
	padding-bottom: 20px;
}

ul.awards li img {
	float: left;
	padding: 0px 20px 20px 0px;
}

.brochure_label {
	padding-right: 30px;
	padding-left: 12px;
}

.ken {
	padding: 0px 10px 10px 0px;
}

#previous_ki {
	float: left;
	padding: 10px 40px 0px 0px;
}




/* @end */

/* @group Categories */

/*#leftcolumn {
	float: left;
	width: 150px;
	padding: 50px 0px 0px 0px;
	margin-left: 1px;
}*/

#leftcolumn {
	clear:both;
	float:left;
	margin-left:2px;
	min-height:230px;
	padding-left:10px;
	padding-top:10px;
	width:150px;
}

#category #rightcolumn, #categories #rightcolumn {
	float: left;
	background:#FFFFFF url('../images/top_header.jpg') no-repeat scroll top right;
	width: 744px;
	position: relative;
}

#rightcolumn {
	float: left;
	width: 744px;
	position: relative;
}

#category #introheader, #categories #introheader {
	height:206px;
	margin:0px 0px 30px 0px;
	padding:10px 10px 4px 44px;
	width:690px;
	background:url("../images/divider_big.gif") no-repeat scroll transparent left bottom;
}

#introheader {
	/*height:206px;*/
	margin:0px 0px 30px 0px;
	padding:10px 10px 4px 44px;
	width:690px;
}

.introduction {
	margin:20px 0 10px 0;
	padding:0 0 20px;
	width:460px;
}

#feature {
	padding-bottom: 10px;
}

#product_selection {
	background:#FFFFFF url('../images/product_selection_bg.gif') repeat-x 0px 29px;
}

#product_selection select {
	vertical-align: bottom;
}

#category #category.first, #categories #category.first {
	float: left;
	padding: 0px 0px 0px 31px;
}

#categories #category, #category #category {
	float: left;
	padding: 0px 0px 0px 90px;
	width: 160px;
}

#category #category img, #categories #category img {
	vertical-align: baseline;
	padding-bottom: 16px;
}

#category #category ul, #categories #category ul {
	list-style-type: none;
	font-size: 11px;
}

#category #category ul li, #categories #category ul li {
	color: #5b5b5d;
}

#category #category ul li.title, #categories #category ul li.title {
	color: #8a8a8a;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
}

#category #category ul li.gold, #categories #category ul li.gold {
	color: #95774c;
	font-size: 12px;
}

#category #category a, #categories #category a {
	color: #8a8a8a;
}

/* @end */

/* @group Products */

#product_content {
	background:#FFFFFF url('../images/artist1.jpg') no-repeat top right;
	padding: 0px 0px 0px 0px;
}

#product_content_inner {
	padding: 0px 0px 0px 0px;
}

#product #breadcrumb {
	padding: 13px 0px 0px 0px;
}

#product_images {
	padding: 15px 0px 30px 0px;
	float: right;
}

#main_image {
	height: 100px;
}

#product_images img.main {
	float: right;
	width:  225px;
}

#gallery {
	float: right;
	/*padding: 20px 0px 0px 0px;*/	
}

#gallery .carousel {
	float: left;
	left: -5000px;
}

#gallery .prev, #gallery .next {
	float: left;
	margin-top: 20px;
	padding: 0px 15px 0px 15px;
}

/*#gallery .carousel li img {
	border: 1px solid #9A7F53;
	margin: 0px 2px 0px 2px;
	padding: 5px;
}*/

#gallery .carousel-list li {
	height:50px;
	margin:2px;
	padding:0;
	width:50px;
	float:left;
	list-style:none outside none;
	overflow:hidden;
	z-index:1;
}

#gallery ul.carousel-list {
	margin:0;
	padding:0;
	position:relative;
	/*width:1e+7px;*/
	z-index:1;
}

.thumbnail {
	cursor:pointer;
	height:45px;
	width:46px;
	padding-left: 1px;
}

ul.carousel-list {
	line-height:0;
	margin:0;
	padding:0;
	z-index:1;
}

#gallery .carousel-list li a {
	border:1px solid #8A8A8A;
	color:#AAAAAA;
	display:block;
	outline:medium none;
}

#gallery .carousel-list li a:hover {
	border:1px solid #AE802F;
}

#sidepanel {
	float: right;
	width: 177px;
	padding: 5px 0px 15px 0px;
	margin-top: 15px;
}

#sidepanel img {
	padding: 20px 0px 0px 0px;
}

#sidepanel ul li a:hover {
	background: url(../images/subsub_back02.gif) no-repeat transparent scroll 0 0;
}

#contentnav {
	padding: 0px;
	margin: 0px;
	height: 28px;
	width: 560px;
	background: #e8e9ea;
	float: left;
}

#contentnav a {
	display: block;
	float: left;
	padding: 7px 12px 7px 12px;
	margin: 0px;
	text-align: center;
	background: #e8e9ea;
	color: #6a6969;
	text-decoration: none;
}

#contentnav a.selected {
	background: #6a6969;
	color: #fff;
}

#content_main {
	float: left;
	padding: 20px 10px 20px 44px;
	margin: 0px 20px 20px 0px;
	width: 493px;
}

#contentleft {
	width: 602px;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.associated_images {
	margin: 20px 0px 20px 0px;
}

.associated_images img {
	padding: 0px 15px 0px 0px;
}


#tabs {
	background:url("../images/back_tabs_01.gif") repeat-x scroll transparent left top;
	clear:both;
	min-height:27px;
	width:744px;
}

#tabs ul {
	margin-left:34px;
	padding:0;
}

#producttxt ul li {
	list-style:disc inside none;
	margin:0;
	padding:0;
}

#tabs ul li {
	display:inline;
	list-style:none outside none;
}

#tabs ul li a, #tabs ul li a:visited, #tabs ul li a:active {
	color:#8A8A8A;
	display:block;
	float:left;
	height:23px;
	list-style:none outside none;
	padding-top:8px;
	text-align:center;
	text-decoration:none;
	width:108px;
}

#tabs li a:hover, #tabs li a .link_active {
	background:url("../images/back_highl_tab.gif") no-repeat scroll transparent center bottom;
	color:#8A8A8A;
	display:block;
	height:23px;
	padding-top:8px;
	text-decoration:none;
	width:108px;
}

#tabs li a .link_active {
	margin-top:-8px;
	font-weight: bold;
	color: #876E42;
}

#associated {
	clear:both;
	min-height:175px;
	padding:0 10px 0 44px;
	width:510px;
}

#associated h4 {
	background:url("../images/divider.gif") no-repeat scroll transparent right bottom;
	color:#8A8A8A;
	font-size:12px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
}

#products #product_info {
	float: left;
	width: 415px;
}

#products #titles {
	margin: 25px 0px 50px 0px;
}

#products .section{
	display:none;
}

.assocprod {
	background:url("../images/back_assocciated2.gif") no-repeat scroll transparent left top;
	display:block;
	float:left;
	height:111px;
	margin:6px 6px 12px 0;
	text-align:center;
	width:164px;
}

.assocprod_large {
	background:url("../images/associated_large2.gif") no-repeat scroll #ededed left top;
	display:block;
	float:left;
	margin:6px 6px 12px 0;
	text-align:center;
	width:164px;
	height: 142px;
}

.assocprod a, .assocprod_large a {
	color:#6A6A6A;
	font-size:9px;
	font-weight:bold;
	margin:1px 6px 0;
	padding:0;
	text-transform:uppercase;
}

.assocprod img, .assocprod_large img {
	padding-top:25px;
	text-align:center;
}

#associated h5 {
	color:#6A6A6A;
	font-size:9px;
	font-weight:bold;
	margin:1px 6px 0;
	padding:0;
	text-transform:uppercase;
}

#options ul, #options2 ul {
	background:url("../images/options_bottom.gif") no-repeat scroll transparent left bottom;
	margin:0;
	padding:0 0 29px;
}

#options2 ul.product_options {
	background:url("../images/options_bottom.gif") no-repeat scroll transparent left bottom;
	margin:0;
	padding:0px 0px 9px 0px;
}

#options2 form.comparison {
	padding: 0px 0px 0px 10px;
}

#options2 form.comparison select {
	margin: 5px 0px 0px 0px;
}

#options ul li, #options2 ul li {
	background:url("../images/divider_options_top.gif") no-repeat scroll transparent left top;
	height:24px;
	list-style:none outside none;
}

#options ul li a, #options ul li a:visited, #options ul li a:active, #options2 ul li a, #options2 ul li a:visited, #options2 ul li a:active, #options2 form.comparison, #producttxt ul.manuals li ul li a {
	background:url("../images/bullit_arrow_menu01.gif") no-repeat scroll transparent 6px 10px;
	color:#8A8A8A;
	display:block;
	min-height:20px;
	padding-left:15px;
	padding-top:4px;
	text-decoration:none;
	width:150px;
}

#options2 ul li a:hover {
	background:url("../images/subsub_back02.gif") no-repeat scroll transparent left top;
}

#options2 h4 {
	background:url("../images/options_top.gif") no-repeat scroll transparent left bottom;
	color:#876E42;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 5px;
	text-transform:uppercase;
}

#products h2 {
	text-transform: uppercase;
	color: #8a8a8a;
}

#section_downloads ul {
	padding: 5px 0px 0px 25px;
}

#section_downloads ul li {
	list-style-image: url("../images/acrobat.png");
}

.assocprod img.no_padding {
	padding-top: 15px;
}

/* @end */

/* @group Page Specific - Index */

#fader {
	padding: 0px 0px 9px 0px;
}

#index #content{
	background: none;
	padding:  0;
	height:  auto;
}

#home_nav {
	padding: 0px;
	margin: 0px;
}

#home_nav #denon_pro_home, #home_nav #denon_pro_home img {
	width: 330px;
	height: 362px;
	float: left;
	border: none;
	position: relative;
}

#home_nav #denon_pro_home .denon_pro_home_text a {
	position: absolute;
	text-align: center;
	color: #a3a670;
	top: 122px;
	left: 130px;
	font-size: 14px;
	text-decoration: none;
}

#home_nav #marantz_home, #home_nav #marantz_home img {
	width: 332px;
	height: 362px;
	float: left;
	border: none;
}

#home_nav #marantz_home .marantz_home_text a {
	position: absolute;
	text-align: center;
	color: #bfd600;
	top: 122px;
	left: 441px;
	font-size: 14px;
	text-decoration: none;
}

#home_nav #dj_home, #home_nav #dj_home img {
	width: 362px;
	height: 362px;
	float: left;
	border: none;
}

#home_nav #dj_home .dj_home_text a {
	position: absolute;
	text-align: center;
	color: #4fc7e9;
	top: 122px;
	left: 774px;
	font-size: 14px;
	text-decoration: none;
}

/* @end */

/* @group Page Specific - News */

.subtitle {
	font-weight:bold;
}

.news-date {
	display:inline;
	float:right;
	font-style:italic;
	width:100px;
	padding-left: 5px;
}

.news-latest-item, .news-list-item {
	clear:both;
	margin-bottom:1.3em;
	width:510px;
}

#producttxt table td {
	padding: 5px;
}

td {
	vertical-align:top;
}

.tr-odd {
	background-color: #eee;
}

.tr-even {
	background-color: #fff;
}

.news-image {
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	width:auto;
}

.news-single-backlink {
	margin-top: 20px;
}

img.news {
	padding: 20px 0px;
}



#news_press_releases_1 #producttxt p, #news_press_releases_2 #producttxt p, #news_press_releases p {
	padding-bottom: 10px;
}

/* @end */

/* @group Page Specific - Support */

#support_glossary #producttxt {
	float:left;
	padding:20px 10px 30px 44px;
	position:relative;
	width:690px;
}

#support #rightcolumn, #support_catalogue_request #rightcolumn, #support_catalogue_request_order #rightcolumn, #contact_dealer_search #rightcolumn, #support_manuals #rightcolumn, #support_glossary #rightcolumn, #support_service_information #rightcolumn {
	float: left;
	background:#FFFFFF url('../images/char_header_1.jpg') no-repeat scroll right 17px;
	width: 744px;
	position: relative;
	overflow: hidden;
}

#support #introheader, #support_catalogue_request #introheader, #support_catalogue_request_order #introheader, #contact_dealer_search #introheader, #support_manuals #introheader, #support_glossary #introheader, #support_service_information #introheader {
	height:222px;
	margin:0px 0px 0px 0px;
	padding:10px 10px 4px 44px;
	width:690px;
	background:url("../images/divider_big.gif") no-repeat scroll transparent left bottom;
}

#support_catalogue_request div#menu {
	margin-top: 19px;
}

#producttxt .frame-02 {
	height:auto !important;
	min-height:100px;
	width:182px;
}

#producttxt .frame-04 {
	height:auto !important;
	min-height:100px;
}

.frame-02, .frame-04 {
	float:left;
	margin:20px 0 0;
	padding:0;
}

.frame-02 h5 {
	background:url("../images/divider_ul.gif") no-repeat scroll transparent left bottom;
	color:#876E42;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	margin:0;
}

#producttxt .frame-02 ul {
	list-style:none outside none;
	margin-left:0;
	margin-top:0;
	padding-left:0;
}

#producttxt .frame-02 li {
	line-height:10px;
	list-style-position:outside;
	list-style-type:none;
	margin:0 17px 0 0;
	padding:10px 0 0;
}

.frame-02 li a {
	background:url("../images/bullit_arrow_02.gif") no-repeat scroll transparent 1px 8px;
	color:#8A8A8A;
	display:block;
	margin:0;
	padding-left:10px;
	padding-top:4px;
	text-decoration:none;
}

.frame-02 li a:hover {
	background:url("../images/bullit_arrow_menu01.gif") no-repeat scroll transparent 1px 8px;
	color:#876E42;
}

.frame-04 li {
	background:url("../images/bullit_arrow_02.gif") no-repeat scroll transparent 1px 8px;
	color:#8A8A8A;
	display:block;
	margin:0;
	padding-left:10px;
	padding-top:4px;
	padding-bottom: 4px;
	text-decoration:none;
}

.boldgold {
	clear:both;
	color:#876E42;
	font-weight:bold;
}

.dividerpad {
	padding:3px 0 8px;
}

img.glossary {
	float: left;
	padding-right: 10px;
}

.first .column {
	padding-right: 10px;
}

.column {
	padding: 5px;
}

.first {
	padding-right: 10px;
}

.wide, .thin {
	clear:both;
}

p.glossary_title {
	color: #876E42;
}

/* @end */

/* @group Dealer Search */

.tx-locator-pi1 table, .tx-locator-pi1 tr, .tx-locator-pi1 td {
	border:medium none;
}

#support_dealer_search td.radius select {
	margin-left:57px;
}

#support_dealer_search select {
	border:0 none;
	margin:0;
}

#dealer_map {
	width: 600px;
	margin-top: 10px;
}

/* @end */

/* @group Page Specific - Admin */

#admin #content h3,
#admin #content p{
	line-height:1.4;
	margin:0 0 10px;
}
#admin #content p{
	padding-bottom: 15px;
}

#admin #content #article_list{
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
	float:right;
	font-size:12px;
	height:250px;
	margin:0 auto;
	padding:10px;
	width:300px;
}

#admin #content #article_list ul{
	border:1px solid #CECECE;
	height:190px;
	list-style-type:none;
	margin:0 0 10px;
	overflow:auto;
	padding: 0;

}

#admin #content #article_list ul li{
	border-bottom:1px solid #CECECE;
	list-style-type: none;
	margin: 0;
		padding:10px;
}

#admin .form{
	margin-bottom: 5px;
}

#admin .form a{
	color: #7B9ED1;
	font-weight: bold;
	text-decoration: none;
}

#admin .form .text{
	width: 585px;
	padding: 5px;
}
#admin .form label{
	display:block;
	float:left;
	padding-right:10px;
	text-align:right;
	width:150px;
}
#admin .form input{
	border: 1px solid #CECECE;
}

#admin .form ul.languages{
	float: left;
	margin: 0;
	padding: 0;
	width:  600px;
}

#admin .form ul.languages li{
	float: left;
	list-style-type: none;
	margin: 0;
	padding:  0;
}

#admin h3#login{
	margin-top: 50px;
}

#admin input#login{
	font-size:1.6em;
	margin-left:150px;
}

#admin input#login_submit{
	border:2px solid white;
	font-size:1.6em;
	padding:1px;
}

#admin a.add_article{
	float: right;
}
/* @end */

.clear{
	clear:both;
}



ul#awards_summary{
	fontloat:left; 
	width: 450px; 
	list-style-type: none
}

ul#awards_summary li{
	list-style-type: none;
	float:left;
	margin-right:  10px;
}

ul#awards_summary li img{
	max-height: 50px;
}

#footer #social a{
	display:  block;
	float: left;
	padding-right:  10px;
}