html {
	background-color: #fff;
	margin: 0;
	padding: 0;
}

body {
	font-size: 10px;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: large;
	margin: 0 0 1em 0;
}

div#header {
	height: 140px;
}

div#page_container {
	width: 1000px;
	background: url('/dnacaraudio/images/menu_bg2.jpg');
	background-repeat: repeat-y;
	background-position: left;
	margin:0 auto;
}

div#bar {
	height: 30px;
	text-align: right;
	background-position: top left;
	background-repeat: no-repeat;
	background: url('/dnacaraudio/images/bar.jpg');
}

div#nav_left {
	float: left;
	width: 220px;
	/*min-height: 813px;*/
	padding-top: 30px;
/*	background: url('/dnacaraudio/images/menu.jpg'); */
	background-color: #00a;
	/*background-position: top left;
	background-repeat: no-repeat;*/
	/*overflow:hidden;*/
	/*position: absolute;*/
}

div#nav_left a {
	padding: 0;
	margin: 0;
}

div#thirdparty {
	float: left;
	width: 100%;
	text-align: center;
	height:1px;
}

div#thirdparty div {
	width: 220px;
	margin-top: -250px;
	text-align: center;
}

div#content {
	float: right;
	width: 750px;
	padding-top: 2.5em;
}

div#main_content {
	float: left;
	width: 572px;
}

div#nav_right {
	float: right;
	width: 148px;
	margin: 0 0 0 10px;
}

div.half_box {
	float: left;
	width: 50%;
	margin-bottom: 2em;
}

div.medium_box {
	width: 211px;
	margin-left: auto;
	margin-right: auto;
}

div.section_header {
	height: 19px;
}

div.section_default {
	background: url('/dnacaraudio/images/section_header.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.section_box {
	border-width: 0 1px 1px 1px;
	border-color: #9EA6B3;
	border-style: solid;
	background-color: #F4FEF5;
	margin-bottom: 20px;
	padding: 5px
}

div.section_box ul, div.section_box ol {
	padding: 0;
	margin: 0 0 0 2.5em;
}

select#manufacturers_select {
	font-size: 12px;
}

span.productSpecialPrice {
	color: #ff0000;
}

span.old_price {
	text-decoration: line-through;
}

table td {
	text-align: left;
	vertical-align:top;
}

table#cart_summary td.quantity {
	text-align: right;
}

th {
	font-weight: bold;
	font-size: small;
	vertical-align:top;
}

td.category_heading {
	background-color: #000682;
	color: #fff;
	font-size: small;
	font-weight: bold;
}

td.category_heading a {
	color: #E7E052;
}

td.special_offer {
	text-align: center;
	font-weight: bold;
	font-size: medium;
}

.error {
	font-weight: bold;
	background-color: #e59a9a;
	text-align: center;
	padding: 0.5em;
}

div#footer {
	clear: both;
	background-color: #fff;
}

div#footer div#footer_top {
	/*background-color: #000682;*/
	background-color: #00a;
	color: #fff;
	padding: 5px;
}

div#footer div#footer_top a {
	color: #E7E052;
}

form {
	display: inline;
}

fieldset label {
	display: block;
	width: 30%;
	clear: both;
	float: left;
	text-align: right;
	margin: 0.2em;
}

fieldset p {
	clear: both;
}

input.button {
	float: right;
	display: block;
}

fieldset legend {
	font-weight: bold;
	font-size: small;
}

fieldset textarea, fieldset checkbox, fieldset input, fieldset radio, fieldset select, fieldset b {
	float: left;
	margin: 0.2em;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

fieldset input, fieldset submit, fieldset select, fieldset textarea {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

div.relatedbox{
    border:1px;
    border-style:solid;
    border-color:#BCBDC0;
	float: left;
	width: 150px;
	height: 150px;
    margin: 10px;
	text-align: center;
}

div#category_list {
	width:220px;
	overflow:hidden;
	line-height:2.25em;
}

div#category_list a{
	font-family:Verdana, Arial, sans-serif;
	color:rgb(244,230,1);
	font-size:9pt;
	font-weight:bolder;
	margin-left:0.5em;
}

div#top_nav {
        overflow:hidden;
        line-height:3.15em;
}

div#top_nav a{
        font-family:Verdana, Arial, sans-serif;
        color:rgb(244,230,1);
        font-size:12pt;
        font-weight:bolder;
	margin-right:15px;
	text-decoration:none;
}

div#top_nav a:hover{
	color:rgb(255,255,255);
}

.menu_style_1 {
		margin-left:0.5em;
}

.menu_style_2 {
		margin-left:1em;
		margin-top:0.25em;
}

.menu_style_3 {
		margin-left:1.5em;
		margin-top:0.25em;
}

.menu_style_1 a{
        font-family:Verdana, Arial, sans-serif;
        color:rgb(244,230,1);
        font-size:7.1pt;
        font-weight:bolder;
}
.menu_style_1 a:hover {
		text-decoration:underline;
}
.menu_style_2 a{
        font-family:Verdana, Arial, sans-serif;
        color:#ffffff;
        font-size:6.8pt;
        font-weight:bolder;
}

.menu_style_2 a:hover {
		text-decoration:underline;
}
.menu_style_3 a{
        font-family:Verdana, Arial, sans-serif;
        color:#ccc;
        font-size:6.8pt;
        font-weight:bolder;
}

.menu_style_3 a:hover {
		text-decoration:underline;
}

