@charset "utf-8";
/* CSS Document */

/* DESIGN ELEMENTS FOR ALL PAGES */

body  {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	
	}

#logo {
	width: 100%;
	float: left;
	padding: 0px;
	margin-top: 1%;
	margin-bottom: 0%;
	margin-left: 0%;	
	align: center;
	}
	

	
	
/* Main navigation bar */
#navigation {
	width: 100%;
	float: left;
	background-color: #3399FF;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	text-decoration: none;
	margin: 0;
	height: auto;
	padding-top: 1%;
	padding-bottom: 1%;
	word-spacing: 2em;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	}
	
/* This is for the links to Facebook, etc. */
#linkbar {
	width: 98%;
	float: left;
	background-color:000000;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	margin: 0;
	padding: 1%;	
	clear: both;
	}
	
/* These get nested inside linkbar */

	/* Use this for the Mailing List link */
	#mailinglink {
		width: 12%;
		float: left;
		background-color:000000;
		text-align: center;
		padding-top: .25%;
		margin-left: 2%;
		margin-right: 2%;
		margin-top: 0;
		margin-bottom: 0;
		}
		
	/* Use this for the Roller Derby Saved My Soul link */
	#RDSMSlink {
		width: 27%;
		float: left;
		background-color:000000;
		text-align: center;
		padding: 0;
		margin-left: 2%;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 0;
		}
	
	/* Use this for all other linkbar links */
	#defaultlink {
		width: 7%;
		float: left;
		background-color:000000;
		text-align: center;
		padding: 0;
		margin-left: 1%;
		margin-right: 1%;
		margin-top: 0;
		margin-bottom: 0;
		}
	
/* This is for the Facebook button in the Footer. */
#facebook {
	margin-left: 4%;
	width: 96%;
	clear: both;
	text-align: left;
	
	}
	
#footer{
	float: right;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	width: 100%;
	height: auto;	
	background-color: #000000;
	margin-top: 1%;
	margin-bottom: 1%;
	}

/* DESIGN ELEMENTS FOR HOME PAGE */

/** Use this for news on the Home page. */

#indexnews {
	width: 56%;
	float: left;
	height: auto;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	margin-left: 2%;
	color: #000000;
	
	text-decoration: none;
	}
	
	/** Use this instead of indexnews when you want a picture without the text box **/
	#indexpicture {
	width: 45%;
	float: left;
	height: auto;
	padding: none;
	background-color: #000000;
	margin-top: 0;
	margin-right: 1%;
	margin-bottom: 0%;
	margin-left: 7%;
	color: #000000;
	border: none;
	}
	
	/* This gets nested in indexnews to keep articles separate */
	#indexnewstext{
	width: 100%;
	height: auto;
	float: left;
	margin: 0%;
	font-size: 12px;	
	text-align: left;
	clear: both;
	}
	
	/* This gets nested in indexnewstext when you want a picture inside the indexnews box*/
	#indexnewspicture{
	width: 50%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-bottom: 2%;	
	margin-right: 2%;
	font-size: 10px;	
	text-align: left;
	}


/* Use this for the music links on the home page. */
#music {
	width: 30%;
	float: right;
	height: auto;
	font-weight: normal;
	background-color: #333333;
	padding: 2%;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0;
	margin-left: 0;
	text-decoration: none;
	
	}

	/* Use these to arrange the CD pictures within #music on the Home page */
	#CDpictureleft {
		width: 46%;
		float: left;
		margin-top: 1%;
		margin-left: 2%;
		margin-right: 2%;
		text-align: center; }
	
	#CDpictureright {
		width: 46%;
		float: right;
		margin-top: 1%;
		margin-left: 2%;
		margin-right: 2%;
		text-align: center;
		clear: right;}


/* This is the container for the Events box on the home page. */
#showbox {
	width: 30%;
	float: right;
	height: auto;
	font-weight: bolder;
	background-color: #3399FF;
    padding-top: 1%;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
	
		
	}	


/* Text for the Events box on the Home page. */
#showtext{
	background-color: #FFFFFF;
	border: 2px solid #000000;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: auto;
	margin-top: 1%;
	padding-left: 2%;
	padding-right: 1%;
	padding-top: 1%;
	padding-bottom: 2%;
	text-align: left;
	}
	
