body {
	margin: 10px auto 10px auto;
	padding: 0px;
	background: #eee;
	text-align: center;
	font-size: 75%;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	background-image: url('/wp-content/themes/funky/images/bgfade.jpg');
	background-repeat: repeat-x;
}

table, input, select, label {
	font-size: 95%;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

#searchBar {
	font-size: 100%;
}

label {
	font-size: 110%;
}

h1 {
	margin: 1em 0 1em 0;
	font-size: 120%;
	font-weight: bold;
	text-indent: 20px;
}

h2 {
	margin: .8em 0 .8em 0;
	font-size: 110%;
	font-weight: bold;
	text-indent: 20px;
}

h3 {
	margin: .6em 0 .6em 0;
	font-size: 100%;
	font-weight: bold;
	text-indent: 20px;
}

h4 {
	margin: .6em 0 .6em 0;
	font-size: 90%;
	font-weight: bold;
}

h5 {
	width: 120px;
	font-size: 100%;
	font-weight: bold;
}

h6 {
	font-size: 80%;
}

a {
	text-decoration: none;
	color: #f93;
}

a:hover {
	text-decoration: underline;
	color: #f93;
}

p {
	margin: 0 0 1em 20px;
	color: #333;
}


td {
	padding: 3px;
}

#wrapper {
	margin: 0 auto;
	width: 780px;
	text-align: left;
}

#container {
	float: left;
	background: #ffffff;
	margin: 0px 0px 20px 0px;
}

#headerWrapper {
	background: #fff;
	float: left; 
	width: 780px;
	padding: 0;
	margin: 0;
	background-image: url('/wp-content/themes/funky/images/bgheader.jpg');
	background-repeat: no-repeat;
}

	#headerBar {
		width: 515px;
		height: 135px;
		margin: 0;
		padding: 0px 0px 0px 10px;
		float: left;
			clear: none;
	}
	
		#headerLogo {
			width: 160px;
			height: 90px;
			margin: 0px 0px 0px 30px;
			padding: 0px;
			float: left;
			text-indent: -9999px;
			background: #000;
			background-image: url('/wp-content/themes/funky/images/logo.jpg');
			background-repeat: no-repeat;
		}
		
		#headerBasket {
			width: 225px;
			margin: 0;
			padding: 10px 10px 0 10px;
			float: left;
			clear: none;
		}

			#headerBasket a {
				background-image: url('/wp-content/themes/funky/images/arrow.gif');
				background-repeat: no-repeat;
				background-position: left;
				padding: 0 0 0 15px;
				color: #333;
				font-size: 80%;
			}
			
			#headerBasket a:hover {
				color: #f93;
			}
			
			#headerBasketStatus, #headerBasketSignIn {
				width: 215px;
				height: 18px;
				padding-left: 10px;
			}
		
			#headerBasketStatus {
				text-indent: 15px;
				border-width: 0 0 1px 0;
				border-style: solid;
				border-color: #999;
				background-image: url('/wp-content/themes/funky/images/usericon.gif');
				background-repeat: no-repeat;
				background-position: left;
			}
			
			#headerBasketValues {
				height: 30px;
				line-height: 30px;
				text-align: center;
			}
			
			#headerBasketValues .values {
				display: inline;	
				font-size: 150%;
				font-weight: bold;
				padding: 0 5px 0 15px;
				vertical-align: top;
			}
			
			#headerBasketControls {
				list-style-type: none;
				float: left;
				margin: 5px 0 0 10px;
				padding: 0px;				
			}
			
			#headerBasketControls li {
				color: #fff;
				margin: 0px;
				height: 21px;
				float: left;				
			}
			
			#headerBasketControls li a {
				display: block;
				height: 21px;
				text-indent: -9999px;
				background-position: 0px 0px;
			}
			
			#headerBasketControls li a:hover {
				background-position: 0px -21px;
			}
			
			
#headerMenu {
	width: 710px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0 0 0 37px;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #fff;
}

	#headerMenu ul {
		list-style-type: none;
		float: left;
		margin: 0px;
		padding: 0px;
	}
	
	#headerMenu li {
		color: #fff;
		margin: 0px;
		height: 27px;
		float: left;
	}
	
		#headerMenu li a {
			display: block;
			height: 27px;
			text-indent: -9999px;
		}
		
		#headerMenu li a:hover {
			background-position: 0px 27px;
		}


#footerBumf {
	padding: 10px;
	text-align: center;
	float: left;
	width: 760px;
}

