
/*

site background color #cccccc
dark orange in left side resource center #f9a11c
light orange in left side resource center #ffc60b

#0195dd blue

*/
html {
	height:100%;
}

body {
	margin:10px;
	height:100%;
	background-color:#ffffff;
	font-family:tahoma, arial;
	/*background-image:url("images/bg01.jpg");
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-position:top;*/
}

.mainBody {
	background-color:#ffffff;
	/*margin-top:20px;
	margin-bottom:20px;*/
	/*margin-left:0;
	margin-right:0;*/
	/*background-image:url("images/bg02.jpg");
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position:top;*/
}


<!--#grayborder{ background-color: #ffffff; border: #999999 solid 10px; width: 850px; }-->



		

/* #### FONT STYLES #### */

.homepanels { font-family: tahoma, arial; color: #ff0000; text-decoration: underline; /*font-size: 9pt; letter-spacing: 0.10mm;*/ }
.homepanels:hover { font-family: tahoma, arial; color: #990000; text-decoration:none; /*font-size: 9pt; letter-spacing: 0.10mm;*/ }	

.resourcecenter { font-family: Arial, Helvetica, sans-serif; color: #66CCFF; text-decoration:underline; font-size: 9pt; font-weight:bold; letter-spacing: 0.30mm; line-height: 25px; list-style: circle; }
.resourcecenter:hover { font-family: Arial, Helvetica, sans-serif; color: #0195dd; text-decoration:none; font-size: 9pt; font-weight:bold; letter-spacing: 0.30mm; line-height: 25px; }

.style3 { font-family: "Arial Narrow", tahoma, arial;  color: #666666; font-size: 20pt; /*font-weight:bold;*/ letter-spacing: 0.30mm; }
.style4 { font-family: tahoma, arial; color: #666666; font-size: 14pt; font-weight:bold; letter-spacing: 0.30mm; line-height: 120%; margin-top:20px; }
.style5 { font-family: "Times New Roman", Times, serif; color: #0195dd; font-size: 24pt; font-weight:bold; letter-spacing: 0.30mm; }
.style6 { font-family: "Arial Narrow", tahoma, arial; color: #ed1c24; font-size: 13pt; font-weight:bold; }
.style8 { font-family: "Arial Narrow", tahoma, arial; color: #0195dd; font-size: 13pt; font-weight:bold; }

.style7 { font-family: tahoma, arial; color: #990000;  text-decoration: underline; /*font-size: 9pt; line-height: 150%; letter-spacing: 0.10mm;*/ }
.style7:hover { font-family: tahoma, arial; color: #ff0000; text-decoration: none; /*font-size: 9pt; line-height: 150%; letter-spacing: 0.10mm;*/ }

.navigation { font-family: tahoma, arial; color: #405f6c;  text-decoration: none; font-size: 10pt; letter-spacing: 0.60mm; /*font-weight:bold;*/ }
.navigation:hover { font-family: tahoma, arial; color: #62cafb; text-decoration: underline; font-size: 10pt; letter-spacing: 0.60mm; /*font-weight:bold; */}

.style9 {font-family:tahoma, arial; color:#1f83ad; font-size:8pt; letter-spacing:0.10mm; }

	
.small { 
	/*border:1px solid #cccccc;*/
	font-family: tahoma, arial; 
	text-align:left;
	color: #666666; 
	font-size: 8pt;
	line-height: 110%;
	letter-spacing: 0.10mm;
	/*padding: 0px 20px 0px 20px;*/
	} 	
	
.leftside { 
	font-family: tahoma, arial; 
	text-align:left;
	color: #666666; 
	font-size: 9pt;
	line-height: 150%;
	letter-spacing: 0.10mm;
	padding: 0px 10px 0px 10px;
	} 	
	
.leftside_rc { 
	background-image:url("../images/resourcecenter_left_bg.jpg");
	background-repeat:no-repeat;
	font-family: tahoma, arial; 
	text-align:left;
	/*color: #666666; 
	font-size: 9pt;
	line-height: 150%;
	letter-spacing: 0.10mm;*/
	/*border:1px solid #ffc60b;*/
	/*margin-left: 10px;*/
	margin-top: 0px;
	width: 219px; 
	height: 253px; 
	padding: 60px 10px 0px 20px;
	} 
	
	
.leftside_rc2 { color: #0195dd; text-decoration:underline; font-size: 8pt; letter-spacing: 0.30mm; line-height: 25px; }
.leftside_rc2:hover { color: #66CCFF; text-decoration:none; font-size: 8pt; letter-spacing: 0.30mm; line-height: 25px; }			

/*h3 { font-family: "Times New Roman", Times, serif; color: #ff0000; font-size: 13pt; font-weight:bold; letter-spacing: 0.30mm; }	*/

/* #### END FONT STYLES #### */	

.bullets_body { list-style-image: url(../images/bullet_check.jpg); margin: 0px 0px 0px 25px; }
.bullets_body li { margin: 10px 0; vertical-align: text-top; }


#bullets {
	/*list-style: url(images/bullet.jpg); */
	list-style: square 8px;
	/*color: #f9a11c;*/
	color: #999999;
	margin: 0px 0px 0px 16px;
	/*padding: 0px 0px 0px 0px;*/
	/*vertical-align: text-bottom;*/
}

#check { list-style: url(../images/bullet_check.jpg); }

#bullets li { }

.bullet {
	list-style-image: url(../images/bullet.jpg); 
	margin-left: -10px;
	padding-right: 5px;
	vertical-align: middle;
	/*margin-top: 20px; */
	}
	
/*.bullet li {
margin-right: 5px;}*/

ul { list-style:square; }


/* ------ Logo Navigation ------ */	
	
#Logo { 
	background-color: transparent; 
	/*border:1px solid #3d7082;*/
	float:left;
	margin-left: 0px;
	margin-top: 10px;
	width: 900px; 
	height: 70px; 
	padding: 0px; 
	visibility: visible !important; 
	overflow: auto;
	z-index:1;
	/*font-family: tahoma, arial; 
	text-align:left;
	color: #666666; 
	font-size: 9pt;
	line-height: 150%;
	letter-spacing: 0.10mm;*/
	} 
	
#Navigation { 
	background-color: transparent; 
	/*border: 1px solid #3d7082;*/
	float: left;
	margin: 51px 0px 0px 460px;
	width: 350px; 
	/*height: 25px;*/ 
	padding: 0px; 
	visibility: visible !important; 
	overflow: auto;
	/*font-family: tahoma, arial; 
	text-align:left;
	color: #666666; 
	font-size: 9pt;
	line-height: 150%;
	letter-spacing: 0.10mm;*/
	} 

.Navigation2 { 
	background-color: transparent; 
	/*border: 1px solid #3d7082;*/
	float: left;
	margin: 40px 0px 0px 330px;
	width: 500px; 
	/*height: 30px;*/
	padding: 0px; 
	visibility: visible !important; 
	overflow: auto;
	z-index:100;
	} 	


/* ------ 1st Row Home Panels ------ */

#Store { 
	background-color: transparent; 
	border:1px solid #cccccc;
	float:left;
	margin-left: 0px;
	margin-top: 10px;
	width: 900px; 
	height: 250px; 
	padding: 4px; 
	visibility: visible !important; 
	overflow: auto;
	font-family: tahoma, arial; 
	text-align:left;
	color: #666666; 
	font-size: 9pt;
	line-height: 150%;
	letter-spacing: 0.10mm;
	} 

/* ------ 2nd Row Home Panels ------ */
	
#Publishing { 
	background-color: transparent; 
	border:1px solid #cccccc;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	float:left;
	width: 445px; 
	height: 200px; 
	}
	
#publishingCopy { 
	background-color: transparent; 
	/*border:1px solid #3d7082;*/
	float:left;
	margin:10px /*0px 0px 0px*/;
	width: 250px; 
	height: 174px;
	padding: 2px;
	visibility: visible !important; 
	overflow: auto;
	font-family: tahoma, arial; 
	text-align:left;
	color: #666666; 
	font-size: 9pt;
	line-height: 150%;
	letter-spacing: 0.10mm;
	} 		

#Artists { 
	background-color: transparent; 
	border:1px solid #cccccc;
	float:left;
	margin-left:0px;
	margin-right: 0px;
	margin-top: 10px;
	width: 445px; 
	height: 200px; 
	} 
	
#artistsCopy { 
	background-color: transparent; 
	/*border:1px solid #3d7082;*/
	float:left;
	margin:10px /*0px 0px 0px*/;
	width: 250px; 
	height: 174px;
	padding: 2px;
	visibility: visible !important; 
	overflow: auto;
	font-family: tahoma, arial; 
	text-align:left;
	color: #666666; 
	font-size: 9pt;
	line-height: 150%;
	letter-spacing: 0.10mm;
	} 	

/* ------ 3rd Row Home Panels ------ */

#panelCopy {
	/*border: #000000 solid 1px;*/
	width: 190px;
	padding: 2px;
	margin: 0px 11px 5px 11px;
	visibility: visible !important; 
	overflow: auto;
	font-family: tahoma, arial; 
	text-align:left;
	color: #666666; 
	font-size: 9pt;
	/*line-height: 150%;*/
	letter-spacing: 0.10mm;
	}		
	
#cdSpecials { 
	background-color: transparent; 
	border-right:1px solid #cccccc;
	float:left;
	margin-left: 0px;
	margin-top: 20px;
	width: 225px; 
	height: 150px; 
	/*padding: 0px 15px 5px 15px;*/  
	} 
	
#dvdSpecials { 
	background-color: transparent; 
	border-right:1px solid #cccccc;
	float:left;
	margin-left: 0px;
	margin-top: 20px;
	width: 225px; 
	height: 150px; 
	/*padding: 0px 15px 5px 15px;*/ 
	} 
	
#featuredArtists { 
	background-color: transparent; 
	border-right:1px solid #cccccc;
	float:left;
	margin-left: 0px;
	margin-top: 20px;
	width: 225px; 
	height: 150px; 
	/*padding: 0px 15px 5px 15px; */
	} 
	
#whatsNew { 
	background-color: transparent; 
	/*border:1px solid #cccccc;*/
	float:left;
	margin-left: 0px;
	margin-top: 20px;
	width: 225px; 
	height: 150px; 
	/*padding: 0px 15px 5px 15px;*/
	} 

/* ------ Footer ------ */



.footer { 
font-family: tahoma, arial; 
color: #c4eb30; 
font-size: 8pt; 
line-height: 150%; 
letter-spacing: 0.15mm; 
text-decoration:underline;
text-align:center;
}

.footer:hover { font-family: tahoma, arial; color: #ff0000; font-size: 8pt; line-height: 150%; letter-spacing: 0.15mm; text-decoration: none; }

/* ------ Google ------ */

#google {
	/*position:absolute;*/
	/*border:1px solid #cccccc;*/
	background-color: transparent;
	/*z-index:100;*/
	width:160px;
	height:625px;
	/*left:50%;
	margin-left:-530px;
	margin-top:220px;*/
	margin-left:auto;
	margin-right:auto;
}

/* ------ Sub Pages ------ */

.content { 
	/*border:1px solid #cccccc;*/
	font-family: tahoma, arial; 
	text-align:left;
	color: #666666; 
	font-size: 9pt;
	line-height: 150%;
	letter-spacing: 0.10mm;
	padding: 0px 20px 0px 20px;
	} 
	
.contentMargins { 
	font-family: tahoma, arial; 
	text-align:left;
	color: #666666; 
	font-size: 9pt;
	line-height: 150%;
	letter-spacing: 0.10mm;
	padding: 0px 18px 0px 18px;
	width:144px;
	} 	
 
 .googleMargins { 
	font-family: tahoma, arial; 
	text-align:left;
	color: #666666; 
	font-size: 9pt;
	line-height: 150%;
	letter-spacing: 0.10mm;
	padding: 0px 18px 0px 18px;
	width:144px;
	} 	


/* brads additons*/

#header {
	background-color: transparent;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width:100%;
	height:10px;
	margin: 10px 0px 15px 0px;
	text-align:right;
	color:#325462;
}

#footer { 
width: 100%; 
padding: 6px; 
font-family: tahoma, arial; 
color:#405f6c; 
font-size: 8pt; 
line-height: 150%; 
letter-spacing: 0.15mm; 
margin: 15px 0px 60px 0px; 
border-top:1px solid #cccccc;
padding: 40px 0px 0px 0px;
height:100px;
text-align:center;
}

#slideshow {
	width:900px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	padding-top:1px;
}	

