@import url(reset.css);
/*
========================== 
BODY CENTER
==========================
*/

body {
	/*font: 14px/1.5 arial, helvetica, sans-serif;*/
	font: 12px/1.5 Verdana, arial, helvetica, sans-serif;	
	background:#000;
	margin:0;
	padding:0 0 20px 0;
	text-align:center;
}

div.wrap {
	width:937px;
	margin:0 auto; padding:0;
	background:#EBEEF1;
	color:#B0ABA8;
	text-align:left;
}

div.white {
	background:none;
}

div.blue {
	background:none;
}

/*
========================== 
COMMON
==========================
*/
h2.title {
	color: #9199A3;
	letter-spacing: 1px;
}

h3 {
	font:bold 13px Arial, Helvetica, sans-serif; color:#ffedcf;
}

p {
	line-height: 18px;
	font-size:11px;
}

div.full div.imagebox, div.photofull div.imagebox {
	overflow: hidden;	
	background: none;
	margin-bottom: 20px;
}

div.full div.imagebox {
	width: 250px;
	height: 250px;
	
	width: 280px;
	height: 280px;
}

div.full div.fill {
	background: #61412c;
}

div.photofull div.imagebox {
	width: 475px;
	height: 475px;
}

div.photowrap div.photofull div.imagebox {
	background:#61412C none repeat scroll 0 0;
	width: 430px;
	height: 430px;
}

div.full div.imagebox div.image, div.photofull div.imagebox div.image {
	padding: 15px;
}

div.imagebox, div.imageboxsm {
	background: #61412c;
	margin: 0 0 4px 0;	
	overflow: hidden;
}

div.imagebox {
	width: 100px;
	height: 100px;
	cursor:pointer;
}

div.imageboxsm {
	width: 70px;
	height: 70px;
}

div.image {
	padding: 10px;
}

.first {
	padding:0 0 9px 0;
}

/*
========================== 
Ads
==========================
*/
.ad300x250 {
	margin-top:1100px;
}
.ad728 {
	margin:15px auto 15px auto;
	width:728px;
}



/*
========================== 
FOOTER
==========================
*/
div.footer {
	clear:both;
	text-align:center;
	background:#000;
	padding:37px 0 30px 0;
	width:937px;
	margin:0 auto;
	font-size:10px;
	position:relative;
	color: #b99678;
}

div.footer a {
	margin:0 7px 0 7px;
	color: #b5b2af;
}

div.footer a.umusic {
	display:block;
	position:absolute;
	top:4px;
	left:7px;
	margin:0;
	overflow:hidden;
	width:117px;
	height:50px;
	text-indent:-1000em;
	background:url(/images/logos/umg.jpg) top left no-repeat transparent;

}

div.footer a.verve {
	display:block;
	position:absolute;
	top:4px;
	left:125px;
	margin:0;
	overflow:hidden;
	width:40px;
	height:50px;
	text-indent:-1000em;
	background:url(/images/logos/vmg.jpg) top left no-repeat transparent;

}

div.footer .vervelink {
	color:#b99678;
}

a.poweredby {
	position: absolute;
	bottom: 24px;
	right: 10px;
}

/*
========================== 
NAV
==========================
*/
div.nav {
	padding: 12px 0 6px 17px;
}

div.nav ul  {
	display:block;
	float:left;
	list-style-type:none;
	font-size:12px;
	position:relative;
	margin: 0;
}

div.nav ul li {
	display:block;
	float:left;
	padding:0 30px 0 0;
	margin:0;
	letter-spacing: 1px;
}

div.nav ul li a {
	font:normal Verdana, Arial, Helvetica, sans-serif 12px;
	color: #9d9894;
}
	div.nav ul li a:hover {
	color: #ffedcf;
}

div.nav li.stf a {
	background:url(/images/arrow.gif) center right no-repeat transparent;
	padding-right: 8px;
	font-weight: normal;
}

div.nav li.feed a {
	padding-left:22px;
	background:url(/images/feed.gif) no-repeat;
	height:16px;
	font-weight: normal;
}

/*
========================== 
HOME
==========================
*/

div.homeinner {
	background:#000; 	
	width:937px;
}

#home {
	width:937px;
}

#flashHolder {
	height:380px;
}

div#home div.nav {
	background: #000;
}

