/* @override 
	http://columbia2.mcg/columbia.css
	http://columbia2.mcg/css/columbia.css
	http://columbia2.mcg/css/columbiaTom.css
	http://columbia2.mcg/css/columbiaTom2.css
	http://columbia2.mcg/css/columbia2009.css
*/

* { outline: none; }

body, html, div, span, h1, h2, h3, h4, h5, h6, img, table, td, img, b, i, form, input, select, ul, ol, lu {
	margin: 0;
	padding: 0;
	border: 0;
}

table {}

body {
	padding: 0px 20px 36px 20px;
	background: url(../gfx/bg.jpg) repeat-x scroll 0 0;
}

span, div, td {
	font-size: 13px;
	line-height: 18px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #444;
}

ul { list-style: none; }
li { clear: both; }

.clear {
	clear:  both;
	display: block;
}

.hr, .hrStrong {
	background-color: #bbbbbb;
	height: 1px;
	overflow: hidden;
	margin: 8px 0 9px 0;
}

.hrStrong { height: 3px; }

hr { display: none; }

.headlines .hr { margin-top: 4px; }

.headlines.news .hr {
	margin: 5px 0 0px 0;
}

.headlines.news ul:first-child li a {
	padding-top: 0;
}

.artistHeadlines a { font-weight: bold; }

a, a:visited {
	text-decoration: none;
	color: #e90024;
}

a:hover, a:visited:hover {
	text-decoration: none;
	color: #000;
}

.social {
	color: #444;
	margin: 0px 0px 20px 160px;
	border-top: 1px solid #bbbbbb;
	padding-top: 10px;
	height: 30px;
}

.tweet {
	float: left;
	width: 460px;
	margin-bottom: 10px;
	line-height:14px;
}

.tweet a, .tweet a:visited {
	color: #bbbbbb;
	white-space: nowrap;
}

.tweet_text {}

.tweet_text a, .tweet_text a:visited {
	color: #e90024;
	margin-left: 0;
}

.network {
	float: left;
	width: 300px;
	margin: 9px 0 0 21px;
}

.network a { margin-right: 6px; }
.network a.last { margin-right: 0; }

.network a img, .network a:visited img {
	background-repeat: no-repeat;
	background-position: left top;
}

.network a:hover img, .network a:visited:hover img {
	background-repeat: no-repeat;
	background-position: left bottom;
}

