@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	background-color: #D6ECFF;
	/*background-image:url(http://images.galaxiadeletras.com/bg_Snow.jpg);*/
	background-attachment:fixed;
	text-align: center;
	height: 100%;
	margin: 0;
	padding: 0;
}

#outerContainer {
	position: relative;
	margin: 0 auto;
	width: 1059px;
	background-color: #D6ECFF;
	min-height: 100%;
	_height: 100%;
	background-image: url(http://images.galaxiadeletras.com/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	position: relative;
	margin: 0 0px;
	width: 1059px;
	background: #D6ECFF;
	height: auto;
	overflow: visible;
	background-image: url(http://images.galaxiadeletras.com/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#searchContainer {
	background-image: url(http://images.galaxiadeletras.com/search_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#footerContainer {
	background-image: url(http://images.galaxiadeletras.com/footer_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#noSearchResults {
	background-image: url(http://images.galaxiadeletras.com/NoSearchResults.png);
	background-repeat:no-repeat;
	background-position: center;
	height:198px;
}
#searchFilter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2F3699;
	vertical-align:bottom;
	line-height: 40px;
	text-align:center;
}
relativePosition{position:relative}
#topNav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2F3699;
	vertical-align: middle;
	text-align:center
	line-height: 40px;
}
#topNav a {
	color:#2F3699;
	text-decoration: none;
}
#topNav a:hover {
	color:#8000FF;
	text-decoration: underline;
}
.bodyContent {
	text-align:center;
	background-image: url(http://images.galaxiadeletras.com/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a:link, a:visited {
	color: #0080ff;
	text-decoration: none;
}
a:hover, a:active {
	color:#8000FF;
	text-decoration: underline;
}
.externalLink, .externalLink a{
	color: #F60;
	text-decoration: none;
	font-weight:bold;
}
.externalLink a:hover{
	color: #0080ff;
	text-decoration: none;
	font-weight:bold;
}
noOverflow{overflow:hidden}
img{
	border: none;
	overflow: hidden;
}

.ltrSearch, .ltrSearch a{
	background-image: url(http://images.galaxiadeletras.com/letter_search.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	height: 50px;
	word-spacing: 5px;
}
.ltrSearch a:hover{
	color: #FFF;
	text-decoration: underline;
	font-weight:bold;
}

.curvyBox {
    padding: 10px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #95CCF5;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}
.areaWidth5 {
	width: 5%;
	float: left;
	display: inline;
}
.areaWidth10 {
	width: 10%;
	float: left;
	display: inline;
}
.areaWidth20 {
	width: 20%;
	float: left;
	display: inline;
}
.areaWidth25 {
	width: 25%;
	float: left;
	display: inline;
}
.areaWidth30 {
	width: 30%;
	float: left;
	display: inline;
}
.areaWidth33 {
	width: 33.33%;
	float: left;
	display: inline;
}
.areaWidth40 {
	width: 40%;
	float: left;
	display: inline;
}
.areaWidth45 {
	width: 45%;
	float: left;
	display: inline;
}
.areaWidth50 {
	width: 50%;
	float: left;
	display: inline;
}
.areaWidth55 {
	width: 55%;
	float: left;
	display: inline;
}
.areaWidth60 {
	width: 60%;
	float: left;
	display: inline;
}
.areaWidth66 {
	width: 66.66%;
	float: left;
	display: inline;
}
.areaWidth70 {
	width: 70%;
	float: left;
	display: inline;
}
.areaWidth75 {
	width: 75%;
	float: left;
	display: inline;
}
.areaWidth80 {
	width: 80%;
	float: left;
	display: inline;
}
.areaWidth90 {
    width: 90%;
	float: left;
	display: inline;
}
.areaWidth100 {
    width: 100%;
}
.floatLeft {
    float: left;
	display: inline;
}
.floatRight {
    float: right;
	display: inline;
}
.width965 {width:965px;}
.spacing5px{padding: 5px;}
.spacing10px{padding: 10px;}
.spacing15px{padding: 15px;}
.spacingSides50px{padding: 0 50px;}
.spacingTopOnly5px{padding-top: 5px;}
.spacingTopOnly10px{padding-top: 10px;}
.spacingTopOnly20px{padding-top: 20px;}
.spacingTop3px{padding: 3px 0;}
.spacingTop25px{padding: 25px 0;}
.spacingTop10px{padding: 10px 0;}
.spacingTop20px{padding: 20px 0;}
.spacingBottom5px{padding-bottom: 5px;}
.spacingBottom10px{padding-bottom: 10px;}
.spacingBottom20px{padding-bottom: 20px;}
.spacingLeft15px{padding-left: 15px;}
.spacingRight5px{padding-right: 5px;}

.marginBottom10px{margin-bottom:10px;}
.marginLeft10px{margin-left:10px;}
.marginTopOnly10px{margin-top:10px;}
.marginTop10px{margin-top:10px; margin-bottom:10px;}
.marginTop20px{margin-top:20px; margin-bottom:20px;}

.tenText{
	font-size: 10px;
}
.elevenText{
	font-size: 11px;
}
.twelveText{
	font-size: 12px;
}
.fourteenText{
	font-size: 14px;
}
.eighteenText{
	font-size: 18px;
}
.boldText{font-weight: bold;}
.subHeader{
	color:#0D3B62
}
.blackText{
	color:#000
}
.metaTagText{
	color:#95CCF5;
}
.blueText, .blueText a{
	color: #08099e;
}
.blueText a:hover{
	color: #8000FF;
}
.ltBlueText, .ltBlueText a{
	color: #0080ff;
}
.ltBlueText a:hover{
	color: #8000FF;
}
.dkBlueText a{
	color: #404a64;
}
.dkBlueText a:hover{
	color: #8000FF;
}
.line17{
	line-height: 17px;
}
.borderBottom{border-bottom:solid; border-color:#0080ff};
.borderTop{border-top:solid; border-color:#0080ff};

.borderThin{border-width:thin};

.underline{text-decoration: underline;}

.artist_img{
	padding: 1.5px;
	border: 1px solid #95CCF5;
}
.searchButton {background-color:#CCCCCC; background-image: url(http://images.galaxiadeletras.com/button_search.gif); border:none; display: inline; position: relative; width:57px; height:18px;}