div.homeinner div.c1, div.page div.c1 {
	width:330px !important;
	overflow:hidden;
	float: left;
}

div.c1 div.inner, div.page div.c1 div.inner {
	width:300px;
	padding: 8px 15px; margin:10px 0 0 0;
	background:none;
}

div.homeinner div.c1 div.inner div.content {
	margin-bottom: 35px;
}

div.c1 div.top {
	width:299px;
	padding-top:12px;
	color:#b99678;
}

div.c1 div.bottom {
	width:299px;
	padding-bottom:12px;	
	margin-bottom: 35px;
}

div.c1 div.mid {
	width:260px;
	background:#4d2105 scroll;	
	padding: 18px 22px;
	color:#b99678;
}

div.recentmembers {
	color:#B0ABA8;
	padding: 8px 0;
	width: 255px;
}

div.recentmembers span.date {
	display: inline;
}

div.events dt {
	float:left;
	width:79px;
	margin-right: 1px;
}

div.events dd span.info, div.events dd span.venue {
	padding: 0 7px;
	display: block;
	font-size: 11px;
}

div.events dt span.bar, div.events dd span.bar {
	background: #4d2106;
	height: 25px;
	display: block;
	line-height: 25px;
	padding: 0 7px; margin:18px 0 0 0;
	overflow: hidden;
	color: #b99678;
}

div.events dt span.bar {
	font-weight: bold;
}

div.events dd span.bar a {
	font-size: 11px;
	font-weight: normal;
}

div.events dt span.bar a, div.events dd span.bar a {
	color: #DFE9F6;
}

div.events dd {
	float: left;
	width: 217px;
	margin:0 0 10px 0;
}

div.homeinner div.c2, div.page div.c2  {
	width: 580px !important;
	float: right; 
	margin: 0;
	padding: 0;
	overflow:hidden;
}

div.homeinner div.c2 {
	margin:20px 0 0 0;
	background:#4d2105;
}

div.c2 div.inner {
	padding: 10px 0 0 15px;
	background:#4d2105 scroll;
}

div.homeinner div.c2 div.inner div.content {
	padding:10px 0 0 40px;
	margin-bottom:35px;
	background:#4d2105 scroll;
}

div.homeinner div.c2 div.top {
	width:489px;
	padding-top:12px;
}

div.homeinner div.c2 div.bottom {
	width:489px;
}

div.homeinner div.c2 div.mid {
	width:520px;
	padding: 5px 22px 5px 30px;
}

div.homeinner div.c2 div.news, div.homeinner div.c2 div.media {
	margin: 0 100px 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #b99678;
}
	div.homeinner div.c2 div.news, div.homeinner div.c2 div.media a {
		color:#b0aba8;
	}
		div.homeinner div.c2 div.news, div.homeinner div.c2 div.media a:hover {
			color:#ffedcf;
		}
	
h2.section, div.homeinner h2 {
	font: 22px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #b89577;
	text-transform: uppercase;
	margin: 0 0 18px 0;
}

div.homeinner div.events div.title {
	margin-bottom: 10px;
}

div.homeinner div.events div.title h2 {
	display:inline;
	font-size:18px;
}

div.homeinner div.events div.title a.more {
	background:url(/images/next.gif) center right no-repeat transparent;
	padding: 0 8px 0 25px;
	text-transform: uppercase;
	font-size: 11px;
}

div.homeinner div.c1 div.inner div.events {
	width:310px;
}

/*
==========================
MUSIC
==========================
*/
div.homedisco div.prodwrap {
	float: left;
	height: 210px;
	width: 130px;
	margin: 0 25px 0 0;
}

div.homedisco div.prodwrap div.info {
	float: none;
	width: 130px;
	width: 120px;
	padding: 0;
	clear: both;
	color:#b99678;
}
	div.homedisco div.prodwrap div.info a {
		color:#c3beb9;
	}

div.discography {
	padding: 0 0 0 15px;
}

div.prodwrap {
	float: left;
	margin: 50px 15px 0 15px;
	width: 280px;
	height:160px;
}

div.prodwrap div.info {
	float: left; 
	width: 160px;
	padding: 12px 0 0;
}

div.prodwrap div.left {
	float: left; 
	margin: 0;
	padding: 0 15px 0 0;
}

