/*
	CSS for AKG Personal Audio
	AUTHOR: Karl Schwaier (ks [at] bestheads [dot] com)
	07/2008
*/

body {
	background: #8E8775 url(/akg_personal/live/p_tree/gfx/bg_pattern.jpg) top left repeat-x;
	color: #B9B9BB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	padding-bottom: 20px;
}
#wrapper {
	background: #000 url(/akg_personal/live/p_tree/gfx/bg_dot.gif) top right no-repeat;
	margin: 0 auto;
	width: 990px;

	/* equal columns */
	overflow: hidden;
}

/* classes
---------------------------------------------------------------------------------------------------------*/
.clear {
	clear: both;
}
.bodytext ul {
	margin: 10px 0;
}
.bodytext li {
	list-style-type: disc;
	margin-bottom: 2px;
	margin-left: 25px;
}
.bodytext ol li {
	list-style-type: decimal;
}
.float-left {
	float: left;
	margin: 0 10px 0 0;
}
.float-right {
	float: right;
	margin: 0 0 0 10px;
}
a.more {
	background: transparent url(/akg_personal/live/p_tree/gfx/arr_gold.gif) 0 5px no-repeat;
	padding-left: 8px;
	text-decoration: none;
}
a.more span {
	text-decoration: underline;
}
span.hires-version {
	background: transparent url(/akg_personal/live/p_tree/gfx/arrowtopnav.gif) 0 3px no-repeat;
	padding-left: 10px;
}
ul.subnav li {
	background: transparent url(/akg_personal/live/p_tree/gfx/dots_h_f.gif) bottom left no-repeat;
	height: 20px;
	margin-top: 5px;
	padding: 2px 0;
}
ul.subnav li a {
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #69696B !important;
	display: block;
	padding: 2px 0 3px 23px;
	text-decoration: none !important;
}
ul.subnav li a:hover,
ul.subnav li a.current {
	color: #fff !important;
}
.button {
	background: #000 url(/akg_personal/live/p_tree/gfx/button_bg.gif) top left repeat-x;
	border: 1px solid #3e3e3e;
	color: #b49100;
	cursor: pointer;
	font-size: 10px;
	padding: 0 25px;
}

/* headlines
---------------------------------------------------------------------------------------------------------*/
h1, #headline * {
	color: #505050;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
#headline var {
	color: #B49100;
	position: relative;
	top: -6px;
}

/* columns
---------------------------------------------------------------------------------------------------------*/
#col-left {
	background: #0c0c0c url(/akg_personal/live/p_tree/gfx/bg_dot.gif) top left no-repeat;
	float: left;
	padding-left: 1px;
	width: 205px;

	/* equal columns */
	margin-bottom: -4000px;
	padding-bottom: 4000px;

}
#col-right {
	/*background: transparent url(/akg_personal/live/p_tree/gfx/bg_dot.gif) top left no-repeat;*/
	background-color: black;
	float: left;
	padding-left: 1px;
	width: 782px;
	position: relative;

	/* for equal columns */
	margin-bottom: -4000px;
	padding-bottom: 4000px;
}

#col-left.col-left-style {margin:0; padding: 0; height: 100%;}
#col-right.col-right-style {margin:0; padding: 0; height: 100%;}
#wrapper.wrapper-style { background: #0C0C0C url(/akg_personal/live/p_tree/gfx/bg_dot.gif) no-repeat scroll left top;}

/* language select
---------------------------------------------------------------------------------------------------------*/
#language-select {
	background: #161616 url(/akg_personal/live/p_tree/gfx/bg_dot_h.gif) bottom left repeat-x;
	height: 23px;
	padding-bottom: 1px;
	padding-left: 30px;
	padding-top: 10px;
}

#language-select ul#ls li {
	border-right: 1px solid #775e0c;
	display: inline;
	line-height: 10px;
	padding: 0 3px;
}
#language-select ul#ls li.last {
	border-right: 0;
}
#language-select ul#ls li a {
	color: #7e7e7e;
	text-decoration: none;
}
#language-select ul#ls li a:hover {
	text-decoration: underline;
}
#language-select ul#ls li.current a {
	font-weight: bold;
}

/* logo
---------------------------------------------------------------------------------------------------------*/
#logo {
	background-color: #0E0E0E;
	height: 237px;
	padding-left: 30px;
	padding-top: 35px;
}

