html {
    background-color:#000;
}
a:link {
    color: #000;
    font-weight: normal;
}

a:visited {
    color: #000;
}

a:hover {
    color: #63F;
}

a.hilite {
    color: #900;
}

a.seriesTitle {
    color: #69F;
    font-weight: normal;
}

body {
    background-color: #111;
    background: #111;
    background-image: url(/templates/esoundz/images/frame/overall_header_back.jpg);
    background-position: top;
    background-repeat: repeat-x;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    margin-left: 40px;
}

h1 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 17px;
}

h2 {
    color: #36F;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
}

h3 {
    color: #36F;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
}

h4 {
    color: #33C;
    font-size: 13px;
    font-weight: 700;
}

hr {
    border-top-color: #99F;
    border-top-style: solid;
    border-top-width: 1px;
    color: #999;
    height: 1px;
}

img {
    border: 0;
    border-style: none;
}

input, textarea {
    background: #f0f0ff;
    border: 1px solid #999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 700;
}

li {
    color: #03F;
    font-size: 11px;
    font-weight: 400;
    line-height: 1em;
    list-style-position: outside;
    margin-left: -5px;
    padding-bottom: 1px;
    font-weight: normal;
}

select {
    background: #DDF;
    border: 1px solid #999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

select.loopSort {
    background-color: #FFFBBC;
    font-size: 11px;
    font-weight: 400;
}

span.lineItem, td.lineItem, a.lineItem {
    color: #06F;
    font-weight: 700;
}

td {
    font: 12px Arial, Helvetica, sans-serif;
}

td.cellRight {
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: 400;
    padding-left: 5px;
}

td.lcTable, lcTable td {
    border: 1px solid #E4BE3F;
}

th {
    background-color: #CCF;
    color: #000;
    font-size: 12px;
    font-weight: 700;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
}

#breadcrumb {
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
}

#breadcrumb a {
    color: #C00;
    text-decoration: underline;
}

#cart {
    border: 1px solid #999;
    padding: 5px;
}

#cart .productName a {
    color: #03F;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
}

#cart td {
    font-size: 12px;
    line-height: 16px;
}

#content {
    background-image: url('/templates/esoundz/images/frame/frame_back.jpg');
    padding-left: 5px;
    padding-right: 5px;
}

#detailsTable {
    width: 490px;
}

#lcTable td {
    border-bottom-color: #FC0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #333;
    font-size: 11px;
}

#lcdroms {
    background-color: #FFF;
    height: 200px;
    position: relative;
    width: 730px;
}

#lcwarn1 {
    border: 2px dotted red;
    margin: 0;
    padding: 5px;
}

#lnavquicksearch {
    display: block;
    height: 100%;
    left: 0;
    position: relative;
    text-align: center;
    top: 0;
    width: 730px;
    z-index: 1;
}

#lquicksearch {
    display: block;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    z-index: 1;
}


#lseries {
    background-color: #FFF;
    height: 200px;
    position: relative;
    width: 550px;
}



#prices a:link, #prices a:visited {
    color: #06F;
    font-weight: bold;
}

#prices a:hover {
    color: #000;
}

#recoTitle {
    color: #CCF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#recoTitle a {
    color: #FFF;
    font-weight: 700;
    font-weight: normal;
}

#recommended {
    color: #CCF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

#recommended a {
    color: #06F;
    font-weight: 700;
}

#recommended a:hover, #recoTitle a:hover {
    text-decoration: underline;
}

#tooltip {
    background-color: #fff;
    border: 1px solid #ccc;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=black, direction=135) alpha(opacity=85);
    padding: 7px;
    position: absolute;
    visibility: hidden;
    width: 250px;
    z-index: 100;
}

.MSRP {
    color: #666;
     text-decoration: line-through;
}

.basictable {
    border: 1px solid #CCC;
    border-collapse: collapse;
}

.bodytable td {
    background: #FFF;
    padding: 5px;
}

.bordered {
    border: 1px solid #CCF;
}

.cellBottom {
    background-color: #FFF;
}

.cellLeft {
    padding-right: 5px;
}

.cellLeft2 {
    background-color: #F0F0FF;
    color: #666;
    font-size: 11px;
    padding-right: 5px;
    text-align: right;
}

.cellOver {
    background-color: #F0F0FF;
}

.clear {
    clear: both;
    display: none;
}

.copyright {
    color: #333;
    text-align: center;
}

.data {
    border: 1px solid #CCC;
    padding: 0;
}

.data td {
    border-top-color: #CCC;
    border-top-style: solid;
    border-top-width: 1px;
}

.dlData {
    background: #f0f0ff;
    color: #333;
    font-size: 10px;
    line-height: 10px;
}

.error {
    color: red;
    font-weight: 700;
}

.fixedWidth {
    width: 120px;
}

.footer {
    background: url('/templates/esoundz/images/frame/frame_footer.jpg');
    color: #999;
    height: 50px;
    line-height: 30px;
    text-align: center;
    vertical-align: top;
}

.footer a {
    color: #FFF;
    font-weight: normal;
}