h3 {
margin-bottom:0px;
color:#1f83ad	
}

h2 {
font-weight:bold;
font-size:12pt; 
color:#FF6600;
margin-bottom:0px;
}


h1 {
	color:#333399; 
	font-size:16pt; 
	font-weight:bold; 
	letter-spacing:0.10mm;
}

hr {
	color=#CCCCCC;
	width=100%;
	height:1px;
}

.logo , .logo a:visited {
	border:none;
}

a.artistNavigation  {
	width:215px;
	display:block;
	height:25px;
	background-color: #069;
	color:#FFF;
	padding-left:10px;
	padding-top:3px;
	padding-right:5px;
	border-top:1px dotted #999;
	border-bottom: 1px dotted #999;
	border-bottom:none;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/buttonGradient.png);
	background-repeat:repeat-x;
	background-position:top;
}

a.artistNavigation:hover {
	background-color: #333;
	background-image:url(../images/buttonGradient.png);
	background-repeat:repeat-x;
	background-position:top;	
}

#artistProducts, #artistAudio, #artistCalendar, #featuredProducts, #artistVideo, #artistPress, #artistBooking {
	background-color: #EEE;
	border-bottom:1px solid #999;
	width:215px;
	height:auto;
	min-height:100px;
	padding:5px;
	padding-left:10px;
	font-size:11px;
	color:#000;
}

