/***  DEFINE DEFAULTS  ***/

body, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: none;
	font-weight: none;
	color: #333333; }

A   		{ color: #333333; text-decoration: underline; }
A:visited   { color: #333333; text-decoration: underline; }
A:hover     { color: #333333; text-decoration: none; }

A.title   		{ font-size: 14px; line-height: 18px; color: #cc6633; font-weight: bold; text-decoration: none; }
A.title:visited   { font-size: 14px; line-height: 18px; color: #cc6633; font-weight: bold; text-decoration: none; }
A.title:hover     { font-size: 14px; line-height: 18px; color: #cc6633; font-weight: bold; text-decoration: underline; }

/***  GLOBAL NAV  ***/


table.globalNav { font-family: helvetica, sans-serif; letter-spacing: 0px; font-weight: bold; font-size: 12px; }
table.globalNav td { white-space: nowrap; }
table.globalNav td a { display: block;	padding: 8px 8px 8px 8px; }
table.globalNav td a:hover { background-color: #333366; }
A.globalNavLink    		{ color: #ff6600; text-decoration: none }
A.globalNavLink:visited   { color: #ff6600; text-decoration: none }
A.globalNavLink:hover     { color: #ffffff; text-decoration: none }

table.Store { font-family: helvetica, sans-serif; letter-spacing: 0px; font-weight: bold; font-size: 12px; }
table.Store td { white-space: nowrap; background-color: #333333;  }
table.Store td a { display: block;	padding: 8px 8px 8px 8px; }
table.Store td a:hover { background-color: #333366; }
A.StoreLink    		{ color: #ffffff; text-decoration: none }
A.StoreLink:visited   { color: #ffffff; text-decoration: none }
A.StoreLink:hover     { color: #ffffff; text-decoration: none }

/***  OTHER  ***/
.heading1 { font-size: 24px; color: #c63; }
.heading2 { font-size: 18px; color: #c63; }
.heading3 { font-size: 14px; color: #c63; }
.addl { font-size: 11px; line-height: 15px; color: #c63; font-weight: bold; }
.blue { font-size: 10px; color:#039; font-weight: bold; }
A.artistLink		{ color: #cc3300; text-decoration: none; }
A.artistLink:visited   { color: #cc3300; text-decoration: none; }
A.artistLink:hover     { color: #cc3300; text-decoration: underline; }

A.albumLink		{ color: #000000; text-decoration: none; }
A.albumLink:visited   { color: #000000; text-decoration: none; }
A.albumLink:hover     { color: #000000; text-decoration: underline; }

.bg { background-image:url("images/bg.gif"); }
.bgHome { background-image:url("images/home/bg_home.gif"); background-repeat: no-repeat;}

input#enter_email, input#re_enter_email{ position: absolute; left: 410px; }
.required {color: #000; font-weight: bold;display: block;}
.error {color: #ff0000; font-weight: bold; display:inline-block;}
.submit {background: url('images/submit-email.gif'); width:55px;height:23px;margin:0;padding:0;z-index:100;cursor:pointer;}