/* MusicSnobs style sheet */

BODY
{
    BACKGROUND-COLOR: #DBE0EB;
    COLOR: #394763;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #394763;
}
H1
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H2
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H3
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H4
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H5, DT
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H6
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
	
TFOOT, THEAD
{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
}	
		
TH
{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
}	

TD
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 0.8em;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    vertical-align:	top;
}

A:link
{	
	text-decoration:	none;
    font-weight: bold;
	color:	#6178A7;
}	
		
A:visited
{	
	text-decoration:	none;
    font-weight: bold;
	color:	#6178A7;
}	
		
A:active
{	
	text-decoration:	none;
    font-weight: bold;
	color:	#394763;
}	
		
A:hover
{	
	text-decoration:	underline;
    font-weight: bold;
}
	
SMALL
{	
	font-size:	.7em;
}	

BIG
{	
	font-size:	1.17em;
}	

BLOCKQUOTE, PRE
{	
	font-family:	Courier New, monospace;
}	
	

UL LI
{	
	list-style-type:	square ;
}	

UL LI LI
{	
	list-style-type:	disc;
}	

UL LI LI LI
{	
	list-style-type:	circle;
}	
	
OL LI
{	
	list-style-type:	decimal;
}	

OL OL LI
{	
	list-style-type:	lower-alpha;
}	

OL OL OL LI
{	
	list-style-type:	lower-roman;
}	

IMG
{
	margin-top: 1px;
	margin-left: 5px;
	margin-right: 5px;
}
	
/* Navigation Section Colors */
.nav 
{
	background-color: #000000;
	color:  #DBE0EB;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

TD.nav 
{
	height:	55px;
	vertical-align: bottom;
}

TD.RequiredField
{
	background-color: "#6178A7";
}

A.nav:link
{	
	text-decoration:	none;
	color:	#DBE0EB;
}	
		
A.nav:visited
{	
	text-decoration:	none;
	color:	#DBE0EB;
}	
		
A.nav:active
{	
	text-decoration:	none;
	color:	#DBE0EB;
}	
		
A.nav:hover
{	
	text-decoration:	underline;
	color: #6178A7;
}

/* Search Section Colors */
.search 
{
	background-color: #6178A7;
	color:  #DBE0EB;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

A.search 
{
	font-weight: bold;
}

A.search:link
{	
	text-decoration:	none;
	color:	#FFFFFF;
}	
		
A.search:visited
{	
	text-decoration:	none;
	color:	#FFFFFF;
}	
		
A.search:active
{	
	text-decoration:	none;
	color:	#FFFFFF;
}	
		
A.search:hover
{	
	text-decoration:	underline;
}

.content
{
    BACKGROUND-COLOR: #DBE0EB;
    COLOR: #394763;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

A.content:link
{	
	text-decoration:	none;
	color:	#6178A7;
}	
		
A.content:visited
{	
	text-decoration:	none;
	color:	#6178A7;
}	
		
A.content:active
{	
	text-decoration:	none;
	color:	#394763;
}	
		
A.content:hover
{	
	text-decoration:	underline;
}
	
.SiteName
{
    FONT-SIZE: 1.5em;
    FONT-WEIGHT: bold;
}

.SubmitButton 
{
	color: #6178A7;
	background-color: #DBE0EB;
	border-color: #B5C6D6;
	border-style: Outset;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-size: XX-Small;
	height: 19px;
	width: 50px;
}

.PromptLabel
{
	background-color: #B5BDD6;
	color:  #394763;
}

.FormInput
{
	background-color: #DEDEEF;
	color:  #394763;
}

.TextInput
{
    background-color: #DBE0EB;
    color: #394763;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-size: XX-Small;
}

.copyright
{
    BACKGROUND-COLOR: #DBE0EB;
    COLOR: #394763;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: .6em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.error
{
    BACKGROUND-COLOR: #DBE0EB;
    COLOR: #CC0000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 1.0em;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

.message
{
    COLOR: #000000;
    FONT-WEIGHT: bold;
}

.Grid
{
    BACKGROUND-COLOR: #000000;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    vertical-align:	top;
    border-color: #6178A7;
    border-width: thin;
}

TR.GridHeader
{
	background-color: #6178A7;
	color:  #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: center;
	height: 15px;
}

TR.GridRow
{
    BACKGROUND-COLOR: #DBE0EB;
    COLOR: #394763;
}

TR.GridAltRow
{
    BACKGROUND-COLOR: #DEDEEF;
    COLOR: #394763;
}

TR.GridPager
{
	background-color: #6178A7;
	color:  #DBE0EB;
	font-weight: bold;
	text-align: center;
}

TR.GridPager A
{
	color:  #FFFFFF;
}

TR.GridPager A:link
{	
	text-decoration: none;
	color:  #FFFFFF;
	font-weight: bold;
}	
		
TR.GridPager A:visited
{	
	text-decoration:	none;
	color:  #FFFFFF;
}	
		
TR.GridPager A:active
{	
	text-decoration:	none;
	color:	#CCCCCC;
}	
		
TR.GridPager A:hover
{	
	text-decoration:	underline;
	color:  #FFFFFF;
}

TR.GridSelected
{
    BACKGROUND-COLOR: #999999;
    COLOR: #FFFFFF;
}

TR.GridFooter
{
	background-color: #CCCCCC;
	color:  #394763;
}

TR.GridAbove
{
    COLOR: #394763;
    font-size: .8em;
}

TR.GridBeneath
{
    COLOR: #394763;
    font-size: .8em;
}
