@charset "utf-8";
/* Global CSS
Created on 3.20.06
Revised for this project 19Jan2008+
*/

/* tags */
body { font-family: Arial, Lucida Grande, Lucida Sans Unicode, Helvetica, Verdana, sans-serif; font-size: 11px;  line-height: 15px; margin: 0px; padding: 0px;  }

blockquote { border: 1px solid #cccccc; background-color: #f0f0ee; padding: 10px; }

TABLE#mainBody TD { vertical-align: top; }

/* Text formatting */
.Title { font-size: 118.5%; font-weight: bold; padding-right: 10px; }
.minorTitle { font-size: 100%; font-weight: bold; line-height: 110%; }
.subTitle { font-size: 100%; font-style: italic; }
.minorSubTitle { font-size: 91%; font-style: italic; line-height: 110%; }
.labelText { font-size: 11px; font-weight: bold; width: 100px; }
.tinyLabel { font-size: 9px; font-weight: bold; width: 100px; }
.songText { font-size: 1.1em; font-weight: bold; line-height: 110%; color: #0a2bf1; }
/*.mainArticleText { font-size: 118.5%; font-weight: bold; padding-right: 10px; color: #5c96e5;  font-style: italic; }*/
.mainArticleText { font-size: 118.5%; padding-right: 10px; color: #0a2bf1; }
.reviewText { font-size: 12px; font-weight: bold; line-height: 110%; color: #0a2bf1; }
.songLabels { font-size: 1.0em; font-style: italic; line-height: 100%; color: #0527f6; }
.songTitles { font-size: 1.2em; font-weight: bold; line-height: 110%; color: #0527f6; }

H1 { display: inline; font-size: 14px; font-weight: 600; margin-left: 10px; letter-spacing: 1px; text-transform: uppercase; }

H2 { padding: 0; margin: 0; font-size: 109%; }

H3 { font-size: 100%; display: block; border-bottom: 1px solid #8c8d8a; color: #3d3d3d; padding-top: 0; padding-bottom: 0; margin-top: 6px; margin-bottom: 6px; text-transform: uppercase; }

H4 { font-size: 110%; display: block; color: #3d3d3d; padding-top: 0; padding-bottom: 0; margin-top: 6px; margin-bottom: 6px; text-transform: uppercase; text-align: left; font-style: italic; background-color: #f0f0ee; }

H5 { font-size: 85%; display: block; color: #3d3d3d; padding-top: 0; padding-bottom: 0; margin-top: 4px; margin-bottom: 6px; text-transform: uppercase; }


/* fonts */
.serif, SPAN.byline, #searchField { font-family: Georgia, "Times New Roman", Times, serif; }
.sans { font-family: Arial, Lucida Grande, Lucida Sans Unicode, Helvetica, Verdana, Arial, sans-serif; }
.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.darkGray { color: #3d3d3d; }
.lightGray { color: #6d6d6d; }
.linkBlue { color: #015298; }
.requiredText { color: #fe000c; }
.stayDarkSmall { color: #3d3d3d; font-weight: 800; font-size: .9em; }


/* Form formatting: */
INPUT.ctrTextField { font-size: 10px !important; padding-left: 3px; width: 290px; }
INPUT.lftTextField { font-size: 10px !important; padding-left: 3px; width: 90px; }
.txtArea { font-size: 8px; font-weight: bold; padding-left: 3px; }

/*#centerCol TEXTAREA { width: 375px; height: 100px; border: 1px solid #8c8d8a; margin-bottom: 4px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
*/
#rightCol TEXTAREA { width: 132px; height: 50px; border: 1px solid #8c8d8a; margin-bottom: 4px; font-size: 9px; font-family: Arial, Helvetica, sans-serif; }

/*INPUT.radio { position: relative; top: 2px; }

INPUT.radioP { width: auto; position: relative; top: 2px; }
ie.css:INPUT.radioP { width: auto !important; top: 2px; }
safari.css:INPUT.radioP { top: -1px !important; }
*/
.alignTop{vertical-align: top;}
.alignBottom{vertical-align: bottom;}
.alignTopLeft{text-align: left; vertical-align: top;}
.alignBottomLeft{text-align: left; vertical-align: bottom;}
.alignCenter{text-align: center;}
.alignLeft{text-align: left;}
.alignRight{text-align: right;}


/* Misc */
.topPadding4 { padding-bottom: 4px; }
.rightPadding4 { padding-right: 4px; }
.bottomPadding4 { padding-bottom: 4px; }
.leftPadding4 { padding-left: 4px; }

.clearBoth { clear: both; }
.bottomMargin4 { margin-bottom: 4px; }

.vertPadding2 { padding-top: 2px; padding-bottom: 2px; }
.vertPadding4 { padding-top: 4px; padding-bottom: 4px; }
.vertPadding6 { padding-top: 6px; padding-bottom: 6px; }
.vertPadding8 { padding-top: 8px; padding-bottom: 8px; }
.vertPadding9 { padding-top: 9px; padding-bottom: 9px; }
.vertPadding10 { padding-top: 10px; padding-bottom: 10px; }

BR.lineBreak { line-height: 6px; padding: 0; margin: 0; }

.redResultsHeading { float: left; padding-left: 10px; color: #fe000c; font-size: 109%; }
.grayResultsHeading { padding: 5px 10px 5px 10px; }

/* links */
A, A:visited { color: #015298; text-decoration: none; }
A:hover { color: #338da6; }

A.stayWhiteSmall:link, A.stayWhiteSmall:visited { color: #fff; font-weight: bold; font-size: 9px; text-decoration: none; }
A.redLink:link, A.redLink:visited { color: #fe000c; font-size: 9px; }
A.redLink:hover { color: #ff999f; }

.fullBorderWrap { border: 1px solid #8c8d8a; }

.borderWrap {
        border-right: 1px solid #8c8d8a;
        border-bottom: 1px solid #8c8d8a;
        border-left: 1px solid #8c8d8a;
}

.borderSides { border-right: 1px solid #8c8d8a; border-left: 1px solid #8c8d8a; }

DIV.clearRight { clear: right; padding: 0; margin: 0; }
DIV.depress {/*border: 3px outset #2ebbee;*/ padding: 5px; /*border-style: inset; border-color: #ffff99;*/ }
DIV.lyricsBox {/*border: 3px outset #2ebbee;*/ padding: 5px; /*border-style: inset; border-color: #ffff99;*/ }
#lyricsBox {/*border: 3px outset #2ebbee;*/ padding: 5px; /*border-style: inset; border-color: #ffff99;*/ }

UL.tightTop { margin-top: 0; padding-top: 0; }

#VU {/*border: 3px outset #2ebbee;*/ padding: 5px; /*border-style: inset; border-color: #ffff99;*/ }

#blueblock{
width: 80px;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 14px;
background-color: #90bade;
color: #333;
border: 3px outset #2ebbee;
border-style: inset; 
border-color: #ffff99;
}

html>body #blueblock {
width: 80px;
}

* html #blueblock{ /*IE 6 only */
width: 64px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 3px 3px 3px 5px;
border-style: outset;
border-left: 5px solid #1958b7;
border-right: 5px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 5px solid #1c64d1;
border-right: 5px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

.mainCol {
	width: 700px;
	text-align: left;
	/*float: right; */
	padding: 10px;
	border: 0;
}