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

a img{ border:0; }

a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

a:hover{
	color:#00447E;
}

h1{
	font-size:30px;
	letter-spacing:-2px;
}

h2{
	font-size:24px;
	letter-spacing:-2px;
}

h3{
	font-size:14px;
}

h4{
	font-size:14px;
	font-weight:normal;
}

.dotted-underline{
	border-bottom:dotted 1px #000000;
	padding-bottom:0.5em;
}

body{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	background:#FFFFFF url(http://www.19.co.uk/images/background.gif) left top repeat-x;
}





#footer{
	background:url(http://www.19.co.uk/images/border-top.gif) left top no-repeat;
	color:#000000;
	font-size:11px;
}


#footer a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding:1px 2px;
}

#footer a:hover{
	background-color:#000000;
	color:#FFFFFF;
}

#ticker{
	font-size:14px;
	color:#000000;
	background:#f5f5f5 url(http://www.19.co.uk/images/loading-tweets.gif) left top no-repeat;
	font-weight:bold;
}

#ticker a:hover{
text-decoration:none;
}

#ticker .grey{
	color:#676767;
	margin:0 1em;
}

span.sport, .sport a:hover{
	color:#00447E !important;
}

span.fashion, .fashion a:hover{
	color:#8077b7 !important;
}

span.music, .music a:hover{
	color:#d10033 !important;
}

span.tv, .tv a:hover{
	color:#00ae46 !important;
}

#ticker h3{
	font-size:24px;
}

#ticker a{
	color:#000000;
	/*font-weight:bold;*/
}

#nav{
	font-size:35px;
	color:#000000;
	font-weight:bold;
	letter-spacing:-2px;
	
}



#nav a{
	font-size:35px;
	color:#666666;
	background-image:none;
}
#nav li.active a{
	color:#000000;
}
#nav li a:hover{
background-color:transparent;
	color:#000000;
	text-decoration:none;
}


#nav.sport a:hover, #nav.sport li.active, #nav.sport li.active a{
 	color:#00447E;
}

#nav.music li a:hover, #nav.music li.active, #nav.music li.active a{
	color:#d10033;
}

#nav.tv li a:hover, #nav.tv li.active, #nav.tv li.active a{
	color:#00ae46;
}

#nav.fashion li a:hover, #nav.fashion li.active, #nav.fashion li.active a{
	color:#8077b7;
}



#artist-list a{
	font-size:30px;
	color:#000000;
	font-weight:bold;
	letter-spacing:-2px;
}

#artist-list .top a{
	font-size:35px;
} 

#artist-list a:hover{
color:#FFFFFF !important;
text-decoration:none;
}

#artist-list li.top{
	font-size:40px;
}

#artist-list li.music a:hover{
	background-color:#d10033;
}

#artist-list li.tv a:hover{
	background-color:#00ae46;
}

#artist-list li.sport a:hover{
	background-color:#00447E;
}

#artist-list li.fashion a:hover{
	background-color:#8077b7;
}

#artist-list{
	background-color:#f5f5f5;
}

#artist-list-controls{
	background:url(http://www.19.co.uk/images/artist-list-controls.png) left top no-repeat;
}

#artist-list-controls-up{
	background:url(http://www.19.co.uk/images/sroll-up_on.png) top left no-repeat;
}

#artist-list-controls-up a{
	background:url(http://www.19.co.uk/images/sroll-up.png) left top no-repeat;
}

#artist-list-controls-up a:hover{
	background-image:none;
}

#artist-list-controls-down{
	background:url(http://www.19.co.uk/images/scroll-down_on.png) left top no-repeat;
}

#artist-list-controls-down a{
	background:url(http://www.19.co.uk/images/scroll-down.png) left top no-repeat;
}

#artist-list-controls-down a:hover{
	background-image:none;
}

.text-box{
	background-color:#fafafa;
}

.text-box h2{
	margin-top:0;
	padding:0 0;
}

#main-img{
	border: solid 5px #FAFAFA;
}


.read-more-link{
	background:url(http://www.19.co.uk/images/read-more-link_bg.gif) left top no-repeat;
}

.read-more-link a{
	color:#797979;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	
}

.read-more-link a:focus, .read-more-link a:active{
	outline:none;
}

.news-item{
	border-top:dotted 1px #000000;
}

.news-item h4{
	color:#CCCCCC;
	font-weight:bold;
}

.about-nav ul li{
	font-size:30px;
	color:#000000;
	font-weight:bold;
	letter-spacing:-2px;
}

.about-nav ul li a{
	color:#999999;
	font-size:30px;
	padding:5px;
	background-color:transparent;
}

.about-nav ul li a:hover{
	color:#00447E;
}

.contact-address{
	font-weight:bold;
}

#artist-list-inner{
	cursor: url(http://www.19.co.uk/images/openhand.cur), pointer;

}

#artist-list-inner.active{
	cursor:url(http://www.19.co.uk/images/closedhand.cur), move;
}

body.inverted{
	background:#000000 url(http://www.19.co.uk/images/blk-background.jpg) left top repeat-x;
	color:#FFFFFF !important;
}

body.inverted #nav li a:hover{
	color:#FFFFFF;
}

body.inverted h1{
	letter-spacing:-1px;
}

body.inverted .contact p{
 font-size:0.8em;
}

body.inverted #footer{
	color:#FFFFFF;
}

body.inverted #footer a{
	color:#FFFFFF;
}

body.inverted #footer a:hover{
	background-color:#FFFFFF;
	color:#000000;
}