/* This contains the Twitter feed on the Home page. */
#twitter{
	width: 34%;
	float: right;
	height: auto;
	font-weight: normal;
	background-color: #000000;
	padding: 0;
	margin-top: 1%;
	margin-right: 2%;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	clear: right;
	
	
	}
	



	
/* DESIGN ELEMENTS FOR ALL NON-HOME PAGES */

/* This keeps the PHP elements on the left side of the page tidy. */
#leftbar {
	width: 18%;
	float: left;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	height: auto;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: 2%;
	margin-right: 0;
	text-align: center;
	text-decoration: none;
	padding: 0;
	clear: left;
	color: #FFFFFF;
	font-weight: normal;
	}
	
/* This goes inside leftbar for shared PHP elements */

#sidepanel {
	background-color: #333333;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 1%;
	padding-bottom: 2%;
	margin-bottom: 10%;

	}

#container{
	width: 76%;
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 2%;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 0;
	padding: 0;
	float: right;	
	border: none;	
}

/* Use this for full-width pages with no leftbar. */
#container2 {
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 5%;
	padding: 0%;
	float: left;
	width: 90%;
	border: none;	
}

/* Use this for ZenPhoto picture pages */
#photocontainer{
	width: 77%;
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 2%;
	margin-right: 1%;
	margin-left: 2%;
	margin-bottom: 0;
	padding: 0;
	float: right;	
	border: none;	
}

#content {
	width: 90%;
	float: left;
	height: auto;
	padding-top: 1%;
	padding-bottom: 2%;
	padding-left: 5%;
	padding-right: 5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: left;
	color: #000000;
	text-decoration: none;
	margin: 0;
	}

/* Use this for new pages where the Facebook links are at the top. */
#content2 {
	width: 80%;
	float: left;
	height: auto;
	padding: 3%;
	margin-left: 8%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: left;
	color: #000000;
	text-decoration: none;
	}
	
/* Use this to announce sales or other info at the top of Categories, Products, and Proddetail */
#saletext {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-align: center;
}
	
/* This keeps the "Return to Home Page" link nice and tidy inside the #container div */
#homelink {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 3%;
	text-align: center;
	font-weight: bolder;
	font-size: 12px;
	text-decoration: none;
	}

/* GENERAL TEXT FORMATTING  */

/* Use these when you want 2 columns with no "content" div */
/* For columns inside "content" div, use "musicolumn" divs instaad. */
#columnleft {
	width: 50%;
	float: left;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;}

#columnright {
	width: 50%;
	float: right;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;}
	
/* Use this when you want 3 columns. Do NOT use the ones above. */


#column3 {
	width: 29%;
	float: left;
	padding: 2%;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	}

#column3 a img {border: none;}

/* This indents things. */
.indent
   {
   padding-left: 3%;
   padding-right: 3%;
   }

.strong {
   	font-weight: bold;}
   
.big {
	font-size: 13px;
	font-weight: bold;
	}
   
/* Use this for large pullquotes. */
.pullquote {
	padding-left: 3%;
   	padding-right: 3%;
	font-style: italic;
}

/* Use this for large text that is part of a paragraph sentence, i.e. Bio page.*/
.heading {
	font-size: 18px;
	font-weight: bold;
}


/* DESIGN ELEMENTS FOR SPECIFIC PAGES */

/* This gets nested inside the Bio content. */
#biopicture{
	width: 55%;
	height: auto;
	float: right;
	margin-top: 3%;
	margin-left: 2%;
	margin-bottom: 2%;
	margin-right: 0;
	font-size: 10px;
	text-align: right;	
	
	}

/* EVENTS PAGE ELEMENTS */

/* Use this to keep the anchor tags tidy. */

#anchor {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	clear: both;
	}
	

	
#eventdate {
	width: 13%;
	float: left;
	padding: 1%;
	padding-top: 2%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-top: thin solid #000000;
	margin-top:1%}
	

#eventtown {
	width: 21%;
	float: left;
	padding: 1%;
	padding-top: 2%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-top: thin solid #000000;
	margin-top:1%}
	
#eventclub {
	width: 32%;
	float: left;
	padding: 1%;
	padding-top: 2%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-top: thin solid #000000;
	margin-top:1%}
	