.menu li a, .menu li a:visited {
	text-decoration: none;
	color: #000;
	font: normal 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.more b, .more:visited b {
	font: normal 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
}

a.more, a.more:visited { margin-right: 14px; }
.more:hover, .more:visited:hover { margin-right: 0em; }

a.link { white-space: nowrap; }
a.link b, a.link:visited b { color: #444; }
a.link:hover b, a.link:visited:hover b { color: #e90024; }

.more:hover b, .more:visited:hover b {
	font: normal 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
}

.menu li a:hover,
.menu li a:visited:hover {
	text-decoration: none;
	color: #000;
	font: normal 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.menu li a:hover b:after,
.menu li a:visited:hover b:after,
.more:hover b:after,
.more:visited:hover b:after { 
/*	content: " \2192 "*/
	content: url(../gfx/arrow.png); 
}


.header {
	background-color: inherit;
	padding-bottom: 14px;
}

.headerContents {
	color: #000;
	padding: 10px 10px 0 10px;
}

.header h1 {
	margin-top: 3px;
	font-size: 28px;
	line-height: 36px;
}

.header .logo {
	float: left;
	width: 160px;
	height: 132px;
	margin: 0px 0;
}

.menu { margin: 10px 0; }

.menu ul {
	margin-top: 18px;
	list-style: none;
}

#menu1, #menu2 {
	float: left;
	width: 130px;
}

.menu ul li {
	clear: left;
	display: block;
	margin: 0 2em 0 0;
}

.menu ul li a, .menu ul li a:visited {
	text-decoration: none;
	color: #ffffff;
}

.menu ul li a:hover, .menu ul li a:visited:hover {
	text-decoration: none;
}

.header #columbia_uk {
	background-image: url(/gfx/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.header a:hover #columbia_uk,
.header a:visited:hover #columbia_uk {
	background-position: left bottom;
}

.header #banner {
	width:  468px;
	height: 60px;
	float: right;
	margin-top: 35px;
	background-color: #000000;
	text-align: center;
	font-size: 36px;
}

.header #banner h3 {
	padding: 18px;
	color: #ffffff;
}

.footer {
	width: 942px;
	margin: 0px auto;
	border-top: 3px solid silver;
	padding: 10px 0;
	font-size: 10px;
}

.footerContents {
	font-size: 12px;
	line-height: 1.3;
	color: #666666;
}

a.sonyLink a, a.sonyLink:visited { color: #666666; }

.kleber {
	font-size: 12px;
	float: right;
	width: 300px;
}

.cols12Span {
	float: left;
	/*background: url(../gfx/cols12SpanBack.png) repeat-y;*/
}

.cols12 {
	width: 620px;
	margin-right: 21px;
	padding-bottom: 20px;
}

.cols12.player .module {
	background-color: #fff;
/*	border-top: 3px solid #e90024;*/
}

.col1, .col2, .col3 {
	width:  300px;
	float: left;
}

.col1, .col2 {
	margin-right: 21px;
}

.module { padding-bottom: 20px; }

.module h2 {
	height: 26px;
	padding: 7px;
	margin-bottom: 10px;
	color: #e90024;
	font: 20px/25px Georgia, "Times New Roman", Times, serif;
	border-top: 3px solid #e90024;
	background: url(../gfx/dots.png) repeat;
	border-bottom: 1px solid #bbbbbb;
	text-align: left;
}

.module h2 span {
	font: 20px/25px 'Arial Black', "Berthold Akzidenz Grotesk BE", Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	display: block;
}

.cols12 .module h2 span, .cols123 .module h2 span {
	width: 560px;
}

h2 a.feed {
	float: right;
	margin: 6px 5px 0 0;
}

.sIFR-active .module h2 span { visibility: hidden; }

h2 a, h2 a:visited { color: #444444; }
h2 a:hover, h2 a:visited:hover { color: black; }

#mpu {
	width: 300px;
	height: 250px;
	background-color: #000000;
	text-align: center;
	font-size: 36px;
}

#mpu h3 {
	padding: 110px 18px 0 18px;
	color: #ffffff;
}

.page {
	width: 964px;
	margin: 0 auto;
}

.pageContents {
	margin: 22px 0px 10px 0px;
	padding: 0;
}

.contents {
	/*background-image: url(../gfx/background.png);*/
	background-repeat: repeat-y;
	background-position: -11px 0;
	margin: 0 11px;
}

.headlines .date {
	float: right;
	margin: 0 0 0 20px;
}

.headlines.news .date { margin-top: 2px; }
.headlines .date { color: #888888; }
.headlines.blogs .date { color: #bbbbbb; }

.headlines .date {
	font: 0.9em Georgia, "Times New Roman", Times, serif;
}

.releases .date {
	float: none;
	margin:  0;
}

.article .date {
	float: right;
	margin-top: 5px;
	background-color: #ddd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 6px;
	margin-left: 20px;
}
.article .date div, .releaseList .date div{
	font-family: Georgia;
	text-align: center;
	text-transform: uppercase;
	color: #888888;
}

.article .releaseDate, .releaseList .date {
	font-family: Georgia;
	color: #888888;
	margin-top: 7px;
}

.releaseList .date {
	margin: 4px 0 10px 0;
}

.releaseListInfo {
	float: left;
	width:  510px;
}

.article .date .d {
	font-size: 30px;
	margin-bottom: 5px;
}

.textItem p {
	font-size: 15px;
	line-height: 20px;
}

.textItem p.first {
	font-size: 18px;
	line-height: 22px;
}

.newsImage {
	float: right;
	margin: 0 0 10px 21px;
}

.gigDate .newsImage { margin-bottom: 0; }

.headlines li {
	padding: 0;
	margin: 0;
}

.headlines li a, .headlines li a:visited {
	border-top: 1px dotted #ccc;
	display: block;
	color: #444;
	padding: 5px 0 0 0;
	margin-top: 5px;
}

.headlines.blogs li a, .headlines.blogs li a:visited {
	color: #888;
}	

.gigDate .details {
	display: block;
	color: #444;
	margin-top: 5px;
}

.calendar a, .calendar a:visited {
	color: #444;
	line-height: 14px;
	display: block;
}

.calendar a:hover, .calendar a:visited:hover { color:  #e90024; }

.headlines ul li:first-child a,
.headlines ul li:first-child a:visited {
	border-width: 0px;
}

.headlines li a:hover,
.headlines li a:visited:hover {
	color: #e90024;
}

.headlines li a .lozenge,
.headlines li a:visited .lozenge,
.headlines li a:hover .lozenge,
.headlines li a:visited:hover .lozenge,
.calendar a .lozenge,
.calendar a:visited .lozenge,
.calendar a:hover .lozenge,
.calendar a:visited:hover .lozenge,
.releaseList a .lozenge,
.releaseList a:visited .lozenge,
.releaseList a:hover .lozenge,
.releaseList a:visited:hover .lozenge {
	text-decoration: none;
	color: #fff;
	font: normal 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.headlines .slideshow { margin-bottom: 10px; }
.headlines a.artistImage { display: block; }

.headlines.releases li {
	margin: 0;
	padding: 0;
}

.headlines.releases ul li a {
	padding: 0;
	margin-top: 10px;
	padding-top: 10px;
}

.headlines.justSigned ul li a img {
	display: block;
	margin: 0 0 10px 0;
}

.headlines.justSigned ul li a {
	padding-top: 10px;
	margin-top: 10px;
}

.headlines.justSigned ul li:first-child a { padding-top:  0; }
.headlines.releases.artist a { font: normal 22px/24px Georgia; }

.headlines.releases.artist .date {
	float: none;
	margin: 0;
	line-height: 24px;
}

.headlines.releases ul li a .packshot,
.headlines.releases ul li a:visited .packshot,
.releaseList a .packshot,
.releaseList a:visited .packshot {
	float: left;
	padding: 0;
	height: 98px;
	margin: 0px 10px 0px 0;
}

.headlines.releases li:first-child a {
	padding-top: 0;
	margin-top: 0;
}


.headlines.gigs li a.gigBuyTickets {
	background :#bbb;
	display: inline;
	padding: 1px 8px 1px 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-decoration: none;
	color: #444;
	font: normal 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	white-space: nowrap;
}


.headlines.gigs li a.gigBuyTickets:hover,
.headlines.gigs li a.gigBuyTickets:visited:hover
 {
	background :#888;
	padding: 1px 8px 1px 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
}

.headlines.gigs .hr { margin: 5px 0 0 0; }
.headlines.gigs ul li:first-child a { margin-top: 0px; }

h3.artist, h3.title { font:  normal 36px/40px Georgia; }

h3.artist a, h3.artist a:visited { color: #e90024; }

h3.artist a:hover, h3.artist a:visited:hover {
	color: #e90024;
	text-decoration: underline;
}

h3.title a, h3.title a:visited { color: #444; }

h3.title a:hover, h3.title a:visited:hover {
	color: #444;
	text-decoration: underline;
}


.headlines.gigs .hr.last,
.headlines.news .hr.last,
.headlines.blogs .hr.last,
.headlines.releases .hr.last {
	margin-bottom: 8px;
}

.headlines.releases .hr.last { margin-top: 8px; }

.releaseList {}
.releaseList .release {}
.releaseList .release.first { margin-left: 0; }

.artistList {
	float: left;
	width: 140px;
	margin: 0 0 20px 20px;
}

.artistList h3 {
	background-image: url(/gfx/alphaDot.png);
	background-repeat: no-repeat;
	width: 36px;
	height: 36px;
	text-align: center;
	font:  normal 24px/36px Georgia;
	color: #fff;
}

.artistList ul {
	margin-top: 5px;
	padding-top: 5px;
}

.shareBar {
	font-size: 12px;
	color: #888;
}

.shareBar a, .shareBar a:visited {
	font-size: 12px;
	color: #444;
}

.shareBar a:hover, .shareBar a:visited:hover {
	text-decoration: underline;
}

h3 sup {
	line-height: 0;
	font-size: 18px;
}


#featureSlideshow { margin-bottom: 9px; }

.featureSpotInner {
	width: 621px;
	height: 311px;
/*	background-color: rgba(233,0,36,0.25);*/
	background-image: url(../gfx/featureOverlay.png);
	position: relative;
	display: block;
}

.featureSpotInner span {
	margin: 14px;
	display: block;
	position: absolute;
	bottom: 0;
	font:  normal 36px/40px Georgia;
}

a.featureSpotInner span, a.featureSpotInner:visited span { color: #fff; }

a.featureSpotInner:hover span, a.featureSpotInner:visited:hover span {
	color: #fff;
	text-decoration: underline;
}

.calendar h3 {
	font:  normal 36px/40px Georgia;
	text-align: center;
	margin-bottom: 0.4em;
}

.calendar h3 a, .calendar h3 a:visited {
	color: #e90024;
}

.calendar h3 a:hover, .calendar h3 a:visited:hover {
	text-decoration: underline;
}
.calendar h3 a.prev {
	float: left;
	font: normal 24px/40px Georgia;
}
.calendar h3 a.next {
	float: right;
	font: normal 24px/40px Georgia;
}

.calendar table {
	border-collapse: collapse;
	width:  100%;
}

.calendar table th {
	background-color: #888;
	border: 1px solid #888;
	color: #fff;
	padding: 5px;
}
.calendar table td {
	border: 1px solid #bbbbbb;
	padding: 5px;
	font-size: 12px;
	background-color: #fff;
	height: 150px;
	width: 134px;
}

.calendar td.blankDay { background-color: #eee; }

.calendar td.today { border: 2px solid #e90024; }

.calendar td.past a,
.calendar td.past h4 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.calendar td h4 { text-align: right; }
.today h4 { color: #e90024; }

.module.article h4 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 5px;
	color: #888888;
}

.module.article h4 sup {
	line-height: 0;
	font-size: 10px;
}

.module.article.gigArtistList h3 {
	margin-bottom: 7px;
}

.mediaplayerListThumb {
	padding: 0px 10px 10px 10px;
}

.mediaplayerListTitle {
	width: 100px;
	padding: 0px 10px 20px 10px;
	font-size: 12px;
	line-height: 1.3;
}

.mediaplayerListThumb.first,
.mediaplayerListTitle.first
 {
	padding-left: 0;
}
.mediaplayerListThumb.last,
.mediaplayerListTitle.last {
	padding-right: 0;
}

.hostPlayer { width: 500px; }

input.inputbox {
	border: 1px solid silver;
	background-color: #ffffff;
	color: #333;
	margin: 5px 0;
	font-size: 13px;
	padding: 3px 5px;
	font-family: 'Helvetica Neue', Helvetica, Arial;
}

select.inputbox {
	border: 1px solid silver;
	background-color: #ffffff;
	color: #333;
	margin: 5px 0;
	font-size: 13px;
	padding: 3px 5px;
	font-family: 'Helvetica Neue', Helvetica, Arial;
}

input.button {
	background-color: #e90024;
	color: #fff;
	font-size: 13px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 3px 8px;
	font-family: 'Helvetica Neue', Helvetica, Arial;
}

input.button:hover { background-color: #333; }

ul.galleryImages {
	padding: 0;
	margin: 0;
}

ul.galleryImages li.galleryThumb {
	float: left;
	clear: none;
	width: 146px;
	display: block;
	margin: 0 0 20px 12px;
	padding: 0;
}

ul.galleryImages li.galleryThumb span {
	display: block;
	margin-top: 5px;
}

ul.galleryImages li.galleryThumb.first {
	margin-left: 0;
}

/* lozenge business */

.lozenge, .more, .menu ul li a, .link {
	display: inline-block;
	margin-top: -2px;
	margin-right: 0.6em;
	white-space: nowrap;
}

.headlines ul li a.link,
.headlines ul li a.link:visited {
	padding: 0;
	border: none;
	margin-top: 0;
}

.menu ul li a { margin-top: -1px; }

.lozenge .lozengeL,
.lozenge .lozengeR,
.more .lozengeL,
.more .lozengeR,
.link .lozengeL,
.link .lozengeR,
.menu ul li a .lozengeL,
.menu ul li a .lozengeR {
	background-image: url(../gfx/lozenges.png);
	width: 7px;
	padding: 1px 0;
	display: inline-block;
}

.lozenge b,
.more b,
.link b,
.menu ul li a b,
.calendar td a b {
	font-weight: normal;
	display: inline-block;
	background-image: url(../gfx/lozenges.png);
	background-position: center 2px;
	padding: 1px 0;
	font-size: 12px;
}

.js .lozenge b,
.js .more b,
.js .menu ul li a b,
.js .calendar .lozenge b,
.js .link b {
	visibility: hidden;
	margin: 0px 7px;
}

.lozenge.replaced b, .more.replaced b, .menu ul li a.replaced b, .calendar .lozenge.replaced b, .link.replaced b {
	visibility: visible;
	margin: 0;
}

/* win IE/FF lozenge fix */

.win.ie a b, .win.ie a span { cursor: pointer; }

.win.ie .lozenge .lozengeL,
.win.ie .lozenge .lozengeR,
.win.ie .more .lozengeL,
.win.ie .more .lozengeR,
.win.ie .link .lozengeL,
.win.ie .link .lozengeR,
.win.ie .menu ul li a .lozengeL,
.win.ie .menu ul li a .lozengeR,
.win.ie .lozenge b,
.win.ie .more b,
.win.ie .link b,
.win.ie .menu ul li a b,
.win.ie .calendar td a b,
.win.gecko .lozenge .lozengeL,
.win.gecko .lozenge .lozengeR,
.win.gecko .more .lozengeL,
.win.gecko .more .lozengeR,
.win.gecko .link .lozengeL,
.win.gecko .link .lozengeR,
.win.gecko .menu ul li a .lozengeL,
.win.gecko .menu ul li a .lozengeR,
.win.gecko .lozenge b,
.win.gecko .more b,
.win.gecko .link b,
.win.gecko .menu ul li a b,
.win.gecko .calendar td a b {
	background-image: url(../gfx/lozenges_win.png);
}

/* mac FF fix */

.mac.gecko .lozenge .lozengeL,
.mac.gecko .lozenge .lozengeR,
.mac.gecko .more .lozengeL,
.mac.gecko .more .lozengeR,
.mac.gecko .link .lozengeL,
.mac.gecko .link .lozengeR,
.mac.gecko .menu ul li a .lozengeL,
.mac.gecko .menu ul li a .lozengeR,
.mac.gecko .lozenge b,
.mac.gecko .more b,
.mac.gecko .link b,
.mac.gecko .menu ul li a b,
.mac.gecko .calendar td a b {
	background-image: url(../gfx/lozenges_win.png);
}

.details a.link {
	margin-top: 0;
	line-height: 18px;
}

.lozengeL { background-position: 0px 2px; }
.lozengeR { background-position: right 2px; }
.blogs .lozengeL { background-position: 0px 130px; }
.blogs .lozengeR { background-position: right 130px; }
.blogs .lozenge b { background-position: center 130px; }
.link .lozengeL { background-position: 0px 98px; }
.link .lozengeR { background-position: right 98px; }
.link b, .calendar td .link b { background-position: center 98px; }

.headlines ul li a:hover .lozenge .lozengeL,
.calendar a:hover .lozenge .lozengeL,
.releaseList a:hover .lozenge .lozengeL {
	background-position: 0px 66px;
}

.headlines ul li a:hover .lozenge .lozengeR,
.calendar a:hover .lozenge .lozengeR,
.releaseList a:hover .lozenge .lozengeR {
	background-position: right 66px;
}

.headlines ul li a:hover .lozenge b,
.calendar a:hover .lozenge b,
.releaseList a:hover .lozenge b {
	background-position:  center 66px;
}

.more b, .menu ul li a b {
	background-position: center 66px;
}

.more .lozengeL, .menu ul li a .lozengeL {
	background-position:  0px 66px;
}

.more .lozengeR, .menu ul li a .lozengeR {
	background-position:  right 66px;
}

.more:hover .lozengeL,
.more:visited:hover .lozengeL,
.menu ul li a:hover .lozengeL,
.menu ul li a:visited:hover .lozengeL {
	background-position:  0px 34px;
}

.more:hover .lozengeR,
.more:visited:hover .lozengeR,
.menu ul li a:hover .lozengeR,
.menu ul li a:visited:hover .lozengeR {
	background-position:  right 34px;
}

.more:hover b,
.more:visited:hover b,
.menu ul li a:hover b,
.menu ul li a:visited:hover b {
	background-position: center 34px;
	color: #000;
}

.win.ie .menu li a:hover b,
.win.ie .menu li a:visited:hover b,
.win.ie .more:hover b,
.win.ie .more:visited:hover b { 
	padding-right: 15px;
	background-image: url(../gfx/arrowIE.png) !important;
	background-repeat: no-repeat;
	background-position: right center;
}

.arrowCache {
	display: none;
	background-image: url(../gfx/arrow.png);
}

.win .arrowCache {
	display: none;
	background-image: url(../gfx/arrowIE.png);
}

/* FIXES FOR IE SIXES */

.ie6 .featureSpotInner { background-image: none; }

.ie6 .col3 {
	margin: 0px;
	margin-right: -10px;	
}

.ie6 .menu li a:hover b { padding-right: 10px; }