#searchBar, #footerBar {
	width: 780px;
	height: 40px;
	margin: 0 0 5px;
	color: #fff;
	float: left;
	background-image: url('/wp-content/themes/funky/images/bgsearch.jpg');
	background-repeat: no-repeat;
	text-align:center;
}

	#searchTitle {
		width: 72px;
		height: 25px;
		margin: 9px 0px 0px 190px;
		float: left;
		background-image: url('/wp-content/themes/funky/images/searchtitles.jpg');
		background-repeat: no-repeat;
		text-indent: -9999px;
		display: inline;
	}
	
	#searchForm {
		display: inline;
		float: left;
		height: 40px;
		margin: 0px;
		padding: 0px;
	}
	
	#searchTerms, #searchType {
		display: inline;
		float: left;
		height: 20px;
		margin: 10px 0px 10px 10px;
		font-size: 11px;
	}
	
	#searchTerms {
		width: 200px;
		padding: 2px;
	}
	
	#searchGo {
		margin: 8px;
	}
	
	#footerBar a {
		color: #fff;
		font-size: 90%;		
	}
	
	.footerSectionList {
		margin: 12px 0 0 0;
	}
	
	.footerSectionList li {
		display:inline;
		height: 40px;
		margin: 0 15px 0 0;
	}

#mainWrapper {
	width: 760px;
	margin: 0px;
	padding: 0px 10px 5px 10px;
	background: #fff;
	float: left;
}


#leftBar {
	width: 130px;
	padding: 0px;
	margin: 0px;
	float: left;
}

	.leftButton {
		width: 130px;
		height: 92px;
		text-indent: -9999px
	}
	
	.leftButton a {
		width: 130px;
		height: 92px;
		display: block;
		text-indent: -9999px
	}


#centreBar {
	width: 480px;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	float: left;
}

#rightBar {
	width: 130px;
	padding: 0px;
	margin: 0px;
	float: right;
}


/*
 * some styles for the homepage.
 */
#mainNav {
	float: left; 
}

#viewControls {
	display: block;
	float: left;
	text-align: right;
	color: #333;
	margin: 10px 0 0 0;
	padding: 0;
	width: 480px;
}

#productLayout {
	width: 460px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
}
	
	#productImg {
		width: 200px;
		float: left;
	}
	
		#extraImgs {
			width: 200px;
			margin-top: 5px;
			padding: 0;
		}
		
	#productInfo {
		float: right;
		width: 240px;
	}
	
		#productInfo h2, #productInfo p, #productInfo div {
			float: left;
			margin: 0;
			text-indent: 0;
		}
		
		#productInfo h2 {
			width: 240px;
			font-size: 130%;
		}
		
		#productInfo h5 {
			width: 110px;
			float: left;
		}
		
		#productInfo p {
			width: 130px;
			float: left;
		}
		
		.productPrice {
			padding-top: .5em;
			padding-bottom: 1em;
		}
		
	#productTracklisting {
		width: 440px;
		clear: both;
		float: left;
	}	
		
.pageControls {
	margin: 10px 0 0 0;
	text-align: right;
	float: left;
	display: block;
	width: 480px;
}

	.pageStatus {
		color: #333 !important;
	}

	.pageControls li {
		display: inline;
		padding: 0;
		margin: 0 0 0 5px;
		color: #aaa;
	}
	
	.pageControls li a {
		color: #333;
	}
	
	.pageControls li a:hover {
		color: #f93;
	}
	
	.pageArrows {
		font-size: 130%;
	}
	
	.currentPage {
		font-weight: bold;
	}

.rowOne, .rowTwo { 
	list-style-type: none; 
	float: left; 
	margin: 0px; 
	padding: 0px; 
}

.rowOne li { 
	color: #fff; 
	margin: 0px; 
	float: left; 
	height: 105px; 
}
.rowOne li a { 
	display: block; 
	height: 105px;	
	text-indent: -9999px; 
}
.rowOne li a:hover { 
	background-position: 0px 108px; 
}
.rowTwo li { 
	color: #fff; 
	margin: 0px; 
	float: left; 
	height: 110px; 
}
.rowTwo li a { 
	display: block; 
	height: 105px;	
	text-indent: -9999px; 
}
.rowTwo li a:hover { 
	background-position: 0px 108px; 
}

.homebanner {
	margin: 10px 0;
}

.homebanner2 {
	float: left;
	margin: 10px 0 0;
}


