@charset "utf-8";
/* CSS Document */
#leftcol{width:300px;}
 
#twocols{width:599px; background:#fcc10a; margin-left:1px;}

/**** Page Title ****/
#pageTitle{
	width:775px;
	float:right;
	margin-bottom:1px;
	text-align:right;
	height:27px;
	background: #E79000 url(../images/pagetitlebg.gif) no-repeat right;padding:10px 40px 0 0;
}
#pageTitle h2 {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, arial, Helvetica, sans-serif;
}
#pageTitleHome{
	width:860px;
	float:right;
	text-align:right;
	height:27px;
	background: #E79000 url(../images/pagetitlebg.gif) no-repeat right;padding:10px 40px 0 0;}
#pageTitleHome h2 {	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, arial, Helvetica, sans-serif;}

/**** Third Nav ****/
#thirdNav {
width: 215px;
padding: 1.5em 0 2.5em 0;
font-family: Arial, Helvetica, sans-serif;
background-color: #8a1818;
color: #333;
text-align:right;
float:right;
}

* html #thirdNav{ /*IE 6 only */
w\idth: 197px; /*Box model bug: 180px minus all left and right paddings for #thirdNav */
}

#thirdNav ul{
list-style: none;
margin: 0;
padding:0 15px 0 15px;
}

#thirdNav li {
border-bottom: 1px dashed #ffcc65;
margin:0;
}

#thirdNav li a {
display: block;
padding: 5px 10px 5px 8px;
background-color: #8a1818;
color: #ffba00;
text-decoration: none;
width: 100%;
}

html>body #thirdNav li a{ /*Non IE6 width*/
width: auto;
}

#thirdNav li a:hover{
color: #fff;
text-decoration:underline;
}
#thirdNav li a.active {
color: #fff;
}
#thirdNav li.botlink {
border-bottom:0;
}

#phThumb{width:215px; float:right; padding-bottom:15px;}
#phThumb p { border-bottom:#ffba00 dashed 1px; height:25px; padding:5px 10px 0 0; margin-bottom:10px; text-align:right; color:#ffba00;} 
#phThumb img {border:0; padding:1px 0;} 

.findMore{width:195px; float:right; background:#e79000; padding:10px; color:#fff; text-align:right; line-height:20px;}
.findMore select {background:#fbdeae;}

#starBdate {background: #e79000 url(../images/b_bg2.gif) no-repeat left; height: 25px; text-align:right; color:#000; padding:8px 25px 0 0;}

.download{width:271px; float:right; margin-top:10px; background:#c97510 url(../images/download.gif) no-repeat top;}
.download p {color:#000; padding:50px 0 0 95px;}
.download div {padding:15px 0; text-align:center;}
.download img{margin:8px;}
.download a img{border:4px solid #c97510;}
.download a:hover img {border:#e79000 4px solid;}

#artistInfo {width:549px; padding:25px 25px; color:#050505; background:#fdcc34;}
#artistInfo p {text-indent:80px;}
#artistInfo strong {color:#a64206; font-size:14px;}

#artistIntro {width:549px; padding:25px; color:#000000; text-align:justify;}


.title{color:#8a1818; font-weight:bold;}
.hr1 {color: #fcc10a; background-color: #fcc10a; border: 1px dashed #8a1818; border-style: none none dashed; margin:15px 0;}
* html .hr1 {margin:10px 0; }

#homeContent{background:#fcc10a url(../images/homedivBg.jpg) top right no-repeat;}
.homeThumb{width:550px; float:right; border-left:#8a1818 dashed 1px; padding:10px 0 10px 20px;}
.thumb1{width:235px; float:left;}
.thumb1 img {border:0;}
.thumb1 h2, .thumb1 h2 a {margin:0; padding-bottom:20px; padding-top:4px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#472600; font-weight: bold; text-transform:uppercase;}

#contentMain {padding-top:1px; float:left;}
* html #contentMain {margin-top:1px; padding-top:0px;}
