@charset "UTF-8";

/* General */
body {background:url('../images/bg.jpg') repeat center #000000; font-family:verdana; color: #000000; font-size: 12px}
p {font-family:verdana; font-weight:normal; font-size:12px; margin:0px;}
h1 {font-family:verdana; font-size:13px; margin:0px;}
h2 {font-family:verdana; font-weight:normal; font-size:11px; margin:0px;}
h3 {font-family:verdana; font-weight:normal; font-size:10px; margin:0px;}
.black {color:#000000}
.green {color:#086b5d}
.red {color:#76241e}
.cream {color:#f9eed6}

a {text-decoration:none; font-size:12px; color:#086b5d; text-align:left;}
a:visited {text-decoration:none; font-size:12px; color:#086b5d; text-align:left;}
a:hover {text-decoration:none; font-size:12px; color:#01443b; text-align:left;}

a.link:link {text-decoration:none; font-size:12px; color:#086b5d; text-align:left;}
a.link:visited {text-decoration:none; font-size:12px; color:#086b5d; text-align:left;}
a.link:hover {text-decoration:none; font-size:12px; color:#01443b; text-align:left;}

a.small:link {text-decoration:none; font-size:10px; color:#086b5d; text-align:left;}
a.small:visited {text-decoration:none; font-size:10px; color:#086b5d; text-align:left;}
a.small:hover {text-decoration:none; font-size:10px; color:#01443b; text-align:left;}

a.credit:link {text-decoration:none; font-size:10px; color:#f9eed6;}
a.credit:visited {text-decoration:none; font-size:10px; color:#f9eed6;}
a.credit:hover {text-decoration:none; font-size:10px; color:#fff;}

a.smallred:link {text-decoration:none; font-size:10px; color:#76241e; text-align:left;}
a.smallred:visited {text-decoration:none; font-size:10px; color:#76241e; text-align:left;}
a.smallred:hover {text-decoration:none; font-size:10px; color:#fff; text-align:left;}



/* Structure */
div.mainCont {margin: 0 auto; width: 780px}
div.headerCont {width: 100%; height: 100px}
div.bodyCont {width: 100%; height: 511px; background: url('../images/backgrounds/bg.jpg') no-repeat; flaot: left}
div.footerCont {width: 100%; text-align: center}

/* Header */
div.navTab {float: left; margin-top: 76px; height: 24px; cursor:pointer}
div.navTab:hover div.navTabLeft {color: #000}
div.navTabFirst {margin-left: 20px}
div.navTabLeft {background: url('../images/tabBg.png'); height: 19px; float: left; padding:5px 0px 0px 4px; font-size: 12px; font-weight: 900; color: #f9eed6; font-family:verdana, sans-serif}
div.navTabRight {background: url('../images/tabBg.png') right; width: 4px; height: 100%; float: left; margin-right: 3px}
div.logo {height: 182px; width: 182px; margin-left: 598px; background: url('../images/logo.png') no-repeat; margin-top: 40px; position:absolute}

/* Body */


/* News */

.title {width: relative; height: 32px; float: left; margin: 26px 26px 0px 26px}
.subtitleFirst {width: 412px; height: 20px; border-bottom: solid 2px #000; float: left}
.subtitle {width: 412px; height: 20px; border-bottom: solid 2px #000; border-top: solid 2px #000; float: left}
.subtitleContent {margin:0px 0px 0px 10px}
.leftBox {height: 426px; width: 412px; border: solid 2px #000; margin: 0px 0px 26px 26px; float: left; overflow-y: auto; overflow-x: hidden}
.rightBox {height: 370px; width: auto; float: left; margin-top: 56px; margin-left:20px;}
.contentEntry {height: auto; width: auto; margin: 15px; float: left}

/* Store page
----------------------------------------------- */

.contentFull { height:426px; width:700px; padding-left:6px;}

.storeBox {
	margin:0 auto;
	margin-left:20px;
	height:420px;
	float:left;
	background-image: url('../images/fadeCream.png');
	border:2px solid #000;
	width:230px;
}

.storeBoxContent
{
	margin:0 auto;
	margin:5px;
	height:relative;
	width:relative;;
}

.coverBorder {
	border:10px 0px 10px 0px solid #fff;
}



/* Fades */

.fadeCream {background-image: url('../images/fadeCream.png')}
.fadeRed {background-image: url('../images/fadeRed.png')}
.fadeGreen {background-image: url('../images/fadeGreen.png')}
.fadeYellow {background-image: url('../images/fadeYellow.png')}

/* Footer */

div.footerCont p {color:#c0987f; font-family: Arial, Helvetica, sans-serif; font-size: 9px}



/* Landing */

.landingContainter {margin:0 auto; width:700px; height:580px;}

.landingBox {margin:0 auto; margin:10px; height:280px; float:left; width:200px;}

.landingBoxContent {margin:0 auto; margin:5px; height:relative; width:relative;}




/* Music */
.musicSubtitleFirst {width: 500px; height: 20px; border-bottom: solid 2px #000; float: left}
.musicSubtitle {width: 500px; height: 20px; border-bottom: solid 2px #000; border-top: solid 2px #000; float: left}
.musicSubtitleContent {margin:0px 0px 0px 10px}
.musicLeftBox {height: 426px; width: 500px; border: solid 2px #000; margin: 0px 0px 26px 26px; float: left; overflow-y: auto; overflow-x: hidden}
.musicRightBox {height: 370px; width: 150px; float: left; margin-top: 70px; margin-left:30px}
.musicContentEntry {height: auto; width: 460px; margin: 15px; float: left}
.musicLeft {float: left; width: 206px; height: auto; margin-right: 10px;}
.musicRight {float: left; width: 220px; height: auto; margin-right: 10px;}
.cover {border:solid 2px #f9eed6; margin-right: 20px;}

/* Gallery */
.tb {border:solid 5px #fff; margin: 5px;}
.imgdl {margin-top:-5px;}