/*music detail*/
div.page div.c1music {
	width: 325px; 
	float: left; 
}

div.page div.c1music div.inner {
	padding: 8px 0 8px 40px; margin:10px 0 0 0;
	color:#B0ABA8;
}

div.page div.c2music {
	width: 450px;
	float: left; 
	margin: 0;
	padding: 0;
}

div.page div.c2music div.musicinner {
	width: 520px; 
	/*float: right; */
	margin: 0;
	padding: 0;
}

h2.music {
	margin: 0 0 60px 0;
	padding: 30px 0 0 50px;
	background:none;
	line-height: 30px;
}

div.page div.c2music div.musicinner div.inner {
	padding: 0;
}

div.musicinner div.inner div.meta {
	padding: 0 0 15px 45px;
}

div.musicinner div.control {
	margin: -78px 15px 0 0;
}

div.copy {
	padding: 10px 0;
	font-size: 11px;
}

div.flash {
	padding: 30px 0;
}

table.tracks td {
	padding-bottom: 20px;
	color:#B0ABA8;
}

table.tracks td.index {
	text-align: right;
	padding-right: 8px;
}

h3.product {
	font-size: 16px;
}
	
span.meta {
	font-size:11px;
	line-height:18px;
	display:block;	
	font-weight: bold;
}

div.wrap div.page div.discography {
	width:970px;
}

/*
==========================
COMMUNITY
==========================
*/
div.login {
	font:10px Verdana, Arial, Helvetica, sans-serif; color: #b99678;
	text-transform:capitalize;
}

div.login h2 {
	font:bold 10px Verdana, arial, helvetica, sans-serif;	color:#b99678;
	margin: 0 0 6px 0;
	text-transform: uppercase;
}

div.login input.submit {
	color:#B0ABA8;
	background: none;	
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	width:40px;
	margin:0;
	padding:0;
	border: none;
	cursor:hand;
}
	div.login input.submit:hover {
		color:#FFEDCF;
	}

span.user a.name {
	padding-left:4px;
}

form#MembershipFormID {
	padding-bottom: 20px;
}

/*
========================== 
NAV PAGES
==========================
*/
div.page {
	background: url(/images/willdowning2.jpg) top no-repeat; 	
	padding-top: 89px;
	width:937px;
	height:1280px;
}

div.page div.nav li.stf a {
	background:url(/images/arrow.gif) center right no-repeat transparent;
	padding-right: 8px;
	font-weight: normal;
	font-size: 11px;
}

div.page div.nav li.feed a {
	padding: 0 0 2px 22px;
	background:url(/images/feed.gif) no-repeat;
	height:16px;
	font-weight: normal;
	font-size: 11px;
}

div.page div.c2 div.inner {
	width:570px;
	padding: 30px 0 15px 10px;
	min-height:580px;
	height:auto !important;
	height:575px;
}



h2.upcomingEvents {
	margin:60px 0 5px 10px;
}

h2 {
	width:510px;
	font: 24px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #b89577;
	text-transform: uppercase;
	margin: 0 0 20px 15px;
}

/*
========================== 
NEWS
==========================
*/
div.page div.c2 div.newsinner {
	width: 580px;
	float: right; 
	background:#4d2105;
	margin: 35px 0 0 0;
	padding: 0;
}

div.page div.c2 div.newsinner div.inner a.btn_back {
	padding:0 0 0 10px; margin:0 0 0 10px;
	background:transparent url(/images/prev.gif) no-repeat scroll left center;
	text-transform:uppercase;
	font:12px Arial, Helvetica, sans-serif;
	display:block;
}

div.page div.c2 div.newsinner div.news, div.page div.c2 div.newsinner div.media {
	width:510px;
	margin: 0 40px 35px 15px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #FFEDCF;
	display:inline-block;
}

div.bird {
	background:none;
	width: 10px;
	height: 804px;
	float: left;
}

div.page div.c2 div.newsinner div.commentsum {
	border-bottom: none;
	margin: 0 40px 0 15px;
}

/*
========================== 
MEDIA
==========================
*/
div.will {
	background:none;
	width: 10px;
	height: 536px;
	float: left;
}

div.page div.c2 div.newsinner div.media div.image {
	width: 50px;
	height: 50px;
	background: #61412C;
	padding: 10px;
	margin: 0 0 15px 0;
	overflow: hidden;
}

