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

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #666666;
	background-image: url(/images/design_background.gif);
}
#navbar {
	text-align: left;
	font-size: 70%;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 6px;
	background-color: #FFFFFF;
	margin: 0px;
}
#navbar a {
	color: #19194A;
	text-decoration: none;	
}
#navbar a:hover {
	color: #993300;
	text-decoration: none;
}
#navbar a:active {
	color: #993300;
	text-decoration: none;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
}
#navbar li {
	list-style-type: none;
	display: inline;
	padding: 10px;
}
#player {
	width: 495px;
	margin-right: 42px;
	margin-left: 42px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #000000;
}
#mp3Iframe2 {
	float: left;
}




#header  {
	margin: 0px;
	padding: 0px;
} 
#header img {
	border-bottom-width: thick;
	border-bottom-style: inset;
	border-bottom-color: #484848;
}

#genres {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}
#genres p {
	background-color: #19194A;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 145px;
	padding: 10px;
}
#mainContent  {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 165px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
} 
#adminContent {
	font-size: 80%;
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
}

#FeaturedArtist {
	width: 145px;
	text-align: center;
}
#FeaturedArtist p {
	background-color: #19194A;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#sidenav {
	width: 145px;
	text-align: center;
	margin-top: 20px;
	float: none;
}
#clientcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	float: right;
	width: 580px;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 80%;
}

#sidenav p {
	background-color: #19194A;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	width: 147px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#container #mainContent h1 {
	background-color: #19194A;
	color: #FFFFFF;
	font-size: 110%;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer  {
	font-size: 60%;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #19194A;
	clear: both;
	border-top-width: thick;
	border-top-style: inset;
	border-top-color: #616161;
} 
#footer  p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 120%;
}
#footer a:hover {
	color: #993300;
	text-decoration: none;
}
#footer a:active {
	color: #993300;
	text-decoration: none;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	list-style-type: none;
	display: inline;
	padding: 10px;
}
.headlines {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #19194A;
	background-position: 100%;
	color: #FFFFFF;
}
.title1 {
	background-color: #19194A;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 110%;
	text-align: center;
}
.titleG {
	background-color: #19194A;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 130%;
	text-align: center;
}



#AdminMenuBar1 {
	text-align: center;
	float: none;
	margin-bottom: 20px;
}
#Content1 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9%;
}
h1 {
	background-color: #19194A;
	color: #FFFFFF;
	font-size: 110%;
}
#mp3Iframe {
	clear: both;
	margin-top: 5px;
}
#mp3player {
	width: 450px;
	font-size: 80%;
	float: right;
	margin: 10px;
	background-color: #000000;
}
#playlistmenu {
	float: right;
	text-align: center;
	font-size: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#playlistmenu p {
	background-color: #19194A;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}




#Feature {
	width: 145px;
	text-align: center;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
}
#Feature p {
	background-color: #19194A;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#admNavbar {
	text-align: center;
	margin-left: 30px;
}
#container  {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	border-top-width: 1px;
	border-right-width: thick;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #616161;
	border-bottom-color: #000000;
	border-left-color: #616161;
	z-index: -1;
} 
#containerLarge {
	width: 1200px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#containerMed {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

h2 {
	font-size: 120%;
}
h3 {
	font-size: 80%;
}
th {
	background-color: #19194A;
	color: #FFFFFF;
	font-size: 80%;
	text-align: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#pcdcover img {
	margin: 2px;
	float: left;
}
#pcdcover {
	width: 495px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
	border: 1px solid #000000;
	padding-bottom: 2px;
	margin-right: 42px;
	margin-left: 42px;
	background-color: #000000;
}
#pcdcover a {
	color: #FFFFFF;
	text-decoration: none;
}
#pcdcover a:hover {
	color: #993300;
	text-decoration: none;
}
#pcdcover a:active {
	color: #993300;
	text-decoration: none;
}
#pcdcover a:visited {
	color: #993300;
	text-decoration: none;
}

#cdtracks {
	float: right;
	height: 260px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}


#cdtracks a {
	color: #19194A;
	text-decoration: none;
}
#cdtracks a:hover {
	color: #993300;
	text-decoration: none;
}
#cdtracks a:active {
	color: #993300;
	text-decoration: none;
}
#clientcontent  a {
	color: #19194A;
	text-decoration: none;
}
#clientcontent  a:hover {
	color: #993300;
	text-decoration: none;
}
#clientcontent a:active {
	color: #993300;
	text-decoration: none;
}
#otherCDs {
	clear: both;
	font-size: 100%;
	margin-top: 10px;
}
#otherCDs img {
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 7px;
	border: 1px solid #000000;
}
#otherCDs td {
	font-size: 80%;
}
#videoupper {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	width: 580px;
	float: left;
}


#video {
	font-size: 80%;
	margin-top: 10px;
}
#videodesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	height: 82px;
	clear: both;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	overflow: auto;
}
#frontpageflyers {
	background-color: #FFFFFF;
	height: 520px;
	width: 380px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 15px;
	margin-bottom: 10px;
	border: thin solid #000000;
	margin-right: 0px;
	float: left;
	margin-left: 8px;
}

