/*stylesRecords.css Release 5.0 2008-01-01 - Update: 2010-11-04*/
/*styles for records/essay pages with 10pt gold base*/

/*LINKS - GOLD 10pt*/
a:link						{color: #ffcc66; font-size: 10pt; font-family: 'verdana','helvetica','arial','sans-serif'; font-style: normal; font-weight: normal; text-decoration: underline;}
a:visited					{color: #ffcc66; font-size: 10pt; font-family: 'verdana','helvetica','arial','sans-serif'; font-style: normal; font-weight: normal; text-decoration: underline;}
a:active					{color: #ffcc66; font-size: 10pt; font-family: 'verdana','helvetica','arial','sans-serif'; font-style: normal; font-weight: normal; text-decoration: underline;}
a:hover						{text-decoration: underline; color: #ffffff;}

/*TEXT - GOLD TEXT 10pt PARAGRAPH, WHITE/BLUE HEADINGS*/
p	 						{color: #ffcc66; font-size: 10pt; font-family: 'verdana','helvetica','arial','sans-serif'; font-style: normal; font-weight: normal; text-decoration: none; text-align: left; vertical-align: top; margin-top:  3px; margin-bottom:  7px; margin-left:  5px; margin-right: 10px;}
h1	 						{color: #ffffff; font-size: 14pt; font-family: 'verdana','helvetica','arial','sans-serif'; font-style: normal; font-weight: bold; text-decoration: none; text-align: left; vertical-align: top; margin-top: 10px; margin-bottom:  7px; margin-left:  5px; margin-right: 10px;}
h2	 						{color: #6699ff; font-size: 12pt; font-family: 'verdana','helvetica','arial','sans-serif'; font-style: normal; font-weight: bold; text-decoration: none; text-align: left; vertical-align: top; margin-top: 10px; margin-bottom:  7px; margin-left:  5px; margin-right: 10px;}
h3	 						{color: #6699ff; font-size: 10pt; font-family: 'verdana','helvetica','arial','sans-serif'; font-style: normal; font-weight: bold; text-decoration: none; text-align: left; vertical-align: top; margin-top: 10px; margin-bottom:  7px; margin-left:  5px; margin-right: 10px;}
h4	 						{color: #ffffff; font-size:  8pt; font-family: 'verdana','helvetica','arial','sans-serif'; font-style: normal; font-weight: bold; text-decoration: none; text-align: left; vertical-align: top; margin-top: 10px; margin-bottom:  7px; margin-left:  5px; margin-right: 10px;}

/*BREADCRUMB NAVIGATION BLUE 8pt*/
p.trail						{font-size: 7pt; color: #6699ff; font-weight: bold; text-align: right; margin-top: 1px; margin-bottom: 0px;}
p.trailright				{font-size: 7pt; color: #6699ff; font-weight: bold; text-align: right;}
a.trail:link				{font-size: 7pt; color: #6699ff; font-weight: bold; text-decoration: none;}
a.trail:visited				{font-size: 7pt; color: #6699ff; font-weight: bold; text-decoration: none;}
a.trail:active				{font-size: 7pt; color: #6699ff; font-weight: bold; text-decoration: none;}
a.trail:hover				{text-decoration: underline; color: #ffffff;}

/*ADSENSE*/
p.adsenseEssay				{text-align: center; margin-left: 0px; margin-right: 0px; margin-top: 30px; margin-bottom: 30px;}
p.contentGoogleTop			{margin-left: 0px; margin-right: 0px; margin-top:  0px; margin-bottom: 10px;}
p.contentGoogleBottom		{margin-left: 0px; margin-right: 0px; margin-top: 50px; margin-bottom: 50px;}



/*CUSTOM LINKS - DEFAULT IS GOLD 10pt*/

/*GOLD DEFAULT 10pt*/
a.b:link					{font-weight: bold;}
a.b:visited					{font-weight: bold;}
a.b:active					{font-weight: bold;}
a.b:hover					{text-decoration: underline; color: #ffffff;}

/*GOLD NO UNDERLINE DEFAULT 10pt*/
a.sans:link					{text-decoration: none;}
a.sans:visited				{text-decoration: none;}
a.sans:active				{text-decoration: none;}
a.sans:hover				{text-decoration: underline; color: #ffffff;}

/*GOLD BOLD NO UNDERLINE DEFAULT 10pt*/
a.strongSans:link			{font-weight: bold; text-decoration: none;}
a.strongSans:visited		{font-weight: bold; text-decoration: none;}
a.strongSans:active			{font-weight: bold; text-decoration: none;}
a.strongSans:hover			{text-decoration: underline; color: #ffffff;}

/*GOLD 8pt*/
a.link8:link				{font-size: 8pt;}
a.link8:visited				{font-size: 8pt;}
a.link8:active				{font-size: 8pt;}
a.link8:hover				{text-decoration: underline; color: #ffffff;}

/*GOLD BOLD 8pt*/
a.strong8:link				{font-size: 8pt; font-weight: bold;}
a.strong8:visited			{font-size: 8pt; font-weight: bold;}
a.strong8:active			{font-size: 8pt; font-weight: bold;}
a.strong8:hover				{text-decoration: underline; color: #6699ff;}

/*GOLD BOLD NO UNDERLINE 8pt*/
a.strong8Sans:link			{font-size: 8pt; font-weight: bold; text-decoration: none;}
a.strong8Sans:visited		{font-size: 8pt; font-weight: bold; text-decoration: none;}
a.strong8Sans:active		{font-size: 8pt; font-weight: bold; text-decoration: none;}
a.strong8Sans:hover			{text-decoration: underline; color: #6699ff;}

/*GOLD 7pt*/
a.link7:link				{font-size: 7pt;}
a.link7:visited				{font-size: 7pt;}
a.link7:active				{font-size: 7pt;}
a.link7:hover				{text-decoration: underline; color: #ffffff;}

/*GOLD BOLD 7pt*/
a.strong7:link				{font-size: 7pt; font-weight: bold;}
a.strong7:visited			{font-size: 7pt; font-weight: bold;}
a.strong7:active			{font-size: 7pt; font-weight: bold;}
a.strong7:hover				{text-decoration: underline; color: #ffffff;}

/*GOLD BOLD NO UNDERLINE 7pt*/
a.strong7Sans:link			{font-size: 7pt; font-weight: bold; text-decoration: none;}
a.strong7Sans:visited		{font-size: 7pt; font-weight: bold; text-decoration: none;}
a.strong7Sans:active		{font-size: 7pt; font-weight: bold; text-decoration: none;}
a.strong7Sans:hover			{text-decoration: underline; color: #ffffff;}

/*WHITE DEFAULT 10pt*/
a.linkWhite:link			{color: #ffffff;}
a.linkWhite:visited			{color: #ffffff;}
a.linkWhite:active			{color: #ffffff;}
a.linkWhite:hover			{text-decoration: underline; color: #6699ff;}

/*WHITE BOLD DEFAULT 10pt*/
a.strongWhite:link			{color: #ffffff; font-weight: bold;}
a.strongWhite:visited		{color: #ffffff; font-weight: bold;}
a.strongWhite:active		{color: #ffffff; font-weight: bold;}
a.strongWhite:hover			{text-decoration: underline; color: #6699ff;}

/*WHITE BOLD NO UNDERLINE DEFAULT 10pt*/
a.strongWhiteSans:link		{color: #ffffff; font-weight: bold; text-decoration: none;}
a.strongWhiteSans:visited	{color: #ffffff; font-weight: bold; text-decoration: none;}
a.strongWhiteSans:active	{color: #ffffff; font-weight: bold; text-decoration: none;}
a.strongWhiteSans:hover		{text-decoration: underline; color: #6699ff;}

/*WHITE BOLD NO UNDERLINE 14pt*/
a.strongWhite14Sans:link	{color: #ffffff; font-size: 14pt; font-weight: bold; text-decoration: none;}
a.strongWhite14Sans:visited	{color: #ffffff; font-size: 14pt; font-weight: bold; text-decoration: none;}
a.strongWhite14Sans:active	{color: #ffffff; font-size: 14pt; font-weight: bold; text-decoration: none;}
a.strongWhite14Sans:hover	{text-decoration: underline; color: #ffffff;}

/*WHITE BOLD NO UNDERLINE 12pt*/
a.strongWhite12Sans:link	{color: #ffffff; font-size: 12pt; font-weight: bold; text-decoration: none;}
a.strongWhite12Sans:visited	{color: #ffffff; font-size: 12pt; font-weight: bold; text-decoration: none;}
a.strongWhite12Sans:active	{color: #ffffff; font-size: 12pt; font-weight: bold; text-decoration: none;}
a.strongWhite12Sans:hover	{text-decoration: underline; color: #ffffff;}

/*WHITE 8pt*/
a.linkWhite8:link			{color: #ffffff; font-size:  8pt;}
a.linkWhite8:visited		{color: #ffffff; font-size:  8pt;}
a.linkWhite8:active			{color: #ffffff; font-size:  8pt;}
a.linkWhite8:hover			{text-decoration: underline; color: #6699ff;}

/*WHITE BOLD NO UNDERLINE 8pt*/
a.strongWhite8Sans:link		{color: #ffffff; font-size:  8pt; font-weight: bold; text-decoration: none;}
a.strongWhite8Sans:visited	{color: #ffffff; font-size:  8pt; font-weight: bold; text-decoration: none;}
a.strongWhite8Sans:active	{color: #ffffff; font-size:  8pt; font-weight: bold; text-decoration: none;}
a.strongWhite8Sans:hover	{text-decoration: underline; color: #ffffff;}

/*WHITE NO UNDERLINE 8pt*/
a.linkWhite8Sans:link		{color: #ffffff; font-size:  8pt; text-decoration: none;}
a.linkWhite8Sans:visited	{color: #ffffff; font-size:  8pt; text-decoration: none;}
a.linkWhite8Sans:active		{color: #ffffff; font-size:  8pt; text-decoration: none;}
a.linkWhite8Sans:hover		{text-decoration: underline; color: #ffffff;}

/*BLUE DEFAULT 10pt*/
a.linkBlue:link				{color: #6699ff;}
a.linkBlue:visited			{color: #6699ff;}
a.linkBlue:active			{color: #6699ff;}
a.linkBlue:hover			{text-decoration: underline; color: #ffffff;}

/*BLUE BOLD DEFAULT 10pt*/
a.strongBlue:link			{color: #6699ff; font-weight: bold;}
a.strongBlue:visited		{color: #6699ff; font-weight: bold;}
a.strongBlue:active			{color: #6699ff; font-weight: bold;}
a.strongBlue:hover			{text-decoration: underline; color: #ffffff;}

/*BLUE BOLD NO UNDERLINE DEFAULT 10pt*/
a.strongBlueSans:link		{color: #6699ff; font-weight: bold; text-decoration: none;}
a.strongBlueSans:visited	{color: #6699ff; font-weight: bold; text-decoration: none;}
a.strongBlueSans:active		{color: #6699ff; font-weight: bold; text-decoration: none;}
a.strongBlueSans:hover		{text-decoration: underline; color: #6699ff;}



/*RECORDS CUSTOM STYLES*/

/*MAIN RECORD FRAME*/
table.recordMain			{width: 800px; border-collapse: separate;}
td.recordLeft				{width: 640px;}

/*FUNPIX PROPERTIES*/
td.funpixRecords			{width: 170px; background-color: #ffcc66; color: #000000; text-align: center; vertical-align: top; padding-left: 0px; paddng-right: 0px; margin-left: 0px; margin-right: 0px;}
table.logoRecords			{width: 170px; background-color: #000000; color: #ffcc66; font-size: 8pt; font-weight: bold; text-align: center; vertical-align: middle;}
td.logoRecords				{width: 170px; background-color: #000000; text-align: center; border: 0.01in solid #ffcc66; border-top-width: 0.00in; border-bottom-width: 0.00in; border-left-width: 0.01in; border-right-width: 0.00in; margin-top: 1px; margin-bottom: 1px; margin-left: 1px; margin-right: 1px;}
h1.logoRecords				{font-size:  8pt; color: #6699ff; text-align: center; vertical-align: middle; border: 0.01in solid #ffffff; border-top-width: 0.00in; border-bottom-width: 0.00in; border-left-width: 0.00in; border-right-width: 0.00in; margin-top: 1px; margin-bottom: 1px; margin-left: 1px; margin-right: 1px;}
p.logoRecords				{font-size:  7pt; color: #ffffff; text-align: center; vertical-align: middle; margin-top: 0px; margin-bottom: 0px; margin-left: 1px; margin-right: 1px;}
p.navRecords				{font-size:  7pt; color: #000000; text-align: center; margin-top: 10px; margin-bottom: 10px; margin-left: 2px; margin-right: 2px;}
a.navRecords:link			{color: #000000; font-size: 7pt; font-weight: bold; text-decoration: none;}
a.navRecords:visited		{color: #000000; font-size: 7pt; font-weight: bold; text-decoration: none;}
a.navRecords:active			{color: #000000; font-size: 7pt; font-weight: bold; text-decoration: none;}
a.navRecords:hover			{text-decoration: underline; color: #000000;}
ul.navRecords				{list-style-type: disc; color: #000000; margin-top: 10px; margin-bottom: 10px; text-align: left;}
li.navRecords				{list-style-type: disc; color: #000000; font-size: 7pt; text-align: left; margin-top: 0px; margin-bottom: 5px; margin-left: -15px; margin-right: 2px; padding-top: 0px; padding-bottom: 0px;}
h2.navRecords				{color: #000000; font-size: 9pt; text-align: center;}
img.navRecordsAff			{margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;}


/*LEFTNAV STYLES - SSI*/
p.rightnav					{font-size:  7pt; color: #000000; font-weight: bold; text-align: center; vertical-align: top; margin-top: 3px; margin-bottom: 7px; margin-left: 5px; margin-right: 5px;}
p.rightnavFlush				{font-size:  7pt; color: #000000; font-weight: bold; text-align: left; vertical-align: top; margin-top: 3px; margin-bottom: 7px; margin-left: 30px; margin-right: 5px;}
h1.rightnav					{font-size:  9pt; color: #000000; text-align: center; margin-left: 5px; margin-right: 5px; margin-top: 5px; margin-bottom: 0%;}
a.rightnav:link				{font-size:  7pt; color: #0000ff; font-weight: bold;}
a.rightnav:visited			{font-size:  7pt; color: #0000ff; font-weight: bold;}
a.rightnav:active			{font-size:  7pt; color: #0000ff; font-weight: bold;}
a.rightnav:hover			{text-decoration: underline; color: #0000ff;}




/*RECORD SUBTABLE*/
table.record				{width: 640px; border-collapse: collapse;}
td.record					{width: 640px;}
p.release					{color: #ffffff; font-weight: bold; margin-top: 0px;}
td.essay					{width: 320px; background-color: #000000; text-align: left; vertical-align: top; padding-right: 5px;}
td.specs					{width: 310px; background-color: #000000; text-align: center; vertical-align: top;}

/*LIST 8PT LEFTMARGIN STYLES*/
ul.listRecord				{margin-top: 0px; margin-bottom: 5px;}
li.listRecord				{font-size: 8pt; margin-bottom: 1px; margin-left: -15px; vertical-align: middle;}

/*CUSTOM TEXT AND HEADER STYLES*/
p.sig8						{font-size: 8pt; font-style: italic;}
h1.title					{color: #ffffff; font-size: 14pt; font-family: 'verdana','helvetica','arial','sans-serif'; font-style: normal; font-weight: bold; text-decoration: none; text-align: left; vertical-align: top; margin-top: 0px; margin-bottom:  0px; margin-left:  5px; margin-right: 10px; padding-bottom: 10px; border: 0.01in solid #ffffff; border-top-width: 0.00in; border-bottom-width: 0.01in; border-left-width: 0.00in; border-right-width: 0.00in;}
h2.white					{color: #ffffff;}
h2.centerBlue				{text-align: center;}
h2.lineWhite				{color: #ffffff; text-align: center; border: 0.01in solid #ffffff; border-top-width: 0.00in; border-bottom-width: 0.01in; border-left-width: 0.00in; border-right-width: 0.00in;}
h3.white					{color: #ffffff;}
h3.line						{color: #ffffff; font-size: 10pt; font-family: 'verdana','helvetica','arial','sans-serif'; font-style: normal; font-weight: bold; text-decoration: none; text-align: left; vertical-align: top; margin-top: 25px; margin-bottom:  0px; margin-right: 10px;  border: 0.01in solid #ffffff; border-top-width: 0.00in; border-bottom-width: 0.01in; border-left-width: 0.00in; border-right-width: 0.00in;}
h4.line						{color: #ffffff; font-size: 10pt; font-family: 'verdana','helvetica','arial','sans-serif'; font-style: normal; font-weight: bold; text-decoration: none; text-align: left; vertical-align: top; margin-top: 25px; margin-bottom:  0px; margin-right: 10px;  border: 0.01in solid #ffffff; border-top-width: 0.00in; border-bottom-width: 0.01in; border-left-width: 0.00in; border-right-width: 0.00in;}

/*SALES STYLES*/
table.global				{width: 320px;}
td.globalimg				{width:  90px; text-align: center; vertical-align: top;}
td.globaltxt				{width: 240px; font-size: 8pt; font-weight: bold; text-align: left; padding-bottom: 5px; padding-left: 5px; padding-right: 2px;}
td.globalinks				{width: 320px; font-size: 8pt; text-align: left; padding-left: 5px; padding-bottom: 5px;}

/*AFFILIATES*/
table.aff					{width: 310px;}
td.badge					{width: 130px;}
td.badge100					{width: 100px; font-size: 8pt; color: #6699ff; font-weight: bold;}
td.aff						{width: 180px; padding-top: 5px; padding-bottom: 0px; text-align: center; vertical-align: top; padding-left: 5px; padding-right: 5px;}
td.aff210					{width: 180px; font-size: 8pt; padding-top: 5px; padding-bottom: 0px; vertical-align: top; padding-left: 5px; padding-right: 5px;}
td.affDetails				{width: 310px; padding-top: 0px; padding-bottom: 5px; vertical-align: top;}
p.aff						{font-size: 8pt; margin-left: 10px; margin-right: 10px;}
img.aff						{float: right; padding-top: 10px; margin-top: 15px;}
a.affSpot:link				{font-size:  8pt; color: #ffffff; text-decoration: none;}
a.affSpot:visited			{font-size:  8pt; color: #ffffff; text-decoration: none;}
a.affSpot:active			{font-size:  8pt; color: #ffffff; text-decoration: none;}
a.affSpot:hover				{color: #6699ff; text-decoration: none;}

a.aff:link					{font-size:  8pt; text-decoration: none;}
a.aff:visited				{font-size:  8pt; text-decoration: none;}
a.aff:active				{font-size:  8pt; text-decoration: none;}
a.aff:hover					{color: #ffffff; text-decoration: underline;}


/*LIST STYLES*/
ul.rec						{list-style-type: disk; font-size: 8pt;}
li.rec						{list-style-type: disk; font-size: 8pt; margin-left: -10px; margin-top: 2px; margin-bottom: 5px;}
li.recNum					{font-size: 10pt; margin-left: -5px;}


/*LEGACY CUSTOM STYLES*/

td.unreal					{width: 640px; vertical-align: top; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;}

/*RECORD PAGE SITE NAVIGATION PROPERTIES*/
td.recordsnav				{width: 160px; background-color: #ffcc66; color: #000000; text-align: center; vertical-align: top; border: 0.00in solid #ffcc66; border-top-width: 0.00in; border-bottom-width: 0.00in; border-left-width: 0.00in; border-right-width: 0.00in;}


/*journal properties*/
p.journal					{color: #cccccc; margin-left: 10px; margin-right: 10px;}
.explain					{color: #ffcc66; font-style: italic;}

/*funpix playlists*/
h1.playlists				{font-size:  9pt; color: #6699ff; text-align: center; margin-bottom: 2px; margin-left: 3px; margin-right: 3px; border: 0.00in solid #000000; border-top-width: 0.00in; border-bottom-width: 0.00in; border-left-width: 0.00in; border-right-width: 0.00in;}
ul.playlistdate				{margin-bottom: 0px; margin-top: 0px;}
li.playlistdate				{font-size: 8pt; margin-bottom: 2px; margin-left: -15px; vertical-align: middle;}

/*red links*/

a.red7:link					{font-size:  7pt; color: #ff0000; font-weight: bold; text-decoration: none;}
a.red7:visited				{font-size:  7pt; color: #ff0000; font-weight: bold; text-decoration: none;}
a.red7:active				{font-size:  7pt; color: #ff0000; font-weight: bold; text-decoration: none;}
a.red7:hover				{font-size:  7pt; color: #ffff00; text-decoration: underline;}

a.redborder:link			{border: 0.01in solid #ff0000; border-top-width: 0.00in; border-bottom-width: 0.00in; border-left-width: 0.01in; border-right-width: 0.01in;}
a.redborder:visited			{border: 0.01in solid #ff0000; border-top-width: 0.00in; border-bottom-width: 0.00in; border-left-width: 0.01in; border-right-width: 0.01in;}
a.redborder:active			{border: 0.01in solid #ff0000; border-top-width: 0.00in; border-bottom-width: 0.00in; border-left-width: 0.01in; border-right-width: 0.01in;}
a.redborder:hover			{border: 0.01in solid #ffff00; border-top-width: 0.00in; border-bottom-width: 0.00in; border-left-width: 0.01in; border-right-width: 0.01in;}

/*PLAYLIST STYLES*/

h2.playlist					{color: #ffffff;}
p.funpixbold				{font-size: 8pt; color: #ffffff; font-weight: bold; text-align: center;}

/*VIDEO STYLES*/

table.video					{width: 275px; background-color: #ffffff;}
td.video					{width: 275px; background-color: #ffffff; text-align: center;}
h3.video					{color: #000000; text-align: center; margin-left: 10px; margin-top: 0px; margin-bottom: 0px;}
h4.video					{color: #333333; text-align: center; margin-left: 10px; margin-bottom: 0px;}
p.video						{color: #000000; font-size: 8pt; text-align: center; margin-left: 10px; margin-top: 0px;}

a.video:link				{color: #0000ff; font-size:  8pt;}
a.video:visited				{color: #0000ff; font-size:  8pt;}
a.video:active				{color: #0000ff; font-size:  8pt;}
a.video:hover				{text-decoration: underline; color: #ff0000;}


/*DEPRECATE*/

/*GOLD BOLD NO UNDERLINE 8pt*/
a.navgold:link			{font-size:  8pt; font-weight: bold; text-decoration: none;}
a.navgold:visited		{font-size:  8pt; font-weight: bold; text-decoration: none;}
a.navgold:active		{font-size:  8pt; font-weight: bold; text-decoration: none;}
a.navgold:hover			{font-size:  8pt; text-decoration: underline;}

a.linkGold8Sans:link	{font-size:  8pt; text-decoration: none;}
a.linkGold8Sans:visited	{font-size:  8pt; text-decoration: none;}
a.linkGold8Sans:active	{font-size:  8pt; text-decoration: none;}
a.linkGold8Sans:hover	{font-size:  8pt; color: #ffffff; text-decoration: underline;}




/*GOLD BOLD NO UNDERLINE 10pt*/
a.h3:link				{color: #6699ff; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.h3:visited			{color: #6699ff; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.h3:active				{color: #6699ff; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.h3:hover				{text-decoration: underline; color: #ffffff;}

/*WHITE BOLD NO UNDERLINE 14pt*/
a.h1:link				{color: #ffffff; font-size: 14pt; font-weight: bold; text-decoration: none;}
a.h1:visited			{color: #ffffff; font-size: 14pt; font-weight: bold; text-decoration: none;}
a.h1:active				{color: #ffffff; font-size: 14pt; font-weight: bold; text-decoration: none;}
a.h1:hover				{text-decoration: underline; color: #ffffff;}

/*WHITE BOLD NO UNDERLINE 12pt*/
a.h2:link				{color: #6699ff; font-size: 12pt; font-weight: bold; text-decoration: none;}
a.h2:visited			{color: #6699ff; font-size: 12pt; font-weight: bold; text-decoration: none;}
a.h2:active				{color: #6699ff; font-size: 12pt; font-weight: bold; text-decoration: none;}
a.h2:hover				{text-decoration: underline; color: #ffffff;}

/*WHITE BOLD NO UNDERLINE 10pt*/
a.boldwhite:link		{color: #ffffff; font-weight: bold; text-decoration: none;}
a.boldwhite:visited		{color: #ffffff; font-weight: bold; text-decoration: none;}
a.boldwhite:active		{color: #ffffff; font-weight: bold; text-decoration: none;}
a.boldwhite:hover		{text-decoration: underline; color: #ffcc66;}

/*WHITE BOLD NO UNDERLINE 10pt*/
a.release:link			{color: #ffffff; font-weight: bold; text-decoration: none;}
a.release:visited		{color: #ffffff; font-weight: bold; text-decoration: none;}
a.release:active		{color: #ffffff; font-weight: bold; text-decoration: none;}
a.release:hover			{text-decoration: underline; color: #ffffff;}

/*WHITE BOLD NO UNDERLINE 8pt*/
a.h4:link				{color: #ffffff; font-size:  8pt; font-weight: bold; text-decoration: none;}
a.h4:visited			{color: #ffffff; font-size:  8pt; font-weight: bold; text-decoration: none;}
a.h4:active				{color: #ffffff; font-size:  8pt; font-weight: bold; text-decoration: none;}
a.h4:hover				{text-decoration: underline; color: #ffffff;}

/*WHITE BOLD NO UNDERLINE 8pt*/
a.playlistdate:link		{color: #ffffff; font-size:  8pt; font-weight: bold; text-decoration: none;}
a.playlistdate:visited	{color: #ffffff; font-size:  8pt; font-weight: bold; text-decoration: none;}
a.playlistdate:active	{color: #ffffff; font-size:  8pt; font-weight: bold; text-decoration: none;}
a.playlistdate:hover	{text-decoration: underline; color: #ffffff;}

/*WHITE BOLD NO UNDERLINE 8pt*/
a.funpix:link		{color: #ffffff; font-size:  8pt; font-weight: bold; text-decoration: none;}
a.funpix:visited	{color: #ffffff; font-size:  8pt; font-weight: bold; text-decoration: none;}
a.funpix:active		{color: #ffffff; font-size:  8pt; font-weight: bold; text-decoration: none;}
a.funpix:hover		{text-decoration: underline; color: #ffffff;}

/*WHITE BOLD NO UNDERLINE 8pt*/
a.global:link			{font-size:  8pt; color: #ffffff; font-weight: bold; text-decoration: none;}
a.global:visited		{font-size:  8pt; color: #ffffff; font-weight: bold; text-decoration: none;}
a.global:active			{font-size:  8pt; color: #ffffff; font-weight: bold; text-decoration: none;}
a.global:hover			{text-decoration: underline; color: #ffcc66;}

/*WHITE NO UNDERLINE 8pt*/
a.recnav:link				{color: #ffffff; font-size:  8pt; text-decoration: none;}
a.recnav:visited			{color: #ffffff; font-size:  8pt; text-decoration: none;}
a.recnav:active				{color: #ffffff; font-size:  8pt; text-decoration: none;}
a.recnav:hover				{text-decoration: underline; color: #ffffff;}

/*BLUE 10pt*/
a.blue:link					{color: #6699ff;}
a.blue:visited				{color: #6699ff;}
a.blue:active				{color: #6699ff;}
a.blue:hover				{text-decoration: underline; color: #ffffff;}

/*BLUE BOLD 10pt*/
a.blueBold:link				{color: #6699ff; font-weight: bold;}
a.blueBold:visited			{color: #6699ff; font-weight: bold;}
a.blueBold:active			{color: #6699ff; font-weight: bold;}
a.blueBold:hover			{text-decoration: underline; color: #ffffff;}

/*BLUE BOLD NO UNDERLINE 10pt*/
a.blueBoldSans:link			{color: #6699ff; font-weight: bold; text-decoration: none;}
a.blueBoldSans:visited		{color: #6699ff; font-weight: bold; text-decoration: none;}
a.blueBoldSans:active		{color: #6699ff; font-weight: bold; text-decoration: none;}
a.blueBoldSans:hover		{text-decoration: underline; color: #6699ff;}

/*LIST 8PT LEFTMARGIN STYLES*/
ul.recnav				{margin-bottom: 0px; margin-top: 0px;}
li.recnav				{font-size: 8pt; margin-bottom: 2px; margin-left: -15px; vertical-align: middle;}


/*FROM stylesDeaconlight.css*/
p.navFooter				{font-size:  8pt; color: #000000; text-align: center; vertical-align: middle; margin-top: 5px; margin-bottom: 5px; margin-left: 10px; margin-right: 10px;}
a.navFooter:link		{font-size:  8pt; color: #000000; text-decoration: none;}
a.navFooter:visited		{font-size:  8pt; color: #000000; text-decoration: none;}
a.navFooter:active		{font-size:  8pt; color: #000000; text-decoration: none;}
a.navFooter:hover		{text-decoration: underline; color: #000000;}
div.recordRadio			{background-image: url(/pix/dd_notes.gif); background-repeat: repeat-y; background-color: #ffffff; margin: 0; padding-bottom: 1px;}
div.recordRightGold		{background-color: #ffcc66; margin: 0; padding-bottom: 1px;}

/*NAV*/
a.nav:link				{font-size:  7pt; color: #0000ff; font-weight: bold;}
a.nav:visited			{font-size:  7pt; color: #0000ff; font-weight: bold;}
a.nav:active			{font-size:  7pt; color: #0000ff; font-weight: bold;}
a.nav:hover				{text-decoration: underline; color: #ff0000;}

/*SSI RADIO - navRadio.shtml*/
h2.radioLiveOn			{height: 25px; background-color: #ffffff; color: #ff0000; font-size: 8pt; text-align: center; vertical-align: middle; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; padding-top: 3px; padding-bottom: 5px;}
h2.radioLiveOff			{height: 25px; background-color: #ffcc66; color: #666666; font-size: 8pt; text-align: center; vertical-align: middle; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; padding-top: 3px; padding-bottom: 5px;}
h2.radioRerun			{height: 25px; background-color: #ffffff; color: #0000ff; font-size: 8pt; text-align: center; vertical-align: middle; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; padding-top: 3px; padding-bottom: 5px;}
p.radio					{font-size: 9pt; color: #000000; font-weight: bold; text-align: center; margin: 0; margin-top: 5px; margin-bottom: 5px;}
p.radioImg				{font-size: 7pt; color: #000000; text-align: center; vertical-align: middle; margin-top: 10px; margin-bottom: 10px; margin-left: 2px; margin-right: 2px;}
ul.radio				{list-style-type: square; font-size: 8pt; color: #333333; text-align: left; margin: 0; margin-top: 5px; margin-bottom: 20px; padding: 0;}
li.radio				{list-style-type: square; font-size: 7pt; color: #000000; font-style: italic; text-align: left; margin-bottom: 5px; margin-left: 22px; margin-right: 5px;}
a.radioLiveOn:link		{font-size:  8pt; color: #ff0000; font-weight: bold;}
a.radioLiveOn:visited	{font-size:  8pt; color: #ff0000; font-weight: bold;}
a.radioLiveOn:active	{font-size:  8pt; color: #ff0000; font-weight: bold;}
a.radioLiveOn:hover		{text-decoration: underline; color: #0000ff;}
a.radioLiveOff:link		{font-size:  8pt; color: #666666; font-weight: bold;}
a.radioLiveOff:visited	{font-size:  8pt; color: #666666; font-weight: bold;}
a.radioLiveOff:active	{font-size:  8pt; color: #666666; font-weight: bold;}
a.radioLiveOff:hover	{text-decoration: underline; color: #0000ff;}
a.radioRerun:link		{font-size:  8pt; color: #0000ff; font-weight: bold;}
a.radioRerun:visited	{font-size:  8pt; color: #0000ff; font-weight: bold;}
a.radioRerun:active		{font-size:  8pt; color: #0000ff; font-weight: bold;}
a.radioRerun:hover		{text-decoration: underline; color: #0000ff;}



/*SSI RIGHTNAV - navRight*/
h2.social				{height: 25px; background-color: #ffcc66; color: #000000; font-size: 8pt; font-weight: bold; text-align: center; vertical-align: middle; margin: 0; padding-top: 5px; padding-bottom: 3px;}
h2.search				{color: #000000; font-size: 8pt; text-align: center; margin-top: 0; margin-bottom: 5px; margin-left: 2px; margin-right: 2px;}
h2.navRight				{color: #000000; font-size: 11pt; text-align: center; margin-top: 10px; margin-bottom: 5px; margin-left: 2px; margin-right: 2px;}
h3.navRight				{font-size: 7pt; color: #000000; font-style: italic; text-align: center; margin-top: 10px; margin-bottom: 10px; margin-left: 5px; margin-right: 5px;}
p.navRight				{font-size: 7pt; color: #000000; text-align: center; margin-top: 10px; margin-bottom: 10px; margin-left: 5px; margin-right: 5px;}
ul.navRight				{list-style-type: square; font-size: 8pt; color: #000000; text-align: left; margin: 0; margin-top: 5px; margin-bottom: 25px;}
li.navRight				{list-style-type: square; font-size: 7pt; color: #000000; font-style: italic; text-align: left; margin: 0; margin-bottom: 2px; margin-left: 22px; margin-right: 5px;}



/*RELEASE 8*/

h2.headTop				{background-color: #ffcc66; color: #000000; font-size: 10pt; font-family: 'trebuchet ms','arial','sans-serif'; text-align: center; margin: 0; padding-top: 5px; padding-bottom: 5px;}

p.radio					{color: #000000; font-size: 9pt; font-weight: bold; text-align: center; margin: 0; margin-top: 5px; margin-bottom: 5px;}
p.radioTime				{color: #000000; font-size: 7pt; font-style: italic; text-align: center; margin: 0;}
p.radioPlaylist			{color: #000000; font-size: 7pt; font-style: italic; text-align: center; margin: 0; margin-bottom: 10px;}
p.radioInternet			{color: #000000; font-size: 8pt; font-weight: bold; font-style: italic; text-align: center; margin: 3px;}


a.b:link	{font-weight: bold;}
a.b:visited	{font-weight: bold;}
a.b:active	{font-weight: bold;}
a.b:hover	{color: #6699ff; text-decoration: underline;}
a.sans:link		{text-decoration: none;}
a.sans:visited	{text-decoration: none;}
a.sans:active	{text-decoration: none;}
a.sans:hover	{text-decoration: underline; color: #ffcc66;}
a.gold:link		{color: #ffcc66;}
a.gold:visited	{color: #ffcc66;}
a.gold:active	{color: #ffcc66;}
a.gold:hover	{text-decoration: underline; color: #ffffff;}
a.goldS:link	{color: #ffcc66; text-decoration: none;}
a.goldS:visited	{color: #ffcc66; text-decoration: none;}
a.goldS:active	{color: #ffcc66; text-decoration: none;}
a.goldS:hover	{text-decoration: underline; color: #ffffff;}
a.blue:link		{color: #6699ff;}
a.blue:visited	{color: #6699ff;}
a.blue:active	{color: #6699ff;}
a.blue:hover	{text-decoration: underline; color: #ffffff;}
a.blueS:link	{font-size: 10pt; color: #6699ff; font-weight: bold; text-decoration: none;}
a.blueS:visited	{font-size: 10pt; color: #6699ff; font-weight: bold; text-decoration: none;}
a.blueS:active	{font-size: 10pt; color: #6699ff; font-weight: bold; text-decoration: none;}
a.blueS:hover	{text-decoration: underline; color: #ffffff;}
a.white:link	{color: #ffffff;}
a.white:visited	{color: #ffffff;}
a.white:active	{color: #ffffff;}
a.white:hover	{text-decoration: underline; color: #ffcc66;}
a.black:link	{color: #000000;}
a.black:visited	{color: #000000;}
a.black:active	{color: #000000;}
a.black:hover	{text-decoration: underline; color: #0000ff;}
a.blackS:link		{color: #000000; text-decoration: none;}
a.blackS:visited	{color: #000000; text-decoration: none;}
a.blackS:active		{color: #000000; text-decoration: none;}
a.blackS:hover		{text-decoration: underline; color: #0000ff;}
a.greenS:link		{color: #66cc66; text-decoration: none;}
a.greenS:visited	{color: #66cc66; text-decoration: none;}
a.greenS:active		{color: #66cc66; text-decoration: none;}
a.greenS:hover		{text-decoration: underline; color: #ffffff;}
a.red:link		{font-size: 8pt; color: #ff0000; font-weight: bold;}
a.red:visited	{font-size: 8pt; color: #ff0000; font-weight: bold;}
a.red:active	{font-size: 8pt; color: #ff0000; font-weight: bold;}
a.red:hover		{text-decoration: underline; color: #ffffff;}
a.nav:link		{font-size: 7pt; color: #0000ff; font-weight: bold;}
a.nav:visited	{font-size: 7pt; color: #0000ff; font-weight: bold;}
a.nav:active	{font-size: 7pt; color: #0000ff; font-weight: bold;}
a.nav:hover		{text-decoration: underline; color: #ff0000;}
a.t8:link		{font-size: 8pt;}
a.t8:visited	{font-size: 8pt;}
a.t8:active		{font-size: 8pt;}
a.t8:hover		{text-decoration: underline; color: #0000ff;}

/*SSI RIGHTNAV - navRight*/
h2.social				{height: 25px; background-color: #ffcc66; color: #000000; font-size: 8pt; font-weight: bold; text-align: center; vertical-align: middle; margin: 0; padding-top: 5px; padding-bottom: 3px;}
h2.navRight				{color: #000000; font-size: 11pt; text-align: center; margin-top: 10px; margin-bottom: 5px; margin-left: 2px; margin-right: 2px;}
h3.navRight				{font-size: 7pt; color: #000000; font-style: italic; text-align: center; margin-top: 10px; margin-bottom: 10px; margin-left: 5px; margin-right: 5px;}
p.navRight				{font-size: 7pt; color: #000000; text-align: center; margin-top: 10px; margin-bottom: 10px; margin-left: 5px; margin-right: 5px;}
ul.navRight				{list-style-type: square; font-size: 8pt; color: #000000; text-align: left; margin-top: 5px; margin-bottom: 25px;}
li.navRight				{list-style-type: square; font-size: 7pt; color: #000000; font-style: italic; text-align: left; margin-bottom: 2px; margin-left: 22px; margin-right: 5px;}

ul.album	{margin-bottom: 30px;}
li.album	{list-style-type: square; font-size: 8pt; margin-bottom: 20px;}
ul.spolight		{margin-top: 0;}
li.spotlight	{list-style-type: square; font-size: 8pt;}
a.spotlight:link	{color: #ffffff; font-size: 9pt; font-weight: bold; text-decoration: none;}
a.spotlight:visited	{color: #ffffff; font-size: 9pt; font-weight: bold; text-decoration: none;}
a.spotlight:active	{color: #ffffff; font-size: 9pt; font-weight: bold; text-decoration: none;}
a.spotlight:hover	{text-decoration: underline; color: #6699ff;}
a.spotlink:link		{color: #ffcc66; font-size: 8pt; text-decoration: none;}
a.spotlink:visited	{color: #ffcc66; font-size: 8pt; text-decoration: none;}
a.spotlink:active	{color: #ffcc66; font-size: 8pt; text-decoration: none;}
a.spotlink:hover	{text-decoration: underline; color: #ffffff;}