/*
========================== 
BIO
==========================
*/
div.bio {
	margin: 0 30px 20px 15px;
}

div.biowill {
	background:none;
	width: 10px;
	height: 822px;
	float: left;
}

/*
========================== 
MOBILE
==========================
*/
div.mobiletext {
	padding: 85px 15px 0 0;
}

/*
==========================
EVENTS
==========================
*/
form#EventsMapForm {
	margin: 30px 0;
	padding: 0;
}

div.eventinner {
	margin: 0 15px;
}

a.eventdetail {
	background:url(/images/next.gif) center right no-repeat transparent;
	padding: 0 8px 2px 0;
}

span.venue {
	font-weight: bold;
	display: block;
}

div.eventdetailinner {
	width: 580px; 
	margin: 0;
	padding: 0;
}

div.eventdetailinner div.control {
	margin: 44px 45px 0 0;
}

div.eventdetail {
	margin: 0 45px 0 100px;
}

h2.event {
	margin-bottom: 20px;
}

/*
========================== 
GALLERY
==========================
*/
div.folderwrap {
	display: block; 
	margin: 50px 0 0 0;
}

div.folderwrap div.info {
	float: left; 
	width: 380px;
}

div.left {
	float: left; 
	margin: 0 15px;
}

div.photo {
	padding: 40px 0 0; 
	width: 150px; 
	height: 200px;
}

div.photo span.small {
	margin: 0;
}

div.photowrap {
	display: block; 
	margin: 50px 0 20px 15px;
}

div.photowrap div.info {
	margin: 0 30px 0 15px;
	padding-bottom: 20px;
}

/*
========================== 
PAGING
==========================
*/
div.control {
	clear: both;
	float: right; 
	margin: -45px 15px 0 0;
	text-align: right;
}

span.paging
{
	display: block;
	float: none;
	margin: 0;
}

a.next, a.prev {
	padding-bottom: 2px;
	text-transform: lowercase;
}

a.next {
	background:url(/images/next.gif) center right no-repeat transparent;
	padding-right: 11px;
}

a.prev {
	background:url(/images/prev.gif) center left no-repeat transparent;
	padding-left: 11px;
}

div#comments span.paging {
	padding: 5px 0;
}


/*
========================== 
LINKS
==========================
*/
a {
	text-decoration:none;
	color:#b0aba8;
}

a:hover {
	text-decoration:none;
	color:#ffedcf;
}

a img {
	border:0;
}


/*
==========================
COMMENTS
==========================
*/
div.commenttop {
	width:526px;
	background:none;
	padding-top:12px;
}

div.commentbottom {
	width:526px;
	background:none;
	padding-bottom:12px;	
	margin-bottom: 35px;
}

div.commentmid {
	width:520px;
	background:none;	
	padding: 18px 0 18px 0;
	border-top:1px solid #b99678;
}

div.comment {
	margin: 0 30px 30px 0;
	border-bottom: 1px solid #B99678;
}

div.comment div.image {
	margin: 0 3px 0 0;
	width:80px;
	display:inline;	
	float:left;
	background: none;
	padding: 0;
}

div.image span.userimage a {
	display:block;
	background: #61412c;
	width:68px;
	height:68px;
}

div.image span.userimage a img {
	margin:9px;
}

div.comment div.post {
	width:405px;
	margin: 0 0 10px 0;
	border:0;
	float:left;
	display:inline;
	padding-bottom:0;
}

div.comments div.comment div.heading {
	float:left;
	clear:both;
	width:405px;
	text-align:right;
	margin-bottom:10px;
}

div.comment div.heading h3 {
	width:290px; 
	float:left;
	text-align:left;
	display:inline;
	line-height:22px;
	margin-bottom:0;
}

h2.comment {
	font:14px Verdana, Arial, Helvetica, sans-serif;
}

div.commentmid div.control {
	margin: -38px 15px 0 0;
}

div.commentmid div.control span.paging {
	padding: 0;
	font-size:10px;
}

.postcomment {
}

div.hold {
	width: 80px;
}

div.commentmid div.control {
	margin: -40px 45px 0 0;
}

/*
========================== 
USERNAME STYLING
==========================
*/
span.author {
	display: block;
	padding-top: 2px;
}

