html, body {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	width: 100%;
}
div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, code, del, dfn, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
body {   
	background: #aaa;
	line-height: 1.5;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 75%;
	overflow: auto;
}
/* ---------------------------------- Structure ---------------------------------- */
body.two-col-expand #wrapper {
	position: absolute;
	width: 100%;
}
body.two-col-expand #content {
	position:relative; 
	overflow: hidden;
	margin: 0 0 0 60px;
	height: 100%;
}
body.two-col-expand #content.light {
	background-color: #f1f1f1;
	color: #343434;
}
body.two-col-expand #content.white {
	background-color: #fff;
	color: #343434;
}
body.two-col-expand #content.dark {
	background: #0f0f0f url(/images/bg_content_left.png) top left repeat-x;
	color: #343434;
}
body.two-col-expand #content.dark #contentInner {
	background: transparent url(/images/bg_content_right3.png) top right repeat-y;
}
body.two-col-expand #content.dark #contentInnerInner {
	background: transparent url(/images/bg_content_right2.png) top right no-repeat;
}
body.two-col-expand #sidebar {
	position: relative;
	display: inline;
	float: right;
	width: 222px;
	margin: 0 60px 0 11px;
}
body.two-col-expand #content-leftCol {
	position:relative;
	display: block;
	overflow: hidden;
	margin-right: 59px;
	height: 100%;
}
body.two-col-expand #content-rightCol {
	position: relative;
	float: right;
	width: 259px;
	height: 100%;
}
body.two-col-expand #content-fullCol {
	position:relative;
	display: block;
	overflow: hidden;
	margin-right: 59px;
	width: 100%;
}
.rightBox {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 0 15px 0;
	z-index: 1;
}
/* ---------------------------------- Various ---------------------------------- */
.box {
	padding: 0 20px 0 20px;
	display: block;
}
.picLeft {
	float: left;
	margin: 1em 20px 0 0;
}
.prices {
	font-weight: bold;
}
.price.selling {
	color: #2e6ab1;
	font-weight: bold;
}
#product-details .price.selling {
    font-size: 2em; }
p {
  margin: 0 0 0.5em 0; }

a {
  text-decoration: none;
  color: #fff; }
  a:visited {
    color: #fff; }
  a:focus {
    color: #fff; }
  a:hover {
    color: #fff;
    text-decoration: underline; }
  a:active {
    color: #fff; }
#content.light a, #content.white a  {
  text-decoration: underline;
  color: #343434; }
  #content.light a:visited, #content.white a:visited {
    color: #343434; }
  #content.light a:focus, #content.white a:focus {
    color: #343434; }
  #content.light a:hover, #content.white a:hover {
    color: #343434; }
  #content.light a:active, #content.white a:active {
    color: #343434; }
    
#content.dark a  {
  text-decoration: none;
  color: #343434; }
  #content.dark a:visited {
    color: #343434; }
  #content.dark a:focus {
    color: #343434; }
  #content.dark a:hover{
    color: #343434;
    text-decoration: underline; }
  #content.dark a:active {
    color: #343434; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }
#footer {
  padding-top: 2em;
  clear: both; }
  #footer div.left {
    width: 45%; }
  #footer div.right {
    width: 55%; }
blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  blockquote:before, q:before,
  blockquote:after, q:after {
    content: ""; }
a img {
  border: none; }

h1 {
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 0.75em 0;
	padding: 0.8em 0 0 0;
}
h2 {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 0.75em 0;
	padding: 1.5em 0 0 0;
}
h3 {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 0.3em 0;
	padding: 1em 0 0 0;
}
h4 {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 0 0;
	padding: 0.2em 0 0 0;
}
#content.light h2 {
	padding: 1em 0 0 0;
}
#content.light h3 {
	padding: 1em 0 0.5em 0;
}
#content.light h1, #content.light h2, #content.light h3, #content.light h4, #content.white h1, #content.white h2, #content.white h3, #content.white h4 {
	color: #343434;
}
.clear {
  clear: both; }

.nowrap {
  white-space: nowrap; }
  

