/* $Id: legacy_stylesheet_20090908.css,v 1.3 2009/10/14 16:37:39 theresa Exp $ */
/* Id: legacy_stylesheet.css,v 1.9 2009/10/14 16:05:01 theresa Exp */

/********** GLOBAL PAGE STYLES **********/
/* link color styles */
a.WhiteLink:link,
a.WhiteLink:visited {
	color:#fff;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
a.WhiteLink:hover {
	text-decoration:underline;
}
a.PurpleLink:link,
a.PurpleLink:visited {
	color:#663399;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
a.PurpleLink:hover {
	text-decoration:underline;
}
a.orangelink:link,
a.orangelink:visited {
	color:#ff6600;
}
a.orangelink:hover {
	color:#666666;
}
a.blklink:link,
a.blklink:visited {
	color:#000;
}
a.blklink:hover {
	color:#0000ff;
	text-decoration:underline;
}

/* paragraph styles */
small {
	font-size:8pt;
}
.verysmall {
	font-size:7pt;
}
.smallbold {
	font-size:8pt;
	font-weight:bold; 
}
.smallwhitebold {
	font-size:8pt;
	color:#fff;
	font-weight:bold; 
}
.whtbld {
	color:#ffffff;
	font-weight:bold;
}
.PurpleBold {
	color:#663399;
	font-weight:bold;
}
.OrangeBold {
	color:#ff6600;
	font-weight:bold;
}
.LightOrangeBold {
	color:#ffcc66;
	font-weight:bold;
}
.uppercase {
	text-transform:uppercase;
}

/* background colors */
.DarkGrayBG {
	background:#333333;
	color:#fff;
	font-size:10pt;
}
.GrayBG {
	background:#6E6E6E;
 	color:#fff;
	font-size:10pt;
}
.LightGrayBG {
	background:#999999;
 	color:#000000;
	font-size:10pt;
}
.TintGrayBG {
	background:#c1c1c1;
 	color:#000000;
	font-size:10pt;
 }
.WhiteBG {
	background:#ffffff;
	color:#000000;
	font-size:10pt;
 }
.OrangeBG {
	background:#FD9104;
	color:#fff;
	font-size:10pt;
 }
.LightOrangeBG {
	background:#FFCC66;
 }
.DarkPurpleBG {
	background:#5E4A60;
	color:#fff;
	font-size:10pt;
}
.OtherPurpleBG {
	background:#590B5F;
	color:#fff;
	font-size:10pt;
}
.PurpleBG {
	background:#7E6380;
	color:#fff;
	font-size:10pt;
}
.LightPurpleBG {
	background:#B5A6B7;
 	color:#fff;
	font-size:10pt;
}
.TintPurpleBG {
	background:#DDD4DE;
 	color:#473A5F;
	font-size:10pt;
}
.GreenBG {
	background:#00ff00;
 	color:#fff;
	font-size:10pt;
	font-weight:bold;
}
.LightGreenBG {
	background:#66cc66;
 	color:#000000;
	font-size:10pt;
	font-weight:bold;
}
.GreenGradientBG {
	background:url(https://aws-cf.onlinebootycall.com/images_new/ui/BG_GreenGradient.gif);
}

/* table borders */
.BlackTableBorder {
	border:2px solid #000000;
}
.DarkGrayTableBorder {
	border:1px solid #333333;
}
.GrayTableBorder {
	border:1px solid #666666;
}
.WhiteTableBorder {
	border:1px solid #ffffff;
}
.PurpleTableBorder {
	border:1px solid #663399;
}
.LightPurpleTableBorder {
	border:1px solid #cc99ff;
}
/****************************************/
/************** SEO STYLES **************/
p.seoCopy {
	color:#333333;
	padding:8px;
	margin:0;
	line-height:16px;
}
.LandingSeoBox {
	background:#e1dfe0; 
	width:470px; 
	margin-top:15px; 
	background:url(https://aws-cf.onlinebootycall.com/images_new/landing_topRcorner.jpg) no-repeat top right; 
}	
/****************************************/
/********* MUSIC PLAYER STYLES **********/
/*
.AlbumInfo {
	width:130px; 
	float:left; 
	font-size:10px; 
	padding:2px;
}
h2.AlbumName {
	color:#005e8d;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}*/
.PlayList {
	margin-top:3px;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
}
.even {
	background:#fff;
}		
.odd {
	background:#f1f1f1;
}
img.playbutton {
	padding-right:3px;
	border:0px solid #fff;
}
.even img,
.odd img {
	border:0px solid #fff;
}			
a.playlist:link,
a.playlist:visited {
	color:#64b2e9;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	font-size:11px;
	text-transform:lowercase;
}
a.playlist:hover {
	color:#333333;
	text-decoration:underline;
}
a.button:link,
a.button:visited {
	background:#CCCCCC;
	color:#333333;
	text-align:center;
	border:1px solid #666666;
	text-decoration:none;
	padding:2px;
}	
a.button:hover {
	background:#fff;
	border:1px solid #999999;
}				
td.colType {
	background:#545151;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
}			
td.SearchResults {
	padding-left:5px;
}		