span.user {
	position:relative;
	font-size:11px;
	line-height:12px;
	left:0;
	margin:5px 0 0 0;
	height:15px;
}

div.comment span.user {
	width:70px;
	position:relative;
	font-size:11px;
	line-height:12px;
	left:0;
	margin:5px 0 0 0;
	height:15px;
	overflow: hidden;

}

div.comment span.user a {
	font-weight: normal;
}

div.membermanage td {
	vertical-align: middle;
}

div.membermanage {
	background: red;
	margin: 0;
	padding: 0;
}

/*
==========================
CLEAR DIV
==========================
*/
div.clear {
	clear:both;
}

/*
========================== 
DLL RENDERED
==========================
*/
.formerror 
{
	color: #ff0000;
}

/*.button 
{
	border:0px;
	font-family:verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	line-height: 16px;
	text-align:center;
	height:21px;
	width:121px;
	color:#333333;
	background-image:url(images/buttons/buttonbg.gif);
	display: block;
	cursor:hand;
}*/

.mediumbutton 
{
	border:0px;
	font-family:verdana, sans-serif;
	font-size:9px;
	height:22px;
	width:80px;
	background-image:url(images/buttons/mediumbuttonbg.gif);
	cursor:hand;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.clear 
{
	display: block;
}

form#FilterForm
{
	margin: 0;
	padding: 0;
	text-align: right;
	padding: 5px 0 0;
}

a.button {
	padding:3px 12px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	/*margin:0 25px;*/
	background: #b0aba8;
	border-bottom:1px solid #000;
	color:#4d2105;
}


/*
========================== 
FORUM/COMMUNITY STYLE
==========================
*/
div.boards {
	padding: 26px 20px 20px 25px; margin:26px 0 0 0; 
	width: 535px;
	background:#4D2105 none repeat scroll 0 0;
}

div.boards div.control {
	margin: 0;
	clear: none;
	float: none;
	padding: 18px 0 0 0;
	padding: 0px;
}

div.boards div.control span.paging {
}

div.boards div.control form#FilterForm {
}

div.boards h2 {
	margin-left: 0;
}

span.breadcrumb {
	display: inline;
	font-weight: bold;
	letter-spacing:1px;
	float: left;
}

table.forum {
	width: 100%;
	margin-top: 10px;
	border-collapse: collapse;
	padding: 0px;
	clear: both;
	background: #D9E4EA;
}

.forum td, .forum th {
	padding: 5px;
	border: 1px solid #B9C5CE;
	background:#FFEDCF none repeat scroll 0 0;
}

.forum th {
	/*background-color: #353533;*/
	font: 13px Arial, Helvetica, sans-serif;
	background:#FFEDCF none repeat scroll 0 0;
	font-weight: bold;
	font-style: italic;
	color: #b99678;
	text-transform: lowercase;
	text-align: left;
	padding: 5px 10px;
}

.forum td, .forum td h4  {
	color: #6c5241;
	font-size: 11px;
}

.forum td h4 {
	font-weight: bold;
}

td.profile {
    width: 150px;
    line-height: 1.5em;
	vertical-align: top;
}

table.forum td a {
	color: #4d2105;
}	

p.btn-board {
    padding: 20px 0;
}

th.post-header {
	text-align: left;
}

td.post-td {
	vertical-align: top;
}

td.center {
	text-align: center;
}

/*
==========================
BLM STYLE
==========================
*/
.blm-default {
	cursor: pointer;
}

.blm-menugroup {
	border: outset 1px #000;
	background: #fff;
	left: 10px;
	font-size:0.9em;
	margin: 0 0 0 20px;
	margin: 1px;
}

.blm-menuitem {
	background: #fff;
	color: #000;
	cursor: pointer;
	padding: 3px;
	font-size:0.9em;
}

.blm-menuitemhand {
	cursor: pointer;
}

.blm-menuitemover {
	background: #A9A9A9;
	color: #fff;
	cursor: pointer;
	padding: 3px;
	font-size:0.9em;	
}

/*
==========================
PERMABAR
*not all classes may be in use
==========================
*/
span.comments, span.date {
	font-size:11px;
	line-height:18px;
	display:block;	
}

span.comments {
	margin-bottom:8px;
}