.arrowList { 
	font-size: 90%;
	list-style-image: url('/wp-content/themes/funky/images/arrow.gif');
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.numList {
	font-size: 90%;
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

.arrowList li {
	font-weight: bold;
	padding: 0 3px 3px 0;
	margin: 3px 0 0 0;
}
	
.numList li {
	text-align: left;
	padding: 3px 3px 3px 0px;
}

.arrowList li a {
	color: #000;
	text-decoration: none;
}

.numList li a {
	color: #f93;
	text-decoration: none;
}

.arrowList li a:hover, .numList li a:hover {
	color: #f93;
	text-decoration: underline;
}

.sideItemWrapper {
	margin-left: -5px;
}

.sideItemArtist {
	font-weight: bold;
}

.ItemPrice {
	color: #f93;
	font-size: 110%;
	font-weight: bold;
}

.sideBoxHeader {
	margin: 0px;
	padding: 6px 0px 6px 10px;
	font-weight: bold;
	color: #fff;
	background: #000;	
	background-image: url('/wp-content/themes/funky/images/sideheaderbg.jpg');
	background-repeat: no-repeat;
	vertical-align: middle;
}

	.sideBoxBordered {
		padding: 2px 0px 2px 0px;
		border-width: 0px 1px 1px 1px;
		border-style: solid;
		border-color: #999;
	}
	
.bodyBoxWrapper {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	clear: both;
}
	
.bodyBoxHeader {
	padding: 6px 0px 6px 15px;
	font-weight: bold;
	color: #fff;
	background: #000;	
	background-repeat: no-repeat;
	vertical-align: middle;
	clear: both;
	display: block;
}

.bodyBoxHeaderBlack {
	background-image: url('/wp-content/themes/funky/images/bodyheaderbg_black.jpg');
}

.bodyBoxHeaderOrange {
	background-image: url('/wp-content/themes/funky/images/bodyheaderbg_orange.jpg');
}

	.bodyBoxBordered {
		padding: 0 0 15px 0;
		margin: 0;
		width: 478px;
		border-width: 0px 1px 1px 1px;
		border-style: solid;
		border-color: #aaa;
		display: block;
		float: left;
		background-image: url('/wp-content/themes/funky/images/bodybox_bg.jpg');
	}

.bottomBordered {
	padding: 5px 0px 5px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #999;
}

.arrowImg {
	background-image: url('/wp-content/themes/funky/images/arrow.gif');
	text-indent: -999px;	
}

.ac_results {
	background: #fff;
}

.sectionHeader {
	margin: 0;
	height: 130px;
	text-indent: -9999px;
	background: #eee;
}
	
	.sectionHeader a {
		display: block;
		width: 480px;
		height: 130px;
	}

.productList {
	float: left;
	margin: 15px 0 0 0;
	font-size: 90%;
}

.productList li {
	float: left;
	text-align: center;
	margin: 0;
	padding: 0 10px 0 25px;
	width: 120px;
	clear: none;
}
	
	.productList div {
		width: 110px;
		clear: both;
		float: left;
		display: inline;
	}
	
	.productListImg {
		margin: 0 0 5px;
	}
	
	.productListAct {
		font-weight: bold;
	}
	
	.productListPrice {
		font-weight: bold;
	}

	.productList li form {
		display: inline;
	}

.newsList {
	margin: 0 0 0 20px;
}
	
	.newsList li {
		margin: 0 0 1em 0;
	}
	
.pageTitle {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #999;
	padding-bottom: 3px;
}
	
.sectionHeading {
	font-size: 90%;
	font-weight: bold;
}

.padBlockEl {
	margin-left: 40px !important;
}

.lastParagraph {
	margin-bottom: 2em;
}

.minorText {
	color: #666;
	font-size: 85%;
}

.centerAlign {
	text-align: center;
}

.clear {
	clear: both;
}

.padLeft {
	margin-left: 20px;
}

.padRight {
	margin-right: 20px;
}

.errorMessage {
	text-align: center;
	margin-top: 20px;
	float: left;
	width: 480px;
}

.orange {
	color: #f93 !important;
}

.underline {
	border-bottom: 1px;
	border-style: solid;
	border-color: #666;
	padding: 0 0 0 25px;
}

.suckBottomMargin {
	margin-bottom: -5px;
}

td li {
	list-style-type: none;
}

#paymentWrapper {
	width: 460px;
	float: left;
	margin-left: 20px;
	padding: 0.2em;
}

#paymentOption {
	float: left;
	display: inline;
	border: 1px solid #000;
	width: 215px;
	padding: 0px;
	margin: 0.4em;
}

#paymentOption form {
	padding: 0.4em;
	text-align: center;
}

#paymentOption .payButton {
	display: inline;	
	margin-top: 0.4em;
}

#paymentOption .description {
	padding-left: 1.2em;	
}