html,body{
	height:100%; margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: lucida grande,verdana,arial,sans-serif;
	color: #ffffff;
	background: #000000 url(/images/bg_brick.jpg);
}

#wrapper{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#outer{
	clear: both;
}

.notifyMessage {
	border: 1px solid #00ff00;
	background-color: #109010;
	font-size: 12px;
	color: #ffffff;
	padding: 8px;
	font-weight: bold;
	text-align: center;
}

.clearAll {
	clear: both;
}

a {
	color: #ffff00;
	}
	
a img {
	border: 0px;
}

a:hover {
	color: #ff0000;
}

DIV#pageHeader {
}

H2 {
	color: #ffff00;
	margin: 14px 0px 5px 0px;
}

H2#pageLogo {
	float: left;
	width: 500px;
	height: 170px;
	background: transparent url(/images/logo_top.gif) no-repeat top left;
	cursor: pointer;
}

H2#pageLogo SPAN {
	display: none;
}

DIV#pageMenu {
	float: right;
}

DIV#facebookLink {
	clear: both;
	padding: 10px 0px 0px 0px;
}

UL#pageLinks {
}

UL#pageLinks LI {
	float: left;
	display: inline;
	list-style: none;
	padding: 2px;
}

UL#pageLinks LI IMG {
	border: 0px;
}

DIV#cartLinks {
	padding: 30px 2px 2px 2px;
	text-align: right;
}
	
DIV#pageBacking {
	background-color: #000010;
	border: 1px solid #000080;
	padding: 10px;
	-moz-border-radius: 5px;
}

DIV#pageContent {
	position: relative;
	color: #ffffff;
}

DIV#siteLinks {
	padding-top: 20px;
	text-align: center;
	font-size: 10px;	
}

DIV#pageFooter {
	text-align: center;
	font-size: 10px;
}

H3.subHeader {
	background-color: #101040;
	padding: 5px;
	margin: 10px 0px 0px 0px;
}

DIV#infoLineNextGig {
	background-color: #000010;
	border: 1px solid #000080;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
}

DIV#infoLineNextGig A {
	color: #ffffff;
	text-decoration: none;
}

DIV#infoLineNextGig A:hover {
	color: #ffff00;
	text-decoration: underline;
}

SPAN.gigInfoIcon {
	float: right;
}

DIV#flashContent {
	width: 880px;
	height: 300px;
	background: #000000 url(/images/slideshow/02.jpg) no-repeat center left;
}

TABLE.gigSummary {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

TABLE.gigSummary A {
	text-decoration: none;
	color: #ffffff;
}

TABLE.gigSummary A:hover {
	color: #ffff00;
	text-decoration: underline;
}

TABLE.gigSummary TR TH {
	text-align: left;
	background-color: #000070;
	border: 1px solid #000070;
	padding: 8px;
}

TABLE.gigSummary TR TD {
	border: 1px solid #000070;
	padding: 8px;
}

UL#shopCategories {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

LI.shopCategory {
	float: left;
	display: inline;
	width: 250px;
	height: 170px;
	text-align: center;
	list-style: none;
}

UL#shopProducts {
	padding: 0px 0px 30px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

LI.shopProduct {
	float: left;
	display: inline;
	width: 250px;
	height: 220px;
	text-align: center;
	list-style: none;
}

LI.shopProduct IMG {
	border: 0px;
}

IMG.shopProdImage {
	float: right;
}

DIV.shopProdAdd {
	text-align: center;
	padding: 5px;
}

TABLE.cartSummary {
	width: 600px;
	border: 1px solid #a000a0;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}

SPAN.cartCategory {
	font-size: 10px; 
}

UL#socialLinks {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

UL#socialLinks LI {
	padding: 10px;
	margin: 0px;
	display: inline;
	float: left;
	width: 220px;
	text-align: center;
}

DIV.photoLarge {
	text-align: center;
}

IMG.photoThumb {
	border: 2px solid #000000;
	width: 100px;
	height: 100px;
}

UL#serviceLinks {
	
}

UL#serviceLinks LI {
	float: left;
	list-style: none;
	padding: 5px;
	width: 250px;
	text-align: center;
}

IMG.discogCover {
	float: right;
	padding: 2px;
}

DIV.pspLogos {
	text-align: center;
	font-size: 10px;
	clear: both;
	margin: 30px;
}

DIV.blogEntryHeader {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #101040;
}

H3.blogEntryTitle {
	margin: 2px 0px 2px 0px;
	padding: 1px 5px 1px 5px;
}
	
DIV.blogEntryAuthor {
	font-size: 10px;
	text-decoration: italic;
	background-color: #101040;
	padding: 1px 5px 1px 5px;
}

DIV.blogEntryBody {
	padding: 5px;
}

DL#interview DT {
	font-weight: bold;
	padding-top: 10px;
}


TABLE.formCheckout TR TH {
	text-align: right;
	width: 150px;
	font-weight: normal;
	vertical-align: top;
	padding: 1px 5px 1px 5px;
}

TABLE.formCheckout TR TD {
	vertical-align: top;
	padding: 1px 5px 1px 5px;	
}

DIV.twitterFeed {
	border: 1px solid #101040;
	text-align: center;
	padding: 3px;
	font-size: 11px;
}

DIV.twitterFeed A {
	text-decoration: none;
}


SPAN.twitterTitle {
	font-weight: bold;
}

SPAN.twitterDate {
	font-size: 8px;
}

DIV.icalDetails {
	padding: 3px 0px 3px 40px;
	height: 40px;
	background: url(/images/iconIcal.gif) no-repeat top left;
}

DIV.gigVenue {
	font-size: 14px;
	font-weight: bold;
}

DIV.gigDescription {
	padding: 5px;
}

DIV.gigPhotos {
	padding: 5px;
}

UL.flickrPool {
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

UL.flickrPool LI {
	list-style: none;
	float: left;
}
