@charset "UTF-8";
/* CSS Document */

body  {
	background: url(../images/head.jpg) repeat-x center top;
	font-family: "trebuchet ms", Verdana, Arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
		margin: 0; 
	padding: 0;
	text-align: center;
	color: #333;
}
.thrColFixHdr #container { 
	background: center top repeat-y;
	background-image: url(../images/contentbackground.gif);
	width: 760px;  
	margin: 0 auto;
	text-align: left;
} 
.thrColFixHdr #header {
	background-color: #9DB6CE;
	background-image: url(../images/top_banner.jpg);
	padding: 0 0px 0 0px;
	height: 151px;
} 
.thrColFixHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.thrColFixHdr #mainContent {
	margin: 0;
	padding: 0 30px;
} 
.thrColFixHdr #mainContent #help {
	margin:10px 0px 10px 0px;
	padding:10px;
	background-color: #F5F5F5;
	border: 1px solid #EEEEEE;
}
.thrColFixHdr #mainContent #minicart {
	margin:10px 0px 10px 0px;
	padding:10px;
	background-color: #F5F5F5;
	border: 1px solid #EEEEEE;
}
.thrColFixHdr #mainContent p{
	margin-left: 0px;
	margin-right: 0px;
}
.thrColFixHdr #mainContent h2 {
	font-family: arial, Verdana, Arial, helvetica, sans-serif;
	background-color: #EEE;
	border: 1px solid #CCC;
	padding: 3px 5px;
	margin-left: 0px;
	margin-right: 0px;
	}
.thrColFixHdr #mainContent form {
	margin: 0px;
	}
	

.thrColFixHdr #footer { 
	padding: 0 0px 0 0px;

} 
.thrColFixHdr #footer p {
	font-size: 9px;
	color: #FFF;
	margin: 0;
	padding: 10px 30px;
	background: center top repeat-y;
	background-image: url(../images/footer.gif);
}
.thrColFixHdr #menu a {
position:relative;
top: 5px;
left: 30px;
padding: 6px;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.thrColFixHdr #menu a:hover {
	color: #F5F5F5;
	text-decoration: underline;
}
.thrColFixHdr #footer a {
	font-size: 10px;
	color: #FFF;
	padding: 3px;
	margin-right: 7px;
	text-decoration: none;
	font-weight: bold;
}

.thrColFixHdr #footer a:hover {
	color: #000;
	background-color: #FFF;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fltrt {
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:10px;
	width: 230px;
}
.title{
	font-size: 18px;
	font-weight: normal;
	color: #666;
	margin-right:10px;
	}
.artist{
	font-size:16px;
	font-weight: normal;
	color: #666;
	margin-right:10px;}
.short{
	font-size:14px;
	font-weight: bold;
	color:#00CCFF;}
.long{
	font-size:13px;
	margin: 0px 270px 0px 175px;
}
.tracks{
	font-size:13px;
}
.minus{
	font-size:13px;
	font-weight: bold;
}
.price{
	font-size:13px;
	font-weight: bold;
}
.albumimage{background-color: #EEE;
	border: 1px solid #CCC;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	float: left;}
.playbtn {
	border:0px;
	}	
.introttext{
	font-weight:bold;
	font-size:19px;
	color: #000000;
	line-height: 1.5em;
}
#minicart a {
	color:#FF0000;
	text-decoration:none;
}
#sectiontitle{
text-transform:uppercase;
background-color:#212A75;
color:#FFFFFF;
padding:5px;
font-size:15px;	
font-weight:bold;
letter-spacing: 4px;
}

.smallblue{font-size:11px;
font-weight:bold;color:#212A75;}
#artistselect {
	width: 300px;
	background: #000000;
	color:#ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

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

#artistselect a {
text-transform:uppercase;
font: bold;
display: block;
color: #336699;
background: #ffffff;
text-decoration: none;

}


#artistselect a:hover {
color: #ffffff;
background: #CCCCCC;
}

#artistselect li {
}

[if IE]>
.thrColFixHdr #mainContent { zoom: 1; }
 #artistselect ul li {
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<![endif]

[if lt IE 7]>
body {
behavior: url(csshover.htc);
font-size: 100%;
}
.alert {
	background-color: #4051ff;
	color:#FFFFFF;
	margin: 10px;
	padding: 10px;
}
