﻿* {
padding: 0 0 0 0;
margin: 0 0 0 0;
}

body {
/* background-color: #050; */

text-align: center;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 95%;
line-height: 1.5;
}

#cookie-law { 
    /* max-width:940px; */
    background:#EEEADD; 
    margin:0 auto 10px; 
    /* border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px; */
}
 
#cookie-law p { 
    padding:1px; 
    font-size:0.8em; 
    text-align:center; 
    color:#682008; 
    margin:0;
}

#cookie-law p a {
text-decoration: none;
}

html .fb_share_link {
height:16px; background:url('http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981') no-repeat top left; padding: 2px 0 0 20px; 
}

header, section, footer, aside, nav, main, article, figure {
display: block;
}

img {
border: 0;
}

.left {
text-align: left;
}

.center {
text-align: center;
}

.right {
text-align: right;
}

#wrapper {
width: auto;
margin: 0 auto;
background-color: #050;
}

#header {
width: auto;
height: auto;
}

#logos {
width: 20%;
float: left;
}

#headerbar {
background: url("images/3-pic210semidark.png") repeat-x top left;
width: 75%;
float: left;
}

h1 {
color: #FFFFFF;    
font-weight: bold;
font-size: 1.5em;
text-align: center;
margin: 0.5em 0 1em 0;
}

p {
margin-bottom: 15px;
}

p#titlesubtext {
color: #FFFFFF; 
text-align: center;
font-weight: bold;
font-size: 1.1em;
margin-bottom: 0;
}


.outlined-text {
text-shadow: 
   -1px -1px 0 black,
    1px -1px 0 black,
   -1px  1px 0 black,
    1px  1px 0 black,
   -2px -2px 0 black,
    2px -2px 0 black,
   -2px  2px 0 black,
    2px  2px 0 black,
   -3px -3px 0 black,
    3px -3px 0 black,
   -3px  3px 0 black,
    3px  3px 0 black;
}


#fav{width:290px;height:18px;background-color:#eee;font-size:0.85em;font-weight:700;margin-top:10px;}
#fav a{color:#004;}

#toporderformlink, #fav {
background-color: #fff; 
font-size: 0.8em; 
font-weight: bold; 
padding: 2px 2%; 
margin-bottom: 2%;
}

#toporderformlink {
text-decoration: none; 
}

h2, h3, h4 {
color: #C00;
font-weight: bold;
font-size: 1.2em;
text-align: center;
margin: 15px 0;
}

.formob {
display:none;
}

#topnav {
width: 75.5%; 
height: 24px; 
background-color: #DEDEDD;
margin-left: 20%;
clear: both; 
}

#topnav ul li {
color: #fff; 
list-style: none; 
float: left;
padding: 0 5%; 
border-right: solid green 3px;
}

a {
font-weight: bold;
text-decoration: none;
}

a.topnavlinka:link, a.topnavlinka:visited, a.topnavlinka:active, a.topnavlinka:hover {
font-weight: bold;
font-size: 1.6em; 
font-style: italic; 
text-decoration: none;
}

#main {
clear:both;display:flex;text-align:left;
}

#upperpage {
float:left;width:auto;background-color:#fff;
}

#content {
width:auto;float:left;margin-left:170px;padding:1px 40px 10px;font-size:1em;color:#000;background-color:#fff;line-height:1.4em;
}


