/* CSS Document */

body {
	background-color:#63af51;
	background:url(http://umusicimages.ca/greenseries/microsite/tile.gif) repeat;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	font-weight: normal;
}

#container-micro {
	width:920px;
	height:auto;
	background-color:#63af51;
	margin-left:auto;
	margin-right:auto;
	background-image:url(http://umusicimages.ca/greenseries/microsite/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.greenplayer {
	width: 395px;
	margin-left: 25px;
}

#footer {
	background-color:#ffffff;
	font-family:"Trebuchet MS", Impact, Arial;
	font-size:10px;
	color:#333333;
	margin-top:25px;
	padding-left:10px;
}

#catalogue_frame {
	padding-top:320px;
	margin-left:5px;
}

.ringtone {
	width:900px;
	height:100px;
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
	margin-bottom:50px;
}

.cd_box {
	width:210px;
	height:510px;
	font-size:11px;
	color:#FFFFFF;
	float:left;
	margin-right:5px;
	margin-left:5px;
	margin-top:10px;
	border:1px dotted #4b6829;
}

.cd_album {
	border: 1px solid #ffffff;
	margin:5px;
	width:200px;
}

.cd_text {
	padding:5px;
	width:200px;
	float:left;
	line-height:140%;
}

.blurb {
	float:left;
	width:350px;
	line-height:160%;
	margin-top:150px;
	font-size:14px;
	margin-left:10px;
}

strong {
	font-weight:bold;
	color:#000000;
	font-size:14px;
}

.footer-logo {
	float:right;
	height: 75px;
}

a:link{font-weight:normal;font-family:"Trebuchet MS","Lucida Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;font-size:12px;color:#07CBDD;text-decoration:none}
a:visited{color:#07CBDD;text-decoration:none}
a:hover{color:#666666;background-color:#CCCCCC}
a:active{color:#999999;background-color:#FFFFFF}

.footerlinks{
	color:#CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: "Trebuchet MS","Lucida Sans","Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
}
.footerlinks a:visited{
	color:#999999;
	font-size:11px;
	font-weight: normal;
}
.footerlinks a:link{
	color:#999999;
	font-size:11px;
	text-decoration:none;
	font-weight: normal;
}
.footerlinks a:hover{
	text-decoration:none;
	font-size:11px;
	background-color:#999999;
	color:#FFFFFF;
	font-weight: normal;
}
.footerlinks a:active{
	color:#333333;
	font-size:11px;
	font-weight: normal;
}
#container-popup {
	width:416px;
	height:417px;
	background-color:#63af51;
	margin-left:auto;
	margin-right:auto;
	background-image:url(http://umusicimages.ca/greenseries/microsite/playerbg.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.greenplayerpopup {
	width: 395px;
	padding-top: 155px;
	padding-left: 10px;
}