/* products nav
---------------------------------------------------------------------------------------------------------*/
#products-nav {
	padding-bottom: 25px;
}
#products-nav h1 {
	background-color: #000;
	padding: 15px 0 15px 30px;
}
/* level 1 */
#products-nav li {
	border-bottom: 1px solid #000;

}
#products-nav li div {
	padding: 3px 0 3px 30px;
}
#products-nav li a {
	color: #8E8E8E;
	text-decoration: none;
	text-transform: uppercase;
}
#products-nav li a:hover {
	color: #fff;
}
#products-nav li.current {
	background-color: #050505;
}
#products-nav li.current div {
	background-color: #242223;
}
#products-nav li.current a {
	color: #fff;
	font-weight: bold;
}
/* level 2 */
#products-nav ul.level2 {
	margin-top: 6px;
}
#products-nav ul.level2 li {
	border-bottom: 0;
	padding-bottom: 5px;
	padding-left: 60px;
}
#products-nav ul.level2 li a {
	color: #B49100;
	font-weight: normal;
}
#products-nav ul.level2 li a:hover {
	color: #B49100;
	text-decoration: underline;
}
#products-nav ul.level2 li.current a {
	color: #fff !important;
	font-weight: bold;
}

/* top
---------------------------------------------------------------------------------------------------------*/
#top {
	background: #161616 url(/akg_personal/live/p_tree/gfx/bg_dot_h.gif) bottom left repeat-x;
	height: 33px;
	padding-bottom: 1px;
	position: relative;
}
#content-nav {
	padding-left: 15px;
}
#content-nav li {
	float: left;
}
#content-nav li a {
	color: #69696b;
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	margin: 0;
	padding: 0 2px;
	text-decoration: none;
	text-transform: uppercase;
}
#content-nav li a:hover,
#content-nav li.current a {
	background-color: #4e4e4e;
	color: #050505;
}
#content-nav li span {
	color: #B49100;
	line-height: 32px;
}
#search {
	position: absolute;
	right: 0;
	top: 5px;
	width: 180px;
}
#search input#search-text {
	background-color: #0c0c0c;
	border: 1px solid #7e7e7e;
	color: #fff;
	font-size: 10px;
	padding: 1px;
	width: 135px;
}
#search input#search-submit {
	position: relative;
	top: 3px;
}

/* headline
---------------------------------------------------------------------------------------------------------*/
#headline {
	background-color: #050505;
	height: 40px;
	padding-left: 30px;
	padding-top: 15px;
}

h1, #headline * { vertical-align: top; }
#headline var { top: 0; }

/* content
---------------------------------------------------------------------------------------------------------*/
div#content {
	margin-left: 40px;
}
div#content p {
	margin-bottom: 10px;
}
div#content a {
	color: #B49100;
	text-decoration: underline;
}

/* min-height
---------------------------------------------------------------------------------------------------------*/
#sub-col-left,
#search-results #content {
	min-height: 380px;
}

/* home
---------------------------------------------------------------------------------------------------------*/
#home #headline {
	background-color: #000;
	padding-left: 40px;
}
#home #content {
	margin-left: 0;
}
#home #sub-col-left {
	background: #050505 url(/akg_personal/live/p_tree/gfx/bg_dot.gif) top right no-repeat;
	float: left;
	padding: 0 30px 20px 40px;
	width: 353px;
}
#home #sub-col-right {
	float: left;
	padding-right: 30px;
	width: 329px;
}
#home #welcome {
	color: #6c6c6c;
	margin-bottom: 50px;
	margin-top: 25px;
}
#home #welcome h3,
#home #news li h3 {
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}
/* news */
#home #news h1 {
	margin-bottom: 40px;
}
#home #news li {
	background: transparent url(/akg_personal/live/p_tree/gfx/bg_dot_h.gif) bottom left repeat-x;
	color: #6c6c6c;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#home #news li div {
	margin-bottom: 10px;
}
/* product wheel */
#home #pwheel {
	height: 240px;
}
#home #alternative-pwheel {
	height: 240px;
	position: relative;
}
#apw-prevlink {
	left: 19px;
	position: absolute;
	top: 20px;
}
#apw-previmg {
	bottom: 100px;
	left: 19px;
	position: absolute;
}
#apw-nextlink {
	right: 10px;
	position: absolute;
	top: 20px;
}
#apw-nextimg {
	bottom: 100px;
	right: 0;
	position: absolute;
}
#apw-center {
	bottom: 60px;
	left: 99px;
	position: absolute;
}
#apw-title {
	color: #fff;
	font-weight: bold;
	position: absolute;
	right: 0;
	text-align: right;
	top: 180px;
}
#apw-teaser {
	padding-left: 30px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 195px;
}
#apw-more {
	position: absolute;
	right: 0;
	top: 220px;
}
/* newsletter subscribe, Facebok */
#home #newsletter, #home #facebook {
	background: transparent url(/akg_personal/live/p_tree/gfx/bg_dot_h.gif) top left repeat-x;
	margin-left: 40px;
	padding-top: 28px;
	text-align: right;
	clear: both;
}
#home #newsletter h1, #home #facebook h1 {
	margin-bottom: 35px;
}
#home #newsletter p, #home #facebook p {
	color: #6c6c6c;
}
#home #newsletter p b, #home #facebook p b {
	color: #fff;
}
#home #newsletter #response {
	color: #6c6c6c;
	font-weight: bold;
	margin-bottom: 10px;
}
#home #newsletter fieldset { /* absolute positioning, because 'text-align: right' doesn't work for the table */
	height: 80px;
	position: relative;
}
#home #newsletter table {
	position: absolute;
	right: 0;
}
#home #newsletter th {
	padding-right: 5px;
	text-align: left;
}
#home #newsletter th label {
	font-size: 10px;
}
#home #newsletter td {
	padding-bottom: 2px;
}
#home #newsletter td input {
	background-color: #242424;
	border: 1px solid #414141;
	color: #fff;
	font-size: 11px;
	padding: 1px;
	width: 156px;
}
#home #subscribe-submit {
	position: absolute;
	right: 0;
	top: 43px;
}