.playlist,.playlist2,audio,audio2{background:#666;width:90%;padding:10px;}
.active a{color:#5DB0E6;text-decoration:none;}
.playlist li a,#playlist2 li a {color:#eeeedd;background:#333;padding:5px;display:block;}
.playlist li a:hover,#playlist2 li a:hover{text-decoration:none;}


.clear {
clear: both;
}

p.splash {
color: #C00;
font-weight: bold;
font-size: 14px;
text-align: center;
}

div.splash {
float: left;
width: 280px;
margin-right: 15px;
color: #C00;
font-weight: bold;
font-size: 1.1em;
text-align: center;
}

/* THERE DOES NOT SEEM TO BE AN ELEMENT WITH ID OF newplayer */
/*
#newplayer {
height:100px;
width:100%;
}
*/



#jukebox{width:100%;margin:15px auto;padding:1px;font-size:.8em;font-weight:700;color:#fff;text-align:left;}

#jukebox a{color:#EAC117;}

.qtplayers {float: left; width: 245px; padding: 0 2%; color: #fff; margin-right: 15px; background-color: #000;}

.players {float: left; color: #000;}

.normplayer {
	max-width:400px;
	margin:0 auto;
}

.playerbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #facf9b) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #facf9b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#facf9b');
	background-color:#ffffff;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ff0000;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:22px;
	line-height:22px;
	width:260px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cc9f52;
}
.playerbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #facf9b), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #facf9b 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#facf9b', endColorstr='#ffffff');
	background-color:#facf9b;
}.playerbutton:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */

#theresmore {
	width:140px;
	text-align:center;
	font-weight:bold;
	margin:5px auto;
	background-color:#ffffcb;
	color:#800000;
}

#pppurchase1, #pppurchase2, #pppurchase3, #pppurchase4, #pppurchase5 {
	clear:both;
	float:none;
	width:350px;
	margin:auto;
	padding-left:50px;
}

.orderherebutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f50c08), color-stop(1, #990f05) );
	background:-moz-linear-gradient( center top, #f50c08 5%, #990f05 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f50c08', endColorstr='#990f05');
	background-color:#f50c08;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0px;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:18px;
	line-height:18px;
	width:240px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #810e05;
}
.orderherebutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #990f05), color-stop(1, #f50c08) );
	background:-moz-linear-gradient( center top, #990f05 5%, #f50c08 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#990f05', endColorstr='#f50c08');
	background-color:#990f05;
}.orderherebutton:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */

p.timeofyear, p.timeofyear a {
font-weight: bold;
font-size: 16px;
text-align: center;
}

#soundcontainer {
width: 100%;
clear: both;
}

.soundenabledtxt {
color: #FF0000;
font-weight: bold;
text-align: left;
width: 35%;
float: left;
}

#solos {
width: 80%;
background-color: #EEE;
padding: 0 10px;
margin: 10px 0;
float: left;
border-radius: 20px;
moz-border-radius: 20px;
webkit-border-radius: 20px;
}

.productdetails {
background-color: #FF9;
padding: 20px;
font-weight: bold;
clear: both;
border-radius: 20px;
moz-border-radius: 20px;
webkit-border-radius: 20px;
}

.instpageorderformlink {
font-size: 16px;
font-weight: bold;
text-align: center;
}

#lhcol {
width:170px;float:left;margin-left:-100%;color:#fff;background-color:#000;
}

#lhmenu {
width: 99%;
border: 1px #FFF solid;
margin: auto;
}

.navigcell {
width: 100%;
border: 1px #FFF solid;
color: #000;
background-color: #DEDEDD;
padding: 0;
text-align: center;
}

a.vertical {
display: block;
font-weight: bold;
font-size: 0.8em;
text-align: center;
width: 100%;
text-decoration: none;
padding: 5px 0;
}

a.vertical:link {
background-color: #DEDEDD;
}

a.vertical:visited {
background-color: #DEDEDD;
}

a.vertical:active {
background-color: #FF0;
color: #000;
}

a.vertical:hover {
background-color: #FF0;
color: #000;
}

a.subvertical {
display: block;
font-weight: bold;
font-size: 0.8em;
text-align: center;
width: 100%;
text-decoration: none;
padding: 5px 0;
}

a.subvertical:link {
background-color: #DEDEDD;
}

a.subvertical:visited {
background-color: #DEDEDD;
}

a.subvertical:active {
background-color: #FF0;
color: #000;
}

a.subvertical:hover {
background-color: #FF0;
color: #000;
}


.tclinkarea {
color: #fff;
font-weight: bold;
text-align: center;
}

table.listentable {
border: 2px #008080 solid;
}

td.listenbox {
background-color: #E5FFDD;
border: 2px #008080 solid;
padding: 4px;
}

td.formpaper {
background-image: url('parchment1.jpg');
}