.footer a:hover {
    color: #000;
    font-weight: normal;
}

.infoline td {
    background: url('/templates/esoundz/images/nav/navr_back.jpg');
    font-size: 10px;
}

.infolineQuote {
    color: #03C;
    font-size: 11px;
    font-style: italic;
    font-weight: 400;
    line-height: 12px;
}

.lcCredits a {
    color: red;
    font-size: 36px;
    font-weight: 700;
    line-height: 30px;
}

.lcCredits a:hover, .lcExtraCreditz a:hover {
    color: #C00;
}

.lcExtraCreditz a {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    font-weight: normal;
}

.lcSubheading {
    background-color: #F9CF45;
    text-align: center;
}

.lcTable {
    border: 1px solid #E4BE3F;
    border-collapse: collapse;
    margin: 5px;
}

.lcTable th {
    background-color: #FFE88A;
    border: 1px solid #E4BE3F;
    text-align: center;
}

.light {
    color: #3F0;
}

.light a {
    color: #CCC;
}

.light a:hover {
    color: #FFF;
}

.loopClub select {
    background-color: #FC0;
    font-size: 12px;
    font-weight: 700;
    padding: 2px;
}

.loopClub th {
    background-color: #FFFBBC;
    text-align: center;
}

.module {
    background-color: #FFF;
}

.nav {
    padding: 10px;
}

.navitem a {
    font-weight: 700;
    line-height: 1.1em;
    font-weight: normal;
}

.navitem a:hover {
    color: #00F;
    line-height: 1.1em;
}

.none {

    border-style: none;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 400;
    font-weight: normal;
}

.policy {
    background-color: #F0F0FF;
    border: 1px dotted #000;
    padding: 15px;
}

.price {
    color: #900;
    font-weight: 700;
}

.productName {
    font-size: 11px;
    line-height: 12px;
}

.productName a {
    font-weight: normal;
}

.reading td, .reading p {
    font-size: 12px;
    line-height: 14px;
}

.red {
    color: red;
}

.reviewer {
    color: #09F;
    font-size: 11px;
}

.smaller, .smaller td, td.smaller {
    color: #333;
    font-size: 11px;
    line-height: 12px;
}

.soundFound {
    background-color: #F0F0F0;
    color: #33F;
}

.subtitle {
    color: #03F;
    font-size: 14px;
    font-weight: 700;
}

.top10s a {
    color: #333;
    font-weight: normal;
}

.top10s a:hover {
    color: #339;
}

.lcFormat select {
    background-color: #FFF;
    color: #06F;
    font-size: 11px;
    font-weight: 400;
    padding: 0;
    text-align: center;
}

.tab_overflow {
    position: relative;
    overflow: hidden;
    width: 950px;
}

.tab_container {
    position: relative;
    white-space: nowrap;
    width: 950px;
}

.tab_body_container {
    position: relative;
    overflow: hidden;
}

/*************************tabs***********************/
/** tab_1 **/
#tab_1 {
    position: relative;
}

#tab_1 .tab_overflow {
    width: 950px;
}

#tab_1 .tab_body_container {
    width: 950px;
}

#tab_1 .tab {
    margin-right: 2px;
    color: #0F0F0F;
    background-color: #c7cad1;
    cursor: pointer;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    left: 10px;
    position: relative;
}

#tab_1 .tab div {
    border-top: 2px solid #FFFFFF;
    padding: 3px 5px 3px 5px;
}

#tab_1 .tab div:hover {
    border-top: 2px solid #F6B442;
}

#tab_1 .tab_body {
    padding: 5px;
    font-family: Arial;
    font-size: 10pt;
    color: #555555;
    border-width: 1px;
    border-top: 3px;
    border-style: solid;
    border-color: #CACACA;
}

#tab_1 .tab.active_tab div {
    border-top: 2px solid #F6B442;
}

#tab_1 .tab.active_tab {
    color: #292c44;
    background: #FdFdFd;
    border-top: 4px solid #F6B442;
}

/*******************************************************************************/
/** tab_2 image tabs**/
#tab_2 {
    position: relative;
    top: 20px;
}

#tab_2 .tab_overflow {
    width: 475px;
}

#tab_2 .tab_body_container {
    width: 475px;
}

#tab_2_outer_container {
    position: absolute;
    top: 670px;
    left: 0px;
    height: 500px;
    width: 475px;
    border: 2px solid #555555;
    background: #EEEEEE;
}

.img_tab {
    position: relative;
    left: 20px;
    color: #CACACA;
    border: 3px solid #CACACA;
    margin-left: 3px;
    cursor: pointer;
}

.img_tab:hover {
    color: #FFFFFF;
    border: 3px solid #F6B442;
}

.img_tab_body {
    background: #FFFFFF;
    margin-top: 5px;
    width: 475px;
}

.img_tab_body img {
    position: relative;
    margin: 0 auto;
}

/*******************************************************************************/
/** tab_3 vertical tabs **/
#tab_3 {
    position: relative;
    top: 50px;
    left: 100px;
}

