/*STRANGER TOUCH RECORDS.COM STYLESHEET - v02 - LAST UPDATED 05.11.06 by JEFF MACCLAY*/

/*The following style is applied to the left side links in the content area. Add class="subNAV" to the href of all active links.*/
a:link.subNAV {font-family: "Arial"; font-size: 13px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}
a:visited.subNAV {font-family: "Arial"; font-size: 13px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}
a:hover.subNAV {font-family: "Arial"; font-size: 13px; font-style: normal; font-weight: bold; color: #70D8FE; text-decoration: none}
a:active.subNAV {font-family: "Arial"; font-size: 13px; font-style: normal; font-weight: bold; color: #70D8FE; text-decoration: none
}

/*The following style is applied to the link that is the name of the page that the user is on. For example 'About Radioninactive'. Remove the <a> code from the name of this link and add class="subSELECTED" to the <p> or <span> tag surrounding the text.*/
.subSELECTED 
{
    font-family: "Arial";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #70D8FE;
}

/*The following style is applied to the <td> containing all of the content area left side links. This style provides the proper spacing between all of the link text.*/
.subTEXT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

/*The follwing style is applied to all content text that appears on a white background. The surrounding <p> or <span> gets class="blkTEXT" added to it.*/
.blkTEXT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

/*The follwing style is applied to all bold content text that appears on a white background. The surrounding <p> or <span> gets class="blkBOLD" added to it.*/
.blkBOLD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

/*The follwing style is applied to all italic content text that appears on a white background. The surrounding <p> or <span> gets class="blkITALIC" added to it.*/
.blkITALIC
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

/*The following style is applied to the all regular text links in the content area or right column. Add class="blueLINK" to the href of all active links.*/
a:link.blueLINK {font-family: "Arial"; font-size: 11px; font-style: normal; font-weight: normal; color: #70D8FE; text-decoration: none}
a:visited.blueLINK {font-family: "Arial"; font-size: 11px; font-style: normal; font-weight: normal; color: #70D8FE; text-decoration: none}
a:hover.blueLINK{font-family: "Arial"; font-size: 11px; font-style: normal; font-weight: normal; color: #70D8FE; text-decoration: underline}
a:active.blueLINK {font-family: "Arial"; font-size: 11px; font-style: normal; font-weight: normal; color: #70D8FE; text-decoration: underline
}

/*The follwing style is applied to all content text that appears on a black, grey or dark blue background. The surrounding <p> or <span> gets class="whiteTEXT" added to it.*/
.whiteTEXT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

/*The follwing style is applied to all bold content text that appears on a black, grey or dark blue background. The surrounding <p> or <span> gets class="whiteBOLD" added to it.*/
.whiteBOLD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

/*The follwing style is applied to all italic content text that appears on a black, grey or dark blue background. The surrounding <p> or <span> gets class="whiteITALIC" added to it.*/
.whiteITALIC
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/*The follwing style is applied to all content header text for the SOUNDTRACK TO A BOOK pages. For example: 'PUBLICITY PROVIDED BY'. The surrounding <p> or <span> gets class="contentHEADER" added to it.*/
.contentHEADER
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFEFD1;
}

/*The follwing style is applied to all right column header items. For example a news date or the name of a reviewer. The surrounding <p> or <span> gets class="rightHEADER" added to it.*/
.rightHEADER
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #F5E226;
}

/*The following style is applied to the STREET TEAM e-mail address link. It's sized to stretch nicely beneath the text graphic.*/
a:link.bigLINK {font-family: "Arial"; font-size: 22.5px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}
a:visited.bigLINK {font-family: "Arial"; font-size: 22.5px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}
a:hover.bigLINK{font-family: "Arial"; font-size: 22.5px; font-style: normal; font-weight: bold; color: #70D8FE; text-decoration: none}
a:active.bigLINK {font-family: "Arial"; font-size: 22.5px; font-style: normal; font-weight: bold; color: #70D8FE; text-decoration: none
}

/*The follwing style is applied to the CONTACT e-mail address link. It's sized to strecth nicely beneath the text graphic.*/
a:link.contactLINK {font-family: "Arial"; font-size: 26px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}
a:visited.contactLINK {font-family: "Arial"; font-size: 26px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}
a:hover.contactLINK{font-family: "Arial"; font-size: 26px; font-style: normal; font-weight: bold; color: #70D8FE; text-decoration: none}
a:active.contactLINK {font-family: "Arial"; font-size: 26px; font-style: normal; font-weight: bold; color: #70D8FE; text-decoration: none
}

/*The following style is applied to the large product headers on the store page. For example: CD or VINYL. To add to additional product names add class="storeHEADER" to the <p> or <span> surrounding the text.*/
.storeHEADER
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}