#eventtime {
	width: 10%;
	float: left;
	padding: 1%;
	padding-top: 2%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-top: thin solid #000000;
	margin-top:1%}

#eventprice {
	width: 5%;
	float: left;
	padding: 1%;
	padding-top: 2%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-top: thin solid #000000;
	margin-top:1%}
	

#eventtickets {
	width: 7%;
	float: left;
	padding: 1%;
	padding-top: 2%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-top: thin solid #000000;	
	margin-top:1%}

/* Include this as a placeholder, even if there is no photo. */
	#eventpic {
	width: 33%;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-top: 2%;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	text-decoration: none;	align: center;
	font-
	}

#eventinfo {
	width: 60%;
	float: left;
	padding-left: 2%;
	padding-top: 0;
	padding-bottom: 2%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: left;
	color: #000000;
	text-decoration: none;	
	}
	
/* These keep the Contact form nice and tidy */
#formlabel {
	width: 20%;
	float: left;
	padding-right: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	margin-left: 3%;
	font-weight: bolder;}
	

#formfield {
	width: 75%;
	float: left;
	padding-left: 1%;
	padding-top: 1%;
	padding-bottom: 1%;	
	}


/* These CURRENTLY keep the "Music" page nice and tidy. Use inside "content" div */

#musictext {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 3%;
	
	}
	
/* This gets nested inside "musictext" when a picture is required. Adjust image size to 96%*/
#musicpicture{
	width: 25%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-bottom: 2%;	
	margin-right: 4%;
	font-size: 10px;	
	text-align: left;
	}
	
/* These used to keep the Music page nice and tidy - NOT currently in use */

#musicpageplayer {
	width: 60%;
	float: left;
	font-weight: normal;	
	text-align: center;
	margin-bottom: 2%;	}
	
#musicpagecd {
	width: 32%;
	float: right;
	font-weight: normal;
	text-align: center;
	color: #000000;
	margin-bottom: 2%;
	margin-top: 2%;	
	background-color: #3399FF;
	padding-top: 0%;
	padding-bottom: 3%;
	padding-left: 2%;
	padding-right: 2%;}

#musicpagevinyl {
	width: 37%;
	float: right;
	font-weight: normal;
	text-align: center;
	margin-bottom: 1%;	}
	
#musicpagebluegrass {
	width: 58%;
	float: left;
	font-weight: normal;
	color: #000000;	
	text-align: center;
	margin-bottom: 1%;
	background-color: #3399FF;
	padding-right: 1%;
	padding-left: 1%;	}

/* Just what it sounds like. */

#generaltext {
	width: 100%;
	height: auto;
	float: left;
	padding: 0;
	clear: both;
		
	}
	
/* Use this when you want a picture the full width of the div it's nested in */
#generalpicture {
	width: 85%;
	height: auto;
	text-align: center;
	padding: 0;
	margin: 0;
	
	}

	
/* These keep the "News" page nice and tidy */

#newstext {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 3%;
	padding: 1%;
	border-bottom:  thin solid #000000;	
	
	}
	
/* This gets nested inside "newstext" when a picture is required. Adjust image size to 96%*/
#newspicture{
	width: 45%;
	height: auto;
	float: right;
	margin-left: 2%;
	margin-bottom: 2%;	
	margin-right: 0;
	font-size: 10px;	
	text-align: right;
	}
	
/* This gets nested inside a div when a smaller picture is required on the left. Adjust image size to 96%*/
#picturesmallleft{
	width: 30%;
	height: auto;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;	
	margin-left: 0;
	font-size: 10px;	
	text-align: left;
	}
	
/* This gets nested inside a div when a smaller picture is required on the right. Adjust image size to 96%*/
#picturesmallright{
	width: 30%;
	height: auto;
	float: right;
	margin-right: 0%;
	margin-bottom: 2%;	
	margin-left: 2%;
	font-size: 10px;	
	text-align: right;
	}
	
/* These get nestled in the Press page content. Adjust image size to 96% */
#presspicright{
	width: 45%;
	height: auto;
	float: right;
	margin-left: 2%;
	margin-bottom: 3%;	
	margin-right: 0;
	font-size: 10px;	
	text-align: right;
	}


