@charset "UTF-8";

html, body {
	background-color: #FFFFFF;
	background-image:url(images/background.gif);
	background-position:center top;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #333333;
	font-size:12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*arttist header*/
.artistheader {
	margin: 5px;
	background-color: #CCC;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(images/artistHeadbg.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 55px;
}

.artistheader h2{
	font-size: 20px;
	margin: 0px;
}


#PremiumBody {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.videoHolder_pre {
	height: 360px;
	width: 520px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#rightsidePremiumBody {
	float: right;
	width: 310px;
	margin-right: 20px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-bottom: 30px;
}

rightTopHeadings {
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.leftsideBreaker_pre {
	height: 10px;
	width: 530px;
	background-image: url(images/premiumLeftsidelinebreak.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.artistPitch_leftside {
	padding-right: 15px;
}
.socialNetIcons {
	height: 20px;
	padding-right: 5px;
	margin-right: 5px;
	width: 20px;
}
#followMe {
	display: inline;
	margin-top:5px;
	font-size: 14px;
	padding-left: 10px;
}
.premiumTitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #333333;
	margin-bottom: 10px;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	font-weight: bold;
	width: 860px;
}
#ArtistsCustomImage {
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: center;
	width: 300px;
	margin-left: 5px;
}
#toplinebreak {
	background-image: url(images/linebreak.gif);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 10px;
	width: 905px;
}
#leftsidePremiumBody {
	float: left;
	width: 540px;
	margin-bottom: 10px;
}
.rightHeadings {
	font-family: "Trebuchet MS", Arial;
	font-size:16px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#moneyinfo {
	padding: 5px;
	border: 1px ridge #666666;
	background-repeat: repeat-x;
	background-image: url(images/artistinfoHeadbg.gif);
}
.imgoutline {
	border: thin solid #999999;
	padding: 5px;
	background-color: #EDEDED;
	margin-bottom: 5px;
}


#moneyinfo h2 {
	margin-bottom: 0;
	padding-bottom: 0; 
	margin-top: 0;
	padding-top: 0; 
	font-size: 24px;
	font-weight: bold;
}

#donationTierOutline {
	border: thin solid #cccccc;
	padding: 2px;
	background-color: #EFEFEF;
	margin-top: 10px;
}
.insideDonationTiers {
	background-color: #ebebeb;
	border: thin solid #cccccc;
	padding: 5px;
	font-family: "Trebuchet MS", Arial;
	background-image: url(images/artistdonationTierOuline.gif);
}
#donationTierOutline  h3{
	margin-bottom: 0;
	padding-bottom: 0; 
	margin-top: 0;
	padding-top: 0; 
	font-size: 16px;
	font-weight: bold;
	
}


.rolling_commentaryHolder {

    border: thin solid #999999;
	padding: 5px;
}

.inside_rollingCommentary{
	height: 50px;
	padding: 5px;
	border: 1px ridge #666666;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	background-image:url(images/rollincombg.gif);
}	