#artistProductsLabel, #artistAudioLabel, #artistCalendarLabel, #artistLabel, #featuredProductsLabel, #artistVideoLabel, #artistPressLabel, #artistBookingLabel {
	background-color: #999;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	color:#FFF;
	width:215px;
	height:20px;
	padding-top:3px;
	padding-right:5px;
	padding-left:10px;
	margin-top:10px;
	font-size:12px;
}


#artistVideo {
	background-color: #EEE;
	border-bottom:1px solid #999;
	width:98%;
	height:auto;
	min-height:100px;
	padding:5px;
	padding-left:10px;
	margin-left:10px;
	font-size:11px;
	color:#000;
}

#artistVideoLabel {
	background-color: #999;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	color:#FFF;
	width:98%;
	height:20px;
	padding-top:3px;
	padding-right:5px;
	padding-left:10px;
	margin-top:10px;
	margin-left:10px;
	font-size:12px;
}


#adSpace {
	width:250px;
	height:80px;;
	float:right;
	margin-top:0px;
}







img
{  border-style: none;
}



/*new float layout*/

#container
{
width: 98%;
margin: 10px auto;
background-color: #fff;
}

#top
{
border-bottom: 1px solid #999;
height:100px;
margin-top:12px;
margin-bottom:10px;
}

#leftnav
{
float: left;
width: 232px;
margin: 0;
padding: 1em;
border-right: 1px #999 solid;
margin-right:20px;
height:100%;
}

#rightnav
{
float: right;
width: 232px;
margin: 0;
margin-right:20px;
padding-left:20px;
border-left: 1px #999 solid;
height:100%;
}

#content
{
margin-left: 260px;
margin-right: 285px;
padding: 1em;
min-height:500px;
font-size:12px;
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
border-top: 1px solid #999;
margin-top:10px;
}

#leftnav p, #rightnav p { margin: 0 0 0 0; }
#content h2 { margin: 0 0 .5em 0; }

/*end float layout*/