#presspicleft{
	width: 45%;
	height: auto;
	float: left;
	margin-left: 0;
	margin-bottom: 2%;	
	margin-right: 2%;
	font-size: 10px;	
	text-align: left;
	}
	
	
/* These keep the "Bartender" page nice and tidy */

#recordpic {
	width: 47%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 3%;
	font-weight: bold;
	}
	

#recordinfo {
	width: 50%;
	height: auto;
	float: right;
	font-weight: normal;
	vertical-align: top;
	}


/* This keeps the Store page nice and tidy */
#storepic {
	width: 31%;
	height: 30%;
	float: left;
	padding: 1%;
	font-weight: bold;
	vertical-align: middle;
	}
	

/* This keeps the Video page nice and tidy */
#video {
	width: 50%;
	height: auto;
	float: left;
	text-align: center;
	font-weight: normal;
	vertical-align: top;
	margin-bottom: 1%;
	margin-top: 1%;
	}
	

/* THIS DEFINES LINK STYLES FOR ALL DESIGN ELEMENTS */

#navigation a:link {color: #000000; text-decoration: none;}
#navigation a:visited {color: #000000; text-decoration: none;}
#navigation a:active {color: #ffffff; text-decoration: none;}
#navigation a:hover {color: #ffffff; text-decoration: none;}

#linkbar a:link {color: #000000; text-decoration: none;}
#linkbar a:visited {color: #000000; text-decoration: none;}
#linkbar a:active {color: #9933CC; text-decoration: none;}
#linkbar a:hover {color: #9933CC; text-decoration: none;}

#leftbar a:link {color: #99CCFF; text-decoration: none;}
#leftbar a:visited {color: #CC66FF; text-decoration: none;}
#leftbar a:active {color: #FFFFFF; text-decoration: none;}
#leftbar a:hover {color: #FFFFFF; text-decoration: none;}

#news a:link {color: #0066FF; text-decoration: none;}
#news a:visited {color: #000066; text-decoration: none;}
#news a:active {color: #9933CC; text-decoration: none;}
#news a:hover {color: #9933CC; text-decoration: none;}

#indexnews a:link {color: #0066FF; text-decoration: none;}
#indexnews a:visited {color: #000066; text-decoration: none;}
#indexnews a:active {color: #9933CC; text-decoration: none;}
#indexnews a:hover {color: #9933CC; text-decoration: none;}

#music a:link {color: #99CCFF; text-decoration: none;}
#music a:visited {color: #CC66FF; text-decoration: none;}
#music a:active {color: #FFFFFF; text-decoration: none;}
#music a:hover {color: #FFFFFF; text-decoration: none;}

#showbox a:link {color: #0066FF; text-decoration: none;}
#showbox a:visited {color: #9933CC; text-decoration: none;}
#showbox a:active {color: #9933CC; text-decoration: none;}
#showbox a:hover {color: #9933CC; text-decoration: none;}

#container a:link {color: #99CCFF;  text-decoration: none;}
#container a:visited {color: #CC66FF; text-decoration: none;}
#container a:active {color: #FFFFFF;  text-decoration: none;}
#container a:hover {color: #FFFFFF;  text-decoration: none;}

#photocontainer a:link {color: #99CCFF;  text-decoration: none;}
#photocontainer a:visited {color: #CC66FF; text-decoration: none;}
#photocontainer a:active {color: #FFFFFF;  text-decoration: none;}
#photocontainer a:hover {color: #FFFFFF;  text-decoration: none;}

#container2 a:link {color: #99CCFF;  text-decoration: none;}
#container2 a:visited {color: #CC66FF; text-decoration: none;}
#container2 a:active {color: #FFFFFF;  text-decoration: none;}
#container2 a:hover {color: #FFFFFF;  text-decoration: none;}

#content a:link {color: #0066FF; text-decoration: none;}
#content a:visited {color: #000066; text-decoration: none;}
#content a:active {color: #9933CC; text-decoration: none;}
#content a:hover {color: #9933CC; text-decoration: none;}

#content2 a:link {color: #0066FF; text-decoration: none;}
#content2 a:visited {color: #000066; text-decoration: none;}
#content2 a:active {color: #9933CC; text-decoration: none;}
#content2 a:hover {color: #9933CC; text-decoration: none;}