/* p-content
---------------------------------------------------------------------------------------------------------*/
#p-content #content {
	/*padding-bottom: 40px;
	padding-right: 30px; */
      
}
#p-content #single-view h2 {
	margin: 15px 0;
}
#p-content #single-view .leadtext {
	color: #fff;
}
#p-content #single-view .bodytext {
	color: #6c6c6c;
}
#p-content #sub-col-left {
	background: #000 url(/akg_personal/live/p_tree/gfx/bg_dot.gif) top right no-repeat;
	float: left;
	padding-bottom: 20px;
	padding-right: 30px;
	width: 463px;
}
#p-content #sub-col-right {
	float: left;
	padding-left: 10px;
	width: 239px;
}
#p-content ul.subnav {
	margin-top: 20px;
}

/* p-content-press
---------------------------------------------------------------------------------------------------------*/
#p-content-press #content {
	background-color: #050505;
}
#p-content-press #sub-col-left {
	background: #000 url(/akg_personal/live/p_tree/gfx/bg_dot.gif) top right no-repeat;
	float: left;
	padding-bottom: 20px;
	padding-right: 30px;
	width: 463px;
}
#p-content-press #sub-col-left h3 {
	color: #fff;
	margin-bottom: 35px;
	margin-top: 15px;
}
#p-content-press #sub-col-left li {
	background: transparent url(/akg_personal/live/p_tree/gfx/bg_dot_h.gif) bottom left repeat-x;
	padding-bottom: 6px;
	padding-top: 15px;
	width: 412px;
}
#p-content-press #sub-col-left li h4 {
	color: #fff;
	margin-bottom: 5px;
}
#p-content-press #sub-col-left li p {
	margin-bottom: 20px;
}
#p-content-press #sub-col-left h2 {
	margin-bottom: 15px;
	margin-top: 25px;
}
#p-content-press #sub-col-left div.leadtext {
	color: #fff;
	margin-bottom: 10px;
}
#p-content-press #sub-col-left div.bodytext {
	color: #6c6c6c;
}
#p-content-press #sub-col-right {
	float: left;
	padding-left: 10px;
	width: 239px;
}
#p-content-press ul.subnav {
	margin-top: 20px;
}
#p-content-press ul.subnav li.link-1 a {
	background-image: url(/akg_personal/live/p_tree/gfx/spec.gif);
}
#p-content-press ul.subnav li.link-1 a:hover,
#p-content-press ul.subnav li.link-1 a.current {
	background-image: url(/akg_personal/live/p_tree/gfx/spec_hi.gif);
}
#p-content-press ul.subnav li.link-2 a {
	background-image: url(/akg_personal/live/p_tree/gfx/tech.gif);
}
#p-content-press ul.subnav li.link-2 a:hover,
#p-content-press ul.subnav li.link-2 a.current {
	background-image: url(/akg_personal/live/p_tree/gfx/tech_hi.gif);
}
#p-content-press ul.subnav li.ce a {
	background-image: url(/akg_personal/live/p_tree/gfx/ce_logo.gif);
}
#p-content-press ul.subnav li.ce a:hover,
#p-content-press ul.subnav li.ce a.current {
	background-image: url(/akg_personal/live/p_tree/gfx/ce_logo-hover.gif);
}

