* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #FFFFFF;
	margin: 20px;
	font-family: Courier New, Courier, Times, serif;
	font-size: 11px;
}

a {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

	a:hover {
		color: #FFFFFF;
		background-color: #999999;
	}
	
ol {
	list-style-type: decimal;
	list-style-position: inside;
}

.header {
	border-bottom: dotted 1px #999999;
	height: 39px;
	overflow: hidden;
	text-align: right;
	padding-top: 21px;
}

	.header h1 {
		width: 150px;
		height: 47px;
		margin-top: -21px;
		background-image: url('../images/kartel_logo.gif');
		background-repeat: no-repeat;
		overflow: hidden;
		float: left;
	}
	
		.header h1 span {
			visibility: hidden;
		}
		
	.header ul {
		color: #999999;
		list-style: none;
		width: 240px;
		float: right;
		clear: right;
	}
	
		.header ul li {
			float: left;
		}
		
			.header ul li:after {
				content: " - ";
			}
			
				.header ul li:last-child:after {
					content: "";
				}
			
			.header ul li {
				margin-left: 7px;
			}
			
				.header ul li:first-child {
					margin-left: 0;
				}
		
			.header ul li a {
				color: #000000;
				text-decoration: none;
			}
			
				.header ul li a:hover {
					color: #FFFFFF;
					background-color: #000000;
				}
				
			.header .nav li:first-child:after {
				content: "";
			}
			
	.header p {
		margin-top: 16px;
		margin-right: 184px;
	}
			
.artists {
	width: 180px;
	padding: 9px 20px 0 0;
	float: left;
}

	.artists h2 {
		background-repeat: no-repeat;
		overflow: hidden;
		height: 11px;
		margin: 20px 0 10px 0;
	}
	
		.artists h2 span {
			visibility: hidden;
		}
		
	.artists .artists-header {
		margin-top: 10px;
		width: 58px;
		background-image: url('../images/artists.gif');
	}
	
	.artists .search {
		width: 52px;
		background-image: url('../images/search.gif');
	}
	
	.artists .player {
		width: 54px;
		background-image: url('../images/player.gif');
	}
	
	.artists .coming-soon {
		width: 188px;
		height: 14px;
		background-image: url('../images/coming_soon.gif');
	}
		
	.artists .showArtists {
		margin-top: 10px;
		padding: 5px;
		border: solid 1px #000000;
		cursor: pointer;
		background-image: url('../images/drop_down.gif');
		background-repeat: no-repeat;
		background-position: 165px 9px;
	}
		
	.artists ul {
		list-style: none;
		margin-top: 10px;
		border: solid 1px #000000;
		border-top-color: #FFFFFF;
		margin-top: -1px;
		padding: 0 5px;
		position: relative;
	}
	
		.artists ul li {
			margin-bottom: 10px;
		}
		
			.artists ul li a {
				color: #000000;
			}
			
				.artists ul li a:hover {
					background-color: #000000;
					color: #FFFFFF;
				}
				
	.artists .search-form,
	.details .mailing-form {
	
	}
		
		.artists .search-form input,
		.details .mailing-form input {
			border: solid 1px #000000;
			padding: 2px;
			width: 140px;
			height: 20px;
		}
		
		.details .mailing-form input {
			width: 200px;
		}
		
		.artists .search-form button,
		.details .mailing-form button {
			background-color: transparent;
			cursor: pointer;
			width: 20px;
			height: 20px;
			overflow: hidden;
			background-image: url('../images/search_button.gif');
			background-repeat: no-repeat;
			background-position: 10px 10px;
		}
		
			.artists .search-form button span,
			.details .mailing-form button span {
				visibility: hidden;
			}
			
	.artists ol {
	
	}
	
		.artists ol li {
			height: 28px;
			overflow: hidden;
			margin-bottom: 4px;
		}
		
			.artists ol li a {
				text-decoration: none;
				margin-left: -14px;
				color: #000000;
			}
			
				.artists ol li a span {
					font-weight: normal;
					padding-left: 15px;
					text-decoration: underline;
				}
				
					.artists ol li a:hover {
						color: #FFFFFF;
						background-color: #000000;
					}
		
.details {
	float: right;
	width: 240px;
	padding: 9px 0 0 10px;
}

	.details h2 {
		background-repeat: no-repeat;
		overflow: hidden;
		height: 11px;
		margin: 20px 0 10px 0;
	}
	
		.details h2 span {
			visibility: hidden;
		}

	.details .mailing-list {
		background-image: url('../images/mailing_list.gif');
		width: 99px;
		margin-top: 10px;
	}
	
	.details .gig-guide {
		background-image: url('../images/gig_guide.gif');
		width: 71px;
	}
	
	.details .gigs {
	
	}
	
		.details .gigs p {
			margin-bottom: 10px;
		}
		
		.details .gigs .exclusive {
			color: #CC0000;
		}

.page-body {
	margin: 0 250px 0 200px;
	padding: 20px;
	border-left: dotted 1px #999999;
	border-right: dotted 1px #999999;
}

	.page-body p {
		margin-bottom: 10px;
	}
	
	.page-body  .band-header {
		background-repeat: no-repeat;
		overflow: hidden;
	}
	
		.page-body .band-header span {
			visibility: hidden;
		}
		
	.page-body .blurb {
		margin-top: 10px;
	}
		
	/* Homepage */
	.page-body .big-banner,
	.page-body .small-banners,
	.page-body .top-12 {
		margin: 0 auto;
		width: 469px;
		margin-bottom: 5px;
	}
	
		.page-body .big-banner a {
			background-color: transparent;
		}
	
		.page-body .small-banners a {
			background-color: transparent;
		}
		
			.page-body .small-banners a:first-child {
				margin-right: 1px;
			}
			
		.page-body .top-12 {
			/*clip: rect(0px 469px 0px 0px);
			padding-left: 20px;
			width: 489px;*/
		}
		
			.page-body .top-12 h2 {
				width: 199px;
				height: 11px;
				background-image: url('../images/top-12.gif');
				background-repeat: no-repeat;
				overflow: hidden;
				margin: 20px 0 10px 0;
			}
			
				.page-body .top-12 h2 span {
					visibility: hidden;
				}
				
			.page-body .top-12 .under-a-fiver {
				width: 166px;
				background-image: url('../images/under-a-fiver.gif');
			}
		
			.page-body .top-12 ul {
				list-style: none;
			}
			
				.page-body .top-12 ul li {
					float: left;
					display: block;
					width: 102px;
					height: 200px;
					margin-right: 20px;
					text-align: center;
				}
				
					.page-body .top-12 ul .position4,
					.page-body .top-12 ul .position8,
					.page-body .top-12 ul .position12 {
						margin-right: 0;
					}
				
					.page-body .top-12 ul li a {
						color: #000000;
						text-decoration: none;
						display: block;
						font-weight: normal;
					}
					
						.page-body .top-12 ul li a:hover {
							background-color: #000000;
							color: #FFFFFF;
						}
						
						.page-body .top-12 ul li a img {
							width: 100px;
							height: 100px;
							border: solid 1px #000000;
							display: block;
						}
						
			.page-body .top-12 em {
				font-style: normal;
				color: #999999;
			}
						
	.page-body .terms-list {
		
	}
	
		.page-body .terms-list ul {
			margin-left: 15px;
		}
		
			.page-body .terms-list ul li {
				margin-bottom: 15px;
			}
						
	/* Search results */
	.search {
		margin-bottom: 20px;
	}
	
	.search-results {
	
	}
	
		.search-results .item {
			border-bottom: solid 1px #000000;
			padding: 10px;
			height: 100px;
			background-color: #EEE;
		}
		
			.search-results .item:hover {
				background-color: #DFDFDF;
			}
			
				.search-results .item:hover a {
					color: #666;
				}
				
					.search-results .item:hover a:hover {
						color: #FFF;
						background-color: #666;
					}
		
			.search-results .item:first-child {
				border-top: solid 1px #000000;
			}
			
			.search-results .item img {
				float: left;
				border: solid 1px #000000;
				margin-right: 10px;
				width: 100px;
				height: 100px;
			}
			
			.search-results .item .strong {
				font-weight: bold;
				color: #000000 !important;
			}
			
				.search-results .item .strong:hover {
					color: #FFFFFF !important;
					background-color: #000000 !important;
				}
				
	.alertmessage {
		font-size: 1.2em;
		color: #CC0000;
		font-weight: bold;
		margin-top: 10px;
	}
	
	.quantity-input {
		font-weight: bold;
	}

	/* Artist headings */
	.page-body .Freddys {
		background-image: url('../images/bands/fat_freddys_drop.gif');
		width: 311px;
		height: 51px;
	}
	
	.page-body .Atlantic {
		background-image: url('../images/bands/atlantic_conveyor.gif');
		width: 138px;
		height: 51px;
	}
	
	.page-body .Crossing {
		background-image: url('../images/bands/border_crossing.gif');
		width: 138px;
		height: 99px;
	}
	
	.page-body .Fire {
		background-image: url('../images/bands/earth_wind_and_fire.gif');
		width: 305px;
		height: 51px;
	}
	
	.page-body .Fireworks {
		background-image: url('../images/bands/fireworks_night.gif');
		width: 304px;
		height: 22px;
	}
	
	.page-body .Cones {
		background-image: url('../images/bands/happy_cones.gif');
		width: 311px;
		height: 51px;
	}
	
	.page-body .Walters {
		background-image: url('../images/bands/richard_walters.gif');
		width: 311px;
		height: 47px;
	}
	
	.page-body .Dave {
		background-image: url('../images/bands/son_of_dave.gif');
		width: 138px;
		height: 51px;
	}
	
	.page-body .Mules {
		background-image: url('../images/bands/the_mules.gif');
		width: 138px;
		height: 93px;
	}
	
	.page-body .Mansi {
		background-image: url('../images/bands/tom_mansi.gif');
		width: 204px;
		height: 51px;
	}
	
	.page-body .Tubbs {
		background-image: url('../images/bands/tubbs.gif');
		width: 196px;
		height: 51px;
	}
	
	.page-body .Foundation {
		background-image: url('../images/bands/asian_dub_foundation.gif');
		width: 188px;
		height: 51px;
	}
	
	.page-body .Moriarty {
		background-image: url('../images/bands/moriarty.gif');
		width: 170px;
		height: 51px;
	}
	
	.page-body .Various {
		background-image: url('../images/kartel_logo.gif');
		width: 150px;
		height: 47px;
	}
	
	.page-body .Marley {
		background-image: url('../images/bands/bob_marley.gif');
		width: 301px;
		height: 51px;
	}
	
	.page-body .Spasm {
		background-image: url('../images/bands/anthony_joseph.gif');
		width: 161px;
		height: 46px;
	}
	
	.page-body .Soundway {
		background-image: url('../images/bands/sound_way.gif');
		width: 138px;
		height: 100px;
	}
	
	.page-body .Titi {
		background-image: url('../images/bands/titi_robin.gif');
		width: 244px;
		height: 51px;
	}
	
	.page-body .Uwaifo {
		background-image: url('../images/bands/sir_victor_uwaifo.gif');
		width: 288px;
		height: 51px;
	}
	
	.page-body .Dore {
		background-image: url('../images/bands/charlie_dore.gif');
		width: 191px;
		height: 29px;
	}
	
	.page-body .Hickey {
		background-image: url('../images/bands/the_hickey_underworld.gif');
		width: 175px;
		height: 175px;
	}
	
	.page-body .Private {
		background-image: url('../images/bands/private_domain.gif');
		width: 272px;
		height: 35px;
	}
	
	.page-body .Brothers {
		background-image: url('../images/bands/house_of_brothers.gif');
		width: 185px;
		height: 61px;
	}
	
	.page-body .Groundation {
		background-image: url('../images/bands/groundation.gif');
		width: 300px;
		height: 33px;
	}
	
	.page-body .Deme {
		background-image: url('../images/bands/victor_deme.gif');
		width: 104px;
		height: 51px;
	}
	
	.page-body .Armand {
		background-image: url('../images/bands/armand_amar.gif');
		width: 203px;
		height: 20px;
	}
	
	.page-body .Garneau {
		background-image: url('../images/bands/chris_garneau.gif');
		width: 205px;
		height: 21px;
	}
	
	.page-body .Kaloome {
		background-image: url('../images/bands/kaloome.gif');
		width: 217px;
		height: 40px;
	}
	
	.page-body .Yaron {
		background-image: url('../images/bands/yaron_herman.gif');
		width: 217px;
		height: 24px;
	}
	
	.page-body .Bosque {
		background-image: url('../images/bands/bosque_brown.gif');
		width: 212px;
		height: 38px;
	}
	
	.page-body .Tommy {
		background-image: url('../images/bands/tommy_t.gif');
		width: 151px;
		height: 50px;
	}
	
	.page-body .Confederate {
		background-image: url('../images/bands/dead_confederate.gif');
		width: 264px;
		height: 18px;
	}
