/* default  */
/* MCN default css template - edited 12.9.05*/
/*content*/
body {
	background-color: #fff;
	margin:0;
	padding:0;
	background-attachment: fixed;
	background-image: url(images/mainBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
}
form{
	margin:0;
	padding:0;
}
a {	
	color: #003399;
}
A:hover {
    COLOR: #f00;
	text-decoration: underline;
}
.content,
#galleryText{  /* gallery description */
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: justify;
}
.contentHi {
	font: normal 12px/14px Arial, Helvetica, sans-serif;	
	color: #003333;
}	
.contentSml {
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	color: #000;
}	
.contentHiSml {
	font: normal 10px/12px Arial, Helvetica, sans-serif;
 	color: #033;
	text-align: left;
}	
.titleLrg{
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing:1px;
}
.titleSml{
	font: bold 14px/15px Arial, Helvetica, sans-serif;
	color: #000;
}
.titleSml a{
	color: #003366;
	text-decoration: none;
}
.titleSml a:hover{
	color: #f00;
	text-decoration: underline;
}


/* page positioning */
#wrapper, #header, #nav, #sidebar, #main, #footer{
	border:0px solid #000;/*for testing*/
} 
/* for 100% height - also set the containing div to 100% height*/
/*html,body {
	height: 100%;
}    */

.bg {
	background-color: #FFFFFF; 
	margin:0 0 0 0;
}
#wrapper {
	clear: both;
	height:100%;
	margin:0 auto 0 auto;
	padding:0px;
}
#header {

}
#sidebar {
	float: left;

	padding: 0px 0px 0 0px;
	margin:0 0 0 0;
}
#main {

	padding: 0px 0px 0px 10px;
	margin:0px ;
}
#footer {
	clear: both;
	font: normal 9px/11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 40px 40px 0 5px;
	height: 20px;

}

/*----------------------------------------
Contact Form
-------------------------------------------*/
fieldset{
     border: 1px solid #ccc;
     padding:8px;
     width: auto;
}
legend{
     padding: 2px 6px;
     font-weight:bold;
}
label{
     width: 8em;
     float: left;
     text-align: right;
     margin-right: 0.5em;
     display: block;
}
input{
     color: #000000;
     background: #fff;
     border: 1px inset #333;
}
/*images, banners, etc. */
.picRight {
	float: right;
	margin: 1px 1px 1px 6px;
}
.picLeft {
	float: left;
	margin: 1px 6px 1px 1px;
}
.picRightBrd {
	float: right;
	margin: 1px 1px 1px 6px;
	border: 1px solid #000;
}
.picLeftBrd {
	float: left;
	margin: 1px 6px 1px 1px;
	border: 1px solid #000;
}
.iconImg{
	margin: 2px 2px 2px 2px;
	border: 1px solid #ccc;
}
.optionBox {/*used in gallery select */
	font: normal 11px/12px  Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ddd;
}
.banner {
	margin: 0 0 0 0;
	border: 1px solid #000;
}

/*begin lists - vnav, subnav, albums, sml */
#albums,
#calendarSml,#calendarSml1,#calendarSml2, /* 1=Current Presales, 2=Upcoming Presales for Calendar v2 */ 
#newsSml,
#blogNav,
#stickyNav,
#vNav { /* sets list style to none */
	list-style-type: none;
	margin:0px;
}
#albumsBox ul,
#calendarSmlBox ul,
#newsSmlBox ul,
#blogBox ul,
#stickyBox ul, 
#vNavBox ul{/*for mozilla positioning */
	padding-left: 0; 
	margin-bottom: 0px; 
	list-style-type: none;
}

/* Chump Navigation */
#vNavBox{
	font:bold 11px/12px arial, san-serif;
	margin:30px 0px 6px 0px;
	text-align:left;
	text-transform:uppercase;
	float:right;
	width:100px;
	letter-spacing:1px;

}
#vNav a{ 
	display: block; 
	padding: 1px 0 1px 10px; 
	color: #666; 
	text-decoration: none; 
        border-bottom:1px dotted #ededed;

}
#vNav a:hover{
	color: #F23E2D; 
	border-left:6px solid #cccccc;
	padding: 1px 0 1px 4px; 
}

 #vNav li {   
	margin:2px;
}