.product-listing ul {
	list-style-type: none;
}
.product-listing li {
	list-style-type: none;
	margin: 0 11px 17px 11px;
}
.product-listing .image {
	position: relative;
	display: block;
	width: 182px;
	height: 93px;
	float: left;
}
.product-listing .text {
	position: relative;
	display: block;
	margin-left: 192px;
}
.tags {
	font-size: 80%;
}
.soundTableBox {
	background-color: #f7f7f7;
	margin-bottom: 100px;
}
.btnCheckout {
	position: relative;
	margin: 10px 0 10px 0;
	float: right;
}
div.certSeal {
	position: relative;
	margin: 10px 0 10px 0;
	float: left;
}
/* ---------------------------------- Tables ---------------------------------- */
table {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
table.soundTable {
	padding-bottom: 40px;
}
.soundTable th {
	padding: 0 0 10px 7px;
	background: transparent url(/images/bg_th.png) top left no-repeat;
	vertical-align: top;
}
.soundTable tr {
	line-height: 1.4em;
} 
.soundTable td {
	font-weight: bold;
	padding: 3px 0 0 7px;
} 
.soundTable .firstcell {
	padding-left: 20px;
	background: none;
}
.soundTable .lastcell {
	background: none;
}
.soundTable .even {
	background-color: #e7e7e7;
}
.soundTable th.wishlist {
	text-align: center;
}
.soundTable td.wishlist {
	text-align: center;
	font-weight: bold;
	font-size: 150%;
	color: #83360c;
}
.soundTable .lastcell a {
	color: #60841d;
	font-weight: normal;
	font-size: 85%;
}
.soundTable tr.even:hover {
	background-color: #ccc;
}
.soundTable tr.odd:hover {
	background-color: #d9d9d9;
} 
table.cart, table.toplist {
	font-size: 85%;
}
table#cartTable tr {
	background-color: #e7e7e7;
}
table#cartTable tr.alt {
	background-color: #d9d9d9;
}
table#cartTable td {
	padding: 8px 8px 8px 8px;
	vertical-align: top;
}
table#cartTable th {
	background-color: #f1f1f1;
	padding: 8px 8px 2px 8px;
}
table#cartTable .price {
	text-align: right;
  white-space: nowrap;
}
table#cartTable .quantity {
	text-align: center;
}
table#cartTable td.total {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}
table#cartTable th.total {
	text-align: right;
}
table#cartTable td.subtotal {
	background-color: #f1f1f1;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
}
table#cartTable td.links {
	background-color: #f1f1f1;
}
/* ---------------------------------- Forms ---------------------------------- */
.search {
	padding: 0 20px 20px 20px;
}
#searchform input.keyword, #loginform input.login {
	color: #fff;
	border: none;
	width: 164px;
	height: 18px;
	padding: 2px;
	margin: 0;
	background: transparent url(/images/bg_input.png) top left no-repeat;
}
#searchform input.submit, #loginform input.submit
{
	color: #fff;
	background: transparent;
	border: none;
	padding: 0;
}
.generic_form {
	padding: 0 20px 20px 20px;
}
.generic_form label {
	display: block;
	width: 140px;
	float: left;
}
.generic_form input, .generic_form select {
	color: #000;
	border: 1px solid #999;
	width: 260px;
	height: 18px;
	padding: 2px;
	background-color: #fff;
}
.generic_form textarea {
	color: #000;
	border: 1px solid #999;
	width: 260px;
	padding: 2px;
	background-color: #fff;
}
.generic_form select {
	height: 25px;
}
.generic_form input.submit {
	color: #000;
	background: transparent;
	border: none;
	padding: 0;
	width: auto;
	font-size: 1.1em;
	margin-left: 140px;
}
/* ---------------------------------- Dividers ---------------------------------- */
.divider {
	display: block;
	width: 100%;
	height: 2px;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
}
.divider .left {
	display: block;
	width: 50%;
	height: 2px;
	float: left;
	background: transparent url(/images/divider_content_top_left.png) top left no-repeat;
}
.divider .right {
	display: block;
	width: 50%;
	height: 2px;
	float: right;
	background: transparent url(/images/divider_content_top_right.png) top right no-repeat;
}
/* ---------------------------------- Rounded corners ---------------------------------- */
.bgTop .left {
	display: block;
	width: 50%;
	height: 5px;
	float: left;
}
.bgTop .right {
	display: block;
	width: 50%;
	height: 5px;
	float: left;
}
.bgBottom {
	clear:both;
	position: relative;
	top: 5px;
}
.bgBottom .left {
	display: block;
	width: 50%;
	height: 5px;
	float: left;
}
.bgBottom .right {
	display: block;
	width: 50%;
	height: 5px;
	float: left;
}
.inner {
	position: relative;
	top: 5px;
	padding: 0 8px 0 8px;
}
.product-listing .bgTop .left {
	background: url(/images/corner_project_top_left.png) top left no-repeat;
}
.product-listing .bgTop .right {
	background: url(/images/corner_project_top_right.png) top right no-repeat;
}
.product-listing .bgBottom .left {
	background: url(/images/corner_project_bottom_left.png) top left no-repeat;
}
.product-listing .bgBottom .right {
	background: url(/images/corner_project_bottom_right.png) top right no-repeat;
}
.product-listing .inner {
	background: #fff url(/images/corner_project_inner.png) top left repeat-x;
}