/* p-content-contact
---------------------------------------------------------------------------------------------------------*/
#p-content-contact #content {
	background: #050505;
}
#p-content-contact #sub-col-left {
	background: #000 url(/akg_personal/live/p_tree/gfx/bg_dot.gif) top right no-repeat;
	float: left;
	padding-bottom: 20px;
	padding-right: 30px;
	width: 353px;
}
#p-content-contact label {
	display: block;
	margin-bottom: 2px;
}
#p-content-contact .field {
	margin-bottom: 12px;
}
#p-content-contact .fieldstyle  {
	background-color: #131313;
	border: 1px solid #6c6c6c;
	color: #fff;
	font-size: 11px;
	padding: 1px;
}
#p-content-contact input#contact-name,
#p-content-contact input#contact-email {
	width: 200px;
}
#p-content-contact textarea#contact-message {
	height: 200px;
	width: 300px;
}
#p-content-contact .error {
	color: #4d4d4d;
	margin-bottom: 4px;
}
#p-content-contact #sub-col-right {
	color: #6c6c6c;
	float: left;
	padding-left: 40px;
	padding-right: 30px;
	text-align: right;
	width: 289px;
}
#p-content-contact #sub-col-right h3 {
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}

/* p-products
---------------------------------------------------------------------------------------------------------*/
/* list view */
#p-products #list-view li {
	background: transparent url(/akg_personal/live/p_tree/gfx/bg_dot_h.gif) 200px bottom repeat-x;
	margin-bottom: 40px;
	margin-right: 30px;
	min-height: 100px;
	position: relative;
}
#p-products #list-view div.teaserimage {
	background: #000;
	padding-right: 40px;
	min-height: 100px;
	width: 200px;
}
#p-products #list-view div.text {
	left: 240px;
	position: absolute;
	top: 0;
	/*top: 30%;*/
}
#p-products #list-view div.text h2 {
	margin-bottom: 10px;
}

/* single view */
#p-products #single-view #content {
	/*background-color: #090909;*/
	background-color: black;
}
#p-products #sub-col-left {
	background-color: #000;
	float: left;
	padding-bottom: 20px;
	padding-right: 30px;
	width: 470px;
}
#p-products #sub-col-left h2 {
	margin: 12px 0;
}
#p-products #sub-col-left div.leadtext ul {
	margin-left: 5px;
}
#p-products #sub-col-left div.leadtext li {
	color: #fff;
	list-style-image: url(/akg_personal/live/p_tree/gfx/arr_gold.gif);
	margin-bottom: 6px;
	margin-left: 15px;
}
#p-products #sub-col-left .image {
	float: left;
	padding-right: 5px;
	width: 205px;
}
#p-products #sub-col-left .image span.hires-version {
	color: #6c6c6c;
}
#p-products #sub-col-left div.bodytext {
	color: #6c6c6c;
	margin-left: 210px;
}
#p-products #sub-col-right {
	background-color: black;
	float: left;
	padding-left: 10px;
	width: 232px;
}
#p-products #sub-col-right h1 {
	position: relative;
	top: -40px;
}
#p-products li.link-description a {
	background: transparent url(/akg_personal/live/p_tree/gfx/desc.gif) no-repeat left top;
}
#p-products li.link-description a:hover,
#p-products li.link-description a.current {
	background-image: url(/akg_personal/live/p_tree/gfx/desc_hi.gif);
}
#p-products li.link-specifications a {
	background-image: url(/akg_personal/live/p_tree/gfx/spec.gif);
}
#p-products li.link-specifications a:hover,
#p-products li.link-specifications a.current {
	background-image: url(/akg_personal/live/p_tree/gfx/spec_hi.gif);
}
#p-products li.link-gallery a {
	background-image: url(/akg_personal/live/p_tree/gfx/gallery.gif);
}
#p-products li.link-gallery a:hover,
#p-products li.link-gallery a.current {
	background-image: url(/akg_personal/live/p_tree/gfx/gallery_hi.gif);
}
#p-products li.link-download a {
	background-image: url(/akg_personal/live/p_tree/gfx/pdf.gif);
}
#p-products li.link-download a:hover,
#p-products li.link-download a.current {
	background-image: url(/akg_personal/live/p_tree/gfx/pdf_hi.gif);
}
#p-products li.declaration a {
	background-image: url(/akg_personal/live/p_tree/gfx/ce_logo.gif);
}
#p-products li.declaration a:hover,
#p-products li.declaration a.current {
	background-image: url(/akg_personal/live/p_tree/gfx/ce_logo-hover.gif);
}
#p-products li.link-reviews a {
	background-image: url(/akg_personal/live/p_tree/gfx/customer_reviews_d.png);
}
#p-products li.link-reviews a:hover,
#p-products li.link-reviews a.current {
	background-image: url(/akg_personal/live/p_tree/gfx/customer_reviews.png);
}
#p-products li.link-buy a {
	background-image: url(/akg_personal/live/p_tree/gfx/where_to_buy_d.png);
}
#p-products li.link-buy a:hover,
#p-products li.link-buy a.current {
	background-image: url(/akg_personal/live/p_tree/gfx/where_to_buy.png);
}
#p-products li.link-buy a {
	background-image: url(/akg_personal/live/p_tree/gfx/where_to_buy_d.png);
}
#p-products li.link-buy a:hover,
#p-products li.link-buy a.current {
	background-image: url(/akg_personal/live/p_tree/gfx/where_to_buy.png);
}
#p-products-specs table {
	border: 1px solid #4d4d4d;
	margin-top: 30px;
}
#p-products-specs th,
#p-products-specs td {
	border: 1px solid #4d4d4d;
	padding: 6px;
}
#p-products-specs th {
	color: #fff;
	width: 300px;
}
#p-products-specs td {
	color: #b49100;
	font-weight: bold;
	text-align: center;
	width: 160px;
}
#p-products-specs td img {
	position: relative;
	top: 2px;
}
#p-products-specs .footnote {
	color: #6c6c6c;
	margin-top: 10px;
}
#p-products-gallery {
	left: -20px;
	position: relative;
	width: 506px;
}
#p-products-gallery div {
	float: left;
	width: 253px;
}