/* Sticky Nav and Blog Nav */
#blogBox,
#stickyBox{
	font:bold 13px/14px verdana, san-serif;
	margin:0px 0px 6px 6px;
	border:1px solid #666;
	text-align:left;
	width:130px;
	background-color:#ddd;
	float:right;
}
#blogBox a,
#stickyNav a{ 
	display: block; 
	padding: 4px; 
	background-color: none;
	border-bottom: 1px dashed #aaa; 
	color: #666; 
	text-decoration: none; 
}
#blogBox a:hover,
#stickyNav a:hover{
	background-color: #666; 
	color: #fff; 

}
/*album display */
#albumsBox{ /*controls number of albumSm columns*/
	width:98%;
	padding:0px;
clear:both;
}
#albumsBox p{ /*album titles */
	display:none;
}
#albumsBox img {
	width:50px;
	height:50px;
}
#albums li{ /*set float left to have multiple columns */
	float:left
}
#albums a img{
	border: 1px solid #999;
	margin:1px;
}
#albums a:hover img{
	border: 2px solid #000; 
	margin:0px;
}

/*calendar Sml, news smls, albums sml */
h3 span{ /*albumssm, newssm, calendar sm, basket, login text header */
	display:none;
}
#basketBox h3 ,
#basketBox h3 span{
/*overides 'h3 span' for sml basket - only neede if 'h3 span' set to none*/
	display:block;
	font:bold 12px/14px verdana, san-serif;
	margin:0px;
}

#basketBox,
#loginBox,
#logoutBox,
#calendarSmlBox,
#newsSmlBox{
	font:normal 10px/11px verdana, san-serif;
	margin:0px 0px 6px 0px;
	border-bottom:1px dotted #ccc;
	text-align:left;
	padding:4px;
	clear:both;
}

#basketBox p,/*you have n items in your basket */ 
#basketBox strong{/* total (USD) $ */
	margin:4px;
}

#calendarSmlBox p,
#newsSmlBox p{ /* dates */
	font:normal 11px/12px arial, san-serif;
	display: block;
	color:#666;
	margin:0 0 0 0;
}

#calendarSmlBox h3, /* calendarSm header */
#newsSmlBox h3{ /* newsSm header */
	display: block;
	margin:0px ;
	height:20px;
}
#newsSmlBox h3{	/* newsSm header img*/
	background: url(images/newsSml.gif) no-repeat scroll 0px 0px;
} 
#calendarSmlBox h3{	/* calendarSm header img*/
	background: url(images/calendarSml.gif) no-repeat scroll 0px 0px;
} 
#calendarSmlBox h6{/*Current Presales, Upcoming Presales headesr Calendar v2*/
	margin:2px 0 2px 2px;
	font:normal 11px/12px arial, san-serif;
	color:#660000;
	letter-spacing:1px;
	border-bottom:1px dotted #666;
}

#calendarSmlBox a,
#newsSml a{ 
	padding: 0 4px 1px 4px; 
	display:block;
	color: #000; 
	text-decoration: none; 

}
#calendarSmlBox a:hover,
#newsSml a:hover{
	color: #000;
 	background-color: #eee;	

}

/* calendar and checkout*/
.calendarBox,
.checkoutBox {
	color: #000000;
	width: 96%;
	margin: 6px;
	padding: 6px;
}
.checkoutOdd,
.calendarOdd{
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ddd;
	padding:2px;
}
.checkoutEven,
.calendarEven{
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #eee;
	padding:2px;
}
.calendarHdr,
.checkoutHdr{
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #666;
	padding:0 2px 0 2px;
	text-align:center;
}


/*store*/
.memberPrice{ /* members price */
	color:#FF0000;
}
.btn,
.checkoutBtn,
.basketBtn{
	font:bold 10px/12px arial, san serif;
	padding:2px;
	border:1px solid #000;
	background-color:#CCC;
	margin:2px;
}
#relatedProd{
	border-top:1px dashed #666;
	margin:10px 0 0 30px;
}
#relatedProd .titleSml{
	font:bold 12px/12px arial, san serif;
}
#relatedProd img{
	width:60px;
}