.product-listing .odd .bgTop .left {
	background: transparent url(/images/corner_project_uneven_top_left.png) top left no-repeat;
}
.product-listing .odd .bgTop .right {
	background: transparent url(/images/corner_project_uneven_top_right.png) top right no-repeat;
}
.product-listing .odd .bgBottom .left {
	background: transparent url(/images/corner_project_uneven_bottom_left.png) top left no-repeat;
}
.product-listing .odd .bgBottom .right {
	background: transparent url(/images/corner_project_uneven_bottom_right.png) top right no-repeat;
}
.product-listing .odd .inner {
	background: #777 url(/images/corner_project_uneven_inner.png) top left repeat-x;
}
.product-listing .even .bgTop .left {
	background: transparent url(/images/corner_project_even_top_left.png) top left no-repeat;
}
.product-listing .even .bgTop .right {
	background: transparent url(/images/corner_project_even_top_right.png) top right no-repeat;
}
.product-listing .even .bgBottom .left {
	background: transparent url(/images/corner_project_even_bottom_left.png) top left no-repeat;
}
.product-listing .even .bgBottom .right {
	background: transparent url(/images/corner_project_even_bottom_right.png) top right no-repeat;
}
.product-listing .even .inner {
	background: #848484 url(/images/corner_project_even_inner.png) top left repeat-x;
}
.product-listing a.info {
  font-weight: bold;
}

#sidebar .bgTop .left {
	background: transparent url(/images/corner_sidebar_top_left.png) top left no-repeat;
}
#sidebar .bgTop .right {
	background: transparent url(/images/corner_sidebar_top_right.png) top right no-repeat;
}
#sidebar .bgBottom .left {
	background: transparent url(/images/corner_sidebar_bottom_left.png) top left no-repeat;
}
#sidebar .bgBottom .right {
	background: transparent url(/images/corner_sidebar_bottom_right.png) top right no-repeat;
}
#sidebar .inner {
	background: #1a6d9b url(/images/corner_sidebar_inner.png) top left repeat-x;
}
#sidebar .bgBottom {
	position: relative;
	top: 5px;	
}

