@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-image: url(img/bkg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}
#pageWrap {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftCol {
	margin: 0px;
	float: left;
	width: 225px;
	padding-top: 145px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainNav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 445px;
}
#mainNav li a {
	color: #8d8d86;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	padding-left: 17px;
	padding-top: 7px;
	padding-bottom: 6px;
	line-height: 15px;
	display: block;
	height: 15px;
}
#mainNav li a:hover {
	color: #FFFFFF;
}
#mainNav li {
	background-image: url(img/navLine.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	line-height: 18px;
}
#home #nHome a, #news #nNews a, #disc #nDisc a, #store #nStore a, #myspace #nMyspace a, #people #nPeople a, #fried #nFried a, #wavelength #nWavelength a, #gigs #nGigs a, #gigs2 #nGigs2 a, #bands #nBands a, #links #nLinks a, #contact #nContact a, #heart #nHearth a, #bands82 #nBands82 a, #vinylStore #nVinylStore a, #merch #nMerch a, #photos #nPhotos a {
	color: #FFFFFF;
	background-image: url(img/navSelect.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#sideCol {
	background-color: #e7e7e3;
	width: 225px;
	background-image: url(img/sideTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#sideCol #leftWrap {
	background-image: url(img/sideBot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 17px;
	padding-left: 17px;
	padding-bottom: 40px;
	padding-top: 35px;
}
#rightCol {
	margin: 75px 0px 0px;
	padding: 0px;
	float: right;
	width: 675px;
}
#mainContent {
	padding-left: 30px;
	padding-top: 25px;
	padding-right: 30px;
	margin-top: 0px;
	background-color: #FFFFFF;
	clear: left;
}
#home #mainContent {
	margin-top: 22px;
	padding-right: 0px;
}
#footer {
	background-image: url(img/foot/footImage.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 280px;
	clear: both;
	margin: 0px;
	padding: 20px 0px 0px;
}
#footerWrap {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/line900.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	color: #870000;
	font-size: 12px;
}
#footer a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer p {
	color: #870000;
	font-size: 12px;
}
#footerWrap p a {
	color: #555555;
	text-decoration: none;
}
#footerWrap p a:hover {
	color: #000000;
}
#footerfoot {
	color: #FFFFFF;
	padding-top: 120px;
	width: 450px;
	float: left;
}
#footerfoot p a:hover, #footRight a:hover {
	color: #CCCCCC!important;
}
#footRight {
	float: right;
	width: 400px;
	padding-top: 140px;
	text-align: right;
}
#footRight a {
	color: #FFFFFF;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#footerWrap #footerfoot a {
	color: #FFFFFF;
}
#footerWrap #footerfoot {
	color: #999999;
}
#tableDisc td {
	font-size: 12px;
	line-height: 16px;
	background-image: url(img/lineLight.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #999999;
	vertical-align: top;
}
#tableDisc  td   a  {
	color: #333333;
}
#tableDisc td a:hover {
	color: #870000;
	background-color: #E7E7E3;
}
#tableDisc  .smallLeft a, #tableDisc  .smallLeft {
	font-size: 11px;
	text-align: right;
	color: #999999;
}
p {
	padding: 0px;
	margin-bottom: 7px;
	color: #555555;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 13px;
	line-height: 18px;
}
p em {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.redtext em {
	font-size: 14px;
}
p a:hover {
	color: #000000;
}
#sideCol p {
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 16px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a, .redtext {
	color: #870000;
	text-decoration: none;
}
#mainContent p a, .rightCol li a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #870000;
}
#mainContent p a:hover, .rightCol li a:hover {
	border-bottom-color: #870000;
	border-bottom-style: solid;
	background-color: #E7E7E3;
	color: #870000;
}
h2 {
	padding: 0px;
	font-size: 15px;
	line-height: 20px;
	margin: 0px 0px 15px;
	color: #555555;
}
h1 {
	color: #FFFFFF;
	font-size: 25px;
	line-height: 26px;
	margin: 0px 0px 5px;
	font-family: "Courier New", Courier, monospace;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 17px 2px 15px 15px;
	background-image: url(img/bandHeadBkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-weight: bold;
}
h3 {
	color: #870000;
	font-size: 18px;
	font-weight: normal;
	padding-top: 15px;
	margin-bottom: 15px;
	background-image: url(img/line615.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
}
h3 em {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
}
h5 {
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
}
ol {
	font-size: 13px;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 15px;
}
ol li {
	line-height: 14px;
	margin-bottom: 5px;
}
#leftCol p em {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #870000;
	font-size: 13px;
	line-height: 20px;
}
.sideLink a {
	color: #555555;
	background-image: url(img/side/linkBkg.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	padding-left: 8px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
}
.sideLink a:hover, .whiteLink a:hover {
	color: #000000;
}
.overLine {
	background-image: url(img/line615.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 0px 0px;
	margin-top: 45px;
	margin-bottom: 15px;
	clear: both;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 18px;
	clear: both;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 20px;
}
.storeCovImg {
	padding-bottom: 5px;
	background-image: url(img/albumLineShadow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 2px;
	background-color: #999999;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
}
#storeTable td {
	padding-right: 15px;
	width: 108px;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 25px;
	vertical-align: top;
}
h6 {
	font-size: 15px;
	line-height: 18px;
	color: #870000;
	margin: 0px 0px 10px;
	padding: 5px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#storeTable p {
	font-size: 12px;
	line-height: 16px;
}
#storeTable p strong {
	color: #870000;
}
.whiteLink    {
	background-image: url(img/linkBkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	clear: both;
	border-bottom-style: none;
}
.whiteLink a:hover, .toTop a:hover {
	color: #000000;
}
.toTop {
	background-image: url(img/linkBkg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	clear: both;
	float: right;
	width: 500px;
	padding-right: 115px;
	text-align: right;
}
#bands .toTop {
	background-image: none;
	padding: 0px;
	width: 615px;
}

.whiteLink strong {
	font-style: normal;
	font-weight: normal;
}
.albumImg {
	float: right;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #999999;
	background-image: url(img/albumLineShadow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: 10px;
}
.imgRight {
	background-color: #E7E7E3;
	padding: 2px;
	float: right;
	margin-left: 5px;
	border: 1px solid #D9D6CD;
	margin-top: 1px;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
}
.imgLeft {
	background-color: #E7E7E3;
	padding: 2px;
	float: left;
	border: 1px solid #D9D6CD;
	margin-right: 8px;
	margin-top: 2px;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
}
.imgSt {
    background-color: #E7E7E3;
	padding: 2px;
	border: 1px solid #D9D6CD;
	margin-top: 2px;
	color: #000000;
}
#albumFoot {
	clear: both;
	background-image: url(img/line900.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	margin-top: 25px;
	margin-bottom: 10px;
	float: left;
	width: 900px;
}
.leftCol {
	float: left;
	width: 255px;
}
.linkLeft {
	float: right;
	clear: right;
	margin-left: 45px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 15px;
}
.small11 {
	font-size: 11px;
	line-height: 16px;
}
tr td {
	vertical-align: top;
}
#mainContent #subNav {
	list-style-type: none;
	background-image: url(img/line615.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 615px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	display: block;
}
#mainContent #subNav li {
	float: left;
	background-image: url(img/sNav/LSel.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 5px;
	margin-right: 0px;
	margin-left: 5px;
}
#mainContent #subNav li a {
	color: #444444;
	background-image: url(img/sNav/RSel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	padding-left: 5px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 7px;
}
#mainContent #subNav li a:hover {
	color: #870000;
}
#rightCol  #mainContent  #subNav .SSelect {
	background-image: url(img/sNav/LNav.gif);
}
#rightCol #mainContent #subNav .SSelect a {
	background-image: url(img/sNav/rnav.gif);
	color: #000000;
}
.clear {
	line-height: 5px;
	margin: 0px;
	padding: 15px 0px 0px;
	clear: both;
	display: block;
}
#bands #bandsTable p a, #bands82 #bandsTable p a, #people #bandsTable p a, #people #bandsTable .ssselect, #bands82 #bandsTable .ssselect {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	border-bottom-style: none;
	display: block;
	padding-left: 5px;
}
#bandsTable  p     {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/lineLight.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
#bandsTable .ssselect {
	background-color: #E7E7E3;
	background-image: url(img/linkBkg.gif);
	background-position: right center;
}
#bandsTable a:hover {
	background-color: #E7E6E3;
	color: #000000;
}
#bands h4 {
	background-image: url(img/lineLight.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#contact h4 {
	padding-top: 0px;
	margin-top: 0px;
}
#featuredTrack {
	float: right;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-left: 10px;
}
.rightCol {
	width: 200px;
	float: right;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A2A2A2;
	margin-left: 15px;
}
.rightCol li {
	line-height: 18px;
}
.floatRight {
	margin: 0px;
	padding: 0px;
	float: right;
}
.merch {
	float: left;
	width: 192px;
	margin-right: 5px;
	margin-left: 0px;
	padding-top: 3px;
	background-color: #E7E7E3;
	background-image: url(img/merch/t-shirts/merchBkg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 3px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-right: 3px;
	border-top: 1px solid #D8D5CB;
	border-right: 1px solid #D8D5CB;
	border-bottom: 1px solid #B0AFA8;
	border-left: 1px solid #D8D5CB;
}
.merch img {
	border: 1px solid #BAB8B1;
	margin: 0px 0px 10px;
	padding: 0px;
}
#photos .merch {
	float: left;
	width: 192px;
	margin-right: 5px;
	margin-left: 0px;
	padding-top: 3px;
	background-color: #FFFFFF;
	background-image: url(img/photo_gallery/photoBkg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 3px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-right: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #B0AFA8;
	border-left: 1px solid #CCCCCC;
}
#photos .merch img {
	border: 1px solid #DEDDD5;
	margin: 0px 0px 10px;
	padding: 0px;
}
.thumbs a img {
	border: 1px solid #FFFFFF;
}
#photos  .thumbs a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#photos .thumbs a:hover {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumbs a img:hover {
	border: 1px solid #990000;
}
.merch   p.buyNow  {
	background-image: url(img/merch/t-shirts/buyNow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.merch .buyNow a {
	border-bottom-color: #FFF !important;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.right {
	float: right;
}
.basicTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
}
.bullets {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.bullets li {
	background-image: url(img/bulet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	padding-bottom: 3px;
	line-height: 18px;
	color: #555555;
}
p.block {
	background-color: #E7E7E3;
	display: block;
	border: 1px solid #D9D6CD;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 593px;
}
#poster {
	position: absolute;
	height: 840px;
	width: 566px;
	margin: 65px 0px 0px 167px;
	padding: 0px;
	background-color: #E7E7E3;
	border: 5px solid #E7E7E3;
	z-index: 5000;
}
#poster a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #751213;
	width: 566px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	background-color: #FFFFFF;
}
#poster a:hover {
	background-color: #E7E7E3;
}
.photographer {
	background-color: #CCCCCC;
	width: 200px;
	float: left;
	margin-left: 5px;
}
.photo_story {
	padding: 15px;
}
.photo_story p {
	color: #CCCCCC;
}
.ten {
	font-size: 10px;
	line-height: 16px;
}
p.ten {
	margin-bottom: 3px;
	line-height: 12px;
}
.release_wrap {
	clear: both;
	float: left;
	width: 605px;
	background-image: none;
	background-position: left 35px;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
p.release {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/sNav/LNav2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-left: 5px;
	margin: 0px;
}
p.release a {
	background-image: url(img/sNav/rnav2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	border-bottom-style: none!important;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.release_note {
	clear: left;
	float: left;
	width: 573px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #C1C1C1;
}
div.playerbox {
	width: 180px;
	padding: 20px;
	font-size: 12px;
	border: 1px solid #870000;
}
.nabianlogo {
	background-image: url(img/archiverecords/bkglogo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.left {
	float: left;
}
.sub_head {
	font-size: 15px;
	color: #333333;
}
a.bandcamp_big {
	background-image: url(img/bandcamp_download_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	float: right;
	width: 162px;
	height: 55px;
	text-indent: -9999px;
	margin-left: 15px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.bandcamp_big:hover {
	background-position: left -76px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.bandcamp_small {
	background-image: url(img/bandcamp_download_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 81px;
	height: 28px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
}
a.bandcamp_small:hover {
	background-position: left -38px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.itunes {
	background-image: url(img/itunes-icon.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 75px;
	height: 28px;
}
#splash {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 2200px;
	background-color: rgba(0,0,0,.8);
	z-index: 999;
}
#splash a {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	display: block;
}

/*digital store list */

ul#sort-list{
	float: right;
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
}

ul#sort-list li{
float: left;
	list-style-type: none;
	margin: 10px 0;
	width: 20%;
	height: 220px;
	display: block;
}

ul#sort-list li p{
	padding: 0 10px 0 0;
}

#nMerch a {
	background: url(img/new.png) no-repeat 170px 5px ;
}
.cycle-slideshow {
	background: #FFF;
  	margin-bottom: 5px;
}
.cycle-slideshow .slide {
	display: block;
	height: 525px;
	width: 675px;
	background: no-repeat left top;
	background-size:contain ;
}

.cycle-slideshow .slide a {
	position: relative;
	top: 450px;
	left: 0;
	color: #fff;
	background: rgba(153,0,0,0.8);
	float: left;
	padding: 10px 25px;
	font-size: 18px;
}
.cycle-slideshow .slide a:hover {
	color: #FFF;
	background: #C00;
}
.pager {
	text-align: right;
	font-size: 28px;
	line-height: 12px;
	color: #999;
	height: 15px;
}
.pager span {
	margin-left: 7px;
	cursor: pointer;
}
.pager .cycle-pager-active {
	color: #900;
}

.gigs-table table tr {
	border-bottom: 1px solid #ddd;
}

.gigs-table table td {
	padding: 5px 10px;
}
