sa{
	color: #FF0000;	
}
a:hover{
	color: #FF0000;
	text-decoration: underline;	
}
a:link{
	color: #FF0000;	
}
a:visited{
	color: #FF0000;	
}

body{
}

h1{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FF0000;
}
h1.header{
	font-size:34px;
}

h2{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;	
}
p, ul, trackRow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

/*  MC Styles */
.default {
	width: 95%;
	border: 1px solid #cccccc;
}
#AutoNumber1{
	border: 0px solid #cccccc;
}
#AutoNumber2{
	background-color: #ffffff;
	width: 100px;
	margin-top: -5px;
}
.shoppingcartbg{
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 10px;
}



/* Custom Styles */

.border1{
	border: 1px solid #CCCCCC;	
}


.borderLarge{
	border: 10px solid #000000;	
}

.borderAlbumCover{
	border: 5px solid #000000;	
	margin-right: 15px;
	margin-bottom: 5px;
}

.galleryThumb{
	padding: 5px;
}

.mainText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.musicArtistInfo, .musicArtistAlbum{
	background-image:url(images/site_background3.gif);
	background-repeat:repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
	padding: 10px;
}

.musicArtistAlbum{
	border-right-color: #CCCCCC;
	border-left-width: 1px;
}

.musicArtist{
	font-size: 9px;
	color: #666666;	
	margin-bottom: -15px;
}

.musicArtistAlbumTitle{
	color: #000000;
	margin-bottom: -15px;
	font-weight: bold;
}

.musicArtistAlbumDetail{
	font-size: 10px;
	color: #000000;
	margin-bottom: -10px;
	line-height: 12px;
}

.musicTrackHeader{
	background-image: url(images/tableHeader_dark2.gif);
	background-repeat:repeat-x;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
}

.rowColor1{
	background-color:#EDEFF1;
}

.snippet{
	float: left;
  	width: 220px;
	margin-right: 15px;
}

.subTableBg{
	background-image: url(images/site_background2.gif);
	background-repeat: repeat-x;
}

.subOuterTableBg{
	border: 1px solid #CCCCCC;
}

.tableHeader1{
	font-weight: bold;
	background-image: url(images/tableHeader_background_dark.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.trackRow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.artistNavThumb {
	float: left;
	border: 0px solid #666666;
	padding: 2px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.artistNavCaption {
	margin-top: 0px;
	margin-bottom: -5px;
	text-align: center;
}
.dvdThumb {
	float: left;
	border: 1px solid #666666;
	padding: 2px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