/* ---------------------------------- Breadcrumbs ---------------------------------- */
.breadcrumbs {
	margin: 10px 0 0 0;
}
.breadcrumbs ul {
	list-style-type: none;
	float: left;
}
.breadcrumbs li {
	list-style-type: none;
	float: left;
	font-size: 95%;
}
/* ---------------------------------- FAQs ---------------------------------- */
#faqs {
	display: block;
}
#faqs h2 {
    margin-top: 0;
    margin-left: 0;
}
#faqs #answers ul, #faqs #answers li {
    list-style-type: none;
}
#faqs #answers .answer {
    margin: 0 120px 10px 15px;
}
#faqs #answers .question {
    margin: 0 120px 0px 0px;
}
#faqs #answers, a.question {
    color: #343434;
}
/* ---------------------------------- Product properties ---------------------------------- */
.product-properties dl {
	font-size: 100%;
	margin: 30px 0 30px 0;
}
.product-properties dt {
	display: block;
	width: 80px;
	float: left;
	font-weight: bold;
}
.product-properties dd {
}
/* ---------------------------------- Jplayer ---------------------------------- */
#jplayer_controller {
}
#jplayer_controller p {
	margin: 0px;
}
#jplayer_controller a {
	color: black;
}
#jplayer_controller ul {
	display: inline;
}
#jplayer_controller li {
	display: inline;
}
/*----------------------------------- Peter -----------------------------------------*/
.content-base {
    padding: 10px 30px 60px 30px;
    font-size:1.1em;
}
/*----------------------------------- Flash -----------------------------------------*/
.flash {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
  .flash.notice, .flash.errors {
    font-size: 1.3em;
    margin-bottom: 1em;
    padding: 0.8em; }
  .flash.notice {
    background: #99ccff url(/images/shadow_top.png) 0px -50px repeat-x;
    color: #556699;
    border: 1px solid #99aacc; }
  .flash.errors {
    background: #f4b4b4 url(/images/shadow_top.png) 0px -50px repeat-x;
    color: black;
    border: 1px solid black; }
/*------------------------------------Errors----------------------------------------*/
.formError, .errorExplanation {
  font-size: 1.3em;
  margin-bottom: 1em;
  padding: 0.8em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #f4b4b4 url(/images/shadow_top.png) 0px -50px repeat-x;
  color: black;
  border: 1px solid black; }
  .formError p, .errorExplanation p {
    margin: 0px; }
  .formError ul, .errorExplanation ul {
    margin-bottom: 0px; }
  .formError h2, .errorExplanation h2 {
    font-weight: bold;
    font-size: 1.0em;
    margin: 0px; }
.error {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4; }
  .error a {
    color: #8a1f11; }
    
/*-------------------------------------- vCard -----------------------------------------*/
div.vcard {
	background-image: url(/images/vcardfill.png);
	background-repeat: no-repeat;
	color: #bbb;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	width: 28em;
}

p.fn {
	background-image: url(/images/topright.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 2em;
	font-weight: bold;
	font-size: 1.1em;
}

div.telecommunications {
	background-image: url(/images/bottom-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 2em;
}

p.email {
	background-image: url(/images/bottom-right.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 2em;
}

div.vcard img {
	float: right;
	padding-right: 1em;
	margin-top: -1em
}

div.vcard p {
	margin-left: 1em;
}

div#order {
    margin: 25px;
}
  
  
div#order table.index th {
    background: #cdcdcd url(../../images/admin/bg/grid_header_back.png) top left repeat-x;
    padding: 7px 10px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    text-shadow: #efefef 1px 1px 0px; }
    div#order table.index th.id-col {
      text-align: center; }
    div#order table.index td {
      border-bottom:1px solid #ddd;
      padding: 3px 10px;
    }
  div#order table.index tr.alt td {
    background-color: #efefef; }
  div#order table.index.order-summary {
    clear: both; }
    div#order table.index.order-summary tr.totals th {
      background: transparent;
      text-align: right;
      border: none; }
  div#order table.index td.actions {text-align:right;}
  
table.order-summary {
    clear: both; }
table.order-summary th {
    background: #cdcdcd url(../../images/admin/bg/grid_header_back.png) top left repeat-x;
    padding: 7px 10px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    text-shadow: #efefef 1px 1px 0px; }
table.order-summary tr.totals th {
    background: transparent;
    text-align: right;
    border: none; }
table.order-summary tr.even {
    background-color: #e7e7e7;
}
table.order-summary tr.odd {
    background-color: #cdcdcd;
}

div.cart {
    margin: 0 25px 25px 25px;
}

.navigation-list {
  list-style: none;  margin: 0 0 0 -15px;}
.navigation-list li { margin: 0; }
.navigation-list li a {
  cursor: pointer !important;  
  text-decoration: none;  
  color: #FFFFFF;  
  display: block;  
/*  line-height: 2.0em; */ 
  padding-left: 20px;  
  width: 170px;  
  white-space: nowrap;  
  overflow: hidden;}
.navigation-list li a:hover {
  text-decoration: underline; }
.navigation-list li.current { width: 200px; }
.navigation-list li.current a {
  width: 180px;  
  /*background: url(../images/menu-current.png) right center no-repeat;*/  
  white-space: nowrap;  
  overflow: hidden;}
.navigation-list li.current a.root { width: 183px; }
.navigation-list a.root {
  color: #FFFFFF;  
  font-size: 1.1em;  
  text-indent: -5px;  
/*  line-height: 2.2em;*/
  }
  
div#header { display: none; }
div#footer { display: none; }

.assembly_parts {
  list-style: none;
  margin-top: 1em;
  margin-left: 2em;
  margin-bottom: 1em;
}

.assembly_parts li {
  font-weight: bold;
}

div#product-variants { margin-bottom: 1em; }
div#product-variants ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

div#product-variants li {
  font-weight: bold;
}

ul#similar_items_by_taxon {
  margin-bottom: 1em;
  list-style: none;
  margin: 0;
  padding: 0;
}