#musicpagecd a:link {color: #ffffff; font-weight: bold; text-decoration: none;}
#musicpagecd a:visited {color: #9933CC; font-weight: bold; text-decoration: none;}
#musicpagecd a:active {color: #9933CC; font-weight: bold; text-decoration: none;}
#musicpagecd a:hover {color: #9933CC; font-weight: bold; text-decoration: none;}

#musicpagebluegrass a:link {color: #ffffff; font-weight: bold; text-decoration: none;}
#musicpagebluegrass a:visited {color: #9933CC; font-weight: bold; text-decoration: none;}
#musicpagebluegrass a:active {color: #9933CC; font-weight: bold; text-decoration: none;}
#musicpagebluegrass a:hover {color: #9933CC; font-weight: bold; text-decoration: none;}





/* DESIGN ELEMENTS FOR ZENPHOTO PICTURE PAGES */

#gallerytitle {
	font-weight: bold; 
	font-color: #FFFFFF;
	}
	
/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	display: block;
	margin: 20px;
	line-height: 0px;
    border: none;
	}
	
.imagethumb a:visited {    
	border: none;    
}
.imagethumb a img {	
	border: none;
}

.imagethumb {
	float: left;
}

.thumb a: {border: none;}

.albumdesc {
	line-height: 18px;
	margin-left: 20px;
}
.albumdesc2 {
	line-height: 18px;
	margin-left: 20px;
}


/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
}
.album {
	margin-right: 25px;
	margin-bottom: 20px;
	margin-top: 20px;
    padding: 10px;
	float: left;
	width: 210px;
	border: none;
	background: #333;
	line-height: 100%;
}
.album a img {border: none;  }

.album .thumb {
    float: left; 
    margin-right: 15px;
}

.album h3 {
	padding: 0;
	margin: 0;
}

.album p {
	line-height: 12px;
	font-size: 11px;
  	padding: 4px 0px 0px;
  	margin: 0px;
}
.albumdesc small {
	color: #8DB8CF;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 10px;
	padding: 0;
	border: none;
}
#image {
	text-align: center;
	line-height: 0;
	border: none;
}

#image a img {
	border: none;
}

.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: none;
	background: #282828;
	margin-top: -10px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color: #666;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #333;
	text-decoration: none;
	color: #888;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
	text-align: center;
}


/* Comments
------------------------------ */
#comments {
	clear: both;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 10px;
	border: 1px solid #444;
	background: #333;
	margin-bottom: 12px;
}
.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
}
.commentdate {
	margin-top: 12px;
	color: #555;
	font-size: 85%;
}

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
	right: 0px;
	top: 0px;
	width: 120px;
	border-bottom: 1px solid #444;
	border-left: 1px solid #444;
	background: #222;
    z-index: 2;
}
#admin_data{
	top: 0px;
	padding-top: 20px;
	z-index: 1;
	line-height: 1.6em;
}
#admin h3 {
	font-weight: normal;
	color: #aaa;
	margin:0;
	padding:0;
}
#admin h3:hover { color: #86a1b6; }



/* FORMATTING SETTING FOR PHP STORE ELEMENTS - SAME AS ON RDSMS SITE */

/* Categories */

P.catname {
font-size: 13px;
text-align: center;
margin-top: 10px;
margin-bottom: 20px;
vertical-align:top;
}

P.catdesc {
margin-top: 4px;
margin-bottom: 4px;
vertical-align: top;
text-align: center;
}

IMG.catimage {
border: 1px solid #000;
vertical-align:top;
text-align: center;
}

TD.catimage {
border: 1px solid #000;
vertical-align:top;
text-align: center;
}

TD.catname {
vertical-align:top;
text-align: center;
}

TD.catnavigation {
font-size: 12px;
vertical-align:top;
text-align: left;
}

/* Products */

TD.prodnavigation {
font-size: 12px;
vertical-align:top;
text-align: left;
}

.prodname{
font-weight: bolder;
font-size: 14px;
text-align: center;}

.prodoption{
font-size: 11px;
font-family : Verdana;
color : #000000;
text-align: center;}

.prodprice{
COLOR: #000000;
font-weight: bolder;
text-align: center;
font-size: 14px;
margin-top: 5px;
}

.proddescription{
font-size: 12px;
font-family : Verdana;
font-weight: normal;
color : #000000;
text-align: center;}