.large_cat_box_4_wide {
	float:left;
	width: 601px;
	height: 190px;
	border: solid 1px #000000;
	text-align:center;
	margin-right: 5px;
	margin-bottom: 15px;
}
.large_cat_box_4_image_wide {
        height:145px;
        line-height:145px;
        border-bottom: solid 1px #000000;
        font-size:12px;
}

.large_cat_box_4 {
	float:left;
	width: 145px;
	height: 200px;
	border: solid 1px #000000;
	text-align:center;
	margin-right: 5px;
	margin-bottom: 15px;
}
.large_cat_box_4_image {
        height:145px;
        line-height:145px;
        border-bottom: solid 1px #000000;
		vertical-align:middle;
        font-size:12px;
}

*>.large_cat_box_4_image{
        font-size:12px
}

.large_cat_box_4 img {
	vertical-align:top;
	height:145px;
	width:145px;
}

.large_cat_box_4 a {
	color: #000000;
	font-weight: bold;
}

.large_cat_box_3_wide {
	float:left;
	width: 619px;
	height: 220px;
	border: solid 1px #000000;
	text-align:center;
	margin-bottom: 20px;
	margin-right: 8px;
}
.large_cat_box_3_image_wide {
        height:175px;
        line-height:175px;
        border-bottom: solid 1px; #ff0000;
        font-size:12px;
	overflow:visible;
}

.large_cat_box_3 {
	float:left;
	width: 179px;
	height: 200px;
	border: solid 1px #9EA6B3;
	text-align:center;
	margin-bottom: 35px;
	margin-right: 8px;
	overflow:hidden;
}
.large_cat_box_3_image {
        height:155px;
        line-height:175px;
        border-bottom: solid 1px #9EA6B3;
	font-size:12px;
	width:179px;		
	margin-left:-5px;
}

*>.large_cat_box_3_image{
        font-size:12px
}

.large_cat_box_3 img {
		vertical-align:top;
}
.large_cat_box_3 a {
	color: #9EA6B3;
	font-weight: bold;
}

.large_cat_box_2 {
	float:left;
	width: 250px;
	height: 300px;
	border: solid 1px #000000;
	text-align:center;
	margin-bottom: 20px;
	margin-left: 30px;
}

.large_cat_box_2_image {
	height:250px;
	/*line-height:250px;*/
	border-bottom: solid 1px; #ff0000;
	font-size:12px;
}

*>.large_cat_box_2_image{
        font-size:12px
}

.large_cat_box_2 img {
	vertical-align:top;
}
.large_cat_box_2 a {
	color: #000000;
	font-weight: bold;
}

.large_search_box_4 {
	float:left;
	width: 145px;
	height: 330px; /* was 310 */
	border: solid 1px #000000;
	text-align:center;
	margin-right: 5px;
	margin-bottom: 15px;
}
.large_search_box_4_image {
        height:145px;
       /* line-height:145px; */
        border-bottom: solid 1px; #ff0000;
        /* font-size:145px; */
}

*>.large_search_box_4_image{
        font-size:12px
}

.large_search_box_4 img {
	vertical-align:top;
}
.large_search_box_4 a {
	color: #000000;
	font-weight: bold;
}




/* 
.large_search_box_3 {
	float:left;
	width: 199px;
	height: 310px;
	border: solid 1px #000000;
	text-align:center;
	margin-bottom: 35px;
	margin-right: 9px;
}
.large_search_box_3_image {
        height:175px;
        line-height:175px;
        border-bottom: solid 1px; #ff0000;
        /*font-size:175px;
}

*>.large_search_box_3_image{
        font-size:12px
}

.large_search_box_3 img {
		vertical-align:top;
}
.large_search_box_3 a {
	color: #000000;
	font-weight: bold;
}

*/ 

/* The _above_ commented section can be deleted */ 

/* START PJS 07.01.08 standards compliant vertical align */
/* See also iecommon.css conditionally loaded with IE browsers */

.large_search_box_3 {
	float:left;
	width: 199px;
	height: 360px; /* was 310 */
	border: solid 1px #000000;
	text-align:center;
	margin-bottom: 35px;
	margin-right: 9px;
	vertical-align: middle;
}

.large_search_box_3_image {
        display: table-cell;
        vertical-align: middle;
        height:199px; /* was 175 */
        border-bottom: solid 1px #000000;
        width: 199px;
}

.large_search_box_3 a {
	color: #000000;
	font-weight: bold;
}
/* STOP PJS 07.01.08 standards compliant vertical align */




/* START PJS 08.01.08 Contact Us page */
/* Format the widths of the contact us page comment box, and e-mail box to match */
/* Using IDs and Classes should hopefully affect only the one page */
#MyForm .infoBoxContents #comment_1_, #MyForm .infoBoxContents #email_1_ {
	width: 450px;
}
/* STOP PJS 08.01.08 */

.large_search_box_2 {
	float:left;
	width: 250px;
	height: 420px; /* was 400 */
	border: solid 1px #000000;
	text-align:center;
	margin-bottom: 20px;
	margin-left: 30px;
}

.large_search_box_2_image {
	height: 250px; /* was 275 */
	display: table-cell;
	/*line-height:250px;  was 275 */
	border-bottom: solid 1px; #ff0000;
	width:250px;
	/*font-size:250px;  was 275 */
	vertical-align:middle;
}

*>.large_search_box_2_image{
        font-size:12px
}

.large_search_box_2 a {
	color: #000000;
	font-weight: bold;
}

span.Tip {
	color:#009;
}

