﻿
body { 
 margin: 0; 
 padding: 0; 
 background-color: #8E5A04; 
 font-family: Arial,Verdana, Helvetica, sans-serif;
 font-size: 8pt;
 color: #D69C09;
 text-align: left;
 }
 
.scrollbar {
 scrollbar-3dlight-color:#8E5A04;
 scrollbar-arrow-color:#08F905;
 scrollbar-base-color:#8E5A04;
 scrollbar-darkshadow-color:#8E5A04;
 scrollbar-face-color:#80000;
 scrollbar-highlight-color:#8E5A04;
 scrollbar-shadow-color:#8E5A04;
}
	
a:link {color: #BB3F04; text-decoration: none }
a:visited {color: #BB3F04; text-decoration: none }
a:hover {text-decoration: underline; color: #08F905; border-top: 1 px dashed #EAEAEA};
}

a.bottomlinks:link {color: #FFFFFF; text-decoration: none }
a.bottomlinks:visited {color: #FFFFFF; text-decoration: none }
a.bottomlinks:hover {text-decoration: none; border-bottom: 1px dashed black; color: #000000; background-color: #D69C09}
/* COMMENT: USING THE BORDER-BOTTOM TAG MAY REQUIRE PADDING ON CONTAINERS FOR EFFECT TO BE VISIBLE */

a:img {border: none; }

/*Header Title and sub Titles */
h1 {
 font-size: 14pt; font-weight: bolder; color: #BF7B09;
}
 
.td1 {
border-top:1px solid #000000; 
border-bottom:1px solid #000000; 
margin:3px; 
padding: 3px;
background-color: #520F0F; 
text-align:left;
}

.td2 {
 border-top: 1px solid #000000; 
 border-bottom:1px solid #000000; 
 padding-top:3px;
 padding-bottom:3px;
 text-align:left;
 background-color: #000000;
 }
 
.tdheader {
 border: 1px dotted #000000;
}

 
.smallfont{
 font-size: xx-small; color: #C0C0C0;
 font-weight: normal;
}

/* Interview, Interview first letter cap and Artist Name 
For the interview first letter cap use the span class tag*/

.interview {
font-size: 1opt; color: #BF7B09;
}

.interviewlettercap{
font-size: 12pt; font-weight: bolder; color: #BF7B09;
}

.artistname {
font-size: 10pt; font-weight: bolder; color: #C0C0C0;
}

.interviews {
padding:4px;
width:150px;
font-size: xxsmall;
border-left: 3px solid #8E5A04; 
border-right: 1px solid #DBAC28; 
border-top: 1px solid #DBAC28; 
border-bottom: 3px solid #8E5A04;
float:left;
clear:left;
}

 
p {
text-align: left;	
}

p.center {
text-align: center;
}

hr {
	color: #520F0F;
	border-width: thin;
	border-style: dotted;
}



 
 /* the box below uses margin-left to center content in the main column */
.attentionbox {
    width: 200px;
	Margin-left:10px;
	padding: 7px;
	background-color: #EAEAEA;
	color: #000000;
	font-size: 8pt;
	text-align: left;
	border-width: thin;
	border-color: #C0C0C0;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	float:left;
	
} 

.newsbox {
    width: 350px;
	margin-left:10px;
	padding: 7px;
	background-color: #B67406;
	color: #000000;
	font-size: 8pt;
	text-align: left;
	border-width: 2px 2px 4px 4px;
	border-color: #520F0F;
	border-style: solid;
	float:left;
	
} 
 

.img {
border: none;
text-align: left;
}
.img-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border-style: solid;
	border-color: #EAEAEA;
	border-bottom-width: 1px;
}
.img-right {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border-style: solid;
	border-color: #EAEAEA;
	border-bottom-width: 1px;
}

.centerimg {
	
text-align: center;
}

.imgpadding {
	padding: 4px;
	margin: 3px;
}

#pagewidth{ 
 width: 800px;
 height: 100%; 
 text-align: left;  
 margin-left: auto; 
 margin-right: auto;
 border: 1px solid #000000;
} 
 
#header{
 position: relative; 
 background-color: #FFFFFF;
 height: 70px; 
 width: 100%;
 }

#navigation {
 position: relative;
 width: 790px;
 background-color: #d6d4d4;
 border-top: thin solid #C0C0C0;
 border-bottom: thin solid #C0C0C0;
 padding: 5px;
 text-align: center;
 margin-left: auto; 
 margin-right: auto;  
} 



.navheader {
 background-color: #C0C0C0;
 color: #204777;
 text-align: left;
 font-weight: bold;
 border-top: 1px solid #7f7d7d;
 border-bottom: 1px solid #7f7d7d;
 padding: 4px;
} 
 
#leftcol{
 width: 150px;
 height: 100%; 
 float: left;
 text-align: left; 
 position: relative; 
 background-color: #EAEAEA;
 border-right: 1px solid #C0C0C0;
 padding: 2px
  }
 
#maincol{
 background-color: #FFFFFF;  
 float: right; 
 display: inline;
 padding-left: 2px; 
 position: relative; 
 width: 643px;
 height: 100%;
 }
 
#footer{
 width: 780px;
 padding: 5px;
 text-align: center;
 } 
 
.copyright {
 color: #000000;
 text-align: center;
 font-size: 8pt;
}

.clearall {
clear:all
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*
/* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  




 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#maincol{width:100%; float:none;}
#twocols{width:100%; float:none;}
}