#addressBook{
	font:normal 11px/12px arial, san serif;
	padding:2px;
}
#addressBook h1{
	font:bold 13px/14px arial, san serif;
	padding:2px;
	letter-spacing:1px;
}
#addressBook h2,
#addressBook h3{
	font:bold 12px/14px arial, san serif;
	padding:2px;
	margin:0;

}
#addressBook legend{
	font:bold 12px/14px arial, san serif;
	padding:2px;
	color:#666666;
}
fieldset{
	margin:4px 0 2px 0;
}

 /*-----------------------------
Contact Form, Email This, EMMA
------------------------------*/
fieldset{
	border: 1px solid #ccc;
	padding:8px;
	width: auto;
}
legend{
	padding: 2px 6px;
	font-weight:bold;
}
label{
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
input{
	color: #000000;
	background: #fff;
	border: 1px inset #333;
}
/* ----- Email This Form ----- */
#et_Form{
	font-size:85%;
}
#et_Form a{
    text-decoration:none;
}
#et_Form li a {
    font-weight:bold;
    text-align:right;
    letter-spacing:px;
    padding-left:24px;
    background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -120px;
    _background:transparent url(domain/bin/css/iconGDK_000.gif) no-repeat scroll left -120px;
}
#aHideForm li a {
    background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll left -298px;
    _background:transparent url(domain/bin/css/iconGDK_000.gif) no-repeat scroll left -298px;
}
#frmEmail a {
    padding-left:54px;
    background:transparent url(domain/bin/css/iconGDK.png) no-repeat scroll 30px -656px;
    _background:transparent url(domain/bin/css/iconGDK_000.gif) no-repeat scroll 30px -656px;
}
#divNewEmail a {
    padding-left:0px;
    background:none;
}



/*------------------------------
A L B U M M O D U L E
-------------------------------*/
#modAlbum{
padding:10px;
width:95%;
}
/* --- album info --- */
.albumDetail{ /*album description container div */
border-bottom:1px dotted #ccc;
padding:4px;
margin:1em 0;
width:98%
}
.albumDetail img{ /*album cover */
float:right;
border:1px solid #000;
margin-right:1em;
}
.albumDetail h3{/*album title */
font-size:153.9%;
text-transform:uppercase;
margin:0;
}
.albumDetail p {/*album description text */
margin:.5em 0;
}
/* --- track info --- */
#modAlbum h4{/* track listing hdr, review hdr */
margin:0;
text-transform:uppercase;
letter-spacing:2px;
}
#songList{/* container div for track list */
}
#songList ol{/* song listing */
list-style: none;
margin:.5em 0;
padding:0;
}
#songList ol li{
list-style: none;
padding:1px;
margin:1px 0;
background:none;
border-bottom: 1px dotted #88755C;
}
#songList .songStuff{ /*style present if a song has lyrics/description */
background:transparent url(domain/bin/css/iconGDK-play000.gif) no-repeat 236px -362px;
}
#songList span.num{
font-size:77%;
margin-right:8px;
width:2em;
display:inline-block;
text-align:right;
}
strong.songTitle{
width:250px;
font-size:93%;
letter-spacing:1px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
cursor:pointer;
}
strong.songClosed{/* song title class when opened for lyric view */
color:#2F4C5C;
}
strong.songOpen{/* song title class when closed */
color:#000;
}
.listenLink{

}
div.songDetail{/* container song description, lyrics*/
padding:.5em 1em;
font-size:85%;
}
em.songDesc{/* song description*/

}
p.songLyric{/*song lyrics*/
}
/* --- inline mp3 player info --- */
/*player icon info: play:0; pause:-40px; stop:-80;next:-120; prev:-160; ff:-200; rew:-240;
headphones:-280px; 8th notes:-320; lyrics:-360; video: -400; $: -440;
*/
#songList ol li a{/* hides player links until soundmanager has fully loaded*/
display:none;
}
#songList ol li a.sm2_link {
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
cursor:pointer;
background:transparent url(domain/bin/css/iconGDK-play000.gif) no-repeat 2px -320px;
padding:2px 2px 2px 22px;
min-height:16px;
text-decoration:none;
color:#2F4F5F;
font-size:77%;
text-transform:uppercase;
}
#songList ol li a.sm2_paused:hover,
#songList ol li a.sm2_link:hover {
background:#DAD4B8 url(domain/bin/css/iconGDK-play000.gif) no-repeat 2px 0px;
}
#songList ol li a.sm2_paused {
background:transparent url(domain/bin/css/iconGDK-play000.gif) no-repeat 2px -40px;
}
#songList ol li a.sm2_playing{
background:transparent url(domain/bin/css/iconGDK-play000.gif) no-repeat -358px 0px;
color:#0f0;
}
#songList ol li a.sm2_playing:hover {
background:transparent url(domain/bin/css/iconGDK-play000.gif) no-repeat -358px -40px;
}
/* --- review info --- */
#albumReviews{/* container div for reviews */
margin-top:2em;
}
#albumReviews ul{
list-style: none;
padding:0;
margin:0;
}
#albumReviews li{
margin-bottom:1em;
}
strong.reviewTitle{
}
div.reviewDetail{
}
/* --- end modAlbum ---*/