#tab_3 .inner_tab_overflow {
    position: relative;
    overflow: hidden;
    height: 175px;
}

#tab_3 .inner_tab_container {
    position: relative;
    white-space: nowrap;
}

#tab_3 .inner_tab_body_container {
    width: 175px;
    position: relative;
    overflow: hidden;
}

#tab_3 .inner_tab {
    margin-bottom: 1px;
    color: #FFFFFF;
    background-color: #c7cad1;
    cursor: pointer;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    position: relative;
    width: 90px;
    height: 30px;
}

#tab_3 .inner_tab div {
    border-left: 2px solid #FFFFFF;
    padding: 3px 5px 3px 5px;
    height: 24px;
}

#tab_3 .inner_tab div:hover {
    border-left: 2px solid #F6B442;
}

#tab_3 .inner_tab_body {
    padding: 5px;
    border-width: 1px;
    border-left: 0;
    border-style: solid;
    border-color: #CACACA;
    height: 150px;
    margin: 0;
}

#tab_3 .inner_tab.active_tab div {
    border-left: 2px solid #F6B442;
}

#tab_3 .inner_tab.active_tab {
    color: #292c44;
    background: #FFFFFF;
}

/*************************body/containers*******************/
#container {
    position: relative;
    height: 600px;
    margin: 0 auto;
    width: 950px;
    background: #ffffff !important;
}

#content {
    position: relative;
    margin: 4px auto;
    width: 950px;
    height: 400px;
}

.dhtmlgoodies_tabPane {
    height: 21px; /* Height of tabs */
    border-bottom: 1px solid #919b9c;
}

.dhtmlgoodies_aTab {
    border-left: 1px solid #919b9c;
    border-right: 1px solid #919b9c;
    border-bottom: 1px solid #919b9c;
    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    padding: 5px;

}

.dhtmlgoodies_tabPane DIV {
    float: left;
    height: 100%; /* Height of tabs */
    padding-left: 3px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: bottom left;
    cursor: pointer;
    position: relative;
    bottom: -1px;
    margin-left: 0px;
    margin-right: 0px;
}

.dhtmlgoodies_tabPane .tabActive {
    background-image: url('/images/tab_left_active.gif');
    margin-left: 0px;
    margin-right: 0px;
    z-index: 10;
}

.dhtmlgoodies_tabPane .tabInactive {
    background-image: url('/images/tab_left_inactive.gif');
    margin-left: 0px;
    margin-right: 0px;
    z-index: 1;
}

.dhtmlgoodies_tabPane .inactiveTabOver {
    background-image: url('/images/tab_left_over.gif');
    margin-left: 0px;
    margin-right: 0px;
}

.dhtmlgoodies_tabPane span {
    font-family: arial;
    vertical-align: top;
    font-size: 11px;
    padding-left: 3px;
    padding-right: 3px;
    line-height: 21px;
    float: left;
}

.dhtmlgoodies_tabPane .tabActive span {
    padding-bottom: 1px;
    line-height: 20px;
}

.dhtmlgoodies_tabPane img {
    float: left;
}

#tabs {
    margin-left: 4px;
    padding: 5;
    /*    background: transparent;*/
    background: #A3BBE6;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding-left: 5px;
}

#tabs ul {
    font: bold 11px Arial, Verdana, sans-serif;
    margin: 0;
    padding: 0;
    list-style: none;
}

#tabs li {
    display: inline;
    margin: 0 2px 0 0;
    padding: 0;
    text-transform: uppercase;
    clear: both;
}

#tabs a {
    float: left;
    background: #A3BBE6 url('/images/tabs_left.gif') no-repeat left top;
    margin: 0 2px 0 0;
    padding: 0 0 1px 3px;
    font-weight: normal;
}

#tabs a span {
    float: left;
    display: block;
    background: transparent url('/images/tabs_right.gif') no-repeat right top;
    padding: 4px 9px 2px 6px;
}

#tabs a span {
    float: none;
    background-color: #000;
}

#tabs a:hover {
    background-color: #7E94B9;
    color: white;
}

#tabs a:hover span {
    background-color: #7E94B9;
}

#tabHeaderActive span, #tabHeaderActive a {
    background-color: #42577B;
    color: #fff;
}

.tabContent {
    clear: both;
    border: 2px solid #42577B;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 2px 2px 2px 2px;
    background-color: #FFF;
}

.headerGradient {
    background: #b5d5fc; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I1ZDVmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iIzBjMzE4OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYjFhMzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #b5d5fc 0%, #0c3189 48%, #0b1a37 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b5d5fc), color-stop(48%, #0c3189), color-stop(100%, #0b1a37)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #b5d5fc 0%, #0c3189 48%, #0b1a37 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #b5d5fc 0%, #0c3189 48%, #0b1a37 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #b5d5fc 0%, #0c3189 48%, #0b1a37 100%); /* IE10+ */
    background: linear-gradient(to bottom, #b5d5fc 0%, #0c3189 48%, #0b1a37 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5d5fc', endColorstr='#0b1a37', GradientType=0); /* IE6-8 */
}
