@charset "utf-8";
/* CSS Document */
/*--------------EASYPAYPAL------------------*/

.addThis{
margin-top: 10px;
}
.EasyPayPal  {
	font-size: 11px;
	
}
.EasyPayPal  input{
	vertical-align: middle;
	margin-right: 5px;
	line-height: 15px;
	
}
.Quantity{
	line-height: 15px;
	font-size: 11px;
	margin-left: 5px;
}
/*--------------MAIN------------------*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
html {
}
img {
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	color:#00CCFF;
}
li {
	list-style-type: none;
}
h1 {
	color:#00CCFF;
}
#Main {
	margin: auto;
	width: 900px;
	height: 100%;
}
#Left {
	float: left;
	width: 150px;
}
#Center {
	float: left;
	width: 550px;
	padding: 20px;
}
#Right {
	float: right;
	width: 150px;
}
/*--------------GLOBAL CLASS------------------*/
.topRound {
	background-image: url(../images/degrade_top.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
}
.bottomRound {
	background-image: url(../images/degrade_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
}
/*--------------TOP------------------*/
#Top {
	margin-top: 10px;
	height: 175px;
}

#Top .logo {
	display: block;
	float: left;
	height: 175px;
	width: 300px;
}

#Top .banner {
	display: block;
	float: left;
}

#Top p {
	text-align: left;
}
/*--------------MENU------------------*/
#Menu {
	margin-top: 10px;
}
#Menu a {
	color: #FFFFFF;
}
#Menu a:hover {
	color: #00CCFF;
}
.Menu {
	background-color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}
.menu li {
	line-height: 22px;
}
.menu li a {
	font-size: 18px;
	font-weight: bold;
}
.menu li ul li a {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
}
/*--------------SHOPPING CART------------------*/
#shoppingCart {
	font-size: 13px;
	margin-top: 10px;
	text-align: center;
}
#shoppingCart a {
	color: #ffffff;
}
#shoppingCart label {
	color: #ffffff;
}
#shoppingCart a:hover {
	color: #00CCFF;
}
#shoppingCart p {
	color: #00CCFF;
}
#shoppingCart .moduletable h3 {
	color: #ffffff;
	font-size: 13px;
}
#shoppingCart .vmCartModule {
	color: #00CCFF;
	font-size: 12px;
}
.shoppingCart {
	background-color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}
/*--------------NEWSLETTER------------------*/
#Newsletter {
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 13px;
}
.Newsletter {
	background-color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}
#subscriber_name {
	width: 115px;
}
#cm_email {
	width: 115px;
}
.Newsletter .button {
	background-image: url(../images/go.png);
	background-repeat: no-repeat;
	background-color: #000000;
	border: none;
	width: 31px;
	height: 20px;
	line-height: 16px;
	font-size: 10px;
}
.Input {
	width: 125px;
}
/*--------------PRINCIPAL------------------*/
#Principal {
	font-size: 12px;
}

#Principal h2 {
	font-size: 30px;
}
#Principal a {
	color: #00CCFF;
}
#Principal a:hover {
	color: #00CCFF;
}
.active span {
	color: #00CCFF;
}

.componentheading {
	color: #000000;
	font-size: 30px;
	font-weight: bold;
}
.article_column .contentheading {
	color: #00CCFF;
	font-size: 24px;
}

.contentpaneopen  .contentheading {
	color: #00CCFF;
	font-size: 24px;
}
.contentheading {
	color: #000000;
	font-size: 30px;
	font-weight: bold;
}
.pagination span {
	padding: 5px;
}
.pagination a {
	padding: 5px;
}
.pagination strong span {
	color: #00CCFF;
	background-color: #000000;
}
.weblinkcolumn p {
	font-size: 25px;
	cursor:pointer;
}
/*--------------STATIC TEMPLATE------------------*/
.Artist {
	color: #00CCFF;
	font-size: 14px;
	padding-bottom: 5px;
}
.Album {
	color: #ffffff;
	font-size: 12px;
	padding-bottom: 5px;
}
.Listen {
	background-color: #000000;
	height: 20px;
	text-align: center;
	line-height: 20px;
}
.Buy {
	background-color: #000000;
	height: 20px;
	text-align: center;
	line-height: 20px;
}
/*--------------ARTIST------------------*/
.artist_article {
	text-align: justify;
	overflow: hidden;
	width: 555px;
}
.artist_article .artist_image {
	float: right;
}
.artist_article .artist_description {
	width: 225px;
}
.artist_article .artist_links {
	width: 225px;
	margin-top: 25px;
}

.artist_article .credit {
	font-size: 12px;
	margin-top: 5px;
	text-align: right;
}

/*--------------ALBUM------------------*/
.album_article {
	text-align: justify;
	overflow: hidden;
	width: 555px;
}
.album_article_top {
	overflow: hidden;
}
.album_article_bottom {
	overflow: hidden;
}
.album_article h5 {
	text-align: left;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}
.album_article h4 {
	text-align: left;
	color: #00CCFF;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}
.album_article h3 {
	text-align: left;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
.album_article .album_image {
	width: 225px;
	float: left;
}
.album_article .album_image img {
	width: 225px;
}
.album_article .album_button {
	width: 225px;
	float: left;
	margin-left: 50px;
}
.album_article .album_button {
	width: 225px;
	float: left;
	margin-left: 50px;
	margin-top: 0px;
}
.album_article .album_button li {
	margin-top: 5px;
}
.album_article .album_description {
	width: 225px;
	text-align: justify;
	margin-top: 25px;
	margin-bottom: 25px;
	float: left;
}
.album_article .album_description p {
	margin-bottom: 10px;
}
.album_article .album_list {
	float: left;
	width: 225px;
	margin-top: 25px;
	margin-left: 50px;
	text-align: left;
}
/*--------------LASTEST RELEASES------------------*/
#lastestReleases {
	margin-top: 10px;
}
#lastestReleases .moduletable {
	color: #ffffff;
}
#lastestReleases .moduletable h3 {
	color: #ffffff;
	font-size: 15px;
}
#lastestReleases a {
	color: #FFFFFF;
	font-size: 10px;
}
#lastestReleases .Buy a {
	color: #000000;
	display: block;
	float: left;
	width: 41px;
	height: 20px;
	background-image: url(../images/buy.png);
	background-repeat: no-repeat;
}
#lastestReleases .Listen a {
	color: #000000;
	display: block;
	float: left;
	width: 56px;
	height: 20px;
	background-image: url(../images/listen.png);
	background-repeat: no-repeat;
}
#lastestReleases img {
	margin-top: 5px;
}
.lastestReleases {
	background-color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}
/*--------------SCHEDULE------------------*/
#Schedule {
	font-size: 12px;
	margin-top: 10px;
	color: #FFFFFF;
	text-align: left;
}
#Schedule a {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
#Schedule a:hover {
	color: #00CCFF;
}
#Schedule table {
	margin: auto;
}
#Schedule .moduletable h3 {
	color: #ffffff;
}
#Schedule table tr input {
	width: 35px;
	font-size: 12px;
	line-height: 12px;
}
.Schedule {
	background-color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}
/*--------------CONTACT------------------*/
#component-contact .contentheading {
	font-size: 20px;
}
.contact_email label {
	font-size: 12px;
	line-height: 20px;
}
#component-contact .button {
background-image:url(../images/subscribe.png);
background-repeat:no-repeat;
border:medium none;
font-size:10px;
height:20px;
line-height:16px;
width:65px;
}