h3 {
	font-size: 10.5pt;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 6px 10px;
}

h4 {
	text-transform: uppercase;
	font-size: 13px;
	margin: 5px 0;
}

#menuBar {
	background-color: #9e0923;
}

#menuBar a {
	background-image: url('../images/icons/arrow_red.png');
}

#menuBar a.active, #menuBar a:hover {
	background-color: #44020e;
}

#leftColumn {
	padding-top: 13px;
	width: 320px;
	float: left;
}
#middleColumn {
	background: url('../images/backgrounds/mainranking.png') repeat-x top left #DBDBDB;
	width: 510px;
	padding: 13px 20px;
	min-height: 400px;
	float: left;
}
#rightColumn {
	padding-top: 13px;
	padding-left: 20px;
	width: 290px;
	float: left;
}

#wideColumn {
	background: url('../images/backgrounds/mainranking.png') repeat-x top left #DBDBDB;
	padding: 13px 20px;
	width: 800px;
	float: left;
	min-height: 400px;
}


.box {
	background: url('../images/corners/boxcorners_bottom.png') no-repeat bottom left #eee;
	width: 430px;
	min-height: 200px;
}

.titleBar {
	height: 30px;
	background-image: url('../images/corners/boxcorners_top.png');
	background-repeat: no-repeat;
	background-position: top left;
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 29px;
	padding: 0 10px;
}

#rankingMenu {
	text-transform: uppercase;
	margin-top: 10px;
	color: #6d9236;
	font-weight: bold;
	font-size: 11px;
}

#rankingMenu a {
	color: #6d9236;
	padding: 0 8px;
}

#rankingMenu a.selected {
	text-decoration: underline;
}

.weeklyOlisPosition {
	margin-bottom: 10px;
	height: 66px;
}

.weeklyOlisPosition img {
	vertical-align: middle;
}

.legend {
	clear: both;
	margin-bottom: 5px;
}

.legend .number {
	color: #777;
	border: 1px solid #999;
	padding: 1px 2px;
	font-weight: bold;
	line-height: 18px;
}
.updown {
	display: block;
	width: 18px;
	float: left;
}

.currentPos {
	display: block;
	width: 26px;
	float: left;
}

.numberOfWeeks {
	display: block;
	width: 26px;
	float: left;
}

.topPos {
	display: block;
	float: left;
	margin-right: 10px;
}

.newAlbum {
	text-transform: uppercase;
	color: #708c47;
	padding: 5px 20px;
}

.newAlbum a {
	color: #708c47;
	text-decoration: underline;
}

.contact {
	padding: 0 30px;
}

.contact a {
	color: #474747;
	font-style: oblique;
}


.formBox {
	border: 3px solid #eee;
	width: 300px;
	padding: 15px;
	margin: 15px auto;
	background-color: #e4e3e3;
	text-align: center;
}

.formBox h4 {
	font-size: 17px;
	margin: 0 0 10px 0;
}

.formBox p {
	margin: 0;
	padding: 0;
	text-align: left;
}

.formBox input {
	font-family: verdana, sans-serif;
	font-size: 11px;
}

.formBox input.textinput {
	float: right;
	vertical-align: middle;
	border: 1px solid #222;
	margin: 5px auto;
	width: 200px;
}

.formBox label {
	margin-top: 6px;
	clear: both;
	float: left;
}

.formBox input.submit {
	clear: both;
	border: none;
	font-weight: bold;
	margin: 10px auto 0 auto;
	background-color: #eee;
}

.formBox input:focus {
	outline: 1px solid #9e0923;
}

#sideMenu {
	width: 240px;
	height: 400px;
	padding: 10px 10px 10px 10px;
	float: left;
}

#sideMenu a {
	background: url('../images/icons/arrow_red.png') no-repeat 1px 3px;
	padding-left: 17px;
	padding-bottom: 4px;
	line-height: 16px;
	font-size: 12px;
	color: #9e0923;
	display: block;
}

#sideMenu a.active {
	font-weight: bold;
}


.linksTable {
	border: none;
	border-collapse: collapse;
	padding:0;
}

.linksTable td {
	padding: 2px 0;
}

.linksTable a {
	color: #9e0923;
}

.musicInNumbers {
	border-collapse: collapse;
}

.musicInNumbers td, .musicInNumbers th {
	border: 1px solid #777;
	padding: 3px;
}

.partnerLogos {
	width: 100%;
}

.partnerLogos td {
	text-align: center;
	padding: 20px 10px;
}

.listTitle {
	margin: 0;
	display: block;
	font-style: oblique;
	text-align: right;
}

ul.fileList a {
	color: #6d9236;
}