#inlinelinks {
background-color: #FFD;
padding:10px 30px;
border-radius: 20px;
moz-border-radius: 20px;
webkit-border-radius: 20px;
}

#inlinelinks a{
font-weight: bold;
text-decoration: none;
}

#hrwcredit p, #hrwcredit a {
font-family: arial, tahoma, serif;
font-size: 11px;
font-weight: bold;
text-align: center;
color: #ffffff;
background-color: transparent;
}

#footer {
clear: both;
color: #FFFFFF;
font-weight: bold;
font-size: 9px;
text-align: center;
background-color: #050;
padding: 2% 0;
}

#termscontent {
font-weight: bold;
font-size: 0.7em;
text-align: left;
padding: 15px;
}

.termssitename {
color: #FF7420;
font-size: 10px;
}

.titleslist {
font-size: 10px;
text-align: left;
}

.txtred {
color: #FF0000;
}

.smalltxtblk {
color: #000000;
font-size: 10px;
}

.hearduetsinfo {
background-color: #FFF;
padding: 20px;
}

#hearduetstitleslist {
width: 100%;
color: #fff;
background-color: #E5FFDD;
}

#hearduetstitleslist .one-quarter {
width:22%;
float: left;
margin-right:4%;
}

#hearduetstitleslist .one-quarter-last {
width:22%;
float: left;
margin-right:0;
}

.hearduetstitleshdrs {
font-size: 0.9em;
font-weight: bold;
text-align: center;
}

#hearduetstitleslist ul, li {
font-size: 0.85em;
text-align: left;
}

#orderformpage h2 {
font-size: 24px;
}

.orderformbkgdbox {
width: 90%;
text-align: center;
font-weight: bold;
background-color: #ff0;
padding: 5px;
border: 1px solid #555;
border-radius: 15px;
moz-border-radius: 15px;
webkit-border-radius: 15px;
}

#orderformbotbox {
width: 90%;
text-align: center;
font-weight: bold;
color: #f00;
background-color: #ff0;
padding: 5px;
}

#gooadstop, #gooadsmid, #gooadsbottom {
max-width: 295px;
width: 100%;
height: auto;
clear: both;
padding: 0;
margin: 0;
}

#gooadsleft {
max-width: 160px;
width: 100%;
height: 610px;
clear: both;
padding: 0;
margin: 0;
}

#linkslist {
width: 90%;
padding: 2px 2%;
}

#linkslist p {
background-color: #ddd;
margin-bottom: 15px;
}

#linkslist p.linkslistleft {
background-color: #fed;
}

input[type=submit] {
background-color: #f00;
border: none;
color: #fff;
font-weight: bold;
padding: 10px 25px;
text-decoration: none;
margin: 4px 2px;
cursor: pointer;
}



@media screen and (min-width: 600px) {
.navmenu li a:hover {
text-transform: uppercase;
}

}


@media screen and (max-width: 600px) {
* {float:none;clear:both;width:auto;margin:0;padding:0;}
body{width:100%;height:100%}
#fav{display:none;}
#topnav{display:none;}
.formob{display:block;padding:10px 0 10px 10%;}
.formob a{padding:2%;text-decoration:none;color:#ff0;background-color:#000;font-weight:bold;}
#wrapper,#upperpage,#content,#jukebox,#lhcol,#lhmenu,#titlesubtext,#solos,#linkslist{width:auto;height:100%;margin:0;position:relative;float:none;clear:both;display:block;padding:2%;}
#header,#headerbar{width:100%;}
img{max-width:100%;height:auto;width:auto\9; /* ie8 */}
#lhcol {width:100%;margin:0;}

#gooadstop, #gooadsmid, #gooadsbottom {
max-width: 260px;
width: 100%;
height: auto;
clear: both;
padding: 0;
margin: 0;
}

#gooadsleft {
max-width: 160px;
width: 100%;
height: 610px;
clear: both;
padding: 0;
margin: 0;
}

#formfields p {
line-height: 2em;
}


#hearduetstitleslist .one-quarter {
width:96%;
float: left;
margin-right:4%;
}

#hearduetstitleslist .one-quarter-last {
width:100%;
float: left;
margin-right:0;
}

}