span.date {
	/*margin:3px 0;*/
	margin: 5px 0 15px 0;
	color:#b89577;
}

div.permabar {
	position:relative;
	left:0;
	width:99%;
	font-size:11px;
	margin: 10px 0 0 0;
	height:26px;
	text-transform:uppercase;
}

div.permalink, div.sharewrap {
	position:absolute;
	left:0;
}


div.permalink {
	width: 92px;
	background:none;
}

div.permalink a span, div.sharewrap span.permashare span {
	position:absolute;
	left:0;
	top:1px;
	width:50px;
}

div.sharewrap span.permashare span {
	left:0;
	font-weight: normal;
	color:#b0aba6;
}

div.sharewrap span a {
	line-height:16px;
	font-weight: normal;
}
	div.sharewrap span a:hover {
		color:#ffedcf;
	}

div.sharewrap {
	left:98px;
}

div.sharewrap div.permalinks {
	width:100px;
	background:#fff;
	padding:10px 0;
	border:1px solid #000;
	display:none;	
	z-index:1000;
}

div.sharewrap div.permalinks a {
	display:block;
	margin:2px 5px 2px 10px;
}

div.sharewrap span.permashare {
	cursor:pointer;
	color:#022959;
}

div.views {
	font-weight: bold;
	font-size:11px;
	padding: 3px 0;
	color:#b89577;
}

div.viewsrule {
	font-weight: bold;
	font-size:11px;
}

/*
==========================
TAG CLOUD
==========================
*/
div.tagcloud {
	margin: 0 35px 0 0;
}

div.tags {
	font-size: 11px;
}

div.tagcloud a.xx-small {
	font-size:9px;
}

div.tagcloud a.x-small {
	font-size:10px;
}

div.tagcloud a.small {
	font-size:11px;
}

div.tagcloud a.medium {
	font-size:12px;
}

div.tagcloud a.large {
	font-size:14px;
}

div.tagcloud a.x-large {
	font-size:16px;
}

div.tagcloud a.xx-large {
	font-size:18px;
}

/*
==========================
RATING
==========================
*/
span.small {
	padding:0 60px 0 0;
	margin:0 0 0 5px;
}

span.large {
	padding:0 100px 0 0;
	margin:0 0 0 5px;
	line-height:18px;
}

span.small_0 {
	background:url(/images/stars/0.png) center left no-repeat;
}

span.small_1 {
	background:url(/images/stars/1.png) center left no-repeat;
}

span.small_2 {
	background:url(/images/stars/2.png) center left no-repeat;
}

span.small_3 {
	background:url(/images/stars/3.png) center left no-repeat;
}

span.small_4 {
	background:url(/images/stars/4.png) center left no-repeat;
}

span.small_5 {
	background:url(/images/stars/5.png) center left no-repeat;
}

span.small_0_half {
	background:url(/images/stars/0_half.png) center left no-repeat;
}

span.small_1_half {
	background:url(/images/stars/1_half.png) center left no-repeat;
}

span.small_2_half {
	background:url(/images/stars/2_half.png) center left no-repeat;
}

span.small_3_half {
	background:url(/images/stars/3_half.png) center left no-repeat;
}

span.small_4_half {
	background:url(/images/stars/4_half.png) center left no-repeat;
}

span.large_0 {
	background:url(/images/stars/large/0.png) center left no-repeat;
}

span.large_1 {
	background:url(/images/stars/large/1.png) center left no-repeat;
}

span.large_2 {
	background:url(/images/stars/large/2.png) center left no-repeat;
}

span.large_3 {
	background:url(/images/stars/large/3.png) center left no-repeat;
}

span.large_4 {
	background:url(/images/stars/large/4.png) center left no-repeat;
}

span.large_5 {
	background:url(/images/stars/large/5.png) center left no-repeat;
}

span.large_1_half {
	background:url(/images/stars/large/1_half.png) center left no-repeat;
}

span.large_2_half {
	background:url(/images/stars/large/2_half.png) center left no-repeat;
}

span.large_3_half {
	background:url(/images/stars/large/3_half.png) center left no-repeat;
}

span.large_4_half {
	background:url(/images/stars/large/4_half.png) center left no-repeat;
}

span.large_0_half {
	background:url(/images/stars/large/0_half.png) center left no-repeat;
}