#videolist {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 80%;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 6px;
}
#videolist img {
	border: thin solid #FFFFFF;
}
#videolist a {
	color: #FFFFFF;
	text-decoration: none;
}
#videolist a:hover {
	color: #993300;
	text-decoration: none;
}
#videolist a:active {
	color: #993300;
	text-decoration: none;
}





#videolist2 {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#videolist2 img {
	border: thin solid #FFFFFF;
}
#videolist2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#videolist2 a:hover {
	color: #993300;
	text-decoration: none;
}
#videolist2 a:active {
	color: #993300;
	text-decoration: none;
}
#artistCDs {
	clear: both;
}
#pictures {
	float: right;
	height: 230px;
	width: 210px;
	overflow: auto;
	margin: 5px;
	background-color: #000000;
}
#mainform p {
	font-size: 80%;
}
#pictures img {
	vertical-align: middle;
}
#webstatements {
	margin: 15px;
	padding: 5px;
	border: 1px solid #19194A;
}
#googleAd1 {
	height: 602px;
	width: 122px;
	border: 1px solid #000066;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
    display: inline;  /* <---Solution for bug IE6 */ 
	margin-bottom: 0px;
	margin-left: 0px;
}
#photogallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 20px;
}
#photoprices {
	margin-left: 20px;
}
#photogallery  a {
	color: #FFFFFF;
	text-decoration: none;
}
#photogallery  a:hover {
	color: #FF9900;
	text-decoration: none;
}
#photogallery  a:active {
	color: #66FFCC;
	text-decoration: none;
}
#contactinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin-bottom: 10px;
}
#fifthrow {
	margin: 10px;
}
#tia {
	margin-top: 20px;
	clear: both;
}
#incentive {
	background-color: #F69425;
	margin-top: 10px;
	margin-bottom: 50px;
}
#FirstRow {

}


#fifthrow img {
	margin: 10px;
}
#navbarNew {
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	z-index: 5;
}
#googleAd2 {
	height: 602px;
	width: 122px;
	border: 1px solid #000066;
	float: left;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 15px;
    display: inline;  /* <---Solution for bug IE6 */ 
}
#pagevideo {
	width: 250px;
	background-color: #000000;
	color: #FFFFFF;
	margin: 10px;
	font-size: 110%;
	overflow: auto;
}
#mainform {
	background-color: #FFFFFF;
}
#youTube {
	float: left;
}
#Artists {
	width: 145px;
	text-align: center;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
}
#Artists p {
	background-color: #19194A;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#Artistlist {
	width: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 80%;
	margin-top: 3px;
	margin-right: 10px;
    display: inline;  /* <---Solution for bug IE6 */ 
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	float: right;
}
#Artistlist img {
	border: thin solid #FFFFFF;
}
#Artistlist a {
	color: #FFFFFF;
	text-decoration: none;
}
#Artistlist a:hover {
	color: #993300;
	text-decoration: none;
}
#Artistlist a:active {
	color: #993300;
	text-decoration: none;
}
#leftside1 {
	float: left;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 100%;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/design_background.gif);
}
#businesslist {
	float: left;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 80%;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 6px;
    display: inline;  /* <---Solution for bug IE6 */ 
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #19194A;
}
#rightside1 {
	float: right;
	width: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 100%;
	margin-top: 3px;
	margin-right: 10px;
    display: inline;  /* <---Solution for bug IE6 */ 
	margin-bottom: 10px;
	margin-left: 6px;
	text-align: center;
	background-image: url(../images/design_background.gif);
}
#communitylist {
	float: right;
	width: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 80%;
	margin-top: 20px;
	margin-right: 10px;
    display: inline;  /* <---Solution for bug IE6 */ 
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #19194A;
}
#businessDiv {
	height: 200px;
	overflow: auto;
	font-size: 80%;
	text-align: center;
}
#businessDiv img {
	border: thin solid #FFFFFF;
}
#businessDiv a {
	color: #FFFFFF;
	text-decoration: none;
}
#businessDiv a:hover {
	color: #993300;
	text-decoration: none;
}
#businessDiv a:active {
	color: #993300;
	text-decoration: none;
}
#communityDiv {
	height: 200px;
	overflow: auto;
	font-size: 80%;
	text-align: center;
}
#communityDiv img {
	border: thin solid #FFFFFF;
}
#communityDiv a {
	color: #FFFFFF;
	text-decoration: none;
}
#communityDiv a:hover {
	color: #993300;
	text-decoration: none;
}
#communityDiv a:active {
	color: #993300;
	text-decoration: none;
}
 
 
 
 
 
 
 
                                                                                                                                                               
                                                                                                                                           
                                                                                                                                             
                                                                                                               
                                                                                                                        
                                                                                                                                           
                                                                                                                                      
                                                                                                                                   