IMG.prodimage{border: 1px solid #000;}

/* Product Details */

.detailoptions{
font-size: 12px;
font-family : Verdana;
color : #000000;
}



.detailprice{
COLOR: #000000;
font-weight: bolder;
text-align: center;
font-size: 14px;
}

span.extraimage{
display:none;
}
   
.detailname{
font-weight: bolder;
font-size: 20px;
text-align: left;
}

.detaildescription{
font-size: 12px;
font-weight: normal;}



.detailimage {

vertical-align:top;

}

/* Cart */

img.cartimage {
width: 50px;
border: 1px solid #000;
}

/* DESIGN ELEMENTS FOR ELECTRONIC PRESS KIT PAGE */

/* Logo */
#epk-logo {
	background-color: #000000;
	color: #ffffff;
	width: 96%;
	float: left;
	padding-top: 1%;
	margin: 2%;	
	text-align: center;
	-moz-box-shadow: -3px 3px 3px  #333 ;
    -webkit-box-shadow: -3px 3px 3px  #333;
    box-shadow: -3px 5px 5px  #333 ;
	border-radius: 5px;
	}	

/* Links */
#epk-links {
	background-color: #000000;
	color: #ffffff;
	width: 15%;
	float: left;
	padding: 2%;
	padding-top: 1%;
	margin: 2%;	
	margin-top: 0;
	text-align: left;
	-moz-box-shadow: -3px 3px 3px  #333 ;
    -webkit-box-shadow: -3px 3px 3px  #333;
    box-shadow: -3px 5px 5px  #333 ;
	border-radius: 5px;
	}	
	
	#epk-links a:link {color: #ffffff; text-decoration: none;}
	#epk-links a:visited {color: #ffffff; text-decoration: none;}
	#epk-links a:active {color: #7CCEFE; text-decoration: none;}
	#epk-links a:hover {color: #7CCEFE; text-decoration: none;}
	
/* Photo */
#epk-photo {
	background-color: #000000;
	color: #ffffff;
	width: 42%;
	float: left;
	padding: 2%;
	margin: 0;
	margin-bottom: 1%;
	text-align: left;
	-moz-box-shadow: -3px 3px 3px  #333 ;
    -webkit-box-shadow: -3px 3px 3px  #333;
    box-shadow: -3px 5px 5px  #333 ;
	border-radius: 5px;
	}
	
	#epk-photo a:link {color: #ffffff; text-decoration: none;}
	#epk-photo a:visited {color: #ffffff; text-decoration: none;}
	#epk-photo a:active {color: #7CCEFE; text-decoration: none;}
	#epk-photo a:hover {color: #7CCEFE; text-decoration: none;}
	
	
/* Music */
#epk-music {
	background-color: #000000;
	color: #ffffff;
	width: 23%;
	float: left;
	padding: 2%;
	padding-top: 1%;
	margin: 2%;	
	margin-top: 0;
	text-align: left;
	-moz-box-shadow: -3px 3px 3px  #333 ;
    -webkit-box-shadow: -3px 3px 3px  #333;
    box-shadow: -3px 5px 5px  #333 ;
	border-radius: 5px;
	}	
	
	#epk-music a:link {color: #7CCEFE; text-decoration: none;}
	#epk-music a:visited {color: #7CCEFE; text-decoration: none;}
	#epk-music a:active {color: #ffffff; text-decoration: none;}
	#epk-music a:hover {color: #ffffff; text-decoration: none;}
	
/* Use this for full text pages on the EPK. */

#epk-container {
	background-color: #ffffff;
	color: #000000;
	width: 65%;
	float: left;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 2%;
	padding-bottom: 4%;
	margin: 0;
	margin-bottom: 1%;
	text-align: left;
	-moz-box-shadow: -3px 3px 3px  #333 ;
    -webkit-box-shadow: -3px 3px 3px  #333;
    box-shadow: -3px 5px 5px  #333 ;
	border-radius: 5px;
	}	
	
	#epk-container a:link {color: #0066FF; text-decoration: none;}
	#epk-container a:visited {color: #000066; text-decoration: none;}
	#epk-container a:active {color: #9933CC; text-decoration: none;}
	#epk-container a:hover {color: #9933CC; text-decoration: none;}
		

		