/* search results
---------------------------------------------------------------------------------------------------------*/
#search-results center {
	margin-bottom: 25px;
}
#search-results input#search-q {
	background-color: #0c0c0c;
	border: 1px solid #7e7e7e;
	color: #fff;
	padding: 1px;
	width: 355px;
}
#search-results table {
	margin-bottom: 15px;
}
#search-results dt b {
	color: #fff;
	font-weight: bold;
}
#search-results dl {
	color: #6c6c6c;
	margin-bottom: 10px;
}
#search-results dd {
	margin-left: 35px;
}

/* footer
---------------------------------------------------------------------------------------------------------*/
#footer {
	background: #1D1D1D url(/akg_personal/live/p_tree/gfx/bg_dot_h.gif) top left repeat-x;
	clear: both;
	height: 32px;
	padding-top: 1px;
	position: relative;
}
#footer-logo {
	left: 50px;
	position: absolute;
	top: -11px;
}
#copyright {
	border-left: 1px solid #000;
	height: 26px;
	margin-left: 206px;
	padding-left: 40px;
	padding-top: 2px;
}
#footer-nav {
	position: absolute;
	right: 30px;
	text-align: right;
	top: 2px;
}
#footer-nav a {
	color: #7e7e7e;
	letter-spacing: 0;
	text-decoration: none;
	text-transform: uppercase;
}

#outside{
        background: #161616 url(/akg_personal/live/p_tree/gfx/bg_dot_h.gif) bottom left repeat-x;
        height: 28px;
        padding-top:6px;
}

#outside a {
        color:#69696B;
        text-decoration:none;   
        margin-left:30px;
        line-height:19px;
}

#langsel {
        z-index:99;
        position:relative;
        top:5px;
        left:0px;
        background-color:black;
        border:1px solid #161616;
}

#bodytext a {
	color: rgb(180, 145, 0); 
	text-decoration: underline;
}




/*amazon-box*/
#amazon {
	background: transparent url(/akg_personal/live/p_tree/gfx/bg_dot_h.gif) left bottom repeat-x;
	width: 290px;
	height: 110px;
	text-align: right;
	margin-bottom: 10px;
	margin-left: 40px;

}

* html #amazon {
	margin-left: 20px;
}

#amazon a.amazonlink {
	position: relative;
	right: 5px;
	display: block;
	height: 100px;
	width: 300px;
	
	text-decoration: none;
}

#amazon .amazonimg {
	margin: 20px 0 0 0;
	float: right;
}


